Skip to content

Instantly share code, notes, and snippets.

@lmayorga1980
Created June 17, 2015 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lmayorga1980/2420b331ebd2326a10c3 to your computer and use it in GitHub Desktop.
Save lmayorga1980/2420b331ebd2326a10c3 to your computer and use it in GitHub Desktop.
r10k failure
cmd : [2015-06-17 12:48:31 - DEBUG1] Testing to see if feature shellgit is
available.
At C:\TEMP\puppet-install-code.ps1:20 char:2
+ cmd /c "$Env:ALLUSERSPROFILE\ruby\bin\r10k.bat -v info puppetfile install
--tra ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~
+ CategoryInfo : NotSpecified: ([2015-06-17 12:...t is available.
:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
[2015-06-17 12:48:31 - DEBUG2] Evaluating proc #<Proc:0x12dc710@C:/ProgramData/
ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/features.rb:16> to test for
feature shellgit
[2015-06-17 12:48:31 - DEBUG2] Proc #<Proc:0x12dc710@C:/ProgramData/ruby/lib/ru
by/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/features.rb:16> for feature shellgit
returned "C:\\Program Files (x86)\\Git\\bin/git.EXE"
[2015-06-17 12:48:31 - DEBUG1] Feature shellgit is available.
[2015-06-17 12:48:31 - DEBUG1] Testing to see if feature shellgit is available.
[2015-06-17 12:48:31 - DEBUG2] Evaluating proc #<Proc:0x12dc710@C:/ProgramData/
ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/features.rb:16> to test for
feature shellgit
[2015-06-17 12:48:31 - DEBUG2] Proc #<Proc:0x12dc710@C:/ProgramData/ruby/lib/ru
by/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/features.rb:16> for feature shellgit
returned "C:\\Program Files (x86)\\Git\\bin/git.EXE"
[2015-06-17 12:48:31 - DEBUG1] Feature shellgit is available.
[2015-06-17 12:48:31 - INFO] Updating module C:\puppet\modules\external/stdlib
[2015-06-17 12:48:31 - DEBUG1] Creating new git cache for
"https://github.com/puppetlabs/puppetlabs-stdlib.git"
[2015-06-17 12:48:31 - DEBUG2] Starting process: ["git", "clone", "--mirror",
"https://github.com/puppetlabs/puppetlabs-stdlib.git", "C:/Program Files/OpenSS
H/home/_puppet/.r10k/git/https---github.com-puppetlabs-puppetlabs-stdlib.git"]
[2015-06-17 12:48:31 - DEBUG2] Finished process:
Command: git clone --mirror
https://github.com/puppetlabs/puppetlabs-stdlib.git C:/Program Files/OpenSSH/ho
me/_puppet/.r10k/git/https---github.com-puppetlabs-puppetlabs-stdlib.git
Stderr:
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--recurse-submodules initialize submodules in the clone
--template <template-directory>
directory from which templates will be used
--reference <repo> reference repository
-o, --origin <name> use <name> instead of 'origin' to track upstream
-b, --branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --upload-pack <path>
path to git-upload-pack on the remote
--depth <depth> create a shallow clone of that depth
--single-branch clone only one branch, HEAD or --branch
--separate-git-dir <gitdir>
separate git dir from working tree
-c, --config <key=value>
set config inside the new repository
Exit code: 129
[2015-06-17 12:48:31 - ERROR] Command exited with non-zero exit code:
Command: git clone --mirror
https://github.com/puppetlabs/puppetlabs-stdlib.git C:/Program Files/OpenSSH/ho
me/_puppet/.r10k/git/https---github.com-puppetlabs-puppetlabs-stdlib.git
Stderr:
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--recurse-submodules initialize submodules in the clone
--template <template-directory>
directory from which templates will be used
--reference <repo> reference repository
-o, --origin <name> use <name> instead of 'origin' to track upstream
-b, --branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --upload-pack <path>
path to git-upload-pack on the remote
--depth <depth> create a shallow clone of that depth
--single-branch clone only one branch, HEAD or --branch
--separate-git-dir <gitdir>
separate git dir from working tree
-c, --config <key=value>
set config inside the new repository
Exit code: 129
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/util/subproces
s.rb:75:in `execute'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/shellgit/b
ase_repository.rb:98:in `git'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/shellgit/b
are_repository.rb:19:in `clone'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/cache.rb:9
1:in `sync!'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/
gems/r10k-2.0.1/lib/r10k/git/cache.rb:71:in `sync'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/stateful_r
epository.rb:33:in `sync'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:48:in `visit_module'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:34:in `visit'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/module/base.rb
:80:in `accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
94:in `block (2 levels) in accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
93:in `each'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
93:in `block in accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:42:in `visit_puppetfile'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:34:in `visit'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
92:in `accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:29:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/runner.
rb:30:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/cri_run
ner.rb:67:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command_dsl.rb:2
23:in `block in runner'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:298:i
n `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:298:i
n `run_this'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:251:i
n `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:264:i
n `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:264:i
n `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/bin/r10k:7:in `<top
(required)>'
C:/ProgramData/ruby/bin/r10k:23:in `load'
C:/ProgramData/ruby/bin/r10k:23:in `<main>'
[2015-06-17 12:48:31 - INFO] Updating module
C:\puppet\modules\external/windows_env
[2015-06-17 12:48:31 - DEBUG1] Creating new git cache for
"https://github.com/badgerious/puppet-windows-env.git"
[2015-06-17 12:48:31 - DEBUG2] Starting process: ["git", "clone", "--mirror",
"https://github.com/badgerious/puppet-windows-env.git", "C:/Program Files/OpenS
SH/home/_puppet/.r10k/git/https---github.com-badgerious-puppet-windows-env.git"
]
[2015-06-17 12:48:31 - DEBUG2] Finished process:
Command: git clone --mirror
https://github.com/badgerious/puppet-windows-env.git C:/Program Files/OpenSSH/h
ome/_puppet/.r10k/git/https---github.com-badgerious-puppet-windows-env.git
Stderr:
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--recurse-submodules initialize submodules in the clone
--template <template-directory>
directory from which templates will be used
--reference <repo> reference repository
-o, --origin <name> use <name> instead of 'origin' to track upstream
-b, --branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --upload-pack <path>
path to git-upload-pack on the remote
--depth <depth> create a shallow clone of that depth
--single-branch clone only one branch, HEAD or --branch
--separate-git-dir <gitdir>
separate git dir from working tree
-c, --config <key=value>
set config inside the new repository
Exit code: 129
[2015-06-17 12:48:31 - ERROR] Command exited with non-zero exit code:
Command: git clone --mirror
https://github.com/badgerious/puppet-windows-env.git C:/Program Files/OpenSSH/h
ome/_puppet/.r10k/git/https---github.com-badgerious-puppet-windows-env.git
Stderr:
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--recurse-submodules initialize submodules in the clone
--template <template-directory>
directory from which templates will be used
--reference <repo> reference repository
-o, --origin <name> use <name> instead of 'origin' to track upstream
-b, --branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --upload-pack <path>
path to git-upload-pack on the remote
--depth <depth> create a shallow clone of that depth
--single-branch clone only one branch, HEAD or --branch
--separate-git-dir <gitdir>
separate git dir from working tree
-c, --config <key=value>
set config inside the new repository
Exit code: 129
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/util/subproces
s.rb:75:in `execute'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/shellgit/b
ase_repository.rb:98:in `git'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/shellgit/b
are_repository.rb:19:in `clone'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/cache.rb:9
1:in `sync!'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/cache.rb:7
1:in `sync'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/stateful_r
epository.rb:33:in `sync'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:48:in `visit_module'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:34:in `visit'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/module/base.rb
:80:in `accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
94:in `block (2 levels) in accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
93:in `each'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
93:in `block in accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:42:in `visit_puppetfile'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:34:in `visit'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
92:in `accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:29:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/runner.
rb:30:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/cri_run
ner.rb:67:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command_dsl.rb:2
23:in `block in runner'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:298:i
n `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:298:i
n `run_this'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:251:i
n `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:264:i
n `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/
cri-2.6.1/lib/cri/command.rb:264:in `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/bin/r10k:7:in `<top
(required)>'
C:/ProgramData/ruby/bin/r10k:23:in `load'
C:/ProgramData/ruby/bin/r10k:23:in `<main>'
[2015-06-17 12:48:31 - INFO] Updating module
C:\puppet\modules\external/registry
[2015-06-17 12:48:31 - DEBUG1] Creating new git cache for
"https://github.com/puppetlabs/puppetlabs-registry.git"
[2015-06-17 12:48:31 - DEBUG2] Starting process: ["git", "clone", "--mirror",
"https://github.com/puppetlabs/puppetlabs-registry.git", "C:/Program Files/Open
SSH/home/_puppet/.r10k/git/https---github.com-puppetlabs-puppetlabs-registry.gi
t"]
[2015-06-17 12:48:31 - DEBUG2] Finished process:
Command: git clone --mirror
https://github.com/puppetlabs/puppetlabs-registry.git C:/Program Files/OpenSSH/
home/_puppet/.r10k/git/https---github.com-puppetlabs-puppetlabs-registry.git
Stderr:
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--recurse-submodules initialize submodules in the clone
--template <template-directory>
directory from which templates will be used
--reference <repo> reference repository
-o, --origin <name> use <name> instead of 'origin' to track upstream
-b, --branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --upload-pack <path>
path to git-upload-pack on the remote
--depth <depth> create a shallow clone of that depth
--single-branch clone only one branch, HEAD or --branch
--separate-git-dir <gitdir>
separate git dir from working tree
-c, --config <key=value>
set config inside the new repository
Exit code: 129
[2015-06-17 12:48:31 - ERROR] Command exited with non-zero exit code:
Command: git clone --mirror
https://github.com/puppetlabs/puppetlabs-registry.git C:/Program Files/OpenSSH/
home/_puppet/.r10k/git/https---github.com-puppetlabs-puppetlabs-registry.git
Stderr:
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--recurse-submodules initialize submodules in the clone
--template <template-directory>
directory from which templates will be used
--reference <repo> reference repository
-o, --origin <name> use <name> instead of 'origin' to track upstream
-b, --branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --upload-pack <path>
path to git-upload-pack on the remote
--depth <depth> create a shallow clone of that depth
--single-branch clone only one branch, HEAD or --branch
--separate-git-dir <gitdir>
separate git dir from working tree
-c, --config <key=value>
set config inside the new repository
Exit code: 129
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/util/subproces
s.rb:75:in `execute'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/shellgit/b
ase_repository.rb:98:in `git'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/shellgit/b
are_repository.rb:19:in `clone'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/cache.rb:9
1:in `sync!'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/cache.rb:7
1:in `sync'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/stateful_r
epository.rb:33:in `sync'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:48:in `visit_module'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:34:in `visit'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/module/base.rb
:80:in `accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
94:in `block (2 levels) in accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
93:in `each'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
93:in `block in accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:42:in `visit_puppetfile'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:34:in `visit'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
92:in `accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:29:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/runner.
rb:30:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/cri_run
ner.rb:67:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command_dsl.rb:2
23:in `block in runner'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:298:i
n `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:298:i
n `run_this'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:251:i
n `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:264:i
n `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gem
s/cri-2.6.1/lib/cri/command.rb:264:in `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/bin/r10k:7:in `<top
(required)>'
C:/ProgramData/ruby/bin/r10k:23:in `load'
C:/ProgramData/ruby/bin/r10k:23:in `<main>'
[2015-06-17 12:48:31 - INFO] Updating module C:\puppet\modules\external/vcsrepo
[2015-06-17 12:48:31 - DEBUG1] Creating new git cache for
"https://github.com/puppetlabs/puppetlabs-vcsrepo.git"
[2015-06-17 12:48:31 - DEBUG2] Starting process: ["git", "clone", "--mirror",
"https://github.com/puppetlabs/puppetlabs-vcsrepo.git", "C:/Program Files/OpenS
SH/home/_puppet/.r10k/git/https---github.com-puppetlabs-puppetlabs-vcsrepo.git"
]
[2015-06-17 12:48:31 - DEBUG2] Finished process:
Command: git clone --mirror
https://github.com/puppetlabs/puppetlabs-vcsrepo.git C:/Program Files/OpenSSH/h
ome/_puppet/.r10k/git/https---github.com-puppetlabs-puppetlabs-vcsrepo.git
Stderr:
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--recurse-submodules initialize submodules in the clone
--template <template-directory>
directory from which templates will be used
--reference <repo> reference repository
-o, --origin <name> use <name> instead of 'origin' to track upstream
-b, --branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --upload-pack <path>
path to git-upload-pack on the remote
--depth <depth> create a shallow clone of that depth
--single-branch clone only one branch, HEAD or --branch
--separate-git-dir <gitdir>
separate git dir from working tree
-c, --config <key=value>
set config inside the new repository
Exit code: 129
[2015-06-17 12:48:31 - ERROR] Command exited with non-zero exit code:
Command: git clone --mirror
https://github.com/puppetlabs/puppetlabs-vcsrepo.git C:/Program Files/OpenSSH/h
ome/_puppet/.r10k/git/https---github.com-puppetlabs-puppetlabs-vcsrepo.git
Stderr:
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--recurse-submodules initialize submodules in the clone
--template <template-directory>
directory from which templates will be used
--reference <repo> reference repository
-o, --origin <name> use <name> instead of 'origin' to track upstream
-b, --branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --upload-pack <path>
path to git-upload-pack on the remote
--depth <depth> create a shallow clone of that depth
--single-branch clone only one branch, HEAD or --branch
--separate-git-dir <gitdir>
separate git dir from working tree
-c, --config <key=value>
set config inside the new repository
Exit code: 129
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/util/subproces
s.rb:75:in `execute'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/shellgit/b
ase_repository.rb:98:in `git'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/shellgit/b
are_repository.rb:19:in `clone'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/cache.rb:9
1:in `sync!'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/cache.rb:7
1:in `sync'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/stateful_r
epository.rb:33:in `sync'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:48:in `visit_module'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:34:in `visit'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/module/base.rb
:80:in `accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
94:in `block (2 levels) in accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
93:in `each'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
93:in `block in accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:42:in `visit_puppetfile'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:34:in `visit'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
92:in `accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:29:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/runner.
rb:30:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/cri_run
ner.rb:67:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command_dsl.rb:2
23:in `block in runner'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:298:i
n `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:298:i
n `run_this'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:251:i
n `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:264:i
n `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/
cri-2.6.1/lib/cri/command.rb:264:in `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/bin/r10k:7:in `<top
(required)>'
C:/ProgramData/ruby/bin/r10k:23:in `load'
C:/ProgramData/ruby/bin/r10k:23:in `<main>'
[2015-06-17 12:48:31 - INFO] Updating module
C:\puppet\modules\external/chocolatey
[2015-06-17 12:48:31 - DEBUG1] Creating new git cache for
"https://github.com/chocolatey/puppet-chocolatey.git"
[2015-06-17 12:48:31 - DEBUG2] Starting process: ["git", "clone", "--mirror",
"https://github.com/chocolatey/puppet-chocolatey.git", "C:/Program Files/OpenSS
H/home/_puppet/.r10k/git/https---github.com-chocolatey-puppet-chocolatey.git"]
[2015-06-17 12:48:31 - DEBUG2] Finished process:
Command: git clone --mirror
https://github.com/chocolatey/puppet-chocolatey.git C:/Program Files/OpenSSH/ho
me/_puppet/.r10k/git/https---github.com-chocolatey-puppet-chocolatey.git
Stderr:
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--recurse-submodules initialize submodules in the clone
--template <template-directory>
directory from which templates will be used
--reference <repo> reference repository
-o, --origin <name> use <name> instead of 'origin' to track upstream
-b, --branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --upload-pack <path>
path to git-upload-pack on the remote
--depth <depth> create a shallow clone of that depth
--single-branch clone only one branch, HEAD or --branch
--separate-git-dir <gitdir>
separate git dir from working tree
-c, --config <key=value>
set config inside the new repository
Exit code: 129
[2015-06-17 12:48:31 - ERROR] Command exited with non-zero exit code:
Command: git clone --mirror
https://github.com/chocolatey/puppet-chocolatey.git C:/Program Files/OpenSSH/ho
me/_puppet/.r10k/git/https---github.com-chocolatey-puppet-chocolatey.git
Stderr:
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--recurse-submodules initialize submodules in the clone
--template <template-directory>
directory from which templates will be used
--reference <repo> reference repository
-o, --origin <name> use <name> instead of 'origin' to track upstream
-b, --branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --upload-pack <path>
path to git-upload-pack on the remote
--depth <depth> create a shallow clone of that depth
--single-branch clone only one branch, HEAD or --branch
--separate-git-dir <gitdir>
separate git dir from working tree
-c, --config <key=value>
set config inside the new repository
Exit code: 129
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/util/subproces
s.rb:75:in `execute'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/shellgit/b
ase_repository.rb:98:in `git'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/shellgit/b
are_repository.rb:19:in `clone'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/cache.rb:9
1:in `sync!'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/cache.rb:7
1:in `sync'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/stateful_r
epository.rb:33:in `sync'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:48:in `visit_module'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:34:in `visit'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/module/base.rb
:80:in `accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
94:in `block (2 levels) in accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
93:in `each'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
93:in `block in accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:42:in `visit_puppetfile'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:34:in `visit'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
92:in `accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:29:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/runner.
rb:30:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/cri_run
ner.rb:67:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command_dsl.rb:2
23:in `block in runner'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:298:i
n `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:298:i
n `run_this'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:251:i
n `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:264:i
n `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cr
i-2.6.1/lib/cri/command.rb:264:in `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/bin/r10k:7:in `<top
(required)>'
C:/ProgramData/ruby/bin/r10k:23:in `load'
C:/ProgramData/ruby/bin/r10k:23:in `<main>'
[2015-06-17 12:48:31 - INFO] Updating module
C:\puppet\modules\internal/rabbitmq
[2015-06-17 12:48:31 - DEBUG1] Creating new git cache for
"http://myorg/myorg/puppet-rabbitmq.git"
[2015-06-17 12:48:31 - DEBUG2] Starting process: ["git", "clone", "--mirror",
"http://myorg/myorg/puppet-rabbitmq.git", "C:/Program Files/Ope
nSSH/home/_puppet/.r10k/git/http---myorg-myorg-puppet-rabbitmq.
git"]
[2015-06-17 12:48:31 - DEBUG2] Finished process:
Command: git clone --mirror
http://myorg/myorg/puppet-rabbitmq.git C:/Program Files/OpenSSH
/home/_puppet/.r10k/git/http---myorg-myorg-puppet-rabbitmq.git
Stderr:
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--recurse-submodules initialize submodules in the clone
--template <template-directory>
directory from which templates will be used
--reference <repo> reference repository
-o, --origin <name> use <name> instead of 'origin' to track upstream
-b, --branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --upload-pack <path>
path to git-upload-pack on the remote
--depth <depth> create a shallow clone of that depth
--single-branch clone only one branch, HEAD or --branch
--separate-git-dir <gitdir>
separate git dir from working tree
-c, --config <key=value>
set config inside the new repository
Exit code: 129
[2015-06-17 12:48:31 - ERROR] Command exited with non-zero exit code:
Command: git clone --mirror
http://myorg/myorg/puppet-rabbitmq.git C:/Program Files/OpenSSH
/home/_puppet/.r10k/git/http---myorg-myorg-puppet-rabbitmq.git
Stderr:
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--recurse-submodules initialize submodules in the clone
--template <template-directory>
directory from which templates will be used
--reference <repo> reference repository
-o, --origin <name> use <name> instead of 'origin' to track upstream
-b, --branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --upload-pack <path>
path to git-upload-pack on the remote
--depth <depth> create a shallow clone of that depth
--single-branch clone only one branch, HEAD or --branch
--separate-git-dir <gitdir>
separate git dir from working tree
-c, --config <key=value>
set config inside the new repository
Exit code: 129
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/util/subproces
s.rb:75:in `execute'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/shellgit/b
ase_repository.rb:98:in `git'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/shellgit/b
are_repository.rb:19:in `clone'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/cache.rb:9
1:in `sync!'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/cache.rb:7
1:in `sync'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/stateful_r
epository.rb:33:in `sync'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:48:in `visit_module'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:34:in `visit'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/module/base.rb
:80:in `accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
94:in `block (2 levels) in accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
93:in `each'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
93:in `block in accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:42:in `visit_puppetfile'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:34:in `visit'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
92:in `accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:29:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/runner.
rb:30:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/cri_run
ner.rb:67:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command_dsl.rb:2
23:in `block in runner'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:298:i
n `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:298:i
n `run_this'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:251:i
n `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:264:i
n `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/g
ems/cri-2.6.1/lib/cri/command.rb:264:in `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/bin/r10k:7:in `<top
(required)>'
C:/ProgramData/ruby/bin/r10k:23:in `load'
C:/ProgramData/ruby/bin/r10k:23:in `<main>'
[2015-06-17 12:48:31 - INFO] Updating module C:\puppet\modules\internal/gold
[2015-06-17 12:48:31 - DEBUG1] Creating new git cache for
"http://myorg/myorg/puppet-gold.git"
[2015-06-17 12:48:31 - DEBUG2] Starting process: ["git", "clone", "--mirror",
"http://myorg/myorg/puppet-gold.git", "C:/Program Files/OpenSSH
/home/_puppet/.r10k/git/http---myorg-myorg-puppet-gold.git"]
[2015-06-17 12:48:31 - DEBUG2] Finished process:
Command: git clone --mirror http://myorg/myorg/puppet-gold.git
C:/Program Files/OpenSSH/home/_puppet/.r10k/git/http---myorg-cm-supp
ort-puppet-gold.git
Stderr:
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--recurse-submodules initialize submodules in the clone
--template <template-directory>
directory from which templates will be used
--reference <repo> reference repository
-o, --origin <name> use <name> instead of 'origin' to track upstream
-b, --branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --upload-pack <path>
path to git-upload-pack on the remote
--depth <depth> create a shallow clone of that depth
--single-branch clone only one branch, HEAD or --branch
--separate-git-dir <gitdir>
separate git dir from working tree
-c, --config <key=value>
set config inside the new repository
Exit code: 129
[2015-06-17 12:48:31 - ERROR] Command exited with non-zero exit code:
Command: git clone --mirror http://myorg/myorg/puppet-gold.git
C:/Program Files/OpenSSH/home/_puppet/.r10k/git/http---myorg-cm-supp
ort-puppet-gold.git
Stderr:
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--recurse-submodules initialize submodules in the clone
--template <template-directory>
directory from which templates will be used
--reference <repo> reference repository
-o, --origin <name> use <name> instead of 'origin' to track upstream
-b, --branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --upload-pack <path>
path to git-upload-pack on the remote
--depth <depth> create a shallow clone of that depth
--single-branch clone only one branch, HEAD or --branch
--separate-git-dir <gitdir>
separate git dir from working tree
-c, --config <key=value>
set config inside the new repository
Exit code: 129
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/util/subproces
s.rb:75:in `execute'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/shellgit/b
ase_repository.rb:98:in `git'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/shellgit/b
are_repository.rb:19:in `clone'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/cache.rb:9
1:in `sync!'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/cache.rb:7
1:in `sync'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/stateful_r
epository.rb:33:in `sync'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:48:in `visit_module'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:34:in `visit'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/module/base.rb
:80:in `accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
94:in `block (2 levels) in accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
93:in `each'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
93:in `block in accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:42:in `visit_puppetfile'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:34:in `visit'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
92:in `accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:29:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/runner.
rb:30:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/cri_run
ner.rb:67:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command_dsl.rb:2
23:in `block in runner'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:298:i
n `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:298:i
n `run_this'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:251:i
n `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:264:i
n `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-
2.6.1/lib/cri/command.rb:264:in `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/bin/r10k:7:in `<top
(required)>'
C:/ProgramData/ruby/bin/r10k:23:in `load'
C:/ProgramData/ruby/bin/r10k:23:in `<main>'
[2015-06-17 12:48:31 - INFO] Updating module C:\puppet/hiera
[2015-06-17 12:48:31 - DEBUG1] Creating new git cache for
"http://myorg/myorg/puppet-hiera.git"
[2015-06-17 12:48:31 - DEBUG2] Starting process: ["git", "clone", "--mirror",
"http://myorg/myorg/puppet-hiera.git", "C:/Program Files/OpenSS
H/home/_puppet/.r10k/git/http---myorg-myorg-puppet-hiera.git"]
[2015-06-17 12:48:31 - DEBUG2] Finished process:
Command: git clone --mirror
http://myorg/myorg/puppet-hiera.git C:/Program Files/OpenSSH/ho
me/_puppet/.r10k/git/http---myorg-myorg-puppet-hiera.git
Stderr:
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--recurse-submodules initialize submodules in the clone
--template <template-directory>
directory from which templates will be used
--reference <repo> reference repository
-o, --origin <name> use <name> instead of 'origin' to track upstream
-b, --branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --upload-pack <path>
path to git-upload-pack on the remote
--depth <depth> create a shallow clone of that depth
--single-branch clone only one branch, HEAD or --branch
--separate-git-dir <gitdir>
separate git dir from working tree
-c, --config <key=value>
set config inside the new repository
Exit code: 129
[2015-06-17 12:48:31 - ERROR] Command exited with non-zero exit code:
Command: git clone --mirror
http://myorg/myorg/puppet-hiera.git C:/Program Files/OpenSSH/ho
me/_puppet/.r10k/git/http---myorg-myorg-puppet-hiera.git
Stderr:
Too many arguments.
usage: git clone [options] [--] <repo> [<dir>]
-v, --verbose be more verbose
-q, --quiet be more quiet
--progress force progress reporting
-n, --no-checkout don't create a checkout
--bare create a bare repository
--mirror create a mirror repository (implies bare)
-l, --local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
-s, --shared setup as shared repository
--recursive initialize submodules in the clone
--recurse-submodules initialize submodules in the clone
--template <template-directory>
directory from which templates will be used
--reference <repo> reference repository
-o, --origin <name> use <name> instead of 'origin' to track upstream
-b, --branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --upload-pack <path>
path to git-upload-pack on the remote
--depth <depth> create a shallow clone of that depth
--single-branch clone only one branch, HEAD or --branch
--separate-git-dir <gitdir>
separate git dir from working tree
-c, --config <key=value>
set config inside the new repository
Exit code: 129
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/util/subproces
s.rb:75:in `execute'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/shellgit/b
ase_repository.rb:98:in `git'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/shellgit/b
are_repository.rb:19:in `clone'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/cache.rb:9
1:in `sync!'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/cache.rb:7
1:in `sync'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/git/stateful_r
epository.rb:33:in `sync'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:48:in `visit_module'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:34:in `visit'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/module/base.rb
:80:in `accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
94:in `block (2 levels) in accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
93:in `each'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
93:in `block in accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:42:in `visit_puppetfile'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:34:in `visit'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/puppetfile.rb:
92:in `accept'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/puppetf
ile/install.rb:29:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/runner.
rb:30:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/lib/r10k/action/cri_run
ner.rb:67:in `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command_dsl.rb:2
23:in `block in runner'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:298:i
n `call'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:298:i
n `run_this'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:251:i
n `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cri-2.6.1/lib/cri/command.rb:264:i
n `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/cr
i-2.6.1/lib/cri/command.rb:264:in `run'
C:/ProgramData/ruby/lib/ruby/gems/2.1.0/gems/r10k-2.0.1/bin/r10k:7:in `<top
(required)>'
C:/ProgramData/ruby/bin/r10k:23:in `load'
C:/ProgramData/ruby/bin/r10k:23:in `<main>'
[2015-06-17 12:48:31 - DEBUG1] No unmanaged contents in C:\puppet, nothing to
purge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment