SuccessConsole Output

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/ironshulkerboxes.git
 > git init /var/lib/jenkins/workspace/ironshulkerboxes_1.14 # timeout=10
Fetching upstream changes from https://github.com/progwml6/ironshulkerboxes.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/ironshulkerboxes.git +refs/heads/1.14:refs/remotes/origin/1.14 # timeout=10
 > git config remote.origin.url https://github.com/progwml6/ironshulkerboxes.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/1.14:refs/remotes/origin/1.14 # timeout=10
 > git config remote.origin.url https://github.com/progwml6/ironshulkerboxes.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/progwml6/ironshulkerboxes.git
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/ironshulkerboxes.git +refs/heads/1.14:refs/remotes/origin/1.14 # timeout=10
Checking out Revision 475f317b3ccb4d4968e2e4948df4c0bb5520a484 (1.14)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 475f317b3ccb4d4968e2e4948df4c0bb5520a484 # timeout=10
Commit message: "Fix the Shulker Box upgrades recipes sharing the same recipes as the Iron Chest upgrades."
 > git rev-list --no-walk e00366235b7dc15716d7e410044f69c3ca7ade48 # timeout=10