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:3GPP/5G_APIs.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:3GPP/5G_APIs.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:3GPP/5G_APIs.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 8ed01b63e7e12dc7aab099ec3d24a99276738999 # timeout=10
Checking out Revision 8ed01b63e7e12dc7aab099ec3d24a99276738999 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ed01b63e7e12dc7aab099ec3d24a99276738999
Commit message: "Temporary fix to pass the validator"
 > git rev-list --no-walk e60603d9fed5a6e6f02410b950f601dabb6ba679 # timeout=10