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/RO.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/RO.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://osm.etsi.org/gerrit/osm/RO.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 5509c2e2bbe73642fb100048c205f22ac78384c1 (v6.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5509c2e2bbe73642fb100048c205f22ac78384c1
Commit message: "Feature 7318 check vim-create connectivity and credentials change version to be aligned with OSM"
 > git rev-list --no-walk 5509c2e2bbe73642fb100048c205f22ac78384c1 # timeout=10