Skip to content

Console Output

16:19:32 [2020-07-02T16:19:32.132Z] using credential sf-release-bot.github.ssh
16:19:32 [2020-07-02T16:19:32.141Z] Cloning the remote Git repository
16:19:32 [2020-07-02T16:19:32.141Z] Cloning with configured refspecs honoured and without tags
16:19:32 [2020-07-02T16:19:32.155Z] Cloning repository git@github.com:docker/compose.git
16:19:32 [2020-07-02T16:19:32.170Z]  > git init /home/ubuntu/workspace/compose_1.26.x # timeout=10
16:19:32 [2020-07-02T16:19:32.318Z] Fetching upstream changes from git@github.com:docker/compose.git
16:19:32 [2020-07-02T16:19:32.318Z]  > git --version # timeout=10
16:19:32 [2020-07-02T16:19:32.339Z] using GIT_SSH to set credentials docker-jenkins user on github.com
16:19:32 [2020-07-02T16:19:32.369Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/1.26.x:refs/remotes/origin/1.26.x # timeout=10
16:19:34 [2020-07-02T16:19:34.249Z] Fetching without tags
16:19:34 [2020-07-02T16:19:34.523Z] Checking out Revision eefe0d319f966288a8c0438aa51822af8668ee06 (1.26.x)
16:19:34 [2020-07-02T16:19:34.205Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
16:19:34 [2020-07-02T16:19:34.216Z]  > git config --add remote.origin.fetch +refs/heads/1.26.x:refs/remotes/origin/1.26.x # timeout=10
16:19:34 [2020-07-02T16:19:34.232Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
16:19:34 [2020-07-02T16:19:34.250Z] Fetching upstream changes from git@github.com:docker/compose.git
16:19:34 [2020-07-02T16:19:34.250Z] using GIT_SSH to set credentials docker-jenkins user on github.com
16:19:34 [2020-07-02T16:19:34.255Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/1.26.x:refs/remotes/origin/1.26.x # timeout=10
16:19:34 [2020-07-02T16:19:34.531Z]  > git config core.sparsecheckout # timeout=10
16:19:34 [2020-07-02T16:19:34.547Z]  > git checkout -f eefe0d319f966288a8c0438aa51822af8668ee06 # timeout=10
16:19:38 [2020-07-02T16:19:38.054Z] Commit message: " "Bump 1.26.2""