Skip to content

Console Output

13:46:02 The recommended git tool is: git
13:46:02 using credential docker-jenkins-github-credentials
13:46:02 Cloning the remote Git repository
13:46:02 Cloning with configured refspecs honoured and without tags
13:46:03 Fetching without tags
13:46:03 Merging remotes/origin/master commit 9922aa46add71f5c43d80f4e6ccd22a0a6d35dbf into PR head commit 07b5d9031f18ad8317f23738c7ff4ce9f77e3ee3
13:46:03 Merge succeeded, producing 045a4a901d73f96f2613bf66031dec42024c3dc9
13:46:03 Checking out Revision 045a4a901d73f96f2613bf66031dec42024c3dc9 (PR-1007)
13:46:03 Commit message: "Merge commit '9922aa46add71f5c43d80f4e6ccd22a0a6d35dbf' into HEAD"
13:46:03 First time build. Skipping changelog.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-1007 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.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-ce-packaging.git +refs/pull/1007/head:refs/remotes/origin/PR-1007 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1007/head:refs/remotes/origin/PR-1007 # 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-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/1007/head:refs/remotes/origin/PR-1007 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 07b5d9031f18ad8317f23738c7ff4ce9f77e3ee3 # 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 9922aa46add71f5c43d80f4e6ccd22a0a6d35dbf # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 045a4a901d73f96f2613bf66031dec42024c3dc9 # timeout=10
 > git rev-list --no-walk 8b5502ce421d2ee5d2eb0b5150bb6182a7eff763 # timeout=10