SuccessConsole Output

No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://osm.etsi.org/gerrit/osm/common.git
 > git init /home/jenkins/workspace/common-stage_2-merge_v15.0 # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/common.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/common.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/common.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/common.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/common.git
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/common.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 261e46f7125c8ebe473ee780654ffe42245d4c8d (v15.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 261e46f7125c8ebe473ee780654ffe42245d4c8d
Commit message: "Pin black version in tox.ini to 23.12.1"
 > git rev-list --no-walk 261e46f7125c8ebe473ee780654ffe42245d4c8d # timeout=10