SuccessConsole Output

17:42:43 Started by GitLab push by bernini
17:42:43 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003
17:42:43 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
17:42:43  > git rev-parse --is-inside-work-tree # timeout=10
17:42:43 Fetching changes from the remote Git repository
17:42:43  > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10
17:42:43 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git
17:42:43  > git --version # timeout=10
17:42:43 using GIT_SSH to set credentials 
17:42:43  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/*
17:42:43  > git rev-parse remotes/origin/2.5.1-maintenance^{commit} # timeout=10
17:42:43  > git branch -a -v --no-abbrev --contains d9acef457982a8bdd3d6e19ac600d3306f4aedfd # timeout=10
17:42:43 Checking out Revision d9acef457982a8bdd3d6e19ac600d3306f4aedfd (origin/2.5.1-maintenance)
17:42:43  > git config core.sparsecheckout # timeout=10
17:42:43  > git checkout -f d9acef457982a8bdd3d6e19ac600d3306f4aedfd
17:42:43 Commit message: "update"
17:42:43  > git rev-list --no-walk c1d4fbc26d2dfcd17651726348af325ce907f4a6 # timeout=10
17:42:44 [sol002-sol003] $ /bin/bash /tmp/jenkins1286549434390075065.sh
17:42:44 ./build-container.sh: line 7: proxy: command not found
17:42:44 http_proxy is not set
17:42:44 Proxy set to 
17:42:44 Sending build context to Docker daemon  13.31kB

17:42:44 Step 1/24 : FROM alpine:3.6
17:42:44  ---> 43773d1dba76
17:42:44 Step 2/24 : RUN env
17:42:44  ---> Using cache
17:42:44  ---> 1e1c09059592
17:42:44 Step 3/24 : RUN apk update
17:42:44  ---> Using cache
17:42:44  ---> 593ca0db9007
17:42:44 Step 4/24 : RUN apk add bash
17:42:44  ---> Using cache
17:42:44  ---> eeb9af854748
17:42:44 Step 5/24 : RUN apk add nodejs
17:42:44  ---> Using cache
17:42:44  ---> 6a7e36d52a5e
17:42:44 Step 6/24 : RUN apk add nodejs-npm
17:42:44  ---> Using cache
17:42:44  ---> cc26942c1f05
17:42:44 Step 7/24 : RUN apk add asciidoctor
17:42:44  ---> Using cache
17:42:44  ---> 14e283a59fea
17:42:44 Step 8/24 : RUN apk add openjdk8
17:42:44  ---> Using cache
17:42:44  ---> 705fb9a0af3e
17:42:44 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
17:42:44  ---> Using cache
17:42:44  ---> f183fdcad5bc
17:42:44 Step 10/24 : RUN apk add openssl
17:42:44  ---> Using cache
17:42:44  ---> de7de1dafcce
17:42:44 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
17:42:44  ---> Using cache
17:42:44  ---> 31742a01de3d
17:42:44 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
17:42:44  ---> Using cache
17:42:44  ---> bbb28d0f93e8
17:42:44 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
17:42:44  ---> Using cache
17:42:44  ---> aa86e98b758a
17:42:44 Step 14/24 : RUN npm config set proxy $http_proxy
17:42:44  ---> Using cache
17:42:44  ---> 53549525d310
17:42:44 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
17:42:44  ---> Using cache
17:42:44  ---> 396bd7f75b5c
17:42:44 Step 16/24 : RUN npm install -g json-refs@3.0.4
17:42:44  ---> Using cache
17:42:44  ---> 773c948f828d
17:42:44 Step 17/24 : RUN npm install -g yamljs@0.3.0
17:42:44  ---> Using cache
17:42:44  ---> 4b2702d64e34
17:42:44 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
17:42:44  ---> Using cache
17:42:44  ---> d617ede32235
17:42:44 Step 19/24 : RUN chmod +x /validate-in-docker.sh
17:42:44  ---> Using cache
17:42:44  ---> e2cf9a6cff5d
17:42:44 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
17:42:44  ---> Using cache
17:42:44  ---> 3f8019cd7f43
17:42:44 Step 21/24 : RUN chmod +x /bin/swg2mrkup
17:42:44  ---> Using cache
17:42:44  ---> 9da5d43fb7e9
17:42:44 Step 22/24 : ADD oas2pdf /bin/oas2pdf
17:42:44  ---> Using cache
17:42:44  ---> f8bc7786b127
17:42:44 Step 23/24 : RUN chmod +x /bin/oas2pdf
17:42:44  ---> Using cache
17:42:44  ---> 8905566d055b
17:42:44 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
17:42:44  ---> Using cache
17:42:44  ---> 1d3870bfc0f0
17:42:44 Successfully built 1d3870bfc0f0
17:42:44 Successfully tagged openapivalidator:latest
17:42:44 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work
17:42:44 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/461’: Permission denied
17:42:44 Mounting dir /var/www/html/api/nfv/sol002-sol003/461 as /storage
17:42:44 Using filter ''
17:42:44 
17:42:44 Entering dir /work/src
17:42:44 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003)
17:42:44 --- Merging file.
17:42:45 
17:42:45   error: Document has invalid references:
17:42:45 
17:42:45   #/paths/~1subscriptions/post/parameters/0/schema/properties/callbackUri: Extra JSON Reference properties will be ignored: description
17:42:45 
17:42:45 --- Create PDF...
17:42:47 mv: can't rename 'SOL003-VNFIndicator-API.pdf': No such file or directory
17:42:47 --- Validating ../build/SOL003-VNFIndicator-API.yaml
17:42:48 
17:42:48   error: Unsupported Swagger version: undefined
17:42:48 
17:42:48 --- Validation done (1).
17:42:48 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml'
17:42:48 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json'
17:42:48 cp: can't stat '../build/SOL003-VNFIndicator-API.pdf': No such file or directory
17:42:48 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003)
17:42:48 --- Merging file.
17:42:49 --- Create PDF...
17:42:58 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml
17:42:59 --- Validation done (0).
17:42:59 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml'
17:42:59 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json'
17:42:59 '../build/SOL003-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL003-VNFPackageManagementNotification-API.pdf'
17:42:59 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003)
17:42:59 --- Merging file.
17:43:00 
17:43:00   error: Document has invalid references:
17:43:00 
17:43:00   #/paths/~1vnf_instances~1{vnfInstanceId}~1change_ext_conn/post/responses/202: JSON Pointer points to missing location: ../../responses/SOL002SOL003_resp.yaml#/responses/202-with-Location
17:43:00   #/paths/~1vnf_instances~1{vnfInstanceId}~1change_flavour/post/responses/202: JSON Pointer points to missing location: ../../responses/SOL002SOL003_resp.yaml#/responses/202-with-Location
17:43:00   #/paths/~1vnf_instances~1{vnfInstanceId}~1heal/post/responses/202: JSON Pointer points to missing location: ../../responses/SOL002SOL003_resp.yaml#/responses/202-with-Location
17:43:00   #/paths/~1vnf_instances~1{vnfInstanceId}~1operate/post/responses/202: JSON Pointer points to missing location: ../../responses/SOL002SOL003_resp.yaml#/responses/202-with-Location
17:43:00   #/paths/~1vnf_instances~1{vnfInstanceId}~1scale/post/responses/202: JSON Pointer points to missing location: ../../responses/SOL002SOL003_resp.yaml#/responses/202-with-Location
17:43:00   #/paths/~1vnf_instances~1{vnfInstanceId}~1scale_to_level/post/responses/202: JSON Pointer points to missing location: ../../responses/SOL002SOL003_resp.yaml#/responses/202-with-Location
17:43:00   #/paths/~1vnf_instances~1{vnfInstanceId}~1terminate/post/responses/202: JSON Pointer points to missing location: ../../responses/SOL002SOL003_resp.yaml#/responses/202-with-Location
17:43:00 
17:43:00 --- Create PDF...
17:43:02 mv: can't rename 'SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
17:43:02 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml
17:43:03 
17:43:03   error: Unsupported Swagger version: undefined
17:43:03 
17:43:03 --- Validation done (1).
17:43:03 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml'
17:43:03 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json'
17:43:03 cp: can't stat '../build/SOL003-VNFLifecycleManagement-API.pdf': No such file or directory
17:43:03 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003)
17:43:03 --- Merging file.
17:43:04 --- Create PDF...
17:43:17 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml
17:43:18 
17:43:18 API Errors:
17:43:18 
17:43:18   #/paths/~1subscriptions/post/responses/303: Not a valid response definition
17:43:18     #/paths/~1subscriptions/post/responses/303: Missing required property: description
17:43:18     #/paths/~1subscriptions/post/responses/303: Missing required property: $ref
17:43:18 
17:43:18 1 error and 0 warnings
17:43:18 
17:43:18 --- Validation done (1).
17:43:18 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml'
17:43:18 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json'
17:43:18 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf'
17:43:18 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003)
17:43:18 --- Merging file.
17:43:19 --- Create PDF...
17:43:42 --- Validating ../build/SOL003-APIVersion-API.yaml
17:43:43 --- Validation done (0).
17:43:43 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml'
17:43:43 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json'
17:43:43 '../build/SOL003-APIVersion-API.pdf' -> '/storage/SOL003-APIVersion-API.pdf'
17:43:43 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003)
17:43:43 --- Merging file.
17:43:44 --- Create PDF...
17:43:57 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml
17:43:58 --- Validation done (0).
17:43:58 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml'
17:43:58 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json'
17:43:58 '../build/SOL003-VNFFaultManagementNotification-API.pdf' -> '/storage/SOL003-VNFFaultManagementNotification-API.pdf'
17:43:58 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003)
17:43:58 --- Merging file.
17:43:59 --- Create PDF...
17:44:05 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml
17:44:06 --- Validation done (0).
17:44:06 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml'
17:44:06 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json'
17:44:06 '../build/SOL003-VNFIndicatorNotification-API.pdf' -> '/storage/SOL003-VNFIndicatorNotification-API.pdf'
17:44:06 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003)
17:44:06 --- Merging file.
17:44:08 --- Create PDF...
17:44:27 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml
17:44:28 
17:44:28 API Errors:
17:44:28 
17:44:28   #/paths/~1subscriptions/post/responses/303: Not a valid response definition
17:44:28     #/paths/~1subscriptions/post/responses/303: Missing required property: description
17:44:28     #/paths/~1subscriptions/post/responses/303: Missing required property: $ref
17:44:28 
17:44:28 1 error and 0 warnings
17:44:28 
17:44:28 --- Validation done (1).
17:44:28 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml'
17:44:28 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json'
17:44:28 '../build/SOL003-VNFFaultManagement-API.pdf' -> '/storage/SOL003-VNFFaultManagement-API.pdf'
17:44:28 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003)
17:44:28 --- Merging file.
17:44:29 --- Create PDF...
17:44:40 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml
17:44:41 --- Validation done (0).
17:44:41 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml'
17:44:41 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json'
17:44:41 '../build/SOL003-VNFLifecycleManagementNotification-API.pdf' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.pdf'
17:44:41 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003)
17:44:41 --- Merging file.
17:44:42 --- Create PDF...
17:44:58 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml
17:44:59 --- Validation done (0).
17:44:59 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml'
17:44:59 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json'
17:44:59 '../build/SOL003-VNFLifecycleOperationGranting-API.pdf' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.pdf'
17:45:00 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003)
17:45:00 --- Merging file.
17:45:01 --- Create PDF...
17:45:29 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml
17:45:30 
17:45:30 API Errors:
17:45:30 
17:45:30   #/paths/~1subscriptions/post/responses/303: Not a valid response definition
17:45:30     #/paths/~1subscriptions/post/responses/303: Missing required property: description
17:45:30     #/paths/~1subscriptions/post/responses/303: Missing required property: $ref
17:45:30 
17:45:30 1 error and 0 warnings
17:45:30 
17:45:30 --- Validation done (1).
17:45:30 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml'
17:45:30 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json'
17:45:30 '../build/SOL003-VNFPackageManagement-API.pdf' -> '/storage/SOL003-VNFPackageManagement-API.pdf'
17:45:30 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003)
17:45:30 --- Merging file.
17:45:32 --- Create PDF...
17:45:41 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml
17:45:42 --- Validation done (0).
17:45:42 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml'
17:45:42 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json'
17:45:42 '../build/SOL003-VNFPerformanceManagementNotification-API.pdf' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.pdf'
17:45:42 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003)
17:45:42 --- Merging file.
17:45:44 --- Create PDF...
17:46:15 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml
17:46:16 
17:46:16 API Errors:
17:46:16 
17:46:16   #/paths/~1subscriptions/post/responses/303: Not a valid response definition
17:46:16     #/paths/~1subscriptions/post/responses/303: Missing required property: description
17:46:16     #/paths/~1subscriptions/post/responses/303: Missing required property: $ref
17:46:16 
17:46:16 1 error and 0 warnings
17:46:16 
17:46:16 --- Validation done (1).
17:46:16 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml'
17:46:16 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json'
17:46:16 '../build/SOL003-VNFPerformanceManagement-API.pdf' -> '/storage/SOL003-VNFPerformanceManagement-API.pdf'
17:46:16 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotificationNotification/VirtualisedResourcesQuotaAvailableNotificationNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotificationNotification) (deliverable:SOL003)
17:46:16 --- Merging file.
17:46:17 --- Create PDF...
17:46:23 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml
17:46:24 --- Validation done (0).
17:46:24 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml'
17:46:24 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.json'
17:46:24 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.pdf' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.pdf'
17:46:24 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002)
17:46:24 --- Merging file.
17:46:25 
17:46:25   error: Document has invalid references:
17:46:25 
17:46:25   #/paths/~1indicators/get/responses/200/schema/items: JSON Pointer points to missing location: ../../definitions/SOL002SOl003VNFIndicator_def.yaml#/definitions/VnfIndicator
17:46:25   #/paths/~1indicators~1{indicatorId}/get/responses/200/schema: JSON Pointer points to missing location: ../../definitions/SOL002SOl003VNFIndicator_def.yaml#/definitions/VnfIndicator
17:46:25   #/paths/~1indicators~1{vnfInstanceId}/get/responses/200/schema/items: JSON Pointer points to missing location: ../../definitions/SOL002SOl003VNFIndicator_def.yaml#/definitions/VnfIndicator
17:46:25   #/paths/~1indicators~1{vnfInstanceId}~1{indicatorId}/get/responses/200/schema: JSON Pointer points to missing location: ../../definitions/SOL002SOl003VNFIndicator_def.yaml#/definitions/VnfIndicator
17:46:25   #/paths/~1subscriptions/post/parameters/0/schema/properties/callbackUri: Extra JSON Reference properties will be ignored: description
17:46:25 
17:46:25 --- Create PDF...
17:46:27 mv: can't rename 'SOL002-VNFIndicator-API.pdf': No such file or directory
17:46:27 --- Validating ../build/SOL002-VNFIndicator-API.yaml
17:46:28 
17:46:28   error: Unsupported Swagger version: undefined
17:46:28 
17:46:28 --- Validation done (1).
17:46:28 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml'
17:46:28 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json'
17:46:28 cp: can't stat '../build/SOL002-VNFIndicator-API.pdf': No such file or directory
17:46:28 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002)
17:46:28 --- Merging file.
17:46:28 
17:46:28   error: Document has invalid references:
17:46:28 
17:46:28   #/paths/~1configuration/patch/parameters/0/schema: JSON Pointer points to missing location: definitions/SOL002VnfConfiguration_def.yaml#/definitions/VnfConfigModifications
17:46:28   #/paths/~1configuration/patch/responses/200/schema: JSON Pointer points to missing location: definitions/SOL002VnfConfiguration_def.yaml#/definitions/VnfConfigModifications
17:46:28 
17:46:29 --- Create PDF...
17:46:30 mv: can't rename 'SOL002-VNFConfiguration-API.pdf': No such file or directory
17:46:30 --- Validating ../build/SOL002-VNFConfiguration-API.yaml
17:46:31 
17:46:31   error: Unsupported Swagger version: undefined
17:46:31 
17:46:31 --- Validation done (1).
17:46:31 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml'
17:46:31 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json'
17:46:31 cp: can't stat '../build/SOL002-VNFConfiguration-API.pdf': No such file or directory
17:46:31 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002)
17:46:31 --- Merging file.
17:46:32 
17:46:32   error: Document has invalid references:
17:46:32 
17:46:32   #/paths/~1vnf_instances~1{vnfInstanceId}~1change_flavour/post/parameters/0/schema: JSON Pointer points to missing location: definitions/SOl002VNFLifecycleManagement_def.yaml#/definitions/ChangeVnfFlavourRequest
17:46:32   #/paths/~1vnf_instances~1{vnfInstanceId}~1heal/post/parameters/0/schema: JSON Pointer points to missing location: definitions/SOl002VNFLifecycleManagement_def.yaml#/definitions/HealVnfRequest
17:46:32   #/paths/~1vnf_lcm_op_occs~1{vnfLcmOpOccId}~1fail/post/responses/200/schema: JSON Pointer points to missing location: ../../definitions/SOL002SOl003VNFLifecycleManagement_def.yaml#/definitions/VnfLcmOpOcc
17:46:32 
17:46:32 --- Create PDF...
17:46:34 mv: can't rename 'SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
17:46:34 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml
17:46:34 
17:46:34   error: Unsupported Swagger version: undefined
17:46:34 
17:46:34 --- Validation done (1).
17:46:34 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml'
17:46:34 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json'
17:46:34 cp: can't stat '../build/SOL002-VNFLifecycleManagement-API.pdf': No such file or directory
17:46:34 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002)
17:46:34 --- Merging file.
17:46:36 --- Create PDF...
17:46:52 --- Validating ../build/SOL002-APIVersion-API.yaml
17:46:53 --- Validation done (0).
17:46:53 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml'
17:46:53 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json'
17:46:53 '../build/SOL002-APIVersion-API.pdf' -> '/storage/SOL002-APIVersion-API.pdf'
17:46:53 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002)
17:46:53 --- Merging file.
17:46:54 --- Create PDF...
17:47:07 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml
17:47:08 --- Validation done (0).
17:47:08 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml'
17:47:08 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json'
17:47:08 '../build/SOL002-VNFFaultManagementNotification-API.pdf' -> '/storage/SOL002-VNFFaultManagementNotification-API.pdf'
17:47:08 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002)
17:47:08 --- Merging file.
17:47:09 --- Create PDF...
17:47:16 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml
17:47:17 --- Validation done (0).
17:47:17 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml'
17:47:17 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json'
17:47:17 '../build/SOL002-VNFIndicatorNotification-API.pdf' -> '/storage/SOL002-VNFIndicatorNotification-API.pdf'
17:47:17 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002)
17:47:17 --- Merging file.
17:47:18 --- Create PDF...
17:47:48 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml
17:47:49 
17:47:49 API Errors:
17:47:49 
17:47:49   #/paths/~1subscriptions/post/responses/303: Not a valid response definition
17:47:49     #/paths/~1subscriptions/post/responses/303: Missing required property: description
17:47:49     #/paths/~1subscriptions/post/responses/303: Missing required property: $ref
17:47:49   #/paths/~1alarms~1{alarmId}/patch/responses/409: Not a valid response definition
17:47:49     #/paths/~1alarms~1{alarmId}/patch/responses/409: Missing required property: description
17:47:49     #/paths/~1alarms~1{alarmId}/patch/responses/409: Missing required property: $ref
17:47:49 
17:47:49 2 errors and 0 warnings
17:47:49 
17:47:49 --- Validation done (1).
17:47:49 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml'
17:47:49 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json'
17:47:49 '../build/SOL002-VNFFaultManagement-API.pdf' -> '/storage/SOL002-VNFFaultManagement-API.pdf'
17:47:49 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002)
17:47:49 --- Merging file.
17:47:50 --- Create PDF...
17:48:05 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml
17:48:06 --- Validation done (0).
17:48:06 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml'
17:48:06 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json'
17:48:06 '../build/SOL002-VNFLifecycleManagementNotification-API.pdf' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.pdf'
17:48:06 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002)
17:48:06 --- Merging file.
17:48:07 --- Create PDF...
17:48:17 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml
17:48:18 --- Validation done (0).
17:48:18 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml'
17:48:18 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json'
17:48:18 '../build/SOL002-VNFPerformanceManagementNotification-API.pdf' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.pdf'
17:48:18 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002)
17:48:18 --- Merging file.
17:48:20 --- Create PDF...
17:49:03 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml
17:49:04 
17:49:04 API Errors:
17:49:04 
17:49:04   #/paths/~1subscriptions/post/responses/303: Not a valid response definition
17:49:04     #/paths/~1subscriptions/post/responses/303: Missing required property: description
17:49:04     #/paths/~1subscriptions/post/responses/303: Missing required property: $ref
17:49:04 
17:49:04 1 error and 0 warnings
17:49:04 
17:49:04 --- Validation done (1).
17:49:04 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml'
17:49:04 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json'
17:49:04 '../build/SOL002-VNFPerformanceManagement-API.pdf' -> '/storage/SOL002-VNFPerformanceManagement-API.pdf'
17:49:04 -- Final validator returns 1.
17:49:04 No Gerrit change information found. Exiting
17:49:04 Archiving artifacts
17:49:06 Finished: SUCCESS