Skip to content

Console Output

10:44:49 using credential docker-jenkins-github-credentials
10:44:49 Cloning the remote Git repository
10:44:49 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2465 # 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/2465/head:refs/remotes/origin/PR-2465 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:44:52 Fetching without tags
10:44:52 Merging remotes/origin/master commit 9fee14a8143395ea633d50098e1e594f7a30b806 into PR head commit 84a07a9977cb6eb186faa9eca0c98e24ffa96611
10:44:53 Merge succeeded, producing 84a07a9977cb6eb186faa9eca0c98e24ffa96611
10:44:53 Checking out Revision 84a07a9977cb6eb186faa9eca0c98e24ffa96611 (PR-2465)
10:44:53 Commit message: "Add container_iface_prefix option to documentation"
10:44:53 First time build. Skipping changelog.
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2465/head:refs/remotes/origin/PR-2465 # 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/2465/head:refs/remotes/origin/PR-2465 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 84a07a9977cb6eb186faa9eca0c98e24ffa96611 # timeout=10
 > git merge 9fee14a8143395ea633d50098e1e594f7a30b806 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 84a07a9977cb6eb186faa9eca0c98e24ffa96611 # timeout=10
 > git --version # timeout=10
fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac