SuccessConsole Output

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

17:52:21 Step 1/24 : FROM alpine:3.10.0
17:52:21  ---> 4d90542f0623
17:52:21 Step 2/24 : RUN env
17:52:21  ---> Using cache
17:52:21  ---> ae02487f36c4
17:52:21 Step 3/24 : RUN apk update
17:52:21  ---> Using cache
17:52:21  ---> b89c80fb50e5
17:52:21 Step 4/24 : RUN apk add bash
17:52:21  ---> Using cache
17:52:21  ---> 8784fbc9fc57
17:52:21 Step 5/24 : RUN apk add nodejs
17:52:21  ---> Using cache
17:52:21  ---> 28a25abf3ab9
17:52:21 Step 6/24 : RUN apk add nodejs-npm
17:52:21  ---> Using cache
17:52:21  ---> 1b596573243f
17:52:21 Step 7/24 : RUN apk add asciidoctor
17:52:21  ---> Using cache
17:52:21  ---> 0947b41ea58f
17:52:21 Step 8/24 : RUN apk add openjdk8
17:52:21  ---> Using cache
17:52:21  ---> c80710d753de
17:52:21 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
17:52:21  ---> Using cache
17:52:21  ---> 68468ab8366f
17:52:21 Step 10/24 : RUN apk add openssl
17:52:21  ---> Using cache
17:52:21  ---> 0ae14a88e45c
17:52:21 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
17:52:21  ---> Using cache
17:52:21  ---> 68e344322381
17:52:21 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
17:52:21  ---> Using cache
17:52:21  ---> f2d0d8812abe
17:52:21 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
17:52:21  ---> Using cache
17:52:21  ---> dadf1b8c885d
17:52:21 Step 14/24 : RUN npm config set proxy $http_proxy
17:52:21  ---> Using cache
17:52:21  ---> 82364b930f02
17:52:21 Step 15/24 : RUN npm install -g swagger-cli
17:52:21  ---> Using cache
17:52:21  ---> f26ac1dba4b2
17:52:21 Step 16/24 : RUN npm install -g json-refs
17:52:21  ---> Using cache
17:52:21  ---> 854cfe0dc266
17:52:21 Step 17/24 : RUN npm install -g yamljs
17:52:21  ---> Using cache
17:52:21  ---> 8a7612225506
17:52:21 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
17:52:21  ---> Using cache
17:52:21  ---> 9e1dea407328
17:52:21 Step 19/24 : RUN chmod +x /validate-in-docker.sh
17:52:21  ---> Using cache
17:52:21  ---> 83f016dea740
17:52:21 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
17:52:21  ---> Using cache
17:52:21  ---> 7e0793779c1f
17:52:21 Step 21/24 : RUN chmod +x /bin/swg2mrkup
17:52:21  ---> Using cache
17:52:21  ---> c7b20539ab50
17:52:21 Step 22/24 : ADD oas2pdf /bin/oas2pdf
17:52:21  ---> Using cache
17:52:21  ---> e2d1e6ca5831
17:52:21 Step 23/24 : RUN chmod +x /bin/oas2pdf
17:52:21  ---> Using cache
17:52:21  ---> 5dfa50b52246
17:52:21 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
17:52:21  ---> Using cache
17:52:21  ---> ee637c38e54e
17:52:21 Successfully built ee637c38e54e
17:52:21 Successfully tagged openapivalidator:latest
17:52:21 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
17:52:21 mkdir: created directory '/var/www/html/api/nfv/sol009/67'
17:52:21 Mounting dir /var/www/html/api/nfv/sol009/67 as /storage
17:52:22 Using filter ''
17:52:22 
17:52:22 Entering dir /work/src
17:52:22 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
17:52:22 --- Merging file.
17:52:23 --- Create PDF...
17:52:24 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
17:52:24 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
17:52:25 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
17:52:25 --- Validation done (0).
17:52:25 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
17:52:25 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
17:52:25 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
17:52:25 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
17:52:25 --- Merging file.
17:52:27 --- Create PDF...
17:52:29 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
17:52:29 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
17:52:30 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
17:52:30 --- Validation done (0).
17:52:30 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
17:52:30 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
17:52:30 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
17:52:30 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
17:52:30 --- Merging file.
17:52:32 --- Create PDF...
17:52:34 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
17:52:34 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
17:52:35 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
17:52:35 --- Validation done (0).
17:52:35 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
17:52:35 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
17:52:35 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
17:52:35 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
17:52:35 --- Merging file.
17:52:36 --- Create PDF...
17:52:38 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
17:52:38 --- Validating ../build/SOL009-APIVersion-API.yaml
17:52:38 ../build/SOL009-APIVersion-API.yaml is valid
17:52:38 --- Validation done (0).
17:52:38 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
17:52:38 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
17:52:38 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
17:52:38 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
17:52:38 --- Merging file.
17:52:39 --- Create PDF...
17:52:41 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
17:52:41 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
17:52:41 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
17:52:41 --- Validation done (0).
17:52:41 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
17:52:41 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
17:52:41 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
17:52:41 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
17:52:41 --- Merging file.
17:52:42 --- Create PDF...
17:52:44 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
17:52:44 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
17:52:44 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
17:52:44 --- Validation done (0).
17:52:44 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
17:52:44 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
17:52:44 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
17:52:44 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
17:52:44 --- Merging file.
17:52:46 --- Create PDF...
17:52:47 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
17:52:47 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
17:52:48 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
17:52:48 --- Validation done (0).
17:52:48 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
17:52:48 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
17:52:48 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
17:52:48 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
17:52:48 --- Merging file.
17:52:50 --- Create PDF...
17:52:52 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
17:52:52 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
17:52:52 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
17:52:52 --- Validation done (0).
17:52:52 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
17:52:52 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
17:52:52 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
17:52:52 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
17:52:52 --- Merging file.
17:52:53 --- Create PDF...
17:52:55 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
17:52:55 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
17:52:56 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
17:52:56 --- Validation done (0).
17:52:56 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
17:52:56 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
17:52:56 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
17:52:56 -- Final validator returns 0.
17:52:56 Archiving artifacts
17:52:57 Finished: SUCCESS