SuccessConsole Output

00:16:45 Triggered by Gerrit: https://forge.etsi.org/gerrit/131
00:16:45 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012
00:16:45 [WS-CLEANUP] Deleting project workspace...
00:16:45 Cloning the remote Git repository
00:16:45 Cloning repository ssh://jenkins@forge.etsi.org:29418/MEC.GS_012
00:16:45  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10
00:16:45 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/MEC.GS_012
00:16:45  > git --version # timeout=10
00:16:45 using GIT_SSH to set credentials 
00:16:45  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/MEC.GS_012 +refs/heads/*:refs/remotes/origin/*
00:16:45  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/MEC.GS_012 # timeout=10
00:16:46  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:16:46  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/MEC.GS_012 # timeout=10
00:16:46 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/MEC.GS_012
00:16:46 using GIT_SSH to set credentials 
00:16:46  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/MEC.GS_012 refs/changes/31/131/1
00:16:46  > git rev-parse d3af9a360d33a691e695b6e35d34ca84b38b7beb^{commit} # timeout=10
00:16:46 Checking out Revision d3af9a360d33a691e695b6e35d34ca84b38b7beb (refs/changes/31/131/1)
00:16:46 Commit message: "CI job to validate openapi syntax of the definitions"
00:16:46  > git config core.sparsecheckout # timeout=10
00:16:46  > git checkout -f d3af9a360d33a691e695b6e35d34ca84b38b7beb
00:16:46 First time build. Skipping changelog.
00:16:46 [mec-gs-012] $ /bin/bash /tmp/jenkins8820609146633556621.sh
00:16:46 -- Validating OpenAPI file RniAPI.json...
00:16:47 -- Validator returned 0.
00:16:47 
00:16:47 -- Validating OpenAPI file RniAPI.yaml...
00:16:48 -- Validator returned 0.
00:16:48 
00:16:48 -- Final validator returns 0.
00:16:48 Finished: SUCCESS