SuccessConsole Output

Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/KnightMiner/Inspirations.git
 > git init /var/lib/jenkins/workspace/Inspirations_master-4BVD7QPCFRNVEQZQZI37CB6X3I32T37AECYV35EUBHZ34ZNIAC4Q # timeout=10
Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 4d67ed3e90e28568a381ad128ee250c7047366bb (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4d67ed3e90e28568a381ad128ee250c7047366bb
Commit message: "Update readme to force build"
 > git rev-list --no-walk 1fe6e637f061d6b53dd3bb86841c62938206f11b # timeout=10