Skip to content

Console Output

07:21:28 [2020-11-19T07:21:28.601Z] using credential sf-release-bot.github.ssh
07:21:28 [2020-11-19T07:21:28.611Z] Cloning the remote Git repository
07:21:28 [2020-11-19T07:21:28.611Z] Cloning with configured refspecs honoured and without tags
07:21:28 [2020-11-19T07:21:28.633Z] Cloning repository git@github.com:docker/compose.git
07:21:28 [2020-11-19T07:21:28.663Z]  > git init /home/ubuntu/workspace/compose_PR-7845 # timeout=10
07:21:28 [2020-11-19T07:21:28.793Z] Fetching upstream changes from git@github.com:docker/compose.git
07:21:28 [2020-11-19T07:21:28.793Z]  > git --version # timeout=10
07:21:28 [2020-11-19T07:21:28.806Z]  > git --version # 'git version 2.17.1'
07:21:28 [2020-11-19T07:21:28.807Z] using GIT_SSH to set credentials docker-jenkins user on github.com
07:21:28 [2020-11-19T07:21:28.824Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7845/head:refs/remotes/origin/PR-7845 # timeout=10
07:21:35 [2020-11-19T07:21:35.993Z] Fetching without tags
07:21:36 [2020-11-19T07:21:36.286Z] Checking out Revision 8da68f68ca4717c7076ffe3a66c3d530d33f17bf (PR-7845)
07:21:35 [2020-11-19T07:21:35.956Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
07:21:35 [2020-11-19T07:21:35.969Z]  > git config --add remote.origin.fetch +refs/pull/7845/head:refs/remotes/origin/PR-7845 # timeout=10
07:21:35 [2020-11-19T07:21:35.979Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
07:21:36 [2020-11-19T07:21:36.004Z] Fetching upstream changes from git@github.com:docker/compose.git
07:21:36 [2020-11-19T07:21:36.004Z] using GIT_SSH to set credentials docker-jenkins user on github.com
07:21:36 [2020-11-19T07:21:36.014Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7845/head:refs/remotes/origin/PR-7845 # timeout=10
07:21:36 [2020-11-19T07:21:36.297Z]  > git config core.sparsecheckout # timeout=10
07:21:36 [2020-11-19T07:21:36.312Z]  > git checkout -f 8da68f68ca4717c7076ffe3a66c3d530d33f17bf # timeout=10
07:21:39 [2020-11-19T07:21:39.772Z] Commit message: "Merge branch 'master' into 7391-silence-run"