Skip to content

Console Output

19:13:56 [2020-01-17T19:13:56.832Z] using credential sf-release-bot.github.ssh
19:13:56 [2020-01-17T19:13:56.839Z] Cloning the remote Git repository
19:13:56 [2020-01-17T19:13:56.839Z] Cloning with configured refspecs honoured and without tags
19:13:56 [2020-01-17T19:13:56.846Z] Cloning repository git@github.com:docker/compose.git
19:13:56 [2020-01-17T19:13:56.846Z]  > git init /home/ubuntu/workspace/compose_bump-1.25.2-rc1 # timeout=10
19:13:56 [2020-01-17T19:13:56.851Z] Fetching upstream changes from git@github.com:docker/compose.git
19:13:56 [2020-01-17T19:13:56.851Z]  > git --version # timeout=10
19:13:56 [2020-01-17T19:13:56.860Z] using GIT_SSH to set credentials docker-jenkins user on github.com
19:13:56 [2020-01-17T19:13:56.861Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/bump-1.25.2-rc1:refs/remotes/origin/bump-1.25.2-rc1
19:13:58 [2020-01-17T19:13:58.467Z] Fetching without tags
19:13:58 [2020-01-17T19:13:58.697Z] Checking out Revision 634eb501f8bac9469482039fe3f9067dea62cb4e (bump-1.25.2-rc1)
19:13:58 [2020-01-17T19:13:58.774Z] Commit message: " "Bump 1.25.2-rc1""
19:13:58 [2020-01-17T19:13:58.791Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
19:13:58 [2020-01-17T19:13:58.429Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
19:13:58 [2020-01-17T19:13:58.446Z]  > git config --add remote.origin.fetch +refs/heads/bump-1.25.2-rc1:refs/remotes/origin/bump-1.25.2-rc1 # timeout=10
19:13:58 [2020-01-17T19:13:58.456Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
19:13:58 [2020-01-17T19:13:58.478Z] Fetching upstream changes from git@github.com:docker/compose.git
19:13:58 [2020-01-17T19:13:58.478Z] using GIT_SSH to set credentials docker-jenkins user on github.com
19:13:58 [2020-01-17T19:13:58.479Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/bump-1.25.2-rc1:refs/remotes/origin/bump-1.25.2-rc1
19:13:58 [2020-01-17T19:13:58.704Z]  > git config core.sparsecheckout # timeout=10
19:13:58 [2020-01-17T19:13:58.709Z]  > git checkout -f 634eb501f8bac9469482039fe3f9067dea62cb4e