SuccessConsole Output

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

18:26:08 Step 1/24 : FROM alpine:3.6
18:26:08  ---> 43773d1dba76
18:26:08 Step 2/24 : RUN env
18:26:08  ---> Using cache
18:26:08  ---> 1e1c09059592
18:26:08 Step 3/24 : RUN apk update
18:26:08  ---> Using cache
18:26:08  ---> 593ca0db9007
18:26:08 Step 4/24 : RUN apk add bash
18:26:08  ---> Using cache
18:26:08  ---> eeb9af854748
18:26:08 Step 5/24 : RUN apk add nodejs
18:26:08  ---> Using cache
18:26:08  ---> 6a7e36d52a5e
18:26:08 Step 6/24 : RUN apk add nodejs-npm
18:26:08  ---> Using cache
18:26:08  ---> cc26942c1f05
18:26:08 Step 7/24 : RUN apk add asciidoctor
18:26:08  ---> Using cache
18:26:08  ---> 14e283a59fea
18:26:08 Step 8/24 : RUN apk add openjdk8
18:26:08  ---> Using cache
18:26:08  ---> 705fb9a0af3e
18:26:08 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
18:26:08  ---> Using cache
18:26:08  ---> f183fdcad5bc
18:26:08 Step 10/24 : RUN apk add openssl
18:26:08  ---> Using cache
18:26:08  ---> de7de1dafcce
18:26:08 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
18:26:08  ---> Using cache
18:26:08  ---> 31742a01de3d
18:26:08 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
18:26:08  ---> Using cache
18:26:08  ---> bbb28d0f93e8
18:26:08 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
18:26:08  ---> Using cache
18:26:08  ---> aa86e98b758a
18:26:08 Step 14/24 : RUN npm config set proxy $http_proxy
18:26:08  ---> Using cache
18:26:08  ---> 53549525d310
18:26:08 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
18:26:08  ---> Using cache
18:26:08  ---> 396bd7f75b5c
18:26:08 Step 16/24 : RUN npm install -g json-refs@3.0.2
18:26:08  ---> Using cache
18:26:08  ---> 7e51c511c61c
18:26:08 Step 17/24 : RUN npm install -g yamljs@0.3.0
18:26:08  ---> Using cache
18:26:08  ---> 190a33d54e88
18:26:08 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
18:26:08  ---> Using cache
18:26:08  ---> b3d8bc7e9284
18:26:08 Step 19/24 : RUN chmod +x /validate-in-docker.sh
18:26:08  ---> Using cache
18:26:08  ---> 357b2d773bed
18:26:08 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
18:26:08  ---> Using cache
18:26:08  ---> 79c64096c8a8
18:26:08 Step 21/24 : RUN chmod +x /bin/swg2mrkup
18:26:08  ---> Using cache
18:26:08  ---> 129f626ec7f6
18:26:08 Step 22/24 : ADD oas2pdf /bin/oas2pdf
18:26:08  ---> Using cache
18:26:08  ---> d27d8b238c15
18:26:08 Step 23/24 : RUN chmod +x /bin/oas2pdf
18:26:08  ---> Using cache
18:26:08  ---> 64889590f48f
18:26:08 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
18:26:08  ---> Using cache
18:26:08  ---> 4d33b22eee40
18:26:08 Successfully built 4d33b22eee40
18:26:08 Successfully tagged openapivalidator:latest
18:26:08 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
18:26:08 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/200’: Permission denied
18:26:08 Mounting dir /var/www/html/api/nfv/sol005/200 as /storage
18:26:08 Using filter ''
18:26:08 
18:26:08 Entering dir /work/src
18:26:08 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
18:26:08 --- Merging file.
18:26:10 --- Create PDF...
18:26:24 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
18:26:26 --- Validation done (0).
18:26:26 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
18:26:26 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
18:26:26 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
18:26:26 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
18:26:26 --- Merging file.
18:26:27 --- Create PDF...
18:26:34 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
18:26:35 --- Validation done (0).
18:26:35 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
18:26:35 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
18:26:35 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
18:26:35 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
18:26:35 --- Merging file.
18:26:37 --- Create PDF...
18:27:48 --- Validating ../build/SOL005-NSDManagement-API.yaml
18:27:51 --- Validation done (0).
18:27:51 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
18:27:51 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
18:27:51 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
18:27:51 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
18:27:51 --- Merging file.
18:27:52 --- Create PDF...
18:28:24 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
18:28:25 --- Validation done (0).
18:28:25 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
18:28:25 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
18:28:25 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
18:28:25 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
18:28:25 --- Merging file.
18:28:27 --- Create PDF...
18:28:55 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
18:28:56 --- Validation done (0).
18:28:56 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
18:28:56 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
18:28:56 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
18:28:56 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
18:28:56 --- Merging file.
18:28:58 --- Create PDF...
18:29:21 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
18:29:22 --- Validation done (0).
18:29:22 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
18:29:22 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
18:29:22 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
18:29:22 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
18:29:22 --- Merging file.
18:29:24 --- Create PDF...
18:29:57 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
18:29:58 --- Validation done (0).
18:29:58 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
18:29:58 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
18:29:58 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
18:29:58 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
18:29:58 --- Merging file.
18:30:02 --- Create PDF...
18:31:54 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
18:31:56 --- Validation done (0).
18:31:56 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
18:31:56 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
18:31:56 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
18:31:56 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
18:31:56 --- Merging file.
18:31:57 --- Create PDF...
18:32:06 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
18:32:07 --- Validation done (0).
18:32:07 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
18:32:07 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
18:32:07 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
18:32:07 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
18:32:07 --- Merging file.
18:32:08 --- Create PDF...
18:32:18 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
18:32:19 --- Validation done (0).
18:32:19 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
18:32:19 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
18:32:19 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
18:32:19 -- Final validator returns 0.
18:32:20 Archiving artifacts
18:32:22 Finished: SUCCESS