FailedConsole Output

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

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