04:27:15 Started by GitLab push by rameshnaraya 04:27:15 Started by GitLab push by rameshnaraya 04:27:15 Started by GitLab push by rameshnaraya 04:27:15 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 04:27:16 > git rev-parse --is-inside-work-tree # timeout=10 04:27:16 Fetching changes from the remote Git repository 04:27:16 > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10 04:27:16 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git 04:27:16 > git --version # timeout=10 04:27:16 using GIT_SSH to set credentials 04:27:16 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/* 04:27:16 > git rev-parse remotes/origin/NFV-SOL005-Review^{commit} # timeout=10 04:27:16 > git branch -a -v --no-abbrev --contains c2d197ef5c865fb6d5a3b271686d7f1545d03441 # timeout=10 04:27:16 Checking out Revision c2d197ef5c865fb6d5a3b271686d7f1545d03441 (origin/NFV-SOL005-Review) 04:27:16 > git config core.sparsecheckout # timeout=10 04:27:16 > git checkout -f c2d197ef5c865fb6d5a3b271686d7f1545d03441 04:27:16 Commit message: "Fixed SOL005 v2.4.1 Review issues." 04:27:16 > git rev-list df5349453f82f1df70f8336b8a20c4504e2cec78 # timeout=10 04:27:16 [sol005] $ /bin/bash /tmp/jenkins2202030322293800355.sh 04:27:16 ./build-container.sh: line 7: proxy: command not found 04:27:16 http_proxy is not set 04:27:16 Proxy set to 04:27:16 Sending build context to Docker daemon 13.31kB 04:27:16 Step 1/24 : FROM alpine:3.6 04:27:16 ---> bb000f8b5177 04:27:16 Step 2/24 : RUN env 04:27:16 ---> Using cache 04:27:16 ---> 0b9506f5a430 04:27:16 Step 3/24 : RUN apk update 04:27:16 ---> Using cache 04:27:16 ---> 82c10e21832f 04:27:16 Step 4/24 : RUN apk add bash 04:27:16 ---> Using cache 04:27:16 ---> feab63ba243b 04:27:16 Step 5/24 : RUN apk add nodejs 04:27:16 ---> Using cache 04:27:16 ---> 3e65fb03f3d8 04:27:16 Step 6/24 : RUN apk add nodejs-npm 04:27:16 ---> Using cache 04:27:16 ---> 2ac39c199d99 04:27:16 Step 7/24 : RUN apk add asciidoctor 04:27:16 ---> Using cache 04:27:16 ---> 8923fa356e58 04:27:16 Step 8/24 : RUN apk add openjdk8 04:27:16 ---> Using cache 04:27:16 ---> 3b0718f11cf3 04:27:16 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 04:27:16 ---> Using cache 04:27:16 ---> cf52555a2aee 04:27:16 Step 10/24 : RUN apk add openssl 04:27:16 ---> Using cache 04:27:16 ---> 9d33c65bda60 04:27:16 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 04:27:16 ---> Using cache 04:27:16 ---> 489ff54b97b2 04:27:16 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 04:27:16 ---> Using cache 04:27:16 ---> 5a6cad8a4b87 04:27:16 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 04:27:16 ---> Using cache 04:27:16 ---> 9d511e7c5b5a 04:27:16 Step 14/24 : RUN npm config set proxy $http_proxy 04:27:16 ---> Using cache 04:27:16 ---> 3a2359eb3685 04:27:16 Step 15/24 : RUN npm install -g swagger-tools@0.10.3 04:27:16 ---> Using cache 04:27:16 ---> 9df177734a55 04:27:16 Step 16/24 : RUN npm install -g json-refs@3.0.2 04:27:16 ---> Using cache 04:27:16 ---> 26c9b4d4eebe 04:27:16 Step 17/24 : RUN npm install -g yamljs@0.3.0 04:27:16 ---> Using cache 04:27:16 ---> 9278453e8376 04:27:16 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 04:27:16 ---> Using cache 04:27:16 ---> c4e3fd9e1822 04:27:16 Step 19/24 : RUN chmod +x /validate-in-docker.sh 04:27:16 ---> Using cache 04:27:16 ---> 59e98086d5fa 04:27:16 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 04:27:16 ---> Using cache 04:27:16 ---> 685fd92c15e7 04:27:16 Step 21/24 : RUN chmod +x /bin/swg2mrkup 04:27:16 ---> Using cache 04:27:16 ---> 7c14f867594b 04:27:16 Step 22/24 : ADD oas2pdf /bin/oas2pdf 04:27:16 ---> Using cache 04:27:16 ---> e129ba6a4c71 04:27:16 Step 23/24 : RUN chmod +x /bin/oas2pdf 04:27:16 ---> Using cache 04:27:16 ---> 45c7e12d3682 04:27:16 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 04:27:16 ---> Using cache 04:27:16 ---> e6c86b10d348 04:27:16 Successfully built e6c86b10d348 04:27:16 Successfully tagged openapivalidator:latest 04:27:16 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work 04:27:16 mkdir: created directory '/var/www/html/api/nfv/sol005/38' 04:27:16 Mounting dir /var/www/html/api/nfv/sol005/38 as /storage 04:27:17 Using filter '' 04:27:17 04:27:17 Entering dir /work/src 04:27:17 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005) 04:27:17 --- Merging file. 04:27:19 --- Create PDF... 04:28:31 --- Validating ../build/SOL005-NSDManagement-API.yaml 04:28:33 --- Validation done (0). 04:28:33 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml' 04:28:33 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json' 04:28:33 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf' 04:28:33 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005) 04:28:33 --- Merging file. 04:28:35 --- Create PDF... 04:28:58 --- Validating ../build/SOL005-NSFaultManagement-API.yaml 04:28:59 --- Validation done (0). 04:28:59 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml' 04:28:59 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json' 04:28:59 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf' 04:29:00 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005) 04:29:00 --- Merging file. 04:29:01 --- Create PDF... 04:29:39 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml 04:29:41 --- Validation done (0). 04:29:41 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml' 04:29:41 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json' 04:29:41 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf' 04:29:41 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005) 04:29:41 --- Merging file. 04:29:44 --- Create PDF... 04:31:40 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml 04:31:42 --- Validation done (0). 04:31:42 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml' 04:31:42 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json' 04:31:42 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf' 04:31:42 -- Final validator returns 0. 04:31:43 Archiving artifacts 04:31:44 Finished: SUCCESS