SuccessConsole Output

03:52:54 Started by GitLab push by rameshnaraya
03:52:54 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
03:52:54  > git rev-parse --is-inside-work-tree # timeout=10
03:52:54 Fetching changes from the remote Git repository
03:52:54  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
03:52:54 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
03:52:54  > git --version # timeout=10
03:52:54 using GIT_SSH to set credentials 
03:52:54  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
03:52:54  > git rev-parse remotes/origin/NFV-SOL005-Review^{commit} # timeout=10
03:52:54  > git branch -a -v --no-abbrev --contains 357e6d385d795a9394ee74d4d191aaeff6658dfa # timeout=10
03:52:54 Checking out Revision 357e6d385d795a9394ee74d4d191aaeff6658dfa (origin/NFV-SOL005-Review)
03:52:54  > git config core.sparsecheckout # timeout=10
03:52:54  > git checkout -f 357e6d385d795a9394ee74d4d191aaeff6658dfa
03:52:54 Commit message: "Fixed SOL005 v2.4.1 Review issues."
03:52:55  > git rev-list ae94df3daac7001f92dedd77368874dc305b7a65 # timeout=10
03:52:55 [sol005] $ /bin/bash /tmp/jenkins1798025029972486412.sh
03:52:55 ./build-container.sh: line 7: proxy: command not found
03:52:55 http_proxy is not set
03:52:55 Proxy set to 
03:52:55 Sending build context to Docker daemon  13.31kB

03:52:55 Step 1/24 : FROM alpine:3.6
03:52:55  ---> bb000f8b5177
03:52:55 Step 2/24 : RUN env
03:52:55  ---> Using cache
03:52:55  ---> 0b9506f5a430
03:52:55 Step 3/24 : RUN apk update
03:52:55  ---> Using cache
03:52:55  ---> 82c10e21832f
03:52:55 Step 4/24 : RUN apk add bash
03:52:55  ---> Using cache
03:52:55  ---> feab63ba243b
03:52:55 Step 5/24 : RUN apk add nodejs
03:52:55  ---> Using cache
03:52:55  ---> 3e65fb03f3d8
03:52:55 Step 6/24 : RUN apk add nodejs-npm
03:52:55  ---> Using cache
03:52:55  ---> 2ac39c199d99
03:52:55 Step 7/24 : RUN apk add asciidoctor
03:52:55  ---> Using cache
03:52:55  ---> 8923fa356e58
03:52:55 Step 8/24 : RUN apk add openjdk8
03:52:55  ---> Using cache
03:52:55  ---> 3b0718f11cf3
03:52:55 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
03:52:55  ---> Using cache
03:52:55  ---> cf52555a2aee
03:52:55 Step 10/24 : RUN apk add openssl
03:52:55  ---> Using cache
03:52:55  ---> 9d33c65bda60
03:52:55 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
03:52:55  ---> Using cache
03:52:55  ---> 489ff54b97b2
03:52:55 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
03:52:55  ---> Using cache
03:52:55  ---> 5a6cad8a4b87
03:52:55 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
03:52:55  ---> Using cache
03:52:55  ---> 9d511e7c5b5a
03:52:55 Step 14/24 : RUN npm config set proxy $http_proxy
03:52:55  ---> Using cache
03:52:55  ---> 3a2359eb3685
03:52:55 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
03:52:55  ---> Using cache
03:52:55  ---> 9df177734a55
03:52:55 Step 16/24 : RUN npm install -g json-refs@3.0.2
03:52:55  ---> Using cache
03:52:55  ---> 26c9b4d4eebe
03:52:55 Step 17/24 : RUN npm install -g yamljs@0.3.0
03:52:55  ---> Using cache
03:52:55  ---> 9278453e8376
03:52:55 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
03:52:55  ---> Using cache
03:52:55  ---> c4e3fd9e1822
03:52:55 Step 19/24 : RUN chmod +x /validate-in-docker.sh
03:52:55  ---> Using cache
03:52:55  ---> 59e98086d5fa
03:52:55 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
03:52:55  ---> Using cache
03:52:55  ---> 685fd92c15e7
03:52:55 Step 21/24 : RUN chmod +x /bin/swg2mrkup
03:52:55  ---> Using cache
03:52:55  ---> 7c14f867594b
03:52:55 Step 22/24 : ADD oas2pdf /bin/oas2pdf
03:52:55  ---> Using cache
03:52:55  ---> e129ba6a4c71
03:52:55 Step 23/24 : RUN chmod +x /bin/oas2pdf
03:52:55  ---> Using cache
03:52:55  ---> 45c7e12d3682
03:52:55 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
03:52:55  ---> Using cache
03:52:55  ---> e6c86b10d348
03:52:55 Successfully built e6c86b10d348
03:52:55 Successfully tagged openapivalidator:latest
03:52:55 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
03:52:55 mkdir: created directory '/var/www/html/api/nfv/sol005/32'
03:52:55 Mounting dir /var/www/html/api/nfv/sol005/32 as /storage
03:52:55 Using filter ''
03:52:55 
03:52:55 Entering dir /work/src
03:52:55 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
03:52:55 --- Merging file.
03:52:57 --- Create PDF...
03:54:07 --- Validating ../build/SOL005-NSDManagement-API.yaml
03:54:09 --- Validation done (0).
03:54:09 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
03:54:09 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
03:54:09 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
03:54:09 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
03:54:09 --- Merging file.
03:54:10 --- Create PDF...
03:54:31 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
03:54:32 --- Validation done (0).
03:54:32 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
03:54:32 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
03:54:32 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
03:54:32 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
03:54:32 --- Merging file.
03:54:34 --- Create PDF...
03:55:12 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
03:55:13 --- Validation done (0).
03:55:13 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
03:55:13 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
03:55:13 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
03:55:13 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
03:55:13 --- Merging file.
03:55:16 --- Create PDF...
03:57:11 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
03:57:13 --- Validation done (0).
03:57:13 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
03:57:13 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
03:57:13 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
03:57:13 -- Final validator returns 0.
03:57:13 Archiving artifacts
03:57:14 Finished: SUCCESS