11:29:11 Started by GitLab push by bernini 11:29:11 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 11:29:11 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 11:29:11 > git rev-parse --is-inside-work-tree # timeout=10 11:29:11 Fetching changes from the remote Git repository 11:29:11 > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10 11:29:11 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git 11:29:11 > git --version # timeout=10 11:29:11 using GIT_SSH to set credentials 11:29:11 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/* 11:29:12 > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10 11:29:12 > git branch -a -v --no-abbrev --contains d21356a278b76e9a5e1cba4a8c1541fd64615f33 # timeout=10 11:29:12 Checking out Revision d21356a278b76e9a5e1cba4a8c1541fd64615f33 (origin/3.5.1-dev) 11:29:12 > git config core.sparsecheckout # timeout=10 11:29:12 > git checkout -f d21356a278b76e9a5e1cba4a8c1541fd64615f33 11:29:12 Commit message: "updated notification endpoints" 11:29:12 > git rev-list --no-walk 4c028f98f585a39f77f9bf75c213bd75bc558f37 # timeout=10 11:29:12 [sol002-sol003] $ /bin/bash /tmp/jenkins8320194497118331535.sh 11:29:12 rm: cannot remove 'build/*-API.pdf': No such file or directory 11:29:12 ./build-container.sh: line 7: proxy: command not found 11:29:12 http_proxy is not set 11:29:12 Proxy set to 11:29:12 Sending build context to Docker daemon 13.31kB 11:29:12 Step 1/24 : FROM alpine:3.10.0 11:29:12 ---> 4d90542f0623 11:29:12 Step 2/24 : RUN env 11:29:12 ---> Using cache 11:29:12 ---> ae02487f36c4 11:29:12 Step 3/24 : RUN apk update 11:29:12 ---> Using cache 11:29:12 ---> b89c80fb50e5 11:29:12 Step 4/24 : RUN apk add bash 11:29:12 ---> Using cache 11:29:12 ---> 8784fbc9fc57 11:29:12 Step 5/24 : RUN apk add nodejs 11:29:12 ---> Using cache 11:29:12 ---> 28a25abf3ab9 11:29:12 Step 6/24 : RUN apk add nodejs-npm 11:29:12 ---> Using cache 11:29:12 ---> 1b596573243f 11:29:12 Step 7/24 : RUN apk add asciidoctor 11:29:12 ---> Using cache 11:29:12 ---> 0947b41ea58f 11:29:12 Step 8/24 : RUN apk add openjdk8 11:29:12 ---> Using cache 11:29:12 ---> c80710d753de 11:29:12 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 11:29:12 ---> Using cache 11:29:12 ---> 68468ab8366f 11:29:12 Step 10/24 : RUN apk add openssl 11:29:12 ---> Using cache 11:29:12 ---> 0ae14a88e45c 11:29:12 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 11:29:12 ---> Using cache 11:29:12 ---> 68e344322381 11:29:12 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 11:29:12 ---> Using cache 11:29:12 ---> f2d0d8812abe 11:29:12 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 11:29:12 ---> Using cache 11:29:12 ---> dadf1b8c885d 11:29:12 Step 14/24 : RUN npm config set proxy $http_proxy 11:29:12 ---> Using cache 11:29:12 ---> 82364b930f02 11:29:12 Step 15/24 : RUN npm install -g swagger-cli 11:29:12 ---> Using cache 11:29:12 ---> f26ac1dba4b2 11:29:12 Step 16/24 : RUN npm install -g json-refs 11:29:12 ---> Using cache 11:29:12 ---> 854cfe0dc266 11:29:12 Step 17/24 : RUN npm install -g yamljs 11:29:12 ---> Using cache 11:29:12 ---> 8a7612225506 11:29:12 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 11:29:12 ---> Using cache 11:29:12 ---> 579ed7161806 11:29:12 Step 19/24 : RUN chmod +x /validate-in-docker.sh 11:29:12 ---> Using cache 11:29:12 ---> 6e97ff7367d7 11:29:12 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 11:29:12 ---> Using cache 11:29:12 ---> 53920fad06ca 11:29:12 Step 21/24 : RUN chmod +x /bin/swg2mrkup 11:29:12 ---> Using cache 11:29:12 ---> a1e5ba8371bc 11:29:12 Step 22/24 : ADD oas2pdf /bin/oas2pdf 11:29:12 ---> Using cache 11:29:12 ---> 9b5708ec0c14 11:29:12 Step 23/24 : RUN chmod +x /bin/oas2pdf 11:29:12 ---> Using cache 11:29:12 ---> fa31c99226b9 11:29:12 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 11:29:12 ---> Using cache 11:29:12 ---> cf9ad04586ac 11:29:12 Successfully built cf9ad04586ac 11:29:12 Successfully tagged openapivalidator:latest 11:29:12 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work 11:29:12 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/504’: Permission denied 11:29:12 Mounting dir /var/www/html/api/nfv/sol002-sol003/504 as /storage 11:29:13 Using filter '' 11:29:13 11:29:13 Entering dir /work/src 11:29:13 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003) 11:29:13 --- Merging file. 11:29:14 --- Create PDF... 11:29:16 mv: can't rename 'SOL003-VNFIndicator-API.pdf': No such file or directory 11:29:16 --- Validating ../build/SOL003-VNFIndicator-API.yaml 11:29:17 ../build/SOL003-VNFIndicator-API.yaml is valid 11:29:17 --- Validation done (0). 11:29:17 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml' 11:29:17 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json' 11:29:17 cp: can't stat '../build/SOL003-VNFIndicator-API.pdf': No such file or directory 11:29:17 -- Will validate: ./SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL003) 11:29:17 --- Merging file. 11:29:18 --- Create PDF... 11:29:19 mv: can't rename 'SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory 11:29:19 --- Validating ../build/SOL003-VNFSnapshotPackageManagement-API.yaml 11:29:20 ../build/SOL003-VNFSnapshotPackageManagement-API.yaml is valid 11:29:20 --- Validation done (0). 11:29:20 '../build/SOL003-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.yaml' 11:29:20 '../build/SOL003-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.json' 11:29:20 cp: can't stat '../build/SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory 11:29:20 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003) 11:29:20 --- Merging file. 11:29:21 --- Create PDF... 11:29:23 mv: can't rename 'SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory 11:29:23 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml 11:29:23 ../build/SOL003-VNFPackageManagementNotification-API.yaml is valid 11:29:23 --- Validation done (0). 11:29:23 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml' 11:29:23 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json' 11:29:23 cp: can't stat '../build/SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory 11:29:23 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003) 11:29:23 --- Merging file. 11:29:27 --- Create PDF... 11:29:29 mv: can't rename 'SOL003-VNFLifecycleManagement-API.pdf': No such file or directory 11:29:29 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml 11:29:30 ../build/SOL003-VNFLifecycleManagement-API.yaml is valid 11:29:30 --- Validation done (0). 11:29:30 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml' 11:29:30 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json' 11:29:30 cp: can't stat '../build/SOL003-VNFLifecycleManagement-API.pdf': No such file or directory 11:29:30 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003) 11:29:30 --- Merging file. 11:29:31 --- Create PDF... 11:29:33 mv: can't rename 'SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory 11:29:33 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml 11:29:34 ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml is valid 11:29:34 --- Validation done (0). 11:29:34 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' 11:29:34 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' 11:29:34 cp: can't stat '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory 11:29:34 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003) 11:29:34 --- Merging file. 11:29:35 --- Create PDF... 11:29:37 mv: can't rename 'SOL003-APIVersion-API.pdf': No such file or directory 11:29:37 --- Validating ../build/SOL003-APIVersion-API.yaml 11:29:37 ../build/SOL003-APIVersion-API.yaml is valid 11:29:37 --- Validation done (0). 11:29:37 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml' 11:29:37 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json' 11:29:37 cp: can't stat '../build/SOL003-APIVersion-API.pdf': No such file or directory 11:29:37 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003) 11:29:37 --- Merging file. 11:29:38 --- Create PDF... 11:29:40 mv: can't rename 'SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory 11:29:40 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml 11:29:41 ../build/SOL003-VNFFaultManagementNotification-API.yaml is valid 11:29:41 --- Validation done (0). 11:29:41 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml' 11:29:41 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json' 11:29:41 cp: can't stat '../build/SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory 11:29:41 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003) 11:29:41 --- Merging file. 11:29:41 --- Create PDF... 11:29:43 mv: can't rename 'SOL003-VNFIndicatorNotification-API.pdf': No such file or directory 11:29:43 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml 11:29:44 ../build/SOL003-VNFIndicatorNotification-API.yaml is valid 11:29:44 --- Validation done (0). 11:29:44 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml' 11:29:44 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json' 11:29:44 cp: can't stat '../build/SOL003-VNFIndicatorNotification-API.pdf': No such file or directory 11:29:44 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003) 11:29:44 --- Merging file. 11:29:45 --- Create PDF... 11:29:47 mv: can't rename 'SOL003-VNFFaultManagement-API.pdf': No such file or directory 11:29:47 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml 11:29:47 ../build/SOL003-VNFFaultManagement-API.yaml is valid 11:29:47 --- Validation done (0). 11:29:47 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml' 11:29:47 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json' 11:29:47 cp: can't stat '../build/SOL003-VNFFaultManagement-API.pdf': No such file or directory 11:29:47 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003) 11:29:47 --- Merging file. 11:29:48 --- Create PDF... 11:29:50 mv: can't rename 'SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory 11:29:50 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml 11:29:51 ../build/SOL003-VNFLifecycleManagementNotification-API.yaml is valid 11:29:51 --- Validation done (0). 11:29:51 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml' 11:29:51 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json' 11:29:51 cp: can't stat '../build/SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory 11:29:51 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003) 11:29:51 --- Merging file. 11:29:52 --- Create PDF... 11:29:54 mv: can't rename 'SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory 11:29:54 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml 11:29:54 ../build/SOL003-VNFLifecycleOperationGranting-API.yaml is valid 11:29:54 --- Validation done (0). 11:29:54 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml' 11:29:54 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json' 11:29:54 cp: can't stat '../build/SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory 11:29:54 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003) 11:29:54 --- Merging file. 11:29:56 --- Create PDF... 11:29:58 mv: can't rename 'SOL003-VNFPackageManagement-API.pdf': No such file or directory 11:29:58 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml 11:29:59 ../build/SOL003-VNFPackageManagement-API.yaml is valid 11:29:59 --- Validation done (0). 11:29:59 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml' 11:29:59 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json' 11:29:59 cp: can't stat '../build/SOL003-VNFPackageManagement-API.pdf': No such file or directory 11:29:59 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003) 11:29:59 --- Merging file. 11:30:00 --- Create PDF... 11:30:01 mv: can't rename 'SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory 11:30:01 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml 11:30:02 ../build/SOL003-VNFPerformanceManagementNotification-API.yaml is valid 11:30:02 --- Validation done (0). 11:30:02 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml' 11:30:02 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json' 11:30:02 cp: can't stat '../build/SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory 11:30:02 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003) 11:30:02 --- Merging file. 11:30:03 --- Create PDF... 11:30:05 mv: can't rename 'SOL003-VNFPerformanceManagement-API.pdf': No such file or directory 11:30:05 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml 11:30:06 ../build/SOL003-VNFPerformanceManagement-API.yaml is valid 11:30:06 --- Validation done (0). 11:30:06 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml' 11:30:06 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json' 11:30:06 cp: can't stat '../build/SOL003-VNFPerformanceManagement-API.pdf': No such file or directory 11:30:06 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002) 11:30:06 --- Merging file. 11:30:07 --- Create PDF... 11:30:09 --- Validating ../build/SOL002-VNFIndicator-API.yaml 11:30:09 mv: can't rename 'SOL002-VNFIndicator-API.pdf': No such file or directory 11:30:10 ../build/SOL002-VNFIndicator-API.yaml is valid 11:30:10 --- Validation done (0). 11:30:10 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml' 11:30:10 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json' 11:30:10 cp: can't stat '../build/SOL002-VNFIndicator-API.pdf': No such file or directory 11:30:10 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002) 11:30:10 --- Merging file. 11:30:11 --- Create PDF... 11:30:12 mv: can't rename 'SOL002-VNFConfiguration-API.pdf': No such file or directory 11:30:12 --- Validating ../build/SOL002-VNFConfiguration-API.yaml 11:30:13 ../build/SOL002-VNFConfiguration-API.yaml is valid 11:30:13 --- Validation done (0). 11:30:13 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml' 11:30:13 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json' 11:30:13 cp: can't stat '../build/SOL002-VNFConfiguration-API.pdf': No such file or directory 11:30:13 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002) 11:30:13 --- Merging file. 11:30:16 --- Create PDF... 11:30:18 mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory 11:30:18 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml 11:30:19 ../build/SOL002-VNFLifecycleManagement-API.yaml is valid 11:30:19 --- Validation done (0). 11:30:19 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml' 11:30:19 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json' 11:30:19 cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory 11:30:19 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002) 11:30:19 --- Merging file. 11:30:20 --- Create PDF... 11:30:22 mv: can't rename 'SOL002-APIVersion-API.pdf': No such file or directory 11:30:22 --- Validating ../build/SOL002-APIVersion-API.yaml 11:30:23 ../build/SOL002-APIVersion-API.yaml is valid 11:30:23 --- Validation done (0). 11:30:23 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml' 11:30:23 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json' 11:30:23 cp: can't stat '../build/SOL002-APIVersion-API.pdf': No such file or directory 11:30:23 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002) 11:30:23 --- Merging file. 11:30:24 --- Create PDF... 11:30:26 mv: can't rename 'SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory 11:30:26 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml 11:30:26 ../build/SOL002-VNFFaultManagementNotification-API.yaml is valid 11:30:26 --- Validation done (0). 11:30:26 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml' 11:30:26 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json' 11:30:26 cp: can't stat '../build/SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory 11:30:26 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002) 11:30:26 --- Merging file. 11:30:27 --- Create PDF... 11:30:29 mv: can't rename 'SOL002-VNFIndicatorNotification-API.pdf': No such file or directory 11:30:29 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml 11:30:29 ../build/SOL002-VNFIndicatorNotification-API.yaml is valid 11:30:29 --- Validation done (0). 11:30:29 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml' 11:30:29 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json' 11:30:29 cp: can't stat '../build/SOL002-VNFIndicatorNotification-API.pdf': No such file or directory 11:30:29 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002) 11:30:29 --- Merging file. 11:30:31 --- Create PDF... 11:30:32 mv: can't rename 'SOL002-VNFFaultManagement-API.pdf': No such file or directory 11:30:32 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml 11:30:33 ../build/SOL002-VNFFaultManagement-API.yaml is valid 11:30:33 --- Validation done (0). 11:30:33 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml' 11:30:33 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json' 11:30:33 cp: can't stat '../build/SOL002-VNFFaultManagement-API.pdf': No such file or directory 11:30:33 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002) 11:30:33 --- Merging file. 11:30:34 --- Create PDF... 11:30:36 mv: can't rename 'SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory 11:30:36 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml 11:30:36 ../build/SOL002-VNFLifecycleManagementNotification-API.yaml is valid 11:30:36 --- Validation done (0). 11:30:36 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml' 11:30:36 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json' 11:30:36 cp: can't stat '../build/SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory 11:30:36 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002) 11:30:36 --- Merging file. 11:30:37 --- Create PDF... 11:30:39 mv: can't rename 'SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory 11:30:39 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml 11:30:40 ../build/SOL002-VNFPerformanceManagementNotification-API.yaml is valid 11:30:40 --- Validation done (0). 11:30:40 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml' 11:30:40 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json' 11:30:40 cp: can't stat '../build/SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory 11:30:40 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002) 11:30:40 --- Merging file. 11:30:41 --- Create PDF... 11:30:43 mv: can't rename 'SOL002-VNFPerformanceManagement-API.pdf': No such file or directory 11:30:43 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml 11:30:44 ../build/SOL002-VNFPerformanceManagement-API.yaml is valid 11:30:44 --- Validation done (0). 11:30:44 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml' 11:30:44 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json' 11:30:44 cp: can't stat '../build/SOL002-VNFPerformanceManagement-API.pdf': No such file or directory 11:30:44 -- Will validate: ./SOL002/VNFLifecycleCoordination/VNFLifecycleCoordination.yaml (api: VNFLifecycleCoordination) (deliverable:SOL002) 11:30:44 --- Merging file. 11:30:45 --- Create PDF... 11:30:46 --- Validating ../build/SOL002-VNFLifecycleCoordination-API.yaml 11:30:46 mv: can't rename 'SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory 11:30:47 ../build/SOL002-VNFLifecycleCoordination-API.yaml is valid 11:30:47 --- Validation done (0). 11:30:47 '../build/SOL002-VNFLifecycleCoordination-API.yaml' -> '/storage/SOL002-VNFLifecycleCoordination-API.yaml' 11:30:47 '../build/SOL002-VNFLifecycleCoordination-API.json' -> '/storage/SOL002-VNFLifecycleCoordination-API.json' 11:30:47 cp: can't stat '../build/SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory 11:30:47 -- Final validator returns 0. 11:30:47 Archiving artifacts 11:30:48 Finished: SUCCESS