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 e3ade90f5b820688f2297e7124c56a3a9e5a8e89 into PR head commit 316695f1fb202f4feb76ec2ccd73672fb3202e7c
Merge succeeded, producing 316695f1fb202f4feb76ec2ccd73672fb3202e7c
Checking out Revision 316695f1fb202f4feb76ec2ccd73672fb3202e7c (PR-3139)
Commit message: "Drop support for (archived) Compose-on-Kubernetes"
 > git rev-parse --resolve-git-dir /home/ubuntu/workspace/cli_PR-3139/.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/3139/head:refs/remotes/origin/PR-3139 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 316695f1fb202f4feb76ec2ccd73672fb3202e7c # 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 e3ade90f5b820688f2297e7124c56a3a9e5a8e89 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 316695f1fb202f4feb76ec2ccd73672fb3202e7c # timeout=10
 > git rev-list --no-walk cb5743b47e5b54816697b48a733462c393c809a9 # timeout=10