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/SOL009.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 80ae4b222ca62c5c8d1d9aaa7fa2bd43d8099988 # timeout=10
Checking out Revision 80ae4b222ca62c5c8d1d9aaa7fa2bd43d8099988 (origin/3.5.1-dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 80ae4b222ca62c5c8d1d9aaa7fa2bd43d8099988
Commit message: "SOL009_27: In POST, new response added"
 > git rev-list --no-walk f36ad3633b97ebe491a4b2c99212b8a82905c9ed # timeout=10