Skip to content

Console Output

14:57:04 using credential docker-jenkins-github-credentials
14:57:04 Cloning the remote Git repository
14:57:04 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2291 # 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/2291/head:refs/remotes/origin/PR-2291 +refs/heads/19.03:refs/remotes/origin/19.03
14:57:07 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2291/head:refs/remotes/origin/PR-2291 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/2291/head:refs/remotes/origin/PR-2291 +refs/heads/19.03:refs/remotes/origin/19.03
14:57:07 Merging remotes/origin/19.03 commit 16d5974584ef69c809edcd6a675af512a5a3afbe into PR head commit 1d540a50d0bf70ba4a7da81b5be55d8d16c59b81
14:57:08 Merge succeeded, producing 1d540a50d0bf70ba4a7da81b5be55d8d16c59b81
14:57:08 Checking out Revision 1d540a50d0bf70ba4a7da81b5be55d8d16c59b81 (PR-2291)
14:57:09 Commit message: "Update flag description for docker rm -v"
14:57:09 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1d540a50d0bf70ba4a7da81b5be55d8d16c59b81
 > git merge 16d5974584ef69c809edcd6a675af512a5a3afbe # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1d540a50d0bf70ba4a7da81b5be55d8d16c59b81
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426