Skip to content

Console Output

01:20:50 using credential sf-release-bot.github.ssh
01:20:50 Cloning the remote Git repository
01:20:50 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_PR-6391 # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6391/head:refs/remotes/origin/PR-6391
01:20:52 Fetching without tags
01:20:53 Checking out Revision 43eba3f9f2ed24a83be77897c1015909ff03f5fa (PR-6391)
01:20:53 Commit message: "Add ps --columns option"
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/6391/head:refs/remotes/origin/PR-6391 # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6391/head:refs/remotes/origin/PR-6391
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 43eba3f9f2ed24a83be77897c1015909ff03f5fa