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/NBI.git
 > git init /home/jenkins/workspace/NBI-stage_2_v10.0 # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/NBI.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/NBI.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/NBI.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/NBI.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/NBI.git
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/NBI.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 3ca59d31b31a78263e66caf7bc665cb71987a8f9 (v10.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3ca59d31b31a78263e66caf7bc665cb71987a8f9
Commit message: "Fix Bug 2229 Set fixed IP address for VDU through VNFD and the instantiation params"
 > git rev-list --no-walk 7c958d4bde7087399a84d69b899c0fb3107bcf3e # timeout=10