15:08:32 Started by GitLab push by rameshnaraya 15:08:32 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 15:08:32 > git rev-parse --is-inside-work-tree # timeout=10 15:08:32 Fetching changes from the remote Git repository 15:08:32 > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10 15:08:32 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git 15:08:32 > git --version # timeout=10 15:08:32 using GIT_SSH to set credentials 15:08:32 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/* 15:08:33 > git rev-parse remotes/origin/NFV-SOL005-Review^{commit} # timeout=10 15:08:33 > git branch -a -v --no-abbrev --contains 1f88700925fdcedf114ac763c1abcd512e6fe018 # timeout=10 15:08:33 Checking out Revision 1f88700925fdcedf114ac763c1abcd512e6fe018 (origin/NFV-SOL005-Review) 15:08:33 > git config core.sparsecheckout # timeout=10 15:08:33 > git checkout -f 1f88700925fdcedf114ac763c1abcd512e6fe018 15:08:33 Commit message: "Merge Request Issue. Re committing NSD Files. " 15:08:33 > git rev-list 551fda9716faafc439362179de471904dfc2de05 # timeout=10 15:08:34 [sol005] $ /bin/bash /tmp/jenkins6172796172023459148.sh 15:08:34 ./build-container.sh: line 7: proxy: command not found 15:08:34 http_proxy is not set 15:08:34 Proxy set to 15:08:34 Sending build context to Docker daemon 13.31kB 15:08:34 Step 1/24 : FROM alpine:3.6 15:08:35 3.6: Pulling from library/alpine 15:08:35 Digest: sha256:cc24af836d1377e092ecb4e8f0a4324c3b1aa2b5295c2239edcc7bbc86a9cbc6 15:08:35 Status: Downloaded newer image for alpine:3.6 15:08:35 ---> 94627dfbdf19 15:08:35 Step 2/24 : RUN env 15:08:35 ---> Using cache 15:08:35 ---> 5aba9ace9175 15:08:35 Step 3/24 : RUN apk update 15:08:35 ---> Using cache 15:08:35 ---> c93a8f8fceea 15:08:35 Step 4/24 : RUN apk add bash 15:08:35 ---> Using cache 15:08:35 ---> 9984393d4ab7 15:08:35 Step 5/24 : RUN apk add nodejs 15:08:35 ---> Using cache 15:08:35 ---> 002ade640a14 15:08:35 Step 6/24 : RUN apk add nodejs-npm 15:08:35 ---> Using cache 15:08:35 ---> 95fda2dffd97 15:08:35 Step 7/24 : RUN apk add asciidoctor 15:08:35 ---> Using cache 15:08:35 ---> 99af8b969755 15:08:35 Step 8/24 : RUN apk add openjdk8 15:08:35 ---> Using cache 15:08:35 ---> a00125cd64f2 15:08:35 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 15:08:35 ---> Using cache 15:08:35 ---> 82f7425307e6 15:08:35 Step 10/24 : RUN apk add openssl 15:08:35 ---> Using cache 15:08:35 ---> c2d720896593 15:08:35 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 15:08:35 ---> Using cache 15:08:35 ---> 3dcde753af30 15:08:35 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 15:08:35 ---> Using cache 15:08:35 ---> f790ef185743 15:08:35 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 15:08:35 ---> Using cache 15:08:35 ---> 6edcfc270195 15:08:35 Step 14/24 : RUN npm config set proxy $http_proxy 15:08:35 ---> Using cache 15:08:35 ---> c9c3979202c1 15:08:35 Step 15/24 : RUN npm install -g swagger-tools@0.10.3 15:08:35 ---> Using cache 15:08:35 ---> 360ceb237df9 15:08:35 Step 16/24 : RUN npm install -g json-refs@3.0.2 15:08:35 ---> Using cache 15:08:35 ---> cbc3149e2130 15:08:35 Step 17/24 : RUN npm install -g yamljs@0.3.0 15:08:35 ---> Using cache 15:08:35 ---> 7871c2bfc3ea 15:08:35 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 15:08:35 ---> Using cache 15:08:35 ---> 16516228bb7a 15:08:35 Step 19/24 : RUN chmod +x /validate-in-docker.sh 15:08:35 ---> Using cache 15:08:35 ---> 845b46c2c1dc 15:08:35 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 15:08:35 ---> Using cache 15:08:35 ---> 15b5c2a87a43 15:08:35 Step 21/24 : RUN chmod +x /bin/swg2mrkup 15:08:35 ---> Using cache 15:08:35 ---> fc46bfc0ca88 15:08:35 Step 22/24 : ADD oas2pdf /bin/oas2pdf 15:08:35 ---> Using cache 15:08:35 ---> 81367680be11 15:08:35 Step 23/24 : RUN chmod +x /bin/oas2pdf 15:08:35 ---> Using cache 15:08:35 ---> b352741119b6 15:08:35 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 15:08:35 ---> Using cache 15:08:35 ---> 0f2938b0d611 15:08:35 Successfully built 0f2938b0d611 15:08:35 Successfully tagged openapivalidator:latest 15:08:35 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work 15:08:35 mkdir: created directory '/var/www/html/api/nfv/sol005/25' 15:08:35 Mounting dir /var/www/html/api/nfv/sol005/25 as /storage 15:08:36 Using filter '' 15:08:36 15:08:36 Entering dir /work/src 15:08:36 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005) 15:08:36 --- Merging file. 15:08:38 --- Create PDF... 15:09:33 --- Validating ../build/SOL005-NSDManagement-API.yaml 15:09:34 --- Validation done (0). 15:09:34 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml' 15:09:34 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json' 15:09:34 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf' 15:09:34 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005) 15:09:34 --- Merging file. 15:09:36 --- Create PDF... 15:09:58 --- Validating ../build/SOL005-NSFaultManagement-API.yaml 15:09:59 --- Validation done (0). 15:09:59 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml' 15:09:59 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json' 15:09:59 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf' 15:09:59 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005) 15:09:59 --- Merging file. 15:10:00 --- Create PDF... 15:10:36 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml 15:10:37 --- Validation done (0). 15:10:37 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml' 15:10:37 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json' 15:10:37 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf' 15:10:37 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005) 15:10:37 --- Merging file. 15:10:41 --- Create PDF... 15:12:51 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml 15:12:53 --- Validation done (0). 15:12:53 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml' 15:12:53 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json' 15:12:53 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf' 15:12:53 -- Final validator returns 0. 15:12:54 Archiving artifacts 15:12:55 Finished: SUCCESS