Skip to content

Console Output

18:39:12 using credential docker-jenkins-github-credentials
18:39:12 Cloning the remote Git repository
18:39:12 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2296 # 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/2296/head:refs/remotes/origin/PR-2296 +refs/heads/master:refs/remotes/origin/master
18:39:16 Fetching without tags
18:39:17 Merging remotes/origin/master commit 774216439bae4193eff074485ad0fb5ff8a82f5a into PR head commit 4f3bc15817b3f86f8c3d25df2389da253655c071
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2296/head:refs/remotes/origin/PR-2296 # 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/2296/head:refs/remotes/origin/PR-2296 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f3bc15817b3f86f8c3d25df2389da253655c071
18:39:18 Merge succeeded, producing 4f3bc15817b3f86f8c3d25df2389da253655c071
18:39:18 Checking out Revision 4f3bc15817b3f86f8c3d25df2389da253655c071 (PR-2296)
 > git merge 774216439bae4193eff074485ad0fb5ff8a82f5a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f3bc15817b3f86f8c3d25df2389da253655c071
18:39:18 Commit message: "docs: document dockerignore update"
18:39:18 First time build. Skipping changelog.
 > git rev-list --no-walk 5e2d5d6baba9334132159a4cd91a6b4ea3d0ae91 # timeout=10