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 --force --progress https://osm.etsi.org/gerrit/osm/POL.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision bfe6988e8ec5ad9283200f46134529cac10e006c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bfe6988e8ec5ad9283200f46134529cac10e006c
Commit message: "Coverity-CWE 330: Use of Insufficiently Random Values (137944 Cryptographically weak PRNG)"
 > git rev-list --no-walk bfe6988e8ec5ad9283200f46134529cac10e006c # timeout=10