SuccessConsole Output

10:33:30 Triggered by Gerrit: https://forge.etsi.org/gerrit/260
10:33:30 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016
10:33:30 Cloning the remote Git repository
10:33:30 Cloning repository ssh://jenkins@forge.etsi.org:29418/MEC.GS_016
10:33:30  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016 # timeout=10
10:33:30 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/MEC.GS_016
10:33:30  > git --version # timeout=10
10:33:30 using GIT_SSH to set credentials 
10:33:30  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/MEC.GS_016 +refs/heads/*:refs/remotes/origin/*
10:33:30  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/MEC.GS_016 # timeout=10
10:33:30  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:33:30  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/MEC.GS_016 # timeout=10
10:33:30 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/MEC.GS_016
10:33:30 using GIT_SSH to set credentials 
10:33:30  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/MEC.GS_016 refs/changes/60/260/1
10:33:31  > git rev-parse 04cae8f7552d31684ff43adfec50304f8496b124^{commit} # timeout=10
10:33:31 Checking out Revision 04cae8f7552d31684ff43adfec50304f8496b124 (refs/changes/60/260/1)
10:33:31  > git config core.sparsecheckout # timeout=10
10:33:31  > git checkout -f 04cae8f7552d31684ff43adfec50304f8496b124
10:33:31 Commit message: "Added README & Jenkins schema validation script"
10:33:31 First time build. Skipping changelog.
10:33:31 [mec-gs-016] $ /bin/bash /tmp/jenkins3836134287773612451.sh
10:33:31 -- Validating OpenAPI file UEAppInterfaceApi.json...
10:33:31 
10:33:31 API Warnings:
10:33:31 
10:33:31   #/definitions/NotificationEvent: Definition is defined but is not used: #/definitions/NotificationEvent
10:33:31 
10:33:31 Validation succeeded but with 1 warning
10:33:31 
10:33:31 -- Validator returned 0.
10:33:31 
10:33:31 -- Validating OpenAPI file UEAppInterfaceApi.yaml...
10:33:32 
10:33:32 API Warnings:
10:33:32 
10:33:32   #/definitions/NotificationEvent: Definition is defined but is not used: #/definitions/NotificationEvent
10:33:32 
10:33:32 Validation succeeded but with 1 warning
10:33:32 
10:33:32 -- Validator returned 0.
10:33:32 
10:33:32 -- Final validator returns 0.
10:33:32 Finished: SUCCESS