Skip to content

Console Output

21:53:22 The recommended git tool is: git
21:53:24 using credential docker-jenkins-github-credentials
21:53:24 Cloning the remote Git repository
21:53:24 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-895 # 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/895/head:refs/remotes/origin/PR-895 +refs/heads/23.0:refs/remotes/origin/23.0 # 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/895/head:refs/remotes/origin/PR-895 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
21:53:26 Fetching without tags
21:53:27 Merging remotes/origin/23.0 commit 4fb57e176f3f100e27b065b892af3128bcb7d86d into PR head commit e3079e6d936e648fba74635a88eae0b110639599
21:53:27 Merge succeeded, producing a00d8fda07d09154dd9bd9b4bcfb632477ffc3c5
21:53:27 Checking out Revision a00d8fda07d09154dd9bd9b4bcfb632477ffc3c5 (PR-895)
 > 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/895/head:refs/remotes/origin/PR-895 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e3079e6d936e648fba74635a88eae0b110639599 # 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 4fb57e176f3f100e27b065b892af3128bcb7d86d # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a00d8fda07d09154dd9bd9b4bcfb632477ffc3c5 # timeout=10
21:53:30 Commit message: "Merge commit '4fb57e176f3f100e27b065b892af3128bcb7d86d' into HEAD"
 > git rev-list --no-walk e3079e6d936e648fba74635a88eae0b110639599 # timeout=10