SuccessConsole Output

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

10:15:55 Step 1/24 : FROM alpine:3.10.0
10:15:55  ---> 4d90542f0623
10:15:55 Step 2/24 : RUN env
10:15:55  ---> Using cache
10:15:55  ---> 146159559a23
10:15:55 Step 3/24 : RUN apk update
10:15:55  ---> Using cache
10:15:55  ---> 2642323b1ad1
10:15:55 Step 4/24 : RUN apk add bash
10:15:55  ---> Using cache
10:15:55  ---> bb67f4478233
10:15:55 Step 5/24 : RUN apk add nodejs
10:15:55  ---> Using cache
10:15:55  ---> e2c230a1c0a8
10:15:55 Step 6/24 : RUN apk add nodejs-npm
10:15:55  ---> Using cache
10:15:55  ---> 28160958d148
10:15:55 Step 7/24 : RUN apk add asciidoctor
10:15:55  ---> Using cache
10:15:55  ---> 972c124900bf
10:15:55 Step 8/24 : RUN apk add openjdk8
10:15:55  ---> Using cache
10:15:55  ---> e0999ddeb9c4
10:15:55 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
10:15:55  ---> Using cache
10:15:55  ---> 0982fd9ee2a2
10:15:55 Step 10/24 : RUN apk add openssl
10:15:55  ---> Using cache
10:15:55  ---> 475e70ef685d
10:15:55 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
10:15:55  ---> Using cache
10:15:55  ---> d100a6d7eb8d
10:15:55 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
10:15:55  ---> Using cache
10:15:55  ---> 3212dbb8e11b
10:15:55 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
10:15:55  ---> Using cache
10:15:55  ---> 482d9cb20d60
10:15:55 Step 14/24 : RUN npm config set proxy $http_proxy
10:15:55  ---> Using cache
10:15:55  ---> 47cd21f34205
10:15:55 Step 15/24 : RUN npm install -g swagger-cli
10:15:55  ---> Using cache
10:15:55  ---> f0efaa6a2d90
10:15:55 Step 16/24 : RUN npm install -g json-refs
10:15:55  ---> Using cache
10:15:55  ---> 56936b382dfb
10:15:55 Step 17/24 : RUN npm install -g yamljs
10:15:55  ---> Using cache
10:15:55  ---> 465c114cc595
10:15:55 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
10:15:55  ---> Using cache
10:15:55  ---> 6e3bb757dca5
10:15:55 Step 19/24 : RUN chmod +x /validate-in-docker.sh
10:15:55  ---> Using cache
10:15:55  ---> 025b021073e9
10:15:55 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
10:15:55  ---> Using cache
10:15:55  ---> 54412c22c4d9
10:15:55 Step 21/24 : RUN chmod +x /bin/swg2mrkup
10:15:55  ---> Using cache
10:15:55  ---> 2acd6487dd8c
10:15:55 Step 22/24 : ADD oas2pdf /bin/oas2pdf
10:15:55  ---> Using cache
10:15:55  ---> e46e0ac8f8e1
10:15:55 Step 23/24 : RUN chmod +x /bin/oas2pdf
10:15:55  ---> Using cache
10:15:55  ---> cfa33854c0fb
10:15:55 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
10:15:55  ---> Using cache
10:15:55  ---> 95e63b84f20d
10:15:55 Successfully built 95e63b84f20d
10:15:55 Successfully tagged openapivalidator:latest
10:15:55 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
10:15:55 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol009/62’: Permission denied
10:15:55 Mounting dir /var/www/html/api/nfv/sol009/62 as /storage
10:15:56 Using filter ''
10:15:56 
10:15:56 Entering dir /work/src
10:15:56 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
10:15:56 --- Merging file.
10:15:57 --- Create PDF...
10:15:59 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
10:15:59 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
10:15:59 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
10:15:59 --- Validation done (0).
10:15:59 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
10:15:59 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
10:15:59 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
10:15:59 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
10:15:59 --- Merging file.
10:16:01 --- Create PDF...
10:16:03 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
10:16:03 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
10:16:04 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
10:16:04 --- Validation done (0).
10:16:04 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
10:16:04 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
10:16:04 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
10:16:04 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
10:16:04 --- Merging file.
10:16:06 --- Create PDF...
10:16:08 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
10:16:08 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
10:16:09 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
10:16:09 --- Validation done (0).
10:16:09 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
10:16:09 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
10:16:09 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
10:16:09 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
10:16:09 --- Merging file.
10:16:10 --- Create PDF...
10:16:12 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
10:16:12 --- Validating ../build/SOL009-APIVersion-API.yaml
10:16:12 ../build/SOL009-APIVersion-API.yaml is valid
10:16:12 --- Validation done (0).
10:16:12 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
10:16:12 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
10:16:12 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
10:16:12 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
10:16:12 --- Merging file.
10:16:13 --- Create PDF...
10:16:15 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
10:16:15 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
10:16:15 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
10:16:15 --- Validation done (0).
10:16:15 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
10:16:15 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
10:16:15 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
10:16:15 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
10:16:15 --- Merging file.
10:16:16 --- Create PDF...
10:16:18 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
10:16:18 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
10:16:18 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
10:16:18 --- Validation done (0).
10:16:18 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
10:16:18 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
10:16:18 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
10:16:18 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
10:16:18 --- Merging file.
10:16:19 --- Create PDF...
10:16:21 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
10:16:21 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
10:16:22 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
10:16:22 --- Validation done (0).
10:16:22 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
10:16:22 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
10:16:22 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
10:16:22 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
10:16:22 --- Merging file.
10:16:23 --- Create PDF...
10:16:25 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
10:16:25 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
10:16:26 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
10:16:26 --- Validation done (0).
10:16:26 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
10:16:26 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
10:16:26 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
10:16:26 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
10:16:26 --- Merging file.
10:16:27 --- Create PDF...
10:16:28 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
10:16:28 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
10:16:29 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
10:16:29 --- Validation done (0).
10:16:29 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
10:16:29 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
10:16:29 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
10:16:29 -- Final validator returns 0.
10:16:29 Archiving artifacts
10:16:30 Finished: SUCCESS