Skip to content

Console Output

18:08:39 using credential sf-release-bot.github.ssh
18:08:39 Cloning the remote Git repository
18:08:39 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_release # 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/release:refs/remotes/origin/release
18:08:41 Fetching without tags
18:08:41 Checking out Revision cc93c9768921a6d91e511a33c3a4bcba74a6f411 (release)
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/release:refs/remotes/origin/release # 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/release:refs/remotes/origin/release
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc93c9768921a6d91e511a33c3a4bcba74a6f411
18:08:41 Commit message: "Merge pull request #7123 from docker/bump-1.25.1"
 > git rev-list --no-walk a23f39127e8fdf359d9fab199fa5745066b80c8b # timeout=10