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