Skip to content

Console Output

01:17:59 using credential sf-release-bot.github.ssh
01:17:59 Cloning the remote Git repository
01:17:59 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_745-compose-project-name # 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/heads/745-compose-project-name:refs/remotes/origin/745-compose-project-name
01:18:00 Fetching without tags
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/745-compose-project-name:refs/remotes/origin/745-compose-project-name # 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/heads/745-compose-project-name:refs/remotes/origin/745-compose-project-name
01:18:01 Checking out Revision 77a74b6974a07f10b492c62fc0e99ea599f62e08 (745-compose-project-name)
01:18:01 Commit message: "Allow x-project-name property in Compose file to define project name"
01:18:01 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 77a74b6974a07f10b492c62fc0e99ea599f62e08