Skip to content

Console Output

10:06:21 using credential docker-jenkins-github-credentials
10:06:21 Cloning the remote Git repository
10:06:21 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2401 # 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/2401/head:refs/remotes/origin/PR-2401 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:06:26 Fetching without tags
10:06:27 Merging remotes/origin/19.03 commit a4d902af53e1b7e2861e811644a2b9ab3885aac7 into PR head commit 288cdec2919f6ee7c33002f8050ed8fa2b263c1c
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2401/head:refs/remotes/origin/PR-2401 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/2401/head:refs/remotes/origin/PR-2401 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 288cdec2919f6ee7c33002f8050ed8fa2b263c1c # timeout=10
10:06:27 Merge succeeded, producing 288cdec2919f6ee7c33002f8050ed8fa2b263c1c
10:06:27 Checking out Revision 288cdec2919f6ee7c33002f8050ed8fa2b263c1c (PR-2401)
 > git merge a4d902af53e1b7e2861e811644a2b9ab3885aac7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 288cdec2919f6ee7c33002f8050ed8fa2b263c1c # timeout=10
10:06:31 Commit message: "Include deprecation policy on deprecated features page"
 > git rev-list --no-walk 62e165c26b85fc0d23e680e4c6d725887f9678b2 # timeout=10
10:06:31 First time build. Skipping changelog.