Skip to content

Console Output

12:06:48 The recommended git tool is: git
12:06:48 using credential docker-jenkins-github-credentials
12:06:48 Cloning the remote Git repository
12:06:48 Cloning with configured refspecs honoured and without tags
12:06:49 Fetching without tags
12:06:49 Merging remotes/origin/20.10 commit fb85aefb9ed1073e07dbfd7cf6ed652733066643 into PR head commit 83b567d8c29df33d59f9400d5e84bbb4f880863f
12:06:49 Merge succeeded, producing 83b567d8c29df33d59f9400d5e84bbb4f880863f
12:06:49 Checking out Revision 83b567d8c29df33d59f9400d5e84bbb4f880863f (PR-826)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-826 # 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/826/head:refs/remotes/origin/PR-826 +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/826/head:refs/remotes/origin/PR-826 # 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/826/head:refs/remotes/origin/PR-826 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83b567d8c29df33d59f9400d5e84bbb4f880863f # 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 fb85aefb9ed1073e07dbfd7cf6ed652733066643 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83b567d8c29df33d59f9400d5e84bbb4f880863f # timeout=10
12:06:53 Commit message: "deb: scan: include packaging revision and distro version in version"