FailedConsole Output

14:49:34 Started by GitLab push by f.moscatelli
14:49:34 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
14:49:34 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:49:34  > git rev-parse --is-inside-work-tree # timeout=10
14:49:34 Fetching changes from the remote Git repository
14:49:34  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
14:49:34 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
14:49:34  > git --version # timeout=10
14:49:34 using GIT_SSH to set credentials 
14:49:34  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
14:49:34  > git rev-parse remotes/origin/2.5.1-dev^{commit} # timeout=10
14:49:34  > git branch -a -v --no-abbrev --contains 621d868a11b74f92fe6fd4a41672ed7e6fbf121d # timeout=10
14:49:34 Checking out Revision 621d868a11b74f92fe6fd4a41672ed7e6fbf121d (origin/2.5.1-dev)
14:49:34  > git config core.sparsecheckout # timeout=10
14:49:34  > git checkout -f 621d868a11b74f92fe6fd4a41672ed7e6fbf121d
14:49:34 Commit message: "SOL005: Fix in notification interfaces"
14:49:34  > git rev-list --no-walk c21f4142b3e86a6ce5435aed546ae5df92a7527c # timeout=10
14:49:35 [sol005] $ /bin/bash /tmp/jenkins5790857633628741760.sh
14:49:35 ./build-container.sh: line 7: proxy: command not found
14:49:35 http_proxy is not set
14:49:35 Proxy set to 
14:49:35 Sending build context to Docker daemon  13.31kB

14:49:35 Step 1/24 : FROM alpine:3.6
14:49:35  ---> 43773d1dba76
14:49:35 Step 2/24 : RUN env
14:49:35  ---> Using cache
14:49:35  ---> 94a774cc9d8b
14:49:35 Step 3/24 : RUN apk update
14:49:35  ---> Using cache
14:49:35  ---> 12b582a22f41
14:49:35 Step 4/24 : RUN apk add bash
14:49:35  ---> Using cache
14:49:35  ---> fafd07ab0655
14:49:35 Step 5/24 : RUN apk add nodejs
14:49:35  ---> Using cache
14:49:35  ---> 1debd0445296
14:49:35 Step 6/24 : RUN apk add nodejs-npm
14:49:35  ---> Using cache
14:49:35  ---> c827a1cac07e
14:49:35 Step 7/24 : RUN apk add asciidoctor
14:49:35  ---> Using cache
14:49:35  ---> e90589c3e596
14:49:35 Step 8/24 : RUN apk add openjdk8
14:49:35  ---> Using cache
14:49:35  ---> 735d8f58c1bc
14:49:35 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
14:49:35  ---> Using cache
14:49:35  ---> c3dc23607c9d
14:49:35 Step 10/24 : RUN apk add openssl
14:49:35  ---> Using cache
14:49:35  ---> a643db7e74bb
14:49:35 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
14:49:35  ---> Using cache
14:49:35  ---> 3c2b8bf7c2ca
14:49:35 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
14:49:35  ---> Using cache
14:49:35  ---> 8572c9df5ed2
14:49:35 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
14:49:35  ---> Using cache
14:49:35  ---> f44bfb2813f1
14:49:35 Step 14/24 : RUN npm config set proxy $http_proxy
14:49:35  ---> Using cache
14:49:35  ---> 4b6141ff47f4
14:49:35 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
14:49:35  ---> Using cache
14:49:35  ---> 3021daafa234
14:49:35 Step 16/24 : RUN npm install -g json-refs@3.0.2
14:49:35  ---> Using cache
14:49:35  ---> 450ac1367008
14:49:35 Step 17/24 : RUN npm install -g yamljs@0.3.0
14:49:35  ---> Using cache
14:49:35  ---> b2179889fdf7
14:49:35 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
14:49:35  ---> Using cache
14:49:35  ---> 22b0f991742d
14:49:35 Step 19/24 : RUN chmod +x /validate-in-docker.sh
14:49:35  ---> Using cache
14:49:35  ---> 15b59145c33b
14:49:35 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
14:49:35  ---> Using cache
14:49:35  ---> 7308f4b26eb2
14:49:35 Step 21/24 : RUN chmod +x /bin/swg2mrkup
14:49:35  ---> Using cache
14:49:35  ---> dfc7883158e5
14:49:35 Step 22/24 : ADD oas2pdf /bin/oas2pdf
14:49:35  ---> Using cache
14:49:35  ---> 6b3ffc5e7e2b
14:49:35 Step 23/24 : RUN chmod +x /bin/oas2pdf
14:49:35  ---> Using cache
14:49:35  ---> b2e0fd2d61e5
14:49:35 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
14:49:35  ---> Using cache
14:49:35  ---> aead7ceb0f7b
14:49:35 Successfully built aead7ceb0f7b
14:49:35 Successfully tagged openapivalidator:latest
14:49:35 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
14:49:35 mkdir: created directory '/var/www/html/api/nfv/sol005/90'
14:49:35 Mounting dir /var/www/html/api/nfv/sol005/90 as /storage
14:49:35 Using filter ''
14:49:35 
14:49:35 Entering dir /work/src
14:49:35 -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005)
14:49:35 --- Merging file.
14:49:36 --- Create PDF...
14:49:52 --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml
14:49:53 --- Validation done (0).
14:49:53 '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml'
14:49:53 '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json'
14:49:53 '../build/SOL005-NSLifecycleManagementNotification-API.pdf' -> '/storage/SOL005-NSLifecycleManagementNotification-API.pdf'
14:49:53 -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005)
14:49:53 --- Merging file.
14:49:54 --- Create PDF...
14:50:02 --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml
14:50:03 --- Validation done (0).
14:50:03 '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml'
14:50:03 '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json'
14:50:03 '../build/SOL005-VNFPackageManagementNotification-API.pdf' -> '/storage/SOL005-VNFPackageManagementNotification-API.pdf'
14:50:03 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
14:50:03 --- Merging file.
14:50:05 --- Create PDF...
14:50:54 --- Validating ../build/SOL005-NSDManagement-API.yaml
14:50:56 --- Validation done (0).
14:50:56 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
14:50:56 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
14:50:56 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
14:50:56 -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005)
14:50:56 --- Merging file.
14:50:57 --- Create PDF...
14:51:16 --- Validating ../build/SOL005-APIVersion-API.yaml
14:51:17 --- Validation done (0).
14:51:17 '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml'
14:51:17 '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json'
14:51:17 '../build/SOL005-APIVersion-API.pdf' -> '/storage/SOL005-APIVersion-API.pdf'
14:51:17 -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005)
14:51:17 --- Merging file.
14:51:18 --- Create PDF...
14:51:56 --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml
14:51:58 --- Validation done (0).
14:51:58 '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml'
14:51:58 '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json'
14:51:58 '../build/SOL005-NSPerformanceManagement-API.pdf' -> '/storage/SOL005-NSPerformanceManagement-API.pdf'
14:51:58 -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005)
14:51:58 --- Merging file.
14:51:59 --- Create PDF...
14:52:34 --- Validating ../build/SOL005-NSDManagementNotification-API.yaml
14:52:36 
14:52:36 API Errors:
14:52:36 
14:52:36   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription_NsdOnBoardingFailureNotification/post/parameters/1: API has more than one body parameter
14:52:36   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription_NsdOnBoardingFailureNotification/post/parameters/2: API has more than one body parameter
14:52:36   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription_NsdOnBoardingFailureNotification/post/parameters/3: API has more than one body parameter
14:52:36   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription_NsdOnBoardingFailureNotification/post/parameters/4: API has more than one body parameter
14:52:36   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription_NsdOnBoardingFailureNotification/post/parameters/5: API has more than one body parameter
14:52:36   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription_NsdDeletionNotification/post/parameters/1: API has more than one body parameter
14:52:36   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription_NsdDeletionNotification/post/parameters/2: API has more than one body parameter
14:52:36   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription_NsdDeletionNotification/post/parameters/3: API has more than one body parameter
14:52:36   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription_PnfdOnBoardingNotification/post/parameters/1: API has more than one body parameter
14:52:36   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription_PnfdOnBoardingNotification/post/parameters/2: API has more than one body parameter
14:52:36   #/paths/~1URI_is_provided_by_the_client_when_creating_the_subscription_PnfdOnBoardingFailureNotification/post/parameters/1: API has more than one body parameter
14:52:36 
14:52:36 11 errors and 0 warnings
14:52:36 
14:52:36 --- Validation done (1).
14:52:36 '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml'
14:52:36 '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json'
14:52:36 '../build/SOL005-NSDManagementNotification-API.pdf' -> '/storage/SOL005-NSDManagementNotification-API.pdf'
14:52:36 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
14:52:36 --- Merging file.
14:52:37 --- Create PDF...
14:52:59 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
14:53:00 --- Validation done (0).
14:53:00 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
14:53:00 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
14:53:00 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
14:53:00 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
14:53:00 --- Merging file.
14:53:02 --- Create PDF...
14:53:45 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
14:53:46 --- Validation done (0).
14:53:46 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
14:53:46 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
14:53:46 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
14:53:46 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
14:53:46 --- Merging file.
14:53:50 --- Create PDF...
14:56:01 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
14:56:03 --- Validation done (0).
14:56:03 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
14:56:03 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
14:56:03 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
14:56:03 -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005)
14:56:03 --- Merging file.
14:56:04 --- Create PDF...
14:56:14 --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml
14:56:15 --- Validation done (0).
14:56:15 '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml'
14:56:15 '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json'
14:56:15 '../build/SOL005-NSFaultManagementNotification-API.pdf' -> '/storage/SOL005-NSFaultManagementNotification-API.pdf'
14:56:15 -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005)
14:56:15 --- Merging file.
14:56:16 --- Create PDF...
14:56:28 --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml
14:56:29 --- Validation done (0).
14:56:29 '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml'
14:56:29 '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json'
14:56:29 '../build/SOL005-NSPerformanceManagementNotification-API.pdf' -> '/storage/SOL005-NSPerformanceManagementNotification-API.pdf'
14:56:29 -- Final validator returns 1.
14:56:29 Build step 'Execute shell' marked build as failure
14:56:29 Skipped archiving because build is not successful
14:56:29 Finished: FAILURE