Skip to content

Console Output

18:48:14 [2020-11-26T18:48:14.420Z] using credential sf-release-bot.github.ssh
18:48:14 [2020-11-26T18:48:14.461Z] Cloning the remote Git repository
18:48:14 [2020-11-26T18:48:14.461Z] Cloning with configured refspecs honoured and without tags
18:48:14 [2020-11-26T18:48:14.491Z] Cloning repository git@github.com:docker/compose.git
18:48:14 [2020-11-26T18:48:14.640Z]  > git init /home/ubuntu/workspace/compose_bump-deps # timeout=10
18:48:14 [2020-11-26T18:48:14.892Z] Fetching upstream changes from git@github.com:docker/compose.git
18:48:14 [2020-11-26T18:48:14.892Z]  > git --version # timeout=10
18:48:14 [2020-11-26T18:48:14.920Z]  > git --version # 'git version 2.17.1'
18:48:14 [2020-11-26T18:48:14.920Z] using GIT_SSH to set credentials docker-jenkins user on github.com
18:48:15 [2020-11-26T18:48:15.009Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/bump-deps:refs/remotes/origin/bump-deps # timeout=10
18:48:18 [2020-11-26T18:48:18.984Z] Fetching without tags
18:48:18 [2020-11-26T18:48:18.886Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
18:48:18 [2020-11-26T18:48:18.899Z]  > git config --add remote.origin.fetch +refs/heads/bump-deps:refs/remotes/origin/bump-deps # timeout=10
18:48:18 [2020-11-26T18:48:18.958Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
18:48:18 [2020-11-26T18:48:18.987Z] Fetching upstream changes from git@github.com:docker/compose.git
18:48:18 [2020-11-26T18:48:18.987Z] using GIT_SSH to set credentials docker-jenkins user on github.com
18:48:19 [2020-11-26T18:48:19.006Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/bump-deps:refs/remotes/origin/bump-deps # timeout=10
18:48:19 [2020-11-26T18:48:19.299Z] Checking out Revision a3e6e28eeb834435eca5a7e96a8016c7314c603e (bump-deps)
18:48:19 [2020-11-26T18:48:19.307Z]  > git config core.sparsecheckout # timeout=10
18:48:19 [2020-11-26T18:48:19.327Z]  > git checkout -f a3e6e28eeb834435eca5a7e96a8016c7314c603e # timeout=10
18:48:23 [2020-11-26T18:48:23.297Z] Commit message: "deps: Bump Python, Docker, base images"