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/gs012-rnis-api.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse d922d69b0b8d5eb41e5eb309781f6979c2e15760^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains d922d69b0b8d5eb41e5eb309781f6979c2e15760 # timeout=10
Merging Revision d922d69b0b8d5eb41e5eb309781f6979c2e15760 (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 d922d69b0b8d5eb41e5eb309781f6979c2e15760 # 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 d922d69b0b8d5eb41e5eb309781f6979c2e15760 (origin/stf606-final, origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d922d69b0b8d5eb41e5eb309781f6979c2e15760
Commit message: "Merge branch 'stf606-final' of https://forge.etsi.org/rep/mec/gs012-rnis-api into stf606-final"
 > git rev-list --no-walk d922d69b0b8d5eb41e5eb309781f6979c2e15760 # timeout=10
 > git rev-list --no-walk d922d69b0b8d5eb41e5eb309781f6979c2e15760 # timeout=10