Skip to content

Console Output

22:32:15 using credential docker-jenkins-github-credentials
22:32:15 Cloning the remote Git repository
22:32:15 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-1827 # 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/1827/head:refs/remotes/origin/PR-1827 +refs/heads/master:refs/remotes/origin/master
22:32:18 Fetching without tags
22:32:18 Merging remotes/origin/master commit 3e07fa728a3025cf4205e3dd071da703c34cf45f into PR head commit 7b8c6a63259b13419fb2fe81e604cd23bb0b10a4
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1827/head:refs/remotes/origin/PR-1827 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/cli.git +refs/pull/1827/head:refs/remotes/origin/PR-1827 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7b8c6a63259b13419fb2fe81e604cd23bb0b10a4
22:32:19 Merge succeeded, producing 7b8c6a63259b13419fb2fe81e604cd23bb0b10a4
22:32:19 Checking out Revision 7b8c6a63259b13419fb2fe81e604cd23bb0b10a4 (PR-1827)
22:32:19 Commit message: "bump github.com/xeipuuv/gojsonpointer 02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb"
 > git merge 3e07fa728a3025cf4205e3dd071da703c34cf45f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7b8c6a63259b13419fb2fe81e604cd23bb0b10a4
 > git rev-list --no-walk 06f34ba50786ec67761745c818e87baecc2ba139 # timeout=10