Skip to content

Console Output

22:02:06 using credential sf-release-bot.github.ssh
22:02:06 Cloning the remote Git repository
22:02:06 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_bump-1.25.0 # 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/bump-1.25.0:refs/remotes/origin/bump-1.25.0
22:02:08 Fetching without tags
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/bump-1.25.0:refs/remotes/origin/bump-1.25.0 # 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/bump-1.25.0:refs/remotes/origin/bump-1.25.0
22:02:08 Checking out Revision b42d4197ce3865c31e27ed134ea1fb081b839c0c (bump-1.25.0)
22:02:08 Commit message: "Add latest tag question on resume and start to tag on build"
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b42d4197ce3865c31e27ed134ea1fb081b839c0c