Skip to content

Console Output

02:04:38 using credential sf-release-bot.github.ssh
02:04:38 Cloning the remote Git repository
02:04:38 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_flake8-update # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/heads/flake8-update:refs/remotes/origin/flake8-update
02:04:39 Fetching without tags
02:04:39 Checking out Revision 98bb68e404f70cb164125f1f4f8464971d453617 (flake8-update)
02:04:39 Commit message: "Fix new flake8 errors/warnings"
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/flake8-update:refs/remotes/origin/flake8-update # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/heads/flake8-update:refs/remotes/origin/flake8-update
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98bb68e404f70cb164125f1f4f8464971d453617