Skip to content

Console Output

21:22:35 The recommended git tool is: git
21:22:35 using credential docker-jenkins-github-credentials
21:22:35 Cloning the remote Git repository
21:22:35 Cloning with configured refspecs honoured and without tags
21:22:35 Fetching without tags
21:22:35 Merging remotes/origin/23.0 commit 4fb57e176f3f100e27b065b892af3128bcb7d86d into PR head commit e3079e6d936e648fba74635a88eae0b110639599
21:22:35 Merge succeeded, producing c2b276e2c5f5ce53ba8dc14f6a7c08a26ffc2a5c
21:22:35 Checking out Revision c2b276e2c5f5ce53ba8dc14f6a7c08a26ffc2a5c (PR-895)
21:22:35 Commit message: "Merge commit '4fb57e176f3f100e27b065b892af3128bcb7d86d' into HEAD"
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.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/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
 > 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/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 c2b276e2c5f5ce53ba8dc14f6a7c08a26ffc2a5c # timeout=10
 > git rev-list --no-walk e3079e6d936e648fba74635a88eae0b110639599 # timeout=10