Console Output
12:39:30 using credential sf-release-bot.github.ssh
12:39:30 Cloning the remote Git repository
12:39:30 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
> git init /home/ubuntu/workspace/compose_py2 # 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/py2:refs/remotes/origin/py2
12:39:32 Fetching without tags
12:39:32 Checking out Revision c4acf41e3a3d59b7909dae292f4d0ecc575fdf1c (py2)
12:39:32 Commit message: "Prepare drop of python 2.x support"
> git config remote.origin.url git@github.com:docker/compose.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/py2:refs/remotes/origin/py2 # 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/py2:refs/remotes/origin/py2
> git config core.sparsecheckout # timeout=10
> git checkout -f c4acf41e3a3d59b7909dae292f4d0ecc575fdf1c
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426