19:00:42 Started by GitLab push by f.moscatelli 19:00:42 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 19:00:42 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 19:00:42 > git rev-parse --is-inside-work-tree # timeout=10 19:00:42 Fetching changes from the remote Git repository 19:00:42 > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10 19:00:42 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git 19:00:42 > git --version # timeout=10 19:00:42 using GIT_SSH to set credentials 19:00:42 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/* 19:00:42 > git rev-parse remotes/origin/3.3.1-dev^{commit} # timeout=10 19:00:42 > git branch -a -v --no-abbrev --contains c181a93dde8cf770fc605ddc49fe9e1c79cb6760 # timeout=10 19:00:42 Checking out Revision c181a93dde8cf770fc605ddc49fe9e1c79cb6760 (origin/3.3.1-dev) 19:00:43 > git config core.sparsecheckout # timeout=10 19:00:43 > git checkout -f c181a93dde8cf770fc605ddc49fe9e1c79cb6760 19:00:43 Commit message: "SOL005 modifications according to v03004" 19:00:43 > git rev-list --no-walk d9e7a446f371fbe40e21f33cbb01cd4f60c36c71 # timeout=10 19:00:43 [sol005] $ /bin/bash /tmp/jenkins8098361865682252326.sh 19:00:43 ./build-container.sh: line 7: proxy: command not found 19:00:43 http_proxy is not set 19:00:43 Proxy set to 19:00:43 Sending build context to Docker daemon 13.31kB 19:00:43 Step 1/24 : FROM alpine:3.10.0 19:00:43 ---> 4d90542f0623 19:00:43 Step 2/24 : RUN env 19:00:43 ---> Using cache 19:00:43 ---> e2553b1af332 19:00:43 Step 3/24 : RUN apk update 19:00:43 ---> Using cache 19:00:43 ---> 9d891293b328 19:00:43 Step 4/24 : RUN apk add bash 19:00:43 ---> Using cache 19:00:43 ---> 60c4c93ce401 19:00:43 Step 5/24 : RUN apk add nodejs 19:00:43 ---> Using cache 19:00:43 ---> e900d2f09106 19:00:43 Step 6/24 : RUN apk add nodejs-npm 19:00:43 ---> Using cache 19:00:43 ---> 03f6a25fc90c 19:00:43 Step 7/24 : RUN apk add asciidoctor 19:00:43 ---> Using cache 19:00:43 ---> 978c03d7b45f 19:00:43 Step 8/24 : RUN apk add openjdk8 19:00:43 ---> Using cache 19:00:43 ---> 87e0c01787eb 19:00:43 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 19:00:43 ---> Using cache 19:00:43 ---> ca2326e0fd7e 19:00:43 Step 10/24 : RUN apk add openssl 19:00:43 ---> Using cache 19:00:43 ---> 0805ccbe0a56 19:00:43 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 19:00:43 ---> Using cache 19:00:43 ---> 2118ba81fe9b 19:00:43 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 19:00:43 ---> Using cache 19:00:43 ---> f2f90a52569b 19:00:43 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 19:00:43 ---> Using cache 19:00:43 ---> cfd3e7827631 19:00:43 Step 14/24 : RUN npm config set proxy $http_proxy 19:00:43 ---> Using cache 19:00:43 ---> 318995b26504 19:00:43 Step 15/24 : RUN npm install -g swagger-cli 19:00:43 ---> Using cache 19:00:43 ---> 2463a99164db 19:00:43 Step 16/24 : RUN npm install -g json-refs 19:00:43 ---> Using cache 19:00:43 ---> 9afd7d84668d 19:00:43 Step 17/24 : RUN npm install -g yamljs 19:00:43 ---> Using cache 19:00:43 ---> 7b4ab59ef078 19:00:43 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 19:00:43 ---> Using cache 19:00:43 ---> c21894e86303 19:00:43 Step 19/24 : RUN chmod +x /validate-in-docker.sh 19:00:43 ---> Using cache 19:00:43 ---> 84a684b23132 19:00:43 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 19:00:43 ---> Using cache 19:00:43 ---> 9c32f5868716 19:00:43 Step 21/24 : RUN chmod +x /bin/swg2mrkup 19:00:43 ---> Using cache 19:00:43 ---> 846f33db7914 19:00:43 Step 22/24 : ADD oas2pdf /bin/oas2pdf 19:00:43 ---> Using cache 19:00:43 ---> 3c2bdff24932 19:00:43 Step 23/24 : RUN chmod +x /bin/oas2pdf 19:00:43 ---> Using cache 19:00:43 ---> b19a7cc2455b 19:00:43 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 19:00:43 ---> Using cache 19:00:43 ---> 059b9694f49d 19:00:43 Successfully built 059b9694f49d 19:00:43 Successfully tagged openapivalidator:latest 19:00:43 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work 19:00:43 mkdir: created directory '/var/www/html/api/nfv/sol005/182' 19:00:43 Mounting dir /var/www/html/api/nfv/sol005/182 as /storage 19:00:43 Using filter '' 19:00:43 19:00:43 Entering dir /work/src 19:00:43 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005) 19:00:43 --- Merging file. 19:00:45 --- Create PDF... 19:00:47 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml 19:00:47 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory 19:00:47 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid 19:00:47 --- Validation done (0). 19:00:47 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml' 19:00:47 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json' 19:00:47 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf' 19:00:47 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005) 19:00:47 --- Merging file. 19:00:48 --- Create PDF... 19:00:50 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory 19:00:50 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml 19:00:50 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid 19:00:50 --- Validation done (0). 19:00:50 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml' 19:00:50 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json' 19:00:50 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf' 19:00:50 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005) 19:00:50 --- Merging file. 19:00:52 --- Create PDF... 19:00:55 --- Validating ../build/SOL005-NSDManagement-API.yaml 19:00:55 Swagger schema validation failed. 19:00:55 Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/504 19:00:55 Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/504 19:00:55 Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/504 19:00:55 Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/503 19:00:55 Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/503 19:00:55 Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/503 19:00:55 Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/500 19:00:55 Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/500 19:00:55 Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/500 19:00:55 Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/406 19:00:55 Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/406 19:00:55 Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/406 19:00:55 Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/405 19:00:55 Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/405 19:00:55 Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/405 19:00:55 Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/404 19:00:55 Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/404 19:00:55 Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/404 19:00:55 Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/403 19:00:55 Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/403 19:00:55 Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/403 19:00:55 Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/401 19:00:55 Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/401 19:00:55 Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/401 19:00:55 Data does not match any schemas from 'oneOf' at #/paths//subscriptions/{subscriptionId}/delete/responses/400 19:00:55 Additional properties not allowed: content at #/paths//subscriptions/{subscriptionId}/delete/responses/400 19:00:55 Missing required property: $ref at #/paths//subscriptions/{subscriptionId}/delete/responses/400 19:00:55 19:00:55 JSON_OBJECT_VALIDATION_FAILED 19:00:55 --- Validation done (1). 19:00:55 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml' 19:00:55 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json' 19:00:55 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf' 19:00:55 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005) 19:00:55 --- Merging file. 19:00:56 --- Create PDF... 19:00:58 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory 19:00:58 --- Validating ../build/SOL005-APIVersion-API.yaml 19:00:59 ../build/SOL005-APIVersion-API.yaml is valid 19:00:59 --- Validation done (0). 19:00:59 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml' 19:00:59 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json' 19:00:59 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf' 19:00:59 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005) 19:00:59 --- Merging file. 19:01:00 --- Create PDF... 19:01:02 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory 19:01:02 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml 19:01:03 ../build/SOL005-NFVICapacityInformation-API.yaml is valid 19:01:03 --- Validation done (0). 19:01:03 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml' 19:01:03 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json' 19:01:03 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory 19:01:03 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005) 19:01:03 --- Merging file. 19:01:04 --- Create PDF... 19:01:07 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml 19:01:07 Swagger schema validation failed. 19:01:07 Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/503 19:01:07 Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/503 19:01:07 Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/503 19:01:07 Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/500 19:01:07 Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/500 19:01:07 Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/500 19:01:07 Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/406 19:01:07 Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/406 19:01:07 Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/406 19:01:07 Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/405 19:01:07 Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/405 19:01:07 Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/405 19:01:07 Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/404 19:01:07 Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/404 19:01:07 Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/404 19:01:07 Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/403 19:01:07 Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/403 19:01:07 Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/403 19:01:07 Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/401 19:01:07 Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/401 19:01:07 Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/401 19:01:07 Data does not match any schemas from 'oneOf' at #/paths//thresholds/{thresholdId}/delete/responses/400 19:01:07 Additional properties not allowed: content at #/paths//thresholds/{thresholdId}/delete/responses/400 19:01:07 Missing required property: $ref at #/paths//thresholds/{thresholdId}/delete/responses/400 19:01:07 19:01:07 JSON_OBJECT_VALIDATION_FAILED 19:01:07 --- Validation done (1). 19:01:07 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml' 19:01:07 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json' 19:01:07 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf' 19:01:07 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005) 19:01:07 --- Merging file. 19:01:08 --- Create PDF... 19:01:11 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml 19:01:12 Swagger schema validation failed. 19:01:12 Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/503 19:01:12 Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/503 19:01:12 Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/503 19:01:12 Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/500 19:01:12 Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/500 19:01:12 Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/500 19:01:12 Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/406 19:01:12 Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/406 19:01:12 Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/406 19:01:12 Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/405 19:01:12 Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/405 19:01:12 Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/405 19:01:12 Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/404 19:01:12 Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/404 19:01:12 Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/404 19:01:12 Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/403 19:01:12 Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/403 19:01:12 Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/403 19:01:12 Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/401 19:01:12 Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/401 19:01:12 Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/401 19:01:12 Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/400 19:01:12 Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/400 19:01:12 Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_PnfdDeletionNotification/get/responses/400 19:01:12 19:01:12 JSON_OBJECT_VALIDATION_FAILED 19:01:12 --- Validation done (1). 19:01:12 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml' 19:01:12 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json' 19:01:12 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf' 19:01:12 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005) 19:01:12 --- Merging file. 19:01:13 --- Create PDF... 19:01:15 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory 19:01:15 --- Validating ../build/SOL005-NSFaultManagement-API.yaml 19:01:15 ../build/SOL005-NSFaultManagement-API.yaml is valid 19:01:15 --- Validation done (0). 19:01:15 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml' 19:01:15 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json' 19:01:15 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf' 19:01:15 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005) 19:01:15 --- Merging file. 19:01:17 --- Create PDF... 19:01:19 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory 19:01:19 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml 19:01:20 ../build/SOL005-VNFPackageManagement-API.yaml is valid 19:01:20 --- Validation done (0). 19:01:20 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml' 19:01:20 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json' 19:01:20 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf' 19:01:20 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005) 19:01:20 --- Merging file. 19:01:25 --- Create PDF... 19:01:27 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory 19:01:27 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml 19:01:29 ../build/SOL005-NSLifecycleManagement-API.yaml is valid 19:01:29 --- Validation done (0). 19:01:29 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml' 19:01:29 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json' 19:01:29 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf' 19:01:29 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005) 19:01:29 --- Merging file. 19:01:30 --- Create PDF... 19:01:31 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory 19:01:31 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml 19:01:32 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid 19:01:32 --- Validation done (0). 19:01:32 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml' 19:01:32 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json' 19:01:32 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf' 19:01:32 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005) 19:01:32 --- Merging file. 19:01:33 --- Create PDF... 19:01:36 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml 19:01:36 Swagger schema validation failed. 19:01:36 Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/503 19:01:36 Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/503 19:01:36 Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/503 19:01:36 Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/500 19:01:36 Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/500 19:01:36 Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/500 19:01:36 Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/406 19:01:36 Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/406 19:01:36 Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/406 19:01:36 Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/405 19:01:36 Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/405 19:01:36 Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/405 19:01:36 Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/404 19:01:36 Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/404 19:01:36 Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/404 19:01:36 Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/403 19:01:36 Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/403 19:01:36 Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/403 19:01:36 Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/401 19:01:36 Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/401 19:01:36 Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/401 19:01:36 Data does not match any schemas from 'oneOf' at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/400 19:01:36 Additional properties not allowed: content at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/400 19:01:36 Missing required property: $ref at #/paths//URI_is_provided_by_the_client_when_creating_the_subscription_ThresholdCrossedNotification/get/responses/400 19:01:36 19:01:36 JSON_OBJECT_VALIDATION_FAILED 19:01:36 --- Validation done (1). 19:01:36 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml' 19:01:36 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json' 19:01:36 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf' 19:01:36 -- Final validator returns 1. 19:01:37 Build step 'Execute shell' marked build as failure 19:01:37 Skipped archiving because build is not successful 19:01:37 Finished: FAILURE