SuccessConsole Output

The recommended git tool is: NONE
using credential progwml6-ci-gh-login
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/progwml6/ironchest.git
 > git init /var/lib/jenkins/workspace/ironchests_1.15 # timeout=10
Fetching upstream changes from https://github.com/progwml6/ironchest.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/ironchest.git +refs/heads/1.15:refs/remotes/origin/1.15 # timeout=10
 > git config remote.origin.url https://github.com/progwml6/ironchest.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/1.15:refs/remotes/origin/1.15 # timeout=10
Avoid second fetch
Checking out Revision 6e35fbd3d1fa7a71d69dabe4da618af8ff2378d1 (1.15)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6e35fbd3d1fa7a71d69dabe4da618af8ff2378d1 # timeout=10
Commit message: "Merge pull request #220 from Waterrail/patch-1"
 > git rev-list --no-walk 55f6e9f0a5a2bd13d9e50263f41fcb3fecf416d2 # timeout=10