Skip to content

Console Output

15:51:10 using credential docker-jenkins-github-credentials
15:51:10 Cloning the remote Git repository
15:51:10 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_19.03 # timeout=10
15:51:11 Fetching without tags
15:51:12 Checking out Revision fc942130a1387479f40ac7b8ce71594810f0f4b2 (19.03)
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/docker-ce-packaging.git +refs/heads/19.03:refs/remotes/origin/19.03
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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 --progress https://github.com/docker/docker-ce-packaging.git +refs/heads/19.03:refs/remotes/origin/19.03
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fc942130a1387479f40ac7b8ce71594810f0f4b2
15:51:12 Commit message: "[19.03 backport] Pin buildx plugin to v0.3.0, and allow overridiā€¦ (#382)"