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 415fe22dbe27df534d77e9a01b5ad9f6f89e5e7c into PR head commit 716a732d94c788bc1a8fef6cee776a4a957f4627
 > 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/2035/head:refs/remotes/origin/PR-2035 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 716a732d94c788bc1a8fef6cee776a4a957f4627 # timeout=10
Merge succeeded, producing 716a732d94c788bc1a8fef6cee776a4a957f4627
Checking out Revision 716a732d94c788bc1a8fef6cee776a4a957f4627 (PR-2035)
Commit message: "Add curses-like display to docker stats thanks to tcell."
 > git merge 415fe22dbe27df534d77e9a01b5ad9f6f89e5e7c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 716a732d94c788bc1a8fef6cee776a4a957f4627 # timeout=10
 > git rev-list --no-walk 6bc7f0c013464ce37161f2b4ec2964739c243c9a # timeout=10