Skip to content

Console Output

07:03:53 The recommended git tool is: git
07:03:56 using credential docker-jenkins-github-credentials
07:03:56 Cloning the remote Git repository
07:03:56 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-733 # timeout=10
07:03:57 Fetching without tags
07:03:57 Merging remotes/origin/master commit 595a8016fdd27c606e3d20eb356b5cc1b57ae828 into PR head commit 517eba993262bfc1c016c49f146b64e90a1eb7be
07:03:58 Merge succeeded, producing 9d3d77f0759359ec19966225588b165001a48699
07:03:58 Checking out Revision 9d3d77f0759359ec19966225588b165001a48699 (PR-733)
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/733/head:refs/remotes/origin/PR-733 +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/733/head:refs/remotes/origin/PR-733 # 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/733/head:refs/remotes/origin/PR-733 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 517eba993262bfc1c016c49f146b64e90a1eb7be # 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 595a8016fdd27c606e3d20eb356b5cc1b57ae828 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9d3d77f0759359ec19966225588b165001a48699 # timeout=10
07:04:01 Commit message: "Merge commit '595a8016fdd27c606e3d20eb356b5cc1b57ae828' into HEAD"
07:04:01 First time build. Skipping changelog.
 > git rev-list --no-walk a0b90d2a486328126b7b7bf44838b8761ced2a10 # timeout=10