11:37:29 Started by GitLab push by bernini 11:37:29 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 11:37:29 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 11:37:29 > git rev-parse --is-inside-work-tree # timeout=10 11:37:29 Fetching changes from the remote Git repository 11:37:29 > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10 11:37:29 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git 11:37:29 > git --version # timeout=10 11:37:29 using GIT_SSH to set credentials 11:37:29 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/* 11:37:30 > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10 11:37:30 > git branch -a -v --no-abbrev --contains 53dcbadca080919811e3d18490763dee60b87d72 # timeout=10 11:37:30 Checking out Revision 53dcbadca080919811e3d18490763dee60b87d72 (origin/3.5.1-dev) 11:37:30 > git config core.sparsecheckout # timeout=10 11:37:30 > git checkout -f 53dcbadca080919811e3d18490763dee60b87d72 11:37:30 Commit message: "updated notification endpoints" 11:37:30 > git rev-list --no-walk 5d93cbbb99ac4ad4d739a97b8b1ec485ec523676 # timeout=10 11:37:30 [sol005] $ /bin/bash /tmp/jenkins3581795038447427596.sh 11:37:30 ./build-container.sh: line 7: proxy: command not found 11:37:30 http_proxy is not set 11:37:30 Proxy set to 11:37:30 Sending build context to Docker daemon 13.31kB 11:37:30 Step 1/24 : FROM alpine:3.10.0 11:37:30 ---> 4d90542f0623 11:37:30 Step 2/24 : RUN env 11:37:30 ---> Using cache 11:37:30 ---> ae02487f36c4 11:37:30 Step 3/24 : RUN apk update 11:37:30 ---> Using cache 11:37:30 ---> b89c80fb50e5 11:37:30 Step 4/24 : RUN apk add bash 11:37:30 ---> Using cache 11:37:30 ---> 8784fbc9fc57 11:37:30 Step 5/24 : RUN apk add nodejs 11:37:30 ---> Using cache 11:37:30 ---> 28a25abf3ab9 11:37:30 Step 6/24 : RUN apk add nodejs-npm 11:37:30 ---> Using cache 11:37:30 ---> 1b596573243f 11:37:30 Step 7/24 : RUN apk add asciidoctor 11:37:30 ---> Using cache 11:37:30 ---> 0947b41ea58f 11:37:30 Step 8/24 : RUN apk add openjdk8 11:37:30 ---> Using cache 11:37:30 ---> c80710d753de 11:37:30 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 11:37:30 ---> Using cache 11:37:30 ---> 68468ab8366f 11:37:30 Step 10/24 : RUN apk add openssl 11:37:30 ---> Using cache 11:37:30 ---> 0ae14a88e45c 11:37:30 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre 11:37:30 ---> Using cache 11:37:30 ---> 68e344322381 11:37:30 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 11:37:30 ---> Using cache 11:37:30 ---> f2d0d8812abe 11:37:30 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 11:37:30 ---> Using cache 11:37:30 ---> dadf1b8c885d 11:37:30 Step 14/24 : RUN npm config set proxy $http_proxy 11:37:30 ---> Using cache 11:37:30 ---> 82364b930f02 11:37:30 Step 15/24 : RUN npm install -g swagger-cli 11:37:30 ---> Using cache 11:37:30 ---> f26ac1dba4b2 11:37:30 Step 16/24 : RUN npm install -g json-refs 11:37:30 ---> Using cache 11:37:30 ---> 854cfe0dc266 11:37:30 Step 17/24 : RUN npm install -g yamljs 11:37:30 ---> Using cache 11:37:30 ---> 8a7612225506 11:37:30 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 11:37:30 ---> Using cache 11:37:30 ---> fdf0f8f95474 11:37:30 Step 19/24 : RUN chmod +x /validate-in-docker.sh 11:37:30 ---> Using cache 11:37:30 ---> 443f0cc47a8b 11:37:30 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 11:37:30 ---> Using cache 11:37:30 ---> 08e3fb6f18b1 11:37:30 Step 21/24 : RUN chmod +x /bin/swg2mrkup 11:37:30 ---> Using cache 11:37:30 ---> 74cea41057e1 11:37:30 Step 22/24 : ADD oas2pdf /bin/oas2pdf 11:37:30 ---> Using cache 11:37:30 ---> 74da8fce9718 11:37:30 Step 23/24 : RUN chmod +x /bin/oas2pdf 11:37:30 ---> Using cache 11:37:30 ---> db40b6918aba 11:37:30 Step 24/24 : ENTRYPOINT /validate-in-docker.sh 11:37:30 ---> Using cache 11:37:30 ---> 3d1c4195fbfe 11:37:30 Successfully built 3d1c4195fbfe 11:37:30 Successfully tagged openapivalidator:latest 11:37:30 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work 11:37:30 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/248’: Permission denied 11:37:30 Mounting dir /var/www/html/api/nfv/sol005/248 as /storage 11:37:31 Using filter '' 11:37:31 11:37:31 Entering dir /work/src 11:37:31 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005) 11:37:31 --- Merging file. 11:37:32 --- Create PDF... 11:37:34 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory 11:37:34 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml 11:37:35 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid 11:37:35 --- Validation done (0). 11:37:35 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml' 11:37:35 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json' 11:37:35 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf' 11:37:35 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005) 11:37:35 --- Merging file. 11:37:36 --- Create PDF... 11:37:38 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory 11:37:38 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml 11:37:39 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid 11:37:39 --- Validation done (0). 11:37:39 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml' 11:37:39 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json' 11:37:39 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory 11:37:39 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005) 11:37:39 --- Merging file. 11:37:40 --- Create PDF... 11:37:42 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory 11:37:42 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml 11:37:42 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid 11:37:42 --- Validation done (0). 11:37:42 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml' 11:37:42 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json' 11:37:42 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf' 11:37:42 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005) 11:37:42 --- Merging file. 11:37:45 --- Create PDF... 11:37:46 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory 11:37:46 --- Validating ../build/SOL005-NSDManagement-API.yaml 11:37:47 ../build/SOL005-NSDManagement-API.yaml is valid 11:37:47 --- Validation done (0). 11:37:47 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml' 11:37:47 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json' 11:37:47 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf' 11:37:47 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005) 11:37:47 --- Merging file. 11:37:48 --- Create PDF... 11:37:50 --- Validating ../build/SOL005-APIVersion-API.yaml 11:37:50 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory 11:37:51 ../build/SOL005-APIVersion-API.yaml is valid 11:37:51 --- Validation done (0). 11:37:51 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml' 11:37:51 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json' 11:37:51 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf' 11:37:51 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005) 11:37:51 --- Merging file. 11:37:53 --- Create PDF... 11:37:54 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory 11:37:54 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml 11:37:55 ../build/SOL005-NFVICapacityInformation-API.yaml is valid 11:37:55 --- Validation done (0). 11:37:55 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml' 11:37:55 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json' 11:37:55 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory 11:37:55 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005) 11:37:55 --- Merging file. 11:37:57 --- Create PDF... 11:37:59 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory 11:37:59 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml 11:37:59 ../build/SOL005-NSPerformanceManagement-API.yaml is valid 11:37:59 --- Validation done (0). 11:37:59 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml' 11:37:59 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json' 11:37:59 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf' 11:37:59 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005) 11:37:59 --- Merging file. 11:38:01 --- Create PDF... 11:38:03 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory 11:38:03 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml 11:38:03 ../build/SOL005-NSDManagementNotification-API.yaml is valid 11:38:03 --- Validation done (0). 11:38:03 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml' 11:38:03 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json' 11:38:03 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf' 11:38:04 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005) 11:38:04 --- Merging file. 11:38:05 --- Create PDF... 11:38:07 --- Validating ../build/SOL005-NSFaultManagement-API.yaml 11:38:07 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory 11:38:07 ../build/SOL005-NSFaultManagement-API.yaml is valid 11:38:08 --- Validation done (0). 11:38:08 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml' 11:38:08 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json' 11:38:08 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf' 11:38:08 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005) 11:38:08 --- Merging file. 11:38:10 --- Create PDF... 11:38:12 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory 11:38:12 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml 11:38:12 ../build/SOL005-VNFPackageManagement-API.yaml is valid 11:38:12 --- Validation done (0). 11:38:12 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml' 11:38:12 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json' 11:38:13 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf' 11:38:13 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005) 11:38:13 --- Merging file. 11:38:18 --- Create PDF... 11:38:20 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory 11:38:20 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml 11:38:22 ../build/SOL005-NSLifecycleManagement-API.yaml is valid 11:38:22 --- Validation done (0). 11:38:22 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml' 11:38:22 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json' 11:38:22 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf' 11:38:22 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005) 11:38:22 --- Merging file. 11:38:23 --- Create PDF... 11:38:24 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory 11:38:24 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml 11:38:25 ../build/SOL005-NSLCMCoordination-API.yaml is valid 11:38:25 --- Validation done (0). 11:38:25 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml' 11:38:25 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json' 11:38:25 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory 11:38:25 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005) 11:38:25 --- Merging file. 11:38:26 --- Create PDF... 11:38:28 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory 11:38:28 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml 11:38:28 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid 11:38:28 --- Validation done (0). 11:38:28 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml' 11:38:28 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json' 11:38:28 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf' 11:38:28 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005) 11:38:28 --- Merging file. 11:38:29 --- Create PDF... 11:38:31 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory 11:38:31 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml 11:38:32 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid 11:38:32 --- Validation done (0). 11:38:32 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml' 11:38:32 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json' 11:38:32 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf' 11:38:32 -- Final validator returns 0. 11:38:32 Archiving artifacts 11:38:34 Finished: SUCCESS