SuccessConsole Output

07:58:18 Triggered by GitLab Merge Request #1: tomerc/patch-1 => master
07:58:18 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
07:58:18 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
07:58:18  > git rev-parse --is-inside-work-tree # timeout=10
07:58:18 Fetching changes from the remote Git repository
07:58:18  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
07:58:18 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
07:58:18  > git --version # timeout=10
07:58:18 using GIT_SSH to set credentials 
07:58:18  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
07:58:21  > git rev-parse origin/master^{commit} # timeout=10
07:58:21 Checking out Revision 7daaee415b2b14583ae17267751dcb2177b170ac (origin/master)
07:58:21  > git config core.sparsecheckout # timeout=10
07:58:21  > git checkout -f 7daaee415b2b14583ae17267751dcb2177b170ac
07:58:21 Commit message: "Removed transportId from ServieInfo examples"
07:58:21  > git rev-list --no-walk 7daaee415b2b14583ae17267751dcb2177b170ac # timeout=10
07:58:21 [mec-gs-011] $ /bin/bash /tmp/jenkins9448098940880300150.sh
07:58:21 -- Validating OpenAPI file Mp1.json...
07:58:22 
07:58:22 API Warnings:
07:58:22 
07:58:22   #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
07:58:22   #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription
07:58:22 
07:58:22 Validation succeeded but with 2 warnings
07:58:22 
07:58:22 -- Validator returned 0.
07:58:22 
07:58:22 -- Validating OpenAPI file Mp1.yaml...
07:58:23 
07:58:23 API Warnings:
07:58:23 
07:58:23   #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
07:58:23   #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription
07:58:23 
07:58:23 Validation succeeded but with 2 warnings
07:58:23 
07:58:23 -- Validator returned 0.
07:58:23 
07:58:23 -- Final validator returns 0.
07:58:23 Finished: SUCCESS