Skip to content

Console Output

20:44:28 The recommended git tool is: git
20:44:30 using credential docker-jenkins-github-credentials
20:44:30 Cloning the remote Git repository
20:44:30 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-2741 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2741/head:refs/remotes/origin/PR-2741 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:44:32 Fetching without tags
20:44:32 Merging remotes/origin/master commit a653052276a2ab17f9ce08d8dad29ea87722ce88 into PR head commit 6d1dffe3e5738ebe02294c795a7e5e630f7913c2
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2741/head:refs/remotes/origin/PR-2741 # 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 --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2741/head:refs/remotes/origin/PR-2741 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6d1dffe3e5738ebe02294c795a7e5e630f7913c2 # 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 a653052276a2ab17f9ce08d8dad29ea87722ce88 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
20:44:32 Merge succeeded, producing ffe41615c4199cd917f0c0c18a1f290d36df9fce
20:44:32 Checking out Revision ffe41615c4199cd917f0c0c18a1f290d36df9fce (PR-2741)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ffe41615c4199cd917f0c0c18a1f290d36df9fce # timeout=10
20:44:36 Commit message: "Merge commit 'a653052276a2ab17f9ce08d8dad29ea87722ce88' into HEAD"
 > git rev-list --no-walk f0ab0ed25d7b031b13226f1b44ce8d33a56d1ffa # timeout=10