SuccessConsole Output

12:55:15 Started by GitLab push by Giacomo Bernini
12:55:15 [EnvInject] - Loading node environment variables.
12:55:15 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009
12:55:15 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
12:55:15  > git rev-parse --is-inside-work-tree # timeout=10
12:55:15 Fetching changes from the remote Git repository
12:55:15  > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
12:55:15 Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
12:55:15  > git --version # timeout=10
12:55:15 using GIT_SSH to set credentials 
12:55:15  > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
12:55:16 Seen branch in repository origin/3.3.1-dev
12:55:16 Seen branch in repository origin/3.5.1-dev
12:55:16 Seen branch in repository origin/3.6.1-dev
12:55:16 Seen branch in repository origin/master
12:55:16 Seen branch in repository origin/validation
12:55:16 Seen 5 remote branches
12:55:16  > git show-ref --tags -d # timeout=10
12:55:16 Checking out Revision abdb8b6ec71e5ddd1513fb996543c1f32f243908 (origin/3.6.1-dev)
12:55:16  > git config core.sparsecheckout # timeout=10
12:55:16  > git checkout -f abdb8b6ec71e5ddd1513fb996543c1f32f243908
12:55:16 Commit message: "updated references to schemas definition"
12:55:16  > git rev-list --no-walk abdb8b6ec71e5ddd1513fb996543c1f32f243908 # timeout=10
12:55:16 [sol009] $ /bin/bash /tmp/jenkins516942416144590676.sh
12:55:16 rm: cannot remove 'build/*-API.yaml': No such file or directory
12:55:16 rm: cannot remove 'build/*-API.json': No such file or directory
12:55:16 ./build-container.sh: line 7: proxy: command not found
12:55:16 http_proxy is not set
12:55:16 Proxy set to 
12:55:16 Sending build context to Docker daemon  13.31kB

12:55:17 Step 1/24 : FROM alpine:3.10.0
12:55:17  ---> 4d90542f0623
12:55:17 Step 2/24 : RUN env
12:55:17  ---> Using cache
12:55:17  ---> 9ab27baaa3b4
12:55:17 Step 3/24 : RUN apk update
12:55:17  ---> Using cache
12:55:17  ---> b9c1de303166
12:55:17 Step 4/24 : RUN apk add bash
12:55:17  ---> Using cache
12:55:17  ---> ae4280a9df40
12:55:17 Step 5/24 : RUN apk add nodejs
12:55:17  ---> Using cache
12:55:17  ---> 9cb556616801
12:55:17 Step 6/24 : RUN apk add nodejs-npm
12:55:17  ---> Using cache
12:55:17  ---> fb2dfee2364b
12:55:17 Step 7/24 : RUN apk add asciidoctor
12:55:17  ---> Using cache
12:55:17  ---> 6e6498cb96e1
12:55:17 Step 8/24 : RUN apk add openjdk8
12:55:17  ---> Using cache
12:55:17  ---> d488e4cabd13
12:55:17 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates
12:55:17  ---> Using cache
12:55:17  ---> 44063d13e22f
12:55:17 Step 10/24 : RUN apk add openssl
12:55:17  ---> Using cache
12:55:17  ---> 93cbf62e0fb0
12:55:17 Step 11/24 : RUN gem install rdoc --pre || gem install rdoc --pre
12:55:17  ---> Running in b8b917db652b
12:55:18 Building native extensions. This could take a while...
12:55:18 ERROR:  Error installing rdoc:
12:55:18 	ERROR: Failed to build gem native extension.
12:55:18 
12:55:18     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.3/ext/psych
12:55:18 /usr/bin/ruby -r ./siteconf20220125-8-622vv6.rb extconf.rb
12:55:18 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
12:55:18 
12:55:18 extconf failed, exit code 1
12:55:18 
12:55:18 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.3 for inspection.
12:55:18 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.3/gem_make.out
12:55:18 Building native extensions. This could take a while...
12:55:19 ERROR:  Error installing rdoc:
12:55:19 	ERROR: Failed to build gem native extension.
12:55:19 
12:55:19     current directory: /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.3/ext/psych
12:55:19 /usr/bin/ruby -r ./siteconf20220125-1-l95y0c.rb extconf.rb
12:55:19 mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
12:55:19 
12:55:19 extconf failed, exit code 1
12:55:19 
12:55:19 Gem files will remain installed in /usr/lib/ruby/gems/2.5.0/gems/psych-4.0.3 for inspection.
12:55:19 Results logged to /usr/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.3/gem_make.out
12:55:19 The command '/bin/sh -c gem install rdoc --pre || gem install rdoc --pre' returned a non-zero code: 1
12:55:20 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol009 as /work
12:55:20 mkdir: created directory '/var/www/html/api/nfv/sol009/81'
12:55:20 Mounting dir /var/www/html/api/nfv/sol009/81 as /storage
12:55:20 Using filter ''
12:55:20 
12:55:20 Entering dir /work/src
12:55:20 -- Will validate: ./SOL009/NFVManoLogManagementNotification/NFVManoLogManagementNotification.yaml (api: NFVManoLogManagementNotification) (deliverable:SOL009)
12:55:20 --- Merging file.
12:55:21 --- Create PDF...
12:55:23 mv: can't rename 'SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
12:55:23 --- Validating ../build/SOL009-NFVManoLogManagementNotification-API.yaml
12:55:23 ../build/SOL009-NFVManoLogManagementNotification-API.yaml is valid
12:55:23 --- Validation done (0).
12:55:23 '../build/SOL009-NFVManoLogManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoLogManagementNotification-API.yaml'
12:55:23 '../build/SOL009-NFVManoLogManagementNotification-API.json' -> '/storage/SOL009-NFVManoLogManagementNotification-API.json'
12:55:23 cp: can't stat '../build/SOL009-NFVManoLogManagementNotification-API.pdf': No such file or directory
12:55:23 -- Will validate: ./SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml (api: NFVManoLogManagement) (deliverable:SOL009)
12:55:23 --- Merging file.
12:55:25 --- Create PDF...
12:55:27 mv: can't rename 'SOL009-NFVManoLogManagement-API.pdf': No such file or directory
12:55:27 --- Validating ../build/SOL009-NFVManoLogManagement-API.yaml
12:55:28 ../build/SOL009-NFVManoLogManagement-API.yaml is valid
12:55:28 --- Validation done (0).
12:55:28 '../build/SOL009-NFVManoLogManagement-API.yaml' -> '/storage/SOL009-NFVManoLogManagement-API.yaml'
12:55:28 '../build/SOL009-NFVManoLogManagement-API.json' -> '/storage/SOL009-NFVManoLogManagement-API.json'
12:55:28 cp: can't stat '../build/SOL009-NFVManoLogManagement-API.pdf': No such file or directory
12:55:28 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml (api: NFVManoConfigurationAndInformationManagement) (deliverable:SOL009)
12:55:28 --- Merging file.
12:55:30 --- Create PDF...
12:55:32 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
12:55:32 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml
12:55:33 ../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml is valid
12:55:33 --- Validation done (0).
12:55:33 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.yaml'
12:55:33 '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagement-API.json'
12:55:33 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagement-API.pdf': No such file or directory
12:55:33 -- Will validate: ./SOL009/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL009)
12:55:33 --- Merging file.
12:55:34 --- Create PDF...
12:55:35 mv: can't rename 'SOL009-APIVersion-API.pdf': No such file or directory
12:55:35 --- Validating ../build/SOL009-APIVersion-API.yaml
12:55:36 ../build/SOL009-APIVersion-API.yaml is valid
12:55:36 --- Validation done (0).
12:55:36 '../build/SOL009-APIVersion-API.yaml' -> '/storage/SOL009-APIVersion-API.yaml'
12:55:36 '../build/SOL009-APIVersion-API.json' -> '/storage/SOL009-APIVersion-API.json'
12:55:36 cp: can't stat '../build/SOL009-APIVersion-API.pdf': No such file or directory
12:55:36 -- Will validate: ./SOL009/NFVManoPerformanceManagementNotification/NFVManoPerformanceManagementNotification.yaml (api: NFVManoPerformanceManagementNotification) (deliverable:SOL009)
12:55:36 --- Merging file.
12:55:37 --- Create PDF...
12:55:38 mv: can't rename 'SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
12:55:38 --- Validating ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml
12:55:39 ../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml is valid
12:55:39 --- Validation done (0).
12:55:39 '../build/SOL009-NFVManoPerformanceManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.yaml'
12:55:39 '../build/SOL009-NFVManoPerformanceManagementNotification-API.json' -> '/storage/SOL009-NFVManoPerformanceManagementNotification-API.json'
12:55:39 cp: can't stat '../build/SOL009-NFVManoPerformanceManagementNotification-API.pdf': No such file or directory
12:55:39 -- Will validate: ./SOL009/NFVManoConfigurationAndInformationManagementNotification/NFVManoConfigurationAndInformationManagementNotification.yaml (api: NFVManoConfigurationAndInformationManagementNotification) (deliverable:SOL009)
12:55:39 --- Merging file.
12:55:40 --- Create PDF...
12:55:41 mv: can't rename 'SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
12:55:41 --- Validating ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml
12:55:42 ../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml is valid
12:55:42 --- Validation done (0).
12:55:42 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.yaml'
12:55:42 '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json' -> '/storage/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.json'
12:55:42 cp: can't stat '../build/SOL009-NFVManoConfigurationAndInformationManagementNotification-API.pdf': No such file or directory
12:55:42 -- Will validate: ./SOL009/NFVManoFaultManagement/NFVManoFaultManagement.yaml (api: NFVManoFaultManagement) (deliverable:SOL009)
12:55:42 --- Merging file.
12:55:43 --- Create PDF...
12:55:45 mv: can't rename 'SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
12:55:45 --- Validating ../build/SOL009-NFVManoFaultManagement-API.yaml
12:55:46 ../build/SOL009-NFVManoFaultManagement-API.yaml is valid
12:55:46 --- Validation done (0).
12:55:46 '../build/SOL009-NFVManoFaultManagement-API.yaml' -> '/storage/SOL009-NFVManoFaultManagement-API.yaml'
12:55:46 '../build/SOL009-NFVManoFaultManagement-API.json' -> '/storage/SOL009-NFVManoFaultManagement-API.json'
12:55:46 cp: can't stat '../build/SOL009-NFVManoFaultManagement-API.pdf': No such file or directory
12:55:46 -- Will validate: ./SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml (api: NFVManoPerformanceManagement) (deliverable:SOL009)
12:55:46 --- Merging file.
12:55:47 --- Create PDF...
12:55:49 mv: can't rename 'SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
12:55:49 --- Validating ../build/SOL009-NFVManoPerformanceManagement-API.yaml
12:55:50 ../build/SOL009-NFVManoPerformanceManagement-API.yaml is valid
12:55:50 --- Validation done (0).
12:55:50 '../build/SOL009-NFVManoPerformanceManagement-API.yaml' -> '/storage/SOL009-NFVManoPerformanceManagement-API.yaml'
12:55:50 '../build/SOL009-NFVManoPerformanceManagement-API.json' -> '/storage/SOL009-NFVManoPerformanceManagement-API.json'
12:55:50 cp: can't stat '../build/SOL009-NFVManoPerformanceManagement-API.pdf': No such file or directory
12:55:50 -- Will validate: ./SOL009/NFVManoFaultManagementNotification/NFVManoFaultManagementNotification.yaml (api: NFVManoFaultManagementNotification) (deliverable:SOL009)
12:55:50 --- Merging file.
12:55:51 --- Create PDF...
12:55:52 mv: can't rename 'SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
12:55:52 --- Validating ../build/SOL009-NFVManoFaultManagementNotification-API.yaml
12:55:53 ../build/SOL009-NFVManoFaultManagementNotification-API.yaml is valid
12:55:53 --- Validation done (0).
12:55:53 '../build/SOL009-NFVManoFaultManagementNotification-API.yaml' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.yaml'
12:55:53 '../build/SOL009-NFVManoFaultManagementNotification-API.json' -> '/storage/SOL009-NFVManoFaultManagementNotification-API.json'
12:55:53 cp: can't stat '../build/SOL009-NFVManoFaultManagementNotification-API.pdf': No such file or directory
12:55:53 -- Final validator returns 0.
12:55:53 Archiving artifacts
12:55:54 Finished: SUCCESS