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:mec/gs013-location-api.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse c12033338ed7e7077e8b10a5681f507c06310150^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains c12033338ed7e7077e8b10a5681f507c06310150 # timeout=10
Merging Revision c12033338ed7e7077e8b10a5681f507c06310150 (origin/stf606-final) to origin/master, UserMergeOptions{mergeRemote='origin', mergeTarget='master', mergeStrategy='default', fastForwardMode='--ff'}
 > git rev-parse origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git merge --ff c12033338ed7e7077e8b10a5681f507c06310150 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
Seen branch in repository origin/develop
Seen branch in repository origin/master
Seen branch in repository origin/stf606-draft
Seen branch in repository origin/stf606-final
Seen 4 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision c12033338ed7e7077e8b10a5681f507c06310150 (origin/stf606-final, origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c12033338ed7e7077e8b10a5681f507c06310150
Commit message: "Delete .jenkins.sh as it uses pipeline instead"
 > git rev-list --no-walk c12033338ed7e7077e8b10a5681f507c06310150 # timeout=10
 > git rev-list --no-walk 443a6fa52b104f0ae01f80882b92877edfd9e085 # timeout=10