Skip to content

Console Output

14:11:02 using credential docker-jenkins-github-credentials
14:11:02 Cloning the remote Git repository
14:11:02 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2237 # 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/2237/head:refs/remotes/origin/PR-2237 +refs/heads/master:refs/remotes/origin/master
14:11:05 Fetching without tags
14:11:05 Merging remotes/origin/master commit ba63a92655c0bea4857b8d6cc4991498858b3c60 into PR head commit ef37a8a57c6821cf5e4c2ee4192ac80b263fba4e
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2237/head:refs/remotes/origin/PR-2237 # 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/2237/head:refs/remotes/origin/PR-2237 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ef37a8a57c6821cf5e4c2ee4192ac80b263fba4e
14:11:06 Merge succeeded, producing ef37a8a57c6821cf5e4c2ee4192ac80b263fba4e
14:11:06 Checking out Revision ef37a8a57c6821cf5e4c2ee4192ac80b263fba4e (PR-2237)
14:11:06 Commit message: "Fix "make build" (non-containerized) on macOS"
14:11:06 First time build. Skipping changelog.
 > git merge ba63a92655c0bea4857b8d6cc4991498858b3c60 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ef37a8a57c6821cf5e4c2ee4192ac80b263fba4e
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426