SuccessConsole Output

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

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