Skip to content

Console Output

08:04:51 using credential sf-release-bot.github.ssh
08:04:51 Cloning the remote Git repository
08:04:51 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_PR-6959 # 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/6959/head:refs/remotes/origin/PR-6959
08:04:52 Fetching without tags
08:04:52 Checking out Revision b7c4912e4f81efba93f56274bec05cea974445d4 (PR-6959)
08:04:52 Commit message: "Handle loading by `-f -` combined with other files"
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/6959/head:refs/remotes/origin/PR-6959 # 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/6959/head:refs/remotes/origin/PR-6959
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b7c4912e4f81efba93f56274bec05cea974445d4