Skip to content

Console Output

09:49:44 [2020-10-16T09:49:44.577Z] using credential sf-release-bot.github.ssh
09:49:44 [2020-10-16T09:49:44.590Z] Cloning the remote Git repository
09:49:44 [2020-10-16T09:49:44.590Z] Cloning with configured refspecs honoured and without tags
09:49:44 [2020-10-16T09:49:44.595Z] Cloning repository git@github.com:docker/compose.git
09:49:44 [2020-10-16T09:49:44.596Z]  > git init /home/ubuntu/workspace/compose_PR-7868 # timeout=10
09:49:44 [2020-10-16T09:49:44.602Z] Fetching upstream changes from git@github.com:docker/compose.git
09:49:44 [2020-10-16T09:49:44.602Z]  > git --version # timeout=10
09:49:44 [2020-10-16T09:49:44.610Z]  > git --version # 'git version 2.17.1'
09:49:44 [2020-10-16T09:49:44.610Z] using GIT_SSH to set credentials docker-jenkins user on github.com
09:49:44 [2020-10-16T09:49:44.626Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7868/head:refs/remotes/origin/PR-7868 # timeout=10
09:49:51 [2020-10-16T09:49:51.345Z] Fetching without tags
09:49:51 [2020-10-16T09:49:51.609Z] Checking out Revision 58b2d94141a735575bfbd9351556a7c7b754b0f6 (PR-7868)
09:49:51 [2020-10-16T09:49:51.664Z] Commit message: "Add cpu_shares to conversion map"
09:49:51 [2020-10-16T09:49:51.664Z] First time build. Skipping changelog.
09:49:51 [2020-10-16T09:49:51.685Z]  > git --version # timeout=10
09:49:51 [2020-10-16T09:49:51.698Z]  > git --version # 'git version 2.17.1'
09:49:51 [2020-10-16T09:49:51.712Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
09:49:51 [2020-10-16T09:49:51.326Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
09:49:51 [2020-10-16T09:49:51.333Z]  > git config --add remote.origin.fetch +refs/pull/7868/head:refs/remotes/origin/PR-7868 # timeout=10
09:49:51 [2020-10-16T09:49:51.340Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
09:49:51 [2020-10-16T09:49:51.350Z] Fetching upstream changes from git@github.com:docker/compose.git
09:49:51 [2020-10-16T09:49:51.351Z] using GIT_SSH to set credentials docker-jenkins user on github.com
09:49:51 [2020-10-16T09:49:51.353Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7868/head:refs/remotes/origin/PR-7868 # timeout=10
09:49:51 [2020-10-16T09:49:51.614Z]  > git config core.sparsecheckout # timeout=10
09:49:51 [2020-10-16T09:49:51.628Z]  > git checkout -f 58b2d94141a735575bfbd9351556a7c7b754b0f6 # timeout=10