SuccessConsole Output

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

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