SuccessConsole Output

10:37:33 Started by GitLab push by Pietro Piscione
10:37:33 [EnvInject] - Loading node environment variables.
10:37:33 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
10:37:33 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
10:37:33  > git rev-parse --is-inside-work-tree # timeout=10
10:37:33 Fetching changes from the remote Git repository
10:37:33  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
10:37:33 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
10:37:33  > git --version # timeout=10
10:37:33 using GIT_SSH to set credentials 
10:37:33  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
10:37:34  > git rev-parse remotes/origin/4.3.1-dev^{commit} # timeout=10
10:37:34  > git branch -a -v --no-abbrev --contains 8b0eb2e86e2025a631b513afb2ad4b67cd7a0d84 # timeout=10
10:37:34 Checking out Revision 8b0eb2e86e2025a631b513afb2ad4b67cd7a0d84 (origin/4.3.1-dev)
10:37:34  > git config core.sparsecheckout # timeout=10
10:37:34  > git checkout -f 8b0eb2e86e2025a631b513afb2ad4b67cd7a0d84
10:37:34 Commit message: "SOL005_70 to SOL005_73, SOL005_75 and SOL005_76 SOL005_v040009"
10:37:34  > git rev-list --no-walk 9c24cbad359f2c614226534aeefd40102095b9c5 # timeout=10
10:37:34 [sol005] $ /bin/bash /tmp/jenkins811670502144215556.sh
10:37:34 ./build-container.sh: line 7: proxy: command not found
10:37:34 http_proxy is not set
10:37:34 Proxy set to 
10:37:34 Sending build context to Docker daemon  13.31kB

10:37:34 Step 1/24 : FROM alpine:3.10.0
10:37:34  ---> 4d90542f0623
10:37:34 Step 2/24 : RUN env
10:37:34  ---> Using cache
10:37:34  ---> 0b577767eb4e
10:37:34 Step 3/24 : RUN apk update
10:37:34  ---> Using cache
10:37:34  ---> 697471ef7f0a
10:37:34 Step 4/24 : RUN apk add bash
10:37:34  ---> Using cache
10:37:34  ---> a25251d4272c
10:37:34 Step 5/24 : RUN apk add nodejs
10:37:34  ---> Using cache
10:37:34  ---> ee3663c76c01
10:37:34 Step 6/24 : RUN apk add nodejs-npm
10:37:34  ---> Using cache
10:37:34  ---> 95530c68fb47
10:37:34 Step 7/24 : RUN apk add asciidoctor
10:37:34  ---> Using cache
10:37:34  ---> a321cc22063f
10:37:34 Step 8/24 : RUN apk add openjdk8
10:37:34  ---> Using cache
10:37:34  ---> 07148189c9d2
10:37:34 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
10:37:34  ---> Using cache
10:37:34  ---> 6808b2c86594
10:37:34 Step 10/24 : RUN apk add openssl
10:37:34  ---> Using cache
10:37:34  ---> ed2950ff9192
10:37:34 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3
10:37:34  ---> Using cache
10:37:34  ---> 83cde4af1585
10:37:34 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
10:37:34  ---> Using cache
10:37:34  ---> e442b40a01ef
10:37:34 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
10:37:34  ---> Using cache
10:37:34  ---> 22ece82af23f
10:37:34 Step 14/24 : RUN npm config set proxy $http_proxy
10:37:34  ---> Using cache
10:37:34  ---> 0cc1b972380e
10:37:34 Step 15/24 : RUN npm install -g swagger-cli
10:37:34  ---> Using cache
10:37:34  ---> 3ee43d5416a1
10:37:34 Step 16/24 : RUN npm install -g json-refs
10:37:34  ---> Using cache
10:37:34  ---> 94e261945a46
10:37:34 Step 17/24 : RUN npm install -g yamljs
10:37:34  ---> Using cache
10:37:34  ---> ce77b5519b06
10:37:34 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
10:37:34  ---> Using cache
10:37:34  ---> 187bb878cf40
10:37:34 Step 19/24 : RUN chmod +x /validate-in-docker.sh
10:37:34  ---> Using cache
10:37:34  ---> 8a72544175fe
10:37:34 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
10:37:34  ---> Using cache
10:37:34  ---> 10b5d2b015f0
10:37:34 Step 21/24 : RUN chmod +x /bin/swg2mrkup
10:37:34  ---> Using cache
10:37:34  ---> b6344d883dbb
10:37:34 Step 22/24 : ADD oas2pdf /bin/oas2pdf
10:37:34  ---> Using cache
10:37:34  ---> 694f10f1800e
10:37:34 Step 23/24 : RUN chmod +x /bin/oas2pdf
10:37:34  ---> Using cache
10:37:34  ---> e8412bbba598
10:37:34 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
10:37:34  ---> Using cache
10:37:34  ---> bd6a375951d4
10:37:34 Successfully built bd6a375951d4
10:37:34 Successfully tagged openapivalidator:latest
10:37:34 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
10:37:34 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/293’: Permission denied
10:37:34 Mounting dir /var/www/html/api/nfv/sol005/293 as /storage
10:37:35 Using filter ''
10:37:35 
10:37:35 Entering dir /work/src
10:37:35 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
10:37:35 --- Merging file.
10:37:36 --- Create PDF...
10:37:38 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
10:37:38 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
10:37:39 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
10:37:39 --- Validation done (0).
10:37:39 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
10:37:39 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
10:37:39 cp: can't stat '../build/SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
10:37:39 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
10:37:39 --- Merging file.
10:37:41 --- Create PDF...
10:37:42 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
10:37:42 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
10:37:43 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
10:37:43 --- Validation done (0).
10:37:43 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
10:37:43 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
10:37:43 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
10:37:43 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
10:37:43 --- Merging file.
10:37:44 --- Create PDF...
10:37:46 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
10:37:46 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
10:37:47 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
10:37:47 --- Validation done (0).
10:37:47 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
10:37:47 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
10:37:47 cp: can't stat '../build/SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
10:37:47 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
10:37:47 --- Merging file.
10:37:49 --- Create PDF...
10:37:51 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
10:37:51 --- Validating ../build/SOL005-NSDManagement-API.yaml
10:37:52 ../build/SOL005-NSDManagement-API.yaml is valid
10:37:52 --- Validation done (0).
10:37:52 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
10:37:52 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
10:37:52 cp: can't stat '../build/SOL005-NSDManagement-API.pdf': No such file or directory
10:37:52 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
10:37:52 --- Merging file.
10:37:53 --- Create PDF...
10:37:55 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
10:37:55 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
10:37:55 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
10:37:55 --- Validation done (0).
10:37:55 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
10:37:55 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
10:37:55 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
10:37:55 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
10:37:55 --- Merging file.
10:37:57 --- Create PDF...
10:37:58 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
10:37:58 --- Validating ../build/SOL005-APIVersion-API.yaml
10:37:59 ../build/SOL005-APIVersion-API.yaml is valid
10:37:59 --- Validation done (0).
10:37:59 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
10:37:59 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
10:37:59 cp: can't stat '../build/SOL005-APIVersion-API.pdf': No such file or directory
10:37:59 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
10:37:59 --- Merging file.
10:38:01 --- Create PDF...
10:38:03 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
10:38:03 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
10:38:03 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
10:38:03 --- Validation done (0).
10:38:03 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
10:38:03 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
10:38:03 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
10:38:03 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
10:38:03 --- Merging file.
10:38:05 --- Create PDF...
10:38:07 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
10:38:07 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
10:38:08 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
10:38:08 --- Validation done (0).
10:38:08 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
10:38:08 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
10:38:08 cp: can't stat '../build/SOL005-NSPerformanceManagement-API.pdf': No such file or directory
10:38:08 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
10:38:08 --- Merging file.
10:38:09 --- Create PDF...
10:38:11 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
10:38:11 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
10:38:12 ../build/SOL005-NSDManagementNotification-API.yaml is valid
10:38:12 --- Validation done (0).
10:38:12 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
10:38:12 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
10:38:12 cp: can't stat '../build/SOL005-NSDManagementNotification-API.pdf': No such file or directory
10:38:12 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
10:38:12 --- Merging file.
10:38:13 --- Create PDF...
10:38:15 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
10:38:15 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
10:38:16 ../build/SOL005-NSFaultManagement-API.yaml is valid
10:38:16 --- Validation done (0).
10:38:16 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
10:38:16 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
10:38:16 cp: can't stat '../build/SOL005-NSFaultManagement-API.pdf': No such file or directory
10:38:16 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
10:38:16 --- Merging file.
10:38:18 --- Create PDF...
10:38:20 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
10:38:20 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
10:38:21 ../build/SOL005-VNFPackageManagement-API.yaml is valid
10:38:21 --- Validation done (0).
10:38:21 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
10:38:21 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
10:38:21 cp: can't stat '../build/SOL005-VNFPackageManagement-API.pdf': No such file or directory
10:38:21 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
10:38:21 --- Merging file.
10:38:28 --- Create PDF...
10:38:31 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
10:38:31 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
10:38:33 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
10:38:33 --- Validation done (0).
10:38:33 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
10:38:33 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
10:38:33 cp: can't stat '../build/SOL005-NSLifecycleManagement-API.pdf': No such file or directory
10:38:33 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
10:38:33 --- Merging file.
10:38:34 --- Create PDF...
10:38:36 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
10:38:36 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
10:38:36 ../build/SOL005-NSLCMCoordination-API.yaml is valid
10:38:36 --- Validation done (0).
10:38:36 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
10:38:36 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
10:38:36 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
10:38:36 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
10:38:36 --- Merging file.
10:38:37 --- Create PDF...
10:38:39 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
10:38:39 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
10:38:40 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
10:38:40 --- Validation done (0).
10:38:40 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
10:38:40 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
10:38:40 cp: can't stat '../build/SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
10:38:40 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
10:38:40 --- Merging file.
10:38:41 --- Create PDF...
10:38:43 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
10:38:43 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
10:38:43 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
10:38:43 --- Validation done (0).
10:38:43 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
10:38:43 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
10:38:43 cp: can't stat '../build/SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
10:38:43 -- Final validator returns 0.
10:38:44 Archiving artifacts
10:38:45 Finished: SUCCESS