Skip to content

Console Output

17:54:23 using credential docker-jenkins-github-credentials
17:54:23 Cloning the remote Git repository
17:54:23 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_18.09 # 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/18.09:refs/remotes/origin/18.09
17:54:29 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/18.09:refs/remotes/origin/18.09
17:54:29 Checking out Revision 0fcc210e232c0f1d1748c66146e3f2bc146ed228 (18.09)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0fcc210e232c0f1d1748c66146e3f2bc146ed228
17:54:31 Commit message: "Merge pull request #2118 from thaJeztah/18.09_backport_bump_yaml.v2_2.2.3"
 > git rev-list --no-walk 575d6fa7822e1edebc108aec8d2fb6b1b78b177d # timeout=10