Skip to content

Console Output

08:25:09 using credential docker-jenkins-github-credentials
08:25:09 Cloning the remote Git repository
08:25:09 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-2531 # 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/2531/head:refs/remotes/origin/PR-2531 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:25:12 Fetching without tags
08:25:12 Merging remotes/origin/master commit 9a24df5cdd03c679dc929735e4766e19ff1c2bdb into PR head commit 7a0ed3bc6ba3e60510f6ca0c9c407ffe7c906ae7
08:25:12 Merge succeeded, producing e90daf41dc9755aab4be1d31f25724004156f78f
08:25:12 Checking out Revision e90daf41dc9755aab4be1d31f25724004156f78f (PR-2531)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2531/head:refs/remotes/origin/PR-2531 # 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/2531/head:refs/remotes/origin/PR-2531 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7a0ed3bc6ba3e60510f6ca0c9c407ffe7c906ae7 # timeout=10
 > git merge 9a24df5cdd03c679dc929735e4766e19ff1c2bdb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e90daf41dc9755aab4be1d31f25724004156f78f # timeout=10
08:25:16 Commit message: "Merge commit '9a24df5cdd03c679dc929735e4766e19ff1c2bdb' into HEAD"
 > git rev-list --no-walk 908cf42df686bee78184a1f862ed44a0cdbde2cd # timeout=10