Skip to content

Console Output

05:41:44 using credential docker-jenkins-github-credentials
05:41:44 Cloning the remote Git repository
05:41:44 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-2573 # 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/2573/head:refs/remotes/origin/PR-2573 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:41:46 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2573/head:refs/remotes/origin/PR-2573 # 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/2573/head:refs/remotes/origin/PR-2573 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:41:47 Merging remotes/origin/master commit 9a24df5cdd03c679dc929735e4766e19ff1c2bdb into PR head commit e22fe895c5ebe3379e01e8d41c3027e65ed946c9
05:41:47 Merge succeeded, producing e22fe895c5ebe3379e01e8d41c3027e65ed946c9
05:41:47 Checking out Revision e22fe895c5ebe3379e01e8d41c3027e65ed946c9 (PR-2573)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e22fe895c5ebe3379e01e8d41c3027e65ed946c9 # timeout=10
 > git merge 9a24df5cdd03c679dc929735e4766e19ff1c2bdb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e22fe895c5ebe3379e01e8d41c3027e65ed946c9 # timeout=10
05:41:51 Commit message: "Clarify TLSConfig verify parameter docs"
05:41:51 First time build. Skipping changelog.
 > git rev-list --no-walk 7b10d689b7bc1080ddeffa9f81202ca69717fb02 # timeout=10