Started by GitLab push by Giacomo Bernini [EnvInject] - Loading node environment variables. Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:nfv/SOL005.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:nfv/SOL005.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/4.3.1-dev^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains d2bf6f4847c817b0b2a81798d885e292b4e36eb6 # timeout=10 Checking out Revision d2bf6f4847c817b0b2a81798d885e292b4e36eb6 (origin/4.3.1-dev) > git config core.sparsecheckout # timeout=10 > git checkout -f d2bf6f4847c817b0b2a81798d885e292b4e36eb6 Commit message: "removed mandatory Version HTTP header in ApiVersion operations to align with SOL013ed431" > git rev-list --no-walk 5ff1016877bae16a3e249b56bcfb547193c08ede # timeout=10 [sol005] $ /bin/bash /tmp/jenkins13936086036672713270.sh ./build-container.sh: line 7: proxy: command not found http_proxy is not set Proxy set to Sending build context to Docker daemon 13.31kB Step 1/24 : FROM alpine:3.10.0 ---> 4d90542f0623 Step 2/24 : RUN env ---> Using cache ---> 146159559a23 Step 3/24 : RUN apk update ---> Using cache ---> 2642323b1ad1 Step 4/24 : RUN apk add bash ---> Using cache ---> bb67f4478233 Step 5/24 : RUN apk add nodejs ---> Using cache ---> e2c230a1c0a8 Step 6/24 : RUN apk add nodejs-npm ---> Using cache ---> 28160958d148 Step 7/24 : RUN apk add asciidoctor ---> Using cache ---> 972c124900bf Step 8/24 : RUN apk add openjdk8 ---> Using cache ---> e0999ddeb9c4 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates ---> Using cache ---> 0982fd9ee2a2 Step 10/24 : RUN apk add openssl ---> Using cache ---> 475e70ef685d Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3 ---> Running in a40b7cbec7d9 ERROR: While executing gem ... (NoMethodError) undefined method `reset' for RDoc::TopLevel:Class Successfully installed rdoc-6.3.3 Successfully installed rdoc-6.3.3 Parsing documentation for rdoc-6.3.3 Installing ri documentation for rdoc-6.3.3 Done installing documentation for rdoc after 6 seconds 1 gem installed Removing intermediate container a40b7cbec7d9 ---> e3b77a52f455 Step 12/24 : RUN gem install asciidoctor-pdf-cjk ---> Running in 6890ca8ac38b Successfully installed polyglot-0.3.5 Successfully installed treetop-1.6.11 Successfully installed concurrent-ruby-1.1.10 Successfully installed thread_safe-0.3.6 Successfully installed safe_yaml-1.0.5 Successfully installed pdf-core-0.7.0 Successfully installed ttfunk-1.5.1 Successfully installed prawn-2.2.2 Successfully installed prawn-icon-2.5.0 Successfully installed public_suffix-4.0.7 Successfully installed addressable-2.8.0 Successfully installed css_parser-1.11.0 Successfully installed prawn-svg-0.31.0 Successfully installed Ascii85-1.1.0 Successfully installed ruby-rc4-0.1.5 Successfully installed hashery-2.1.2 Successfully installed afm-0.2.2 Successfully installed pdf-reader-2.10.0 Successfully installed prawn-templates-0.1.2 Successfully installed prawn-table-0.2.2 Successfully installed asciidoctor-pdf-1.5.4 Successfully installed asciidoctor-pdf-cjk-0.1.3 Parsing documentation for polyglot-0.3.5 Installing ri documentation for polyglot-0.3.5 Parsing documentation for treetop-1.6.11 Installing ri documentation for treetop-1.6.11 Parsing documentation for concurrent-ruby-1.1.10 Installing ri documentation for concurrent-ruby-1.1.10 Parsing documentation for thread_safe-0.3.6 Installing ri documentation for thread_safe-0.3.6 Parsing documentation for safe_yaml-1.0.5 Installing ri documentation for safe_yaml-1.0.5 Parsing documentation for pdf-core-0.7.0 Installing ri documentation for pdf-core-0.7.0 Parsing documentation for ttfunk-1.5.1 Installing ri documentation for ttfunk-1.5.1 Parsing documentation for prawn-2.2.2 Installing ri documentation for prawn-2.2.2 Parsing documentation for prawn-icon-2.5.0 Installing ri documentation for prawn-icon-2.5.0 Parsing documentation for public_suffix-4.0.7 Installing ri documentation for public_suffix-4.0.7 Parsing documentation for addressable-2.8.0 Installing ri documentation for addressable-2.8.0 Parsing documentation for css_parser-1.11.0 Installing ri documentation for css_parser-1.11.0 Parsing documentation for prawn-svg-0.31.0 Installing ri documentation for prawn-svg-0.31.0 Parsing documentation for Ascii85-1.1.0 Installing ri documentation for Ascii85-1.1.0 Parsing documentation for ruby-rc4-0.1.5 Installing ri documentation for ruby-rc4-0.1.5 Parsing documentation for hashery-2.1.2 Installing ri documentation for hashery-2.1.2 Parsing documentation for afm-0.2.2 Installing ri documentation for afm-0.2.2 Parsing documentation for pdf-reader-2.10.0 Installing ri documentation for pdf-reader-2.10.0 Parsing documentation for prawn-templates-0.1.2 Installing ri documentation for prawn-templates-0.1.2 Parsing documentation for prawn-table-0.2.2 Installing ri documentation for prawn-table-0.2.2 Parsing documentation for asciidoctor-pdf-1.5.4 Installing ri documentation for asciidoctor-pdf-1.5.4 Parsing documentation for asciidoctor-pdf-cjk-0.1.3 Installing ri documentation for asciidoctor-pdf-cjk-0.1.3 Done installing documentation for polyglot, treetop, concurrent-ruby, thread_safe, safe_yaml, pdf-core, ttfunk, prawn, prawn-icon, public_suffix, addressable, css_parser, prawn-svg, Ascii85, ruby-rc4, hashery, afm, pdf-reader, prawn-templates, prawn-table, asciidoctor-pdf, asciidoctor-pdf-cjk after 18 seconds 22 gems installed Removing intermediate container 6890ca8ac38b ---> 911c9789977f Step 13/24 : RUN wget https://forge.etsi.org/swagger2markup-cli-1.3.2.jar ---> Running in b42bfab3832b --2022-07-07 12:44:15-- https://forge.etsi.org/swagger2markup-cli-1.3.2.jar Resolving forge.etsi.org... 195.238.226.56 Connecting to forge.etsi.org|195.238.226.56|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 14909486 (14M) [application/java-archive] Saving to: 'swagger2markup-cli-1.3.2.jar'  0K .......... .......... .......... .......... .......... 0% 10.3M 1s 50K .......... .......... .......... .......... .......... 0% 39.9M 1s 100K .......... .......... .......... .......... .......... 1% 13.1M 1s 150K .......... .......... .......... .......... .......... 1% 76.9M 1s 200K .......... .......... .......... .......... .......... 1% 27.5M 1s 250K .......... .......... .......... .......... .......... 2% 51.4M 1s 300K .......... .......... .......... .......... .......... 2% 44.6M 1s 350K .......... .......... .......... .......... .......... 2% 13.8M 1s 400K .......... .......... .......... .......... .......... 3% 14.2M 1s 450K .......... .......... .......... .......... .......... 3% 10.1M 1s 500K .......... .......... .......... .......... .......... 3% 73.7M 1s 550K .......... .......... .......... .......... .......... 4% 14.4M 1s 600K .......... .......... .......... .......... .......... 4% 50.6M 1s 650K .......... .......... .......... .......... .......... 4% 73.3M 1s 700K .......... .......... .......... .......... .......... 5% 15.5M 1s 750K .......... .......... .......... .......... .......... 5% 23.1M 1s 800K .......... .......... .......... .......... .......... 5% 52.2M 1s 850K .......... .......... .......... .......... .......... 6% 68.4M 1s 900K .......... .......... .......... .......... .......... 6% 73.8M 1s 950K .......... .......... .......... .......... .......... 6% 61.7M 1s 1000K .......... .......... .......... .......... .......... 7% 8.88M 1s 1050K .......... .......... .......... .......... .......... 7% 42.5M 1s 1100K .......... .......... .......... .......... .......... 7% 38.0M 1s 1150K .......... .......... .......... .......... .......... 8% 31.7M 1s 1200K .......... .......... .......... .......... .......... 8% 61.4M 1s 1250K .......... .......... .......... .......... .......... 8% 17.5M 1s 1300K .......... .......... .......... .......... .......... 9% 82.3M 1s 1350K .......... .......... .......... .......... .......... 9% 14.3M 1s 1400K .......... .......... .......... .......... .......... 9% 52.0M 1s 1450K .......... .......... .......... .......... .......... 10% 81.1M 1s 1500K .......... .......... .......... .......... .......... 10% 17.4M 1s 1550K .......... .......... .......... .......... .......... 10% 80.1M 1s 1600K .......... .......... .......... .......... .......... 11% 20.3M 1s 1650K .......... .......... .......... .......... .......... 11% 63.3M 0s 1700K .......... .......... .......... .......... .......... 12% 73.2M 0s 1750K .......... .......... .......... .......... .......... 12% 11.6M 0s 1800K .......... .......... .......... .......... .......... 12% 29.2M 0s 1850K .......... .......... .......... .......... .......... 13% 24.9M 0s 1900K .......... .......... .......... .......... .......... 13% 32.7M 0s 1950K .......... .......... .......... .......... .......... 13% 64.5M 0s 2000K .......... .......... .......... .......... .......... 14% 36.7M 0s 2050K .......... .......... .......... .......... .......... 14% 75.9M 0s 2100K .......... .......... .......... .......... .......... 14% 82.9M 0s 2150K .......... .......... .......... .......... .......... 15% 49.3M 0s 2200K .......... .......... .......... .......... .......... 15% 25.8M 0s 2250K .......... .......... .......... .......... .......... 15% 61.9M 0s 2300K .......... .......... .......... .......... .......... 16% 35.1M 0s 2350K .......... .......... .......... .......... .......... 16% 74.9M 0s 2400K .......... .......... .......... .......... .......... 16% 36.4M 0s 2450K .......... .......... .......... .......... .......... 17% 76.5M 0s 2500K .......... .......... .......... .......... .......... 17% 39.2M 0s 2550K .......... .......... .......... .......... .......... 17% 81.3M 0s 2600K .......... .......... .......... .......... .......... 18% 35.8M 0s 2650K .......... .......... .......... .......... .......... 18% 70.0M 0s 2700K .......... .......... .......... .......... .......... 18% 82.9M 0s 2750K .......... .......... .......... .......... .......... 19% 23.4M 0s 2800K .......... .......... .......... .......... .......... 19% 25.1M 0s 2850K .......... .......... .......... .......... .......... 19% 47.1M 0s 2900K .......... .......... .......... .......... .......... 20% 77.1M 0s 2950K .......... .......... .......... .......... .......... 20% 31.7M 0s 3000K .......... .......... .......... .......... .......... 20% 45.9M 0s 3050K .......... .......... .......... .......... .......... 21% 27.9M 0s 3100K .......... .......... .......... .......... .......... 21% 30.4M 0s 3150K .......... .......... .......... .......... .......... 21% 77.3M 0s 3200K .......... .......... .......... .......... .......... 22% 56.4M 0s 3250K .......... .......... .......... .......... .......... 22% 84.1M 0s 3300K .......... .......... .......... .......... .......... 23% 52.1M 0s 3350K .......... .......... .......... .......... .......... 23% 39.7M 0s 3400K .......... .......... .......... .......... .......... 23% 74.4M 0s 3450K .......... .......... .......... .......... .......... 24% 22.7M 0s 3500K .......... .......... .......... .......... .......... 24% 41.4M 0s 3550K .......... .......... .......... .......... .......... 24% 80.8M 0s 3600K .......... .......... .......... .......... .......... 25% 26.8M 0s 3650K .......... .......... .......... .......... .......... 25% 25.0M 0s 3700K .......... .......... .......... .......... .......... 25% 76.4M 0s 3750K .......... .......... .......... .......... .......... 26% 30.5M 0s 3800K .......... .......... .......... .......... .......... 26% 70.2M 0s 3850K .......... .......... .......... .......... .......... 26% 81.1M 0s 3900K .......... .......... .......... .......... .......... 27% 47.4M 0s 3950K .......... .......... .......... .......... .......... 27% 17.5M 0s 4000K .......... .......... .......... .......... .......... 27% 21.2M 0s 4050K .......... .......... .......... .......... .......... 28% 36.8M 0s 4100K .......... .......... .......... .......... .......... 28% 44.1M 0s 4150K .......... .......... .......... .......... .......... 28% 77.3M 0s 4200K .......... .......... .......... .......... .......... 29% 65.7M 0s 4250K .......... .......... .......... .......... .......... 29% 31.7M 0s 4300K .......... .......... .......... .......... .......... 29% 76.9M 0s 4350K .......... .......... .......... .......... .......... 30% 81.3M 0s 4400K .......... .......... .......... .......... .......... 30% 28.7M 0s 4450K .......... .......... .......... .......... .......... 30% 79.8M 0s 4500K .......... .......... .......... .......... .......... 31% 81.3M 0s 4550K .......... .......... .......... .......... .......... 31% 76.2M 0s 4600K .......... .......... .......... .......... .......... 31% 69.7M 0s 4650K .......... .......... .......... .......... .......... 32% 32.8M 0s 4700K .......... .......... .......... .......... .......... 32% 21.9M 0s 4750K .......... .......... .......... .......... .......... 32% 28.7M 0s 4800K .......... .......... .......... .......... .......... 33% 64.6M 0s 4850K .......... .......... .......... .......... .......... 33% 72.3M 0s 4900K .......... .......... .......... .......... .......... 33% 26.3M 0s 4950K .......... .......... .......... .......... .......... 34% 78.9M 0s 5000K .......... .......... .......... .......... .......... 34% 73.9M 0s 5050K .......... .......... .......... .......... .......... 35% 74.8M 0s 5100K .......... .......... .......... .......... .......... 35% 81.8M 0s 5150K .......... .......... .......... .......... .......... 35% 77.8M 0s 5200K .......... .......... .......... .......... .......... 36% 17.6M 0s 5250K .......... .......... .......... .......... .......... 36% 74.2M 0s 5300K .......... .......... .......... .......... .......... 36% 34.9M 0s 5350K .......... .......... .......... .......... .......... 37% 34.3M 0s 5400K .......... .......... .......... .......... .......... 37% 74.5M 0s 5450K .......... .......... .......... .......... .......... 37% 81.9M 0s 5500K .......... .......... .......... .......... .......... 38% 36.4M 0s 5550K .......... .......... .......... .......... .......... 38% 46.7M 0s 5600K .......... .......... .......... .......... .......... 38% 63.1M 0s 5650K .......... .......... .......... .......... .......... 39% 79.1M 0s 5700K .......... .......... .......... .......... .......... 39% 80.7M 0s 5750K .......... .......... .......... .......... .......... 39% 60.1M 0s 5800K .......... .......... .......... .......... .......... 40% 23.9M 0s 5850K .......... .......... .......... .......... .......... 40% 41.5M 0s 5900K .......... .......... .......... .......... .......... 40% 28.3M 0s 5950K .......... .......... .......... .......... .......... 41% 68.2M 0s 6000K .......... .......... .......... .......... .......... 41% 62.9M 0s 6050K .......... .......... .......... .......... .......... 41% 82.3M 0s 6100K .......... .......... .......... .......... .......... 42% 47.2M 0s 6150K .......... .......... .......... .......... .......... 42% 26.1M 0s 6200K .......... .......... .......... .......... .......... 42% 44.3M 0s 6250K .......... .......... .......... .......... .......... 43% 76.8M 0s 6300K .......... .......... .......... .......... .......... 43% 33.2M 0s 6350K .......... .......... .......... .......... .......... 43% 82.3M 0s 6400K .......... .......... .......... .......... .......... 44% 64.4M 0s 6450K .......... .......... .......... .......... .......... 44% 80.5M 0s 6500K .......... .......... .......... .......... .......... 44% 36.2M 0s 6550K .......... .......... .......... .......... .......... 45% 38.8M 0s 6600K .......... .......... .......... .......... .......... 45% 75.4M 0s 6650K .......... .......... .......... .......... .......... 46% 33.7M 0s 6700K .......... .......... .......... .......... .......... 46% 68.1M 0s 6750K .......... .......... .......... .......... .......... 46% 29.7M 0s 6800K .......... .......... .......... .......... .......... 47% 23.3M 0s 6850K .......... .......... .......... .......... .......... 47% 66.9M 0s 6900K .......... .......... .......... .......... .......... 47% 31.2M 0s 6950K .......... .......... .......... .......... .......... 48% 39.1M 0s 7000K .......... .......... .......... .......... .......... 48% 42.2M 0s 7050K .......... .......... .......... .......... .......... 48% 72.0M 0s 7100K .......... .......... .......... .......... .......... 49% 78.0M 0s 7150K .......... .......... .......... .......... .......... 49% 38.7M 0s 7200K .......... .......... .......... .......... .......... 49% 40.5M 0s 7250K .......... .......... .......... .......... .......... 50% 37.9M 0s 7300K .......... .......... .......... .......... .......... 50% 37.4M 0s 7350K .......... .......... .......... .......... .......... 50% 35.9M 0s 7400K .......... .......... .......... .......... .......... 51% 39.9M 0s 7450K .......... .......... .......... .......... .......... 51% 42.6M 0s 7500K .......... .......... .......... .......... .......... 51% 44.0M 0s 7550K .......... .......... .......... .......... .......... 52% 52.8M 0s 7600K .......... .......... .......... .......... .......... 52% 31.5M 0s 7650K .......... .......... .......... .......... .......... 52% 62.1M 0s 7700K .......... .......... .......... .......... .......... 53% 58.5M 0s 7750K .......... .......... .......... .......... .......... 53% 57.8M 0s 7800K .......... .......... .......... .......... .......... 53% 72.2M 0s 7850K .......... .......... .......... .......... .......... 54% 78.4M 0s 7900K .......... .......... .......... .......... .......... 54% 78.9M 0s 7950K .......... .......... .......... .......... .......... 54% 44.9M 0s 8000K .......... .......... .......... .......... .......... 55% 49.0M 0s 8050K .......... .......... .......... .......... .......... 55% 20.7M 0s 8100K .......... .......... .......... .......... .......... 55% 66.5M 0s 8150K .......... .......... .......... .......... .......... 56% 28.8M 0s 8200K .......... .......... .......... .......... .......... 56% 73.5M 0s 8250K .......... .......... .......... .......... .......... 57% 47.5M 0s 8300K .......... .......... .......... .......... .......... 57% 26.1M 0s 8350K .......... .......... .......... .......... .......... 57% 73.0M 0s 8400K .......... .......... .......... .......... .......... 58% 57.8M 0s 8450K .......... .......... .......... .......... .......... 58% 37.6M 0s 8500K .......... .......... .......... .......... .......... 58% 46.3M 0s 8550K .......... .......... .......... .......... .......... 59% 52.6M 0s 8600K .......... .......... .......... .......... .......... 59% 75.7M 0s 8650K .......... .......... .......... .......... .......... 59% 47.2M 0s 8700K .......... .......... .......... .......... .......... 60% 32.9M 0s 8750K .......... .......... .......... .......... .......... 60% 75.2M 0s 8800K .......... .......... .......... .......... .......... 60% 46.0M 0s 8850K .......... .......... .......... .......... .......... 61% 22.2M 0s 8900K .......... .......... .......... .......... .......... 61% 54.5M 0s 8950K .......... .......... .......... .......... .......... 61% 41.2M 0s 9000K .......... .......... .......... .......... .......... 62% 34.0M 0s 9050K .......... .......... .......... .......... .......... 62% 72.6M 0s 9100K .......... .......... .......... .......... .......... 62% 42.2M 0s 9150K .......... .......... .......... .......... .......... 63% 35.2M 0s 9200K .......... .......... .......... .......... .......... 63% 39.3M 0s 9250K .......... .......... .......... .......... .......... 63% 75.8M 0s 9300K .......... .......... .......... .......... .......... 64% 77.6M 0s 9350K .......... .......... .......... .......... .......... 64% 57.7M 0s 9400K .......... .......... .......... .......... .......... 64% 46.5M 0s 9450K .......... .......... .......... .......... .......... 65% 39.1M 0s 9500K .......... .......... .......... .......... .......... 65% 65.1M 0s 9550K .......... .......... .......... .......... .......... 65% 80.5M 0s 9600K .......... .......... .......... .......... .......... 66% 32.6M 0s 9650K .......... .......... .......... .......... .......... 66% 31.4M 0s 9700K .......... .......... .......... .......... .......... 66% 78.9M 0s 9750K .......... .......... .......... .......... .......... 67% 44.1M 0s 9800K .......... .......... .......... .......... .......... 67% 75.5M 0s 9850K .......... .......... .......... .......... .......... 67% 42.5M 0s 9900K .......... .......... .......... .......... .......... 68% 64.7M 0s 9950K .......... .......... .......... .......... .......... 68% 27.2M 0s 10000K .......... .......... .......... .......... .......... 69% 31.4M 0s 10050K .......... .......... .......... .......... .......... 69% 42.7M 0s 10100K .......... .......... .......... .......... .......... 69% 43.1M 0s 10150K .......... .......... .......... .......... .......... 70% 44.6M 0s 10200K .......... .......... .......... .......... .......... 70% 44.3M 0s 10250K .......... .......... .......... .......... .......... 70% 40.4M 0s 10300K .......... .......... .......... .......... .......... 71% 59.5M 0s 10350K .......... .......... .......... .......... .......... 71% 45.6M 0s 10400K .......... .......... .......... .......... .......... 71% 58.1M 0s 10450K .......... .......... .......... .......... .......... 72% 43.5M 0s 10500K .......... .......... .......... .......... .......... 72% 33.5M 0s 10550K .......... .......... .......... .......... .......... 72% 60.9M 0s 10600K .......... .......... .......... .......... .......... 73% 70.2M 0s 10650K .......... .......... .......... .......... .......... 73% 41.3M 0s 10700K .......... .......... .......... .......... .......... 73% 53.1M 0s 10750K .......... .......... .......... .......... .......... 74% 42.9M 0s 10800K .......... .......... .......... .......... .......... 74% 33.1M 0s 10850K .......... .......... .......... .......... .......... 74% 79.0M 0s 10900K .......... .......... .......... .......... .......... 75% 40.5M 0s 10950K .......... .......... .......... .......... .......... 75% 79.0M 0s 11000K .......... .......... .......... .......... .......... 75% 75.5M 0s 11050K .......... .......... .......... .......... .......... 76% 77.6M 0s 11100K .......... .......... .......... .......... .......... 76% 79.2M 0s 11150K .......... .......... .......... .......... .......... 76% 52.9M 0s 11200K .......... .......... .......... .......... .......... 77% 17.5M 0s 11250K .......... .......... .......... .......... .......... 77% 26.7M 0s 11300K .......... .......... .......... .......... .......... 77% 55.9M 0s 11350K .......... .......... .......... .......... .......... 78% 79.1M 0s 11400K .......... .......... .......... .......... .......... 78% 72.0M 0s 11450K .......... .......... .......... .......... .......... 78% 26.2M 0s 11500K .......... .......... .......... .......... .......... 79% 62.6M 0s 11550K .......... .......... .......... .......... .......... 79% 79.7M 0s 11600K .......... .......... .......... .......... .......... 80% 48.8M 0s 11650K .......... .......... .......... .......... .......... 80% 24.7M 0s 11700K .......... .......... .......... .......... .......... 80% 71.8M 0s 11750K .......... .......... .......... .......... .......... 81% 36.1M 0s 11800K .......... .......... .......... .......... .......... 81% 39.4M 0s 11850K .......... .......... .......... .......... .......... 81% 46.4M 0s 11900K .......... .......... .......... .......... .......... 82% 78.2M 0s 11950K .......... .......... .......... .......... .......... 82% 40.7M 0s 12000K .......... .......... .......... .......... .......... 82% 34.4M 0s 12050K .......... .......... .......... .......... .......... 83% 80.0M 0s 12100K .......... .......... .......... .......... .......... 83% 78.7M 0s 12150K .......... .......... .......... .......... .......... 83% 77.4M 0s 12200K .......... .......... .......... .......... .......... 84% 23.8M 0s 12250K .......... .......... .......... .......... .......... 84% 75.4M 0s 12300K .......... .......... .......... .......... .......... 84% 79.5M 0s 12350K .......... .......... .......... .......... .......... 85% 78.9M 0s 12400K .......... .......... .......... .......... .......... 85% 60.7M 0s 12450K .......... .......... .......... .......... .......... 85% 17.8M 0s 12500K .......... .......... .......... .......... .......... 86% 71.0M 0s 12550K .......... .......... .......... .......... .......... 86% 33.5M 0s 12600K .......... .......... .......... .......... .......... 86% 39.0M 0s 12650K .......... .......... .......... .......... .......... 87% 44.4M 0s 12700K .......... .......... .......... .......... .......... 87% 50.3M 0s 12750K .......... .......... .......... .......... .......... 87% 53.7M 0s 12800K .......... .......... .......... .......... .......... 88% 36.4M 0s 12850K .......... .......... .......... .......... .......... 88% 58.0M 0s 12900K .......... .......... .......... .......... .......... 88% 77.2M 0s 12950K .......... .......... .......... .......... .......... 89% 56.7M 0s 13000K .......... .......... .......... .......... .......... 89% 56.7M 0s 13050K .......... .......... .......... .......... .......... 89% 43.7M 0s 13100K .......... .......... .......... .......... .......... 90% 45.9M 0s 13150K .......... .......... .......... .......... .......... 90% 49.7M 0s 13200K .......... .......... .......... .......... .......... 91% 44.8M 0s 13250K .......... .......... .......... .......... .......... 91% 80.5M 0s 13300K .......... .......... .......... .......... .......... 91% 75.1M 0s 13350K .......... .......... .......... .......... .......... 92% 80.8M 0s 13400K .......... .......... .......... .......... .......... 92% 31.1M 0s 13450K .......... .......... .......... .......... .......... 92% 61.0M 0s 13500K .......... .......... .......... .......... .......... 93% 43.7M 0s 13550K .......... .......... .......... .......... .......... 93% 49.1M 0s 13600K .......... .......... .......... .......... .......... 93% 46.1M 0s 13650K .......... .......... .......... .......... .......... 94% 75.3M 0s 13700K .......... .......... .......... .......... .......... 94% 74.6M 0s 13750K .......... .......... .......... .......... .......... 94% 74.1M 0s 13800K .......... .......... .......... .......... .......... 95% 68.8M 0s 13850K .......... .......... .......... .......... .......... 95% 80.8M 0s 13900K .......... .......... .......... .......... .......... 95% 80.3M 0s 13950K .......... .......... .......... .......... .......... 96% 76.6M 0s 14000K .......... .......... .......... .......... .......... 96% 63.8M 0s 14050K .......... .......... .......... .......... .......... 96% 81.0M 0s 14100K .......... .......... .......... .......... .......... 97% 77.3M 0s 14150K .......... .......... .......... .......... .......... 97% 42.8M 0s 14200K .......... .......... .......... .......... .......... 97% 73.4M 0s 14250K .......... .......... .......... .......... .......... 98% 80.9M 0s 14300K .......... .......... .......... .......... .......... 98% 80.2M 0s 14350K .......... .......... .......... .......... .......... 98% 79.8M 0s 14400K .......... .......... .......... .......... .......... 99% 59.9M 0s 14450K .......... .......... .......... .......... .......... 99% 71.6M 0s 14500K .......... .......... .......... .......... .......... 99% 69.2M 0s 14550K ..........    100% 105M=0.3s 2022-07-07 12:44:16 (41.7 MB/s) - 'swagger2markup-cli-1.3.2.jar' saved [14909486/14909486] Removing intermediate container b42bfab3832b ---> 5fd27adf120e Step 14/24 : RUN npm config set proxy $http_proxy ---> Running in 17ee73b1b677 Removing intermediate container 17ee73b1b677 ---> 0d54370925fb Step 15/24 : RUN npm install -g swagger-cli ---> Running in 8f7828947ac3 npm WARN invalid config proxy="" npm WARN invalid config Must be a full url with 'http://' /usr/bin/swagger-cli -> /usr/lib/node_modules/swagger-cli/swagger-cli.js npm WARN @apidevtools/swagger-parser@10.1.0 requires a peer of openapi-types@>=7 but none is installed. You must install peer dependencies yourself.  + swagger-cli@4.0.4 added 48 packages from 24 contributors in 5.355s Removing intermediate container 8f7828947ac3 ---> 95796d4d1dc4 Step 16/24 : RUN npm install -g json-refs ---> Running in ac7add75e78d npm WARN invalid config proxy="" npm WARN invalid config Must be a full url with 'http://' npm WARN deprecated superagent@7.1.6: Please downgrade to v7.1.5 if you need IE/ActiveXObject support OR upgrade to v8.0.0 as we no longer support IE and published an incorrect patch version (see https://github.com/visionmedia/superagent/issues/1731) /usr/bin/json-refs -> /usr/lib/node_modules/json-refs/bin/json-refs + json-refs@3.0.15 added 50 packages from 53 contributors in 3.939s Removing intermediate container ac7add75e78d ---> 300b4c57006b Step 17/24 : RUN npm install -g yamljs ---> Running in e16103d610a3 npm WARN invalid config proxy="" npm WARN invalid config Must be a full url with 'http://' /usr/bin/yaml2json -> /usr/lib/node_modules/yamljs/bin/yaml2json /usr/bin/json2yaml -> /usr/lib/node_modules/yamljs/bin/json2yaml + yamljs@0.3.0 added 14 packages from 8 contributors in 1.712s Removing intermediate container e16103d610a3 ---> 659fe7cfe19f Step 18/24 : ADD validate-in-docker.sh /validate-in-docker.sh ---> 6d1cde16ac05 Step 19/24 : RUN chmod +x /validate-in-docker.sh ---> Running in 5c368590788e Removing intermediate container 5c368590788e ---> 5dffc95df76f Step 20/24 : ADD swg2mrkup /bin/swg2mrkup ---> 10665320dc23 Step 21/24 : RUN chmod +x /bin/swg2mrkup ---> Running in 1fea25e0f8d2 Removing intermediate container 1fea25e0f8d2 ---> 670701753b26 Step 22/24 : ADD oas2pdf /bin/oas2pdf ---> cefe8660c128 Step 23/24 : RUN chmod +x /bin/oas2pdf ---> Running in e8fe336b29aa Removing intermediate container e8fe336b29aa ---> 5406139753af Step 24/24 : ENTRYPOINT ["/validate-in-docker.sh"] ---> Running in 49761044b805 Removing intermediate container 49761044b805 ---> b05db8987041 Successfully built b05db8987041 Successfully tagged openapivalidator:latest Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/297’: Permission denied Mounting dir /var/www/html/api/nfv/sol005/297 as /storage Using filter '' Entering dir /work/src -- Will validate: ./SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml (api: NSLifecycleManagementNotification) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL005-NSLifecycleManagementNotification-API.yaml ../build/SOL005-NSLifecycleManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL005-NSLifecycleManagementNotification-API.yaml' -> '/storage/SOL005-NSLifecycleManagementNotification-API.yaml' '../build/SOL005-NSLifecycleManagementNotification-API.json' -> '/storage/SOL005-NSLifecycleManagementNotification-API.json' cp: can't stat '../build/SOL005-NSLifecycleManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml (api: VNFSnapshotPackageManagement) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory --- Validating ../build/SOL005-VNFSnapshotPackageManagement-API.yaml ../build/SOL005-VNFSnapshotPackageManagement-API.yaml is valid --- Validation done (0). '../build/SOL005-VNFSnapshotPackageManagement-API.yaml' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.yaml' '../build/SOL005-VNFSnapshotPackageManagement-API.json' -> '/storage/SOL005-VNFSnapshotPackageManagement-API.json' cp: can't stat '../build/SOL005-VNFSnapshotPackageManagement-API.pdf': No such file or directory -- Will validate: ./SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml (api: VNFPackageManagementNotification) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL005-VNFPackageManagementNotification-API.yaml ../build/SOL005-VNFPackageManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL005-VNFPackageManagementNotification-API.yaml' -> '/storage/SOL005-VNFPackageManagementNotification-API.yaml' '../build/SOL005-VNFPackageManagementNotification-API.json' -> '/storage/SOL005-VNFPackageManagementNotification-API.json' cp: can't stat '../build/SOL005-VNFPackageManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL005/NSDManagement/NSDManagement.yaml (api: NSDManagement) (deliverable:SOL005) --- Merging file. --- Create PDF... --- Validating ../build/SOL005-NSDManagement-API.yaml mv: can't rename 'SOL005-NSDManagement-API.pdf': No such file or directory ../build/SOL005-NSDManagement-API.yaml is valid --- Validation done (0). '../build/SOL005-NSDManagement-API.yaml' -> '/storage/SOL005-NSDManagement-API.yaml' '../build/SOL005-NSDManagement-API.json' -> '/storage/SOL005-NSDManagement-API.json' cp: can't stat '../build/SOL005-NSDManagement-API.pdf': No such file or directory -- Will validate: ./SOL005/NFVICapacityInformationNotification/NFVICapacityInformationNotification.yaml (api: NFVICapacityInformationNotification) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory --- Validating ../build/SOL005-NFVICapacityInformationNotification-API.yaml ../build/SOL005-NFVICapacityInformationNotification-API.yaml is valid --- Validation done (0). '../build/SOL005-NFVICapacityInformationNotification-API.yaml' -> '/storage/SOL005-NFVICapacityInformationNotification-API.yaml' '../build/SOL005-NFVICapacityInformationNotification-API.json' -> '/storage/SOL005-NFVICapacityInformationNotification-API.json' cp: can't stat '../build/SOL005-NFVICapacityInformationNotification-API.pdf': No such file or directory -- Will validate: ./SOL005/APIVersion/APIVersion.yaml (api: APIVersion) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-APIVersion-API.pdf': No such file or directory --- Validating ../build/SOL005-APIVersion-API.yaml ../build/SOL005-APIVersion-API.yaml is valid --- Validation done (0). '../build/SOL005-APIVersion-API.yaml' -> '/storage/SOL005-APIVersion-API.yaml' '../build/SOL005-APIVersion-API.json' -> '/storage/SOL005-APIVersion-API.json' cp: can't stat '../build/SOL005-APIVersion-API.pdf': No such file or directory -- Will validate: ./SOL005/NFVICapacityInformation/NFVICapacityInformation.yaml (api: NFVICapacityInformation) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NFVICapacityInformation-API.pdf': No such file or directory --- Validating ../build/SOL005-NFVICapacityInformation-API.yaml ../build/SOL005-NFVICapacityInformation-API.yaml is valid --- Validation done (0). '../build/SOL005-NFVICapacityInformation-API.yaml' -> '/storage/SOL005-NFVICapacityInformation-API.yaml' '../build/SOL005-NFVICapacityInformation-API.json' -> '/storage/SOL005-NFVICapacityInformation-API.json' cp: can't stat '../build/SOL005-NFVICapacityInformation-API.pdf': No such file or directory -- Will validate: ./SOL005/NSPerformanceManagement/NSPerformanceManagement.yaml (api: NSPerformanceManagement) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NSPerformanceManagement-API.pdf': No such file or directory --- Validating ../build/SOL005-NSPerformanceManagement-API.yaml ../build/SOL005-NSPerformanceManagement-API.yaml is valid --- Validation done (0). '../build/SOL005-NSPerformanceManagement-API.yaml' -> '/storage/SOL005-NSPerformanceManagement-API.yaml' '../build/SOL005-NSPerformanceManagement-API.json' -> '/storage/SOL005-NSPerformanceManagement-API.json' cp: can't stat '../build/SOL005-NSPerformanceManagement-API.pdf': No such file or directory -- Will validate: ./SOL005/NSDManagementNotification/NSDManagementNotification.yaml (api: NSDManagementNotification) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NSDManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL005-NSDManagementNotification-API.yaml ../build/SOL005-NSDManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL005-NSDManagementNotification-API.yaml' -> '/storage/SOL005-NSDManagementNotification-API.yaml' '../build/SOL005-NSDManagementNotification-API.json' -> '/storage/SOL005-NSDManagementNotification-API.json' cp: can't stat '../build/SOL005-NSDManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL005/NSFaultManagement/NSFaultManagement.yaml (api: NSFaultManagement) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NSFaultManagement-API.pdf': No such file or directory --- Validating ../build/SOL005-NSFaultManagement-API.yaml ../build/SOL005-NSFaultManagement-API.yaml is valid --- Validation done (0). '../build/SOL005-NSFaultManagement-API.yaml' -> '/storage/SOL005-NSFaultManagement-API.yaml' '../build/SOL005-NSFaultManagement-API.json' -> '/storage/SOL005-NSFaultManagement-API.json' cp: can't stat '../build/SOL005-NSFaultManagement-API.pdf': No such file or directory -- Will validate: ./SOL005/VNFPackageManagement/VNFPackageManagement.yaml (api: VNFPackageManagement) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-VNFPackageManagement-API.pdf': No such file or directory --- Validating ../build/SOL005-VNFPackageManagement-API.yaml ../build/SOL005-VNFPackageManagement-API.yaml is valid --- Validation done (0). '../build/SOL005-VNFPackageManagement-API.yaml' -> '/storage/SOL005-VNFPackageManagement-API.yaml' '../build/SOL005-VNFPackageManagement-API.json' -> '/storage/SOL005-VNFPackageManagement-API.json' cp: can't stat '../build/SOL005-VNFPackageManagement-API.pdf': No such file or directory -- Will validate: ./SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml (api: NSLifecycleManagement) (deliverable:SOL005) --- Merging file. --- Create PDF... --- Validating ../build/SOL005-NSLifecycleManagement-API.yaml mv: can't rename 'SOL005-NSLifecycleManagement-API.pdf': No such file or directory ../build/SOL005-NSLifecycleManagement-API.yaml is valid --- Validation done (0). '../build/SOL005-NSLifecycleManagement-API.yaml' -> '/storage/SOL005-NSLifecycleManagement-API.yaml' '../build/SOL005-NSLifecycleManagement-API.json' -> '/storage/SOL005-NSLifecycleManagement-API.json' cp: can't stat '../build/SOL005-NSLifecycleManagement-API.pdf': No such file or directory -- Will validate: ./SOL005/NSLCMCoordination/NSLCMCoordination.yaml (api: NSLCMCoordination) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NSLCMCoordination-API.pdf': No such file or directory --- Validating ../build/SOL005-NSLCMCoordination-API.yaml ../build/SOL005-NSLCMCoordination-API.yaml is valid --- Validation done (0). '../build/SOL005-NSLCMCoordination-API.yaml' -> '/storage/SOL005-NSLCMCoordination-API.yaml' '../build/SOL005-NSLCMCoordination-API.json' -> '/storage/SOL005-NSLCMCoordination-API.json' cp: can't stat '../build/SOL005-NSLCMCoordination-API.pdf': No such file or directory -- Will validate: ./SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml (api: NSFaultManagementNotification) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NSFaultManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL005-NSFaultManagementNotification-API.yaml ../build/SOL005-NSFaultManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL005-NSFaultManagementNotification-API.yaml' -> '/storage/SOL005-NSFaultManagementNotification-API.yaml' '../build/SOL005-NSFaultManagementNotification-API.json' -> '/storage/SOL005-NSFaultManagementNotification-API.json' cp: can't stat '../build/SOL005-NSFaultManagementNotification-API.pdf': No such file or directory -- Will validate: ./SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml (api: NSPerformanceManagementNotification) (deliverable:SOL005) --- Merging file. --- Create PDF... mv: can't rename 'SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory --- Validating ../build/SOL005-NSPerformanceManagementNotification-API.yaml ../build/SOL005-NSPerformanceManagementNotification-API.yaml is valid --- Validation done (0). '../build/SOL005-NSPerformanceManagementNotification-API.yaml' -> '/storage/SOL005-NSPerformanceManagementNotification-API.yaml' '../build/SOL005-NSPerformanceManagementNotification-API.json' -> '/storage/SOL005-NSPerformanceManagementNotification-API.json' cp: can't stat '../build/SOL005-NSPerformanceManagementNotification-API.pdf': No such file or directory -- Final validator returns 0. Archiving artifacts Finished: SUCCESS