SuccessConsole Output

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

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