12:37:37 Started by GitLab push by bernini 12:37:37 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 12:37:37 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 12:37:37 > git rev-parse --is-inside-work-tree # timeout=10 12:37:37 Fetching changes from the remote Git repository 12:37:37 > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10 12:37:37 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git 12:37:37 > git --version # timeout=10 12:37:37 using GIT_SSH to set credentials 12:37:37 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/* 12:37:38 > git rev-parse remotes/origin/3.3.1-dev^{commit} # timeout=10 12:37:38 > git branch -a -v --no-abbrev --contains 866f0ab08d5bc9d2a04ac35e0a8e59b2c2eae410 # timeout=10 12:37:38 Checking out Revision 866f0ab08d5bc9d2a04ac35e0a8e59b2c2eae410 (origin/3.3.1-dev) 12:37:38 > git config core.sparsecheckout # timeout=10 12:37:38 > git checkout -f 866f0ab08d5bc9d2a04ac35e0a8e59b2c2eae410 12:37:38 Commit message: "Fix" 12:37:38 > git rev-list --no-walk 6001cd0c908bebbc3257542354e23f0636629911 # timeout=10 12:37:38 [sol009] $ /bin/bash /tmp/jenkins2557565062954039520.sh 12:37:38 ./build-container.sh: line 7: proxy: command not found 12:37:38 http_proxy is not set 12:37:38 Proxy set to 12:37:38 Sending build context to Docker daemon 13.31kB 12:37:38 Step 1/24 : FROM alpine:3.10.0 12:37:38 ---> 4d90542f0623 12:37:38 Step 2/24 : RUN env 12:37:38 ---> Using cache 12:37:38 ---> c8cecf89d704 12:37:38 Step 3/24 : RUN apk update 12:37:38 ---> Using cache 12:37:38 ---> 6264cba780e9 12:37:38 Step 4/24 : RUN apk add bash 12:37:38 ---> Using cache 12:37:38 ---> 4e10238767b3 12:37:38 Step 5/24 : RUN apk add nodejs 12:37:38 ---> Using cache 12:37:38 ---> 2ba37b1ad369 12:37:38 Step 6/24 : RUN apk add nodejs-npm 12:37:38 ---> Using cache 12:37:38 ---> da7188bbf0f5 12:37:38 Step 7/24 : RUN apk add asciidoctor 12:37:38 ---> Using cache 12:37:38 ---> 567b921c8a47 12:37:38 Step 8/24 : RUN apk add openjdk8 12:37:38 ---> Using cache 12:37:38 ---> 3f1d30f8dbb5 12:37:38 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 12:37:38 ---> Using cache 12:37:38 ---> 6abb7b0bb6ad 12:37:38 Step 10/24 : RUN apk add openssl 12:37:38 ---> Using cache 12:37:38 ---> 67675bf5abea 12:37:38 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 12:37:38 ---> Using cache 12:37:38 ---> 6cff3aa70b10 12:37:38 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 12:37:38 ---> Using cache 12:37:38 ---> b1e99a905d8e 12:37:38 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 12:37:38 ---> Using cache 12:37:38 ---> 19050c654506 12:37:38 Step 14/24 : RUN npm config set proxy $http_proxy 12:37:38 ---> Using cache 12:37:38 ---> 2f4ed0397a39 12:37:38 Step 15/24 : RUN npm install -g swagger-cli 12:37:38 ---> Using cache 12:37:38 ---> 4f6fcf624cd2 12:37:38 Step 16/24 : RUN npm install -g json-refs 12:37:38 ---> Using cache 12:37:38 ---> 3cf6b699c5fa 12:37:38 Step 17/24 : RUN npm install -g yamljs 12:37:38 ---> Using cache 12:37:38 ---> 1386c985d90f 12:37:38 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 12:37:38 ---> Using cache 12:37:38 ---> 730b434ee40a 12:37:38 Step 19/24 : RUN chmod +x /validate-in-docker.sh 12:37:38 ---> Using cache 12:37:38 ---> 7bc02caa294f 12:37:38 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 12:37:38 ---> Using cache 12:37:38 ---> fe6c547c01d5 12:37:38 Step 21/24 : RUN chmod +x /bin/swg2mrkup 12:37:38 ---> Using cache 12:37:38 ---> 997199583ef7 12:37:38 Step 22/24 : ADD oas2pdf /bin/oas2pdf 12:37:38 ---> Using cache 12:37:38 ---> 3ab649b32ccf 12:37:38 Step 23/24 : RUN chmod +x /bin/oas2pdf 12:37:38 ---> Using cache 12:37:38 ---> 3056e6ea1a9a 12:37:38 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 12:37:38 ---> Using cache 12:37:38 ---> acb63b2dd0fe 12:37:38 Successfully built acb63b2dd0fe 12:37:38 Successfully tagged openapivalidator:latest 12:37:38 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work 12:37:38 mkdir: created directory '/var/www/html/api/nfv/sol009/16' 12:37:38 Mounting dir /var/www/html/api/nfv/sol009/16 as /storage 12:37:39 Using filter '' 12:37:39 12:37:39 Entering dir /work/src 12:37:39 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009) 12:37:39 --- Merging file. 12:37:39 --- Create PDF... 12:37:41 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml 12:37:41 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 12:37:42 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid 12:37:42 --- Validation done (0). 12:37:42 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml' 12:37:42 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json' 12:37:42 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory 12:37:42 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009) 12:37:42 --- Merging file. 12:37:43 --- Create PDF... 12:37:45 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory 12:37:45 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml 12:37:45 ../build/SOL009-NFVManoLogManagement-API.yaml is valid 12:37:45 --- Validation done (0). 12:37:45 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml' 12:37:45 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json' 12:37:45 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory 12:37:45 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009) 12:37:45 --- Merging file. 12:37:48 --- Create PDF... 12:37:49 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 12:37:49 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml 12:37:50 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid 12:37:50 --- Validation done (0). 12:37:50 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' 12:37:50 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json' 12:37:50 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory 12:37:50 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009) 12:37:50 --- Merging file. 12:37:51 --- Create PDF... 12:37:52 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory 12:37:52 --- Validating ../build/SOL009-APIVersion-API.yaml 12:37:53 ../build/SOL009-APIVersion-API.yaml is valid 12:37:53 --- Validation done (0). 12:37:53 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml' 12:37:53 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json' 12:37:53 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory 12:37:53 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009) 12:37:53 --- Merging file. 12:37:54 --- Create PDF... 12:37:55 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 12:37:55 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml 12:37:56 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid 12:37:56 --- Validation done (0). 12:37:56 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml' 12:37:56 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json' 12:37:56 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory 12:37:56 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009) 12:37:56 --- Merging file. 12:37:57 --- Create PDF... 12:37:58 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 12:37:58 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml 12:37:59 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid 12:37:59 --- Validation done (0). 12:37:59 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' 12:37:59 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' 12:37:59 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory 12:37:59 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009) 12:37:59 --- Merging file. 12:38:00 --- Create PDF... 12:38:02 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 12:38:02 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml 12:38:02 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid 12:38:02 --- Validation done (0). 12:38:02 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml' 12:38:02 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json' 12:38:02 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory 12:38:02 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009) 12:38:02 --- Merging file. 12:38:04 --- Create PDF... 12:38:06 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 12:38:06 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml 12:38:06 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid 12:38:06 --- Validation done (0). 12:38:06 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml' 12:38:06 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json' 12:38:06 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory 12:38:06 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009) 12:38:06 --- Merging file. 12:38:07 --- Create PDF... 12:38:09 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 12:38:09 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml 12:38:09 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid 12:38:09 --- Validation done (0). 12:38:09 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml' 12:38:09 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json' 12:38:09 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory 12:38:09 -- Final validator returns 0. 12:38:10 Archiving artifacts 12:38:13 Finished: SUCCESS