SuccessConsole Output

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