Skip to content

Console Output

15:01:14 using credential docker-jenkins-github-credentials
15:01:14 Cloning the remote Git repository
15:01:14 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2488 # 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/2488/head:refs/remotes/origin/PR-2488 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:17 Fetching without tags
15:01:17 Merging remotes/origin/master commit 71d760f1b400d2a8ce2d721d8db254244f36e1c8 into PR head commit df5cedfc81db32fd325143da07bebae472690935
15:01:17 Merge succeeded, producing df5cedfc81db32fd325143da07bebae472690935
15:01:17 Checking out Revision df5cedfc81db32fd325143da07bebae472690935 (PR-2488)
15:01:18 Commit message: "vendor: spf13/cobra v1.0.0, go-md2man v2.0.0, blackfriday v2.0.1"
15:01:18 First time build. Skipping changelog.
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2488/head:refs/remotes/origin/PR-2488 # 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/2488/head:refs/remotes/origin/PR-2488 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f df5cedfc81db32fd325143da07bebae472690935 # timeout=10
 > git merge 71d760f1b400d2a8ce2d721d8db254244f36e1c8 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f df5cedfc81db32fd325143da07bebae472690935 # timeout=10
 > git rev-list --no-walk d275ed2c06fb73d518a6bc1e734139d0f970e043 # timeout=10