Skip to content

Console Output

14:43:37 using credential docker-jenkins-github-credentials
14:43:37 Cloning the remote Git repository
14:43:37 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2429 # 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/2429/head:refs/remotes/origin/PR-2429 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:43:40 Fetching without tags
14:43:40 Merging remotes/origin/master commit ad256ba023442bcf8ed249a1b5df708d0d779de0 into PR head commit 3b256db4a3122b5aec147ace803cf12dee8f5913
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2429/head:refs/remotes/origin/PR-2429 # 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/2429/head:refs/remotes/origin/PR-2429 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3b256db4a3122b5aec147ace803cf12dee8f5913 # timeout=10
14:43:40 Merge succeeded, producing 3b256db4a3122b5aec147ace803cf12dee8f5913
14:43:40 Checking out Revision 3b256db4a3122b5aec147ace803cf12dee8f5913 (PR-2429)
14:43:40 Commit message: "Add script to regenerate test-certificate fixtures"
14:43:40 First time build. Skipping changelog.
 > git merge ad256ba023442bcf8ed249a1b5df708d0d779de0 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3b256db4a3122b5aec147ace803cf12dee8f5913 # timeout=10
 > git rev-list --no-walk ab68e0f8d60f3deabfd5dc933556e8d202f0c237 # timeout=10