SuccessConsole Output

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