Console Output
20:38:56 using credential docker-jenkins-github-credentials
20:38:56 Cloning the remote Git repository
20:38:56 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
> git init /home/ubuntu/workspace/cli_PR-2094 # 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/2094/head:refs/remotes/origin/PR-2094 +refs/heads/master:refs/remotes/origin/master
20:38:59 Fetching without tags
20:39:00 Merging remotes/origin/master commit f429e4bfd95d17b2e0a93753d3e77d49d3cf920a into PR head commit 99b0067c0be2b45939a7ec7cd740512ded00571a
20:39:00 Merge succeeded, producing 99b0067c0be2b45939a7ec7cd740512ded00571a
20:39:00 Checking out Revision 99b0067c0be2b45939a7ec7cd740512ded00571a (PR-2094)
20:39:00 Commit message: "Adding experimental feature info"
20:39:00 First time build. Skipping changelog.
> git config remote.origin.url https://github.com/docker/cli.git # timeout=10
> git config --add remote.origin.fetch +refs/pull/2094/head:refs/remotes/origin/PR-2094 # 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/2094/head:refs/remotes/origin/PR-2094 +refs/heads/master:refs/remotes/origin/master
> git config core.sparsecheckout # timeout=10
> git checkout -f 99b0067c0be2b45939a7ec7cd740512ded00571a
> git merge f429e4bfd95d17b2e0a93753d3e77d49d3cf920a # timeout=10
> git rev-parse HEAD^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 99b0067c0be2b45939a7ec7cd740512ded00571a
fatal: bad object ead69454b4062f17d1f8389642089a002b037213