SuccessConsole Output

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --tags --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/sol006v331^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/sol006v331^{commit} # timeout=10
Checking out Revision 46aeabba5af506d42d0ae6f27fbf5096b0b39f95 (refs/remotes/origin/sol006v331)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 46aeabba5af506d42d0ae6f27fbf5096b0b39f95
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D sol006v331 # timeout=10
 > git checkout -b sol006v331 46aeabba5af506d42d0ae6f27fbf5096b0b39f95
Commit message: "Security patch"
 > git rev-list --no-walk 9a51086452eaf7ee39c485246c7bcc4a4481efae # timeout=10