SuccessConsole Output

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

15:52:05 Step 1/24 : FROM alpine:3.6
15:52:05  ---> 43773d1dba76
15:52:05 Step 2/24 : RUN env
15:52:05  ---> Using cache
15:52:05  ---> 880f6362180a
15:52:05 Step 3/24 : RUN apk update
15:52:05  ---> Using cache
15:52:05  ---> 82b8f430bea0
15:52:05 Step 4/24 : RUN apk add bash
15:52:05  ---> Using cache
15:52:05  ---> 2fd5d5e33596
15:52:05 Step 5/24 : RUN apk add nodejs
15:52:05  ---> Using cache
15:52:05  ---> f32768702700
15:52:05 Step 6/24 : RUN apk add nodejs-npm
15:52:05  ---> Using cache
15:52:05  ---> 35099e75c142
15:52:05 Step 7/24 : RUN apk add asciidoctor
15:52:05  ---> Using cache
15:52:05  ---> 51afd6741c30
15:52:05 Step 8/24 : RUN apk add openjdk8
15:52:05  ---> Using cache
15:52:05  ---> ff53c8a5a5f7
15:52:05 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
15:52:05  ---> Using cache
15:52:05  ---> 49489b602de2
15:52:05 Step 10/24 : RUN apk add openssl
15:52:05  ---> Using cache
15:52:05  ---> 00f580176b8c
15:52:05 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
15:52:05  ---> Using cache
15:52:05  ---> 77cabbb2ffb9
15:52:05 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
15:52:05  ---> Using cache
15:52:05  ---> 2ab40be11750
15:52:05 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
15:52:05  ---> Using cache
15:52:05  ---> 15c9f9b37466
15:52:05 Step 14/24 : RUN npm config set proxy $http_proxy
15:52:05  ---> Using cache
15:52:05  ---> 1703c82844d8
15:52:05 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
15:52:05  ---> Using cache
15:52:05  ---> ef82146245d8
15:52:05 Step 16/24 : RUN npm install -g json-refs@3.0.2
15:52:05  ---> Using cache
15:52:05  ---> c31d89bc0dff
15:52:05 Step 17/24 : RUN npm install -g yamljs@0.3.0
15:52:05  ---> Using cache
15:52:05  ---> d038d1a2ddc0
15:52:05 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
15:52:05  ---> Using cache
15:52:05  ---> 605483d0e406
15:52:05 Step 19/24 : RUN chmod +x /validate-in-docker.sh
15:52:05  ---> Using cache
15:52:05  ---> 73eac66b3759
15:52:05 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
15:52:05  ---> Using cache
15:52:05  ---> c54aa28f6439
15:52:05 Step 21/24 : RUN chmod +x /bin/swg2mrkup
15:52:05  ---> Using cache
15:52:05  ---> b3bb383fb1a6
15:52:05 Step 22/24 : ADD oas2pdf /bin/oas2pdf
15:52:05  ---> Using cache
15:52:05  ---> 2ea1d866fa1f
15:52:05 Step 23/24 : RUN chmod +x /bin/oas2pdf
15:52:05  ---> Using cache
15:52:05  ---> 8fb5d62a2064
15:52:05 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
15:52:05  ---> Using cache
15:52:05  ---> f3733e609d3c
15:52:05 Successfully built f3733e609d3c
15:52:05 Successfully tagged openapivalidator:latest
15:52:05 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
15:52:05 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/244’: Permission denied
15:52:05 Mounting dir /var/www/html/api/nfv/sol005/244 as /storage
15:52:06 Using filter ''
15:52:06 
15:52:06 Entering dir /work/src
15:52:06 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
15:52:06 --- Merging file.
15:52:07 --- Create PDF...
15:52:25 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
15:52:26 --- Validation done (0).
15:52:26 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
15:52:26 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
15:52:26 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
15:52:26 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
15:52:26 --- Merging file.
15:52:27 --- Create PDF...
15:52:38 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
15:52:39 --- Validation done (0).
15:52:39 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
15:52:39 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
15:52:39 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
15:52:39 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
15:52:39 --- Merging file.
15:52:41 --- Create PDF...
15:53:53 --- Validating ../build/SOL005-NSDManagement-API.yaml
15:53:56 --- Validation done (0).
15:53:56 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
15:53:56 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
15:53:56 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
15:53:56 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
15:53:56 --- Merging file.
15:53:57 --- Create PDF...
15:54:22 --- Validating ../build/SOL005-APIVersion-API.yaml
15:54:23 --- Validation done (0).
15:54:23 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
15:54:23 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
15:54:23 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
15:54:23 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
15:54:23 --- Merging file.
15:54:25 --- Create PDF...
15:55:02 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
15:55:03 --- Validation done (0).
15:55:03 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
15:55:03 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
15:55:03 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
15:55:03 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
15:55:03 --- Merging file.
15:55:05 --- Create PDF...
15:55:39 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
15:55:40 --- Validation done (0).
15:55:40 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
15:55:40 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
15:55:40 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
15:55:40 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
15:55:40 --- Merging file.
15:55:42 --- Create PDF...
15:56:08 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
15:56:09 --- Validation done (0).
15:56:09 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
15:56:09 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
15:56:09 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
15:56:09 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
15:56:09 --- Merging file.
15:56:11 --- Create PDF...
15:57:10 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
15:57:12 --- Validation done (0).
15:57:12 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
15:57:12 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
15:57:12 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
15:57:12 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
15:57:12 --- Merging file.
15:57:15 --- Create PDF...
15:58:57 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
15:58:59 --- Validation done (0).
15:58:59 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
15:58:59 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
15:58:59 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
15:58:59 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
15:58:59 --- Merging file.
15:59:01 --- Create PDF...
15:59:15 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
15:59:16 --- Validation done (0).
15:59:16 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
15:59:16 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
15:59:16 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
15:59:16 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
15:59:16 --- Merging file.
15:59:18 --- Create PDF...
15:59:29 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
15:59:31 --- Validation done (0).
15:59:31 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
15:59:31 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
15:59:31 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
15:59:31 -- Final validator returns 0.
15:59:31 Archiving artifacts
15:59:33 Finished: SUCCESS