Skip to content

Console Output

18:09:09 using credential docker-jenkins-github-credentials
18:09:09 Cloning the remote Git repository
18:09:09 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2186 # 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/2186/head:refs/remotes/origin/PR-2186 +refs/heads/master:refs/remotes/origin/master
18:09:15 Fetching without tags
18:09:16 Merging remotes/origin/master commit 37f9a88c696ae81be14c1697bd083d6421b4933c into PR head commit d9ff1683c8881e2692c7f6f8a6cb17820a616c19
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2186/head:refs/remotes/origin/PR-2186 # 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/2186/head:refs/remotes/origin/PR-2186 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d9ff1683c8881e2692c7f6f8a6cb17820a616c19
 > git merge 37f9a88c696ae81be14c1697bd083d6421b4933c # timeout=10
18:09:18 Merge succeeded, producing 355daac6d4d3f78756e1f1c7fdfaacfa2f4785b8
18:09:18 Checking out Revision 355daac6d4d3f78756e1f1c7fdfaacfa2f4785b8 (PR-2186)
18:09:19 Commit message: "Merge commit '37f9a88c696ae81be14c1697bd083d6421b4933c' into HEAD"
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 355daac6d4d3f78756e1f1c7fdfaacfa2f4785b8
 > git rev-list --no-walk 09f926e28b90c812bbb5eda7a5ce60fb4edddeb3 # timeout=10