Skip to content

Console Output

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