Skip to content

Console Output

13:21:18 [2020-12-03T13:21:18.649Z] using credential sf-release-bot.github.ssh
13:21:18 [2020-12-03T13:21:18.663Z] Cloning the remote Git repository
13:21:18 [2020-12-03T13:21:18.663Z] Cloning with configured refspecs honoured and without tags
13:21:18 [2020-12-03T13:21:18.653Z] Cloning repository git@github.com:docker/compose.git
13:21:18 [2020-12-03T13:21:18.653Z]  > git init /home/ubuntu/workspace/compose_fix-project-dir # timeout=10
13:21:18 [2020-12-03T13:21:18.668Z] Fetching upstream changes from git@github.com:docker/compose.git
13:21:18 [2020-12-03T13:21:18.668Z]  > git --version # timeout=10
13:21:18 [2020-12-03T13:21:18.680Z]  > git --version # 'git version 2.17.1'
13:21:18 [2020-12-03T13:21:18.681Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:21:18 [2020-12-03T13:21:18.728Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-project-dir:refs/remotes/origin/fix-project-dir # timeout=10
13:21:20 [2020-12-03T13:21:20.393Z] Fetching without tags
13:21:20 [2020-12-03T13:21:20.354Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:21:20 [2020-12-03T13:21:20.360Z]  > git config --add remote.origin.fetch +refs/heads/fix-project-dir:refs/remotes/origin/fix-project-dir # timeout=10
13:21:20 [2020-12-03T13:21:20.376Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:21:20 [2020-12-03T13:21:20.383Z] Fetching upstream changes from git@github.com:docker/compose.git
13:21:20 [2020-12-03T13:21:20.383Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:21:20 [2020-12-03T13:21:20.386Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/fix-project-dir:refs/remotes/origin/fix-project-dir # timeout=10
13:21:20 [2020-12-03T13:21:20.699Z] Checking out Revision e0edc908b5a5ef244dff6caa64c44ba3078b4a9e (fix-project-dir)
13:21:20 [2020-12-03T13:21:20.742Z] Commit message: "Fix project_dir to take first file in account"
13:21:20 [2020-12-03T13:21:20.688Z]  > git config core.sparsecheckout # timeout=10
13:21:20 [2020-12-03T13:21:20.693Z]  > git checkout -f e0edc908b5a5ef244dff6caa64c44ba3078b4a9e # timeout=10