Skip to content

Console Output

09:42:01 using credential docker-jenkins-github-credentials
09:42:01 Cloning the remote Git repository
09:42:01 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-2581 # 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/2581/head:refs/remotes/origin/PR-2581 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:42:02 Fetching without tags
09:42:03 Merging remotes/origin/master commit c65d437843310b46ccb93b1c418ff7da547a5fec into PR head commit b9410ab77b7faffd939d89f79e74dea5ebbec0d7
09:42:03 Merge succeeded, producing f351402b8c6a11e8ed6178b016c2f73d265b757b
09:42:03 Checking out Revision f351402b8c6a11e8ed6178b016c2f73d265b757b (PR-2581)
09:42:03 Commit message: "Merge commit 'c65d437843310b46ccb93b1c418ff7da547a5fec' into HEAD"
09:42:03 First time build. Skipping changelog.
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2581/head:refs/remotes/origin/PR-2581 # 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
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/2581/head:refs/remotes/origin/PR-2581 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b9410ab77b7faffd939d89f79e74dea5ebbec0d7 # timeout=10
 > git merge c65d437843310b46ccb93b1c418ff7da547a5fec # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f351402b8c6a11e8ed6178b016c2f73d265b757b # timeout=10
 > git rev-list --no-walk 3c21df77c25d115b4332dc9d942d0b0e62040aaa # timeout=10