Skip to content

Console Output

16:35:36 [2021-04-07T16:35:36.178Z] The recommended git tool is: git
16:35:36 [2021-04-07T16:35:36.185Z] using credential sf-release-bot.github.ssh
16:35:36 [2021-04-07T16:35:36.206Z] Fetching changes from the remote Git repository
16:35:36 [2021-04-07T16:35:36.216Z] Fetching without tags
16:35:36 [2021-04-07T16:35:36.535Z] Checking out Revision 88ce4d23da3764c705d5a62d0f97e980c633ffeb (PR-8259)
16:35:36 [2021-04-07T16:35:36.572Z] Commit message: "Enforce Python requirement of 3.6 or newer"
16:35:36 [2021-04-07T16:35:36.596Z]  > git --version # timeout=10
16:35:36 [2021-04-07T16:35:36.607Z]  > git --version # 'git version 2.25.1'
16:35:36 [2021-04-07T16:35:36.614Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:35:36 [2021-04-07T16:35:36.196Z]  > git rev-parse --is-inside-work-tree # timeout=10
16:35:36 [2021-04-07T16:35:36.207Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
16:35:36 [2021-04-07T16:35:36.260Z] Fetching upstream changes from git@github.com:docker/compose.git
16:35:36 [2021-04-07T16:35:36.260Z]  > git --version # timeout=10
16:35:36 [2021-04-07T16:35:36.269Z]  > git --version # 'git version 2.25.1'
16:35:36 [2021-04-07T16:35:36.270Z] using GIT_SSH to set credentials docker-jenkins user on github.com
16:35:36 [2021-04-07T16:35:36.272Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8259/head:refs/remotes/origin/PR-8259 # timeout=10
16:35:36 [2021-04-07T16:35:36.536Z]  > git config core.sparsecheckout # timeout=10
16:35:36 [2021-04-07T16:35:36.541Z]  > git checkout -f 88ce4d23da3764c705d5a62d0f97e980c633ffeb # timeout=10