Skip to content

Console Output

12:21:17 using credential docker-jenkins-github-credentials
12:21:17 Cloning the remote Git repository
12:21:17 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2211 # 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/2211/head:refs/remotes/origin/PR-2211 +refs/heads/master:refs/remotes/origin/master
12:21:20 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2211/head:refs/remotes/origin/PR-2211 # 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/2211/head:refs/remotes/origin/PR-2211 +refs/heads/master:refs/remotes/origin/master
12:21:20 Merging remotes/origin/master commit 13fb276442f5cf41082daaa8ab0551732de08d25 into PR head commit 7f063899efb215e96155dac8b506c7f32f4d4c8b
12:21:21 Merge succeeded, producing 7f063899efb215e96155dac8b506c7f32f4d4c8b
12:21:21 Checking out Revision 7f063899efb215e96155dac8b506c7f32f4d4c8b (PR-2211)
12:21:21 Commit message: "Maintainers: remove Justin and Aaron"
12:21:21 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7f063899efb215e96155dac8b506c7f32f4d4c8b
 > git merge 13fb276442f5cf41082daaa8ab0551732de08d25 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7f063899efb215e96155dac8b506c7f32f4d4c8b
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426