Skip to content

Console Output

14:50:02 using credential docker-jenkins-github-credentials
14:50:02 Cloning the remote Git repository
14:50:02 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2157 # 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/2157/head:refs/remotes/origin/PR-2157 +refs/heads/master:refs/remotes/origin/master
14:50:07 Fetching without tags
14:50:07 Merging remotes/origin/master commit 3fa5aef0f98d472b39bca55c1a82ca348ae0883e into PR head commit 20424e2f51f0252a5776be7f6f1c988503faebf3
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2157/head:refs/remotes/origin/PR-2157 # 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/2157/head:refs/remotes/origin/PR-2157 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 20424e2f51f0252a5776be7f6f1c988503faebf3
14:50:07 Merge succeeded, producing 20424e2f51f0252a5776be7f6f1c988503faebf3
14:50:07 Checking out Revision 20424e2f51f0252a5776be7f6f1c988503faebf3 (PR-2157)
14:50:07 Commit message: "Add test for ServiceStatus"
14:50:08 First time build. Skipping changelog.
 > git merge 3fa5aef0f98d472b39bca55c1a82ca348ae0883e # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 20424e2f51f0252a5776be7f6f1c988503faebf3
 > git rev-list --no-walk 4ab76b03c0313df860dccc7aa57e5a01034652c4 # timeout=10