Skip to content

Console Output

14:32:17 using credential docker-jenkins-github-credentials
14:32:17 Cloning the remote Git repository
14:32:17 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2487 # 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/2487/head:refs/remotes/origin/PR-2487 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:32:21 Fetching without tags
14:32:21 Merging remotes/origin/master commit cd7fb33f3f5e7ec34b91d5e860d8aadde1550919 into PR head commit d07f44fb3199ed13ac14fd857f3a552496f16fee
14:32:21 Merge succeeded, producing d07f44fb3199ed13ac14fd857f3a552496f16fee
14:32:21 Checking out Revision d07f44fb3199ed13ac14fd857f3a552496f16fee (PR-2487)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2487/head:refs/remotes/origin/PR-2487 # 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/2487/head:refs/remotes/origin/PR-2487 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d07f44fb3199ed13ac14fd857f3a552496f16fee # timeout=10
 > git merge cd7fb33f3f5e7ec34b91d5e860d8aadde1550919 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d07f44fb3199ed13ac14fd857f3a552496f16fee # timeout=10
14:32:22 Commit message: "vendor: switch back to upstream spf13/pflag v1.0.5"
14:32:22 First time build. Skipping changelog.
 > git rev-list --no-walk d854cec3448be7619349dc70a9b0368c83db6d40 # timeout=10