Skip to content

Console Output

13:32:35 using credential docker-jenkins-github-credentials
13:32:35 Cloning the remote Git repository
13:32:35 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2343 # 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/2343/head:refs/remotes/origin/PR-2343 +refs/heads/master:refs/remotes/origin/master
13:32:39 Fetching without tags
13:32:39 Merging remotes/origin/master commit 75299fd6c26f2a7648321f77f2589f428424e8f0 into PR head commit aad9d2c958b24639ea1d6dd46e73b2fdb36f4b62
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2343/head:refs/remotes/origin/PR-2343 # 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/2343/head:refs/remotes/origin/PR-2343 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aad9d2c958b24639ea1d6dd46e73b2fdb36f4b62
13:32:40 Merge succeeded, producing 6b0bf98c0081d129dad7791fb6caa3c9cc7e0639
13:32:40 Checking out Revision 6b0bf98c0081d129dad7791fb6caa3c9cc7e0639 (PR-2343)
 > git merge 75299fd6c26f2a7648321f77f2589f428424e8f0 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6b0bf98c0081d129dad7791fb6caa3c9cc7e0639
13:32:41 Commit message: "Merge commit '75299fd6c26f2a7648321f77f2589f428424e8f0' into HEAD"
13:32:41 First time build. Skipping changelog.
fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0