Skip to content

Console Output

13:37:36 using credential docker-jenkins-github-credentials
13:37:36 Cloning the remote Git repository
13:37:36 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2344 # 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/2344/head:refs/remotes/origin/PR-2344 +refs/heads/19.03:refs/remotes/origin/19.03
13:37:42 Fetching without tags
13:37:42 Merging remotes/origin/19.03 commit a4bedce16568a9649bcb579f9fe9645d27bf1ae3 into PR head commit f9a5c1f152106a28d347b02e4c9ab506ad1bf04e
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2344/head:refs/remotes/origin/PR-2344 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/2344/head:refs/remotes/origin/PR-2344 +refs/heads/19.03:refs/remotes/origin/19.03
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f9a5c1f152106a28d347b02e4c9ab506ad1bf04e
13:37:43 Merge succeeded, producing f9a5c1f152106a28d347b02e4c9ab506ad1bf04e
13:37:43 Checking out Revision f9a5c1f152106a28d347b02e4c9ab506ad1bf04e (PR-2344)
 > git merge a4bedce16568a9649bcb579f9fe9645d27bf1ae3 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f9a5c1f152106a28d347b02e4c9ab506ad1bf04e
13:37:44 Commit message: "Fix builder prune -a/--all flag description"
13:37:44 First time build. Skipping changelog.
fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0