Skip to content

Console Output

11:11:05 [2020-10-16T11:11:05.072Z] using credential sf-release-bot.github.ssh
11:11:05 [2020-10-16T11:11:05.084Z] Cloning the remote Git repository
11:11:05 [2020-10-16T11:11:05.084Z] Cloning with configured refspecs honoured and without tags
11:11:05 [2020-10-16T11:11:05.140Z] Cloning repository git@github.com:docker/compose.git
11:11:05 [2020-10-16T11:11:05.140Z]  > git init /home/ubuntu/workspace/compose_PR-7869 # timeout=10
11:11:05 [2020-10-16T11:11:05.146Z] Fetching upstream changes from git@github.com:docker/compose.git
11:11:05 [2020-10-16T11:11:05.146Z]  > git --version # timeout=10
11:11:05 [2020-10-16T11:11:05.150Z]  > git --version # 'git version 2.17.1'
11:11:05 [2020-10-16T11:11:05.150Z] using GIT_SSH to set credentials docker-jenkins user on github.com
11:11:05 [2020-10-16T11:11:05.179Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7869/head:refs/remotes/origin/PR-7869 # timeout=10
11:11:11 [2020-10-16T11:11:11.805Z] Fetching without tags
11:11:12 [2020-10-16T11:11:12.105Z] Checking out Revision 5dcae51814a361e6a1060621aaebaf890193b0e7 (PR-7869)
11:11:12 [2020-10-16T11:11:12.149Z] Commit message: "Add acceptance tests for cp subcommand"
11:11:12 [2020-10-16T11:11:12.169Z]  > git --version # timeout=10
11:11:12 [2020-10-16T11:11:12.183Z]  > git --version # 'git version 2.17.1'
11:11:12 [2020-10-16T11:11:12.198Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
11:11:11 [2020-10-16T11:11:11.791Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
11:11:11 [2020-10-16T11:11:11.798Z]  > git config --add remote.origin.fetch +refs/pull/7869/head:refs/remotes/origin/PR-7869 # timeout=10
11:11:11 [2020-10-16T11:11:11.812Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
11:11:11 [2020-10-16T11:11:11.817Z] Fetching upstream changes from git@github.com:docker/compose.git
11:11:11 [2020-10-16T11:11:11.818Z] using GIT_SSH to set credentials docker-jenkins user on github.com
11:11:11 [2020-10-16T11:11:11.820Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7869/head:refs/remotes/origin/PR-7869 # timeout=10
11:11:12 [2020-10-16T11:11:12.117Z]  > git config core.sparsecheckout # timeout=10
11:11:12 [2020-10-16T11:11:12.125Z]  > git checkout -f 5dcae51814a361e6a1060621aaebaf890193b0e7 # timeout=10