Skip to content

Console Output

09:35:54 using credential docker-jenkins-github-credentials
09:35:55 Cloning the remote Git repository
09:35:55 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2242 # 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/2242/head:refs/remotes/origin/PR-2242 +refs/heads/master:refs/remotes/origin/master
09:36:01 Fetching without tags
09:36:01 Merging remotes/origin/master commit f7f4a19328f139347a33aa5e728a06927a0036b7 into PR head commit 627a4cf7ccd0b7e92c6798c73de4dd4efc43175c
09:36:02 Merge succeeded, producing 627a4cf7ccd0b7e92c6798c73de4dd4efc43175c
09:36:02 Checking out Revision 627a4cf7ccd0b7e92c6798c73de4dd4efc43175c (PR-2242)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2242/head:refs/remotes/origin/PR-2242 # 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/2242/head:refs/remotes/origin/PR-2242 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 627a4cf7ccd0b7e92c6798c73de4dd4efc43175c
 > git merge f7f4a19328f139347a33aa5e728a06927a0036b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 627a4cf7ccd0b7e92c6798c73de4dd4efc43175c
09:36:03 Commit message: "vendor: bump docker/docker a9507c6f76627fdc092edc542d5a7ef4a6df5eec"
09:36:03 First time build. Skipping changelog.
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426