SuccessConsole Output

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