SuccessConsole Output

12:53:54 Started by GitLab push by bernini
12:53:54 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
12:53:54 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:53:54  > git rev-parse --is-inside-work-tree # timeout=10
12:53:54 Fetching changes from the remote Git repository
12:53:54  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
12:53:54 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
12:53:54  > git --version # timeout=10
12:53:54 using GIT_SSH to set credentials 
12:53:54  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
12:53:56  > git rev-parse remotes/origin/3.5.1-dev^{commit} # timeout=10
12:53:56  > git branch -a -v --no-abbrev --contains 0eb172651cd1ddfbadf0c84637e1df4184a87307 # timeout=10
12:53:56 Checking out Revision 0eb172651cd1ddfbadf0c84637e1df4184a87307 (origin/3.5.1-dev, origin/master)
12:53:56  > git config core.sparsecheckout # timeout=10
12:53:56  > git checkout -f 0eb172651cd1ddfbadf0c84637e1df4184a87307
12:53:56 Commit message: "Update LICENSE, README.md files"
12:53:56 First time build. Skipping changelog.
12:53:56 [sol009] $ /bin/bash /tmp/jenkins1720227635177586128.sh
12:53:56 ./build-container.sh: line 7: proxy: command not found
12:53:56 http_proxy is not set
12:53:56 Proxy set to 
12:53:56 Sending build context to Docker daemon  13.31kB

12:53:56 Step 1/24 : FROM alpine:3.10.0
12:53:56  ---> 4d90542f0623
12:53:56 Step 2/24 : RUN env
12:53:56  ---> Using cache
12:53:56  ---> 3dd37f88f48b
12:53:56 Step 3/24 : RUN apk update
12:53:56  ---> Using cache
12:53:56  ---> 12029cc0f39f
12:53:56 Step 4/24 : RUN apk add bash
12:53:56  ---> Using cache
12:53:56  ---> e6615b737995
12:53:56 Step 5/24 : RUN apk add nodejs
12:53:56  ---> Using cache
12:53:56  ---> 24860c3b2063
12:53:56 Step 6/24 : RUN apk add nodejs-npm
12:53:56  ---> Using cache
12:53:56  ---> cb2256300214
12:53:56 Step 7/24 : RUN apk add asciidoctor
12:53:56  ---> Using cache
12:53:56  ---> 48f0b705cc06
12:53:56 Step 8/24 : RUN apk add openjdk8
12:53:56  ---> Using cache
12:53:56  ---> 56a612d9bba4
12:53:56 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
12:53:56  ---> Using cache
12:53:56  ---> 54afa303828c
12:53:56 Step 10/24 : RUN apk add openssl
12:53:56  ---> Using cache
12:53:56  ---> c9c08c112472
12:53:56 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
12:53:56  ---> Using cache
12:53:56  ---> 352b01bc416e
12:53:56 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
12:53:56  ---> Using cache
12:53:56  ---> ce077e02bff8
12:53:56 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
12:53:56  ---> Using cache
12:53:56  ---> b23fedc8dd94
12:53:56 Step 14/24 : RUN npm config set proxy $http_proxy
12:53:56  ---> Using cache
12:53:56  ---> 91638a196f16
12:53:56 Step 15/24 : RUN npm install -g swagger-cli
12:53:56  ---> Using cache
12:53:56  ---> f4d81cd29e36
12:53:56 Step 16/24 : RUN npm install -g json-refs
12:53:56  ---> Using cache
12:53:56  ---> 11d5296cb6e3
12:53:56 Step 17/24 : RUN npm install -g yamljs
12:53:56  ---> Using cache
12:53:56  ---> 261de29c25d2
12:53:56 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
12:53:56  ---> 500f197bc30e
12:53:56 Removing intermediate container a7c5eb5b1038
12:53:56 Step 19/24 : RUN chmod +x /validate-in-docker.sh
12:53:56  ---> Running in 8cca3e471a72
12:53:57  ---> faa78c58459a
12:53:57 Removing intermediate container 8cca3e471a72
12:53:57 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
12:53:57  ---> 348876f81ed4
12:53:57 Removing intermediate container 6d7f0206a3e6
12:53:57 Step 21/24 : RUN chmod +x /bin/swg2mrkup
12:53:57  ---> Running in 385e3e8e9a8d
12:53:58  ---> 5404d0bde354
12:53:58 Removing intermediate container 385e3e8e9a8d
12:53:58 Step 22/24 : ADD oas2pdf /bin/oas2pdf
12:53:58  ---> f292874f6334
12:53:58 Removing intermediate container 02082c67a480
12:53:58 Step 23/24 : RUN chmod +x /bin/oas2pdf
12:53:58  ---> Running in 95bc57860fc8
12:53:59  ---> 49c2e44cf414
12:53:59 Removing intermediate container 95bc57860fc8
12:53:59 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
12:53:59  ---> Running in 410ed1f25a0e
12:53:59  ---> 6f2aa5724ebe
12:53:59 Removing intermediate container 410ed1f25a0e
12:53:59 Successfully built 6f2aa5724ebe
12:53:59 Successfully tagged openapivalidator:latest
12:53:59 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
12:53:59 mkdir: created directory '/var/www/html/api/nfv/sol009/22'
12:53:59 Mounting dir /var/www/html/api/nfv/sol009/22 as /storage
12:53:59 Using filter ''
12:53:59 
12:53:59 Entering dir /work/src
12:53:59 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
12:53:59 --- Merging file.
12:54:00 --- Create PDF...
12:54:02 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
12:54:02 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
12:54:02 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
12:54:02 --- Validation done (0).
12:54:02 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
12:54:02 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
12:54:02 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
12:54:02 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
12:54:02 --- Merging file.
12:54:04 --- Create PDF...
12:54:06 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
12:54:06 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
12:54:07 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
12:54:07 --- Validation done (0).
12:54:07 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
12:54:07 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
12:54:07 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
12:54:07 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
12:54:07 --- Merging file.
12:54:09 --- Create PDF...
12:54:11 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
12:54:11 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
12:54:12 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
12:54:12 --- Validation done (0).
12:54:12 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
12:54:12 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
12:54:12 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
12:54:12 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
12:54:12 --- Merging file.
12:54:13 --- Create PDF...
12:54:14 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
12:54:14 --- Validating ../build/SOL009-APIVersion-API.yaml
12:54:15 ../build/SOL009-APIVersion-API.yaml is valid
12:54:15 --- Validation done (0).
12:54:15 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
12:54:15 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
12:54:15 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
12:54:15 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
12:54:15 --- Merging file.
12:54:16 --- Create PDF...
12:54:17 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
12:54:17 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
12:54:18 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
12:54:18 --- Validation done (0).
12:54:18 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
12:54:18 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
12:54:18 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
12:54:18 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
12:54:18 --- Merging file.
12:54:19 --- Create PDF...
12:54:20 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
12:54:20 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
12:54:21 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
12:54:21 --- Validation done (0).
12:54:21 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
12:54:21 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
12:54:21 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
12:54:21 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
12:54:21 --- Merging file.
12:54:22 --- Create PDF...
12:54:24 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
12:54:24 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
12:54:25 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
12:54:25 --- Validation done (0).
12:54:25 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
12:54:25 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
12:54:25 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
12:54:25 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
12:54:25 --- Merging file.
12:54:26 --- Create PDF...
12:54:28 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
12:54:28 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
12:54:29 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
12:54:29 --- Validation done (0).
12:54:29 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
12:54:29 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
12:54:29 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
12:54:29 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
12:54:29 --- Merging file.
12:54:30 --- Create PDF...
12:54:32 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
12:54:32 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
12:54:32 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
12:54:32 --- Validation done (0).
12:54:32 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
12:54:32 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
12:54:32 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
12:54:32 -- Final validator returns 0.
12:54:32 Archiving artifacts
12:54:33 Finished: SUCCESS