12:16:38 Started by GitLab push by bernini 12:16:38 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011 12:16:39 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 12:16:39 > git rev-parse --is-inside-work-tree # timeout=10 12:16:39 Fetching changes from the remote Git repository 12:16:39 > git config remote.origin.url git@forge.etsi.org:nfv/SOL011.git # timeout=10 12:16:39 Fetching upstream changes from git@forge.etsi.org:nfv/SOL011.git 12:16:39 > git --version # timeout=10 12:16:39 using GIT_SSH to set credentials 12:16:39 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL011.git +refs/heads/*:refs/remotes/origin/* 12:16:39 > git rev-parse refs/tags/3.3.1-dev-final-draft^{commit} # timeout=10 12:16:39 > git branch -a -v --no-abbrev --contains 7dfbb8f164f8241b72ed8fcb40d8f77b1e163432 # timeout=10 12:16:39 Checking out Revision 7dfbb8f164f8241b72ed8fcb40d8f77b1e163432 (origin/3.3.1-dev) 12:16:39 > git config core.sparsecheckout # timeout=10 12:16:39 > git checkout -f 7dfbb8f164f8241b72ed8fcb40d8f77b1e163432 12:16:39 Commit message: "fixed few inconsistencies after internal review" 12:16:39 > git rev-list --no-walk 7dfbb8f164f8241b72ed8fcb40d8f77b1e163432 # timeout=10 12:16:40 [sol011] $ /bin/bash /tmp/jenkins4513684105996096985.sh 12:16:40 ./build-container.sh: line 7: proxy: command not found 12:16:40 http_proxy is not set 12:16:40 Proxy set to 12:16:40 Sending build context to Docker daemon 13.31kB 12:16:40 Step 1/24 : FROM alpine:3.10.0 12:16:40 ---> 4d90542f0623 12:16:40 Step 2/24 : RUN env 12:16:40 ---> Using cache 12:16:40 ---> 74f10208e216 12:16:40 Step 3/24 : RUN apk update 12:16:40 ---> Using cache 12:16:40 ---> 402f5f4181db 12:16:40 Step 4/24 : RUN apk add bash 12:16:40 ---> Using cache 12:16:40 ---> 7fee8facc93c 12:16:40 Step 5/24 : RUN apk add nodejs 12:16:40 ---> Using cache 12:16:40 ---> fd1b1ff44aec 12:16:40 Step 6/24 : RUN apk add nodejs-npm 12:16:40 ---> Using cache 12:16:40 ---> 72dcb8c5469d 12:16:40 Step 7/24 : RUN apk add asciidoctor 12:16:40 ---> Using cache 12:16:40 ---> f93c03b6714b 12:16:40 Step 8/24 : RUN apk add openjdk8 12:16:40 ---> Using cache 12:16:40 ---> 64595557b10d 12:16:40 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 12:16:40 ---> Using cache 12:16:40 ---> 89b1cc262e26 12:16:40 Step 10/24 : RUN apk add openssl 12:16:40 ---> Using cache 12:16:40 ---> decdca7d1ef5 12:16:40 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 12:16:40 ---> Using cache 12:16:40 ---> 1d853dd7c6c3 12:16:40 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 12:16:40 ---> Using cache 12:16:40 ---> 295b0548de80 12:16:40 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 12:16:40 ---> Using cache 12:16:40 ---> be6e6825f19e 12:16:40 Step 14/24 : RUN npm config set proxy $http_proxy 12:16:40 ---> Using cache 12:16:40 ---> c40e0db98de7 12:16:40 Step 15/24 : RUN npm install -g swagger-cli 12:16:40 ---> Using cache 12:16:40 ---> 47d8bbfd0303 12:16:40 Step 16/24 : RUN npm install -g json-refs 12:16:40 ---> Using cache 12:16:40 ---> 3fee18d05a16 12:16:40 Step 17/24 : RUN npm install -g yamljs 12:16:40 ---> Using cache 12:16:40 ---> 514359d9f9b0 12:16:40 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 12:16:40 ---> Using cache 12:16:40 ---> 7d0d40b8c427 12:16:40 Step 19/24 : RUN chmod +x /validate-in-docker.sh 12:16:40 ---> Using cache 12:16:40 ---> 263ed9d13f24 12:16:40 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 12:16:40 ---> Using cache 12:16:40 ---> 63cc9d490b54 12:16:40 Step 21/24 : RUN chmod +x /bin/swg2mrkup 12:16:40 ---> Using cache 12:16:40 ---> eb1ef268cdc1 12:16:40 Step 22/24 : ADD oas2pdf /bin/oas2pdf 12:16:40 ---> Using cache 12:16:40 ---> 3d5957bfc623 12:16:40 Step 23/24 : RUN chmod +x /bin/oas2pdf 12:16:40 ---> Using cache 12:16:40 ---> 381d3ad57559 12:16:40 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"] 12:16:40 ---> Using cache 12:16:40 ---> d346f2906793 12:16:40 Successfully built d346f2906793 12:16:40 Successfully tagged openapivalidator:latest 12:16:40 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011 as /work 12:16:40 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol011/14’: Permission denied 12:16:40 Mounting dir /var/www/html/api/nfv/sol011/14 as /storage 12:16:41 Using filter '' 12:16:41 12:16:41 Entering dir /work/src 12:16:41 -- Will validate: ./SOL011/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL011) 12:16:41 --- Merging file. 12:16:43 --- Create PDF... 12:16:59 --- Validating ../build/SOL011-NSLifecycleManagementNotification-API.yaml 12:16:59 ../build/SOL011-NSLifecycleManagementNotification-API.yaml is valid 12:16:59 --- Validation done (0). 12:16:59 '../build/SOL011-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL011-NSLifecycleManagementNotification-API.yaml' 12:16:59 '../build/SOL011-NSLifecycleManagementNotification-API.json' -> '/storage/SOL011-NSLifecycleManagementNotification-API.json' 12:16:59 '../build/SOL011-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL011-NSLifecycleManagementNotification-API.pdf' 12:16:59 -- Will validate: ./SOL011/NSLifecycleOperationGranting/NSLifecycleOperationGranting.yaml (api: NSLifecycleOperationGranting) (deliverable:SOL011) 12:16:59 --- Merging file. 12:17:00 --- Create PDF... 12:17:02 mv: can't rename 'SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory 12:17:02 --- Validating ../build/SOL011-NSLifecycleOperationGranting-API.yaml 12:17:02 ../build/SOL011-NSLifecycleOperationGranting-API.yaml is valid 12:17:02 --- Validation done (0). 12:17:02 '../build/SOL011-NSLifecycleOperationGranting-API.yaml' -> '/storage/SOL011-NSLifecycleOperationGranting-API.yaml' 12:17:02 '../build/SOL011-NSLifecycleOperationGranting-API.json' -> '/storage/SOL011-NSLifecycleOperationGranting-API.json' 12:17:02 cp: can't stat '../build/SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory 12:17:02 -- Will validate: ./SOL011/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL011) 12:17:02 --- Merging file. 12:17:04 --- Create PDF... 12:17:15 --- Validating ../build/SOL011-NSDManagement-API.yaml 12:17:16 ../build/SOL011-NSDManagement-API.yaml is valid 12:17:16 --- Validation done (0). 12:17:16 '../build/SOL011-NSDManagement-API.yaml' -> '/storage/SOL011-NSDManagement-API.yaml' 12:17:16 '../build/SOL011-NSDManagement-API.json' -> '/storage/SOL011-NSDManagement-API.json' 12:17:16 '../build/SOL011-NSDManagement-API.pdf' -> '/storage/SOL011-NSDManagement-API.pdf' 12:17:16 -- Will validate: ./SOL011/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL011) 12:17:16 --- Merging file. 12:17:17 --- Create PDF... 12:17:18 mv: can't rename 'SOL011-APIVersion-API.pdf': No such file or directory 12:17:18 --- Validating ../build/SOL011-APIVersion-API.yaml 12:17:19 ../build/SOL011-APIVersion-API.yaml is valid 12:17:19 --- Validation done (0). 12:17:19 '../build/SOL011-APIVersion-API.yaml' -> '/storage/SOL011-APIVersion-API.yaml' 12:17:19 '../build/SOL011-APIVersion-API.json' -> '/storage/SOL011-APIVersion-API.json' 12:17:19 cp: can't stat '../build/SOL011-APIVersion-API.pdf': No such file or directory 12:17:19 -- Will validate: ./SOL011/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL011) 12:17:19 --- Merging file. 12:17:21 --- Create PDF... 12:17:44 --- Validating ../build/SOL011-NSPerformanceManagement-API.yaml 12:17:45 ../build/SOL011-NSPerformanceManagement-API.yaml is valid 12:17:45 --- Validation done (0). 12:17:45 '../build/SOL011-NSPerformanceManagement-API.yaml' -> '/storage/SOL011-NSPerformanceManagement-API.yaml' 12:17:45 '../build/SOL011-NSPerformanceManagement-API.json' -> '/storage/SOL011-NSPerformanceManagement-API.json' 12:17:45 '../build/SOL011-NSPerformanceManagement-API.pdf' -> '/storage/SOL011-NSPerformanceManagement-API.pdf' 12:17:45 -- Will validate: ./SOL011/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL011) 12:17:45 --- Merging file. 12:17:47 --- Create PDF... 12:18:08 --- Validating ../build/SOL011-NSFaultManagement-API.yaml 12:18:08 ../build/SOL011-NSFaultManagement-API.yaml is valid 12:18:08 --- Validation done (0). 12:18:08 '../build/SOL011-NSFaultManagement-API.yaml' -> '/storage/SOL011-NSFaultManagement-API.yaml' 12:18:08 '../build/SOL011-NSFaultManagement-API.json' -> '/storage/SOL011-NSFaultManagement-API.json' 12:18:08 '../build/SOL011-NSFaultManagement-API.pdf' -> '/storage/SOL011-NSFaultManagement-API.pdf' 12:18:08 -- Will validate: ./SOL011/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL011) 12:18:08 --- Merging file. 12:18:11 --- Create PDF... 12:19:15 --- Validating ../build/SOL011-NSLifecycleManagement-API.yaml 12:19:16 ../build/SOL011-NSLifecycleManagement-API.yaml is valid 12:19:16 --- Validation done (0). 12:19:16 '../build/SOL011-NSLifecycleManagement-API.yaml' -> '/storage/SOL011-NSLifecycleManagement-API.yaml' 12:19:16 '../build/SOL011-NSLifecycleManagement-API.json' -> '/storage/SOL011-NSLifecycleManagement-API.json' 12:19:16 '../build/SOL011-NSLifecycleManagement-API.pdf' -> '/storage/SOL011-NSLifecycleManagement-API.pdf' 12:19:16 -- Will validate: ./SOL011/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL011) 12:19:16 --- Merging file. 12:19:18 --- Create PDF... 12:19:30 --- Validating ../build/SOL011-NSFaultManagementNotification-API.yaml 12:19:30 ../build/SOL011-NSFaultManagementNotification-API.yaml is valid 12:19:30 --- Validation done (0). 12:19:30 '../build/SOL011-NSFaultManagementNotification-API.yaml' -> '/storage/SOL011-NSFaultManagementNotification-API.yaml' 12:19:30 '../build/SOL011-NSFaultManagementNotification-API.json' -> '/storage/SOL011-NSFaultManagementNotification-API.json' 12:19:30 '../build/SOL011-NSFaultManagementNotification-API.pdf' -> '/storage/SOL011-NSFaultManagementNotification-API.pdf' 12:19:30 -- Will validate: ./SOL011/NSInstanceUsageNotification/NSInstanceUsageNotification.yaml (api: NSInstanceUsageNotification) (deliverable:SOL011) 12:19:30 --- Merging file. 12:19:31 --- Create PDF... 12:19:33 mv: can't rename 'SOL011-NSInstanceUsageNotification-API.pdf': No such file or directory 12:19:33 --- Validating ../build/SOL011-NSInstanceUsageNotification-API.yaml 12:19:33 ../build/SOL011-NSInstanceUsageNotification-API.yaml is valid 12:19:33 --- Validation done (0). 12:19:33 '../build/SOL011-NSInstanceUsageNotification-API.yaml' -> '/storage/SOL011-NSInstanceUsageNotification-API.yaml' 12:19:33 '../build/SOL011-NSInstanceUsageNotification-API.json' -> '/storage/SOL011-NSInstanceUsageNotification-API.json' 12:19:33 cp: can't stat '../build/SOL011-NSInstanceUsageNotification-API.pdf': No such file or directory 12:19:33 -- Will validate: ./SOL011/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL011) 12:19:33 --- Merging file. 12:19:35 --- Create PDF... 12:19:46 --- Validating ../build/SOL011-NSPerformanceManagementNotification-API.yaml 12:19:46 ../build/SOL011-NSPerformanceManagementNotification-API.yaml is valid 12:19:46 --- Validation done (0). 12:19:46 '../build/SOL011-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL011-NSPerformanceManagementNotification-API.yaml' 12:19:46 '../build/SOL011-NSPerformanceManagementNotification-API.json' -> '/storage/SOL011-NSPerformanceManagementNotification-API.json' 12:19:46 '../build/SOL011-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL011-NSPerformanceManagementNotification-API.pdf' 12:19:46 -- Final validator returns 0. 12:19:47 Archiving artifacts 12:19:48 Finished: SUCCESS