Skip to content

Console Output

17:25:42 using credential docker-jenkins-github-credentials
17:25:42 Cloning the remote Git repository
17:25:42 Cloning with configured refspecs honoured and without tags
17:25:42 Fetching without tags
17:25:43 Merging remotes/origin/master commit a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 into PR head commit 7530175c8b834a52ded528047a83055878ba81cd
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2469 # 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/2469/head:refs/remotes/origin/PR-2469 +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/2469/head:refs/remotes/origin/PR-2469 # 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/2469/head:refs/remotes/origin/PR-2469 +refs/heads/master:refs/remotes/origin/master
17:25:43 Merge succeeded, producing 7530175c8b834a52ded528047a83055878ba81cd
17:25:43 Checking out Revision 7530175c8b834a52ded528047a83055878ba81cd (PR-2469)
17:25:43 Commit message: "Fix remaining references to pypiwin32"
17:25:43 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7530175c8b834a52ded528047a83055878ba81cd
 > git merge a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7530175c8b834a52ded528047a83055878ba81cd
 > git rev-list --no-walk 017472ba86cbcc9f2985c722506b312997deb42e # timeout=10