Skip to content

Console Output

17:28:21 using credential docker-jenkins-github-credentials
17:28:21 Cloning the remote Git repository
17:28:21 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2194 # 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/2194/head:refs/remotes/origin/PR-2194 +refs/heads/master:refs/remotes/origin/master
17:28:24 Fetching without tags
17:28:24 Merging remotes/origin/master commit 37f9a88c696ae81be14c1697bd083d6421b4933c into PR head commit 26dbc3226c7044063bc1ddc0a0fd73026b6644e6
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2194/head:refs/remotes/origin/PR-2194 # 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/2194/head:refs/remotes/origin/PR-2194 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26dbc3226c7044063bc1ddc0a0fd73026b6644e6
17:28:25 Merge succeeded, producing 26dbc3226c7044063bc1ddc0a0fd73026b6644e6
17:28:25 Checking out Revision 26dbc3226c7044063bc1ddc0a0fd73026b6644e6 (PR-2194)
17:28:25 Commit message: "cp: allow trailing slash in non-existant destination"
17:28:25 First time build. Skipping changelog.
 > git merge 37f9a88c696ae81be14c1697bd083d6421b4933c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26dbc3226c7044063bc1ddc0a0fd73026b6644e6
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426