Skip to content

Console Output

21:08:32 using credential docker-jenkins-github-credentials
21:08:32 Cloning the remote Git repository
21:08:32 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2094 # 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/2094/head:refs/remotes/origin/PR-2094 +refs/heads/master:refs/remotes/origin/master
21:08:35 Fetching without tags
21:08:35 Merging remotes/origin/master commit 0397c2ca017a7b2955cc8f4c9d53e8f930ecb154 into PR head commit 031bd2d5300760c5206b40883eda4b3a70099cec
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2094/head:refs/remotes/origin/PR-2094 # 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/2094/head:refs/remotes/origin/PR-2094 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 031bd2d5300760c5206b40883eda4b3a70099cec
21:08:36 Merge succeeded, producing b4af4b244123d0f4350b299083103ef4e7e77eb9
21:08:36 Checking out Revision b4af4b244123d0f4350b299083103ef4e7e77eb9 (PR-2094)
21:08:37 Commit message: "Merge commit '0397c2ca017a7b2955cc8f4c9d53e8f930ecb154' into HEAD"
21:08:37 First time build. Skipping changelog.
 > git merge 0397c2ca017a7b2955cc8f4c9d53e8f930ecb154 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b4af4b244123d0f4350b299083103ef4e7e77eb9
 > git rev-list --no-walk 99b0067c0be2b45939a7ec7cd740512ded00571a # timeout=10