12:27:29 Started by GitLab push by bernini 12:27:29 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 12:27:29 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 12:27:29 > git rev-parse --is-inside-work-tree # timeout=10 12:27:29 Fetching changes from the remote Git repository 12:27:29 > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10 12:27:29 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git 12:27:29 > git --version # timeout=10 12:27:29 using GIT_SSH to set credentials 12:27:29 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/* 12:27:30 > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10 12:27:30 > git branch -a -v --no-abbrev --contains 219efa716215b889a2b09401c0bb47da5ab9aa71 # timeout=10 12:27:30 Checking out Revision 219efa716215b889a2b09401c0bb47da5ab9aa71 (origin/3.5.1-dev) 12:27:30 > git config core.sparsecheckout # timeout=10 12:27:30 > git checkout -f 219efa716215b889a2b09401c0bb47da5ab9aa71 12:27:30 Commit message: "implemented udpates for SOL005ed351 v3.3.8" 12:27:30 > git rev-list --no-walk 648d4c0faba4b1178dc6cc7fb7a4588629f55629 # timeout=10 12:27:30 [sol005] $ /bin/bash /tmp/jenkins6379987008136688113.sh 12:27:30 ./build-container.sh: line 7: proxy: command not found 12:27:30 http_proxy is not set 12:27:30 Proxy set to 12:27:30 Sending build context to Docker daemon 13.31kB 12:27:30 Step 1/24 : FROM alpine:3.10.0 12:27:30 ---> 4d90542f0623 12:27:30 Step 2/24 : RUN env 12:27:30 ---> Using cache 12:27:30 ---> ae02487f36c4 12:27:30 Step 3/24 : RUN apk update 12:27:31 ---> Using cache 12:27:31 ---> b89c80fb50e5 12:27:31 Step 4/24 : RUN apk add bash 12:27:31 ---> Using cache 12:27:31 ---> 8784fbc9fc57 12:27:31 Step 5/24 : RUN apk add nodejs 12:27:31 ---> Using cache 12:27:31 ---> 28a25abf3ab9 12:27:31 Step 6/24 : RUN apk add nodejs-npm 12:27:31 ---> Using cache 12:27:31 ---> 1b596573243f 12:27:31 Step 7/24 : RUN apk add asciidoctor 12:27:31 ---> Using cache 12:27:31 ---> 0947b41ea58f 12:27:31 Step 8/24 : RUN apk add openjdk8 12:27:31 ---> Using cache 12:27:31 ---> c80710d753de 12:27:31 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 12:27:31 ---> Using cache 12:27:31 ---> 68468ab8366f 12:27:31 Step 10/24 : RUN apk add openssl 12:27:31 ---> Using cache 12:27:31 ---> 0ae14a88e45c 12:27:31 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 12:27:31 ---> Using cache 12:27:31 ---> 68e344322381 12:27:31 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 12:27:31 ---> Using cache 12:27:31 ---> f2d0d8812abe 12:27:31 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 12:27:31 ---> Using cache 12:27:31 ---> dadf1b8c885d 12:27:31 Step 14/24 : RUN npm config set proxy $http_proxy 12:27:31 ---> Using cache 12:27:31 ---> 82364b930f02 12:27:31 Step 15/24 : RUN npm install -g swagger-cli 12:27:31 ---> Using cache 12:27:31 ---> f26ac1dba4b2 12:27:31 Step 16/24 : RUN npm install -g json-refs 12:27:31 ---> Using cache 12:27:31 ---> 854cfe0dc266 12:27:31 Step 17/24 : RUN npm install -g yamljs 12:27:31 ---> Using cache 12:27:31 ---> 8a7612225506 12:27:31 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 12:27:31 ---> Using cache 12:27:31 ---> fdf0f8f95474 12:27:31 Step 19/24 : RUN chmod +x /validate-in-docker.sh 12:27:31 ---> Using cache 12:27:31 ---> 443f0cc47a8b 12:27:31 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 12:27:31 ---> Using cache 12:27:31 ---> 08e3fb6f18b1 12:27:31 Step 21/24 : RUN chmod +x /bin/swg2mrkup 12:27:31 ---> Using cache 12:27:31 ---> 74cea41057e1 12:27:31 Step 22/24 : ADD oas2pdf /bin/oas2pdf 12:27:31 ---> Using cache 12:27:31 ---> 74da8fce9718 12:27:31 Step 23/24 : RUN chmod +x /bin/oas2pdf 12:27:31 ---> Using cache 12:27:31 ---> db40b6918aba 12:27:31 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 12:27:31 ---> Using cache 12:27:31 ---> 3d1c4195fbfe 12:27:31 Successfully built 3d1c4195fbfe 12:27:31 Successfully tagged openapivalidator:latest 12:27:31 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work 12:27:31 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/264’: Permission denied 12:27:31 Mounting dir /var/www/html/api/nfv/sol005/264 as /storage 12:27:31 Using filter '' 12:27:31 12:27:31 Entering dir /work/src 12:27:31 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005) 12:27:31 --- Merging file. 12:27:32 12:27:32 error: Document has invalid references: 12:27:32 12:27:32 #/components/requestBodies/NsIdentifierCreationNotificationRequest/content/application~1json/schema: bad indentation of a mapping entry at line 278, column 15: 12:27:32 required: 12:27:32 ^: ./definitions/SOL005NSLifecycleManagementNotification_def.yaml#/definitions/NsIdentifierCreationNotification 12:27:32 #/components/requestBodies/NsIdentifierDeletionNotificationRequest/content/application~1json/schema: bad indentation of a mapping entry at line 278, column 15: 12:27:32 required: 12:27:32 ^: ./definitions/SOL005NSLifecycleManagementNotification_def.yaml#/definitions/NsIdentifierDeletionNotification 12:27:32 #/components/requestBodies/NsLcmCapacityShortageNotificationRequest/content/application~1json/schema: bad indentation of a mapping entry at line 278, column 15: 12:27:32 required: 12:27:32 ^: ./definitions/SOL005NSLifecycleManagementNotification_def.yaml#/definitions/NsLcmCapacityShortageNotification 12:27:32 #/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest/content/application~1json/schema: bad indentation of a mapping entry at line 278, column 15: 12:27:32 required: 12:27:32 ^: ./definitions/SOL005NSLifecycleManagementNotification_def.yaml#/definitions/NsLcmOperationOccurrenceNotification 12:27:32 12:27:32 --- Create PDF... 12:27:35 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml 12:27:35 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory 12:27:35 "/work/build/SOL005-NSLifecycleManagementNotification-API.yaml" is not a valid JSON Schema 12:27:35 --- Validation done (1). 12:27:35 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml' 12:27:35 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json' 12:27:35 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf' 12:27:35 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005) 12:27:35 --- Merging file. 12:27:37 --- Create PDF... 12:27:39 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory 12:27:39 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml 12:27:40 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid 12:27:40 --- Validation done (0). 12:27:40 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml' 12:27:40 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json' 12:27:40 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory 12:27:40 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005) 12:27:40 --- Merging file. 12:27:41 --- Create PDF... 12:27:42 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory 12:27:42 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml 12:27:43 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid 12:27:43 --- Validation done (0). 12:27:43 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml' 12:27:43 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json' 12:27:43 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf' 12:27:43 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005) 12:27:43 --- Merging file. 12:27:45 --- Create PDF... 12:27:47 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory 12:27:47 --- Validating ../build/SOL005-NSDManagement-API.yaml 12:27:48 ../build/SOL005-NSDManagement-API.yaml is valid 12:27:48 --- Validation done (0). 12:27:48 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml' 12:27:48 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json' 12:27:48 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf' 12:27:48 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005) 12:27:48 --- Merging file. 12:27:49 --- Create PDF... 12:27:50 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory 12:27:50 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml 12:27:51 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid 12:27:51 --- Validation done (0). 12:27:51 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml' 12:27:51 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json' 12:27:51 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory 12:27:51 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005) 12:27:51 --- Merging file. 12:27:52 --- Create PDF... 12:27:54 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory 12:27:54 --- Validating ../build/SOL005-APIVersion-API.yaml 12:27:54 ../build/SOL005-APIVersion-API.yaml is valid 12:27:54 --- Validation done (0). 12:27:54 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml' 12:27:54 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json' 12:27:54 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf' 12:27:54 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005) 12:27:54 --- Merging file. 12:27:55 --- Create PDF... 12:27:57 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml 12:27:57 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory 12:27:58 ../build/SOL005-NFVICapacityInformation-API.yaml is valid 12:27:58 --- Validation done (0). 12:27:58 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml' 12:27:58 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json' 12:27:58 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory 12:27:58 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005) 12:27:58 --- Merging file. 12:27:59 --- Create PDF... 12:28:01 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory 12:28:01 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml 12:28:02 ../build/SOL005-NSPerformanceManagement-API.yaml is valid 12:28:02 --- Validation done (0). 12:28:02 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml' 12:28:02 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json' 12:28:02 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf' 12:28:02 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005) 12:28:02 --- Merging file. 12:28:03 --- Create PDF... 12:28:05 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory 12:28:05 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml 12:28:06 ../build/SOL005-NSDManagementNotification-API.yaml is valid 12:28:06 --- Validation done (0). 12:28:06 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml' 12:28:06 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json' 12:28:06 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf' 12:28:06 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005) 12:28:06 --- Merging file. 12:28:07 --- Create PDF... 12:28:09 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory 12:28:09 --- Validating ../build/SOL005-NSFaultManagement-API.yaml 12:28:09 ../build/SOL005-NSFaultManagement-API.yaml is valid 12:28:09 --- Validation done (0). 12:28:09 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml' 12:28:09 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json' 12:28:09 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf' 12:28:09 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005) 12:28:09 --- Merging file. 12:28:11 --- Create PDF... 12:28:13 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory 12:28:13 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml 12:28:14 ../build/SOL005-VNFPackageManagement-API.yaml is valid 12:28:14 --- Validation done (0). 12:28:14 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml' 12:28:14 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json' 12:28:14 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf' 12:28:14 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005) 12:28:14 --- Merging file. 12:28:15 12:28:15 error: Document has invalid references: 12:28:15 12:28:15 #/components/requestBodies/NsInstanceCreateRequest/content/application~1json/schema: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/CreateNsRequest 12:28:15 #/components/requestBodies/NsInstanceHealRequest/content/application~1json/schema: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/HealNsRequest 12:28:15 #/components/requestBodies/NsInstanceInstantiateRequest/content/application~1json/schema: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/InstantiateNsRequest 12:28:15 #/components/requestBodies/NsInstanceScaleRequest/content/application~1json/schema: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/ScaleNsRequest 12:28:15 #/components/requestBodies/NsInstanceTerminateRequest/content/application~1json/schema: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/TerminateNsRequest 12:28:15 #/components/requestBodies/NsInstanceUpdateRequest/content/application~1json/schema: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/UpdateNsRequest 12:28:15 #/components/requestBodies/NsLcmOpOccCancelRequest/content/application~1json/schema: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/CancelMode 12:28:15 #/components/requestBodies/NsLcmSubscriptionRequest/content/application~1json/schema: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscriptionRequest 12:28:15 #/components/responses/IndividualNsInstance.Get/content/application~1json/schema: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance 12:28:15 #/components/responses/IndividualNsLcmOpOcc.Get/content/application~1json/schema: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc 12:28:15 #/components/responses/IndividualNsLcmSubscription.Get/content/application~1json/schema: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscription 12:28:15 #/components/responses/IndividualVnfSnapshot.Get/content/application~1json/schema: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/VnfSnapshotInfo 12:28:15 #/components/responses/NsInstances.Get/content/application~1json/schema/items: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance 12:28:15 #/components/responses/NsInstances.Post/content/application~1json/schema: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance 12:28:15 #/components/responses/NsLcmOpOccFail.Post/content/application~1json/schema: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc 12:28:15 #/components/responses/NsLcmOpOccs.Get/content/application~1json/schema/items: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsLcmOpOcc 12:28:15 #/components/responses/NsLcmSubscriptions.Get/content/application~1json/schema/items: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscription 12:28:15 #/components/responses/NsLcmSubscriptions.Post/content/application~1json/schema: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/LccnSubscription 12:28:15 #/components/responses/VnfSnapshots.Get/content/application~1json/schema/items: bad indentation of a mapping entry at line 4720, column 21: 12:28:15 enum: 12:28:15 ^: ./definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/VnfSnapshotInfo 12:28:15 12:28:15 --- Create PDF... 12:28:17 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory 12:28:17 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml 12:28:17 "/work/build/SOL005-NSLifecycleManagement-API.yaml" is not a valid JSON Schema 12:28:17 --- Validation done (1). 12:28:17 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml' 12:28:17 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json' 12:28:17 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf' 12:28:17 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005) 12:28:17 --- Merging file. 12:28:18 --- Create PDF... 12:28:20 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory 12:28:20 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml 12:28:21 ../build/SOL005-NSLCMCoordination-API.yaml is valid 12:28:21 --- Validation done (0). 12:28:21 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml' 12:28:21 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json' 12:28:21 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory 12:28:21 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005) 12:28:21 --- Merging file. 12:28:22 --- Create PDF... 12:28:23 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory 12:28:23 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml 12:28:24 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid 12:28:24 --- Validation done (0). 12:28:24 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml' 12:28:24 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json' 12:28:24 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf' 12:28:24 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005) 12:28:24 --- Merging file. 12:28:25 --- Create PDF... 12:28:27 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory 12:28:27 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml 12:28:27 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid 12:28:27 --- Validation done (0). 12:28:27 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml' 12:28:27 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json' 12:28:27 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf' 12:28:27 -- Final validator returns 1. 12:28:27 Build step 'Execute shell' marked build as failure 12:28:27 Skipped archiving because build is not successful 12:28:28 Finished: FAILURE