Skip to content

Console Output

18:48:26 [2020-11-26T18:48:26.984Z] using credential sf-release-bot.github.ssh
18:48:26 [2020-11-26T18:48:26.997Z] Cloning the remote Git repository
18:48:26 [2020-11-26T18:48:26.997Z] Cloning with configured refspecs honoured and without tags
18:48:27 [2020-11-26T18:48:27.038Z] Cloning repository git@github.com:docker/compose.git
18:48:27 [2020-11-26T18:48:27.107Z]  > git init /home/ubuntu/workspace/compose_bump-deps # timeout=10
18:48:27 [2020-11-26T18:48:27.395Z] Fetching upstream changes from git@github.com:docker/compose.git
18:48:27 [2020-11-26T18:48:27.395Z]  > git --version # timeout=10
18:48:27 [2020-11-26T18:48:27.431Z]  > git --version # 'git version 2.17.1'
18:48:27 [2020-11-26T18:48:27.432Z] using GIT_SSH to set credentials docker-jenkins user on github.com
18:48:27 [2020-11-26T18:48:27.501Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/bump-deps:refs/remotes/origin/bump-deps # timeout=10
18:48:31 [2020-11-26T18:48:31.822Z] Fetching without tags
18:48:32 [2020-11-26T18:48:32.128Z] Checking out Revision a3e6e28eeb834435eca5a7e96a8016c7314c603e (bump-deps)
18:48:31 [2020-11-26T18:48:31.745Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
18:48:31 [2020-11-26T18:48:31.768Z]  > git config --add remote.origin.fetch +refs/heads/bump-deps:refs/remotes/origin/bump-deps # timeout=10
18:48:31 [2020-11-26T18:48:31.780Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
18:48:31 [2020-11-26T18:48:31.824Z] Fetching upstream changes from git@github.com:docker/compose.git
18:48:31 [2020-11-26T18:48:31.825Z] using GIT_SSH to set credentials docker-jenkins user on github.com
18:48:31 [2020-11-26T18:48:31.839Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/bump-deps:refs/remotes/origin/bump-deps # timeout=10
18:48:32 [2020-11-26T18:48:32.131Z]  > git config core.sparsecheckout # timeout=10
18:48:32 [2020-11-26T18:48:32.165Z]  > git checkout -f a3e6e28eeb834435eca5a7e96a8016c7314c603e # timeout=10
18:48:36 [2020-11-26T18:48:36.348Z] Commit message: "deps: Bump Python, Docker, base images"