SuccessConsole Output

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

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