SuccessConsole Output

10:12:36 Started by GitLab push by Pietro Piscione
10:12:36 [EnvInject] - Loading node environment variables.
10:12:36 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
10:12:36 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
10:12:36  > git rev-parse --is-inside-work-tree # timeout=10
10:12:36 Fetching changes from the remote Git repository
10:12:36  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
10:12:36 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
10:12:36  > git --version # timeout=10
10:12:36 using GIT_SSH to set credentials 
10:12:36  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
10:12:37  > git rev-parse remotes/origin/4.3.1-dev^{commit} # timeout=10
10:12:37  > git branch -a -v --no-abbrev --contains caa09b43594400d3494f8e9cd40f0d93a68ffb3c # timeout=10
10:12:37 Checking out Revision caa09b43594400d3494f8e9cd40f0d93a68ffb3c (origin/4.3.1-dev)
10:12:37  > git config core.sparsecheckout # timeout=10
10:12:37  > git checkout -f caa09b43594400d3494f8e9cd40f0d93a68ffb3c
10:12:37 Commit message: "SOL005_24, to SOL005_29 and SOL005_115 SOL005_v040009"
10:12:37  > git rev-list --no-walk 14e566e4ee164a8c9885cfb26b9778443dea184a # timeout=10
10:12:37 [sol005] $ /bin/bash /tmp/jenkins2902546689353501492.sh
10:12:37 ./build-container.sh: line 7: proxy: command not found
10:12:37 http_proxy is not set
10:12:37 Proxy set to 
10:12:37 Sending build context to Docker daemon  13.31kB

10:12:38 Step 1/24 : FROM alpine:3.10.0
10:12:38  ---> 4d90542f0623
10:12:38 Step 2/24 : RUN env
10:12:38  ---> Using cache
10:12:38  ---> 0b577767eb4e
10:12:38 Step 3/24 : RUN apk update
10:12:38  ---> Using cache
10:12:38  ---> 697471ef7f0a
10:12:38 Step 4/24 : RUN apk add bash
10:12:38  ---> Using cache
10:12:38  ---> a25251d4272c
10:12:38 Step 5/24 : RUN apk add nodejs
10:12:38  ---> Using cache
10:12:38  ---> ee3663c76c01
10:12:38 Step 6/24 : RUN apk add nodejs-npm
10:12:38  ---> Using cache
10:12:38  ---> 95530c68fb47
10:12:38 Step 7/24 : RUN apk add asciidoctor
10:12:38  ---> Using cache
10:12:38  ---> a321cc22063f
10:12:38 Step 8/24 : RUN apk add openjdk8
10:12:38  ---> Using cache
10:12:38  ---> 07148189c9d2
10:12:38 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
10:12:38  ---> Using cache
10:12:38  ---> 6808b2c86594
10:12:38 Step 10/24 : RUN apk add openssl
10:12:38  ---> Using cache
10:12:38  ---> ed2950ff9192
10:12:38 Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3
10:12:38  ---> Using cache
10:12:38  ---> 83cde4af1585
10:12:38 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
10:12:38  ---> Using cache
10:12:38  ---> e442b40a01ef
10:12:38 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
10:12:38  ---> Using cache
10:12:38  ---> 22ece82af23f
10:12:38 Step 14/24 : RUN npm config set proxy $http_proxy
10:12:38  ---> Using cache
10:12:38  ---> 0cc1b972380e
10:12:38 Step 15/24 : RUN npm install -g swagger-cli
10:12:38  ---> Using cache
10:12:38  ---> 3ee43d5416a1
10:12:38 Step 16/24 : RUN npm install -g json-refs
10:12:38  ---> Using cache
10:12:38  ---> 94e261945a46
10:12:38 Step 17/24 : RUN npm install -g yamljs
10:12:38  ---> Using cache
10:12:38  ---> ce77b5519b06
10:12:38 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
10:12:38  ---> Using cache
10:12:38  ---> 187bb878cf40
10:12:38 Step 19/24 : RUN chmod +x /validate-in-docker.sh
10:12:38  ---> Using cache
10:12:38  ---> 8a72544175fe
10:12:38 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
10:12:38  ---> Using cache
10:12:38  ---> 10b5d2b015f0
10:12:38 Step 21/24 : RUN chmod +x /bin/swg2mrkup
10:12:38  ---> Using cache
10:12:38  ---> b6344d883dbb
10:12:38 Step 22/24 : ADD oas2pdf /bin/oas2pdf
10:12:38  ---> Using cache
10:12:38  ---> 694f10f1800e
10:12:38 Step 23/24 : RUN chmod +x /bin/oas2pdf
10:12:38  ---> Using cache
10:12:38  ---> e8412bbba598
10:12:38 Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"]
10:12:38  ---> Using cache
10:12:38  ---> bd6a375951d4
10:12:38 Successfully built bd6a375951d4
10:12:38 Successfully tagged openapivalidator:latest
10:12:38 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
10:12:38 mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/289’: Permission denied
10:12:38 Mounting dir /var/www/html/api/nfv/sol005/289 as /storage
10:12:38 Using filter ''
10:12:38 
10:12:38 Entering dir /work/src
10:12:38 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
10:12:38 --- Merging file.
10:12:40 --- Create PDF...
10:12:42 mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
10:12:42 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
10:12:42 ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid
10:12:42 --- Validation done (0).
10:12:42 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
10:12:42 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
10:12:42 cp: can't stat '../build/SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory
10:12:42 -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005)
10:12:42 --- Merging file.
10:12:44 --- Create PDF...
10:12:46 mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
10:12:46 --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml
10:12:47 ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid
10:12:47 --- Validation done (0).
10:12:47 '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml'
10:12:47 '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json'
10:12:47 cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory
10:12:47 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
10:12:47 --- Merging file.
10:12:48 --- Create PDF...
10:12:49 mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
10:12:49 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
10:12:50 ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid
10:12:50 --- Validation done (0).
10:12:50 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
10:12:50 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
10:12:50 cp: can't stat '../build/SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory
10:12:50 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
10:12:50 --- Merging file.
10:12:52 --- Create PDF...
10:12:54 mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory
10:12:54 --- Validating ../build/SOL005-NSDManagement-API.yaml
10:12:55 ../build/SOL005-NSDManagement-API.yaml is valid
10:12:55 --- Validation done (0).
10:12:55 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
10:12:55 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
10:12:55 cp: can't stat '../build/SOL005-NSDManagement-API.pdf': No such file or directory
10:12:55 -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005)
10:12:55 --- Merging file.
10:12:56 --- Create PDF...
10:12:58 mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
10:12:58 --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml
10:12:58 ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid
10:12:58 --- Validation done (0).
10:12:58 '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml'
10:12:58 '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json'
10:12:58 cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory
10:12:58 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
10:12:58 --- Merging file.
10:12:59 --- Create PDF...
10:13:01 mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory
10:13:01 --- Validating ../build/SOL005-APIVersion-API.yaml
10:13:02 ../build/SOL005-APIVersion-API.yaml is valid
10:13:02 --- Validation done (0).
10:13:02 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
10:13:02 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
10:13:02 cp: can't stat '../build/SOL005-APIVersion-API.pdf': No such file or directory
10:13:02 -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005)
10:13:02 --- Merging file.
10:13:03 --- Create PDF...
10:13:05 mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory
10:13:05 --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml
10:13:06 ../build/SOL005-NFVICapacityInformation-API.yaml is valid
10:13:06 --- Validation done (0).
10:13:06 '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml'
10:13:06 '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json'
10:13:06 cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory
10:13:06 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
10:13:06 --- Merging file.
10:13:07 --- Create PDF...
10:13:09 mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory
10:13:09 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
10:13:10 ../build/SOL005-NSPerformanceManagement-API.yaml is valid
10:13:10 --- Validation done (0).
10:13:10 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
10:13:10 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
10:13:10 cp: can't stat '../build/SOL005-NSPerformanceManagement-API.pdf': No such file or directory
10:13:10 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
10:13:10 --- Merging file.
10:13:11 --- Create PDF...
10:13:13 mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory
10:13:13 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
10:13:14 ../build/SOL005-NSDManagementNotification-API.yaml is valid
10:13:14 --- Validation done (0).
10:13:14 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
10:13:14 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
10:13:14 cp: can't stat '../build/SOL005-NSDManagementNotification-API.pdf': No such file or directory
10:13:14 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
10:13:14 --- Merging file.
10:13:15 --- Create PDF...
10:13:17 mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory
10:13:17 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
10:13:17 ../build/SOL005-NSFaultManagement-API.yaml is valid
10:13:17 --- Validation done (0).
10:13:17 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
10:13:17 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
10:13:17 cp: can't stat '../build/SOL005-NSFaultManagement-API.pdf': No such file or directory
10:13:17 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
10:13:17 --- Merging file.
10:13:19 --- Create PDF...
10:13:21 mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory
10:13:21 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
10:13:22 ../build/SOL005-VNFPackageManagement-API.yaml is valid
10:13:22 --- Validation done (0).
10:13:22 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
10:13:22 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
10:13:22 cp: can't stat '../build/SOL005-VNFPackageManagement-API.pdf': No such file or directory
10:13:22 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
10:13:22 --- Merging file.
10:13:28 --- Create PDF...
10:13:30 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
10:13:30 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
10:13:32 ../build/SOL005-NSLifecycleManagement-API.yaml is valid
10:13:32 --- Validation done (0).
10:13:32 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
10:13:32 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
10:13:32 cp: can't stat '../build/SOL005-NSLifecycleManagement-API.pdf': No such file or directory
10:13:32 -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005)
10:13:32 --- Merging file.
10:13:33 --- Create PDF...
10:13:35 mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory
10:13:35 --- Validating ../build/SOL005-NSLCMCoordination-API.yaml
10:13:35 ../build/SOL005-NSLCMCoordination-API.yaml is valid
10:13:35 --- Validation done (0).
10:13:35 '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml'
10:13:35 '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json'
10:13:35 cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory
10:13:35 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
10:13:35 --- Merging file.
10:13:36 --- Create PDF...
10:13:38 mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
10:13:38 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
10:13:39 ../build/SOL005-NSFaultManagementNotification-API.yaml is valid
10:13:39 --- Validation done (0).
10:13:39 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
10:13:39 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
10:13:39 cp: can't stat '../build/SOL005-NSFaultManagementNotification-API.pdf': No such file or directory
10:13:39 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
10:13:39 --- Merging file.
10:13:40 --- Create PDF...
10:13:42 mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
10:13:42 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
10:13:42 ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid
10:13:42 --- Validation done (0).
10:13:42 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
10:13:42 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
10:13:42 cp: can't stat '../build/SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory
10:13:42 -- Final validator returns 0.
10:13:42 Archiving artifacts
10:13:44 Finished: SUCCESS