SuccessConsole Output

using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/2.7.1-dev^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 038509b9fe4313157900b19175dbd43112f33682 # timeout=10
Checking out Revision 038509b9fe4313157900b19175dbd43112f33682 (origin/2.7.1-dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 038509b9fe4313157900b19175dbd43112f33682
Commit message: "SOL005_008: GET method description updated"
 > git rev-list --no-walk d9857814528983a66181b4129e389af01b0c2fa4 # timeout=10