Skip to content

Console Output

20:28:33 The recommended git tool is: git
20:28:35 using credential docker-jenkins-github-credentials
20:28:35 Cloning the remote Git repository
20:28:35 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:37 Fetching without tags
20:28:37 Merging remotes/origin/master commit 7b5f45e23e0c064d6a754914e35d4465db0a24fe into PR head commit 0f4c193dfaf6bcb1d4d6c07470cd4f67a9a146d0
20:28:37 Merge succeeded, producing 3daf6f108a65b2303350ae29ec9afcf9e9b55694
20:28:37 Checking out Revision 3daf6f108a65b2303350ae29ec9afcf9e9b55694 (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 3daf6f108a65b2303350ae29ec9afcf9e9b55694 # timeout=10
20:28:40 Commit message: "Merge commit '7b5f45e23e0c064d6a754914e35d4465db0a24fe' into HEAD"
 > git rev-list --no-walk 0f4c193dfaf6bcb1d4d6c07470cd4f67a9a146d0 # timeout=10