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