Skip to content

Console Output

10:16:32 The recommended git tool is: git
10:16:33 using credential docker-jenkins-github-credentials
10:16:33 Cloning the remote Git repository
10:16:33 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-3112 # 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/3112/head:refs/remotes/origin/PR-3112 +refs/heads/main:refs/remotes/origin/main # timeout=10
10:16:35 Fetching without tags
10:16:35 Merging remotes/origin/main commit 443a35360fc426479d87c810ffca8e5a253408a1 into PR head commit 228cba2ff660b039f9c8495c4381005a8a18b4ee
10:16:35 Merge succeeded, producing a63bd54975c941f6e88e781dfe26d61e4d26dd56
10:16:35 Checking out Revision a63bd54975c941f6e88e781dfe26d61e4d26dd56 (PR-3112)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/3112/head:refs/remotes/origin/PR-3112 # 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/3112/head:refs/remotes/origin/PR-3112 +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 228cba2ff660b039f9c8495c4381005a8a18b4ee # 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 443a35360fc426479d87c810ffca8e5a253408a1 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a63bd54975c941f6e88e781dfe26d61e4d26dd56 # timeout=10
10:16:38 Commit message: "Merge commit '443a35360fc426479d87c810ffca8e5a253408a1' into HEAD"
10:16:38 First time build. Skipping changelog.
 > git rev-list --no-walk ca26becc8d444f591e6fd372c8b8ceed8cfd80ea # timeout=10