Skip to content

Console Output

10:47:33 [2021-01-07T10:47:33.145Z] using credential sf-release-bot.github.ssh
10:47:33 [2021-01-07T10:47:33.158Z] Cloning the remote Git repository
10:47:33 [2021-01-07T10:47:33.158Z] Cloning with configured refspecs honoured and without tags
10:47:33 [2021-01-07T10:47:33.202Z] Cloning repository git@github.com:docker/compose.git
10:47:33 [2021-01-07T10:47:33.202Z]  > git init /home/ubuntu/workspace/compose_PR-8025 # timeout=10
10:47:33 [2021-01-07T10:47:33.209Z] Fetching upstream changes from git@github.com:docker/compose.git
10:47:33 [2021-01-07T10:47:33.209Z]  > git --version # timeout=10
10:47:33 [2021-01-07T10:47:33.213Z]  > git --version # 'git version 2.17.1'
10:47:33 [2021-01-07T10:47:33.213Z] using GIT_SSH to set credentials docker-jenkins user on github.com
10:47:33 [2021-01-07T10:47:33.239Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/8025/head:refs/remotes/origin/PR-8025 # timeout=10
10:47:39 [2021-01-07T10:47:39.871Z] Fetching without tags
10:47:40 [2021-01-07T10:47:40.151Z] Checking out Revision 57d442cbccf101889326d810d0f2f4d498e038a6 (PR-8025)
10:47:40 [2021-01-07T10:47:40.190Z] Commit message: "Align compose yesno strings with docker yesno: [yN] -> [y/N]"
10:47:40 [2021-01-07T10:47:40.247Z]  > git --version # timeout=10
10:47:40 [2021-01-07T10:47:40.256Z]  > git --version # 'git version 2.17.1'
10:47:40 [2021-01-07T10:47:40.266Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
10:47:39 [2021-01-07T10:47:39.876Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
10:47:39 [2021-01-07T10:47:39.882Z]  > git config --add remote.origin.fetch +refs/pull/8025/head:refs/remotes/origin/PR-8025 # timeout=10
10:47:39 [2021-01-07T10:47:39.899Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
10:47:39 [2021-01-07T10:47:39.914Z] Fetching upstream changes from git@github.com:docker/compose.git
10:47:39 [2021-01-07T10:47:39.914Z] using GIT_SSH to set credentials docker-jenkins user on github.com
10:47:39 [2021-01-07T10:47:39.917Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/8025/head:refs/remotes/origin/PR-8025 # timeout=10
10:47:40 [2021-01-07T10:47:40.194Z]  > git config core.sparsecheckout # timeout=10
10:47:40 [2021-01-07T10:47:40.197Z]  > git checkout -f 57d442cbccf101889326d810d0f2f4d498e038a6 # timeout=10