SuccessConsole Output

12:01:01 Started by GitLab push by bernini
12:01:01 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol012
12:01:01 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:01:01  > git rev-parse --is-inside-work-tree # timeout=10
12:01:01 Fetching changes from the remote Git repository
12:01:01  > git config remote.origin.url git@forge.etsi.org:nfv/SOL012.git # timeout=10
12:01:01 Fetching upstream changes from git@forge.etsi.org:nfv/SOL012.git
12:01:01  > git --version # timeout=10
12:01:01 using GIT_SSH to set credentials 
12:01:01  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL012.git +refs/heads/*:refs/remotes/origin/*
12:01:01  > git rev-parse remotes/origin/3.3.1-dev^{commit} # timeout=10
12:01:01  > git branch -a -v --no-abbrev --contains 1758e4491d700b9667f4e0f43c860b16e5f0bd26 # timeout=10
12:01:01 Checking out Revision 1758e4491d700b9667f4e0f43c860b16e5f0bd26 (origin/3.3.1-dev)
12:01:01  > git config core.sparsecheckout # timeout=10
12:01:01  > git checkout -f 1758e4491d700b9667f4e0f43c860b16e5f0bd26
12:01:01 Commit message: "updated API name in openapi title"
12:01:01  > git rev-list --no-walk 983ae336891559416aea443ab28582b6c9a530f2 # timeout=10
12:01:02 [sol012] $ /bin/bash /tmp/jenkins8026455310945456582.sh
12:01:02 ./build-container.sh: line 7: proxy: command not found
12:01:02 http_proxy is not set
12:01:02 Proxy set to 
12:01:02 Sending build context to Docker daemon  13.31kB

12:01:02 Step 1/24 : FROM alpine:3.10.0
12:01:02  ---> 4d90542f0623
12:01:02 Step 2/24 : RUN env
12:01:02  ---> Using cache
12:01:02  ---> e2553b1af332
12:01:02 Step 3/24 : RUN apk update
12:01:02  ---> Using cache
12:01:02  ---> 9d891293b328
12:01:02 Step 4/24 : RUN apk add bash
12:01:02  ---> Using cache
12:01:02  ---> 60c4c93ce401
12:01:02 Step 5/24 : RUN apk add nodejs
12:01:02  ---> Using cache
12:01:02  ---> e900d2f09106
12:01:02 Step 6/24 : RUN apk add nodejs-npm
12:01:02  ---> Using cache
12:01:02  ---> 03f6a25fc90c
12:01:02 Step 7/24 : RUN apk add asciidoctor
12:01:02  ---> Using cache
12:01:02  ---> 978c03d7b45f
12:01:02 Step 8/24 : RUN apk add openjdk8
12:01:02  ---> Using cache
12:01:02  ---> 87e0c01787eb
12:01:02 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
12:01:02  ---> Using cache
12:01:02  ---> ca2326e0fd7e
12:01:02 Step 10/24 : RUN apk add openssl
12:01:02  ---> Using cache
12:01:02  ---> 0805ccbe0a56
12:01:02 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
12:01:02  ---> Using cache
12:01:02  ---> 2118ba81fe9b
12:01:02 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
12:01:02  ---> Using cache
12:01:02  ---> f2f90a52569b
12:01:02 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
12:01:02  ---> Using cache
12:01:02  ---> cfd3e7827631
12:01:02 Step 14/24 : RUN npm config set proxy $http_proxy
12:01:02  ---> Using cache
12:01:02  ---> 318995b26504
12:01:02 Step 15/24 : RUN npm install -g swagger-cli
12:01:02  ---> Using cache
12:01:02  ---> 2463a99164db
12:01:02 Step 16/24 : RUN npm install -g json-refs
12:01:02  ---> Using cache
12:01:02  ---> 9afd7d84668d
12:01:02 Step 17/24 : RUN npm install -g yamljs
12:01:02  ---> Using cache
12:01:02  ---> 7b4ab59ef078
12:01:02 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
12:01:02  ---> Using cache
12:01:02  ---> 26355895695c
12:01:02 Step 19/24 : RUN chmod +x /validate-in-docker.sh
12:01:02  ---> Using cache
12:01:02  ---> 2ea92fd26247
12:01:02 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
12:01:02  ---> Using cache
12:01:02  ---> a47b77933d8d
12:01:02 Step 21/24 : RUN chmod +x /bin/swg2mrkup
12:01:02  ---> Using cache
12:01:02  ---> d53bd9ad4cef
12:01:02 Step 22/24 : ADD oas2pdf /bin/oas2pdf
12:01:02  ---> Using cache
12:01:02  ---> b9ffcd63a9a0
12:01:02 Step 23/24 : RUN chmod +x /bin/oas2pdf
12:01:02  ---> Using cache
12:01:02  ---> e20d9fc244f4
12:01:02 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
12:01:02  ---> Using cache
12:01:02  ---> 8e6a899656b8
12:01:02 Successfully built 8e6a899656b8
12:01:02 Successfully tagged openapivalidator:latest
12:01:02 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol012 as /work
12:01:02 mkdir: created directory '/var/www/html/api/nfv/sol012/10'
12:01:02 Mounting dir /var/www/html/api/nfv/sol012/10 as /storage
12:01:02 Using filter ''
12:01:02 
12:01:02 Entering dir /work/src
12:01:02 -- Will validate: ./SOL012/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL012)
12:01:02 --- Merging file.
12:01:03 --- Create PDF...
12:01:04 mv: can't rename 'SOL012-APIVersion-API.pdf': No such file or directory
12:01:04 --- Validating ../build/SOL012-APIVersion-API.yaml
12:01:05 ../build/SOL012-APIVersion-API.yaml is valid
12:01:05 --- Validation done (0).
12:01:05 '../build/SOL012-APIVersion-API.yaml' -> '/storage/SOL012-APIVersion-API.yaml'
12:01:05 '../build/SOL012-APIVersion-API.json' -> '/storage/SOL012-APIVersion-API.json'
12:01:05 cp: can't stat '../build/SOL012-APIVersion-API.pdf': No such file or directory
12:01:05 -- Will validate: ./SOL012/PolicyManagement/PolicyManagement.yaml (api: PolicyManagement) (deliverable:SOL012)
12:01:05 --- Merging file.
12:01:06 --- Create PDF...
12:01:08 mv: can't rename 'SOL012-PolicyManagement-API.pdf': No such file or directory
12:01:08 --- Validating ../build/SOL012-PolicyManagement-API.yaml
12:01:08 ../build/SOL012-PolicyManagement-API.yaml is valid
12:01:09 --- Validation done (0).
12:01:09 '../build/SOL012-PolicyManagement-API.yaml' -> '/storage/SOL012-PolicyManagement-API.yaml'
12:01:09 '../build/SOL012-PolicyManagement-API.json' -> '/storage/SOL012-PolicyManagement-API.json'
12:01:09 cp: can't stat '../build/SOL012-PolicyManagement-API.pdf': No such file or directory
12:01:09 -- Will validate: ./SOL012/PolicyManagementNotification/PolicyManagementNotification.yaml (api: PolicyManagementNotification) (deliverable:SOL012)
12:01:09 --- Merging file.
12:01:09 --- Create PDF...
12:01:11 mv: can't rename 'SOL012-PolicyManagementNotification-API.pdf': No such file or directory
12:01:11 --- Validating ../build/SOL012-PolicyManagementNotification-API.yaml
12:01:11 ../build/SOL012-PolicyManagementNotification-API.yaml is valid
12:01:11 --- Validation done (0).
12:01:11 '../build/SOL012-PolicyManagementNotification-API.yaml' -> '/storage/SOL012-PolicyManagementNotification-API.yaml'
12:01:11 '../build/SOL012-PolicyManagementNotification-API.json' -> '/storage/SOL012-PolicyManagementNotification-API.json'
12:01:11 cp: can't stat '../build/SOL012-PolicyManagementNotification-API.pdf': No such file or directory
12:01:11 -- Final validator returns 0.
12:01:12 Archiving artifacts
12:01:12 Finished: SUCCESS