SuccessConsole Output

15:02:59 Started by GitLab push by Francesca Moscatelli
15:02:59 [EnvInject] - Loading node environment variables.
15:02:59 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
15:02:59 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
15:02:59  > git rev-parse --is-inside-work-tree # timeout=10
15:02:59 Fetching changes from the remote Git repository
15:02:59  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
15:02:59 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
15:02:59  > git --version # timeout=10
15:02:59 using GIT_SSH to set credentials 
15:02:59  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
15:03:00  > git rev-parse remotes/origin/3.6.1-dev^{commit} # timeout=10
15:03:00  > git branch -a -v --no-abbrev --contains 838eb21da18ffe3fa68aca1a4cecde69ffe310cb # timeout=10
15:03:00 Checking out Revision 838eb21da18ffe3fa68aca1a4cecde69ffe310cb (origin/3.6.1-dev)
15:03:00  > git config core.sparsecheckout # timeout=10
15:03:00  > git checkout -f 838eb21da18ffe3fa68aca1a4cecde69ffe310cb
15:03:00 Commit message: "SOL009_001->SOL009_017: SOL009 v030506"
15:03:00  > git rev-list --no-walk cd2bbd014d43b155e1d932b986d1d64f2e595e5c # timeout=10
15:03:01 [sol009] $ /bin/bash /tmp/jenkins8929996028348636825.sh
15:03:01 ./build-container.sh: line 7: proxy: command not found
15:03:01 http_proxy is not set
15:03:01 Proxy set to 
15:03:01 Sending build context to Docker daemon  13.31kB

15:03:01 Step 1/24 : FROM alpine:3.10.0
15:03:01  ---> 4d90542f0623
15:03:01 Step 2/24 : RUN env
15:03:01  ---> Using cache
15:03:01  ---> 8dac25977110
15:03:01 Step 3/24 : RUN apk update
15:03:01  ---> Using cache
15:03:01  ---> 37b1267c0d61
15:03:01 Step 4/24 : RUN apk add bash
15:03:01  ---> Using cache
15:03:01  ---> 08d05719ba05
15:03:01 Step 5/24 : RUN apk add nodejs
15:03:01  ---> Using cache
15:03:01  ---> 0ee099fc3499
15:03:01 Step 6/24 : RUN apk add nodejs-npm
15:03:01  ---> Using cache
15:03:01  ---> 2e13502fb746
15:03:01 Step 7/24 : RUN apk add asciidoctor
15:03:01  ---> Using cache
15:03:01  ---> b501e544cc6f
15:03:01 Step 8/24 : RUN apk add openjdk8
15:03:01  ---> Using cache
15:03:01  ---> 7ba24886b75e
15:03:01 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
15:03:01  ---> Using cache
15:03:01  ---> 87451dbdb562
15:03:01 Step 10/24 : RUN apk add openssl
15:03:01  ---> Using cache
15:03:01  ---> cb4988caa1a6
15:03:01 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
15:03:01  ---> Using cache
15:03:01  ---> d1bb45b65e57
15:03:01 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
15:03:01  ---> Using cache
15:03:01  ---> 052acfe99c2d
15:03:01 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
15:03:01  ---> Using cache
15:03:01  ---> ccfbd4411b69
15:03:01 Step 14/24 : RUN npm config set proxy $http_proxy
15:03:01  ---> Using cache
15:03:01  ---> e9209c9968f3
15:03:01 Step 15/24 : RUN npm install -g swagger-cli
15:03:01  ---> Using cache
15:03:01  ---> c75a98940663
15:03:01 Step 16/24 : RUN npm install -g json-refs
15:03:01  ---> Using cache
15:03:01  ---> 4b76971f84c7
15:03:01 Step 17/24 : RUN npm install -g yamljs
15:03:01  ---> Using cache
15:03:01  ---> a32e59c61dad
15:03:01 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
15:03:01  ---> Using cache
15:03:01  ---> d46ff86d63ab
15:03:01 Step 19/24 : RUN chmod +x /validate-in-docker.sh
15:03:01  ---> Using cache
15:03:01  ---> 5ef8df70a9bf
15:03:01 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
15:03:01  ---> Using cache
15:03:01  ---> f970e377cdd0
15:03:01 Step 21/24 : RUN chmod +x /bin/swg2mrkup
15:03:01  ---> Using cache
15:03:01  ---> 243428d48c3a
15:03:01 Step 22/24 : ADD oas2pdf /bin/oas2pdf
15:03:01  ---> Using cache
15:03:01  ---> 12d971ff8bb7
15:03:01 Step 23/24 : RUN chmod +x /bin/oas2pdf
15:03:01  ---> Using cache
15:03:01  ---> 2d6efb12f828
15:03:01 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
15:03:01  ---> Using cache
15:03:01  ---> 8ac3dfa59eeb
15:03:01 Successfully built 8ac3dfa59eeb
15:03:01 Successfully tagged openapivalidator:latest
15:03:01 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
15:03:01 mkdir: created directory '/var/www/html/api/nfv/sol009/74'
15:03:01 Mounting dir /var/www/html/api/nfv/sol009/74 as /storage
15:03:01 Using filter ''
15:03:01 
15:03:01 Entering dir /work/src
15:03:01 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
15:03:01 --- Merging file.
15:03:02 --- Create PDF...
15:03:04 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
15:03:04 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
15:03:04 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
15:03:04 --- Validation done (0).
15:03:04 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
15:03:04 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
15:03:04 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
15:03:04 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
15:03:04 --- Merging file.
15:03:06 --- Create PDF...
15:03:08 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
15:03:08 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
15:03:09 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
15:03:09 --- Validation done (0).
15:03:09 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
15:03:09 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
15:03:09 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
15:03:09 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
15:03:09 --- Merging file.
15:03:11 --- Create PDF...
15:03:13 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
15:03:13 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
15:03:14 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
15:03:14 --- Validation done (0).
15:03:14 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
15:03:14 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
15:03:14 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
15:03:14 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
15:03:14 --- Merging file.
15:03:15 --- Create PDF...
15:03:17 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
15:03:17 --- Validating ../build/SOL009-APIVersion-API.yaml
15:03:17 ../build/SOL009-APIVersion-API.yaml is valid
15:03:18 --- Validation done (0).
15:03:18 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
15:03:18 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
15:03:18 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
15:03:18 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
15:03:18 --- Merging file.
15:03:18 --- Create PDF...
15:03:20 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
15:03:20 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
15:03:21 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
15:03:21 --- Validation done (0).
15:03:21 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
15:03:21 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
15:03:21 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
15:03:21 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
15:03:21 --- Merging file.
15:03:22 --- Create PDF...
15:03:23 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
15:03:23 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
15:03:24 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
15:03:24 --- Validation done (0).
15:03:24 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
15:03:24 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
15:03:24 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
15:03:24 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
15:03:24 --- Merging file.
15:03:25 --- Create PDF...
15:03:27 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
15:03:27 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
15:03:27 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
15:03:27 --- Validation done (0).
15:03:27 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
15:03:27 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
15:03:27 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
15:03:27 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
15:03:27 --- Merging file.
15:03:29 --- Create PDF...
15:03:31 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
15:03:31 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
15:03:31 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
15:03:31 --- Validation done (0).
15:03:31 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
15:03:31 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
15:03:31 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
15:03:31 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
15:03:31 --- Merging file.
15:03:32 --- Create PDF...
15:03:34 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
15:03:34 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
15:03:34 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
15:03:34 --- Validation done (0).
15:03:34 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
15:03:34 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
15:03:34 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
15:03:34 -- Final validator returns 0.
15:03:35 Archiving artifacts
15:03:35 Finished: SUCCESS