SuccessConsole Output

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

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