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 3aa529f05fe21d33ae5787dc3e887f3a466d1fed (v11.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3aa529f05fe21d33ae5787dc3e887f3a466d1fed
Commit message: "Tests Basic 24: Fix for format error using yq"
 > git rev-list --no-walk b8294ce62167bcd8faf0de9e8c26673d4355cdbd # timeout=10