SuccessConsole Output

12:16:03 Started by GitLab push by f.moscatelli
12:16:03 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
12:16:03 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:16:03  > git rev-parse --is-inside-work-tree # timeout=10
12:16:03 Fetching changes from the remote Git repository
12:16:03  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
12:16:03 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
12:16:03  > git --version # timeout=10
12:16:03 using GIT_SSH to set credentials 
12:16:03  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
12:16:04  > git rev-parse remotes/origin/2.6.1-dev^{commit} # timeout=10
12:16:04  > git branch -a -v --no-abbrev --contains e465a46907c6ed4205dac731cd23046a0fa637e4 # timeout=10
12:16:04 Checking out Revision e465a46907c6ed4205dac731cd23046a0fa637e4 (origin/2.6.1-dev)
12:16:04  > git config core.sparsecheckout # timeout=10
12:16:04  > git checkout -f e465a46907c6ed4205dac731cd23046a0fa637e4
12:16:04 Commit message: "SOL005: Fix in responses' descriptions"
12:16:04  > git rev-list --no-walk efa77b60a8cc3c0b1520b953c2e28b5531479062 # timeout=10
12:16:04 [sol005] $ /bin/bash /tmp/jenkins9110616894274656488.sh
12:16:04 ./build-container.sh: line 7: proxy: command not found
12:16:04 http_proxy is not set
12:16:04 Proxy set to 
12:16:04 Sending build context to Docker daemon  13.31kB

12:16:04 Step 1/24 : FROM alpine:3.6
12:16:04  ---> 43773d1dba76
12:16:04 Step 2/24 : RUN env
12:16:04  ---> Using cache
12:16:04  ---> 94a774cc9d8b
12:16:04 Step 3/24 : RUN apk update
12:16:04  ---> Using cache
12:16:04  ---> 12b582a22f41
12:16:04 Step 4/24 : RUN apk add bash
12:16:04  ---> Using cache
12:16:04  ---> fafd07ab0655
12:16:04 Step 5/24 : RUN apk add nodejs
12:16:04  ---> Using cache
12:16:04  ---> 1debd0445296
12:16:04 Step 6/24 : RUN apk add nodejs-npm
12:16:04  ---> Using cache
12:16:04  ---> c827a1cac07e
12:16:04 Step 7/24 : RUN apk add asciidoctor
12:16:04  ---> Using cache
12:16:04  ---> e90589c3e596
12:16:04 Step 8/24 : RUN apk add openjdk8
12:16:04  ---> Using cache
12:16:04  ---> 735d8f58c1bc
12:16:04 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
12:16:04  ---> Using cache
12:16:04  ---> c3dc23607c9d
12:16:04 Step 10/24 : RUN apk add openssl
12:16:04  ---> Using cache
12:16:04  ---> a643db7e74bb
12:16:04 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
12:16:04  ---> Using cache
12:16:04  ---> 3c2b8bf7c2ca
12:16:04 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
12:16:04  ---> Using cache
12:16:04  ---> 8572c9df5ed2
12:16:04 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
12:16:04  ---> Using cache
12:16:04  ---> f44bfb2813f1
12:16:04 Step 14/24 : RUN npm config set proxy $http_proxy
12:16:04  ---> Using cache
12:16:04  ---> 4b6141ff47f4
12:16:04 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
12:16:04  ---> Using cache
12:16:04  ---> 3021daafa234
12:16:04 Step 16/24 : RUN npm install -g json-refs@3.0.2
12:16:04  ---> Using cache
12:16:04  ---> 450ac1367008
12:16:04 Step 17/24 : RUN npm install -g yamljs@0.3.0
12:16:04  ---> Using cache
12:16:04  ---> b2179889fdf7
12:16:04 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
12:16:04  ---> Using cache
12:16:04  ---> 22b0f991742d
12:16:04 Step 19/24 : RUN chmod +x /validate-in-docker.sh
12:16:04  ---> Using cache
12:16:04  ---> 15b59145c33b
12:16:04 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
12:16:04  ---> Using cache
12:16:04  ---> 7308f4b26eb2
12:16:04 Step 21/24 : RUN chmod +x /bin/swg2mrkup
12:16:04  ---> Using cache
12:16:04  ---> dfc7883158e5
12:16:04 Step 22/24 : ADD oas2pdf /bin/oas2pdf
12:16:04  ---> Using cache
12:16:04  ---> 6b3ffc5e7e2b
12:16:04 Step 23/24 : RUN chmod +x /bin/oas2pdf
12:16:04  ---> Using cache
12:16:04  ---> b2e0fd2d61e5
12:16:04 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
12:16:04  ---> Using cache
12:16:04  ---> aead7ceb0f7b
12:16:04 Successfully built aead7ceb0f7b
12:16:04 Successfully tagged openapivalidator:latest
12:16:04 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
12:16:04 mkdir: created directory '/var/www/html/api/nfv/sol005/113'
12:16:04 Mounting dir /var/www/html/api/nfv/sol005/113 as /storage
12:16:05 Using filter ''
12:16:05 
12:16:05 Entering dir /work/src
12:16:05 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
12:16:05 --- Merging file.
12:16:06 --- Create PDF...
12:16:24 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
12:16:26 --- Validation done (0).
12:16:26 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
12:16:26 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
12:16:26 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
12:16:26 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
12:16:26 --- Merging file.
12:16:27 --- Create PDF...
12:16:34 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
12:16:35 --- Validation done (0).
12:16:35 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
12:16:35 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
12:16:35 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
12:16:35 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
12:16:35 --- Merging file.
12:16:37 --- Create PDF...
12:17:36 --- Validating ../build/SOL005-NSDManagement-API.yaml
12:17:38 --- Validation done (0).
12:17:38 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
12:17:38 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
12:17:38 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
12:17:38 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
12:17:38 --- Merging file.
12:17:39 --- Create PDF...
12:18:01 --- Validating ../build/SOL005-APIVersion-API.yaml
12:18:02 --- Validation done (0).
12:18:02 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
12:18:02 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
12:18:02 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
12:18:02 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
12:18:02 --- Merging file.
12:18:04 --- Create PDF...
12:18:45 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
12:18:46 --- Validation done (0).
12:18:46 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
12:18:46 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
12:18:46 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
12:18:46 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
12:18:46 --- Merging file.
12:18:48 --- Create PDF...
12:19:23 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
12:19:24 --- Validation done (0).
12:19:24 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
12:19:24 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
12:19:24 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
12:19:24 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
12:19:24 --- Merging file.
12:19:26 --- Create PDF...
12:19:51 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
12:19:52 --- Validation done (0).
12:19:52 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
12:19:52 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
12:19:52 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
12:19:52 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
12:19:52 --- Merging file.
12:19:54 --- Create PDF...
12:20:39 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
12:20:41 --- Validation done (0).
12:20:41 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
12:20:41 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
12:20:41 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
12:20:41 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
12:20:41 --- Merging file.
12:20:44 --- Create PDF...
12:22:25 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
12:22:27 --- Validation done (0).
12:22:27 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
12:22:27 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
12:22:27 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
12:22:27 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
12:22:27 --- Merging file.
12:22:28 --- Create PDF...
12:22:38 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
12:22:40 --- Validation done (0).
12:22:40 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
12:22:40 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
12:22:40 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
12:22:40 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
12:22:40 --- Merging file.
12:22:41 --- Create PDF...
12:22:53 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
12:22:54 --- Validation done (0).
12:22:54 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
12:22:54 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
12:22:54 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
12:22:54 -- Final validator returns 0.
12:22:54 Archiving artifacts
12:22:56 Finished: SUCCESS