SuccessConsole Output

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