SuccessConsole Output

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

17:35:54 Step 1/24 : FROM alpine:3.10.0
17:35:54  ---> 4d90542f0623
17:35:54 Step 2/24 : RUN env
17:35:54  ---> Using cache
17:35:54  ---> c8cecf89d704
17:35:54 Step 3/24 : RUN apk update
17:35:54  ---> Using cache
17:35:54  ---> 6264cba780e9
17:35:54 Step 4/24 : RUN apk add bash
17:35:54  ---> Using cache
17:35:54  ---> 4e10238767b3
17:35:54 Step 5/24 : RUN apk add nodejs
17:35:54  ---> Using cache
17:35:54  ---> 2ba37b1ad369
17:35:54 Step 6/24 : RUN apk add nodejs-npm
17:35:54  ---> Using cache
17:35:54  ---> da7188bbf0f5
17:35:54 Step 7/24 : RUN apk add asciidoctor
17:35:54  ---> Using cache
17:35:54  ---> 567b921c8a47
17:35:54 Step 8/24 : RUN apk add openjdk8
17:35:54  ---> Using cache
17:35:54  ---> 3f1d30f8dbb5
17:35:54 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
17:35:54  ---> Using cache
17:35:54  ---> 6abb7b0bb6ad
17:35:54 Step 10/24 : RUN apk add openssl
17:35:54  ---> Using cache
17:35:54  ---> 67675bf5abea
17:35:54 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
17:35:54  ---> Using cache
17:35:54  ---> 6cff3aa70b10
17:35:54 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
17:35:54  ---> Using cache
17:35:54  ---> b1e99a905d8e
17:35:54 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
17:35:54  ---> Using cache
17:35:54  ---> 19050c654506
17:35:54 Step 14/24 : RUN npm config set proxy $http_proxy
17:35:54  ---> Using cache
17:35:54  ---> 2f4ed0397a39
17:35:54 Step 15/24 : RUN npm install -g swagger-cli
17:35:54  ---> Using cache
17:35:54  ---> 4f6fcf624cd2
17:35:54 Step 16/24 : RUN npm install -g json-refs
17:35:54  ---> Using cache
17:35:54  ---> 3cf6b699c5fa
17:35:54 Step 17/24 : RUN npm install -g yamljs
17:35:54  ---> Using cache
17:35:54  ---> 1386c985d90f
17:35:54 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
17:35:54  ---> Using cache
17:35:54  ---> 730b434ee40a
17:35:54 Step 19/24 : RUN chmod +x /validate-in-docker.sh
17:35:54  ---> Using cache
17:35:54  ---> 7bc02caa294f
17:35:54 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
17:35:54  ---> Using cache
17:35:54  ---> fe6c547c01d5
17:35:54 Step 21/24 : RUN chmod +x /bin/swg2mrkup
17:35:54  ---> Using cache
17:35:54  ---> 997199583ef7
17:35:54 Step 22/24 : ADD oas2pdf /bin/oas2pdf
17:35:54  ---> Using cache
17:35:54  ---> 3ab649b32ccf
17:35:54 Step 23/24 : RUN chmod +x /bin/oas2pdf
17:35:54  ---> Using cache
17:35:54  ---> 3056e6ea1a9a
17:35:54 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
17:35:54  ---> Using cache
17:35:54  ---> acb63b2dd0fe
17:35:54 Successfully built acb63b2dd0fe
17:35:54 Successfully tagged openapivalidator:latest
17:35:54 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
17:35:54 mkdir: created directory '/var/www/html/api/nfv/sol009/13'
17:35:54 Mounting dir /var/www/html/api/nfv/sol009/13 as /storage
17:35:55 Using filter ''
17:35:55 
17:35:55 Entering dir /work/src
17:35:55 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
17:35:55 --- Merging file.
17:35:56 --- Create PDF...
17:35:58 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
17:35:58 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
17:35:58 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
17:35:58 --- Validation done (0).
17:35:58 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
17:35:58 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
17:35:58 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
17:35:58 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
17:35:58 --- Merging file.
17:36:00 --- Create PDF...
17:36:02 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
17:36:02 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
17:36:02 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
17:36:02 --- Validation done (0).
17:36:02 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
17:36:02 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
17:36:02 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
17:36:02 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
17:36:02 --- Merging file.
17:36:04 --- Create PDF...
17:36:06 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
17:36:06 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
17:36:07 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
17:36:07 --- Validation done (0).
17:36:07 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
17:36:07 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
17:36:07 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
17:36:07 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
17:36:07 --- Merging file.
17:36:08 --- Create PDF...
17:36:10 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
17:36:10 --- Validating ../build/SOL009-APIVersion-API.yaml
17:36:10 ../build/SOL009-APIVersion-API.yaml is valid
17:36:10 --- Validation done (0).
17:36:10 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
17:36:10 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
17:36:10 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
17:36:10 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
17:36:10 --- Merging file.
17:36:11 --- Create PDF...
17:36:13 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
17:36:13 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
17:36:13 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
17:36:13 --- Validation done (0).
17:36:13 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
17:36:13 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
17:36:13 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
17:36:13 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
17:36:13 --- Merging file.
17:36:14 --- Create PDF...
17:36:16 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
17:36:16 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
17:36:16 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
17:36:16 --- Validation done (0).
17:36:16 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
17:36:16 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
17:36:16 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
17:36:16 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
17:36:16 --- Merging file.
17:36:18 --- Create PDF...
17:36:19 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
17:36:19 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
17:36:20 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
17:36:20 --- Validation done (0).
17:36:20 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
17:36:20 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
17:36:20 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
17:36:20 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
17:36:20 --- Merging file.
17:36:22 --- Create PDF...
17:36:23 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
17:36:24 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
17:36:24 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
17:36:24 --- Validation done (0).
17:36:24 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
17:36:24 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
17:36:24 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
17:36:24 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
17:36:24 --- Merging file.
17:36:25 --- Create PDF...
17:36:27 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
17:36:27 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
17:36:28 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
17:36:28 --- Validation done (0).
17:36:28 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
17:36:28 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
17:36:28 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
17:36:28 -- Final validator returns 0.
17:36:28 Archiving artifacts
17:36:28 Finished: SUCCESS