Skip to content

Console Output

15:11:05 using credential docker-jenkins-github-credentials
15:11:05 Cloning the remote Git repository
15:11:05 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2310 # 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/2310/head:refs/remotes/origin/PR-2310 +refs/heads/master:refs/remotes/origin/master
15:11:08 Fetching without tags
15:11:08 Merging remotes/origin/master commit 2dcd4d3d2954fa5a64d91d9bb64b337cc70298b7 into PR head commit 74cc062d24a9190da4fc9775d02778adeaac3075
15:11:09 Merge succeeded, producing 74cc062d24a9190da4fc9775d02778adeaac3075
15:11:09 Checking out Revision 74cc062d24a9190da4fc9775d02778adeaac3075 (PR-2310)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2310/head:refs/remotes/origin/PR-2310 # 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/2310/head:refs/remotes/origin/PR-2310 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 74cc062d24a9190da4fc9775d02778adeaac3075
 > git merge 2dcd4d3d2954fa5a64d91d9bb64b337cc70298b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 74cc062d24a9190da4fc9775d02778adeaac3075
15:11:09 Commit message: "Syntax corrected"
15:11:09 First time build. Skipping changelog.
 > git rev-list --no-walk 6cfb12ebfa41ba08ea0f0480f14fb6c4f936abd8 # timeout=10