SuccessConsole Output

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