Skip to content

Console Output

09:27:26 using credential docker-jenkins-github-credentials
09:27:26 Cloning the remote Git repository
09:27:26 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2505 # 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/2505/head:refs/remotes/origin/PR-2505 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:27:29 Fetching without tags
09:27:29 Merging remotes/origin/master commit f7185d27e165c50c55c898720fec38b37a751393 into PR head commit 188a3f5e28c7fa9ad8725c33829c191aa73c0d55
09:27:30 Merge succeeded, producing 188a3f5e28c7fa9ad8725c33829c191aa73c0d55
09:27:30 Checking out Revision 188a3f5e28c7fa9ad8725c33829c191aa73c0d55 (PR-2505)
09:27:30 Commit message: "-buildmode=pie is not supported for the mips arch"
09:27:30 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/2505/head:refs/remotes/origin/PR-2505 # 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/2505/head:refs/remotes/origin/PR-2505 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 188a3f5e28c7fa9ad8725c33829c191aa73c0d55 # timeout=10
 > git merge f7185d27e165c50c55c898720fec38b37a751393 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 188a3f5e28c7fa9ad8725c33829c191aa73c0d55 # timeout=10
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18