SuccessConsole Output

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

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