SuccessConsole Output

 > 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.git # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops.git
 > git --version # timeout=10
 > git fetch --tags --progress https://osm.etsi.org/gerrit/osm/devops.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision bd925e48367913a8c4a3f8e9c155e33c2ae78ba9 (netslice)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bd925e48367913a8c4a3f8e9c155e33c2ae78ba9
 > git rev-list bd925e48367913a8c4a3f8e9c155e33c2ae78ba9 # timeout=10