Skip to content

Console Output

18:18:39 [2021-01-17T18:18:39.285Z] using credential sf-release-bot.github.ssh
18:18:39 [2021-01-17T18:18:39.311Z] Fetching changes from the remote Git repository
18:18:39 [2021-01-17T18:18:39.325Z] Fetching without tags
18:18:39 [2021-01-17T18:18:39.597Z] Checking out Revision ae3eb3de1e4efdc60f1aba041b3419576659391c (PR-8037)
18:18:39 [2021-01-17T18:18:39.298Z]  > git rev-parse --is-inside-work-tree # timeout=10
18:18:39 [2021-01-17T18:18:39.314Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
18:18:39 [2021-01-17T18:18:39.327Z] Fetching upstream changes from git@github.com:docker/compose.git
18:18:39 [2021-01-17T18:18:39.327Z]  > git --version # timeout=10
18:18:39 [2021-01-17T18:18:39.340Z]  > git --version # 'git version 2.7.4'
18:18:39 [2021-01-17T18:18:39.340Z] using GIT_SSH to set credentials docker-jenkins user on github.com
18:18:39 [2021-01-17T18:18:39.343Z]  > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/8037/head:refs/remotes/origin/PR-8037 # timeout=10
18:18:39 [2021-01-17T18:18:39.599Z]  > git config core.sparsecheckout # timeout=10
18:18:39 [2021-01-17T18:18:39.602Z]  > git checkout -f ae3eb3de1e4efdc60f1aba041b3419576659391c # timeout=10
18:18:43 [2021-01-17T18:18:43.293Z] Commit message: "Add `--timestamps` to up command"