Skip to content

Console Output

11:08:56 using credential docker-jenkins-github-credentials
11:08:56 Cloning the remote Git repository
11:08:56 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2340 # 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/2340/head:refs/remotes/origin/PR-2340 +refs/heads/master:refs/remotes/origin/master
11:09:02 Fetching without tags
11:09:02 Merging remotes/origin/master commit 4538b15038e54b3dfa2ed5f95d50de6f36d03453 into PR head commit 5e5ef9e0b9c78b990fd60d77c2a5a3870e194a94
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2340/head:refs/remotes/origin/PR-2340 # 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/2340/head:refs/remotes/origin/PR-2340 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5e5ef9e0b9c78b990fd60d77c2a5a3870e194a94
11:09:03 Merge succeeded, producing 5e5ef9e0b9c78b990fd60d77c2a5a3870e194a94
11:09:03 Checking out Revision 5e5ef9e0b9c78b990fd60d77c2a5a3870e194a94 (PR-2340)
 > git merge 4538b15038e54b3dfa2ed5f95d50de6f36d03453 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5e5ef9e0b9c78b990fd60d77c2a5a3870e194a94
11:09:04 Commit message: "Update Golang 1.12.17"
11:09:04 First time build. Skipping changelog.
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426