09:22:37 Started by GitLab push by Pietro Piscione 09:22:37 [EnvInject] - Loading node environment variables. 09:22:37 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 09:22:37 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 09:22:37 > git rev-parse --is-inside-work-tree # timeout=10 09:22:37 Fetching changes from the remote Git repository 09:22:37 > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10 09:22:37 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git 09:22:37 > git --version # timeout=10 09:22:37 using GIT_SSH to set credentials 09:22:37 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/* 09:22:38 > git rev-parse remotes/origin/4.4.1-dev^{commit} # timeout=10 09:22:38 > git branch -a -v --no-abbrev --contains a19278081b1d2bef41bec9038d9335b906bd82d1 # timeout=10 09:22:38 Checking out Revision a19278081b1d2bef41bec9038d9335b906bd82d1 (origin/4.4.1-dev) 09:22:38 > git config core.sparsecheckout # timeout=10 09:22:38 > git checkout -f a19278081b1d2bef41bec9038d9335b906bd82d1 09:22:38 Commit message: "SOL005_27 to SOL005_29, SOL005_31 to SOL005_46" 09:22:38 > git rev-list --no-walk 5daad9b1136e84ae461875b06000e30f7ff8529f # timeout=10 09:22:39 [sol005] $ /bin/bash /tmp/jenkins5458410633345574635.sh 09:22:39 ./build-container.sh: line 7: proxy: command not found 09:22:39 http_proxy is not set 09:22:39 Proxy set to 09:22:39 Sending build context to Docker daemon 13.31kB 09:22:39 Step 1/24 : FROM alpine:3.10.0 09:22:39 ---> 4d90542f0623 09:22:39 Step 2/24 : RUN env 09:22:39 ---> Using cache 09:22:39 ---> 0b577767eb4e 09:22:39 Step 3/24 : RUN apk update 09:22:39 ---> Using cache 09:22:39 ---> 697471ef7f0a 09:22:39 Step 4/24 : RUN apk add bash 09:22:39 ---> Using cache 09:22:39 ---> a25251d4272c 09:22:39 Step 5/24 : RUN apk add nodejs 09:22:39 ---> Using cache 09:22:39 ---> ee3663c76c01 09:22:39 Step 6/24 : RUN apk add nodejs-npm 09:22:39 ---> Using cache 09:22:39 ---> 95530c68fb47 09:22:39 Step 7/24 : RUN apk add asciidoctor 09:22:39 ---> Using cache 09:22:39 ---> a321cc22063f 09:22:39 Step 8/24 : RUN apk add openjdk8 09:22:39 ---> Using cache 09:22:39 ---> 07148189c9d2 09:22:39 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates 09:22:39 ---> Using cache 09:22:39 ---> 6808b2c86594 09:22:39 Step 10/24 : RUN apk add openssl 09:22:39 ---> Using cache 09:22:39 ---> ed2950ff9192 09:22:39 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3 09:22:39 ---> Using cache 09:22:39 ---> 83cde4af1585 09:22:39 Step 12/24 : RUN gem install asciidoctor-pdf-cjk 09:22:39 ---> Using cache 09:22:39 ---> e442b40a01ef 09:22:39 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar 09:22:39 ---> Using cache 09:22:39 ---> 22ece82af23f 09:22:39 Step 14/24 : RUN npm config set proxy $http_proxy 09:22:39 ---> Using cache 09:22:39 ---> 0cc1b972380e 09:22:39 Step 15/24 : RUN npm install -g swagger-cli 09:22:39 ---> Using cache 09:22:39 ---> 3ee43d5416a1 09:22:39 Step 16/24 : RUN npm install -g json-refs 09:22:39 ---> Using cache 09:22:39 ---> 94e261945a46 09:22:39 Step 17/24 : RUN npm install -g yamljs 09:22:39 ---> Using cache 09:22:39 ---> ce77b5519b06 09:22:39 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh 09:22:39 ---> Using cache 09:22:39 ---> 1fdcd0703baa 09:22:39 Step 19/24 : RUN chmod +x /validate-in-docker.sh 09:22:39 ---> Using cache 09:22:39 ---> 8135b605ce63 09:22:39 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup 09:22:39 ---> Using cache 09:22:39 ---> ca534d005ac9 09:22:39 Step 21/24 : RUN chmod +x /bin/swg2mrkup 09:22:39 ---> Using cache 09:22:39 ---> 2f0a69f7aecf 09:22:39 Step 22/24 : ADD oas2pdf /bin/oas2pdf 09:22:39 ---> Using cache 09:22:39 ---> 51132b5a66de 09:22:39 Step 23/24 : RUN chmod +x /bin/oas2pdf 09:22:39 ---> Using cache 09:22:39 ---> de5dee225162 09:22:39 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"] 09:22:39 ---> Using cache 09:22:39 ---> 602212999c28 09:22:39 Successfully built 602212999c28 09:22:39 Successfully tagged openapivalidator:latest 09:22:39 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work 09:22:39 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/339’: Permission denied 09:22:39 Mounting dir /var/www/html/api/nfv/sol005/339 as /storage 09:22:40 Using filter '' 09:22:40 09:22:40 Entering dir /work/src 09:22:40 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005) 09:22:40 --- Merging file. 09:22:41 --- Create PDF... 09:22:42 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory 09:22:42 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml 09:22:42 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid 09:22:42 --- Validation done (0). 09:22:42 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml' 09:22:42 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json' 09:22:42 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf' 09:22:42 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005) 09:22:42 --- Merging file. 09:22:43 --- Create PDF... 09:22:44 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory 09:22:44 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml 09:22:45 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid 09:22:45 --- Validation done (0). 09:22:45 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml' 09:22:45 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json' 09:22:45 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory 09:22:45 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005) 09:22:45 --- Merging file. 09:22:46 --- Create PDF... 09:22:47 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory 09:22:47 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml 09:22:47 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid 09:22:47 --- Validation done (0). 09:22:47 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml' 09:22:47 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json' 09:22:47 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf' 09:22:47 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005) 09:22:47 --- Merging file. 09:22:48 --- Create PDF... 09:22:49 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory 09:22:49 --- Validating ../build/SOL005-NSDManagement-API.yaml 09:22:50 ../build/SOL005-NSDManagement-API.yaml is valid 09:22:50 --- Validation done (0). 09:22:50 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml' 09:22:50 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json' 09:22:50 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf' 09:22:50 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005) 09:22:50 --- Merging file. 09:22:51 --- Create PDF... 09:22:52 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory 09:22:52 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml 09:22:52 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid 09:22:52 --- Validation done (0). 09:22:52 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml' 09:22:52 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json' 09:22:52 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory 09:22:52 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005) 09:22:52 --- Merging file. 09:22:53 --- Create PDF... 09:22:54 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory 09:22:54 --- Validating ../build/SOL005-APIVersion-API.yaml 09:22:54 ../build/SOL005-APIVersion-API.yaml is valid 09:22:54 --- Validation done (0). 09:22:54 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml' 09:22:54 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json' 09:22:54 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf' 09:22:54 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005) 09:22:54 --- Merging file. 09:22:55 --- Create PDF... 09:22:56 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory 09:22:56 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml 09:22:56 ../build/SOL005-NFVICapacityInformation-API.yaml is valid 09:22:56 --- Validation done (0). 09:22:56 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml' 09:22:56 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json' 09:22:56 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory 09:22:56 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005) 09:22:57 --- Merging file. 09:22:57 --- Create PDF... 09:22:59 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory 09:22:59 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml 09:22:59 ../build/SOL005-NSPerformanceManagement-API.yaml is valid 09:22:59 --- Validation done (0). 09:22:59 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml' 09:22:59 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json' 09:22:59 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf' 09:22:59 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005) 09:22:59 --- Merging file. 09:23:00 --- Create PDF... 09:23:01 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory 09:23:01 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml 09:23:01 ../build/SOL005-NSDManagementNotification-API.yaml is valid 09:23:01 --- Validation done (0). 09:23:01 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml' 09:23:01 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json' 09:23:01 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf' 09:23:01 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005) 09:23:01 --- Merging file. 09:23:02 --- Create PDF... 09:23:03 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory 09:23:03 --- Validating ../build/SOL005-NSFaultManagement-API.yaml 09:23:04 ../build/SOL005-NSFaultManagement-API.yaml is valid 09:23:04 --- Validation done (0). 09:23:04 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml' 09:23:04 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json' 09:23:04 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf' 09:23:04 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005) 09:23:04 --- Merging file. 09:23:05 --- Create PDF... 09:23:06 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory 09:23:06 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml 09:23:07 ../build/SOL005-VNFPackageManagement-API.yaml is valid 09:23:07 --- Validation done (0). 09:23:07 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml' 09:23:07 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json' 09:23:07 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf' 09:23:07 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005) 09:23:07 --- Merging file. 09:23:11 --- Create PDF... 09:23:12 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory 09:23:12 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml 09:23:13 ../build/SOL005-NSLifecycleManagement-API.yaml is valid 09:23:13 --- Validation done (0). 09:23:13 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml' 09:23:13 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json' 09:23:13 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf' 09:23:13 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005) 09:23:13 --- Merging file. 09:23:14 --- Create PDF... 09:23:15 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory 09:23:15 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml 09:23:15 ../build/SOL005-NSLCMCoordination-API.yaml is valid 09:23:15 --- Validation done (0). 09:23:15 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml' 09:23:15 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json' 09:23:15 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory 09:23:15 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005) 09:23:15 --- Merging file. 09:23:16 --- Create PDF... 09:23:17 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory 09:23:17 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml 09:23:17 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid 09:23:17 --- Validation done (0). 09:23:17 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml' 09:23:17 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json' 09:23:17 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf' 09:23:17 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005) 09:23:17 --- Merging file. 09:23:18 --- Create PDF... 09:23:19 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory 09:23:19 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml 09:23:19 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid 09:23:19 --- Validation done (0). 09:23:19 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml' 09:23:19 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json' 09:23:19 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf' 09:23:19 -- Final validator returns 0. 09:23:20 Archiving artifacts 09:23:21 Finished: SUCCESS