Skip to content

Console Output

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