FailedConsole Output

19:53:35 Started by GitLab push by Giacomo Bernini
19:53:35 [EnvInject] - Loading node environment variables.
19:53:35 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
19:53:35 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
19:53:35  > git rev-parse --is-inside-work-tree # timeout=10
19:53:35 Fetching changes from the remote Git repository
19:53:35  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
19:53:35 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
19:53:35  > git --version # timeout=10
19:53:35 using GIT_SSH to set credentials 
19:53:35  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
19:53:36  > git rev-parse remotes/origin/3.6.1-dev^{commit} # timeout=10
19:53:36  > git branch -a -v --no-abbrev --contains 381adb0e6d830e3b5686cd6df147f69f388c638c # timeout=10
19:53:36 Checking out Revision 381adb0e6d830e3b5686cd6df147f69f388c638c (origin/3.6.1-dev)
19:53:36  > git config core.sparsecheckout # timeout=10
19:53:36  > git checkout -f 381adb0e6d830e3b5686cd6df147f69f388c638c
19:53:36 Commit message: "fixed issue#2 for NFVManoConfigurationAndInformationManagement"
19:53:36  > git rev-list --no-walk f1a6b25f680c8159b8c55b5816a4a5afed44c187 # timeout=10
19:53:37 [sol009] $ /bin/bash /tmp/jenkins2573161916785976553.sh
19:53:37 ./build-container.sh: line 7: proxy: command not found
19:53:37 http_proxy is not set
19:53:37 Proxy set to 
19:53:37 Sending build context to Docker daemon  13.31kB

19:53:37 Step 1/24 : FROM alpine:3.10.0
19:53:37  ---> 4d90542f0623
19:53:37 Step 2/24 : RUN env
19:53:37  ---> Using cache
19:53:37  ---> 8dac25977110
19:53:37 Step 3/24 : RUN apk update
19:53:37  ---> Using cache
19:53:37  ---> 37b1267c0d61
19:53:37 Step 4/24 : RUN apk add bash
19:53:37  ---> Using cache
19:53:37  ---> 08d05719ba05
19:53:37 Step 5/24 : RUN apk add nodejs
19:53:37  ---> Using cache
19:53:37  ---> 0ee099fc3499
19:53:37 Step 6/24 : RUN apk add nodejs-npm
19:53:37  ---> Using cache
19:53:37  ---> 2e13502fb746
19:53:37 Step 7/24 : RUN apk add asciidoctor
19:53:37  ---> Using cache
19:53:37  ---> b501e544cc6f
19:53:37 Step 8/24 : RUN apk add openjdk8
19:53:37  ---> Using cache
19:53:37  ---> 7ba24886b75e
19:53:37 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
19:53:37  ---> Using cache
19:53:37  ---> 87451dbdb562
19:53:37 Step 10/24 : RUN apk add openssl
19:53:37  ---> Using cache
19:53:37  ---> cb4988caa1a6
19:53:37 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
19:53:37  ---> Using cache
19:53:37  ---> d1bb45b65e57
19:53:37 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
19:53:37  ---> Using cache
19:53:37  ---> 052acfe99c2d
19:53:37 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
19:53:37  ---> Using cache
19:53:37  ---> ccfbd4411b69
19:53:37 Step 14/24 : RUN npm config set proxy $http_proxy
19:53:37  ---> Using cache
19:53:37  ---> e9209c9968f3
19:53:37 Step 15/24 : RUN npm install -g swagger-cli
19:53:37  ---> Using cache
19:53:37  ---> c75a98940663
19:53:37 Step 16/24 : RUN npm install -g json-refs
19:53:37  ---> Using cache
19:53:37  ---> 4b76971f84c7
19:53:37 Step 17/24 : RUN npm install -g yamljs
19:53:37  ---> Using cache
19:53:37  ---> a32e59c61dad
19:53:37 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
19:53:37  ---> Using cache
19:53:37  ---> bcdd470f6333
19:53:37 Step 19/24 : RUN chmod +x /validate-in-docker.sh
19:53:37  ---> Using cache
19:53:37  ---> 910822c8a1f9
19:53:37 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
19:53:37  ---> Using cache
19:53:37  ---> 3abc5137cda0
19:53:37 Step 21/24 : RUN chmod +x /bin/swg2mrkup
19:53:37  ---> Using cache
19:53:37  ---> bec055db5abf
19:53:37 Step 22/24 : ADD oas2pdf /bin/oas2pdf
19:53:37  ---> Using cache
19:53:37  ---> ec48bebca1d7
19:53:37 Step 23/24 : RUN chmod +x /bin/oas2pdf
19:53:37  ---> Using cache
19:53:37  ---> 6f4173fece97
19:53:37 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
19:53:37  ---> Using cache
19:53:37  ---> 68fd89cee976
19:53:37 Successfully built 68fd89cee976
19:53:37 Successfully tagged openapivalidator:latest
19:53:37 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
19:53:37 mkdir: created directory '/var/www/html/api/nfv/sol009/78'
19:53:37 Mounting dir /var/www/html/api/nfv/sol009/78 as /storage
19:53:37 Using filter ''
19:53:37 
19:53:37 Entering dir /work/src
19:53:37 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
19:53:37 --- Merging file.
19:53:38 --- Create PDF...
19:53:40 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
19:53:40 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
19:53:40 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
19:53:40 --- Validation done (0).
19:53:40 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
19:53:40 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
19:53:40 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
19:53:40 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
19:53:40 --- Merging file.
19:53:42 --- Create PDF...
19:53:44 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
19:53:44 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
19:53:45 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
19:53:45 --- Validation done (0).
19:53:45 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
19:53:45 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
19:53:45 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
19:53:45 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
19:53:45 --- Merging file.
19:53:45 
19:53:45   error: Document has invalid references:
19:53:45 
19:53:45   #/components/requestBodies/CimSubscriptionRequest/content/application~1json/schema/properties/authentication: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/CimSubscriptionRequest/content/application~1json/schema/properties/callbackUri: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/CimSubscriptionRequest/content/application~1json/schema/properties/filter/properties/manoEntitySubscriptionFilter: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/CreatePeerEntityRequest/content/application~1json/schema/properties/consumedManoInterfaces/additionalProperties/properties/apiEndpoint/properties/apiRoot: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/CreatePeerEntityRequest/content/application~1json/schema/properties/consumedManoInterfaces/additionalProperties/properties/apiEndpoint/properties/apiUri: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/CreatePeerEntityRequest/content/application~1json/schema/properties/consumedManoInterfaces/additionalProperties/properties/apiVersion: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/CreatePeerEntityRequest/content/application~1json/schema/properties/consumedManoInterfaces/additionalProperties/properties/standardVersion: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/CreatePeerEntityRequest/content/application~1json/schema/properties/peerEntityId: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/CreatePeerEntityRequest/content/application~1json/schema/properties/peerEntityState/properties/administrativeState: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/CreatePeerEntityRequest/content/application~1json/schema/properties/peerEntityState/properties/operationalState: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/ModifyManoEnityInterfaceRequest/content/application~1merge-patch+json/schema/properties/apiRoot: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/ModifyManoEnityInterfaceRequest/content/application~1merge-patch+json/schema/properties/apiUri: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/ModifyManoEnityInterfaceRequest/content/application~1merge-patch+json/schema/properties/metadata: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/ModifyManoEnityInterfaceRequest/content/application~1merge-patch+json/schema/properties/securityInfo/properties/oauthServerInfo/properties/dynamicDiscovery/properties/webFingerHost: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/ModifyManoEnityInterfaceRequest/content/application~1merge-patch+json/schema/properties/securityInfo/properties/oauthServerInfo/properties/providedConfiguration/properties/authServerId: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/ModifyManoEntityRequest/content/application~1merge-patch+json/schema/properties/clockSyncs/additionalProperties/properties/ntpServerInfo/properties/ipAddress: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/ModifyManoEntityRequest/content/application~1merge-patch+json/schema/properties/clockSyncs/additionalProperties/properties/otherClockSyncParams: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/ModifyManoEntityRequest/content/application~1merge-patch+json/schema/properties/defaultLogCompileBySizeValue: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/ModifyManoEntityRequest/content/application~1merge-patch+json/schema/properties/defaultLogCompileByTimerValue: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/ModifyManoEntityRequest/content/application~1merge-patch+json/schema/properties/manoServiceModifications/items/properties/id: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/ModifyPeerEntityRequest/content/application~1merge-patch+json/schema/properties/administrativeState: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/ModifyPeerEntityRequest/content/application~1merge-patch+json/schema/properties/consumedManoInterfaces/additionalProperties/properties/apiEndpoint/properties/apiRoot: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/ModifyPeerEntityRequest/content/application~1merge-patch+json/schema/properties/consumedManoInterfaces/additionalProperties/properties/apiEndpoint/properties/apiUri: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/ModifyPeerEntityRequest/content/application~1merge-patch+json/schema/properties/consumedManoInterfaces/additionalProperties/properties/apiVersion: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/ModifyPeerEntityRequest/content/application~1merge-patch+json/schema/properties/consumedManoInterfaces/additionalProperties/properties/standardVersion: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/requestBodies/ModifyPeerEntityRequest/content/application~1merge-patch+json/schema/properties/operationalState: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/responses/ChangeStateOpOcc.Get.200/content/application~1json/schema/items/properties/id: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/responses/ChangeStateOpOcc.Get.200/content/application~1json/schema/items/properties/managedObjectRef: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/responses/ChangeStateOpOcc.Get.200/content/application~1json/schema/items/properties/operationState: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/responses/ChangeStateOpOcc.Get.200/content/application~1json/schema/items/properties/startTime: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/responses/ChangeStateOpOcc.Get.200/content/application~1json/schema/items/properties/stateEnteredTime: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/responses/IndividualChangeStateOpOcc.Get.200/content/application~1json/schema/properties/id: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/responses/IndividualChangeStateOpOcc.Get.200/content/application~1json/schema/properties/managedObjectRef: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/responses/IndividualChangeStateOpOcc.Get.200/content/application~1json/schema/properties/operationState: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/responses/IndividualChangeStateOpOcc.Get.200/content/application~1json/schema/properties/startTime: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/responses/IndividualChangeStateOpOcc.Get.200/content/application~1json/schema/properties/stateEnteredTime: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/responses/IndividualManoInterface.Get.200/content/application~1json/schema/properties/apiEndpoint/properties/apiRoot: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/responses/IndividualManoInterface.Get.200/content/application~1json/schema/properties/apiEndpoint/properties/apiUri: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/responses/IndividualManoInterface.Get.200/content/application~1json/schema/properties/apiVersion: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/responses/IndividualManoInterface.Get.200/content/application~1json/schema/properties/id: Extra JSON Reference properties will be ignored: description
19:53:45   #/components/responses/IndividualManoInterface.Get.200/content/application~1json/schema/properties/interfaceState/properties/administrativeState: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualManoInterface.Get.200/content/application~1json/schema/properties/metadata: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualManoInterface.Get.200/content/application~1json/schema/properties/providerSpecificApiVersion: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualManoInterface.Get.200/content/application~1json/schema/properties/securityInfo/properties/oauthServerInfo/properties/dynamicDiscovery/properties/webFingerHost: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualManoInterface.Get.200/content/application~1json/schema/properties/securityInfo/properties/oauthServerInfo/properties/providedConfiguration/properties/authServerId: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualManoInterface.Get.200/content/application~1json/schema/properties/standardVersion: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualManoInterface.Patch.200/content/application~1json/schema/properties/apiRoot: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualManoInterface.Patch.200/content/application~1json/schema/properties/apiUri: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualManoInterface.Patch.200/content/application~1json/schema/properties/metadata: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualManoInterface.Patch.200/content/application~1json/schema/properties/securityInfo/properties/oauthServerInfo/properties/dynamicDiscovery/properties/webFingerHost: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualManoInterface.Patch.200/content/application~1json/schema/properties/securityInfo/properties/oauthServerInfo/properties/providedConfiguration/properties/authServerId: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualPeerEntity.Get.200/content/application~1json/schema/properties/consumedManoInterfaces/additionalProperties/properties/apiEndpoint/properties/apiRoot: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualPeerEntity.Get.200/content/application~1json/schema/properties/consumedManoInterfaces/additionalProperties/properties/apiEndpoint/properties/apiUri: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualPeerEntity.Get.200/content/application~1json/schema/properties/consumedManoInterfaces/additionalProperties/properties/apiVersion: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualPeerEntity.Get.200/content/application~1json/schema/properties/consumedManoInterfaces/additionalProperties/properties/standardVersion: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualPeerEntity.Get.200/content/application~1json/schema/properties/id: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualPeerEntity.Get.200/content/application~1json/schema/properties/peerEntityId: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualPeerEntity.Get.200/content/application~1json/schema/properties/peerEntityState/properties/administrativeState: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualPeerEntity.Get.200/content/application~1json/schema/properties/peerEntityState/properties/operationalState: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualPeerEntity.Patch.200/content/application~1json/schema/properties/administrativeState: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualPeerEntity.Patch.200/content/application~1json/schema/properties/consumedManoInterfaces/additionalProperties/properties/apiEndpoint/properties/apiRoot: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualPeerEntity.Patch.200/content/application~1json/schema/properties/consumedManoInterfaces/additionalProperties/properties/apiEndpoint/properties/apiUri: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualPeerEntity.Patch.200/content/application~1json/schema/properties/consumedManoInterfaces/additionalProperties/properties/apiVersion: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualPeerEntity.Patch.200/content/application~1json/schema/properties/consumedManoInterfaces/additionalProperties/properties/standardVersion: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/IndividualPeerEntity.Patch.200/content/application~1json/schema/properties/operationalState: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/_links/properties/changeState: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/_links/properties/changeStateOpOccs: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/_links/properties/manoServiceInterfaces: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/_links/properties/peerEntities: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/_links/properties/self: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/id: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/manoApplicationState/properties/administrativeState: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/manoApplicationState/properties/operationalState: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/manoServices/items/properties/_links/properties/manoServiceInterfaces/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/Link
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/manoServices/items/properties/id: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/manoServices/items/properties/manoServiceInterfaceIds/items: JSON Pointer points to missing location: ../components/SOL009_schemas.yaml#/components/schemas/IdentifierInManoEntity
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/nfvoSpecificInfo/properties/supportedNsdFormats/properties/standardVersion: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/nfvoSpecificInfo/properties/supportedVnfdFormats/properties/standardVersion: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/softwareVersion: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/vimSpecificInfo/properties/imageSignatureVerification/properties/additionalVerificationCapabilities: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/vimSpecificInfo/properties/imageSignatureVerification/properties/signatureVerificationAlgorithms/items/properties/additionalAlgParams: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/vnfmSpecificInfo/properties/supportedVnfdFormats/items/properties/standardVersion: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/wimSpecificInfo/properties/maxMscsNums/properties/criteriaNumMscs: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Get.200/content/application~1json/schema/properties/wimSpecificInfo/properties/maxMsncNum/properties/criteriaNumMsnc: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Patch.200/content/application~1json/schema/properties/clockSyncs/additionalProperties/properties/ntpServerInfo/properties/ipAddress: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Patch.200/content/application~1json/schema/properties/clockSyncs/additionalProperties/properties/otherClockSyncParams: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Patch.200/content/application~1json/schema/properties/defaultLogCompileBySizeValue: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Patch.200/content/application~1json/schema/properties/defaultLogCompileByTimerValue: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoEntity.Patch.200/content/application~1json/schema/properties/manoServiceModifications/items/properties/id: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoInterfaces.Get.200/content/application~1json/schema/items/properties/apiEndpoint/properties/apiRoot: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoInterfaces.Get.200/content/application~1json/schema/items/properties/apiEndpoint/properties/apiUri: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoInterfaces.Get.200/content/application~1json/schema/items/properties/apiVersion: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoInterfaces.Get.200/content/application~1json/schema/items/properties/id: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoInterfaces.Get.200/content/application~1json/schema/items/properties/interfaceState/properties/administrativeState: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoInterfaces.Get.200/content/application~1json/schema/items/properties/metadata: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoInterfaces.Get.200/content/application~1json/schema/items/properties/providerSpecificApiVersion: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoInterfaces.Get.200/content/application~1json/schema/items/properties/securityInfo/properties/oauthServerInfo/properties/dynamicDiscovery/properties/webFingerHost: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoInterfaces.Get.200/content/application~1json/schema/items/properties/securityInfo/properties/oauthServerInfo/properties/providedConfiguration/properties/authServerId: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/ManoInterfaces.Get.200/content/application~1json/schema/items/properties/standardVersion: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/PeerEntities.Get.200/content/application~1json/schema/items/properties/consumedManoInterfaces/additionalProperties/properties/apiEndpoint/properties/apiRoot: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/PeerEntities.Get.200/content/application~1json/schema/items/properties/consumedManoInterfaces/additionalProperties/properties/apiEndpoint/properties/apiUri: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/PeerEntities.Get.200/content/application~1json/schema/items/properties/consumedManoInterfaces/additionalProperties/properties/apiVersion: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/PeerEntities.Get.200/content/application~1json/schema/items/properties/consumedManoInterfaces/additionalProperties/properties/standardVersion: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/PeerEntities.Get.200/content/application~1json/schema/items/properties/id: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/PeerEntities.Get.200/content/application~1json/schema/items/properties/peerEntityId: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/PeerEntities.Get.200/content/application~1json/schema/items/properties/peerEntityState/properties/administrativeState: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/PeerEntities.Get.200/content/application~1json/schema/items/properties/peerEntityState/properties/operationalState: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/PeerEntities.Post.201/content/application~1json/schema/properties/consumedManoInterfaces/additionalProperties/properties/apiEndpoint/properties/apiRoot: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/PeerEntities.Post.201/content/application~1json/schema/properties/consumedManoInterfaces/additionalProperties/properties/apiEndpoint/properties/apiUri: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/PeerEntities.Post.201/content/application~1json/schema/properties/consumedManoInterfaces/additionalProperties/properties/apiVersion: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/PeerEntities.Post.201/content/application~1json/schema/properties/consumedManoInterfaces/additionalProperties/properties/standardVersion: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/PeerEntities.Post.201/content/application~1json/schema/properties/id: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/PeerEntities.Post.201/content/application~1json/schema/properties/peerEntityId: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/PeerEntities.Post.201/content/application~1json/schema/properties/peerEntityState/properties/administrativeState: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/PeerEntities.Post.201/content/application~1json/schema/properties/peerEntityState/properties/operationalState: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/Subscription.Get.200/content/application~1json/schema/properties/_links/properties/self: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/Subscription.Get.200/content/application~1json/schema/properties/callbackUri: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/Subscription.Get.200/content/application~1json/schema/properties/filter/properties/manoEntitySubscriptionFilter: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/Subscription.Get.200/content/application~1json/schema/properties/id: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/Subscriptions.Get.200/content/application~1json/schema/items/properties/_links/properties/self: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/Subscriptions.Get.200/content/application~1json/schema/items/properties/callbackUri: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/Subscriptions.Get.200/content/application~1json/schema/items/properties/filter/properties/manoEntitySubscriptionFilter: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/Subscriptions.Get.200/content/application~1json/schema/items/properties/id: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/Subscriptions.Post.201/content/application~1json/schema/properties/_links/properties/self: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/Subscriptions.Post.201/content/application~1json/schema/properties/callbackUri: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/Subscriptions.Post.201/content/application~1json/schema/properties/filter/properties/manoEntitySubscriptionFilter: Extra JSON Reference properties will be ignored: description
19:53:46   #/components/responses/Subscriptions.Post.201/content/application~1json/schema/properties/id: Extra JSON Reference properties will be ignored: description
19:53:46 
19:53:46 --- Create PDF...
19:53:47 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
19:53:47 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
19:53:48 "/work/build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml" is not a valid JSON Schema
19:53:48 --- Validation done (1).
19:53:48 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
19:53:48 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
19:53:48 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
19:53:48 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
19:53:48 --- Merging file.
19:53:49 --- Create PDF...
19:53:50 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
19:53:50 --- Validating ../build/SOL009-APIVersion-API.yaml
19:53:51 ../build/SOL009-APIVersion-API.yaml is valid
19:53:51 --- Validation done (0).
19:53:51 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
19:53:51 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
19:53:51 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
19:53:51 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
19:53:51 --- Merging file.
19:53:52 --- Create PDF...
19:53:54 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
19:53:54 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
19:53:54 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
19:53:54 --- Validation done (0).
19:53:54 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
19:53:54 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
19:53:54 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
19:53:54 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
19:53:54 --- Merging file.
19:53:55 --- Create PDF...
19:53:57 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
19:53:57 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
19:53:57 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
19:53:57 --- Validation done (0).
19:53:57 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
19:53:57 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
19:53:57 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
19:53:57 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
19:53:57 --- Merging file.
19:53:59 --- Create PDF...
19:54:00 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
19:54:00 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
19:54:01 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
19:54:01 --- Validation done (0).
19:54:01 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
19:54:01 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
19:54:01 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
19:54:01 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
19:54:01 --- Merging file.
19:54:03 --- Create PDF...
19:54:04 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
19:54:04 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
19:54:05 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
19:54:05 --- Validation done (0).
19:54:05 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
19:54:05 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
19:54:05 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
19:54:05 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
19:54:05 --- Merging file.
19:54:06 --- Create PDF...
19:54:08 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
19:54:08 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
19:54:08 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
19:54:08 --- Validation done (0).
19:54:08 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
19:54:08 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
19:54:08 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
19:54:08 -- Final validator returns 1.
19:54:09 Build step 'Execute shell' marked build as failure
19:54:09 Skipped archiving because build is not successful
19:54:09 Finished: FAILURE