SuccessConsole Output

10:35:00 Started by GitLab push by Michele Carignani
10:35:00 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011
10:35:00 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
10:35:00  > git rev-parse --is-inside-work-tree # timeout=10
10:35:00 Fetching changes from the remote Git repository
10:35:00  > git config remote.origin.url git@forge.etsi.org:nfv/SOL011.git # timeout=10
10:35:00 Fetching upstream changes from git@forge.etsi.org:nfv/SOL011.git
10:35:00  > git --version # timeout=10
10:35:00 using GIT_SSH to set credentials 
10:35:00  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL011.git +refs/heads/*:refs/remotes/origin/*
10:35:01  > git rev-parse refs/tags/v3.3.1^{commit} # timeout=10
10:35:01  > git branch -a -v --no-abbrev --contains 39fd041fc93a89a9805a3c72a68e9bd7e9f428a5 # timeout=10
10:35:01 Checking out Revision 39fd041fc93a89a9805a3c72a68e9bd7e9f428a5 (origin/master)
10:35:01  > git config core.sparsecheckout # timeout=10
10:35:01  > git checkout -f 39fd041fc93a89a9805a3c72a68e9bd7e9f428a5
10:35:01 Commit message: "Merge branch '3.3.1-dev' into 'master'"
10:35:01 First time build. Skipping changelog.
10:35:01 [sol011] $ /bin/bash /tmp/jenkins14064382168111691768.sh
10:35:01 ./build-container.sh: line 7: proxy: command not found
10:35:01 http_proxy is not set
10:35:01 Proxy set to 
10:35:01 Sending build context to Docker daemon  13.31kB

10:35:01 Step 1/24 : FROM alpine:3.10.0
10:35:01  ---> 4d90542f0623
10:35:01 Step 2/24 : RUN env
10:35:01  ---> Using cache
10:35:01  ---> 74f10208e216
10:35:01 Step 3/24 : RUN apk update
10:35:01  ---> Using cache
10:35:01  ---> 402f5f4181db
10:35:01 Step 4/24 : RUN apk add bash
10:35:01  ---> Using cache
10:35:01  ---> 7fee8facc93c
10:35:01 Step 5/24 : RUN apk add nodejs
10:35:01  ---> Using cache
10:35:01  ---> fd1b1ff44aec
10:35:01 Step 6/24 : RUN apk add nodejs-npm
10:35:01  ---> Using cache
10:35:01  ---> 72dcb8c5469d
10:35:01 Step 7/24 : RUN apk add asciidoctor
10:35:01  ---> Using cache
10:35:01  ---> f93c03b6714b
10:35:01 Step 8/24 : RUN apk add openjdk8
10:35:01  ---> Using cache
10:35:01  ---> 64595557b10d
10:35:01 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
10:35:01  ---> Using cache
10:35:01  ---> 89b1cc262e26
10:35:01 Step 10/24 : RUN apk add openssl
10:35:01  ---> Using cache
10:35:01  ---> decdca7d1ef5
10:35:01 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
10:35:01  ---> Using cache
10:35:01  ---> 1d853dd7c6c3
10:35:01 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
10:35:01  ---> Using cache
10:35:01  ---> 295b0548de80
10:35:01 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
10:35:01  ---> Using cache
10:35:01  ---> be6e6825f19e
10:35:01 Step 14/24 : RUN npm config set proxy $http_proxy
10:35:01  ---> Using cache
10:35:01  ---> c40e0db98de7
10:35:01 Step 15/24 : RUN npm install -g swagger-cli
10:35:01  ---> Using cache
10:35:01  ---> 47d8bbfd0303
10:35:01 Step 16/24 : RUN npm install -g json-refs
10:35:01  ---> Using cache
10:35:01  ---> 3fee18d05a16
10:35:01 Step 17/24 : RUN npm install -g yamljs
10:35:01  ---> Using cache
10:35:01  ---> 514359d9f9b0
10:35:01 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
10:35:01  ---> Using cache
10:35:01  ---> 7d0d40b8c427
10:35:01 Step 19/24 : RUN chmod +x /validate-in-docker.sh
10:35:01  ---> Using cache
10:35:01  ---> 263ed9d13f24
10:35:01 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
10:35:01  ---> Using cache
10:35:01  ---> 63cc9d490b54
10:35:01 Step 21/24 : RUN chmod +x /bin/swg2mrkup
10:35:01  ---> Using cache
10:35:01  ---> eb1ef268cdc1
10:35:01 Step 22/24 : ADD oas2pdf /bin/oas2pdf
10:35:01  ---> Using cache
10:35:01  ---> 3d5957bfc623
10:35:01 Step 23/24 : RUN chmod +x /bin/oas2pdf
10:35:01  ---> Using cache
10:35:01  ---> 381d3ad57559
10:35:01 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
10:35:01  ---> Using cache
10:35:01  ---> d346f2906793
10:35:01 Successfully built d346f2906793
10:35:01 Successfully tagged openapivalidator:latest
10:35:01 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol011 as /work
10:35:01 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol011/15’: Permission denied
10:35:01 Mounting dir /var/www/html/api/nfv/sol011/15 as /storage
10:35:02 Using filter ''
10:35:02 
10:35:02 Entering dir /work/src
10:35:02 -- Will validate: ./SOL011/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL011)
10:35:02 --- Merging file.
10:35:03 --- Create PDF...
10:35:20 --- Validating ../build/SOL011-NSLifecycleManagementNotification-API.yaml
10:35:20 ../build/SOL011-NSLifecycleManagementNotification-API.yaml is valid
10:35:20 --- Validation done (0).
10:35:20 '../build/SOL011-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL011-NSLifecycleManagementNotification-API.yaml'
10:35:20 '../build/SOL011-NSLifecycleManagementNotification-API.json' -> '/storage/SOL011-NSLifecycleManagementNotification-API.json'
10:35:20 '../build/SOL011-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL011-NSLifecycleManagementNotification-API.pdf'
10:35:20 -- Will validate: ./SOL011/NSLifecycleOperationGranting/NSLifecycleOperationGranting.yaml (api: NSLifecycleOperationGranting) (deliverable:SOL011)
10:35:20 --- Merging file.
10:35:21 --- Create PDF...
10:35:23 --- Validating ../build/SOL011-NSLifecycleOperationGranting-API.yaml
10:35:23 mv: can't rename 'SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory
10:35:23 ../build/SOL011-NSLifecycleOperationGranting-API.yaml is valid
10:35:23 --- Validation done (0).
10:35:23 '../build/SOL011-NSLifecycleOperationGranting-API.yaml' -> '/storage/SOL011-NSLifecycleOperationGranting-API.yaml'
10:35:23 '../build/SOL011-NSLifecycleOperationGranting-API.json' -> '/storage/SOL011-NSLifecycleOperationGranting-API.json'
10:35:23 cp: can't stat '../build/SOL011-NSLifecycleOperationGranting-API.pdf': No such file or directory
10:35:23 -- Will validate: ./SOL011/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL011)
10:35:23 --- Merging file.
10:35:25 --- Create PDF...
10:35:37 --- Validating ../build/SOL011-NSDManagement-API.yaml
10:35:37 ../build/SOL011-NSDManagement-API.yaml is valid
10:35:37 --- Validation done (0).
10:35:37 '../build/SOL011-NSDManagement-API.yaml' -> '/storage/SOL011-NSDManagement-API.yaml'
10:35:37 '../build/SOL011-NSDManagement-API.json' -> '/storage/SOL011-NSDManagement-API.json'
10:35:37 '../build/SOL011-NSDManagement-API.pdf' -> '/storage/SOL011-NSDManagement-API.pdf'
10:35:37 -- Will validate: ./SOL011/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL011)
10:35:37 --- Merging file.
10:35:38 --- Create PDF...
10:35:40 mv: can't rename 'SOL011-APIVersion-API.pdf': No such file or directory
10:35:40 --- Validating ../build/SOL011-APIVersion-API.yaml
10:35:40 ../build/SOL011-APIVersion-API.yaml is valid
10:35:40 --- Validation done (0).
10:35:40 '../build/SOL011-APIVersion-API.yaml' -> '/storage/SOL011-APIVersion-API.yaml'
10:35:40 '../build/SOL011-APIVersion-API.json' -> '/storage/SOL011-APIVersion-API.json'
10:35:40 cp: can't stat '../build/SOL011-APIVersion-API.pdf': No such file or directory
10:35:40 -- Will validate: ./SOL011/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL011)
10:35:40 --- Merging file.
10:35:42 --- Create PDF...
10:36:05 --- Validating ../build/SOL011-NSPerformanceManagement-API.yaml
10:36:05 ../build/SOL011-NSPerformanceManagement-API.yaml is valid
10:36:05 --- Validation done (0).
10:36:05 '../build/SOL011-NSPerformanceManagement-API.yaml' -> '/storage/SOL011-NSPerformanceManagement-API.yaml'
10:36:05 '../build/SOL011-NSPerformanceManagement-API.json' -> '/storage/SOL011-NSPerformanceManagement-API.json'
10:36:05 '../build/SOL011-NSPerformanceManagement-API.pdf' -> '/storage/SOL011-NSPerformanceManagement-API.pdf'
10:36:05 -- Will validate: ./SOL011/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL011)
10:36:05 --- Merging file.
10:36:07 --- Create PDF...
10:36:29 --- Validating ../build/SOL011-NSFaultManagement-API.yaml
10:36:29 ../build/SOL011-NSFaultManagement-API.yaml is valid
10:36:29 --- Validation done (0).
10:36:29 '../build/SOL011-NSFaultManagement-API.yaml' -> '/storage/SOL011-NSFaultManagement-API.yaml'
10:36:29 '../build/SOL011-NSFaultManagement-API.json' -> '/storage/SOL011-NSFaultManagement-API.json'
10:36:29 '../build/SOL011-NSFaultManagement-API.pdf' -> '/storage/SOL011-NSFaultManagement-API.pdf'
10:36:29 -- Will validate: ./SOL011/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL011)
10:36:29 --- Merging file.
10:36:32 --- Create PDF...
10:37:37 --- Validating ../build/SOL011-NSLifecycleManagement-API.yaml
10:37:37 ../build/SOL011-NSLifecycleManagement-API.yaml is valid
10:37:37 --- Validation done (0).
10:37:37 '../build/SOL011-NSLifecycleManagement-API.yaml' -> '/storage/SOL011-NSLifecycleManagement-API.yaml'
10:37:37 '../build/SOL011-NSLifecycleManagement-API.json' -> '/storage/SOL011-NSLifecycleManagement-API.json'
10:37:37 '../build/SOL011-NSLifecycleManagement-API.pdf' -> '/storage/SOL011-NSLifecycleManagement-API.pdf'
10:37:37 -- Will validate: ./SOL011/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL011)
10:37:37 --- Merging file.
10:37:39 --- Create PDF...
10:37:50 --- Validating ../build/SOL011-NSFaultManagementNotification-API.yaml
10:37:51 ../build/SOL011-NSFaultManagementNotification-API.yaml is valid
10:37:51 --- Validation done (0).
10:37:51 '../build/SOL011-NSFaultManagementNotification-API.yaml' -> '/storage/SOL011-NSFaultManagementNotification-API.yaml'
10:37:51 '../build/SOL011-NSFaultManagementNotification-API.json' -> '/storage/SOL011-NSFaultManagementNotification-API.json'
10:37:51 '../build/SOL011-NSFaultManagementNotification-API.pdf' -> '/storage/SOL011-NSFaultManagementNotification-API.pdf'
10:37:51 -- Will validate: ./SOL011/NSInstanceUsageNotification/NSInstanceUsageNotification.yaml (api: NSInstanceUsageNotification) (deliverable:SOL011)
10:37:51 --- Merging file.
10:37:52 --- Create PDF...
10:37:53 mv: can't rename 'SOL011-NSInstanceUsageNotification-API.pdf': No such file or directory
10:37:53 --- Validating ../build/SOL011-NSInstanceUsageNotification-API.yaml
10:37:54 ../build/SOL011-NSInstanceUsageNotification-API.yaml is valid
10:37:54 --- Validation done (0).
10:37:54 '../build/SOL011-NSInstanceUsageNotification-API.yaml' -> '/storage/SOL011-NSInstanceUsageNotification-API.yaml'
10:37:54 '../build/SOL011-NSInstanceUsageNotification-API.json' -> '/storage/SOL011-NSInstanceUsageNotification-API.json'
10:37:54 cp: can't stat '../build/SOL011-NSInstanceUsageNotification-API.pdf': No such file or directory
10:37:54 -- Will validate: ./SOL011/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL011)
10:37:54 --- Merging file.
10:37:55 --- Create PDF...
10:38:06 --- Validating ../build/SOL011-NSPerformanceManagementNotification-API.yaml
10:38:07 ../build/SOL011-NSPerformanceManagementNotification-API.yaml is valid
10:38:07 --- Validation done (0).
10:38:07 '../build/SOL011-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL011-NSPerformanceManagementNotification-API.yaml'
10:38:07 '../build/SOL011-NSPerformanceManagementNotification-API.json' -> '/storage/SOL011-NSPerformanceManagementNotification-API.json'
10:38:07 '../build/SOL011-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL011-NSPerformanceManagementNotification-API.pdf'
10:38:07 -- Final validator returns 0.
10:38:07 Archiving artifacts
10:38:08 Finished: SUCCESS