SuccessConsole Output

17:36:33 Started by GitLab push by f.moscatelli
17:36:33 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003
17:36:33 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
17:36:33  > git rev-parse --is-inside-work-tree # timeout=10
17:36:33 Fetching changes from the remote Git repository
17:36:33  > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10
17:36:33 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git
17:36:33  > git --version # timeout=10
17:36:33 using GIT_SSH to set credentials 
17:36:33  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/*
17:36:34  > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10
17:36:34  > git branch -a -v --no-abbrev --contains cbe9250aefc2b8336822fcc9594d11ad93dad0dc # timeout=10
17:36:34 Checking out Revision cbe9250aefc2b8336822fcc9594d11ad93dad0dc (origin/3.5.1-dev)
17:36:34  > git config core.sparsecheckout # timeout=10
17:36:34  > git checkout -f cbe9250aefc2b8336822fcc9594d11ad93dad0dc
17:36:34 Commit message: "SOL003: differences in v3.3.6 implemented"
17:36:34  > git rev-list --no-walk 54be3dd8be8fe99b5f30bb08ade37bfed01304d8 # timeout=10
17:36:34 [sol002-sol003] $ /bin/bash /tmp/jenkins7541920576425546608.sh
17:36:34 rm: cannot remove 'build/*-API.pdf': No such file or directory
17:36:34 ./build-container.sh: line 7: proxy: command not found
17:36:34 http_proxy is not set
17:36:34 Proxy set to 
17:36:34 Sending build context to Docker daemon  13.31kB

17:36:34 Step 1/24 : FROM alpine:3.10.0
17:36:34  ---> 4d90542f0623
17:36:34 Step 2/24 : RUN env
17:36:34  ---> Using cache
17:36:34  ---> ae02487f36c4
17:36:34 Step 3/24 : RUN apk update
17:36:34  ---> Using cache
17:36:34  ---> b89c80fb50e5
17:36:34 Step 4/24 : RUN apk add bash
17:36:34  ---> Using cache
17:36:34  ---> 8784fbc9fc57
17:36:34 Step 5/24 : RUN apk add nodejs
17:36:34  ---> Using cache
17:36:34  ---> 28a25abf3ab9
17:36:34 Step 6/24 : RUN apk add nodejs-npm
17:36:34  ---> Using cache
17:36:34  ---> 1b596573243f
17:36:34 Step 7/24 : RUN apk add asciidoctor
17:36:34  ---> Using cache
17:36:34  ---> 0947b41ea58f
17:36:34 Step 8/24 : RUN apk add openjdk8
17:36:34  ---> Using cache
17:36:34  ---> c80710d753de
17:36:34 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
17:36:34  ---> Using cache
17:36:34  ---> 68468ab8366f
17:36:34 Step 10/24 : RUN apk add openssl
17:36:34  ---> Using cache
17:36:34  ---> 0ae14a88e45c
17:36:34 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
17:36:34  ---> Using cache
17:36:34  ---> 68e344322381
17:36:34 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
17:36:34  ---> Using cache
17:36:34  ---> f2d0d8812abe
17:36:34 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
17:36:34  ---> Using cache
17:36:34  ---> dadf1b8c885d
17:36:34 Step 14/24 : RUN npm config set proxy $http_proxy
17:36:34  ---> Using cache
17:36:34  ---> 82364b930f02
17:36:34 Step 15/24 : RUN npm install -g swagger-cli
17:36:34  ---> Using cache
17:36:34  ---> f26ac1dba4b2
17:36:34 Step 16/24 : RUN npm install -g json-refs
17:36:34  ---> Using cache
17:36:34  ---> 854cfe0dc266
17:36:34 Step 17/24 : RUN npm install -g yamljs
17:36:34  ---> Using cache
17:36:34  ---> 8a7612225506
17:36:34 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
17:36:34  ---> Using cache
17:36:34  ---> 579ed7161806
17:36:34 Step 19/24 : RUN chmod +x /validate-in-docker.sh
17:36:34  ---> Using cache
17:36:34  ---> 6e97ff7367d7
17:36:34 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
17:36:34  ---> Using cache
17:36:34  ---> 53920fad06ca
17:36:34 Step 21/24 : RUN chmod +x /bin/swg2mrkup
17:36:34  ---> Using cache
17:36:34  ---> a1e5ba8371bc
17:36:34 Step 22/24 : ADD oas2pdf /bin/oas2pdf
17:36:34  ---> Using cache
17:36:34  ---> 9b5708ec0c14
17:36:34 Step 23/24 : RUN chmod +x /bin/oas2pdf
17:36:34  ---> Using cache
17:36:34  ---> fa31c99226b9
17:36:34 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
17:36:34  ---> Using cache
17:36:34  ---> cf9ad04586ac
17:36:34 Successfully built cf9ad04586ac
17:36:34 Successfully tagged openapivalidator:latest
17:36:34 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work
17:36:34 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/506’: Permission denied
17:36:34 Mounting dir /var/www/html/api/nfv/sol002-sol003/506 as /storage
17:36:35 Using filter ''
17:36:35 
17:36:35 Entering dir /work/src
17:36:35 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003)
17:36:35 --- Merging file.
17:36:36 --- Create PDF...
17:36:38 mv: can't rename 'SOL003-VNFIndicator-API.pdf': No such file or directory
17:36:38 --- Validating ../build/SOL003-VNFIndicator-API.yaml
17:36:38 ../build/SOL003-VNFIndicator-API.yaml is valid
17:36:39 --- Validation done (0).
17:36:39 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml'
17:36:39 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json'
17:36:39 cp: can't stat '../build/SOL003-VNFIndicator-API.pdf': No such file or directory
17:36:39 -- Will validate: ./SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL003)
17:36:39 --- Merging file.
17:36:40 --- Create PDF...
17:36:42 mv: can't rename 'SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
17:36:42 --- Validating ../build/SOL003-VNFSnapshotPackageManagement-API.yaml
17:36:42 ../build/SOL003-VNFSnapshotPackageManagement-API.yaml is valid
17:36:42 --- Validation done (0).
17:36:42 '../build/SOL003-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.yaml'
17:36:42 '../build/SOL003-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.json'
17:36:42 cp: can't stat '../build/SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
17:36:42 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003)
17:36:42 --- Merging file.
17:36:43 --- Create PDF...
17:36:45 mv: can't rename 'SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
17:36:45 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml
17:36:45 ../build/SOL003-VNFPackageManagementNotification-API.yaml is valid
17:36:45 --- Validation done (0).
17:36:45 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml'
17:36:45 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json'
17:36:45 cp: can't stat '../build/SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
17:36:45 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003)
17:36:45 --- Merging file.
17:36:49 --- Create PDF...
17:36:51 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml
17:36:51 mv: can't rename 'SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
17:36:53 ../build/SOL003-VNFLifecycleManagement-API.yaml is valid
17:36:53 --- Validation done (0).
17:36:53 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml'
17:36:53 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json'
17:36:53 cp: can't stat '../build/SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
17:36:53 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003)
17:36:53 --- Merging file.
17:36:54 --- Create PDF...
17:36:55 mv: can't rename 'SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
17:36:55 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml
17:36:56 ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml is valid
17:36:56 --- Validation done (0).
17:36:56 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml'
17:36:56 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json'
17:36:56 cp: can't stat '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
17:36:56 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003)
17:36:56 --- Merging file.
17:36:57 --- Create PDF...
17:36:59 mv: can't rename 'SOL003-APIVersion-API.pdf': No such file or directory
17:36:59 --- Validating ../build/SOL003-APIVersion-API.yaml
17:37:00 ../build/SOL003-APIVersion-API.yaml is valid
17:37:00 --- Validation done (0).
17:37:00 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml'
17:37:00 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json'
17:37:00 cp: can't stat '../build/SOL003-APIVersion-API.pdf': No such file or directory
17:37:00 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003)
17:37:00 --- Merging file.
17:37:01 --- Create PDF...
17:37:02 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml
17:37:02 mv: can't rename 'SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
17:37:03 ../build/SOL003-VNFFaultManagementNotification-API.yaml is valid
17:37:03 --- Validation done (0).
17:37:03 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml'
17:37:03 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json'
17:37:03 cp: can't stat '../build/SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
17:37:03 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003)
17:37:03 --- Merging file.
17:37:04 --- Create PDF...
17:37:05 mv: can't rename 'SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
17:37:05 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml
17:37:06 ../build/SOL003-VNFIndicatorNotification-API.yaml is valid
17:37:06 --- Validation done (0).
17:37:06 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml'
17:37:06 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json'
17:37:06 cp: can't stat '../build/SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
17:37:06 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003)
17:37:06 --- Merging file.
17:37:07 --- Create PDF...
17:37:09 mv: can't rename 'SOL003-VNFFaultManagement-API.pdf': No such file or directory
17:37:09 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml
17:37:10 ../build/SOL003-VNFFaultManagement-API.yaml is valid
17:37:10 --- Validation done (0).
17:37:10 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml'
17:37:10 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json'
17:37:10 cp: can't stat '../build/SOL003-VNFFaultManagement-API.pdf': No such file or directory
17:37:10 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003)
17:37:10 --- Merging file.
17:37:11 --- Create PDF...
17:37:13 mv: can't rename 'SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
17:37:13 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml
17:37:13 ../build/SOL003-VNFLifecycleManagementNotification-API.yaml is valid
17:37:13 --- Validation done (0).
17:37:13 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml'
17:37:13 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json'
17:37:13 cp: can't stat '../build/SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
17:37:13 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003)
17:37:13 --- Merging file.
17:37:14 --- Create PDF...
17:37:16 mv: can't rename 'SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
17:37:16 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml
17:37:17 ../build/SOL003-VNFLifecycleOperationGranting-API.yaml is valid
17:37:17 --- Validation done (0).
17:37:17 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml'
17:37:17 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json'
17:37:17 cp: can't stat '../build/SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
17:37:17 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003)
17:37:17 --- Merging file.
17:37:19 --- Create PDF...
17:37:20 mv: can't rename 'SOL003-VNFPackageManagement-API.pdf': No such file or directory
17:37:20 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml
17:37:21 ../build/SOL003-VNFPackageManagement-API.yaml is valid
17:37:21 --- Validation done (0).
17:37:21 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml'
17:37:21 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json'
17:37:21 cp: can't stat '../build/SOL003-VNFPackageManagement-API.pdf': No such file or directory
17:37:21 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003)
17:37:21 --- Merging file.
17:37:22 --- Create PDF...
17:37:24 mv: can't rename 'SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
17:37:24 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml
17:37:24 ../build/SOL003-VNFPerformanceManagementNotification-API.yaml is valid
17:37:24 --- Validation done (0).
17:37:24 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml'
17:37:24 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json'
17:37:24 cp: can't stat '../build/SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
17:37:24 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003)
17:37:24 --- Merging file.
17:37:26 --- Create PDF...
17:37:28 mv: can't rename 'SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
17:37:28 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml
17:37:28 ../build/SOL003-VNFPerformanceManagement-API.yaml is valid
17:37:28 --- Validation done (0).
17:37:28 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml'
17:37:28 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json'
17:37:28 cp: can't stat '../build/SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
17:37:29 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002)
17:37:29 --- Merging file.
17:37:30 --- Create PDF...
17:37:32 mv: can't rename 'SOL002-VNFIndicator-API.pdf': No such file or directory
17:37:32 --- Validating ../build/SOL002-VNFIndicator-API.yaml
17:37:32 ../build/SOL002-VNFIndicator-API.yaml is valid
17:37:32 --- Validation done (0).
17:37:32 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml'
17:37:32 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json'
17:37:32 cp: can't stat '../build/SOL002-VNFIndicator-API.pdf': No such file or directory
17:37:32 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002)
17:37:32 --- Merging file.
17:37:33 --- Create PDF...
17:37:35 mv: can't rename 'SOL002-VNFConfiguration-API.pdf': No such file or directory
17:37:35 --- Validating ../build/SOL002-VNFConfiguration-API.yaml
17:37:36 ../build/SOL002-VNFConfiguration-API.yaml is valid
17:37:36 --- Validation done (0).
17:37:36 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml'
17:37:36 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json'
17:37:36 cp: can't stat '../build/SOL002-VNFConfiguration-API.pdf': No such file or directory
17:37:36 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002)
17:37:36 --- Merging file.
17:37:39 --- Create PDF...
17:37:41 mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
17:37:41 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml
17:37:42 ../build/SOL002-VNFLifecycleManagement-API.yaml is valid
17:37:42 --- Validation done (0).
17:37:42 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml'
17:37:42 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json'
17:37:42 cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
17:37:42 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002)
17:37:42 --- Merging file.
17:37:43 --- Create PDF...
17:37:45 mv: can't rename 'SOL002-APIVersion-API.pdf': No such file or directory
17:37:45 --- Validating ../build/SOL002-APIVersion-API.yaml
17:37:46 ../build/SOL002-APIVersion-API.yaml is valid
17:37:46 --- Validation done (0).
17:37:46 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml'
17:37:46 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json'
17:37:46 cp: can't stat '../build/SOL002-APIVersion-API.pdf': No such file or directory
17:37:46 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002)
17:37:46 --- Merging file.
17:37:47 --- Create PDF...
17:37:48 mv: can't rename 'SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
17:37:48 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml
17:37:49 ../build/SOL002-VNFFaultManagementNotification-API.yaml is valid
17:37:49 --- Validation done (0).
17:37:49 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml'
17:37:49 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json'
17:37:49 cp: can't stat '../build/SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
17:37:49 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002)
17:37:49 --- Merging file.
17:37:50 --- Create PDF...
17:37:52 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml
17:37:52 mv: can't rename 'SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
17:37:52 ../build/SOL002-VNFIndicatorNotification-API.yaml is valid
17:37:52 --- Validation done (0).
17:37:52 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml'
17:37:52 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json'
17:37:52 cp: can't stat '../build/SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
17:37:52 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002)
17:37:52 --- Merging file.
17:37:53 --- Create PDF...
17:37:55 mv: can't rename 'SOL002-VNFFaultManagement-API.pdf': No such file or directory
17:37:55 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml
17:37:56 ../build/SOL002-VNFFaultManagement-API.yaml is valid
17:37:56 --- Validation done (0).
17:37:56 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml'
17:37:56 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json'
17:37:56 cp: can't stat '../build/SOL002-VNFFaultManagement-API.pdf': No such file or directory
17:37:56 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002)
17:37:56 --- Merging file.
17:37:57 --- Create PDF...
17:37:59 mv: can't rename 'SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
17:37:59 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml
17:37:59 ../build/SOL002-VNFLifecycleManagementNotification-API.yaml is valid
17:37:59 --- Validation done (0).
17:37:59 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml'
17:37:59 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json'
17:37:59 cp: can't stat '../build/SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
17:37:59 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002)
17:37:59 --- Merging file.
17:38:00 --- Create PDF...
17:38:02 mv: can't rename 'SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
17:38:02 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml
17:38:02 ../build/SOL002-VNFPerformanceManagementNotification-API.yaml is valid
17:38:02 --- Validation done (0).
17:38:02 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml'
17:38:02 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json'
17:38:02 cp: can't stat '../build/SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
17:38:02 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002)
17:38:02 --- Merging file.
17:38:04 --- Create PDF...
17:38:06 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml
17:38:06 mv: can't rename 'SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
17:38:07 ../build/SOL002-VNFPerformanceManagement-API.yaml is valid
17:38:07 --- Validation done (0).
17:38:07 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml'
17:38:07 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json'
17:38:07 cp: can't stat '../build/SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
17:38:07 -- Will validate: ./SOL002/VNFLifecycleCoordination/VNFLifecycleCoordination.yaml (api: VNFLifecycleCoordination) (deliverable:SOL002)
17:38:07 --- Merging file.
17:38:08 --- Create PDF...
17:38:09 mv: can't rename 'SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory
17:38:09 --- Validating ../build/SOL002-VNFLifecycleCoordination-API.yaml
17:38:10 ../build/SOL002-VNFLifecycleCoordination-API.yaml is valid
17:38:10 --- Validation done (0).
17:38:10 '../build/SOL002-VNFLifecycleCoordination-API.yaml' -> '/storage/SOL002-VNFLifecycleCoordination-API.yaml'
17:38:10 '../build/SOL002-VNFLifecycleCoordination-API.json' -> '/storage/SOL002-VNFLifecycleCoordination-API.json'
17:38:10 cp: can't stat '../build/SOL002-VNFLifecycleCoordination-API.pdf': No such file or directory
17:38:10 -- Final validator returns 0.
17:38:10 Archiving artifacts
17:38:11 Finished: SUCCESS