16:44:55 Started by GitLab push by f.moscatelli 16:44:55 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 16:44:55 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 16:44:55 > git rev-parse --is-inside-work-tree # timeout=10 16:44:55 Fetching changes from the remote Git repository 16:44:55 > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10 16:44:55 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git 16:44:55 > git --version # timeout=10 16:44:55 using GIT_SSH to set credentials 16:44:55 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/* 16:44:56 > git rev-parse remotes/origin/2.7.1-dev^{commit} # timeout=10 16:44:56 > git branch -a -v --no-abbrev --contains 6ff1630661a3d04c67e83b9d73251d02a9da738e # timeout=10 16:44:56 Checking out Revision 6ff1630661a3d04c67e83b9d73251d02a9da738e (origin/2.7.1-dev) 16:44:56 > git config core.sparsecheckout # timeout=10 16:44:56 > git checkout -f 6ff1630661a3d04c67e83b9d73251d02a9da738e 16:44:56 Commit message: "SOL003_34/35: NSD Management notification endpoints updated" 16:44:56 > git rev-list --no-walk 038509b9fe4313157900b19175dbd43112f33682 # timeout=10 16:44:56 [sol005] $ /bin/bash /tmp/jenkins7194957530657022114.sh 16:44:56 ./build-container.sh: line 7: proxy: command not found 16:44:56 http_proxy is not set 16:44:56 Proxy set to 16:44:56 Sending build context to Docker daemon 13.31kB 16:44:56 Step 1/24 : FROM alpine:3.6 16:44:56 ---> 43773d1dba76 16:44:56 Step 2/24 : RUN env 16:44:56 ---> Using cache 16:44:56 ---> 8f8fd58edd62 16:44:56 Step 3/24 : RUN apk update 16:44:56 ---> Using cache 16:44:56 ---> b5cdbf75bff8 16:44:56 Step 4/24 : RUN apk add bash 16:44:56 ---> Using cache 16:44:56 ---> d5b7d5b8474d 16:44:56 Step 5/24 : RUN apk add nodejs 16:44:56 ---> Using cache 16:44:56 ---> 02b0beae235e 16:44:56 Step 6/24 : RUN apk add nodejs-npm 16:44:56 ---> Using cache 16:44:56 ---> c28532e54062 16:44:56 Step 7/24 : RUN apk add asciidoctor 16:44:56 ---> Using cache 16:44:56 ---> 896cdd5b8441 16:44:56 Step 8/24 : RUN apk add openjdk8 16:44:56 ---> Using cache 16:44:56 ---> 33e797dafb78 16:44:56 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 16:44:56 ---> Using cache 16:44:56 ---> 593f73ca93e7 16:44:56 Step 10/24 : RUN apk add openssl 16:44:56 ---> Using cache 16:44:56 ---> 9e091baf1530 16:44:56 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 16:44:56 ---> Using cache 16:44:56 ---> ac732be97a1c 16:44:56 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 16:44:56 ---> Using cache 16:44:56 ---> c0cc4d048580 16:44:56 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 16:44:56 ---> Using cache 16:44:56 ---> 6fe15e9ad31c 16:44:56 Step 14/24 : RUN npm config set proxy $http_proxy 16:44:56 ---> Using cache 16:44:56 ---> becf94dcbee2 16:44:56 Step 15/24 : RUN npm install -g swagger-tools@0.10.3 16:44:56 ---> Using cache 16:44:56 ---> e326d07e34fd 16:44:56 Step 16/24 : RUN npm install -g json-refs@3.0.2 16:44:56 ---> Using cache 16:44:56 ---> fc42f7ee9c63 16:44:56 Step 17/24 : RUN npm install -g yamljs@0.3.0 16:44:56 ---> Using cache 16:44:56 ---> dd78623612c4 16:44:56 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 16:44:56 ---> Using cache 16:44:56 ---> b9c3f10f16e4 16:44:56 Step 19/24 : RUN chmod +x /validate-in-docker.sh 16:44:56 ---> Using cache 16:44:56 ---> 109442b45655 16:44:56 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 16:44:56 ---> Using cache 16:44:56 ---> 3c60d5299293 16:44:56 Step 21/24 : RUN chmod +x /bin/swg2mrkup 16:44:56 ---> Using cache 16:44:56 ---> a2cf9540578a 16:44:56 Step 22/24 : ADD oas2pdf /bin/oas2pdf 16:44:56 ---> Using cache 16:44:56 ---> 09622137cc29 16:44:56 Step 23/24 : RUN chmod +x /bin/oas2pdf 16:44:56 ---> Using cache 16:44:56 ---> 705743878200 16:44:56 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 16:44:56 ---> Using cache 16:44:56 ---> 2d38a1f29ebf 16:44:56 Successfully built 2d38a1f29ebf 16:44:56 Successfully tagged openapivalidator:latest 16:44:56 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work 16:44:56 mkdir: created directory '/var/www/html/api/nfv/sol005/130' 16:44:56 Mounting dir /var/www/html/api/nfv/sol005/130 as /storage 16:44:57 Using filter '' 16:44:57 16:44:57 Entering dir /work/src 16:44:57 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005) 16:44:57 --- Merging file. 16:44:58 --- Create PDF... 16:45:15 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml 16:45:16 --- Validation done (0). 16:45:16 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml' 16:45:16 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json' 16:45:16 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf' 16:45:16 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005) 16:45:16 --- Merging file. 16:45:17 --- Create PDF... 16:45:27 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml 16:45:28 --- Validation done (0). 16:45:28 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml' 16:45:28 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json' 16:45:28 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf' 16:45:28 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005) 16:45:28 --- Merging file. 16:45:30 --- Create PDF... 16:46:30 --- Validating ../build/SOL005-NSDManagement-API.yaml 16:46:32 --- Validation done (0). 16:46:32 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml' 16:46:32 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json' 16:46:32 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf' 16:46:32 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005) 16:46:32 --- Merging file. 16:46:34 --- Create PDF... 16:46:52 --- Validating ../build/SOL005-APIVersion-API.yaml 16:46:53 --- Validation done (0). 16:46:53 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml' 16:46:53 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json' 16:46:53 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf' 16:46:53 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005) 16:46:53 --- Merging file. 16:46:55 --- Create PDF... 16:47:30 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml 16:47:31 --- Validation done (0). 16:47:31 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml' 16:47:31 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json' 16:47:31 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf' 16:47:31 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005) 16:47:31 --- Merging file. 16:47:33 --- Create PDF... 16:48:04 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml 16:48:05 --- Validation done (0). 16:48:05 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml' 16:48:05 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json' 16:48:05 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf' 16:48:05 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005) 16:48:05 --- Merging file. 16:48:07 --- Create PDF... 16:48:29 --- Validating ../build/SOL005-NSFaultManagement-API.yaml 16:48:30 --- Validation done (0). 16:48:30 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml' 16:48:30 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json' 16:48:30 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf' 16:48:30 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005) 16:48:30 --- Merging file. 16:48:32 --- Create PDF... 16:49:12 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml 16:49:13 --- Validation done (0). 16:49:13 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml' 16:49:13 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json' 16:49:13 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf' 16:49:13 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005) 16:49:13 --- Merging file. 16:49:16 --- Create PDF... 16:50:45 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml 16:50:47 --- Validation done (0). 16:50:47 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml' 16:50:47 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json' 16:50:47 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf' 16:50:47 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005) 16:50:47 --- Merging file. 16:50:48 --- Create PDF... 16:51:00 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml 16:51:01 --- Validation done (0). 16:51:01 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml' 16:51:01 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json' 16:51:01 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf' 16:51:01 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005) 16:51:01 --- Merging file. 16:51:03 --- Create PDF... 16:51:14 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml 16:51:15 --- Validation done (0). 16:51:15 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml' 16:51:15 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json' 16:51:15 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf' 16:51:15 -- Final validator returns 0. 16:51:15 Archiving artifacts 16:51:18 Finished: SUCCESS