Skip to content

Console Output

20:28:32 The recommended git tool is: git
20:28:34 using credential docker-jenkins-github-credentials
20:28:34 Cloning the remote Git repository
20:28:34 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-588 # 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/588/head:refs/remotes/origin/PR-588 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:28:36 Fetching without tags
20:28:36 Merging remotes/origin/master commit 7b5f45e23e0c064d6a754914e35d4465db0a24fe into PR head commit 0f4c193dfaf6bcb1d4d6c07470cd4f67a9a146d0
20:28:36 Merge succeeded, producing fc99cfabd4d05974a485d505b4e73ee6ec1c2913
20:28:36 Checking out Revision fc99cfabd4d05974a485d505b4e73ee6ec1c2913 (PR-588)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/588/head:refs/remotes/origin/PR-588 # 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/588/head:refs/remotes/origin/PR-588 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0f4c193dfaf6bcb1d4d6c07470cd4f67a9a146d0 # 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 7b5f45e23e0c064d6a754914e35d4465db0a24fe # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fc99cfabd4d05974a485d505b4e73ee6ec1c2913 # timeout=10
20:28:39 Commit message: "Merge commit '7b5f45e23e0c064d6a754914e35d4465db0a24fe' into HEAD"
 > git rev-list --no-walk 0f4c193dfaf6bcb1d4d6c07470cd4f67a9a146d0 # timeout=10