Skip to content

Console Output

08:23:09 using credential docker-jenkins-github-credentials
08:23:09 Cloning the remote Git repository
08:23:09 Cloning with configured refspecs honoured and without tags
08:23:10 Fetching without tags
08:23:10 Merging remotes/origin/master commit 9a24df5cdd03c679dc929735e4766e19ff1c2bdb into PR head commit 4b36ad909da3a52b010d13dd9d560af622d43c99
08:23:10 Merge succeeded, producing 4b36ad909da3a52b010d13dd9d560af622d43c99
08:23:10 Checking out Revision 4b36ad909da3a52b010d13dd9d560af622d43c99 (PR-2567)
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2567 # 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/2567/head:refs/remotes/origin/PR-2567 +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/2567/head:refs/remotes/origin/PR-2567 # 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/2567/head:refs/remotes/origin/PR-2567 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4b36ad909da3a52b010d13dd9d560af622d43c99 # timeout=10
 > git merge 9a24df5cdd03c679dc929735e4766e19ff1c2bdb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4b36ad909da3a52b010d13dd9d560af622d43c99 # timeout=10
08:23:10 Commit message: "copy deprecated splitnport from stdlib"
08:23:10 First time build. Skipping changelog.
 > git rev-list --no-walk dda28592d565f0bb732698519127978f649fd9f3 # timeout=10