SuccessConsole Output

11:16:39 Started by user carignani
11:16:39 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
11:16:39  > git rev-parse --is-inside-work-tree # timeout=10
11:16:39 Fetching changes from the remote Git repository
11:16:39  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
11:16:39 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
11:16:39  > git --version # timeout=10
11:16:39 using GIT_SSH to set credentials 
11:16:39  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
11:16:40  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:16:40  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
11:16:40 Checking out Revision 2058b64d775624c15f7f251977357ddaa662801e (refs/remotes/origin/master)
11:16:40  > git config core.sparsecheckout # timeout=10
11:16:40  > git checkout -f 2058b64d775624c15f7f251977357ddaa662801e
11:16:40 Commit message: "Update README.md"
11:16:40  > git rev-list 2058b64d775624c15f7f251977357ddaa662801e # timeout=10
11:16:40 [mec-gs-013] $ /bin/bash /tmp/jenkins13713448706040556811.sh
11:16:40 -- Validating OpenAPI file LocationAPI.json...
11:16:41 
11:16:41 API Warnings:
11:16:41 
11:16:41   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
11:16:41   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
11:16:41 
11:16:41 Validation succeeded but with 2 warnings
11:16:41 
11:16:41 -- Validator returned 0.
11:16:41 
11:16:41 -- Validating OpenAPI file LocationAPI.yaml...
11:16:42 
11:16:42 API Warnings:
11:16:42 
11:16:42   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
11:16:42   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
11:16:42 
11:16:42 Validation succeeded but with 2 warnings
11:16:42 
11:16:42 -- Validator returned 0.
11:16:42 
11:16:42 -- Final validator returns 0.
11:16:42 Finished: SUCCESS