Started by GitLab push by Michele Carignani Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.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:mec/gs012-rnis-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/automatic_generation^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 505dc987fbea50e827fe4c334d8bded8719c7478 # timeout=10 Checking out Revision 505dc987fbea50e827fe4c334d8bded8719c7478 (origin/automatic_generation) > git config core.sparsecheckout # timeout=10 > git checkout -f 505dc987fbea50e827fe4c334d8bded8719c7478 Commit message: "fix issues reported in the mailing list" > git rev-list --no-walk 8b6b4197f1525fec89b5cc6d29477c8f2500a0e3 # timeout=10 [mec-gs-012] $ /bin/bash /tmp/jenkins12572851490323200939.sh -- Validating and linting OpenAPI file RniAPI.yaml... Error resolving $ref pointer "/home/jenkins/workspace/MEC%20-%20Multi-access%20Edge%20Computing/mec-gs-012/RniAPI.yaml#/components/schema/SubscriptionType". Token "schema" does not exist. (node:121547) ExperimentalWarning: The http2 module is an experimental API. Specification schema is invalid. #/components/schemas/SubscriptionLinkList/properties/_links/properties/subscription/properties/subscriptionType/%24ref Cannot resolve reference: #/components/schema/SubscriptionType --- Validator returned 1, linter returned 1. -- Final validator returns 1. Build step 'Execute shell' marked build as failure Finished: FAILURE