FailedConsole Output

Started by GitLab push by Walter Featherstone
Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/mec-11-test-gitlab
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@forge.etsi.org:carignani/mec-11-test.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:carignani/mec-11-test.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:carignani/mec-11-test.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains db0411097dae3af736f5322fd3557fd41a2312ae # timeout=10
Checking out Revision db0411097dae3af736f5322fd3557fd41a2312ae (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f db0411097dae3af736f5322fd3557fd41a2312ae
Commit message: "Used readOnly in place of .Request/.Response"
 > git rev-list 69d4b981f4a00d8500967196cd8a234d92d534b1 # timeout=10
[mec-11-test-gitlab] $ /bin/bash /tmp/jenkins337645097395242330.sh
-- Validating OpenAPI file Mp1.json...

API Errors:

  #/definitions/SerAvailabilityNotificationSubscription/properties/callbackReference/$ref: Definition could not be resolved: #/definitions/SerAvailabilityNotificationSubscription.CallbackReference

API Warnings:

  #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
  #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription

1 error and 2 warnings

-- Validator returned 1.

-- Validating OpenAPI file Mp1.yaml...

API Warnings:

  #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
  #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription

Validation succeeded but with 2 warnings

-- Validator returned 0.

-- Final validator returns 1.
Build step 'Execute shell' marked build as failure
Finished: FAILURE