Skip to content

Console Output

15:28:36 [2021-06-15T15:28:36.117Z] The recommended git tool is: git
15:28:36 [2021-06-15T15:28:36.124Z] using credential sf-release-bot.github.ssh
15:28:36 [2021-06-15T15:28:36.130Z] Cloning the remote Git repository
15:28:36 [2021-06-15T15:28:36.130Z] Cloning with configured refspecs honoured and without tags
15:28:36 [2021-06-15T15:28:36.131Z] Cloning repository git@github.com:docker/compose.git
15:28:36 [2021-06-15T15:28:36.132Z]  > git init /home/ubuntu/workspace/compose_PR-8381 # timeout=10
15:28:36 [2021-06-15T15:28:36.139Z] Fetching upstream changes from git@github.com:docker/compose.git
15:28:36 [2021-06-15T15:28:36.139Z]  > git --version # timeout=10
15:28:36 [2021-06-15T15:28:36.152Z]  > git --version # 'git version 2.25.1'
15:28:36 [2021-06-15T15:28:36.152Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:28:36 [2021-06-15T15:28:36.155Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8381/head:refs/remotes/origin/PR-8381 # timeout=10
15:28:37 [2021-06-15T15:28:37.884Z] Fetching without tags
15:28:38 [2021-06-15T15:28:38.156Z] Checking out Revision acb91db8a685a61c76a6c3d1d67852dc51c937f4 (PR-8381)
15:28:37 [2021-06-15T15:28:37.861Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:28:37 [2021-06-15T15:28:37.868Z]  > git config --add remote.origin.fetch +refs/pull/8381/head:refs/remotes/origin/PR-8381 # timeout=10
15:28:37 [2021-06-15T15:28:37.876Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:28:37 [2021-06-15T15:28:37.888Z] Fetching upstream changes from git@github.com:docker/compose.git
15:28:37 [2021-06-15T15:28:37.888Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:28:37 [2021-06-15T15:28:37.890Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8381/head:refs/remotes/origin/PR-8381 # timeout=10
15:28:38 [2021-06-15T15:28:38.157Z]  > git config core.sparsecheckout # timeout=10
15:28:38 [2021-06-15T15:28:38.160Z]  > git checkout -f acb91db8a685a61c76a6c3d1d67852dc51c937f4 # timeout=10
15:28:38 [2021-06-15T15:28:38.196Z] Commit message: "Bump websocket-client from 0.57.0 to 1.1.0"