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/tests.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/tests.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/tests.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision b9ea77a47f7a746b4320534f5029d4622c35a72e (v15.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b9ea77a47f7a746b4320534f5029d4622c35a72e
Commit message: "Fix bug 2326 to verify ipaddress in sol003_02 testsuite"
 > git rev-list --no-walk b9ea77a47f7a746b4320534f5029d4622c35a72e # timeout=10