Skip to content

Console Output

10:25:35 using credential docker-jenkins-github-credentials
10:25:35 Cloning the remote Git repository
10:25:35 Cloning with configured refspecs honoured and without tags
10:25:36 Fetching without tags
10:25:36 Merging remotes/origin/master commit 8077d80118d289625248051d608a15cd34b19c27 into PR head commit 27321e3ed43bc3e0eefa1742d1702856fc5b478b
10:25:36 Merge succeeded, producing 27321e3ed43bc3e0eefa1742d1702856fc5b478b
10:25:36 Checking out Revision 27321e3ed43bc3e0eefa1742d1702856fc5b478b (PR-2448)
10:25:36 Commit message: "Fix CI labels so we run on amd64 nodes"
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2448 # 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/2448/head:refs/remotes/origin/PR-2448 +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/2448/head:refs/remotes/origin/PR-2448 # 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/2448/head:refs/remotes/origin/PR-2448 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 27321e3ed43bc3e0eefa1742d1702856fc5b478b
 > git merge 8077d80118d289625248051d608a15cd34b19c27 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 27321e3ed43bc3e0eefa1742d1702856fc5b478b
 > git rev-list --no-walk 960b9292b7a0ff01cc8b14be8d5d2967ab562b08 # timeout=10