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 12b74cb5a013572cdc08436ce3fe0c08acfe6a14 into PR head commit c2e2c0b9f6403200876f36edfed3f9d91e4f0d54
Merge succeeded, producing 8ec25a5f273e1c45c90873b756d86f561ed8bfd4
Checking out Revision 8ec25a5f273e1c45c90873b756d86f561ed8bfd4 (PR-2649)
Commit message: "Merge commit '12b74cb5a013572cdc08436ce3fe0c08acfe6a14' 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
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2649/head:refs/remotes/origin/PR-2649 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c2e2c0b9f6403200876f36edfed3f9d91e4f0d54 # timeout=10
 > git merge 12b74cb5a013572cdc08436ce3fe0c08acfe6a14 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ec25a5f273e1c45c90873b756d86f561ed8bfd4 # timeout=10
 > git rev-list --no-walk 1712742ab871b6407624c38505b0b8b6ac72d64c # timeout=10