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/master commit 70a00157f161b109be77cd4f30ce0662bfe8cc32 into PR head commit 8bcfaf70eb93b06d083a4ba9e0fa1493df845e88
Merge succeeded, producing 8bcfaf70eb93b06d083a4ba9e0fa1493df845e88
Checking out Revision 8bcfaf70eb93b06d083a4ba9e0fa1493df845e88 (PR-2982)
Commit message: "Merge branch 'patch-1' of https://github.com/carehart/cli into pr/2982"
 > 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/pull/2982/head:refs/remotes/origin/PR-2982 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8bcfaf70eb93b06d083a4ba9e0fa1493df845e88 # 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 70a00157f161b109be77cd4f30ce0662bfe8cc32 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8bcfaf70eb93b06d083a4ba9e0fa1493df845e88 # timeout=10
 > git rev-list --no-walk 275c0e466d502e3c4eed9eb496a57ff8f8ee1ff7 # timeout=10