FailedConsole Output

Started by GitLab push by Michele Carignani
Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/mec-11-test-gitlab
Cloning the remote Git repository
Cloning repository git@forge.etsi.org:carignani/mec-11-test.git
 > git init /home/jenkins/workspace/playground/mec-11-test-gitlab # 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 config remote.origin.url git@forge.etsi.org:carignani/mec-11-test.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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
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 c0169aa6062b61990ce8f1a77717c85c35b06fb2 # timeout=10
Checking out Revision c0169aa6062b61990ce8f1a77717c85c35b06fb2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c0169aa6062b61990ce8f1a77717c85c35b06fb2
Commit message: "Add build script"
First time build. Skipping changelog.
[mec-11-test-gitlab] $ /bin/bash /tmp/jenkins8432795762762715413.sh
-- Validating OpenAPI file Mp1.json...

  error: end of the stream or a document separator is expected at line 1, column 4:
    ��{
       ^

-- 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