FailedConsole Output

15:53:33 Started by GitLab push by Walter Featherstone
15:53:33 [EnvInject] - Loading node environment variables.
15:53:33 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012
15:53:33 [WS-CLEANUP] Deleting project workspace...
15:53:33 [WS-CLEANUP] Deferred wipeout is used...
15:53:33 [WS-CLEANUP] Done
15:53:33 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
15:53:33 Cloning the remote Git repository
15:53:33 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git
15:53:33  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10
15:53:33 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
15:53:33  > git --version # timeout=10
15:53:33 using GIT_SSH to set credentials 
15:53:33  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
15:53:34  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
15:53:34  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:53:34  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
15:53:34 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
15:53:34 using GIT_SSH to set credentials 
15:53:34  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
15:53:35  > git rev-parse remotes/origin/master^{commit} # timeout=10
15:53:35  > git branch -a -v --no-abbrev --contains a19228f7f8879ae173aa40da66e2dc4a3774e144 # timeout=10
15:53:35 Checking out Revision a19228f7f8879ae173aa40da66e2dc4a3774e144 (origin/master)
15:53:35  > git config core.sparsecheckout # timeout=10
15:53:35  > git checkout -f a19228f7f8879ae173aa40da66e2dc4a3774e144
15:53:35 Commit message: "Merge branch 'stf606-final' into 'master'"
15:53:35  > git rev-list --no-walk d0daa6a8f7c7a786dd3741e1c3e856e22aee383c # timeout=10
15:53:35 [mec-gs-012] $ /bin/bash /tmp/jenkins3040195160374607947.sh
15:53:35 -- Validating and linting OpenAPI file RniAPI.json...
15:53:36 (node:31074) ExperimentalWarning: The fs.promises API is experimental
15:53:36 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
15:53:36 Specification schema is invalid.
15:53:36 
15:53:36 #/
15:53:36 Must be an OpenAPI 3.0.x document
15:53:36 --- Validator returned 1, linter returned 1.
15:53:36 -- Validating and linting OpenAPI file RniAPI.yaml...
15:53:37 (node:31098) ExperimentalWarning: The fs.promises API is experimental
15:53:37 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3
15:53:37 Specification schema is invalid.
15:53:37 
15:53:37 #/
15:53:37 Must be an OpenAPI 3.0.x document
15:53:37 --- Validator returned 1, linter returned 1.
15:53:37 -- Final validator returns 1.
15:53:37 Build step 'Execute shell' marked build as failure
15:53:38 Finished: FAILURE