Skip to content

Console Output

21:08:00 [2021-05-13T21:08:00.479Z] The recommended git tool is: git
21:08:02 [2021-05-13T21:08:02.685Z] using credential sf-release-bot.github.ssh
21:08:02 [2021-05-13T21:08:02.693Z] Cloning the remote Git repository
21:08:02 [2021-05-13T21:08:02.693Z] Cloning with configured refspecs honoured and without tags
21:08:02 [2021-05-13T21:08:02.710Z] Cloning repository git@github.com:docker/compose.git
21:08:02 [2021-05-13T21:08:02.739Z]  > git init /home/ubuntu/workspace/compose_PR-8328 # timeout=10
21:08:03 [2021-05-13T21:08:03.026Z] Fetching upstream changes from git@github.com:docker/compose.git
21:08:03 [2021-05-13T21:08:03.027Z]  > git --version # timeout=10
21:08:03 [2021-05-13T21:08:03.037Z]  > git --version # 'git version 2.25.1'
21:08:03 [2021-05-13T21:08:03.038Z] using GIT_SSH to set credentials docker-jenkins user on github.com
21:08:03 [2021-05-13T21:08:03.062Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8328/head:refs/remotes/origin/PR-8328 # timeout=10
21:08:06 [2021-05-13T21:08:06.345Z] Fetching without tags
21:08:06 [2021-05-13T21:08:06.582Z] Checking out Revision 0c69d9e8c3e249d8522dac173ef3084f37187248 (PR-8328)
21:08:06 [2021-05-13T21:08:06.292Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
21:08:06 [2021-05-13T21:08:06.313Z]  > git config --add remote.origin.fetch +refs/pull/8328/head:refs/remotes/origin/PR-8328 # timeout=10
21:08:06 [2021-05-13T21:08:06.328Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
21:08:06 [2021-05-13T21:08:06.348Z] Fetching upstream changes from git@github.com:docker/compose.git
21:08:06 [2021-05-13T21:08:06.349Z] using GIT_SSH to set credentials docker-jenkins user on github.com
21:08:06 [2021-05-13T21:08:06.359Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8328/head:refs/remotes/origin/PR-8328 # timeout=10
21:08:06 [2021-05-13T21:08:06.589Z]  > git config core.sparsecheckout # timeout=10
21:08:06 [2021-05-13T21:08:06.605Z]  > git checkout -f 0c69d9e8c3e249d8522dac173ef3084f37187248 # timeout=10
21:08:10 [2021-05-13T21:08:10.231Z] Commit message: "fix tests"