FailedConsole Output

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

18:33:42 Step 1/24 : FROM alpine:3.10.0
18:33:42  ---> 4d90542f0623
18:33:42 Step 2/24 : RUN env
18:33:42  ---> Using cache
18:33:42  ---> 0b577767eb4e
18:33:42 Step 3/24 : RUN apk update
18:33:42  ---> Using cache
18:33:42  ---> 697471ef7f0a
18:33:42 Step 4/24 : RUN apk add bash
18:33:42  ---> Using cache
18:33:42  ---> a25251d4272c
18:33:42 Step 5/24 : RUN apk add nodejs
18:33:42  ---> Using cache
18:33:42  ---> ee3663c76c01
18:33:42 Step 6/24 : RUN apk add nodejs-npm
18:33:42  ---> Using cache
18:33:42  ---> 95530c68fb47
18:33:42 Step 7/24 : RUN apk add asciidoctor
18:33:42  ---> Using cache
18:33:42  ---> a321cc22063f
18:33:42 Step 8/24 : RUN apk add openjdk8
18:33:42  ---> Using cache
18:33:42  ---> 07148189c9d2
18:33:42 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
18:33:42  ---> Using cache
18:33:42  ---> 6808b2c86594
18:33:42 Step 10/24 : RUN apk add openssl
18:33:42  ---> Using cache
18:33:42  ---> ed2950ff9192
18:33:42 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3
18:33:42  ---> Using cache
18:33:42  ---> 83cde4af1585
18:33:42 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
18:33:42  ---> Using cache
18:33:42  ---> e442b40a01ef
18:33:42 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
18:33:42  ---> Using cache
18:33:42  ---> 22ece82af23f
18:33:42 Step 14/24 : RUN npm config set proxy $http_proxy
18:33:42  ---> Using cache
18:33:42  ---> 0cc1b972380e
18:33:42 Step 15/24 : RUN npm install -g swagger-cli
18:33:42  ---> Using cache
18:33:42  ---> 3ee43d5416a1
18:33:42 Step 16/24 : RUN npm install -g json-refs
18:33:42  ---> Using cache
18:33:42  ---> 94e261945a46
18:33:42 Step 17/24 : RUN npm install -g yamljs
18:33:42  ---> Using cache
18:33:42  ---> ce77b5519b06
18:33:42 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
18:33:42  ---> Using cache
18:33:42  ---> 3ffadc13b2a5
18:33:42 Step 19/24 : RUN chmod +x /validate-in-docker.sh
18:33:42  ---> Using cache
18:33:42  ---> 28c56afaaa8c
18:33:42 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
18:33:42  ---> Using cache
18:33:42  ---> 9c6427717f0b
18:33:42 Step 21/24 : RUN chmod +x /bin/swg2mrkup
18:33:42  ---> Using cache
18:33:42  ---> 3cad3b23dde9
18:33:42 Step 22/24 : ADD oas2pdf /bin/oas2pdf
18:33:42  ---> Using cache
18:33:42  ---> cdd81ad9cecf
18:33:42 Step 23/24 : RUN chmod +x /bin/oas2pdf
18:33:42  ---> Using cache
18:33:42  ---> 3336a52d6aae
18:33:42 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
18:33:42  ---> Using cache
18:33:42  ---> e7a13753d6bc
18:33:42 Successfully built e7a13753d6bc
18:33:42 Successfully tagged openapivalidator:latest
18:33:42 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
18:33:42 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/302’: Permission denied
18:33:42 Mounting dir /var/www/html/api/nfv/sol005/302 as /storage
18:33:43 Using filter ''
18:33:43 
18:33:43 Entering dir /work/src
18:33:43 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
18:33:43 --- Merging file.
18:33:43 
18:33:43   error: Document has invalid references:
18:33:43 
18:33:43   #/components/requestBodies/NsChangeNotificationRequest/content/application~1json/schema/properties/_links: Extra JSON Reference properties will be ignored: description
18:33:43   #/components/requestBodies/NsChangeNotificationRequest/content/application~1json/schema/properties/lcmOpNameImpactingNsComponent: Extra JSON Reference properties will be ignored: description
18:33:43   #/components/requestBodies/NsChangeNotificationRequest/content/application~1json/schema/properties/lcmOpOccStatusImpactingNsComponent: Extra JSON Reference properties will be ignored: description
18:33:43   #/components/requestBodies/NsChangeNotificationRequest/content/application~1json/schema/properties/nsComponentType: Extra JSON Reference properties will be ignored: description
18:33:43   #/components/requestBodies/NsIdentifierCreationNotificationRequest/content/application~1json/schema/properties/_links: Extra JSON Reference properties will be ignored: description
18:33:43   #/components/requestBodies/NsIdentifierDeletionNotificationRequest/content/application~1json/schema/properties/_links: Extra JSON Reference properties will be ignored: description
18:33:43   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/_links: Extra JSON Reference properties will be ignored: description
18:33:43   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedNs/items: bad indentation of a mapping entry at line 3529, column 7:
18:33:43           required:
18:33:43           ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedNs
18:33:43   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedPnf/items: bad indentation of a mapping entry at line 3529, column 7:
18:33:43           required:
18:33:43           ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedPnf
18:33:43   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedSap/items: bad indentation of a mapping entry at line 3529, column 7:
18:33:43           required:
18:33:43           ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedSap
18:33:43   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedVl/items: bad indentation of a mapping entry at line 3529, column 7:
18:33:43           required:
18:33:43           ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVirtualLink
18:33:43   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedVnf/items: bad indentation of a mapping entry at line 3529, column 7:
18:33:43           required:
18:33:43           ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVnf
18:33:43   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/affectedVnffg/items: bad indentation of a mapping entry at line 3529, column 7:
18:33:43           required:
18:33:43           ^: ../../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/AffectedVnffg
18:33:43   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/feasibilityCheckResult: Extra JSON Reference properties will be ignored: description
18:33:43   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/operation: Extra JSON Reference properties will be ignored: description
18:33:43   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/operationState: Extra JSON Reference properties will be ignored: description
18:33:43   #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema/properties/verbosity: Extra JSON Reference properties will be ignored: description
18:33:43 
18:33:44 --- Create PDF...
18:33:45 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
18:33:45 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
18:33:46 "/work/build/SOL005-NSLifecycleManagementNotification-API.yaml" is not a valid JSON Schema
18:33:46 --- Validation done (1).
18:33:46 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
18:33:46 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
18:33:46 cp: can't stat '../build/SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
18:33:46 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
18:33:46 --- Merging file.
18:33:47 --- Create PDF...
18:33:49 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
18:33:49 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
18:33:50 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
18:33:50 --- Validation done (0).
18:33:50 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
18:33:50 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
18:33:50 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
18:33:50 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
18:33:50 --- Merging file.
18:33:51 --- Create PDF...
18:33:52 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
18:33:52 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
18:33:53 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
18:33:53 --- Validation done (0).
18:33:53 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
18:33:53 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
18:33:53 cp: can't stat '../build/SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
18:33:53 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
18:33:53 --- Merging file.
18:33:55 --- Create PDF...
18:33:57 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
18:33:57 --- Validating ../build/SOL005-NSDManagement-API.yaml
18:33:58 ../build/SOL005-NSDManagement-API.yaml is valid
18:33:58 --- Validation done (0).
18:33:58 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
18:33:58 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
18:33:58 cp: can't stat '../build/SOL005-NSDManagement-API.pdf': No such file or directory
18:33:58 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
18:33:58 --- Merging file.
18:33:59 --- Create PDF...
18:34:00 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
18:34:00 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
18:34:01 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
18:34:01 --- Validation done (0).
18:34:01 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
18:34:01 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
18:34:01 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
18:34:01 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
18:34:01 --- Merging file.
18:34:02 --- Create PDF...
18:34:04 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
18:34:04 --- Validating ../build/SOL005-APIVersion-API.yaml
18:34:04 ../build/SOL005-APIVersion-API.yaml is valid
18:34:04 --- Validation done (0).
18:34:04 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
18:34:04 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
18:34:04 cp: can't stat '../build/SOL005-APIVersion-API.pdf': No such file or directory
18:34:04 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
18:34:04 --- Merging file.
18:34:05 --- Create PDF...
18:34:07 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
18:34:07 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
18:34:08 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
18:34:08 --- Validation done (0).
18:34:08 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
18:34:08 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
18:34:08 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
18:34:08 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
18:34:08 --- Merging file.
18:34:09 --- Create PDF...
18:34:11 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
18:34:11 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
18:34:12 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
18:34:12 --- Validation done (0).
18:34:12 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
18:34:12 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
18:34:12 cp: can't stat '../build/SOL005-NSPerformanceManagement-API.pdf': No such file or directory
18:34:12 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
18:34:12 --- Merging file.
18:34:13 --- Create PDF...
18:34:15 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
18:34:15 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
18:34:15 ../build/SOL005-NSDManagementNotification-API.yaml is valid
18:34:15 --- Validation done (0).
18:34:15 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
18:34:15 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
18:34:15 cp: can't stat '../build/SOL005-NSDManagementNotification-API.pdf': No such file or directory
18:34:15 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
18:34:15 --- Merging file.
18:34:17 --- Create PDF...
18:34:18 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
18:34:18 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
18:34:19 ../build/SOL005-NSFaultManagement-API.yaml is valid
18:34:19 --- Validation done (0).
18:34:19 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
18:34:19 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
18:34:19 cp: can't stat '../build/SOL005-NSFaultManagement-API.pdf': No such file or directory
18:34:19 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
18:34:19 --- Merging file.
18:34:21 --- Create PDF...
18:34:23 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
18:34:23 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
18:34:24 ../build/SOL005-VNFPackageManagement-API.yaml is valid
18:34:24 --- Validation done (0).
18:34:24 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
18:34:24 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
18:34:24 cp: can't stat '../build/SOL005-VNFPackageManagement-API.pdf': No such file or directory
18:34:24 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
18:34:24 --- Merging file.
18:34:24 
18:34:24   error: Document has invalid references:
18:34:24 
18:34:24   #/components/requestBodies/NsInstanceCreateRequest/content/application~1json/schema: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/CreateNsRequest
18:34:24   #/components/requestBodies/NsInstanceHealRequest/content/application~1json/schema: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/HealNsRequest
18:34:24   #/components/requestBodies/NsInstanceInstantiateRequest/content/application~1json/schema: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/InstantiateNsRequest
18:34:24   #/components/requestBodies/NsInstanceScaleRequest/content/application~1json/schema: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/ScaleNsRequest
18:34:24   #/components/requestBodies/NsInstanceTerminateRequest/content/application~1json/schema: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/TerminateNsRequest
18:34:24   #/components/requestBodies/NsInstanceUpdateRequest/content/application~1json/schema: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/UpdateNsRequest
18:34:24   #/components/requestBodies/NsLcmInfoModificationRequest/content/application~1json/schema: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsLcmInfoModificationRequest
18:34:24   #/components/requestBodies/NsLcmOpOccCancelRequest/content/application~1json/schema: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/CancelMode
18:34:24   #/components/requestBodies/NsLcmSubscriptionRequest/content/application~1json/schema: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscriptionRequest
18:34:24   #/components/responses/IndividualNsInstance.Get.200/content/application~1json/schema: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance
18:34:24   #/components/responses/IndividualNsLcmOpOcc.Get.200/content/application~1json/schema: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc
18:34:24   #/components/responses/IndividualNsLcmSubscription.Get.200/content/application~1json/schema: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscription
18:34:24   #/components/responses/IndividualVnfSnapshot.Get.200/content/application~1json/schema: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/VnfSnapshotInfo
18:34:24   #/components/responses/NsInstances.Get.200/content/application~1json/schema/items: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance
18:34:24   #/components/responses/NsInstances.Post.201/content/application~1json/schema: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance
18:34:24   #/components/responses/NsLcmOpOccFail.Post.200/content/application~1json/schema: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc
18:34:24   #/components/responses/NsLcmOpOccs.Get.200/content/application~1json/schema/items: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc
18:34:24   #/components/responses/NsLcmSubscriptions.Get.200/content/application~1json/schema/items: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscription
18:34:24   #/components/responses/NsLcmSubscriptions.Post.201/content/application~1json/schema: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscription
18:34:24   #/components/responses/VnfSnapshots.Get.200/content/application~1json/schema/items: bad indentation of a mapping entry at line 3529, column 7:
18:34:24           required:
18:34:24           ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/VnfSnapshotInfo
18:34:24 
18:34:25 --- Create PDF...
18:34:26 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
18:34:26 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
18:34:27 "/work/build/SOL005-NSLifecycleManagement-API.yaml" is not a valid JSON Schema
18:34:27 --- Validation done (1).
18:34:27 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
18:34:27 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
18:34:27 cp: can't stat '../build/SOL005-NSLifecycleManagement-API.pdf': No such file or directory
18:34:27 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
18:34:27 --- Merging file.
18:34:28 --- Create PDF...
18:34:29 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
18:34:29 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
18:34:30 ../build/SOL005-NSLCMCoordination-API.yaml is valid
18:34:30 --- Validation done (0).
18:34:30 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
18:34:30 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
18:34:30 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
18:34:30 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
18:34:30 --- Merging file.
18:34:31 --- Create PDF...
18:34:32 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
18:34:32 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
18:34:33 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
18:34:33 --- Validation done (0).
18:34:33 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
18:34:33 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
18:34:33 cp: can't stat '../build/SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
18:34:33 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
18:34:33 --- Merging file.
18:34:34 --- Create PDF...
18:34:36 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
18:34:36 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
18:34:36 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
18:34:36 --- Validation done (0).
18:34:36 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
18:34:36 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
18:34:36 cp: can't stat '../build/SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
18:34:36 -- Final validator returns 1.
18:34:36 Build step 'Execute shell' marked build as failure
18:34:36 Skipped archiving because build is not successful
18:34:37 Finished: FAILURE