SuccessConsole Output

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