Skip to content

Console Output

14:03:29 using credential docker-jenkins-github-credentials
14:03:29 Cloning the remote Git repository
14:03:29 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2230 # 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/2230/head:refs/remotes/origin/PR-2230 +refs/heads/master:refs/remotes/origin/master
14:03:35 Fetching without tags
14:03:35 Merging remotes/origin/master commit ebca1413117a3fcb81c89d6be226dcec74e5289f into PR head commit b062726313af909bb24c7b57a6a7103a0ae3a1d1
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2230/head:refs/remotes/origin/PR-2230 # 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/2230/head:refs/remotes/origin/PR-2230 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b062726313af909bb24c7b57a6a7103a0ae3a1d1
14:03:36 Merge succeeded, producing b062726313af909bb24c7b57a6a7103a0ae3a1d1
14:03:36 Checking out Revision b062726313af909bb24c7b57a6a7103a0ae3a1d1 (PR-2230)
14:03:37 Commit message: "command/container: unify list tests in a single file"
14:03:37 First time build. Skipping changelog.
 > git merge ebca1413117a3fcb81c89d6be226dcec74e5289f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b062726313af909bb24c7b57a6a7103a0ae3a1d1
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426