SuccessConsole Output

No credentials specified
Cloning the remote Git repository
Cloning repository https://osm.etsi.org/gerrit/osm/devops
 > git init /home/jenkins/workspace/PLA-stage_2-merge_paas/devops # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # 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/devops # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git fetch --tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/paas^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/paas^{commit} # timeout=10
Checking out Revision 35cfd81f73e286a1ba4edca17a2b516ea44b5adb (refs/remotes/origin/paas)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 35cfd81f73e286a1ba4edca17a2b516ea44b5adb
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b paas 35cfd81f73e286a1ba4edca17a2b516ea44b5adb
Commit message: "PyYAML bug workaround"
 > git rev-list --no-walk 424ad53aec685817378b2c926f196652f56712d4 # timeout=10