SuccessConsole Output

12:32:12 Started by GitLab push by bernini
12:32:12 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
12:32:12 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:32:12  > git rev-parse --is-inside-work-tree # timeout=10
12:32:12 Fetching changes from the remote Git repository
12:32:12  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
12:32:12 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
12:32:12  > git --version # timeout=10
12:32:12 using GIT_SSH to set credentials 
12:32:12  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
12:32:13  > git rev-parse remotes/origin/3.3.1-dev^{commit} # timeout=10
12:32:13  > git branch -a -v --no-abbrev --contains 4fb576419f572b8b7487ff30d6df3a307b68bda0 # timeout=10
12:32:13 Checking out Revision 4fb576419f572b8b7487ff30d6df3a307b68bda0 (origin/3.3.1-dev)
12:32:13  > git config core.sparsecheckout # timeout=10
12:32:13  > git checkout -f 4fb576419f572b8b7487ff30d6df3a307b68bda0
12:32:13 Commit message: "updated link to SOL005 v3.3.1 spec and fixed issue #2"
12:32:13  > git rev-list --no-walk 7bf8637d704f1f03d9495e3b911844eb7566d4b3 # timeout=10
12:32:13 [sol005] $ /bin/bash /tmp/jenkins2531600945700961329.sh
12:32:13 ./build-container.sh: line 7: proxy: command not found
12:32:13 http_proxy is not set
12:32:13 Proxy set to 
12:32:13 Sending build context to Docker daemon  13.31kB

12:32:13 Step 1/24 : FROM alpine:3.10.0
12:32:13  ---> 4d90542f0623
12:32:13 Step 2/24 : RUN env
12:32:13  ---> Using cache
12:32:13  ---> e2553b1af332
12:32:13 Step 3/24 : RUN apk update
12:32:13  ---> Using cache
12:32:13  ---> 9d891293b328
12:32:13 Step 4/24 : RUN apk add bash
12:32:13  ---> Using cache
12:32:13  ---> 60c4c93ce401
12:32:13 Step 5/24 : RUN apk add nodejs
12:32:13  ---> Using cache
12:32:13  ---> e900d2f09106
12:32:13 Step 6/24 : RUN apk add nodejs-npm
12:32:13  ---> Using cache
12:32:13  ---> 03f6a25fc90c
12:32:13 Step 7/24 : RUN apk add asciidoctor
12:32:13  ---> Using cache
12:32:13  ---> 978c03d7b45f
12:32:13 Step 8/24 : RUN apk add openjdk8
12:32:13  ---> Using cache
12:32:13  ---> 87e0c01787eb
12:32:13 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
12:32:13  ---> Using cache
12:32:13  ---> ca2326e0fd7e
12:32:13 Step 10/24 : RUN apk add openssl
12:32:13  ---> Using cache
12:32:13  ---> 0805ccbe0a56
12:32:13 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
12:32:13  ---> Using cache
12:32:13  ---> 2118ba81fe9b
12:32:13 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
12:32:13  ---> Using cache
12:32:13  ---> f2f90a52569b
12:32:13 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
12:32:13  ---> Using cache
12:32:13  ---> cfd3e7827631
12:32:13 Step 14/24 : RUN npm config set proxy $http_proxy
12:32:13  ---> Using cache
12:32:13  ---> 318995b26504
12:32:13 Step 15/24 : RUN npm install -g swagger-cli
12:32:13  ---> Using cache
12:32:13  ---> 2463a99164db
12:32:13 Step 16/24 : RUN npm install -g json-refs
12:32:13  ---> Using cache
12:32:13  ---> 9afd7d84668d
12:32:13 Step 17/24 : RUN npm install -g yamljs
12:32:13  ---> Using cache
12:32:13  ---> 7b4ab59ef078
12:32:13 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
12:32:13  ---> Using cache
12:32:13  ---> c21894e86303
12:32:13 Step 19/24 : RUN chmod +x /validate-in-docker.sh
12:32:13  ---> Using cache
12:32:13  ---> 84a684b23132
12:32:13 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
12:32:13  ---> Using cache
12:32:13  ---> 9c32f5868716
12:32:13 Step 21/24 : RUN chmod +x /bin/swg2mrkup
12:32:13  ---> Using cache
12:32:13  ---> 846f33db7914
12:32:13 Step 22/24 : ADD oas2pdf /bin/oas2pdf
12:32:13  ---> Using cache
12:32:13  ---> 3c2bdff24932
12:32:13 Step 23/24 : RUN chmod +x /bin/oas2pdf
12:32:13  ---> Using cache
12:32:13  ---> b19a7cc2455b
12:32:13 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
12:32:13  ---> Using cache
12:32:13  ---> 059b9694f49d
12:32:13 Successfully built 059b9694f49d
12:32:13 Successfully tagged openapivalidator:latest
12:32:13 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
12:32:13 mkdir: created directory '/var/www/html/api/nfv/sol005/189'
12:32:13 Mounting dir /var/www/html/api/nfv/sol005/189 as /storage
12:32:13 Using filter ''
12:32:13 
12:32:13 Entering dir /work/src
12:32:13 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
12:32:13 --- Merging file.
12:32:15 --- Create PDF...
12:32:16 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
12:32:16 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
12:32:17 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
12:32:17 --- Validation done (0).
12:32:17 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
12:32:17 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
12:32:17 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
12:32:17 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
12:32:17 --- Merging file.
12:32:18 --- Create PDF...
12:32:20 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
12:32:20 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
12:32:21 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
12:32:21 --- Validation done (0).
12:32:21 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
12:32:21 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
12:32:21 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
12:32:21 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
12:32:21 --- Merging file.
12:32:21 --- Create PDF...
12:32:23 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
12:32:23 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
12:32:23 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
12:32:23 --- Validation done (0).
12:32:23 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
12:32:23 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
12:32:23 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
12:32:23 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
12:32:23 --- Merging file.
12:32:25 --- Create PDF...
12:32:27 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
12:32:27 --- Validating ../build/SOL005-NSDManagement-API.yaml
12:32:28 ../build/SOL005-NSDManagement-API.yaml is valid
12:32:28 --- Validation done (0).
12:32:28 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
12:32:28 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
12:32:28 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
12:32:28 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
12:32:28 --- Merging file.
12:32:28 --- Create PDF...
12:32:30 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
12:32:30 --- Validating ../build/SOL005-APIVersion-API.yaml
12:32:30 ../build/SOL005-APIVersion-API.yaml is valid
12:32:30 --- Validation done (0).
12:32:30 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
12:32:30 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
12:32:30 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
12:32:30 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
12:32:30 --- Merging file.
12:32:32 --- Create PDF...
12:32:33 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
12:32:33 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
12:32:34 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
12:32:34 --- Validation done (0).
12:32:34 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
12:32:34 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
12:32:34 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
12:32:34 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
12:32:34 --- Merging file.
12:32:35 --- Create PDF...
12:32:37 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
12:32:37 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
12:32:38 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
12:32:38 --- Validation done (0).
12:32:38 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
12:32:38 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
12:32:38 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
12:32:38 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
12:32:38 --- Merging file.
12:32:39 --- Create PDF...
12:32:40 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
12:32:40 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
12:32:41 ../build/SOL005-NSDManagementNotification-API.yaml is valid
12:32:41 --- Validation done (0).
12:32:41 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
12:32:41 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
12:32:41 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
12:32:41 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
12:32:41 --- Merging file.
12:32:42 --- Create PDF...
12:32:43 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
12:32:43 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
12:32:44 ../build/SOL005-NSFaultManagement-API.yaml is valid
12:32:44 --- Validation done (0).
12:32:44 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
12:32:44 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
12:32:44 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
12:32:44 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
12:32:44 --- Merging file.
12:32:46 --- Create PDF...
12:32:47 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
12:32:47 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
12:32:48 ../build/SOL005-VNFPackageManagement-API.yaml is valid
12:32:48 --- Validation done (0).
12:32:48 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
12:32:48 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
12:32:48 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
12:32:48 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
12:32:48 --- Merging file.
12:32:53 --- Create PDF...
12:32:54 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
12:32:54 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
12:32:55 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
12:32:55 --- Validation done (0).
12:32:55 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
12:32:55 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
12:32:55 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
12:32:55 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
12:32:55 --- Merging file.
12:32:56 --- Create PDF...
12:32:58 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
12:32:58 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
12:32:58 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
12:32:58 --- Validation done (0).
12:32:58 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
12:32:58 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
12:32:58 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
12:32:58 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
12:32:58 --- Merging file.
12:32:59 --- Create PDF...
12:33:01 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
12:33:01 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
12:33:01 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
12:33:01 --- Validation done (0).
12:33:01 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
12:33:01 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
12:33:01 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
12:33:01 -- Final validator returns 0.
12:33:01 Archiving artifacts
12:33:03 Finished: SUCCESS