Skip to content

Console Output

16:22:33 using credential docker-jenkins-github-credentials
16:22:33 Cloning the remote Git repository
16:22:33 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2143 # 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/2143/head:refs/remotes/origin/PR-2143 +refs/heads/master:refs/remotes/origin/master
16:22:40 Fetching without tags
16:22:40 Merging remotes/origin/master commit a8ff7f821017ae3d5347392c82718d6cba221681 into PR head commit 820efff821bec55db68132f325f3ac777a904c6b
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2143/head:refs/remotes/origin/PR-2143 # 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/2143/head:refs/remotes/origin/PR-2143 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 820efff821bec55db68132f325f3ac777a904c6b
16:22:41 Merge succeeded, producing 820efff821bec55db68132f325f3ac777a904c6b
16:22:41 Checking out Revision 820efff821bec55db68132f325f3ac777a904c6b (PR-2143)
 > git merge a8ff7f821017ae3d5347392c82718d6cba221681 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 820efff821bec55db68132f325f3ac777a904c6b
16:22:43 Commit message: "Remove remaining uses of pkg/homedir"
16:22:43 First time build. Skipping changelog.
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426