Skip to content

Console Output

14:08:41 The recommended git tool is: git
14:08:41 using credential docker-jenkins-github-credentials
14:08:41 Cloning the remote Git repository
14:08:41 Cloning with configured refspecs honoured and without tags
14:08:41 Fetching without tags
14:08:42 Merging remotes/origin/master commit c6f5066cb251e67135de56c299baa713b2d7c726 into PR head commit 6afed50ff6e237abc6ddd3d5805cb4d3bb3a8d21
14:08:42 Merge succeeded, producing ff55b756eb10f8b382d3c5528b60995a93a5ff8f
14:08:42 Checking out Revision ff55b756eb10f8b382d3c5528b60995a93a5ff8f (PR-906)
14:08:42 Commit message: "Merge commit 'c6f5066cb251e67135de56c299baa713b2d7c726' into HEAD"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-906 # 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/906/head:refs/remotes/origin/PR-906 +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/906/head:refs/remotes/origin/PR-906 # 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/906/head:refs/remotes/origin/PR-906 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6afed50ff6e237abc6ddd3d5805cb4d3bb3a8d21 # 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 c6f5066cb251e67135de56c299baa713b2d7c726 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff55b756eb10f8b382d3c5528b60995a93a5ff8f # timeout=10
 > git rev-list --no-walk 6afed50ff6e237abc6ddd3d5805cb4d3bb3a8d21 # timeout=10