FailedConsole Output

18:57:05 Started by GitLab push by f.moscatelli
18:57:05 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
18:57:05 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
18:57:05  > git rev-parse --is-inside-work-tree # timeout=10
18:57:05 Fetching changes from the remote Git repository
18:57:05  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
18:57:05 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
18:57:05  > git --version # timeout=10
18:57:05 using GIT_SSH to set credentials 
18:57:05  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
18:57:06  > git rev-parse remotes/origin/3.3.1-dev^{commit} # timeout=10
18:57:06  > git branch -a -v --no-abbrev --contains d1fac1c4efc673f61732dc90caaf1f5125285514 # timeout=10
18:57:06 Checking out Revision d1fac1c4efc673f61732dc90caaf1f5125285514 (origin/3.3.1-dev)
18:57:06  > git config core.sparsecheckout # timeout=10
18:57:06  > git checkout -f d1fac1c4efc673f61732dc90caaf1f5125285514
18:57:06 Commit message: "Ns LCM Interface and responses initial migration to OpenAPI 3.0.2"
18:57:06  > git rev-list --no-walk 3cf16c22eb9e0ca21cbc1b18c632f00bfb899e90 # timeout=10
18:57:07 [sol005] $ /bin/bash /tmp/jenkins5122089464302904623.sh
18:57:07 ./build-container.sh: line 7: proxy: command not found
18:57:07 http_proxy is not set
18:57:07 Proxy set to 
18:57:07 Sending build context to Docker daemon  13.31kB

18:57:07 Step 1/24 : FROM alpine:3.10.0
18:57:07  ---> 4d90542f0623
18:57:07 Step 2/24 : RUN env
18:57:07  ---> Using cache
18:57:07  ---> 4b81a49833a0
18:57:07 Step 3/24 : RUN apk update
18:57:07  ---> Using cache
18:57:07  ---> 7f42b94ddf98
18:57:07 Step 4/24 : RUN apk add bash
18:57:07  ---> Using cache
18:57:07  ---> 9870d963a45c
18:57:07 Step 5/24 : RUN apk add nodejs
18:57:07  ---> Using cache
18:57:07  ---> 0d81a685bb47
18:57:07 Step 6/24 : RUN apk add nodejs-npm
18:57:07  ---> Using cache
18:57:07  ---> cb1001c61b55
18:57:07 Step 7/24 : RUN apk add asciidoctor
18:57:07  ---> Using cache
18:57:07  ---> 958813fbe570
18:57:07 Step 8/24 : RUN apk add openjdk8
18:57:07  ---> Using cache
18:57:07  ---> 382b4775f867
18:57:07 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
18:57:07  ---> Using cache
18:57:07  ---> a0d27078f0bd
18:57:07 Step 10/24 : RUN apk add openssl
18:57:07  ---> Using cache
18:57:07  ---> 222110165af4
18:57:07 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
18:57:07  ---> Using cache
18:57:07  ---> 28215c4f9e6f
18:57:07 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
18:57:07  ---> Using cache
18:57:07  ---> 97191aac969c
18:57:07 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
18:57:07  ---> Using cache
18:57:07  ---> 7f5257d29b7e
18:57:07 Step 14/24 : RUN npm config set proxy $http_proxy
18:57:07  ---> Using cache
18:57:07  ---> 83eb38c73370
18:57:07 Step 15/24 : RUN npm install -g swagger-cli
18:57:07  ---> Using cache
18:57:07  ---> c564671b3ed8
18:57:07 Step 16/24 : RUN npm install -g json-refs
18:57:07  ---> Using cache
18:57:07  ---> e1f9718a20d5
18:57:07 Step 17/24 : RUN npm install -g yamljs
18:57:07  ---> Using cache
18:57:07  ---> a30e3a1f2379
18:57:07 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
18:57:07  ---> Using cache
18:57:07  ---> a41d8ba12632
18:57:07 Step 19/24 : RUN chmod +x /validate-in-docker.sh
18:57:07  ---> Using cache
18:57:07  ---> 446388bdf452
18:57:07 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
18:57:07  ---> Using cache
18:57:07  ---> 1890ed5b36cc
18:57:07 Step 21/24 : RUN chmod +x /bin/swg2mrkup
18:57:07  ---> Using cache
18:57:07  ---> cc45f878b238
18:57:07 Step 22/24 : ADD oas2pdf /bin/oas2pdf
18:57:07  ---> Using cache
18:57:07  ---> a17a1d27e3c2
18:57:07 Step 23/24 : RUN chmod +x /bin/oas2pdf
18:57:07  ---> Using cache
18:57:07  ---> 0f9b9b3356c3
18:57:07 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
18:57:07  ---> Using cache
18:57:07  ---> a56dab23af1e
18:57:07 Successfully built a56dab23af1e
18:57:07 Successfully tagged openapivalidator:latest
18:57:07 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
18:57:07 mkdir: created directory '/var/www/html/api/nfv/sol005/160'
18:57:07 Mounting dir /var/www/html/api/nfv/sol005/160 as /storage
18:57:07 Using filter ''
18:57:07 
18:57:07 Entering dir /work/src
18:57:08 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
18:57:08 --- Merging file.
18:57:09 --- Create PDF...
18:57:11 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
18:57:12 Swagger schema validation failed. 
18:57:12   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/503
18:57:12     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/503
18:57:12     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/503
18:57:12   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/500
18:57:12     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/500
18:57:12     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/500
18:57:12   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/406
18:57:12     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/406
18:57:12     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/406
18:57:12   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/405
18:57:12     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/405
18:57:12     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/405
18:57:12   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/404
18:57:12     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/404
18:57:12     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/404
18:57:12   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/403
18:57:12     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/403
18:57:12     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/403
18:57:12   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/401
18:57:12     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/401
18:57:12     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/401
18:57:12   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/400
18:57:12     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/400
18:57:12     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-NsIdentifierDeletionNotification/get/responses/400
18:57:12  
18:57:12 JSON_OBJECT_VALIDATION_FAILED
18:57:12 --- Validation done (1).
18:57:12 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
18:57:12 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
18:57:12 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
18:57:12 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
18:57:12 --- Merging file.
18:57:13 --- Create PDF...
18:57:16 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
18:57:16 Swagger schema validation failed. 
18:57:16   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageChangeNotification/get/responses/503
18:57:16     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageChangeNotification/get/responses/503
18:57:16     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageChangeNotification/get/responses/503
18:57:16   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageChangeNotification/get/responses/500
18:57:16     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageChangeNotification/get/responses/500
18:57:16     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageChangeNotification/get/responses/500
18:57:16   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageChangeNotification/get/responses/403
18:57:16     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageChangeNotification/get/responses/403
18:57:16     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageChangeNotification/get/responses/403
18:57:16   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageChangeNotification/get/responses/401
18:57:16     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageChangeNotification/get/responses/401
18:57:16     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageChangeNotification/get/responses/401
18:57:16   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageChangeNotification/get/responses/400
18:57:16     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageChangeNotification/get/responses/400
18:57:16     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-VnfPackageChangeNotification/get/responses/400
18:57:16  
18:57:16 JSON_OBJECT_VALIDATION_FAILED
18:57:16 --- Validation done (1).
18:57:16 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
18:57:16 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
18:57:16 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
18:57:16 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
18:57:16 --- Merging file.
18:57:18 --- Create PDF...
18:57:21 --- Validating ../build/SOL005-NSDManagement-API.yaml
18:57:21 Swagger schema validation failed. 
18:57:21   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/504
18:57:21     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/504
18:57:21     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/504
18:57:21   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/503
18:57:21     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/503
18:57:21     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/503
18:57:21   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/500
18:57:21     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/500
18:57:21     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/500
18:57:21   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/406
18:57:21     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/406
18:57:21     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/406
18:57:21   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/405
18:57:21     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/405
18:57:21     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/405
18:57:21   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/404
18:57:21     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/404
18:57:21     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/404
18:57:21   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/403
18:57:21     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/403
18:57:21     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/403
18:57:21   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/401
18:57:21     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/401
18:57:21     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/401
18:57:21   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/400
18:57:21     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/400
18:57:21     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/400
18:57:21  
18:57:21 JSON_OBJECT_VALIDATION_FAILED
18:57:21 --- Validation done (1).
18:57:21 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
18:57:21 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
18:57:21 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
18:57:21 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
18:57:21 --- Merging file.
18:57:22 --- Create PDF...
18:57:25 --- Validating ../build/SOL005-APIVersion-API.yaml
18:57:25 Swagger schema validation failed. 
18:57:25   Data does not match any schemas from 'oneOf' at #/paths//vnfpkgm/api_versions/get/responses/504
18:57:25     Additional properties not allowed: content at #/paths//vnfpkgm/api_versions/get/responses/504
18:57:25     Missing required property: $ref at #/paths//vnfpkgm/api_versions/get/responses/504
18:57:25   Data does not match any schemas from 'oneOf' at #/paths//vnfpkgm/api_versions/get/responses/503
18:57:25     Additional properties not allowed: content at #/paths//vnfpkgm/api_versions/get/responses/503
18:57:25     Missing required property: $ref at #/paths//vnfpkgm/api_versions/get/responses/503
18:57:25   Data does not match any schemas from 'oneOf' at #/paths//vnfpkgm/api_versions/get/responses/500
18:57:25     Additional properties not allowed: content at #/paths//vnfpkgm/api_versions/get/responses/500
18:57:25     Missing required property: $ref at #/paths//vnfpkgm/api_versions/get/responses/500
18:57:25   Data does not match any schemas from 'oneOf' at #/paths//vnfpkgm/api_versions/get/responses/429
18:57:25     Additional properties not allowed: content at #/paths//vnfpkgm/api_versions/get/responses/429
18:57:25     Missing required property: $ref at #/paths//vnfpkgm/api_versions/get/responses/429
18:57:25   Data does not match any schemas from 'oneOf' at #/paths//vnfpkgm/api_versions/get/responses/422
18:57:25     Additional properties not allowed: content at #/paths//vnfpkgm/api_versions/get/responses/422
18:57:25     Missing required property: $ref at #/paths//vnfpkgm/api_versions/get/responses/422
18:57:25   Data does not match any schemas from 'oneOf' at #/paths//vnfpkgm/api_versions/get/responses/416
18:57:25     Additional properties not allowed: content at #/paths//vnfpkgm/api_versions/get/responses/416
18:57:25     Missing required property: $ref at #/paths//vnfpkgm/api_versions/get/responses/416
18:57:25   Data does not match any schemas from 'oneOf' at #/paths//vnfpkgm/api_versions/get/responses/414
18:57:25     Additional properties not allowed: content at #/paths//vnfpkgm/api_versions/get/responses/414
18:57:25     Missing required property: $ref at #/paths//vnfpkgm/api_versions/get/responses/414
18:57:25   Data does not match any schemas from 'oneOf' at #/paths//vnfpkgm/api_versions/get/responses/413
18:57:25     Additional properties not allowed: content at #/paths//vnfpkgm/api_versions/get/responses/413
18:57:25     Missing required property: $ref at #/paths//vnfpkgm/api_versions/get/responses/413
18:57:25   Data does not match any schemas from 'oneOf' at #/paths//vnfpkgm/api_versions/get/responses/406
18:57:25     Additional properties not allowed: content at #/paths//vnfpkgm/api_versions/get/responses/406
18:57:25     Missing required property: $ref at #/paths//vnfpkgm/api_versions/get/responses/406
18:57:25   Data does not match any schemas from 'oneOf' at #/paths//vnfpkgm/api_versions/get/responses/405
18:57:25     Additional properties not allowed: content at #/paths//vnfpkgm/api_versions/get/responses/405
18:57:25     Missing required property: $ref at #/paths//vnfpkgm/api_versions/get/responses/405
18:57:25   Data does not match any schemas from 'oneOf' at #/paths//vnfpkgm/api_versions/get/responses/404
18:57:25     Additional properties not allowed: content at #/paths//vnfpkgm/api_versions/get/responses/404
18:57:25     Missing required property: $ref at #/paths//vnfpkgm/api_versions/get/responses/404
18:57:25   Data does not match any schemas from 'oneOf' at #/paths//vnfpkgm/api_versions/get/responses/403
18:57:25     Additional properties not allowed: content at #/paths//vnfpkgm/api_versions/get/responses/403
18:57:25     Missing required property: $ref at #/paths//vnfpkgm/api_versions/get/responses/403
18:57:25   Data does not match any schemas from 'oneOf' at #/paths//vnfpkgm/api_versions/get/responses/401
18:57:25     Additional properties not allowed: content at #/paths//vnfpkgm/api_versions/get/responses/401
18:57:25     Missing required property: $ref at #/paths//vnfpkgm/api_versions/get/responses/401
18:57:25   Data does not match any schemas from 'oneOf' at #/paths//vnfpkgm/api_versions/get/responses/400
18:57:25     Additional properties not allowed: content at #/paths//vnfpkgm/api_versions/get/responses/400
18:57:25     Missing required property: $ref at #/paths//vnfpkgm/api_versions/get/responses/400
18:57:25  
18:57:25 JSON_OBJECT_VALIDATION_FAILED
18:57:25 --- Validation done (1).
18:57:25 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
18:57:25 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
18:57:25 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
18:57:25 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
18:57:25 --- Merging file.
18:57:26 --- Create PDF...
18:57:29 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
18:57:30 Swagger schema validation failed. 
18:57:30   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/503
18:57:30     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/503
18:57:30     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/503
18:57:30   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/500
18:57:30     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/500
18:57:30     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/500
18:57:30   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/406
18:57:30     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/406
18:57:30     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/406
18:57:30   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/405
18:57:30     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/405
18:57:30     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/405
18:57:30   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/404
18:57:30     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/404
18:57:30     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/404
18:57:30   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/403
18:57:30     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/403
18:57:30     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/403
18:57:30   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/401
18:57:30     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/401
18:57:30     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/401
18:57:30   Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/400
18:57:30     Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/400
18:57:30     Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/400
18:57:30  
18:57:30 JSON_OBJECT_VALIDATION_FAILED
18:57:30 --- Validation done (1).
18:57:30 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
18:57:30 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
18:57:30 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
18:57:30 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
18:57:30 --- Merging file.
18:57:31 --- Create PDF...
18:57:34 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
18:57:34 Swagger schema validation failed. 
18:57:34   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/503
18:57:34     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/503
18:57:34     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/503
18:57:34   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/500
18:57:34     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/500
18:57:34     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/500
18:57:34   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/406
18:57:34     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/406
18:57:34     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/406
18:57:34   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/405
18:57:34     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/405
18:57:34     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/405
18:57:34   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/404
18:57:34     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/404
18:57:34     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/404
18:57:34   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/403
18:57:34     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/403
18:57:34     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/403
18:57:34   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/401
18:57:34     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/401
18:57:34     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/401
18:57:34   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/400
18:57:34     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/400
18:57:34     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/400
18:57:34  
18:57:34 JSON_OBJECT_VALIDATION_FAILED
18:57:34 --- Validation done (1).
18:57:34 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
18:57:34 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
18:57:34 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
18:57:34 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
18:57:34 --- Merging file.
18:57:35 --- Create PDF...
18:57:38 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
18:57:38 Swagger schema validation failed. 
18:57:38   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/503
18:57:38     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/503
18:57:38     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/503
18:57:38   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/500
18:57:38     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/500
18:57:38     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/500
18:57:38   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/406
18:57:38     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/406
18:57:38     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/406
18:57:38   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/405
18:57:38     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/405
18:57:38     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/405
18:57:38   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/403
18:57:38     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/403
18:57:38     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/403
18:57:38   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/401
18:57:38     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/401
18:57:38     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/401
18:57:38   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/400
18:57:38     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/400
18:57:38     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/400
18:57:38  
18:57:38 JSON_OBJECT_VALIDATION_FAILED
18:57:38 --- Validation done (1).
18:57:38 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
18:57:38 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
18:57:38 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
18:57:38 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
18:57:38 --- Merging file.
18:57:40 --- Create PDF...
18:57:43 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
18:57:43 Swagger schema validation failed. 
18:57:43   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/503
18:57:43     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/503
18:57:43     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/503
18:57:43   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/500
18:57:43     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/500
18:57:43     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/500
18:57:43   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/416
18:57:43     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/416
18:57:43     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/416
18:57:43   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/406
18:57:43     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/406
18:57:43     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/406
18:57:43   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/405
18:57:43     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/405
18:57:43     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/405
18:57:43   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/404
18:57:43     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/404
18:57:43     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/404
18:57:43   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/403
18:57:43     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/403
18:57:43     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/403
18:57:43   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/401
18:57:43     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/401
18:57:43     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/401
18:57:43   Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/400
18:57:43     Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/400
18:57:43     Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/400
18:57:43  
18:57:43 JSON_OBJECT_VALIDATION_FAILED
18:57:43 --- Validation done (1).
18:57:43 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
18:57:43 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
18:57:43 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
18:57:43 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
18:57:43 --- Merging file.
18:57:47 --- Create PDF...
18:57:48 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
18:57:48 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
18:57:49 Swagger schema validation failed. 
18:57:49   Data does not match any schemas from 'oneOf' at #/paths//api_versions/get/responses/200
18:57:49     Additional properties not allowed: schema at #/paths//api_versions/get/responses/200
18:57:49     Missing required property: $ref at #/paths//api_versions/get/responses/200
18:57:49  
18:57:49 JSON_OBJECT_VALIDATION_FAILED
18:57:49 --- Validation done (1).
18:57:49 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
18:57:49 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
18:57:49 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
18:57:49 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
18:57:49 --- Merging file.
18:57:50 --- Create PDF...
18:57:53 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
18:57:53 Swagger schema validation failed. 
18:57:53   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/503
18:57:53     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/503
18:57:53     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/503
18:57:53   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/500
18:57:53     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/500
18:57:53     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/500
18:57:53   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/406
18:57:53     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/406
18:57:53     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/406
18:57:53   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/405
18:57:53     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/405
18:57:53     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/405
18:57:53   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/404
18:57:53     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/404
18:57:53     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/404
18:57:53   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/403
18:57:53     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/403
18:57:53     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/403
18:57:53   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/401
18:57:53     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/401
18:57:53     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/401
18:57:53   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/400
18:57:53     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/400
18:57:53     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription-AlarmListRebuiltNotification/get/responses/400
18:57:53  
18:57:53 JSON_OBJECT_VALIDATION_FAILED
18:57:53 --- Validation done (1).
18:57:53 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
18:57:53 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
18:57:53 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
18:57:53 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
18:57:53 --- Merging file.
18:57:54 --- Create PDF...
18:57:57 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
18:57:57 Swagger schema validation failed. 
18:57:57   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/503
18:57:57     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/503
18:57:57     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/503
18:57:57   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/500
18:57:57     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/500
18:57:57     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/500
18:57:57   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/406
18:57:57     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/406
18:57:57     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/406
18:57:57   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/405
18:57:57     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/405
18:57:57     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/405
18:57:57   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/404
18:57:57     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/404
18:57:57     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/404
18:57:57   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/403
18:57:57     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/403
18:57:57     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/403
18:57:57   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/401
18:57:57     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/401
18:57:57     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/401
18:57:57   Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/400
18:57:57     Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/400
18:57:57     Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/400
18:57:57  
18:57:57 JSON_OBJECT_VALIDATION_FAILED
18:57:57 --- Validation done (1).
18:57:57 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
18:57:57 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
18:57:57 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
18:57:57 -- Final validator returns 1.
18:57:58 Build step 'Execute shell' marked build as failure
18:57:58 Skipped archiving because build is not successful
18:57:58 Finished: FAILURE