Skip to content

Console Output

The recommended git tool is: git
using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/20.10 commit 994ed4085bebcdb259379f6a6baabe0cd2fa6861 into PR head commit 80f673bf9e1968621ac70a6d16ae70ec9b51ea4c
Merge succeeded, producing 80f673bf9e1968621ac70a6d16ae70ec9b51ea4c
Checking out Revision 80f673bf9e1968621ac70a6d16ae70ec9b51ea4c (PR-3556)
Commit message: "gofmt with go1.17"
 > git rev-parse --resolve-git-dir /home/ubuntu/workspace/cli_PR-3556/.git # 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/pull/3556/head:refs/remotes/origin/PR-3556 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 80f673bf9e1968621ac70a6d16ae70ec9b51ea4c # 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 994ed4085bebcdb259379f6a6baabe0cd2fa6861 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 80f673bf9e1968621ac70a6d16ae70ec9b51ea4c # timeout=10
 > git rev-list --no-walk 2bd52bdc35874f6dad43f20330148550e164b12e # timeout=10