Skip to content

Console Output

02:10:43 [2021-04-19T02:10:43.972Z] The recommended git tool is: git
02:10:46 [2021-04-19T02:10:46.651Z] using credential sf-release-bot.github.ssh
02:10:46 [2021-04-19T02:10:46.666Z] Cloning the remote Git repository
02:10:46 [2021-04-19T02:10:46.666Z] Cloning with configured refspecs honoured and without tags
02:10:46 [2021-04-19T02:10:46.618Z] Cloning repository git@github.com:docker/compose.git
02:10:46 [2021-04-19T02:10:46.667Z]  > git init /home/ubuntu/workspace/compose_PR-8294 # timeout=10
02:10:46 [2021-04-19T02:10:46.911Z] Fetching upstream changes from git@github.com:docker/compose.git
02:10:46 [2021-04-19T02:10:46.913Z]  > git --version # timeout=10
02:10:46 [2021-04-19T02:10:46.926Z]  > git --version # 'git version 2.25.1'
02:10:46 [2021-04-19T02:10:46.926Z] using GIT_SSH to set credentials docker-jenkins user on github.com
02:10:46 [2021-04-19T02:10:46.985Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8294/head:refs/remotes/origin/PR-8294 # timeout=10
02:10:49 [2021-04-19T02:10:49.485Z] Fetching without tags
02:10:49 [2021-04-19T02:10:49.740Z] Checking out Revision 984e052a30faf7939cca4d7b1abf607224124b3a (PR-8294)
02:10:49 [2021-04-19T02:10:49.383Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
02:10:49 [2021-04-19T02:10:49.393Z]  > git config --add remote.origin.fetch +refs/pull/8294/head:refs/remotes/origin/PR-8294 # timeout=10
02:10:49 [2021-04-19T02:10:49.417Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
02:10:49 [2021-04-19T02:10:49.440Z] Fetching upstream changes from git@github.com:docker/compose.git
02:10:49 [2021-04-19T02:10:49.440Z] using GIT_SSH to set credentials docker-jenkins user on github.com
02:10:49 [2021-04-19T02:10:49.444Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8294/head:refs/remotes/origin/PR-8294 # timeout=10
02:10:49 [2021-04-19T02:10:49.700Z]  > git config core.sparsecheckout # timeout=10
02:10:49 [2021-04-19T02:10:49.725Z]  > git checkout -f 984e052a30faf7939cca4d7b1abf607224124b3a # timeout=10
02:10:53 [2021-04-19T02:10:53.425Z] Commit message: "Update PyInstaller"