SuccessConsole Output

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

17:57:49 Step 1/24 : FROM alpine:3.6
17:57:49  ---> 43773d1dba76
17:57:49 Step 2/24 : RUN env
17:57:49  ---> Using cache
17:57:49  ---> 1e1c09059592
17:57:49 Step 3/24 : RUN apk update
17:57:49  ---> Using cache
17:57:49  ---> 593ca0db9007
17:57:49 Step 4/24 : RUN apk add bash
17:57:49  ---> Using cache
17:57:49  ---> eeb9af854748
17:57:49 Step 5/24 : RUN apk add nodejs
17:57:49  ---> Using cache
17:57:49  ---> 6a7e36d52a5e
17:57:49 Step 6/24 : RUN apk add nodejs-npm
17:57:49  ---> Using cache
17:57:49  ---> cc26942c1f05
17:57:49 Step 7/24 : RUN apk add asciidoctor
17:57:49  ---> Using cache
17:57:49  ---> 14e283a59fea
17:57:49 Step 8/24 : RUN apk add openjdk8
17:57:49  ---> Using cache
17:57:49  ---> 705fb9a0af3e
17:57:49 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
17:57:49  ---> Using cache
17:57:49  ---> f183fdcad5bc
17:57:49 Step 10/24 : RUN apk add openssl
17:57:49  ---> Using cache
17:57:49  ---> de7de1dafcce
17:57:49 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
17:57:49  ---> Using cache
17:57:49  ---> 31742a01de3d
17:57:49 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
17:57:49  ---> Using cache
17:57:49  ---> bbb28d0f93e8
17:57:49 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
17:57:49  ---> Using cache
17:57:49  ---> aa86e98b758a
17:57:49 Step 14/24 : RUN npm config set proxy $http_proxy
17:57:49  ---> Using cache
17:57:49  ---> 53549525d310
17:57:49 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
17:57:49  ---> Using cache
17:57:49  ---> 396bd7f75b5c
17:57:49 Step 16/24 : RUN npm install -g json-refs@3.0.4
17:57:49  ---> Using cache
17:57:49  ---> 773c948f828d
17:57:49 Step 17/24 : RUN npm install -g yamljs@0.3.0
17:57:49  ---> Using cache
17:57:49  ---> 4b2702d64e34
17:57:49 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
17:57:49  ---> Using cache
17:57:49  ---> d617ede32235
17:57:49 Step 19/24 : RUN chmod +x /validate-in-docker.sh
17:57:49  ---> Using cache
17:57:49  ---> e2cf9a6cff5d
17:57:49 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
17:57:49  ---> Using cache
17:57:49  ---> 3f8019cd7f43
17:57:49 Step 21/24 : RUN chmod +x /bin/swg2mrkup
17:57:49  ---> Using cache
17:57:49  ---> 9da5d43fb7e9
17:57:49 Step 22/24 : ADD oas2pdf /bin/oas2pdf
17:57:49  ---> Using cache
17:57:49  ---> f8bc7786b127
17:57:49 Step 23/24 : RUN chmod +x /bin/oas2pdf
17:57:49  ---> Using cache
17:57:49  ---> 8905566d055b
17:57:49 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
17:57:49  ---> Using cache
17:57:49  ---> 1d3870bfc0f0
17:57:49 Successfully built 1d3870bfc0f0
17:57:49 Successfully tagged openapivalidator:latest
17:57:49 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 as /work
17:57:49 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol002-sol003/462’: Permission denied
17:57:49 Mounting dir /var/www/html/api/nfv/sol002-sol003/462 as /storage
17:57:50 Using filter ''
17:57:50 
17:57:50 Entering dir /work/src
17:57:50 -- Will validate: ./SOL003/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL003)
17:57:50 --- Merging file.
17:57:51 --- Create PDF...
17:58:11 --- Validating ../build/SOL003-VNFIndicator-API.yaml
17:58:12 
17:58:12 API Errors:
17:58:12 
17:58:12   #/paths/~1subscriptions/post/responses/303: Not a valid response definition
17:58:12     #/paths/~1subscriptions/post/responses/303: Missing required property: description
17:58:12     #/paths/~1subscriptions/post/responses/303: Missing required property: $ref
17:58:12 
17:58:12 1 error and 0 warnings
17:58:12 
17:58:12 --- Validation done (1).
17:58:12 '../build/SOL003-VNFIndicator-API.yaml' -> '/storage/SOL003-VNFIndicator-API.yaml'
17:58:12 '../build/SOL003-VNFIndicator-API.json' -> '/storage/SOL003-VNFIndicator-API.json'
17:58:12 '../build/SOL003-VNFIndicator-API.pdf' -> '/storage/SOL003-VNFIndicator-API.pdf'
17:58:12 -- Will validate: ./SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL003)
17:58:12 --- Merging file.
17:58:13 --- Create PDF...
17:58:22 --- Validating ../build/SOL003-VNFPackageManagementNotification-API.yaml
17:58:23 --- Validation done (0).
17:58:23 '../build/SOL003-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL003-VNFPackageManagementNotification-API.yaml'
17:58:23 '../build/SOL003-VNFPackageManagementNotification-API.json' -> '/storage/SOL003-VNFPackageManagementNotification-API.json'
17:58:23 '../build/SOL003-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL003-VNFPackageManagementNotification-API.pdf'
17:58:23 -- Will validate: ./SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL003)
17:58:23 --- Merging file.
17:58:26 --- Create PDF...
18:00:04 --- Validating ../build/SOL003-VNFLifecycleManagement-API.yaml
18:00:07 --- Validation done (0).
18:00:07 '../build/SOL003-VNFLifecycleManagement-API.yaml' -> '/storage/SOL003-VNFLifecycleManagement-API.yaml'
18:00:07 '../build/SOL003-VNFLifecycleManagement-API.json' -> '/storage/SOL003-VNFLifecycleManagement-API.json'
18:00:07 '../build/SOL003-VNFLifecycleManagement-API.pdf' -> '/storage/SOL003-VNFLifecycleManagement-API.pdf'
18:00:07 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotification/VirtualisedResourcesQuotaAvailableNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotification) (deliverable:SOL003)
18:00:07 --- Merging file.
18:00:08 --- Create PDF...
18:00:21 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml
18:00:22 
18:00:22 API Errors:
18:00:22 
18:00:22   #/paths/~1subscriptions/post/responses/303: Not a valid response definition
18:00:22     #/paths/~1subscriptions/post/responses/303: Missing required property: description
18:00:22     #/paths/~1subscriptions/post/responses/303: Missing required property: $ref
18:00:22 
18:00:22 1 error and 0 warnings
18:00:22 
18:00:22 --- Validation done (1).
18:00:22 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml'
18:00:22 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.json'
18:00:22 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotification-API.pdf'
18:00:22 -- Will validate: ./SOL003/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL003)
18:00:22 --- Merging file.
18:00:24 --- Create PDF...
18:00:47 --- Validating ../build/SOL003-APIVersion-API.yaml
18:00:48 --- Validation done (0).
18:00:48 '../build/SOL003-APIVersion-API.yaml' -> '/storage/SOL003-APIVersion-API.yaml'
18:00:48 '../build/SOL003-APIVersion-API.json' -> '/storage/SOL003-APIVersion-API.json'
18:00:48 '../build/SOL003-APIVersion-API.pdf' -> '/storage/SOL003-APIVersion-API.pdf'
18:00:48 -- Will validate: ./SOL003/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL003)
18:00:48 --- Merging file.
18:00:49 --- Create PDF...
18:01:02 --- Validating ../build/SOL003-VNFFaultManagementNotification-API.yaml
18:01:03 --- Validation done (0).
18:01:03 '../build/SOL003-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL003-VNFFaultManagementNotification-API.yaml'
18:01:03 '../build/SOL003-VNFFaultManagementNotification-API.json' -> '/storage/SOL003-VNFFaultManagementNotification-API.json'
18:01:03 '../build/SOL003-VNFFaultManagementNotification-API.pdf' -> '/storage/SOL003-VNFFaultManagementNotification-API.pdf'
18:01:03 -- Will validate: ./SOL003/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL003)
18:01:03 --- Merging file.
18:01:04 --- Create PDF...
18:01:10 --- Validating ../build/SOL003-VNFIndicatorNotification-API.yaml
18:01:11 --- Validation done (0).
18:01:11 '../build/SOL003-VNFIndicatorNotification-API.yaml' -> '/storage/SOL003-VNFIndicatorNotification-API.yaml'
18:01:11 '../build/SOL003-VNFIndicatorNotification-API.json' -> '/storage/SOL003-VNFIndicatorNotification-API.json'
18:01:11 '../build/SOL003-VNFIndicatorNotification-API.pdf' -> '/storage/SOL003-VNFIndicatorNotification-API.pdf'
18:01:11 -- Will validate: ./SOL003/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL003)
18:01:11 --- Merging file.
18:01:13 --- Create PDF...
18:01:32 --- Validating ../build/SOL003-VNFFaultManagement-API.yaml
18:01:33 
18:01:33 API Errors:
18:01:33 
18:01:33   #/paths/~1subscriptions/post/responses/303: Not a valid response definition
18:01:33     #/paths/~1subscriptions/post/responses/303: Missing required property: description
18:01:33     #/paths/~1subscriptions/post/responses/303: Missing required property: $ref
18:01:33 
18:01:33 1 error and 0 warnings
18:01:33 
18:01:33 --- Validation done (1).
18:01:33 '../build/SOL003-VNFFaultManagement-API.yaml' -> '/storage/SOL003-VNFFaultManagement-API.yaml'
18:01:33 '../build/SOL003-VNFFaultManagement-API.json' -> '/storage/SOL003-VNFFaultManagement-API.json'
18:01:33 '../build/SOL003-VNFFaultManagement-API.pdf' -> '/storage/SOL003-VNFFaultManagement-API.pdf'
18:01:33 -- Will validate: ./SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL003)
18:01:33 --- Merging file.
18:01:34 --- Create PDF...
18:01:45 --- Validating ../build/SOL003-VNFLifecycleManagementNotification-API.yaml
18:01:46 --- Validation done (0).
18:01:46 '../build/SOL003-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.yaml'
18:01:46 '../build/SOL003-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.json'
18:01:46 '../build/SOL003-VNFLifecycleManagementNotification-API.pdf' -> '/storage/SOL003-VNFLifecycleManagementNotification-API.pdf'
18:01:46 -- Will validate: ./SOL003/VNFLifecycleOperationGranting/VNFLifecycleOperationGranting.yaml (api: VNFLifecycleOperationGranting) (deliverable:SOL003)
18:01:46 --- Merging file.
18:01:48 --- Create PDF...
18:02:04 --- Validating ../build/SOL003-VNFLifecycleOperationGranting-API.yaml
18:02:05 --- Validation done (0).
18:02:05 '../build/SOL003-VNFLifecycleOperationGranting-API.yaml' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.yaml'
18:02:05 '../build/SOL003-VNFLifecycleOperationGranting-API.json' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.json'
18:02:05 '../build/SOL003-VNFLifecycleOperationGranting-API.pdf' -> '/storage/SOL003-VNFLifecycleOperationGranting-API.pdf'
18:02:05 -- Will validate: ./SOL003/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL003)
18:02:05 --- Merging file.
18:02:07 --- Create PDF...
18:02:33 --- Validating ../build/SOL003-VNFPackageManagement-API.yaml
18:02:35 
18:02:35 API Errors:
18:02:35 
18:02:35   #/paths/~1subscriptions/post/responses/303: Not a valid response definition
18:02:35     #/paths/~1subscriptions/post/responses/303: Missing required property: description
18:02:35     #/paths/~1subscriptions/post/responses/303: Missing required property: $ref
18:02:35 
18:02:35 1 error and 0 warnings
18:02:35 
18:02:35 --- Validation done (1).
18:02:35 '../build/SOL003-VNFPackageManagement-API.yaml' -> '/storage/SOL003-VNFPackageManagement-API.yaml'
18:02:35 '../build/SOL003-VNFPackageManagement-API.json' -> '/storage/SOL003-VNFPackageManagement-API.json'
18:02:35 '../build/SOL003-VNFPackageManagement-API.pdf' -> '/storage/SOL003-VNFPackageManagement-API.pdf'
18:02:35 -- Will validate: ./SOL003/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL003)
18:02:35 --- Merging file.
18:02:36 --- Create PDF...
18:02:45 --- Validating ../build/SOL003-VNFPerformanceManagementNotification-API.yaml
18:02:46 --- Validation done (0).
18:02:46 '../build/SOL003-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.yaml'
18:02:46 '../build/SOL003-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.json'
18:02:46 '../build/SOL003-VNFPerformanceManagementNotification-API.pdf' -> '/storage/SOL003-VNFPerformanceManagementNotification-API.pdf'
18:02:46 -- Will validate: ./SOL003/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL003)
18:02:46 --- Merging file.
18:02:47 --- Create PDF...
18:03:19 --- Validating ../build/SOL003-VNFPerformanceManagement-API.yaml
18:03:20 
18:03:20 API Errors:
18:03:20 
18:03:20   #/paths/~1subscriptions/post/responses/303: Not a valid response definition
18:03:20     #/paths/~1subscriptions/post/responses/303: Missing required property: description
18:03:20     #/paths/~1subscriptions/post/responses/303: Missing required property: $ref
18:03:20 
18:03:20 1 error and 0 warnings
18:03:20 
18:03:20 --- Validation done (1).
18:03:20 '../build/SOL003-VNFPerformanceManagement-API.yaml' -> '/storage/SOL003-VNFPerformanceManagement-API.yaml'
18:03:20 '../build/SOL003-VNFPerformanceManagement-API.json' -> '/storage/SOL003-VNFPerformanceManagement-API.json'
18:03:20 '../build/SOL003-VNFPerformanceManagement-API.pdf' -> '/storage/SOL003-VNFPerformanceManagement-API.pdf'
18:03:20 -- Will validate: ./SOL003/VirtualisedResourcesQuotaAvailableNotificationNotification/VirtualisedResourcesQuotaAvailableNotificationNotification.yaml (api: VirtualisedResourcesQuotaAvailableNotificationNotification) (deliverable:SOL003)
18:03:20 --- Merging file.
18:03:21 --- Create PDF...
18:03:27 --- Validating ../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml
18:03:28 --- Validation done (0).
18:03:28 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.yaml'
18:03:28 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.json' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.json'
18:03:28 '../build/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.pdf' -> '/storage/SOL003-VirtualisedResourcesQuotaAvailableNotificationNotification-API.pdf'
18:03:28 -- Will validate: ./SOL002/VNFIndicator/VNFIndicator.yaml (api: VNFIndicator) (deliverable:SOL002)
18:03:28 --- Merging file.
18:03:30 --- Create PDF...
18:03:58 --- Validating ../build/SOL002-VNFIndicator-API.yaml
18:03:59 
18:03:59 API Errors:
18:03:59 
18:03:59   #/paths/~1subscriptions/post/responses/303: Not a valid response definition
18:03:59     #/paths/~1subscriptions/post/responses/303: Missing required property: description
18:03:59     #/paths/~1subscriptions/post/responses/303: Missing required property: $ref
18:03:59 
18:03:59 1 error and 0 warnings
18:03:59 
18:03:59 --- Validation done (1).
18:03:59 '../build/SOL002-VNFIndicator-API.yaml' -> '/storage/SOL002-VNFIndicator-API.yaml'
18:03:59 '../build/SOL002-VNFIndicator-API.json' -> '/storage/SOL002-VNFIndicator-API.json'
18:03:59 '../build/SOL002-VNFIndicator-API.pdf' -> '/storage/SOL002-VNFIndicator-API.pdf'
18:03:59 -- Will validate: ./SOL002/VNFConfiguration/VNFConfiguration.yaml (api: VNFConfiguration) (deliverable:SOL002)
18:03:59 --- Merging file.
18:04:00 --- Create PDF...
18:04:13 --- Validating ../build/SOL002-VNFConfiguration-API.yaml
18:04:14 --- Validation done (0).
18:04:14 '../build/SOL002-VNFConfiguration-API.yaml' -> '/storage/SOL002-VNFConfiguration-API.yaml'
18:04:14 '../build/SOL002-VNFConfiguration-API.json' -> '/storage/SOL002-VNFConfiguration-API.json'
18:04:14 '../build/SOL002-VNFConfiguration-API.pdf' -> '/storage/SOL002-VNFConfiguration-API.pdf'
18:04:14 -- Will validate: ./SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml (api: VNFLifecycleManagement) (deliverable:SOL002)
18:04:14 --- Merging file.
18:04:17 --- Create PDF...
18:04:26 --- Validating ../build/SOL002-VNFLifecycleManagement-API.yaml
18:04:27 
18:04:27 API Errors:
18:04:27 
18:04:27   #/paths/~1subscriptions/post/responses/303: Not a valid response definition
18:04:27     #/paths/~1subscriptions/post/responses/303: Missing required property: description
18:04:27     #/paths/~1subscriptions/post/responses/303: Missing required property: $ref
18:04:27   #/paths/~1vnf_lcm_op_occs~1{vnfLcmOpOccId}~1cancel/post/responses/409: Not a valid response definition
18:04:27     #/paths/~1vnf_lcm_op_occs~1{vnfLcmOpOccId}~1cancel/post/responses/409: Missing required property: description
18:04:27     #/paths/~1vnf_lcm_op_occs~1{vnfLcmOpOccId}~1cancel/post/responses/409: Missing required property: $ref
18:04:27   #/paths/~1vnf_lcm_op_occs~1{vnfLcmOpOccId}~1fail/post/responses/409: Not a valid response definition
18:04:27     #/paths/~1vnf_lcm_op_occs~1{vnfLcmOpOccId}~1fail/post/responses/409: Missing required property: description
18:04:27     #/paths/~1vnf_lcm_op_occs~1{vnfLcmOpOccId}~1fail/post/responses/409: Missing required property: $ref
18:04:27   #/paths/~1vnf_lcm_op_occs~1{vnfLcmOpOccId}~1fail/post/responses/200: Not a valid response definition
18:04:27     #/paths/~1vnf_lcm_op_occs~1{vnfLcmOpOccId}~1fail/post/responses/200/headers/schema: Expected type object but found type null
18:04:27     #/paths/~1vnf_lcm_op_occs~1{vnfLcmOpOccId}~1fail/post/responses/200: Missing required property: $ref
18:04:27   #/paths/~1vnf_lcm_op_occs~1{vnfLcmOpOccId}~1rollback/post/responses/409: Not a valid response definition
18:04:27     #/paths/~1vnf_lcm_op_occs~1{vnfLcmOpOccId}~1rollback/post/responses/409: Missing required property: description
18:04:27     #/paths/~1vnf_lcm_op_occs~1{vnfLcmOpOccId}~1rollback/post/responses/409: Missing required property: $ref
18:04:27   #/paths/~1vnf_lcm_op_occs~1{vnfLcmOpOccId}~1retry/post/responses/409: Not a valid response definition
18:04:27     #/paths/~1vnf_lcm_op_occs~1{vnfLcmOpOccId}~1retry/post/responses/409: Missing required property: description
18:04:27     #/paths/~1vnf_lcm_op_occs~1{vnfLcmOpOccId}~1retry/post/responses/409: Missing required property: $ref
18:04:27   #/paths/~1vnf_lcm_op_occs/get/responses/200: Not a valid response definition
18:04:27     #/paths/~1vnf_lcm_op_occs/get/responses/200/headers/schema: Expected type object but found type null
18:04:27     #/paths/~1vnf_lcm_op_occs/get/responses/200: Missing required property: $ref
18:04:27   #/paths/~1vnf_instances~1{vnfInstanceId}~1change_ext_conn/post/responses/409: Not a valid response definition
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}~1change_ext_conn/post/responses/409: Missing required property: description
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}~1change_ext_conn/post/responses/409: Missing required property: $ref
18:04:27   #/paths/~1vnf_instances~1{vnfInstanceId}~1operate/post/responses/409: Not a valid response definition
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}~1operate/post/responses/409: Missing required property: description
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}~1operate/post/responses/409: Missing required property: $ref
18:04:27   #/paths/~1vnf_instances~1{vnfInstanceId}~1heal/post/responses/409: Not a valid response definition
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}~1heal/post/responses/409: Missing required property: description
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}~1heal/post/responses/409: Missing required property: $ref
18:04:27   #/paths/~1vnf_instances~1{vnfInstanceId}~1terminate/post/responses/409: Not a valid response definition
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}~1terminate/post/responses/409: Missing required property: description
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}~1terminate/post/responses/409: Missing required property: $ref
18:04:27   #/paths/~1vnf_instances~1{vnfInstanceId}~1change_flavour/post/responses/409: Not a valid response definition
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}~1change_flavour/post/responses/409: Missing required property: description
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}~1change_flavour/post/responses/409: Missing required property: $ref
18:04:27   #/paths/~1vnf_instances~1{vnfInstanceId}~1scale_to_level/post/responses/409: Not a valid response definition
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}~1scale_to_level/post/responses/409: Missing required property: description
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}~1scale_to_level/post/responses/409: Missing required property: $ref
18:04:27   #/paths/~1vnf_instances~1{vnfInstanceId}~1scale/post/responses/409: Not a valid response definition
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}~1scale/post/responses/409: Missing required property: description
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}~1scale/post/responses/409: Missing required property: $ref
18:04:27   #/paths/~1vnf_instances~1{vnfInstanceId}~1instantiate/post/responses/409: Not a valid response definition
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}~1instantiate/post/responses/409: Missing required property: description
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}~1instantiate/post/responses/409: Missing required property: $ref
18:04:27   #/paths/~1vnf_instances~1{vnfInstanceId}/delete/responses/409: Not a valid response definition
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}/delete/responses/409: Missing required property: description
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}/delete/responses/409: Missing required property: $ref
18:04:27   #/paths/~1vnf_instances~1{vnfInstanceId}/patch/responses/409: Not a valid response definition
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}/patch/responses/409: Missing required property: description
18:04:27     #/paths/~1vnf_instances~1{vnfInstanceId}/patch/responses/409: Missing required property: $ref
18:04:27 
18:04:27 17 errors and 0 warnings
18:04:27 
18:04:27 --- Validation done (1).
18:04:27 '../build/SOL002-VNFLifecycleManagement-API.yaml' -> '/storage/SOL002-VNFLifecycleManagement-API.yaml'
18:04:27 '../build/SOL002-VNFLifecycleManagement-API.json' -> '/storage/SOL002-VNFLifecycleManagement-API.json'
18:04:27 '../build/SOL002-VNFLifecycleManagement-API.pdf' -> '/storage/SOL002-VNFLifecycleManagement-API.pdf'
18:04:27 -- Will validate: ./SOL002/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL002)
18:04:27 --- Merging file.
18:04:28 --- Create PDF...
18:04:45 --- Validating ../build/SOL002-APIVersion-API.yaml
18:04:46 --- Validation done (0).
18:04:46 '../build/SOL002-APIVersion-API.yaml' -> '/storage/SOL002-APIVersion-API.yaml'
18:04:46 '../build/SOL002-APIVersion-API.json' -> '/storage/SOL002-APIVersion-API.json'
18:04:46 '../build/SOL002-APIVersion-API.pdf' -> '/storage/SOL002-APIVersion-API.pdf'
18:04:46 -- Will validate: ./SOL002/VNFFaultManagementNotification/VNFFaultManagementNotification.yaml (api: VNFFaultManagementNotification) (deliverable:SOL002)
18:04:46 --- Merging file.
18:04:47 --- Create PDF...
18:05:01 --- Validating ../build/SOL002-VNFFaultManagementNotification-API.yaml
18:05:02 --- Validation done (0).
18:05:02 '../build/SOL002-VNFFaultManagementNotification-API.yaml' -> '/storage/SOL002-VNFFaultManagementNotification-API.yaml'
18:05:02 '../build/SOL002-VNFFaultManagementNotification-API.json' -> '/storage/SOL002-VNFFaultManagementNotification-API.json'
18:05:02 '../build/SOL002-VNFFaultManagementNotification-API.pdf' -> '/storage/SOL002-VNFFaultManagementNotification-API.pdf'
18:05:02 -- Will validate: ./SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml (api: VNFIndicatorNotification) (deliverable:SOL002)
18:05:02 --- Merging file.
18:05:03 --- Create PDF...
18:05:09 --- Validating ../build/SOL002-VNFIndicatorNotification-API.yaml
18:05:11 --- Validation done (0).
18:05:11 '../build/SOL002-VNFIndicatorNotification-API.yaml' -> '/storage/SOL002-VNFIndicatorNotification-API.yaml'
18:05:11 '../build/SOL002-VNFIndicatorNotification-API.json' -> '/storage/SOL002-VNFIndicatorNotification-API.json'
18:05:11 '../build/SOL002-VNFIndicatorNotification-API.pdf' -> '/storage/SOL002-VNFIndicatorNotification-API.pdf'
18:05:11 -- Will validate: ./SOL002/VNFFaultManagement/VNFFaultManagement.yaml (api: VNFFaultManagement) (deliverable:SOL002)
18:05:11 --- Merging file.
18:05:12 --- Create PDF...
18:05:44 --- Validating ../build/SOL002-VNFFaultManagement-API.yaml
18:05:45 
18:05:45 API Errors:
18:05:45 
18:05:45   #/paths/~1subscriptions/post/responses/303: Not a valid response definition
18:05:45     #/paths/~1subscriptions/post/responses/303: Missing required property: description
18:05:45     #/paths/~1subscriptions/post/responses/303: Missing required property: $ref
18:05:45   #/paths/~1alarms~1{alarmId}/patch/responses/409: Not a valid response definition
18:05:45     #/paths/~1alarms~1{alarmId}/patch/responses/409: Missing required property: description
18:05:45     #/paths/~1alarms~1{alarmId}/patch/responses/409: Missing required property: $ref
18:05:45 
18:05:45 2 errors and 0 warnings
18:05:45 
18:05:45 --- Validation done (1).
18:05:45 '../build/SOL002-VNFFaultManagement-API.yaml' -> '/storage/SOL002-VNFFaultManagement-API.yaml'
18:05:45 '../build/SOL002-VNFFaultManagement-API.json' -> '/storage/SOL002-VNFFaultManagement-API.json'
18:05:45 '../build/SOL002-VNFFaultManagement-API.pdf' -> '/storage/SOL002-VNFFaultManagement-API.pdf'
18:05:45 -- Will validate: ./SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml (api: VNFLifecycleManagementNotification) (deliverable:SOL002)
18:05:45 --- Merging file.
18:05:46 --- Create PDF...
18:06:03 --- Validating ../build/SOL002-VNFLifecycleManagementNotification-API.yaml
18:06:04 --- Validation done (0).
18:06:04 '../build/SOL002-VNFLifecycleManagementNotification-API.yaml' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.yaml'
18:06:04 '../build/SOL002-VNFLifecycleManagementNotification-API.json' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.json'
18:06:04 '../build/SOL002-VNFLifecycleManagementNotification-API.pdf' -> '/storage/SOL002-VNFLifecycleManagementNotification-API.pdf'
18:06:04 -- Will validate: ./SOL002/VNFPerformanceManagementNotification/VNFPerformanceManagementNotification.yaml (api: VNFPerformanceManagementNotification) (deliverable:SOL002)
18:06:04 --- Merging file.
18:06:05 --- Create PDF...
18:06:15 --- Validating ../build/SOL002-VNFPerformanceManagementNotification-API.yaml
18:06:16 --- Validation done (0).
18:06:16 '../build/SOL002-VNFPerformanceManagementNotification-API.yaml' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.yaml'
18:06:16 '../build/SOL002-VNFPerformanceManagementNotification-API.json' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.json'
18:06:16 '../build/SOL002-VNFPerformanceManagementNotification-API.pdf' -> '/storage/SOL002-VNFPerformanceManagementNotification-API.pdf'
18:06:16 -- Will validate: ./SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml (api: VNFPerformanceManagement) (deliverable:SOL002)
18:06:16 --- Merging file.
18:06:18 --- Create PDF...
18:07:02 --- Validating ../build/SOL002-VNFPerformanceManagement-API.yaml
18:07:03 
18:07:03 API Errors:
18:07:03 
18:07:03   #/paths/~1subscriptions/post/responses/303: Not a valid response definition
18:07:03     #/paths/~1subscriptions/post/responses/303: Missing required property: description
18:07:03     #/paths/~1subscriptions/post/responses/303: Missing required property: $ref
18:07:03 
18:07:03 1 error and 0 warnings
18:07:03 
18:07:03 --- Validation done (1).
18:07:03 '../build/SOL002-VNFPerformanceManagement-API.yaml' -> '/storage/SOL002-VNFPerformanceManagement-API.yaml'
18:07:03 '../build/SOL002-VNFPerformanceManagement-API.json' -> '/storage/SOL002-VNFPerformanceManagement-API.json'
18:07:03 '../build/SOL002-VNFPerformanceManagement-API.pdf' -> '/storage/SOL002-VNFPerformanceManagement-API.pdf'
18:07:03 -- Final validator returns 1.
18:07:03 No Gerrit change information found. Exiting
18:07:03 Archiving artifacts
18:07:06 Finished: SUCCESS