Skip to content

Console Output

17:44:06 [2021-01-19T17:44:06.695Z] using credential sf-release-bot.github.ssh
17:44:06 [2021-01-19T17:44:06.715Z] Fetching changes from the remote Git repository
17:44:06 [2021-01-19T17:44:06.724Z] Fetching without tags
17:44:07 [2021-01-19T17:44:07.051Z] Checking out Revision 1c499bb2ebf58c86a86783aa9db957eab42b565e (fix-docker-version)
17:44:07 [2021-01-19T17:44:07.122Z] Commit message: "Remove restriction on docker version"
17:44:07 [2021-01-19T17:44:07.171Z]  > git --version # timeout=10
17:44:07 [2021-01-19T17:44:07.209Z]  > git --version # 'git version 2.17.1'
17:44:07 [2021-01-19T17:44:07.245Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
17:44:06 [2021-01-19T17:44:06.736Z]  > git rev-parse --is-inside-work-tree # timeout=10
17:44:06 [2021-01-19T17:44:06.747Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:44:06 [2021-01-19T17:44:06.756Z] Fetching upstream changes from git@github.com:docker/compose.git
17:44:06 [2021-01-19T17:44:06.756Z]  > git --version # timeout=10
17:44:06 [2021-01-19T17:44:06.771Z]  > git --version # 'git version 2.17.1'
17:44:06 [2021-01-19T17:44:06.771Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:44:06 [2021-01-19T17:44:06.777Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-docker-version:refs/remotes/origin/fix-docker-version # timeout=10
17:44:07 [2021-01-19T17:44:07.084Z]  > git config core.sparsecheckout # timeout=10
17:44:07 [2021-01-19T17:44:07.103Z]  > git checkout -f 1c499bb2ebf58c86a86783aa9db957eab42b565e # timeout=10