Skip to content

Console Output

16:35:36 [2021-04-07T16:35:36.184Z] The recommended git tool is: git
16:35:36 [2021-04-07T16:35:36.193Z] using credential sf-release-bot.github.ssh
16:35:36 [2021-04-07T16:35:36.211Z] Fetching changes from the remote Git repository
16:35:36 [2021-04-07T16:35:36.223Z] Fetching without tags
16:35:36 [2021-04-07T16:35:36.457Z] Checking out Revision 88ce4d23da3764c705d5a62d0f97e980c633ffeb (PR-8259)
16:35:36 [2021-04-07T16:35:36.526Z] Commit message: "Enforce Python requirement of 3.6 or newer"
16:35:36 [2021-04-07T16:35:36.538Z]  > git --version # timeout=10
16:35:36 [2021-04-07T16:35:36.563Z]  > git --version # 'git version 2.25.1'
16:35:36 [2021-04-07T16:35:36.575Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:35:36 [2021-04-07T16:35:36.205Z]  > git rev-parse --is-inside-work-tree # timeout=10
16:35:36 [2021-04-07T16:35:36.214Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
16:35:36 [2021-04-07T16:35:36.225Z] Fetching upstream changes from git@github.com:docker/compose.git
16:35:36 [2021-04-07T16:35:36.225Z]  > git --version # timeout=10
16:35:36 [2021-04-07T16:35:36.232Z]  > git --version # 'git version 2.25.1'
16:35:36 [2021-04-07T16:35:36.232Z] using GIT_SSH to set credentials docker-jenkins user on github.com
16:35:36 [2021-04-07T16:35:36.235Z]  > 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.459Z]  > git config core.sparsecheckout # timeout=10
16:35:36 [2021-04-07T16:35:36.470Z]  > git checkout -f 88ce4d23da3764c705d5a62d0f97e980c633ffeb # timeout=10