Skip to content

Console Output

using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/master commit 42d4489992dfe2d756863bad2056f90d66e01661 into PR head commit a2b31cd9fdf94240aec52450ceea275248e3bc8d
Merge succeeded, producing f3ed876b2e6720c25d66997a53edf51b41482c36
Checking out Revision f3ed876b2e6720c25d66997a53edf51b41482c36 (PR-2876)
Commit message: "Merge commit '42d4489992dfe2d756863bad2056f90d66e01661' into HEAD"
 > 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/2876/head:refs/remotes/origin/PR-2876 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a2b31cd9fdf94240aec52450ceea275248e3bc8d # 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 42d4489992dfe2d756863bad2056f90d66e01661 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f3ed876b2e6720c25d66997a53edf51b41482c36 # timeout=10
 > git rev-list --no-walk 012baf5143f4c2a007005372c88180b7037e457a # timeout=10