SuccessConsole Output

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

11:01:16 Step 1/24 : FROM alpine:3.10.0
11:01:16  ---> 4d90542f0623
11:01:16 Step 2/24 : RUN env
11:01:16  ---> Using cache
11:01:16  ---> e2553b1af332
11:01:16 Step 3/24 : RUN apk update
11:01:16  ---> Using cache
11:01:16  ---> 9d891293b328
11:01:16 Step 4/24 : RUN apk add bash
11:01:16  ---> Using cache
11:01:16  ---> 60c4c93ce401
11:01:16 Step 5/24 : RUN apk add nodejs
11:01:16  ---> Using cache
11:01:16  ---> e900d2f09106
11:01:16 Step 6/24 : RUN apk add nodejs-npm
11:01:16  ---> Using cache
11:01:16  ---> 03f6a25fc90c
11:01:16 Step 7/24 : RUN apk add asciidoctor
11:01:16  ---> Using cache
11:01:16  ---> 978c03d7b45f
11:01:16 Step 8/24 : RUN apk add openjdk8
11:01:16  ---> Using cache
11:01:16  ---> 87e0c01787eb
11:01:16 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
11:01:16  ---> Using cache
11:01:16  ---> ca2326e0fd7e
11:01:16 Step 10/24 : RUN apk add openssl
11:01:16  ---> Using cache
11:01:16  ---> 0805ccbe0a56
11:01:16 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
11:01:16  ---> Using cache
11:01:16  ---> 2118ba81fe9b
11:01:16 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
11:01:16  ---> Using cache
11:01:16  ---> f2f90a52569b
11:01:16 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
11:01:16  ---> Using cache
11:01:16  ---> cfd3e7827631
11:01:16 Step 14/24 : RUN npm config set proxy $http_proxy
11:01:16  ---> Using cache
11:01:16  ---> 318995b26504
11:01:16 Step 15/24 : RUN npm install -g swagger-cli
11:01:16  ---> Using cache
11:01:16  ---> 2463a99164db
11:01:16 Step 16/24 : RUN npm install -g json-refs
11:01:16  ---> Using cache
11:01:16  ---> 9afd7d84668d
11:01:16 Step 17/24 : RUN npm install -g yamljs
11:01:16  ---> Using cache
11:01:16  ---> 7b4ab59ef078
11:01:16 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
11:01:16  ---> Using cache
11:01:16  ---> 5cfacc3a25ca
11:01:16 Step 19/24 : RUN chmod +x /validate-in-docker.sh
11:01:16  ---> Using cache
11:01:16  ---> 0aeb7aa5112a
11:01:16 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
11:01:16  ---> Using cache
11:01:16  ---> 074cd97fc7ab
11:01:16 Step 21/24 : RUN chmod +x /bin/swg2mrkup
11:01:16  ---> Using cache
11:01:16  ---> f2a3e37ba460
11:01:16 Step 22/24 : ADD oas2pdf /bin/oas2pdf
11:01:16  ---> Using cache
11:01:16  ---> c3d1941ad523
11:01:16 Step 23/24 : RUN chmod +x /bin/oas2pdf
11:01:16  ---> Using cache
11:01:16  ---> b547e97125ee
11:01:16 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
11:01:16  ---> Using cache
11:01:16  ---> 0d841a6643e8
11:01:16 Successfully built 0d841a6643e8
11:01:16 Successfully tagged openapivalidator:latest
11:01:16 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work
11:01:16 mkdir: created directory '/var/www/html/api/nfv/sol002-sol003/453'
11:01:16 Mounting dir /var/www/html/api/nfv/sol002-sol003/453 as /storage
11:01:17 Using filter ''
11:01:17 
11:01:17 Entering dir /work/src
11:01:17 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003)
11:01:17 --- Merging file.
11:01:18 --- Create PDF...
11:01:20 mv: can't rename 'SOL003-VNFIndicator-API.pdf': No such file or directory
11:01:20 --- Validating ../build/SOL003-VNFIndicator-API.yaml
11:01:20 ../build/SOL003-VNFIndicator-API.yaml is valid
11:01:20 --- Validation done (0).
11:01:20 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml'
11:01:20 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json'
11:01:20 cp: can't stat '../build/SOL003-VNFIndicator-API.pdf': No such file or directory
11:01:20 -- Will validate: ./SOL003/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL003)
11:01:20 --- Merging file.
11:01:21 --- Create PDF...
11:01:23 mv: can't rename 'SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
11:01:23 --- Validating ../build/SOL003-VNFSnapshotPackageManagement-API.yaml
11:01:24 ../build/SOL003-VNFSnapshotPackageManagement-API.yaml is valid
11:01:24 --- Validation done (0).
11:01:24 '../build/SOL003-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.yaml'
11:01:24 '../build/SOL003-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL003-VNFSnapshotPackageManagement-API.json'
11:01:24 cp: can't stat '../build/SOL003-VNFSnapshotPackageManagement-API.pdf': No such file or directory
11:01:24 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003)
11:01:24 --- Merging file.
11:01:25 --- Create PDF...
11:01:26 mv: can't rename 'SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
11:01:26 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml
11:01:27 ../build/SOL003-VNFPackageManagementNotification-API.yaml is valid
11:01:27 --- Validation done (0).
11:01:27 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml'
11:01:27 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json'
11:01:27 cp: can't stat '../build/SOL003-VNFPackageManagementNotification-API.pdf': No such file or directory
11:01:27 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003)
11:01:27 --- Merging file.
11:01:30 --- Create PDF...
11:01:32 mv: can't rename 'SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
11:01:32 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml
11:01:33 ../build/SOL003-VNFLifecycleManagement-API.yaml is valid
11:01:33 --- Validation done (0).
11:01:33 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml'
11:01:33 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json'
11:01:33 cp: can't stat '../build/SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
11:01:33 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003)
11:01:33 --- Merging file.
11:01:34 --- Create PDF...
11:01:36 mv: can't rename 'SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
11:01:36 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml
11:01:37 ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml is valid
11:01:37 --- Validation done (0).
11:01:37 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml'
11:01:37 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json'
11:01:37 cp: can't stat '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf': No such file or directory
11:01:37 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003)
11:01:37 --- Merging file.
11:01:38 --- Create PDF...
11:01:39 mv: can't rename 'SOL003-APIVersion-API.pdf': No such file or directory
11:01:39 --- Validating ../build/SOL003-APIVersion-API.yaml
11:01:40 ../build/SOL003-APIVersion-API.yaml is valid
11:01:40 --- Validation done (0).
11:01:40 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml'
11:01:40 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json'
11:01:40 cp: can't stat '../build/SOL003-APIVersion-API.pdf': No such file or directory
11:01:40 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003)
11:01:40 --- Merging file.
11:01:41 --- Create PDF...
11:01:43 mv: can't rename 'SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
11:01:43 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml
11:01:43 ../build/SOL003-VNFFaultManagementNotification-API.yaml is valid
11:01:43 --- Validation done (0).
11:01:43 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml'
11:01:43 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json'
11:01:43 cp: can't stat '../build/SOL003-VNFFaultManagementNotification-API.pdf': No such file or directory
11:01:43 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003)
11:01:43 --- Merging file.
11:01:44 --- Create PDF...
11:01:46 mv: can't rename 'SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
11:01:46 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml
11:01:46 ../build/SOL003-VNFIndicatorNotification-API.yaml is valid
11:01:46 --- Validation done (0).
11:01:46 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml'
11:01:46 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json'
11:01:46 cp: can't stat '../build/SOL003-VNFIndicatorNotification-API.pdf': No such file or directory
11:01:46 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003)
11:01:46 --- Merging file.
11:01:47 --- Create PDF...
11:01:49 mv: can't rename 'SOL003-VNFFaultManagement-API.pdf': No such file or directory
11:01:49 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml
11:01:50 ../build/SOL003-VNFFaultManagement-API.yaml is valid
11:01:50 --- Validation done (0).
11:01:50 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml'
11:01:50 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json'
11:01:50 cp: can't stat '../build/SOL003-VNFFaultManagement-API.pdf': No such file or directory
11:01:50 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003)
11:01:50 --- Merging file.
11:01:51 --- Create PDF...
11:01:52 mv: can't rename 'SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
11:01:52 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml
11:01:53 ../build/SOL003-VNFLifecycleManagementNotification-API.yaml is valid
11:01:53 --- Validation done (0).
11:01:53 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml'
11:01:53 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json'
11:01:53 cp: can't stat '../build/SOL003-VNFLifecycleManagementNotification-API.pdf': No such file or directory
11:01:53 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003)
11:01:53 --- Merging file.
11:01:54 --- Create PDF...
11:01:56 mv: can't rename 'SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
11:01:56 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml
11:01:56 ../build/SOL003-VNFLifecycleOperationGranting-API.yaml is valid
11:01:56 --- Validation done (0).
11:01:56 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml'
11:01:56 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json'
11:01:56 cp: can't stat '../build/SOL003-VNFLifecycleOperationGranting-API.pdf': No such file or directory
11:01:56 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003)
11:01:56 --- Merging file.
11:01:58 --- Create PDF...
11:02:00 mv: can't rename 'SOL003-VNFPackageManagement-API.pdf': No such file or directory
11:02:00 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml
11:02:01 ../build/SOL003-VNFPackageManagement-API.yaml is valid
11:02:01 --- Validation done (0).
11:02:01 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml'
11:02:01 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json'
11:02:01 cp: can't stat '../build/SOL003-VNFPackageManagement-API.pdf': No such file or directory
11:02:01 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003)
11:02:01 --- Merging file.
11:02:02 --- Create PDF...
11:02:03 mv: can't rename 'SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
11:02:03 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml
11:02:04 ../build/SOL003-VNFPerformanceManagementNotification-API.yaml is valid
11:02:04 --- Validation done (0).
11:02:04 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml'
11:02:04 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json'
11:02:04 cp: can't stat '../build/SOL003-VNFPerformanceManagementNotification-API.pdf': No such file or directory
11:02:04 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003)
11:02:04 --- Merging file.
11:02:05 --- Create PDF...
11:02:07 mv: can't rename 'SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
11:02:07 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml
11:02:07 ../build/SOL003-VNFPerformanceManagement-API.yaml is valid
11:02:07 --- Validation done (0).
11:02:07 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml'
11:02:07 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json'
11:02:07 cp: can't stat '../build/SOL003-VNFPerformanceManagement-API.pdf': No such file or directory
11:02:08 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002)
11:02:08 --- Merging file.
11:02:09 --- Create PDF...
11:02:10 mv: can't rename 'SOL002-VNFIndicator-API.pdf': No such file or directory
11:02:10 --- Validating ../build/SOL002-VNFIndicator-API.yaml
11:02:11 ../build/SOL002-VNFIndicator-API.yaml is valid
11:02:11 --- Validation done (0).
11:02:11 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml'
11:02:11 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json'
11:02:11 cp: can't stat '../build/SOL002-VNFIndicator-API.pdf': No such file or directory
11:02:11 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002)
11:02:11 --- Merging file.
11:02:12 --- Create PDF...
11:02:14 mv: can't rename 'SOL002-VNFConfiguration-API.pdf': No such file or directory
11:02:14 --- Validating ../build/SOL002-VNFConfiguration-API.yaml
11:02:14 ../build/SOL002-VNFConfiguration-API.yaml is valid
11:02:14 --- Validation done (0).
11:02:14 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml'
11:02:14 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json'
11:02:14 cp: can't stat '../build/SOL002-VNFConfiguration-API.pdf': No such file or directory
11:02:14 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002)
11:02:14 --- Merging file.
11:02:18 --- Create PDF...
11:02:19 mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
11:02:19 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml
11:02:20 ../build/SOL002-VNFLifecycleManagement-API.yaml is valid
11:02:20 --- Validation done (0).
11:02:20 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml'
11:02:20 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json'
11:02:20 cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
11:02:21 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002)
11:02:21 --- Merging file.
11:02:22 --- Create PDF...
11:02:23 mv: can't rename 'SOL002-APIVersion-API.pdf': No such file or directory
11:02:23 --- Validating ../build/SOL002-APIVersion-API.yaml
11:02:24 ../build/SOL002-APIVersion-API.yaml is valid
11:02:24 --- Validation done (0).
11:02:24 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml'
11:02:24 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json'
11:02:24 cp: can't stat '../build/SOL002-APIVersion-API.pdf': No such file or directory
11:02:24 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002)
11:02:24 --- Merging file.
11:02:25 --- Create PDF...
11:02:27 mv: can't rename 'SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
11:02:27 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml
11:02:27 ../build/SOL002-VNFFaultManagementNotification-API.yaml is valid
11:02:27 --- Validation done (0).
11:02:27 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml'
11:02:27 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json'
11:02:27 cp: can't stat '../build/SOL002-VNFFaultManagementNotification-API.pdf': No such file or directory
11:02:27 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002)
11:02:27 --- Merging file.
11:02:28 --- Create PDF...
11:02:30 mv: can't rename 'SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
11:02:30 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml
11:02:30 ../build/SOL002-VNFIndicatorNotification-API.yaml is valid
11:02:30 --- Validation done (0).
11:02:30 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml'
11:02:30 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json'
11:02:30 cp: can't stat '../build/SOL002-VNFIndicatorNotification-API.pdf': No such file or directory
11:02:30 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002)
11:02:30 --- Merging file.
11:02:32 --- Create PDF...
11:02:34 mv: can't rename 'SOL002-VNFFaultManagement-API.pdf': No such file or directory
11:02:34 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml
11:02:34 ../build/SOL002-VNFFaultManagement-API.yaml is valid
11:02:34 --- Validation done (0).
11:02:34 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml'
11:02:34 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json'
11:02:34 cp: can't stat '../build/SOL002-VNFFaultManagement-API.pdf': No such file or directory
11:02:34 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002)
11:02:34 --- Merging file.
11:02:36 --- Create PDF...
11:02:37 mv: can't rename 'SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
11:02:37 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml
11:02:38 ../build/SOL002-VNFLifecycleManagementNotification-API.yaml is valid
11:02:38 --- Validation done (0).
11:02:38 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml'
11:02:38 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json'
11:02:38 cp: can't stat '../build/SOL002-VNFLifecycleManagementNotification-API.pdf': No such file or directory
11:02:38 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002)
11:02:38 --- Merging file.
11:02:39 --- Create PDF...
11:02:41 mv: can't rename 'SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
11:02:41 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml
11:02:41 ../build/SOL002-VNFPerformanceManagementNotification-API.yaml is valid
11:02:41 --- Validation done (0).
11:02:41 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml'
11:02:41 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json'
11:02:41 cp: can't stat '../build/SOL002-VNFPerformanceManagementNotification-API.pdf': No such file or directory
11:02:41 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002)
11:02:41 --- Merging file.
11:02:43 --- Create PDF...
11:02:45 mv: can't rename 'SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
11:02:45 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml
11:02:45 ../build/SOL002-VNFPerformanceManagement-API.yaml is valid
11:02:45 --- Validation done (0).
11:02:45 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml'
11:02:45 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json'
11:02:45 cp: can't stat '../build/SOL002-VNFPerformanceManagement-API.pdf': No such file or directory
11:02:45 -- Final validator returns 0.
11:02:46 Archiving artifacts
11:02:46 Discard old builds...
11:02:46 #442 is removed because old than numToKeep
11:02:46 #450 is removed because status FAILURE is not to be kept
11:02:47 Finished: SUCCESS