Skip to content

Console Output

17:23:52 using credential docker-jenkins-github-credentials
17:23:52 Cloning the remote Git repository
17:23:52 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-2638 # 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/2638/head:refs/remotes/origin/PR-2638 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:23:55 Fetching without tags
17:23:55 Merging remotes/origin/master commit b4beaaac8cafcec9fe9eb3d6903addd5d9bac4f2 into PR head commit 5cdbbab3eedeea5b73151c604209d576722fb24d
17:23:55 Merge succeeded, producing 5cdbbab3eedeea5b73151c604209d576722fb24d
17:23:55 Checking out Revision 5cdbbab3eedeea5b73151c604209d576722fb24d (PR-2638)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2638/head:refs/remotes/origin/PR-2638 # 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/2638/head:refs/remotes/origin/PR-2638 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5cdbbab3eedeea5b73151c604209d576722fb24d # timeout=10
 > git merge b4beaaac8cafcec9fe9eb3d6903addd5d9bac4f2 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5cdbbab3eedeea5b73151c604209d576722fb24d # timeout=10
17:23:59 Commit message: "Update version to the next dev version"
 > git rev-list --no-walk 9579b7ac0e43eadf6e3a62d61ed67aff25839143 # timeout=10