SuccessConsole Output

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

10:57:01 Step 1/24 : FROM alpine:3.10.0
10:57:02 3.10.0: Pulling from library/alpine
10:57:03 Digest: sha256:ca1c944a4f8486a153024d9965aafbe24f5723c1d5c02f4964c045a16d19dc54
10:57:03 Status: Downloaded newer image for alpine:3.10.0
10:57:03  ---> 4d90542f0623
10:57:03 Step 2/24 : RUN env
10:57:03  ---> Using cache
10:57:03  ---> 3dd37f88f48b
10:57:03 Step 3/24 : RUN apk update
10:57:03  ---> Using cache
10:57:03  ---> 12029cc0f39f
10:57:03 Step 4/24 : RUN apk add bash
10:57:03  ---> Using cache
10:57:03  ---> e6615b737995
10:57:03 Step 5/24 : RUN apk add nodejs
10:57:03  ---> Using cache
10:57:03  ---> 24860c3b2063
10:57:03 Step 6/24 : RUN apk add nodejs-npm
10:57:03  ---> Using cache
10:57:03  ---> cb2256300214
10:57:03 Step 7/24 : RUN apk add asciidoctor
10:57:03  ---> Using cache
10:57:03  ---> 48f0b705cc06
10:57:03 Step 8/24 : RUN apk add openjdk8
10:57:03  ---> Using cache
10:57:03  ---> 56a612d9bba4
10:57:03 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
10:57:03  ---> Using cache
10:57:03  ---> 54afa303828c
10:57:03 Step 10/24 : RUN apk add openssl
10:57:03  ---> Using cache
10:57:03  ---> c9c08c112472
10:57:03 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
10:57:03  ---> Using cache
10:57:03  ---> 352b01bc416e
10:57:03 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
10:57:03  ---> Using cache
10:57:03  ---> ce077e02bff8
10:57:03 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
10:57:03  ---> Using cache
10:57:03  ---> b23fedc8dd94
10:57:03 Step 14/24 : RUN npm config set proxy $http_proxy
10:57:03  ---> Using cache
10:57:03  ---> 91638a196f16
10:57:03 Step 15/24 : RUN npm install -g swagger-cli
10:57:03  ---> Using cache
10:57:03  ---> f4d81cd29e36
10:57:03 Step 16/24 : RUN npm install -g json-refs
10:57:03  ---> Using cache
10:57:03  ---> 11d5296cb6e3
10:57:03 Step 17/24 : RUN npm install -g yamljs
10:57:03  ---> Using cache
10:57:03  ---> 261de29c25d2
10:57:03 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
10:57:03  ---> Using cache
10:57:03  ---> 500f197bc30e
10:57:03 Step 19/24 : RUN chmod +x /validate-in-docker.sh
10:57:03  ---> Using cache
10:57:03  ---> faa78c58459a
10:57:03 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
10:57:03  ---> Using cache
10:57:03  ---> 348876f81ed4
10:57:03 Step 21/24 : RUN chmod +x /bin/swg2mrkup
10:57:03  ---> Using cache
10:57:03  ---> 5404d0bde354
10:57:03 Step 22/24 : ADD oas2pdf /bin/oas2pdf
10:57:03  ---> Using cache
10:57:03  ---> f292874f6334
10:57:03 Step 23/24 : RUN chmod +x /bin/oas2pdf
10:57:03  ---> Using cache
10:57:03  ---> 49c2e44cf414
10:57:03 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
10:57:03  ---> Using cache
10:57:03  ---> 6f2aa5724ebe
10:57:03 Successfully built 6f2aa5724ebe
10:57:03 Successfully tagged openapivalidator:latest
10:57:03 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
10:57:03 mkdir: created directory '/var/www/html/api/nfv/sol009/28'
10:57:03 Mounting dir /var/www/html/api/nfv/sol009/28 as /storage
10:57:03 Using filter ''
10:57:03 
10:57:03 Entering dir /work/src
10:57:03 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
10:57:03 --- Merging file.
10:57:05 --- Create PDF...
10:57:07 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
10:57:07 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
10:57:08 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
10:57:08 --- Validation done (0).
10:57:08 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
10:57:08 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
10:57:08 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
10:57:08 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
10:57:08 --- Merging file.
10:57:10 --- Create PDF...
10:57:11 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
10:57:11 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
10:57:12 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
10:57:12 --- Validation done (0).
10:57:12 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
10:57:12 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
10:57:12 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
10:57:12 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
10:57:12 --- Merging file.
10:57:15 --- Create PDF...
10:57:16 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
10:57:16 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
10:57:17 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
10:57:17 --- Validation done (0).
10:57:17 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
10:57:17 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
10:57:17 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
10:57:17 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
10:57:17 --- Merging file.
10:57:18 --- Create PDF...
10:57:20 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
10:57:20 --- Validating ../build/SOL009-APIVersion-API.yaml
10:57:20 ../build/SOL009-APIVersion-API.yaml is valid
10:57:20 --- Validation done (0).
10:57:20 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
10:57:20 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
10:57:20 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
10:57:20 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
10:57:20 --- Merging file.
10:57:21 --- Create PDF...
10:57:23 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
10:57:23 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
10:57:23 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
10:57:23 --- Validation done (0).
10:57:23 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
10:57:23 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
10:57:23 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
10:57:23 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
10:57:23 --- Merging file.
10:57:24 --- Create PDF...
10:57:26 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
10:57:26 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
10:57:27 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
10:57:27 --- Validation done (0).
10:57:27 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
10:57:27 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
10:57:27 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
10:57:27 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
10:57:27 --- Merging file.
10:57:28 --- Create PDF...
10:57:30 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
10:57:30 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
10:57:30 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
10:57:30 --- Validation done (0).
10:57:30 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
10:57:30 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
10:57:30 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
10:57:30 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
10:57:30 --- Merging file.
10:57:32 --- Create PDF...
10:57:34 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
10:57:34 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
10:57:34 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
10:57:34 --- Validation done (0).
10:57:34 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
10:57:34 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
10:57:34 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
10:57:34 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
10:57:34 --- Merging file.
10:57:35 --- Create PDF...
10:57:37 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
10:57:37 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
10:57:38 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
10:57:38 --- Validation done (0).
10:57:38 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
10:57:38 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
10:57:38 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
10:57:38 -- Final validator returns 0.
10:57:38 Archiving artifacts
10:57:39 Finished: SUCCESS