Skip to content

Console Output

11:00:24 using credential docker-jenkins-github-credentials
11:00:24 Cloning the remote Git repository
11:00:24 Cloning with configured refspecs honoured and without tags
11:00:25 Fetching without tags
11:00:25 Merging remotes/origin/master commit 8077d80118d289625248051d608a15cd34b19c27 into PR head commit e8d3c32fd86b2dea803f6371ff9be14815fb91d5
11:00:25 Merge succeeded, producing e8d3c32fd86b2dea803f6371ff9be14815fb91d5
11:00:25 Checking out Revision e8d3c32fd86b2dea803f6371ff9be14815fb91d5 (PR-2445)
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2445 # 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/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2445/head:refs/remotes/origin/PR-2445 # 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/2445/head:refs/remotes/origin/PR-2445 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e8d3c32fd86b2dea803f6371ff9be14815fb91d5
 > git merge 8077d80118d289625248051d608a15cd34b19c27 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
11:00:25 Commit message: "Allows to use other types than lists as label filter values"
11:00:25 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e8d3c32fd86b2dea803f6371ff9be14815fb91d5
 > git rev-list --no-walk 67cbe3eb24d10738453d177b1a706be3401eb6e1 # timeout=10