Skip to content

Console Output

14:20:39 using credential docker-jenkins-github-credentials
14:20:39 Cloning the remote Git repository
14:20:39 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_19.03 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
14:20:42 Fetching without tags
14:20:42 Checking out Revision d7f5f70c39f4b52a8be2625ae85e6b9d2a8e5166 (19.03)
 > git config remote.origin.url https://github.com/docker/cli.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/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
14:20:43 Commit message: "Merge pull request #2419 from thaJeztah/19.03_backport_bump_golang_1.13.9"
 > git checkout -f d7f5f70c39f4b52a8be2625ae85e6b9d2a8e5166 # timeout=10
 > git rev-list --no-walk 7d48500057cf3435b517eaaa8f5f26faf3afd90b # timeout=10