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 Cloning the remote Git repository Cloning repository git@forge.etsi.org:nfv/SOL005.git > git init /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 # 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 config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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.4.1-dev^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 9a41ff58901dc0b7b82e9765a5f27262c5b4b969 # timeout=10 Checking out Revision 9a41ff58901dc0b7b82e9765a5f27262c5b4b969 (origin/4.4.1-dev, origin/Release-4) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a41ff58901dc0b7b82e9765a5f27262c5b4b969 Commit message: "Merge branch '4.3.1-dev' into 'Release-4'" > git rev-list --no-walk a51992838f51420683c05e9611fc9fb4e53c2ff9 # timeout=10 [sol005] $ /bin/bash /tmp/jenkins4124247591346020865.sh rm: cannot remove 'build/*-API.yaml': No such file or directory rm: cannot remove 'build/*-API.json': No such file or directory ./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 3.10.0: Pulling from library/alpine 921b31ab772b: Pulling fs layer 921b31ab772b: Verifying Checksum 921b31ab772b: Download complete 921b31ab772b: Pull complete Digest: sha256:ca1c944a4f8486a153024d9965aafbe24f5723c1d5c02f4964c045a16d19dc54 Status: Downloaded newer image for alpine:3.10.0 ---> 4d90542f0623 Step 2/24 : RUN env ---> Running in d53929ac9e4d HOSTNAME=d53929ac9e4d SHLVL=1 HOME=/root https_proxy= http_proxy= PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PWD=/ Removing intermediate container d53929ac9e4d ---> 0247eaec48a5 Step 3/24 : RUN apk update ---> Running in e82da605b9e4 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz v3.10.9-43-g3feb769ea3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] v3.10.6-10-ged79a86de3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] OK: 10351 distinct packages available Removing intermediate container e82da605b9e4 ---> d28430f51f95 Step 4/24 : RUN apk add bash ---> Running in f979f3518351 (1/4) Installing ncurses-terminfo-base (6.1_p20190518-r2) (2/4) Installing ncurses-libs (6.1_p20190518-r2) (3/4) Installing readline (8.0.0-r0) (4/4) Installing bash (5.0.0-r0) Executing bash-5.0.0-r0.post-install Executing busybox-1.30.1-r2.trigger OK: 8 MiB in 18 packages Removing intermediate container f979f3518351 ---> 304099454325 Step 5/24 : RUN apk add nodejs ---> Running in d93959d80211 (1/6) Installing ca-certificates (20191127-r2) (2/6) Installing c-ares (1.15.0-r0) (3/6) Installing libgcc (8.3.0-r0) (4/6) Installing http-parser (2.9.2-r0) (5/6) Installing libstdc++ (8.3.0-r0) (6/6) Installing nodejs (10.24.1-r0) Executing busybox-1.30.1-r2.trigger Executing ca-certificates-20191127-r2.trigger OK: 34 MiB in 24 packages Removing intermediate container d93959d80211 ---> a83df99118ea Step 6/24 : RUN apk add nodejs-npm ---> Running in 33d576e89502 (1/1) Installing npm (10.24.1-r0) Executing busybox-1.30.1-r2.trigger OK: 61 MiB in 25 packages Removing intermediate container 33d576e89502 ---> 70b464b25bb6 Step 7/24 : RUN apk add asciidoctor ---> Running in 6e46a2a7bc3c (1/5) Installing gmp (6.1.2-r1) (2/5) Installing yaml (0.2.2-r1) (3/5) Installing ruby-libs (2.5.9-r0) (4/5) Installing ruby (2.5.9-r0) (5/5) Installing asciidoctor (2.0.10-r0) Executing busybox-1.30.1-r2.trigger OK: 75 MiB in 30 packages Removing intermediate container 6e46a2a7bc3c ---> 69b5b26ad7a2 Step 8/24 : RUN apk add openjdk8 ---> Running in 876224fdb06f (1/44) Installing expat (2.2.8-r0) (2/44) Installing libbz2 (1.0.6-r7) (3/44) Installing libpng (1.6.37-r1) (4/44) Installing freetype (2.10.0-r1) (5/44) Installing libuuid (2.33.2-r0) (6/44) Installing fontconfig (2.13.1-r0) (7/44) Installing encodings (1.0.4-r1) (8/44) Installing libfontenc (1.1.4-r0) (9/44) Installing mkfontscale (1.2.1-r1) (10/44) Installing ttf-dejavu (2.37-r1) (11/44) Installing libxau (1.0.9-r0) (12/44) Installing libbsd (0.9.1-r1) (13/44) Installing libxdmcp (1.1.3-r0) (14/44) Installing libxcb (1.13.1-r0) (15/44) Installing libx11 (1.6.12-r1) (16/44) Installing libxcomposite (0.4.5-r0) (17/44) Installing libxext (1.3.4-r0) (18/44) Installing libxi (1.7.9-r2) (19/44) Installing libxrender (0.9.10-r3) (20/44) Installing libxtst (1.2.3-r3) (21/44) Installing alsa-lib (1.1.9-r0) (22/44) Installing giflib (5.1.9-r0) (23/44) Installing libjpeg-turbo (2.0.4-r1) (24/44) Installing openjdk8-jre-lib (8.275.01-r0) (25/44) Installing java-common (0.2-r0) (26/44) Installing libffi (3.2.1-r6) (27/44) Installing p11-kit (0.23.16.1-r1) (28/44) Installing libtasn1 (4.14-r0) (29/44) Installing p11-kit-trust (0.23.16.1-r1) (30/44) Installing java-cacerts (1.0-r0) (31/44) Installing nspr (4.20-r0) (32/44) Installing sqlite-libs (3.28.0-r3) (33/44) Installing nss (3.44.3-r0) (34/44) Installing krb5-conf (1.0-r1) (35/44) Installing libcom_err (1.45.5-r0) (36/44) Installing keyutils-libs (1.6-r1) (37/44) Installing libverto (0.3.1-r0) (38/44) Installing krb5-libs (1.17.2-r0) (39/44) Installing lcms2 (2.9-r1) (40/44) Installing pcsc-lite-libs (1.8.25-r1) (41/44) Installing liblksctp (1.0.18-r0) (42/44) Installing openjdk8-jre-base (8.275.01-r0) (43/44) Installing openjdk8-jre (8.275.01-r0) (44/44) Installing openjdk8 (8.275.01-r0) Executing busybox-1.30.1-r2.trigger Executing ca-certificates-20191127-r2.trigger Executing fontconfig-2.13.1-r0.trigger Executing mkfontscale-1.2.1-r1.trigger Executing java-common-0.2-r0.trigger OK: 193 MiB in 74 packages Removing intermediate container 876224fdb06f ---> ee90e3f6c030 Step 9/24 : RUN apk add ca-certificates wget && update-ca-certificates ---> Running in 39c91406e446 (1/1) Installing wget (1.20.3-r0) Executing busybox-1.30.1-r2.trigger OK: 193 MiB in 75 packages WARNING: ca-certificates.crt does not contain exactly one certificate or CRL: skipping Removing intermediate container 39c91406e446 ---> ed44b6f472f6 Step 10/24 : RUN apk add openssl ---> Running in 7f8c80a6541a (1/1) Installing openssl (1.1.1k-r0) Executing busybox-1.30.1-r2.trigger OK: 194 MiB in 76 packages Removing intermediate container 7f8c80a6541a ---> c82a84a7188b Step 11/24 : RUN gem install rdoc -v 6.3.3 || gem install rdoc -v 6.3.3 ---> Running in 426ad9e6ec36 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 3 seconds 1 gem installed Removing intermediate container 426ad9e6ec36 ---> b54047b36b83 Step 12/24 : RUN gem install asciidoctor-pdf-cjk ---> Running in a17ffb405f46 ERROR: Error installing asciidoctor-pdf-cjk: The last version of public_suffix (< 6.0, >= 2.0.2) to support your Ruby & RubyGems was 4.0.7. Try installing it with `gem install public_suffix -v 4.0.7` and then running the current command again public_suffix requires Ruby version >= 2.6. The current ruby version is 2.5.0. Successfully installed polyglot-0.3.5 Successfully installed treetop-1.6.12 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 The command '/bin/sh -c gem install asciidoctor-pdf-cjk' returned a non-zero code: 1 Mounting dir /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005 as /work mkdir: cannot create directory ‘/var/www/html/api/nfv/sol005/337’: Permission denied Mounting dir /var/www/html/api/nfv/sol005/337 as /storage Unable to find image 'openapivalidator:latest' locally docker: Error response from daemon: pull access denied for openapivalidator, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'. Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful Finished: FAILURE