Skip to content

Console Output

13:37:29 The recommended git tool is: git
13:37:29 using credential docker-jenkins-github-credentials
13:37:29 Cloning the remote Git repository
13:37:29 Cloning with configured refspecs honoured and without tags
13:37:29 Fetching without tags
13:37:30 Merging remotes/origin/master commit 88113e618f7fb4451be5a64784eb94a478376a50 into PR head commit 081ce5af4bc18da59241fc0f5edbe5993c3787c4
13:37:30 Merge succeeded, producing 292bcbf17e56ea2c47e93d2a3939f6f9a5f0998c
13:37:30 Checking out Revision 292bcbf17e56ea2c47e93d2a3939f6f9a5f0998c (PR-624)
13:37:30 Commit message: "Merge commit '88113e618f7fb4451be5a64784eb94a478376a50' into HEAD"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-624 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/624/head:refs/remotes/origin/PR-624 +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/624/head:refs/remotes/origin/PR-624 # 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 --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/624/head:refs/remotes/origin/PR-624 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 081ce5af4bc18da59241fc0f5edbe5993c3787c4 # 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 88113e618f7fb4451be5a64784eb94a478376a50 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 292bcbf17e56ea2c47e93d2a3939f6f9a5f0998c # timeout=10
 > git rev-list --no-walk 081ce5af4bc18da59241fc0f5edbe5993c3787c4 # timeout=10