Skip to content

Console Output

15:09:41 using credential docker-jenkins-github-credentials
15:09:41 Cloning the remote Git repository
15:09:41 Cloning with configured refspecs honoured and without tags
15:09:42 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2673 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2673/head:refs/remotes/origin/PR-2673 +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/2673/head:refs/remotes/origin/PR-2673 # 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/2673/head:refs/remotes/origin/PR-2673 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:09:42 Merging remotes/origin/master commit ff44e7e3753e0771c429b4138e271b960f61c98a into PR head commit ea093a75dd5c8330d2267a7be9d513dad19f66b7
15:09:42 Merge succeeded, producing 5ebcda4d380afe534b02eaba020ceca757c70be4
15:09:42 Checking out Revision 5ebcda4d380afe534b02eaba020ceca757c70be4 (PR-2673)
15:09:42 Commit message: "Merge commit 'ff44e7e3753e0771c429b4138e271b960f61c98a' into HEAD"
15:09:42 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea093a75dd5c8330d2267a7be9d513dad19f66b7 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge ff44e7e3753e0771c429b4138e271b960f61c98a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5ebcda4d380afe534b02eaba020ceca757c70be4 # timeout=10
 > git rev-list --no-walk 7d381872209eddf741e1a6eaa3cd24946f55b8c6 # timeout=10