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 95f57194eb4abf900709b06f3ba9f1eac1a9e54f into PR head commit 9a071a993a7d15cc490937104b3d37fd6a339bc2
 > 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/2678/head:refs/remotes/origin/PR-2678 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9a071a993a7d15cc490937104b3d37fd6a339bc2 # timeout=10
Merge succeeded, producing 82730d0ad60e8e57c0f542ca85d954655e11667c
Checking out Revision 82730d0ad60e8e57c0f542ca85d954655e11667c (PR-2678)
 > git merge 95f57194eb4abf900709b06f3ba9f1eac1a9e54f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 82730d0ad60e8e57c0f542ca85d954655e11667c # timeout=10
Commit message: "Merge commit '95f57194eb4abf900709b06f3ba9f1eac1a9e54f' into HEAD"
First time build. Skipping changelog.