Skip to content

Console Output

16:34:06 The recommended git tool is: git
16:34:21 using credential docker-jenkins-github-credentials
16:34:21 Cloning the remote Git repository
16:34:21 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
16:34:23 Fetching without tags
16:34:23 Merging remotes/origin/19.03 commit edff587624af922d8825c7436b5e39d72f1dad1b into PR head commit 6ea25f1c471e3ac7966bdc9560a6ce1082f3ab72
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-486 # 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/486/head:refs/remotes/origin/PR-486 +refs/heads/19.03:refs/remotes/origin/19.03 # 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/486/head:refs/remotes/origin/PR-486 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/486/head:refs/remotes/origin/PR-486 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6ea25f1c471e3ac7966bdc9560a6ce1082f3ab72 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
16:34:23 Merge succeeded, producing 9dc4fa122fb26c52b64ea59659309e813c5a48f5
16:34:23 Checking out Revision 9dc4fa122fb26c52b64ea59659309e813c5a48f5 (PR-486)
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge edff587624af922d8825c7436b5e39d72f1dad1b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9dc4fa122fb26c52b64ea59659309e813c5a48f5 # timeout=10
16:34:28 Commit message: "Merge commit 'edff587624af922d8825c7436b5e39d72f1dad1b' into HEAD"
 > git rev-list --no-walk 6ea25f1c471e3ac7966bdc9560a6ce1082f3ab72 # timeout=10