SuccessConsole Output

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