Skip to content

Console Output

using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 1054d0cd9fd64e6a11d5cf5466548397c94ed98c (master)
Commit message: "Merge pull request #2915 from rochfeu/patch-1"
 > git rev-parse --is-inside-work-tree # 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
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1054d0cd9fd64e6a11d5cf5466548397c94ed98c # timeout=10
 > git rev-list --no-walk 2f20bf490e2b03d9b5a224768d35bd97325307ce # timeout=10