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 304a2dca5fd9d203ed618fc73066612eb2ce0e7a into PR head commit 818564af51b70669314fe4ea59d0089db4843dcb
Merge succeeded, producing 818564af51b70669314fe4ea59d0089db4843dcb
Checking out Revision 818564af51b70669314fe4ea59d0089db4843dcb (PR-3253)
Commit message: "cli/compose: use go1.16 native embed functionality for schemas"
 > git rev-parse --resolve-git-dir /home/ubuntu/workspace/cli_PR-3253/.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/3253/head:refs/remotes/origin/PR-3253 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 818564af51b70669314fe4ea59d0089db4843dcb # 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 304a2dca5fd9d203ed618fc73066612eb2ce0e7a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 818564af51b70669314fe4ea59d0089db4843dcb # timeout=10
 > git rev-list --no-walk e22194111cd018f20391ef7a19ae90baad849ee0 # timeout=10