Skip to content

Console Output

04:25:20 using credential docker-jenkins-github-credentials
04:25:20 Cloning the remote Git repository
04:25:20 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2106 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2106/head:refs/remotes/origin/PR-2106 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2106/head:refs/remotes/origin/PR-2106 # 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/docker-py.git # timeout=10
04:25:23 Fetching without tags
04:25:23 Merging remotes/origin/master commit 030af62dca982e62ed418314c857da1f90ce4282 into PR head commit 4c5babd15d6b5d55d38b51eac8d4685606509403
04:25:23 Merge succeeded, producing 68b29ebf98ef51a922bcb34f40a1b40eb72b4487
04:25:23 Checking out Revision 68b29ebf98ef51a922bcb34f40a1b40eb72b4487 (PR-2106)
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2106/head:refs/remotes/origin/PR-2106 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4c5babd15d6b5d55d38b51eac8d4685606509403 # timeout=10
 > git merge 030af62dca982e62ed418314c857da1f90ce4282 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 68b29ebf98ef51a922bcb34f40a1b40eb72b4487 # timeout=10
04:25:27 Commit message: "Merge commit '030af62dca982e62ed418314c857da1f90ce4282' into HEAD"
04:25:27 First time build. Skipping changelog.
 > git rev-list --no-walk 6a15366e2607bb38f95e982154fdbe9b5d055142 # timeout=10