Skip to content

Console Output

19:51:30 The recommended git tool is: git
19:51:30 using credential docker-jenkins-github-credentials
19:51:30 Cloning the remote Git repository
19:51:30 Cloning with configured refspecs honoured and without tags
19:51:31 Fetching without tags
19:51:31 Merging remotes/origin/main commit 3ee3a2486fe75ed858f8a3defe0fc79b2743d5df into PR head commit f873681d2564be8b068cb84cee61c6a213ebb60f
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-3018 # 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/3018/head:refs/remotes/origin/PR-3018 +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/3018/head:refs/remotes/origin/PR-3018 # 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/3018/head:refs/remotes/origin/PR-3018 +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f873681d2564be8b068cb84cee61c6a213ebb60f # timeout=10
19:51:31 Merge succeeded, producing f873681d2564be8b068cb84cee61c6a213ebb60f
19:51:31 Checking out Revision f873681d2564be8b068cb84cee61c6a213ebb60f (PR-3018)
19:51:31 Commit message: "ci: add dry-run and explain tag syntax"
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 3ee3a2486fe75ed858f8a3defe0fc79b2743d5df # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f873681d2564be8b068cb84cee61c6a213ebb60f # timeout=10
 > git rev-list --no-walk f873681d2564be8b068cb84cee61c6a213ebb60f # timeout=10