Skip to content

Console Output

10:29:38 using credential docker-jenkins-github-credentials
10:29:38 Cloning the remote Git repository
10:29:38 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2117 # 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/2117/head:refs/remotes/origin/PR-2117 +refs/heads/master:refs/remotes/origin/master
10:29:41 Fetching without tags
10:29:41 Merging remotes/origin/master commit ea9ca25ca97bef372b12059cb35b63de0f4634da into PR head commit 91cf8b04c9a0df5304d84acb9dab6b75918c5aac
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2117/head:refs/remotes/origin/PR-2117 # 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/2117/head:refs/remotes/origin/PR-2117 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 91cf8b04c9a0df5304d84acb9dab6b75918c5aac
10:29:42 Merge succeeded, producing 91cf8b04c9a0df5304d84acb9dab6b75918c5aac
10:29:42 Checking out Revision 91cf8b04c9a0df5304d84acb9dab6b75918c5aac (PR-2117)
10:29:42 Commit message: "vendor: Bump gopkg.in/yaml.v2"
10:29:42 First time build. Skipping changelog.
 > git merge ea9ca25ca97bef372b12059cb35b63de0f4634da # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 91cf8b04c9a0df5304d84acb9dab6b75918c5aac
fatal: bad object ead69454b4062f17d1f8389642089a002b037213