FailedConsole Output

using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
Cloning the remote Git repository
Cloning repository git@forge.etsi.org:carignani/openapis-playground.git
 > git init /home/jenkins/workspace/3GPP/test-tags/apis # timeout=10
Fetching upstream changes from git@forge.etsi.org:carignani/openapis-playground.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:carignani/openapis-playground.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git@forge.etsi.org:carignani/openapis-playground.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:carignani/openapis-playground.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:carignani/openapis-playground.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:carignani/openapis-playground.git +refs/tags/*:refs/remotes/origin/tags/*
 > git rev-parse refs/tags/test-tag-again^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/refs/tags/test-tag-again^{commit} # timeout=10
Merging Revision 08befbaa89268df8c944ba82c5f2b570c1dd39c6 (refs/tags/test-tag-again) to origin/refs/tags/test-tag-again, UserMergeOptions{mergeRemote='origin', mergeTarget='refs/tags/test-tag-again', mergeStrategy='default', fastForwardMode='--ff'}
 > git rev-parse origin/refs/tags/test-tag-again^{commit} # timeout=10