Skip to content

Console Output

01:15:05 using credential docker-jenkins-github-credentials
01:15:05 Cloning the remote Git repository
01:15:05 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-1889 # 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/1889/head:refs/remotes/origin/PR-1889 +refs/heads/master:refs/remotes/origin/master
01:15:10 Fetching without tags
01:15:10 Merging remotes/origin/master commit 79578882a1c86447f0fec0602e3602b4129241f2 into PR head commit b0270d18b5233f730bdab8db39b566c1793960d9
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1889/head:refs/remotes/origin/PR-1889 # 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/1889/head:refs/remotes/origin/PR-1889 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b0270d18b5233f730bdab8db39b566c1793960d9
01:15:12 Merge succeeded, producing b2b681bbb95daf1a79c546e4761ff66a09e12b64
01:15:12 Checking out Revision b2b681bbb95daf1a79c546e4761ff66a09e12b64 (PR-1889)
 > git merge 79578882a1c86447f0fec0602e3602b4129241f2 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b2b681bbb95daf1a79c546e4761ff66a09e12b64
01:15:12 Commit message: "Merge commit '79578882a1c86447f0fec0602e3602b4129241f2' into HEAD"
01:15:12 First time build. Skipping changelog.
 > git rev-list --no-walk 8fe7795e40a8e098870d5f38a329f26529e20262 # timeout=10