Skip to content

Console Output

11:16:26 [2020-10-16T11:16:26.041Z] using credential sf-release-bot.github.ssh
11:16:26 [2020-10-16T11:16:26.051Z] Cloning the remote Git repository
11:16:26 [2020-10-16T11:16:26.051Z] Cloning with configured refspecs honoured and without tags
11:16:26 [2020-10-16T11:16:26.093Z] Cloning repository git@github.com:docker/compose.git
11:16:26 [2020-10-16T11:16:26.093Z]  > git init /home/ubuntu/workspace/compose_PR-7869 # timeout=10
11:16:26 [2020-10-16T11:16:26.100Z] Fetching upstream changes from git@github.com:docker/compose.git
11:16:26 [2020-10-16T11:16:26.100Z]  > git --version # timeout=10
11:16:26 [2020-10-16T11:16:26.106Z]  > git --version # 'git version 2.17.1'
11:16:26 [2020-10-16T11:16:26.106Z] using GIT_SSH to set credentials docker-jenkins user on github.com
11:16:26 [2020-10-16T11:16:26.138Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7869/head:refs/remotes/origin/PR-7869 # timeout=10
11:16:32 [2020-10-16T11:16:32.925Z] Fetching without tags
11:16:33 [2020-10-16T11:16:33.235Z] Checking out Revision 5dcae51814a361e6a1060621aaebaf890193b0e7 (PR-7869)
11:16:33 [2020-10-16T11:16:33.309Z] Commit message: "Add acceptance tests for cp subcommand"
11:16:33 [2020-10-16T11:16:33.317Z]  > git --version # timeout=10
11:16:33 [2020-10-16T11:16:33.331Z]  > git --version # 'git version 2.17.1'
11:16:33 [2020-10-16T11:16:33.346Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
11:16:32 [2020-10-16T11:16:32.906Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
11:16:32 [2020-10-16T11:16:32.909Z]  > git config --add remote.origin.fetch +refs/pull/7869/head:refs/remotes/origin/PR-7869 # timeout=10
11:16:32 [2020-10-16T11:16:32.919Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
11:16:32 [2020-10-16T11:16:32.926Z] Fetching upstream changes from git@github.com:docker/compose.git
11:16:32 [2020-10-16T11:16:32.926Z] using GIT_SSH to set credentials docker-jenkins user on github.com
11:16:32 [2020-10-16T11:16:32.929Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7869/head:refs/remotes/origin/PR-7869 # timeout=10
11:16:33 [2020-10-16T11:16:33.236Z]  > git config core.sparsecheckout # timeout=10
11:16:33 [2020-10-16T11:16:33.247Z]  > git checkout -f 5dcae51814a361e6a1060621aaebaf890193b0e7 # timeout=10