Skip to content

Console Output

10:53:17 using credential sf-release-bot.github.ssh
10:53:17 Cloning the remote Git repository
10:53:17 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_PR-7020 # 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/7020/head:refs/remotes/origin/PR-7020
10:53:19 Fetching without tags
10:53:19 Checking out Revision 9e4f3a07f1e3cc88c0fbdad5292244b845d0a50e (PR-7020)
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/7020/head:refs/remotes/origin/PR-7020 # 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/7020/head:refs/remotes/origin/PR-7020
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e4f3a07f1e3cc88c0fbdad5292244b845d0a50e