Skip to content

Console Output

14:14:58 The recommended git tool is: git
14:14:58 using credential docker-jenkins-github-credentials
14:14:58 Cloning the remote Git repository
14:14:58 Cloning with configured refspecs honoured and without tags
14:14:59 Fetching without tags
14:14:59 Merging remotes/origin/main commit 42789818bed5d86b487a030e2e60b02bf0cfa284 into PR head commit 35b3705c410d47ac5bc0fe41e69fc0caed09392c
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2803 # 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/2803/head:refs/remotes/origin/PR-2803 +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2803/head:refs/remotes/origin/PR-2803 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # 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/2803/head:refs/remotes/origin/PR-2803 +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 35b3705c410d47ac5bc0fe41e69fc0caed09392c # timeout=10
14:14:59 Merge succeeded, producing 35b3705c410d47ac5bc0fe41e69fc0caed09392c
14:14:59 Checking out Revision 35b3705c410d47ac5bc0fe41e69fc0caed09392c (PR-2803)
14:14:59 Commit message: "Drop useless print"
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 42789818bed5d86b487a030e2e60b02bf0cfa284 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 35b3705c410d47ac5bc0fe41e69fc0caed09392c # timeout=10
 > git rev-list --no-walk 2d74a3bb1afcd2d8fa65f2ba8300166db697e4e5 # timeout=10