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/POL.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/POL.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://osm.etsi.org/gerrit/osm/POL.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 3736ad8763cea8da9eedcb45392f97b470a9ad8c (v6.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3736ad8763cea8da9eedcb45392f97b470a9ad8c
Commit message: "Changes vnf_member_index to a string"
 > git rev-list --no-walk 3736ad8763cea8da9eedcb45392f97b470a9ad8c # timeout=10