Skip to content

Console Output

14:44:43 using credential docker-jenkins-github-credentials
14:44:43 Cloning the remote Git repository
14:44:43 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2309 # 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/2309/head:refs/remotes/origin/PR-2309 +refs/heads/master:refs/remotes/origin/master
14:44:46 Fetching without tags
14:44:46 Merging remotes/origin/master commit 2dcd4d3d2954fa5a64d91d9bb64b337cc70298b7 into PR head commit bb2507ea5e0ee0643bffafc8ed8cf91c57fae450
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2309/head:refs/remotes/origin/PR-2309 # 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/2309/head:refs/remotes/origin/PR-2309 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bb2507ea5e0ee0643bffafc8ed8cf91c57fae450
14:44:47 Merge succeeded, producing 850f76b04db3001b3b1b24c1914c3cf398fa5e81
14:44:47 Checking out Revision 850f76b04db3001b3b1b24c1914c3cf398fa5e81 (PR-2309)
14:44:47 Commit message: "Merge commit '2dcd4d3d2954fa5a64d91d9bb64b337cc70298b7' into HEAD"
14:44:47 First time build. Skipping changelog.
 > git merge 2dcd4d3d2954fa5a64d91d9bb64b337cc70298b7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 850f76b04db3001b3b1b24c1914c3cf398fa5e81
 > git rev-list --no-walk 5069e9159f90e8df78224ec7c194a787f800fc54 # timeout=10