Skip to content

Console Output

16:29:08 [2020-12-08T16:29:08.266Z] using credential sf-release-bot.github.ssh
16:29:08 [2020-12-08T16:29:08.277Z] Cloning the remote Git repository
16:29:08 [2020-12-08T16:29:08.277Z] Cloning with configured refspecs honoured and without tags
16:29:08 [2020-12-08T16:29:08.376Z] Cloning repository git@github.com:docker/compose.git
16:29:08 [2020-12-08T16:29:08.430Z]  > git init /home/ubuntu/workspace/compose_PR-7951 # timeout=10
16:29:08 [2020-12-08T16:29:08.620Z] Fetching upstream changes from git@github.com:docker/compose.git
16:29:08 [2020-12-08T16:29:08.622Z]  > git --version # timeout=10
16:29:08 [2020-12-08T16:29:08.651Z]  > git --version # 'git version 2.17.1'
16:29:08 [2020-12-08T16:29:08.652Z] using GIT_SSH to set credentials docker-jenkins user on github.com
16:29:08 [2020-12-08T16:29:08.774Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7951/head:refs/remotes/origin/PR-7951 # timeout=10
16:29:13 [2020-12-08T16:29:13.417Z] Fetching without tags
16:29:13 [2020-12-08T16:29:13.742Z] Checking out Revision 96c13afac7987a8cc8fe3b0ea60e21ac60fc9f5a (PR-7951)
16:29:13 [2020-12-08T16:29:13.373Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
16:29:13 [2020-12-08T16:29:13.404Z]  > git config --add remote.origin.fetch +refs/pull/7951/head:refs/remotes/origin/PR-7951 # timeout=10
16:29:13 [2020-12-08T16:29:13.437Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
16:29:13 [2020-12-08T16:29:13.452Z] Fetching upstream changes from git@github.com:docker/compose.git
16:29:13 [2020-12-08T16:29:13.452Z] using GIT_SSH to set credentials docker-jenkins user on github.com
16:29:13 [2020-12-08T16:29:13.457Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7951/head:refs/remotes/origin/PR-7951 # timeout=10
16:29:13 [2020-12-08T16:29:13.779Z]  > git config core.sparsecheckout # timeout=10
16:29:13 [2020-12-08T16:29:13.803Z]  > git checkout -f 96c13afac7987a8cc8fe3b0ea60e21ac60fc9f5a # timeout=10
16:29:17 [2020-12-08T16:29:17.655Z] Commit message: "osx: Improve SDK detection"