Skip to content

Console Output

01:49:42 [2021-06-02T01:49:42.662Z] The recommended git tool is: git
01:49:42 [2021-06-02T01:49:42.669Z] using credential sf-release-bot.github.ssh
01:49:42 [2021-06-02T01:49:42.674Z] Cloning the remote Git repository
01:49:42 [2021-06-02T01:49:42.674Z] Cloning with configured refspecs honoured and without tags
01:49:42 [2021-06-02T01:49:42.727Z] Cloning repository git@github.com:docker/compose.git
01:49:42 [2021-06-02T01:49:42.727Z]  > git init /home/ubuntu/workspace/compose_PR-8362 # timeout=10
01:49:42 [2021-06-02T01:49:42.739Z] Fetching upstream changes from git@github.com:docker/compose.git
01:49:42 [2021-06-02T01:49:42.739Z]  > git --version # timeout=10
01:49:42 [2021-06-02T01:49:42.746Z]  > git --version # 'git version 2.25.1'
01:49:42 [2021-06-02T01:49:42.746Z] using GIT_SSH to set credentials docker-jenkins user on github.com
01:49:42 [2021-06-02T01:49:42.749Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8362/head:refs/remotes/origin/PR-8362 # timeout=10
01:49:44 [2021-06-02T01:49:44.350Z] Fetching without tags
01:49:44 [2021-06-02T01:49:44.566Z] Checking out Revision 42c55e6130082ba720ed817789b7f5093b83a341 (PR-8362)
01:49:44 [2021-06-02T01:49:44.621Z] Commit message: "Add Snyk scan suggestion when building"
01:49:44 [2021-06-02T01:49:44.621Z] First time build. Skipping changelog.
01:49:44 [2021-06-02T01:49:44.644Z]  > git --version # timeout=10
01:49:44 [2021-06-02T01:49:44.655Z]  > git --version # 'git version 2.25.1'
01:49:44 [2021-06-02T01:49:44.668Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
01:49:44 [2021-06-02T01:49:44.325Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
01:49:44 [2021-06-02T01:49:44.328Z]  > git config --add remote.origin.fetch +refs/pull/8362/head:refs/remotes/origin/PR-8362 # timeout=10
01:49:44 [2021-06-02T01:49:44.349Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
01:49:44 [2021-06-02T01:49:44.360Z] Fetching upstream changes from git@github.com:docker/compose.git
01:49:44 [2021-06-02T01:49:44.360Z] using GIT_SSH to set credentials docker-jenkins user on github.com
01:49:44 [2021-06-02T01:49:44.364Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8362/head:refs/remotes/origin/PR-8362 # timeout=10
01:49:44 [2021-06-02T01:49:44.586Z]  > git config core.sparsecheckout # timeout=10
01:49:44 [2021-06-02T01:49:44.595Z]  > git checkout -f 42c55e6130082ba720ed817789b7f5093b83a341 # timeout=10