Skip to content

Console Output

15:35:59 using credential docker-jenkins-github-credentials
15:35:59 Cloning the remote Git repository
15:35:59 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2124 # 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/2124/head:refs/remotes/origin/PR-2124 +refs/heads/19.03:refs/remotes/origin/19.03
15:36:02 Fetching without tags
15:36:02 Merging remotes/origin/19.03 commit 2355349d8b99ea2c15bbdd7f1f203fa078e9bb4e into PR head commit 379470969b5b276f2f5dd67335fe3adfa6057b7b
15:36:02 Merge succeeded, producing 379470969b5b276f2f5dd67335fe3adfa6057b7b
15:36:02 Checking out Revision 379470969b5b276f2f5dd67335fe3adfa6057b7b (PR-2124)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2124/head:refs/remotes/origin/PR-2124 # 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/2124/head:refs/remotes/origin/PR-2124 +refs/heads/19.03:refs/remotes/origin/19.03
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 379470969b5b276f2f5dd67335fe3adfa6057b7b
 > git merge 2355349d8b99ea2c15bbdd7f1f203fa078e9bb4e # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 379470969b5b276f2f5dd67335fe3adfa6057b7b
15:36:03 Commit message: "Add option remove `env_file` entry after merged"
15:36:03 First time build. Skipping changelog.
fatal: bad object 9d211b4b26f02e228a3affd71de33f5afd9f4d88