SuccessConsole Output

using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
Cloning the remote Git repository
Cloning repository git@forge.etsi.org:forge-tools/3gpp-scripts.git
 > git init /home/jenkins/workspace/3GPP/test-tags # timeout=10
Fetching upstream changes from git@forge.etsi.org:forge-tools/3gpp-scripts.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:forge-tools/3gpp-scripts.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git@forge.etsi.org:forge-tools/3gpp-scripts.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@forge.etsi.org:forge-tools/3gpp-scripts.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:forge-tools/3gpp-scripts.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:forge-tools/3gpp-scripts.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/tags^{commit} # timeout=10
Checking out Revision 5736b63d210b7f8c5e64062a71a462a1322bbdd3 (origin/tags)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5736b63d210b7f8c5e64062a71a462a1322bbdd3
Commit message: "fix refspec for tags"
 > git rev-list --no-walk 5cbea6bbe4fe0d667a937bb06d426564683de62e # timeout=10