Skip to content

Console Output

14:38:31 using credential docker-jenkins-github-credentials
14:38:31 Cloning the remote Git repository
14:38:31 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2224 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2224/head:refs/remotes/origin/PR-2224 +refs/heads/master:refs/remotes/origin/master
14:38:35 Fetching without tags
14:38:35 Merging remotes/origin/master commit 79578882a1c86447f0fec0602e3602b4129241f2 into PR head commit e70d6bcb8ae9f1781e96d2469cae7d60e5822b14
14:38:35 Merge succeeded, producing e70d6bcb8ae9f1781e96d2469cae7d60e5822b14
14:38:35 Checking out Revision e70d6bcb8ae9f1781e96d2469cae7d60e5822b14 (PR-2224)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2224/head:refs/remotes/origin/PR-2224 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2224/head:refs/remotes/origin/PR-2224 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e70d6bcb8ae9f1781e96d2469cae7d60e5822b14
 > git merge 79578882a1c86447f0fec0602e3602b4129241f2 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e70d6bcb8ae9f1781e96d2469cae7d60e5822b14
14:38:36 Commit message: "Add docs for proxy configuration in config.json"
14:38:36 First time build. Skipping changelog.
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426