Skip to content

Console Output

21:17:59 using credential docker-jenkins-github-credentials
21:17:59 Cloning the remote Git repository
21:17:59 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2133 # 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/2133/head:refs/remotes/origin/PR-2133 +refs/heads/master:refs/remotes/origin/master
21:18:02 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2133/head:refs/remotes/origin/PR-2133 # 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/2133/head:refs/remotes/origin/PR-2133 +refs/heads/master:refs/remotes/origin/master
21:18:02 Merging remotes/origin/master commit 3e07fa728a3025cf4205e3dd071da703c34cf45f into PR head commit 937ce69b4251d355db64eb88715ced76ed04b157
21:18:03 Merge succeeded, producing 937ce69b4251d355db64eb88715ced76ed04b157
21:18:03 Checking out Revision 937ce69b4251d355db64eb88715ced76ed04b157 (PR-2133)
21:18:03 Commit message: "Adjusting glossary reference and clarrifying the start of a Dockerfile"
21:18:03 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 937ce69b4251d355db64eb88715ced76ed04b157
 > git merge 3e07fa728a3025cf4205e3dd071da703c34cf45f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 937ce69b4251d355db64eb88715ced76ed04b157
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426