SuccessConsole Output

14:12:32 Started by GitLab push by Ahmed Butt
14:12:32 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
14:12:32 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:12:32  > git rev-parse --is-inside-work-tree # timeout=10
14:12:32 Fetching changes from the remote Git repository
14:12:32  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
14:12:32 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
14:12:32  > git --version # timeout=10
14:12:32 using GIT_SSH to set credentials 
14:12:32  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
14:12:33  > git rev-parse remotes/origin/2.7.1-dev^{commit} # timeout=10
14:12:33  > git branch -a -v --no-abbrev --contains b3245ab9c1ce7f88e3f5c05805443adcfe7c3326 # timeout=10
14:12:33 Checking out Revision b3245ab9c1ce7f88e3f5c05805443adcfe7c3326 (origin/2.7.1-dev)
14:12:33  > git config core.sparsecheckout # timeout=10
14:12:33  > git checkout -f b3245ab9c1ce7f88e3f5c05805443adcfe7c3326
14:12:33 Commit message: "SOL005_146,148,149,151,152,154.155,157 & 158 Updated"
14:12:33  > git rev-list --no-walk 6e601481529628439f8b80c022e0c3bb553bc0db # timeout=10
14:12:33 [sol005] $ /bin/bash /tmp/jenkins6317744557198293096.sh
14:12:33 ./build-container.sh: line 7: proxy: command not found
14:12:33 http_proxy is not set
14:12:33 Proxy set to 
14:12:33 Sending build context to Docker daemon  13.31kB

14:12:33 Step 1/24 : FROM alpine:3.6
14:12:33  ---> 43773d1dba76
14:12:33 Step 2/24 : RUN env
14:12:33  ---> Using cache
14:12:33  ---> 8f8fd58edd62
14:12:33 Step 3/24 : RUN apk update
14:12:33  ---> Using cache
14:12:33  ---> b5cdbf75bff8
14:12:33 Step 4/24 : RUN apk add bash
14:12:33  ---> Using cache
14:12:33  ---> d5b7d5b8474d
14:12:33 Step 5/24 : RUN apk add nodejs
14:12:33  ---> Using cache
14:12:33  ---> 02b0beae235e
14:12:33 Step 6/24 : RUN apk add nodejs-npm
14:12:33  ---> Using cache
14:12:33  ---> c28532e54062
14:12:33 Step 7/24 : RUN apk add asciidoctor
14:12:33  ---> Using cache
14:12:33  ---> 896cdd5b8441
14:12:33 Step 8/24 : RUN apk add openjdk8
14:12:33  ---> Using cache
14:12:33  ---> 33e797dafb78
14:12:33 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
14:12:33  ---> Using cache
14:12:33  ---> 593f73ca93e7
14:12:33 Step 10/24 : RUN apk add openssl
14:12:33  ---> Using cache
14:12:33  ---> 9e091baf1530
14:12:33 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
14:12:33  ---> Using cache
14:12:33  ---> ac732be97a1c
14:12:33 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
14:12:33  ---> Using cache
14:12:33  ---> c0cc4d048580
14:12:33 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
14:12:33  ---> Using cache
14:12:33  ---> 6fe15e9ad31c
14:12:33 Step 14/24 : RUN npm config set proxy $http_proxy
14:12:33  ---> Using cache
14:12:33  ---> becf94dcbee2
14:12:33 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
14:12:33  ---> Using cache
14:12:33  ---> e326d07e34fd
14:12:33 Step 16/24 : RUN npm install -g json-refs@3.0.2
14:12:33  ---> Using cache
14:12:33  ---> fc42f7ee9c63
14:12:33 Step 17/24 : RUN npm install -g yamljs@0.3.0
14:12:33  ---> Using cache
14:12:33  ---> dd78623612c4
14:12:33 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
14:12:33  ---> Using cache
14:12:33  ---> b9c3f10f16e4
14:12:33 Step 19/24 : RUN chmod +x /validate-in-docker.sh
14:12:33  ---> Using cache
14:12:33  ---> 109442b45655
14:12:33 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
14:12:33  ---> Using cache
14:12:33  ---> 3c60d5299293
14:12:33 Step 21/24 : RUN chmod +x /bin/swg2mrkup
14:12:33  ---> Using cache
14:12:33  ---> a2cf9540578a
14:12:33 Step 22/24 : ADD oas2pdf /bin/oas2pdf
14:12:33  ---> Using cache
14:12:33  ---> 09622137cc29
14:12:33 Step 23/24 : RUN chmod +x /bin/oas2pdf
14:12:33  ---> Using cache
14:12:33  ---> 705743878200
14:12:33 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
14:12:33  ---> Using cache
14:12:33  ---> 2d38a1f29ebf
14:12:33 Successfully built 2d38a1f29ebf
14:12:33 Successfully tagged openapivalidator:latest
14:12:33 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
14:12:33 mkdir: created directory '/var/www/html/api/nfv/sol005/145'
14:12:33 Mounting dir /var/www/html/api/nfv/sol005/145 as /storage
14:12:34 Using filter ''
14:12:34 
14:12:34 Entering dir /work/src
14:12:34 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
14:12:34 --- Merging file.
14:12:35 --- Create PDF...
14:12:53 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
14:12:54 --- Validation done (0).
14:12:54 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
14:12:54 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
14:12:54 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
14:12:54 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
14:12:54 --- Merging file.
14:12:56 --- Create PDF...
14:13:05 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
14:13:06 --- Validation done (0).
14:13:06 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
14:13:06 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
14:13:06 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
14:13:06 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
14:13:06 --- Merging file.
14:13:08 --- Create PDF...
14:14:13 --- Validating ../build/SOL005-NSDManagement-API.yaml
14:14:15 --- Validation done (0).
14:14:15 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
14:14:15 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
14:14:15 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
14:14:15 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
14:14:15 --- Merging file.
14:14:17 --- Create PDF...
14:14:35 --- Validating ../build/SOL005-APIVersion-API.yaml
14:14:36 --- Validation done (0).
14:14:36 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
14:14:36 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
14:14:36 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
14:14:36 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
14:14:36 --- Merging file.
14:14:38 --- Create PDF...
14:15:12 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
14:15:13 --- Validation done (0).
14:15:13 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
14:15:13 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
14:15:13 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
14:15:13 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
14:15:13 --- Merging file.
14:15:15 --- Create PDF...
14:15:48 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
14:15:50 --- Validation done (0).
14:15:50 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
14:15:50 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
14:15:50 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
14:15:50 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
14:15:50 --- Merging file.
14:15:51 --- Create PDF...
14:16:15 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
14:16:16 --- Validation done (0).
14:16:16 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
14:16:16 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
14:16:16 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
14:16:16 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
14:16:16 --- Merging file.
14:16:18 --- Create PDF...
14:17:03 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
14:17:05 --- Validation done (0).
14:17:05 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
14:17:05 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
14:17:05 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
14:17:05 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
14:17:05 --- Merging file.
14:17:08 --- Create PDF...
14:18:45 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
14:18:47 --- Validation done (0).
14:18:47 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
14:18:47 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
14:18:47 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
14:18:47 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
14:18:47 --- Merging file.
14:18:48 --- Create PDF...
14:19:03 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
14:19:04 --- Validation done (0).
14:19:04 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
14:19:04 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
14:19:04 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
14:19:04 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
14:19:04 --- Merging file.
14:19:05 --- Create PDF...
14:19:17 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
14:19:18 --- Validation done (0).
14:19:18 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
14:19:18 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
14:19:18 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
14:19:18 -- Final validator returns 0.
14:19:19 Archiving artifacts
14:19:21 Finished: SUCCESS