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 --force --progress https://osm.etsi.org/gerrit/osm/RO.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 798b7201d3cc63549b6f733fc03f82c5f43d0836 (paas)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 798b7201d3cc63549b6f733fc03f82c5f43d0836
Commit message: "PyYAML fix"
 > git rev-list --no-walk a407665d9d2e1615ce41e816374a3360d8b603b0 # timeout=10