SuccessConsole Output

11:53:05 Started by GitLab push by rameshnaraya
11:53:05 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
11:53:05  > git rev-parse --is-inside-work-tree # timeout=10
11:53:05 Fetching changes from the remote Git repository
11:53:05  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
11:53:05 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git
11:53:05  > git --version # timeout=10
11:53:05 using GIT_SSH to set credentials 
11:53:05  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/*
11:53:06  > git rev-parse remotes/origin/NFV-SOL005-Review^{commit} # timeout=10
11:53:06  > git branch -a -v --no-abbrev --contains 6a196451de4e1fae61ddee34f555b035f6c53e32 # timeout=10
11:53:06 Checking out Revision 6a196451de4e1fae61ddee34f555b035f6c53e32 (origin/NFV-SOL005-Review)
11:53:06  > git config core.sparsecheckout # timeout=10
11:53:06  > git checkout -f 6a196451de4e1fae61ddee34f555b035f6c53e32
11:53:06 Commit message: "Update NSLifecycleManagement.yaml"
11:53:06  > git rev-list 5f4011fbbc500efdfa3b93a822f97bc8d8be278d # timeout=10
11:53:07 [sol005] $ /bin/bash /tmp/jenkins1095552434556916231.sh
11:53:07 ./build-container.sh: line 7: proxy: command not found
11:53:07 http_proxy is not set
11:53:07 Proxy set to 
11:53:07 Sending build context to Docker daemon  13.31kB

11:53:07 Step 1/24 : FROM alpine:3.6
11:53:07  ---> 94627dfbdf19
11:53:07 Step 2/24 : RUN env
11:53:07  ---> Using cache
11:53:07  ---> 5aba9ace9175
11:53:07 Step 3/24 : RUN apk update
11:53:07  ---> Using cache
11:53:07  ---> c93a8f8fceea
11:53:07 Step 4/24 : RUN apk add bash
11:53:07  ---> Using cache
11:53:07  ---> 9984393d4ab7
11:53:07 Step 5/24 : RUN apk add nodejs
11:53:07  ---> Using cache
11:53:07  ---> 002ade640a14
11:53:07 Step 6/24 : RUN apk add nodejs-npm
11:53:07  ---> Using cache
11:53:07  ---> 95fda2dffd97
11:53:07 Step 7/24 : RUN apk add asciidoctor
11:53:07  ---> Using cache
11:53:07  ---> 99af8b969755
11:53:07 Step 8/24 : RUN apk add openjdk8
11:53:07  ---> Using cache
11:53:07  ---> a00125cd64f2
11:53:07 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
11:53:07  ---> Using cache
11:53:07  ---> 82f7425307e6
11:53:07 Step 10/24 : RUN apk add openssl
11:53:07  ---> Using cache
11:53:07  ---> c2d720896593
11:53:07 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
11:53:07  ---> Using cache
11:53:07  ---> 3dcde753af30
11:53:07 Step 12/24 : RUN gem install asciidoctor-pdf-cjk
11:53:07  ---> Using cache
11:53:07  ---> f790ef185743
11:53:07 Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar
11:53:07  ---> Using cache
11:53:07  ---> 6edcfc270195
11:53:07 Step 14/24 : RUN npm config set proxy $http_proxy
11:53:07  ---> Using cache
11:53:07  ---> c9c3979202c1
11:53:07 Step 15/24 : RUN npm install -g swagger-tools@0.10.3
11:53:07  ---> Using cache
11:53:07  ---> 360ceb237df9
11:53:07 Step 16/24 : RUN npm install -g json-refs@3.0.2
11:53:07  ---> Using cache
11:53:07  ---> cbc3149e2130
11:53:07 Step 17/24 : RUN npm install -g yamljs@0.3.0
11:53:07  ---> Using cache
11:53:07  ---> 7871c2bfc3ea
11:53:07 Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh
11:53:07  ---> Using cache
11:53:07  ---> 16516228bb7a
11:53:07 Step 19/24 : RUN chmod +x /validate-in-docker.sh
11:53:07  ---> Using cache
11:53:07  ---> 845b46c2c1dc
11:53:07 Step 20/24 : ADD swg2mrkup /bin/swg2mrkup
11:53:07  ---> Using cache
11:53:07  ---> 15b5c2a87a43
11:53:07 Step 21/24 : RUN chmod +x /bin/swg2mrkup
11:53:07  ---> Using cache
11:53:07  ---> fc46bfc0ca88
11:53:07 Step 22/24 : ADD oas2pdf /bin/oas2pdf
11:53:07  ---> Using cache
11:53:07  ---> 81367680be11
11:53:07 Step 23/24 : RUN chmod +x /bin/oas2pdf
11:53:07  ---> Using cache
11:53:07  ---> b352741119b6
11:53:07 Step 24/24 : ENTRYPOINT /validate-in-docker.sh
11:53:07  ---> Using cache
11:53:07  ---> 0f2938b0d611
11:53:07 Successfully built 0f2938b0d611
11:53:07 Successfully tagged openapivalidator:latest
11:53:07 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work
11:53:07 mkdir: created directory '/var/www/html/api/nfv/sol005/19'
11:53:07 Mounting dir /var/www/html/api/nfv/sol005/19 as /storage
11:53:07 Using filter ''
11:53:07 
11:53:07 Entering dir /work/src
11:53:07 -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005)
11:53:07 --- Merging file.
11:53:08 --- Create PDF...
11:53:27 --- Validating ../build/SOL005-NSDManagement-API.yaml
11:53:28 
11:53:28 API Warnings:
11:53:28 
11:53:28   #/definitions/NsdInfoModifications: Definition is defined but is not used: #/definitions/NsdInfoModifications
11:53:28   #/definitions/NsdmSubscription: Definition is defined but is not used: #/definitions/NsdmSubscription
11:53:28   #/definitions/NsdmSubscriptionRequest: Definition is defined but is not used: #/definitions/NsdmSubscriptionRequest
11:53:28   #/definitions/NsdmNotificationsFilter: Definition is defined but is not used: #/definitions/NsdmNotificationsFilter
11:53:28   #/definitions/Uri: Definition is defined but is not used: #/definitions/Uri
11:53:28   #/definitions/Link: Definition is defined but is not used: #/definitions/Link
11:53:28   #/definitions/SubscriptionAuthentication: Definition is defined but is not used: #/definitions/SubscriptionAuthentication
11:53:28   #/definitions/NsdOperationalStateType: Definition is defined but is not used: #/definitions/NsdOperationalStateType
11:53:28   #/definitions/NsdInfo: Definition is defined but is not used: #/definitions/NsdInfo
11:53:28   #/definitions/NsdOnboardingStateType: Definition is defined but is not used: #/definitions/NsdOnboardingStateType
11:53:28   #/definitions/ProblemDetails: Definition is defined but is not used: #/definitions/ProblemDetails
11:53:28   #/definitions/NsdUsageStateType: Definition is defined but is not used: #/definitions/NsdUsageStateType
11:53:28   #/definitions/KeyValuePairs: Definition is defined but is not used: #/definitions/KeyValuePairs
11:53:28   #/definitions/CreateNsdInfoRequest: Definition is defined but is not used: #/definitions/CreateNsdInfoRequest
11:53:28   #/definitions/PnfdInfoModifications: Definition is defined but is not used: #/definitions/PnfdInfoModifications
11:53:28   #/definitions/PnfdInfo: Definition is defined but is not used: #/definitions/PnfdInfo
11:53:28   #/definitions/PnfdOnboardingStateType: Definition is defined but is not used: #/definitions/PnfdOnboardingStateType
11:53:28   #/definitions/PnfdUsageStateType: Definition is defined but is not used: #/definitions/PnfdUsageStateType
11:53:28   #/definitions/CreatePnfdInfoRequest: Definition is defined but is not used: #/definitions/CreatePnfdInfoRequest
11:53:28   #/definitions/NsdmLinks: Definition is defined but is not used: #/definitions/NsdmLinks
11:53:28   #/definitions/NsdOnboardingNotification: Definition is defined but is not used: #/definitions/NsdOnboardingNotification
11:53:28   #/definitions/NsdOnboardingFailureNotification: Definition is defined but is not used: #/definitions/NsdOnboardingFailureNotification
11:53:28   #/definitions/NsdChangeNotification: Definition is defined but is not used: #/definitions/NsdChangeNotification
11:53:28   #/definitions/NsdDeletionNotification: Definition is defined but is not used: #/definitions/NsdDeletionNotification
11:53:28   #/definitions/PnfdmLinks: Definition is defined but is not used: #/definitions/PnfdmLinks
11:53:28   #/definitions/PnfdOnboardingNotification: Definition is defined but is not used: #/definitions/PnfdOnboardingNotification
11:53:28   #/definitions/PnfdOnboardingFailureNotification: Definition is defined but is not used: #/definitions/PnfdOnboardingFailureNotification
11:53:28   #/definitions/PnfdDeletionNotification: Definition is defined but is not used: #/definitions/PnfdDeletionNotification
11:53:28 
11:53:28 Validation succeeded but with 28 warnings
11:53:28 
11:53:28 --- Validation done (0).
11:53:28 '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml'
11:53:28 '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json'
11:53:28 '../build/SOL005-NSDManagement-API.pdf' -> '/storage/SOL005-NSDManagement-API.pdf'
11:53:28 -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005)
11:53:28 --- Merging file.
11:53:29 --- Create PDF...
11:53:31 --- Validating ../build/SOL005-NSFaultManagement-API.yaml
11:53:32 --- Validation done (0).
11:53:32 '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml'
11:53:32 '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json'
11:53:32 '../build/SOL005-NSFaultManagement-API.pdf' -> '/storage/SOL005-NSFaultManagement-API.pdf'
11:53:32 -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005)
11:53:32 --- Merging file.
11:53:32 --- Create PDF...
11:53:35 --- Validating ../build/SOL005-VNFPackageManagement-API.yaml
11:53:35 --- Validation done (0).
11:53:35 '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml'
11:53:35 '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json'
11:53:35 '../build/SOL005-VNFPackageManagement-API.pdf' -> '/storage/SOL005-VNFPackageManagement-API.pdf'
11:53:35 -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005)
11:53:35 --- Merging file.
11:53:36 
11:53:36   error: Document has invalid references:
11:53:36 
11:53:36   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/affectedVnf: Extra JSON Reference properties will be ignored: description
11:53:36   #/paths/~1notification_endpoint/post/parameters/0/schema/properties/timestamp: Extra JSON Reference properties will be ignored: description
11:53:36   #/paths/~1notification_endpoint/post/parameters/1/schema/properties/timestamp: Extra JSON Reference properties will be ignored: description
11:53:36   #/paths/~1notification_endpoint/post/parameters/2/schema/properties/timestamp: Extra JSON Reference properties will be ignored: description
11:53:36 
11:53:37 --- Create PDF...
11:53:38 mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory
11:53:38 --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml
11:53:39 
11:53:39   error: Unsupported Swagger version: undefined
11:53:39 
11:53:39 --- Validation done (1).
11:53:39 '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml'
11:53:39 '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json'
11:53:39 '../build/SOL005-NSLifecycleManagement-API.pdf' -> '/storage/SOL005-NSLifecycleManagement-API.pdf'
11:53:39 -- Final validator returns 1.
11:53:39 No Gerrit change information found. Exiting
11:53:39 Archiving artifacts
11:53:39 Finished: SUCCESS