Skip to content

Console Output

08:02:45 The recommended git tool is: git
08:02:45 using credential docker-jenkins-github-credentials
08:02:45 Cloning the remote Git repository
08:02:45 Cloning with configured refspecs honoured and without tags
08:02:46 Fetching without tags
08:02:46 Merging remotes/origin/20.10 commit 0715d09d3e459cd21235c1c4a5017fcaf246c3c6 into PR head commit 2dd661b9cb333d23e96af83fc58980b55f2e1608
08:02:46 Merge succeeded, producing 09a20c64fec64d2c36aa85daa29a1dc41b5591db
08:02:46 Checking out Revision 09a20c64fec64d2c36aa85daa29a1dc41b5591db (PR-736)
08:02:46 Commit message: "Merge commit '0715d09d3e459cd21235c1c4a5017fcaf246c3c6' into HEAD"
08:02:46 First time build. Skipping changelog.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-736 # 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/736/head:refs/remotes/origin/PR-736 +refs/heads/20.10:refs/remotes/origin/20.10 # 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/736/head:refs/remotes/origin/PR-736 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # 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/736/head:refs/remotes/origin/PR-736 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2dd661b9cb333d23e96af83fc58980b55f2e1608 # 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 0715d09d3e459cd21235c1c4a5017fcaf246c3c6 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 09a20c64fec64d2c36aa85daa29a1dc41b5591db # timeout=10
 > git rev-list --no-walk 99ec4f5432ce920d1a23a7f4b091eb3cf6a356f0 # timeout=10