Skip to content

Console Output

16:59:40 [2021-06-15T16:59:40.802Z] The recommended git tool is: git
16:59:43 [2021-06-15T16:59:43.210Z] using credential sf-release-bot.github.ssh
16:59:43 [2021-06-15T16:59:43.218Z] Cloning the remote Git repository
16:59:43 [2021-06-15T16:59:43.218Z] Cloning with configured refspecs honoured and without tags
16:59:43 [2021-06-15T16:59:43.214Z] Cloning repository git@github.com:docker/compose.git
16:59:43 [2021-06-15T16:59:43.268Z]  > git init /home/ubuntu/workspace/compose_PR-7718 # timeout=10
16:59:43 [2021-06-15T16:59:43.513Z] Fetching upstream changes from git@github.com:docker/compose.git
16:59:43 [2021-06-15T16:59:43.513Z]  > git --version # timeout=10
16:59:43 [2021-06-15T16:59:43.526Z]  > git --version # 'git version 2.25.1'
16:59:43 [2021-06-15T16:59:43.527Z] using GIT_SSH to set credentials docker-jenkins user on github.com
16:59:43 [2021-06-15T16:59:43.551Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/7718/head:refs/remotes/origin/PR-7718 # timeout=10
16:59:45 [2021-06-15T16:59:45.857Z] Fetching without tags
16:59:46 [2021-06-15T16:59:46.133Z] Checking out Revision e815126c68a5b7e99dc4c9dfb1de4a15118cad0a (PR-7718)
16:59:45 [2021-06-15T16:59:45.786Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
16:59:45 [2021-06-15T16:59:45.803Z]  > git config --add remote.origin.fetch +refs/pull/7718/head:refs/remotes/origin/PR-7718 # timeout=10
16:59:45 [2021-06-15T16:59:45.819Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
16:59:45 [2021-06-15T16:59:45.841Z] Fetching upstream changes from git@github.com:docker/compose.git
16:59:45 [2021-06-15T16:59:45.841Z] using GIT_SSH to set credentials docker-jenkins user on github.com
16:59:45 [2021-06-15T16:59:45.848Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/7718/head:refs/remotes/origin/PR-7718 # timeout=10
16:59:46 [2021-06-15T16:59:46.120Z]  > git config core.sparsecheckout # timeout=10
16:59:46 [2021-06-15T16:59:46.134Z]  > git checkout -f e815126c68a5b7e99dc4c9dfb1de4a15118cad0a # timeout=10
16:59:49 [2021-06-15T16:59:49.687Z] Commit message: "Bump paramiko from 2.7.1 to 2.7.2"