00:56:36 Started by timer 00:56:36 Running as SYSTEM 00:56:36 [EnvInject] - Loading node environment variables. 00:56:36 Building remotely on prd-ubuntu1804-docker-8c-8g-7050 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/portal-ng-ui-docker-merge-master 00:56:36 [ssh-agent] Looking for ssh-agent implementation... 00:56:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:56:36 $ ssh-agent 00:56:36 SSH_AUTH_SOCK=/tmp/ssh-a3KhTPi9h5RJ/agent.2145 00:56:36 SSH_AGENT_PID=2147 00:56:36 [ssh-agent] Started. 00:56:36 Running ssh-add (command line suppressed) 00:56:36 Identity added: /w/workspace/portal-ng-ui-docker-merge-master@tmp/private_key_1207125761423174458.key (/w/workspace/portal-ng-ui-docker-merge-master@tmp/private_key_1207125761423174458.key) 00:56:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 00:56:36 The recommended git tool is: NONE 00:56:38 using credential onap-jenkins-ssh 00:56:38 Wiping out workspace first. 00:56:38 Cloning the remote Git repository 00:56:38 Cloning repository git://cloud.onap.org/mirror/portal-ng/ui 00:56:38 > git init /w/workspace/portal-ng-ui-docker-merge-master # timeout=10 00:56:38 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/ui 00:56:38 > git --version # timeout=10 00:56:38 > git --version # 'git version 2.17.1' 00:56:38 using GIT_SSH to set credentials Gerrit user 00:56:38 Verifying host key using manually-configured host key entries 00:56:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/ui +refs/heads/*:refs/remotes/origin/* # timeout=10 00:56:39 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/ui # timeout=10 00:56:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:56:40 Avoid second fetch 00:56:40 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:56:40 Checking out Revision a6b1e31bfe17fc4f17afc3a9a13dc96b64cbef29 (refs/remotes/origin/master) 00:56:40 > git config core.sparsecheckout # timeout=10 00:56:40 > git checkout -f a6b1e31bfe17fc4f17afc3a9a13dc96b64cbef29 # timeout=10 00:56:40 Commit message: "Chore: Add dependabot config" 00:56:40 > git rev-list --no-walk a6b1e31bfe17fc4f17afc3a9a13dc96b64cbef29 # timeout=10 00:56:43 provisioning config files... 00:56:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:56:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:56:43 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins11492449126672849563.sh 00:56:43 ---> python-tools-install.sh 00:56:43 Setup pyenv: 00:56:43 * system (set by /opt/pyenv/version) 00:56:43 * 3.8.13 (set by /opt/pyenv/version) 00:56:43 * 3.9.13 (set by /opt/pyenv/version) 00:56:43 * 3.10.6 (set by /opt/pyenv/version) 00:56:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tARk 00:56:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:56:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:56:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:56:53 lf-activate-venv(): INFO: Base packages installed successfully 00:56:53 lf-activate-venv(): INFO: Installing additional packages: lftools 00:57:19 lf-activate-venv(): INFO: Adding /tmp/venv-tARk/bin to PATH 00:57:19 Generating Requirements File 00:57:45 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:57:45 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 00:57:45 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:57:45 Python 3.10.6 00:57:46 pip 25.3 from /tmp/venv-tARk/lib/python3.10/site-packages/pip (python 3.10) 00:57:46 appdirs==1.4.4 00:57:46 argcomplete==3.6.3 00:57:46 aspy.yaml==1.3.0 00:57:46 attrs==25.4.0 00:57:46 autopage==0.5.2 00:57:46 beautifulsoup4==4.14.2 00:57:46 boto3==1.40.61 00:57:46 botocore==1.40.61 00:57:46 bs4==0.0.2 00:57:46 cachetools==6.2.1 00:57:46 certifi==2025.10.5 00:57:46 cffi==2.0.0 00:57:46 cfgv==3.4.0 00:57:46 chardet==5.2.0 00:57:46 charset-normalizer==3.4.4 00:57:46 click==8.3.0 00:57:46 cliff==4.11.0 00:57:46 cmd2==2.7.0 00:57:46 cryptography==3.3.2 00:57:46 debtcollector==3.0.0 00:57:46 decorator==5.2.1 00:57:46 defusedxml==0.7.1 00:57:46 Deprecated==1.2.18 00:57:46 distlib==0.4.0 00:57:46 dnspython==2.8.0 00:57:46 docker==7.1.0 00:57:46 dogpile.cache==1.5.0 00:57:46 durationpy==0.10 00:57:46 email-validator==2.3.0 00:57:46 filelock==3.20.0 00:57:46 future==1.0.0 00:57:46 gitdb==4.0.12 00:57:46 GitPython==3.1.45 00:57:46 google-auth==2.42.0 00:57:46 httplib2==0.31.0 00:57:46 identify==2.6.15 00:57:46 idna==3.11 00:57:46 importlib-resources==1.5.0 00:57:46 iso8601==2.1.0 00:57:46 Jinja2==3.1.6 00:57:46 jmespath==1.0.1 00:57:46 jsonpatch==1.33 00:57:46 jsonpointer==3.0.0 00:57:46 jsonschema==4.25.1 00:57:46 jsonschema-specifications==2025.9.1 00:57:46 keystoneauth1==5.12.0 00:57:46 kubernetes==34.1.0 00:57:46 lftools==0.37.15 00:57:46 lxml==6.0.2 00:57:46 markdown-it-py==4.0.0 00:57:46 MarkupSafe==3.0.3 00:57:46 mdurl==0.1.2 00:57:46 msgpack==1.1.2 00:57:46 multi_key_dict==2.0.3 00:57:46 munch==4.0.0 00:57:46 netaddr==1.3.0 00:57:46 niet==1.4.2 00:57:46 nodeenv==1.9.1 00:57:46 oauth2client==4.1.3 00:57:46 oauthlib==3.3.1 00:57:46 openstacksdk==4.7.1 00:57:46 os-service-types==1.8.0 00:57:46 osc-lib==4.2.0 00:57:46 oslo.config==10.0.0 00:57:46 oslo.context==6.1.0 00:57:46 oslo.i18n==6.6.0 00:57:46 oslo.log==7.2.1 00:57:46 oslo.serialization==5.8.0 00:57:46 oslo.utils==9.1.0 00:57:46 packaging==25.0 00:57:46 pbr==7.0.1 00:57:46 platformdirs==4.5.0 00:57:46 prettytable==3.16.0 00:57:46 psutil==7.1.2 00:57:46 pyasn1==0.6.1 00:57:46 pyasn1_modules==0.4.2 00:57:46 pycparser==2.23 00:57:46 pygerrit2==2.0.15 00:57:46 PyGithub==2.8.1 00:57:46 Pygments==2.19.2 00:57:46 PyJWT==2.10.1 00:57:46 PyNaCl==1.6.0 00:57:46 pyparsing==2.4.7 00:57:46 pyperclip==1.11.0 00:57:46 pyrsistent==0.20.0 00:57:46 python-cinderclient==9.8.0 00:57:46 python-dateutil==2.9.0.post0 00:57:46 python-heatclient==4.3.0 00:57:46 python-jenkins==1.8.3 00:57:46 python-keystoneclient==5.7.0 00:57:46 python-magnumclient==4.9.0 00:57:46 python-openstackclient==8.2.0 00:57:46 python-swiftclient==4.8.0 00:57:46 PyYAML==6.0.3 00:57:46 referencing==0.37.0 00:57:46 requests==2.32.5 00:57:46 requests-oauthlib==2.0.0 00:57:46 requestsexceptions==1.4.0 00:57:46 rfc3986==2.0.0 00:57:46 rich==14.2.0 00:57:46 rich-argparse==1.7.1 00:57:46 rpds-py==0.28.0 00:57:46 rsa==4.9.1 00:57:46 ruamel.yaml==0.18.16 00:57:46 ruamel.yaml.clib==0.2.14 00:57:46 s3transfer==0.14.0 00:57:46 simplejson==3.20.2 00:57:46 six==1.17.0 00:57:46 smmap==5.0.2 00:57:46 soupsieve==2.8 00:57:46 stevedore==5.5.0 00:57:46 tabulate==0.9.0 00:57:46 toml==0.10.2 00:57:46 tomlkit==0.13.3 00:57:46 tqdm==4.67.1 00:57:46 typing_extensions==4.15.0 00:57:46 tzdata==2025.2 00:57:46 urllib3==1.26.20 00:57:46 virtualenv==20.35.3 00:57:46 wcwidth==0.2.14 00:57:46 websocket-client==1.9.0 00:57:46 wrapt==2.0.0 00:57:46 xdg==6.0.0 00:57:46 xmltodict==1.0.2 00:57:46 yq==3.4.3 00:57:46 provisioning config files... 00:57:46 copy managed file [global-settings] to file:/w/workspace/portal-ng-ui-docker-merge-master@tmp/config10979032694827988001tmp 00:57:46 copy managed file [portal-ng-ui-settings] to file:/w/workspace/portal-ng-ui-docker-merge-master@tmp/config10113001321567130836tmp 00:57:46 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins9286517981004111281.sh 00:57:46 ---> docker-login.sh 00:57:46 nexus3.onap.org:10001 00:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:47 Configure a credential helper to remove this warning. See 00:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:47 00:57:47 Login Succeeded 00:57:47 nexus3.onap.org:10002 00:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:47 Configure a credential helper to remove this warning. See 00:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:47 00:57:47 Login Succeeded 00:57:47 nexus3.onap.org:10003 00:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:47 Configure a credential helper to remove this warning. See 00:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:47 00:57:47 Login Succeeded 00:57:47 nexus3.onap.org:10004 00:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:47 Configure a credential helper to remove this warning. See 00:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:47 00:57:47 Login Succeeded 00:57:47 docker.io 00:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:47 Configure a credential helper to remove this warning. See 00:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:47 00:57:47 Login Succeeded 00:57:47 ---> docker-login.sh ends 00:57:47 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins11496154515604013040.sh 00:57:48 [portal-ng-ui-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8633984713617471358.sh 00:57:48 [EnvInject] - Injecting environment variables from a build step. 00:57:48 [EnvInject] - Injecting as environment variables the properties content 00:57:48 DOCKER_ROOT=$WORKSPACE 00:57:48 CONTAINER_TAG_YAML_DIR= 00:57:48 CONTAINER_TAG_METHOD=latest 00:57:48 00:57:48 [EnvInject] - Variables injected successfully. 00:57:48 [portal-ng-ui-docker-merge-master] $ /bin/bash -l /tmp/jenkins14652781326591371628.sh 00:57:48 ---> docker-get-container-tag.sh 00:57:48 Setup pyenv: 00:57:48 system 00:57:48 3.8.13 00:57:48 3.9.13 00:57:48 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) 00:57:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tARk from file:/tmp/.os_lf_venv 00:57:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:57:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:57:50 lf-activate-venv(): INFO: Base packages installed successfully 00:57:50 lf-activate-venv(): INFO: Installing additional packages: yq 00:57:51 lf-activate-venv(): INFO: Adding /tmp/venv-tARk/bin to PATH 00:57:51 ---> Docker image tag found: latest 00:57:51 [EnvInject] - Injecting environment variables from a build step. 00:57:51 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 00:57:51 [EnvInject] - Variables injected successfully. 00:57:51 [EnvInject] - Injecting environment variables from a build step. 00:57:51 [EnvInject] - Injecting as environment variables the properties content 00:57:51 DOCKER_ARGS= 00:57:51 DOCKER_ROOT=/w/workspace/portal-ng-ui-docker-merge-master 00:57:51 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 00:57:51 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 00:57:51 DOCKER_NAME=onap/portal-ng/ui 00:57:51 00:57:51 [EnvInject] - Variables injected successfully. 00:57:51 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins11635318396529044705.sh 00:57:51 ---> docker-build.sh 00:57:51 Docker version 20.10.18, build b40c2f6 00:57:51 Building image: nexus3.onap.org:10003/onap/portal-ng/ui:latest 00:57:51 docker build -t nexus3.onap.org:10003/onap/portal-ng/ui:latest . 00:57:51 Sending build context to Docker daemon 3.146MB 00:57:51 Step 1/13 : FROM node:18-alpine AS builder 00:57:51 18-alpine: Pulling from library/node 00:57:51 f18232174bc9: Pulling fs layer 00:57:51 dd71dde834b5: Pulling fs layer 00:57:51 1e5a4c89cee5: Pulling fs layer 00:57:51 25ff2da83641: Pulling fs layer 00:57:51 25ff2da83641: Waiting 00:57:52 1e5a4c89cee5: Verifying Checksum 00:57:52 1e5a4c89cee5: Download complete 00:57:52 f18232174bc9: Verifying Checksum 00:57:52 f18232174bc9: Download complete 00:57:52 25ff2da83641: Verifying Checksum 00:57:52 25ff2da83641: Download complete 00:57:52 f18232174bc9: Pull complete 00:57:52 dd71dde834b5: Download complete 00:57:54 dd71dde834b5: Pull complete 00:57:54 1e5a4c89cee5: Pull complete 00:57:54 25ff2da83641: Pull complete 00:57:54 Digest: sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e 00:57:54 Status: Downloaded newer image for node:18-alpine 00:57:54 ---> ee77c6cd7c18 00:57:54 Step 2/13 : RUN apk update && apk add openjdk17 00:57:58 ---> Running in 0d7d60e5063c 00:57:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz 00:57:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz 00:57:59 v3.21.5-43-ga9e252500f8 [https://dl-cdn.alpinelinux.org/alpine/v3.21/main] 00:57:59 v3.21.5-42-gf0a89406425 [https://dl-cdn.alpinelinux.org/alpine/v3.21/community] 00:57:59 OK: 25404 distinct packages available 00:57:59 (1/32) Installing java-common (0.5-r0) 00:57:59 (2/32) Installing libffi (3.4.7-r0) 00:57:59 (3/32) Installing libtasn1 (4.20.0-r0) 00:57:59 (4/32) Installing p11-kit (0.25.5-r2) 00:57:59 (5/32) Installing p11-kit-trust (0.25.5-r2) 00:57:59 (6/32) Installing ca-certificates (20250911-r0) 00:57:59 (7/32) Installing java-cacerts (1.1-r0) 00:57:59 (8/32) Installing openjdk17-jre-headless (17.0.16_p8-r0) 00:58:00 (9/32) Installing libxau (1.0.11-r4) 00:58:00 (10/32) Installing libmd (1.1.0-r0) 00:58:00 (11/32) Installing libbsd (0.12.2-r0) 00:58:00 (12/32) Installing libxdmcp (1.1.5-r1) 00:58:00 (13/32) Installing libxcb (1.16.1-r0) 00:58:00 (14/32) Installing libx11 (1.8.10-r0) 00:58:00 (15/32) Installing libxext (1.3.6-r2) 00:58:00 (16/32) Installing libxi (1.8.2-r0) 00:58:00 (17/32) Installing libxrender (0.9.11-r5) 00:58:00 (18/32) Installing libxtst (1.2.5-r0) 00:58:00 (19/32) Installing alsa-lib (1.2.12-r0) 00:58:00 (20/32) Installing brotli-libs (1.1.0-r2) 00:58:00 (21/32) Installing libbz2 (1.0.8-r6) 00:58:00 (22/32) Installing libpng (1.6.47-r0) 00:58:00 (23/32) Installing freetype (2.13.3-r0) 00:58:00 (24/32) Installing giflib (5.2.2-r1) 00:58:00 (25/32) Installing libjpeg-turbo (3.0.4-r0) 00:58:00 (26/32) Installing lcms2 (2.16-r0) 00:58:00 (27/32) Installing openjdk17-jre (17.0.16_p8-r0) 00:58:00 (28/32) Installing openjdk17-jmods (17.0.16_p8-r0) 00:58:01 (29/32) Installing openjdk17-jdk (17.0.16_p8-r0) 00:58:01 (30/32) Installing openjdk17-demos (17.0.16_p8-r0) 00:58:01 (31/32) Installing openjdk17-doc (17.0.16_p8-r0) 00:58:01 (32/32) Installing openjdk17 (17.0.16_p8-r0) 00:58:01 Executing busybox-1.37.0-r12.trigger 00:58:01 Executing java-common-0.5-r0.trigger 00:58:01 Executing ca-certificates-20250911-r0.trigger 00:58:01 OK: 284 MiB in 49 packages 00:58:11 Removing intermediate container 0d7d60e5063c 00:58:11 ---> e1395e45107c 00:58:11 Step 3/13 : WORKDIR /usr/src/app 00:58:11 ---> Running in d7b765cc375e 00:58:11 Removing intermediate container d7b765cc375e 00:58:11 ---> 60a647381f08 00:58:11 Step 4/13 : COPY package*.json ./ 00:58:12 ---> 4ed283620fae 00:58:12 Step 5/13 : RUN npm install 00:58:12 ---> Running in a4cb52d5f594 00:59:03 npm warn EBADENGINE Unsupported engine { 00:59:03 npm warn EBADENGINE package: '@nestjs/core@11.1.6', 00:59:03 npm warn EBADENGINE required: { node: '>= 20' }, 00:59:03 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:59:03 npm warn EBADENGINE } 00:59:03 npm warn EBADENGINE Unsupported engine { 00:59:03 npm warn EBADENGINE package: 'glob@11.0.3', 00:59:03 npm warn EBADENGINE required: { node: '20 || >=22' }, 00:59:03 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:59:03 npm warn EBADENGINE } 00:59:03 npm warn EBADENGINE Unsupported engine { 00:59:03 npm warn EBADENGINE package: 'file-type@21.0.0', 00:59:03 npm warn EBADENGINE required: { node: '>=20' }, 00:59:03 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:59:03 npm warn EBADENGINE } 00:59:03 npm warn EBADENGINE Unsupported engine { 00:59:03 npm warn EBADENGINE package: 'jackspeak@4.1.1', 00:59:03 npm warn EBADENGINE required: { node: '20 || >=22' }, 00:59:03 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:59:03 npm warn EBADENGINE } 00:59:03 npm warn EBADENGINE Unsupported engine { 00:59:03 npm warn EBADENGINE package: 'minimatch@10.1.1', 00:59:03 npm warn EBADENGINE required: { node: '20 || >=22' }, 00:59:03 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:59:03 npm warn EBADENGINE } 00:59:03 npm warn EBADENGINE Unsupported engine { 00:59:03 npm warn EBADENGINE package: 'path-scurry@2.0.0', 00:59:03 npm warn EBADENGINE required: { node: '20 || >=22' }, 00:59:03 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:59:03 npm warn EBADENGINE } 00:59:03 npm warn EBADENGINE Unsupported engine { 00:59:03 npm warn EBADENGINE package: 'lru-cache@11.2.2', 00:59:03 npm warn EBADENGINE required: { node: '20 || >=22' }, 00:59:03 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:59:03 npm warn EBADENGINE } 00:59:03 npm warn EBADENGINE Unsupported engine { 00:59:03 npm warn EBADENGINE package: '@isaacs/brace-expansion@5.0.0', 00:59:03 npm warn EBADENGINE required: { node: '20 || >=22' }, 00:59:03 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:59:03 npm warn EBADENGINE } 00:59:03 npm warn EBADENGINE Unsupported engine { 00:59:03 npm warn EBADENGINE package: '@isaacs/balanced-match@4.0.1', 00:59:03 npm warn EBADENGINE required: { node: '20 || >=22' }, 00:59:03 npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } 00:59:03 npm warn EBADENGINE } 00:59:05 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. 00:59:06 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 00:59:06 npm warn deprecated har-validator@5.1.5: this library is no longer supported 00:59:06 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 00:59:06 npm warn deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 00:59:06 npm warn deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs 00:59:07 npm warn deprecated q@1.4.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. 00:59:07 npm warn deprecated 00:59:07 npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) 00:59:07 npm warn deprecated read-package-json@7.0.1: This package is no longer supported. Please use @npmcli/package-json instead. 00:59:07 npm warn deprecated osenv@0.1.5: This package is no longer supported. 00:59:07 npm warn deprecated read-installed@4.0.3: This package is no longer supported. 00:59:08 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported 00:59:08 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead 00:59:08 npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead 00:59:11 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:59:11 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 00:59:11 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:59:11 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:59:11 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 00:59:11 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 00:59:11 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:59:11 npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 00:59:11 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:59:12 npm warn deprecated read-package-json@2.1.2: This package is no longer supported. Please use @npmcli/package-json instead. 00:59:12 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:59:12 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:59:13 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:59:13 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 00:59:13 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:59:13 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:59:13 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 00:59:15 npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. 00:59:22  00:59:22 added 1415 packages, and audited 1416 packages in 1m 00:59:22 00:59:22 205 packages are looking for funding 00:59:22 run `npm fund` for details 00:59:23 00:59:23 21 vulnerabilities (6 low, 13 moderate, 2 critical) 00:59:23 00:59:23 To address all issues (including breaking changes), run: 00:59:23 npm audit fix --force 00:59:23 00:59:23 Run `npm audit` for details. 00:59:23 npm notice 00:59:23 npm notice New major version of npm available! 10.8.2 -> 11.6.2 00:59:23 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.2 00:59:23 npm notice To update run: npm install -g npm@11.6.2 00:59:23 npm notice 01:00:08 Removing intermediate container a4cb52d5f594 01:00:08 ---> f84efde1c7de 01:00:08 Step 6/13 : COPY . . 01:00:09 ---> cbc767bf1205 01:00:09 Step 7/13 : RUN npm run build -- --configuration production 01:00:09 ---> Running in 05e02727c395 01:00:10 01:00:10 > frontend@0.0.0 prebuild 01:00:10 > npm run openapi 01:00:10 01:00:10 01:00:10 > frontend@0.0.0 openapi 01:00:10 > npx openapi-generator-cli generate --generator-key v3.0 01:00:10 01:00:11 Download 6.6.0 ... 01:00:12 Downloaded 6.6.0 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.DefaultGenerator - Generating with dryRun=false 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.c.ignore.CodegenIgnoreProcessor - Output directory (/usr/src/app/openapi/output) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.DefaultGenerator - OpenAPI Generator: typescript-angular (client) 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.DefaultGenerator - Generator 'typescript-angular' is considered stable. 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.c.l.AbstractTypeScriptClientCodegen - Hint: Environment variable 'TS_POST_PROCESS_FILE' (optional) not defined. E.g. to format the source code, please try 'export TS_POST_PROCESS_FILE="/usr/local/bin/prettier --write"' (Linux/Mac) 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.c.l.AbstractTypeScriptClientCodegen - Note: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 01:00:14 [[v3.0] openapi/input/api.yaml] [main] WARN o.o.codegen.DefaultCodegen - The value (generator's option) must be either boolean or string. Default to `false`. 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.DefaultGenerator - Model UpdateAssignedRolesRequest not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./actionsListResponse.model.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./actionsResponse.model.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./createActionRequest.model.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./createPreferencesRequest.model.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./createUserRequest.model.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./preferencesResponse.model.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./problem.model.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./role.model.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./roleListResponse.model.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./tileListResponse.model.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./tileResponse.model.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./updateUserPasswordRequest.model.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./updateUserRequest.model.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./userListResponse.model.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/./userResponse.model.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/actions.service.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/keys.service.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/preferences.service.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/roles.service.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/tiles.service.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/users.service.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/model/models.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api/api.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/index.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/api.module.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/configuration.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/variables.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/encoder.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/param.ts 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/.gitignore 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/git_push.sh 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/README.md 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/.openapi-generator-ignore 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/.openapi-generator/VERSION 01:00:14 [[v3.0] openapi/input/api.yaml] [main] INFO o.o.codegen.TemplateManager - writing file /usr/src/app/openapi/output/.openapi-generator/FILES 01:00:14 [[v3.0] openapi/input/api.yaml] ################################################################################ 01:00:14 [[v3.0] openapi/input/api.yaml] # Thanks for using OpenAPI Generator. # 01:00:14 [[v3.0] openapi/input/api.yaml] # Please consider donation to help us maintain this project 🙏 # 01:00:14 [[v3.0] openapi/input/api.yaml] # https://opencollective.com/openapi_generator/donate # 01:00:14 [[v3.0] openapi/input/api.yaml] ################################################################################ 01:00:14 [[v3.0] openapi/input/api.yaml] java -jar "/usr/src/app/node_modules/@openapitools/openapi-generator-cli/versions/6.6.0.jar" generate --input-spec="openapi/input/api.yaml" --generator-name="typescript-angular" --output="openapi/output" --additional-properties="ngVersion=17.3.12,modelFileSuffix=.model,fileNaming=camelCase,enumPropertyNaming=UPPERCASE" exited with code 0 01:00:14 [v3.0] openapi/input/api.yaml 01:00:14 01:00:14 > frontend@0.0.0 build 01:00:14 > ng build --configuration production 01:00:14 01:00:16 - Generating browser application bundles (phase: setup)... 01:00:46 ✔ Browser application bundle generation complete. 01:00:47 ✔ Browser application bundle generation complete. 01:00:47 - Copying assets... 01:00:47 ✔ Copying assets complete. 01:00:47 - Generating index html... 01:00:48 - Generating index html... 01:00:48 1 rules skipped due to selector errors: 01:00:48 .form-floating>~label -> Did not expect successive traversals. 01:00:48 1 rules skipped due to selector errors: 01:00:48 .custom-file-input:lang(en)~.custom-file-label -> Unknown pseudo-class :lang 01:00:48 ✔ Index html generation complete. 01:00:48  01:00:48 Initial chunk files | Names | Raw size | Estimated transfer size 01:00:48 main.71d0ad2fce16c063.js | main | 829.84 kB | 203.94 kB 01:00:48 styles.eff149f124c153a4.css | styles | 284.81 kB | 30.98 kB 01:00:48 onap-styles.5c7df6ccf666e3bc.css | onap-styles | 139.11 kB | 16.34 kB 01:00:48 polyfills.e99b4c32f50ab7c5.js | polyfills | 33.87 kB | 11.01 kB 01:00:48 runtime.94d5f8a4bd8ea8d3.js | runtime | 1.22 kB | 655 bytes 01:00:48 01:00:48 | Initial total | 1.26 MB | 262.91 kB 01:00:48 01:00:48 Build at: 2025-10-29T01:00:48.145Z - Hash: dac960fa10a2c5d9 - Time: 31161ms 01:00:48  01:00:48 Warning: /usr/src/app/src/app/http-interceptors/requestid.interceptor.ts depends on 'uuid'. CommonJS or AMD dependencies can cause optimization bailouts. 01:00:48 For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies 01:00:48 01:00:48 Warning: /usr/src/app/src/app/modules/alerting/alert.component.css exceeded maximum budget. Budget 2.00 kB was not met by 443 bytes with a total of 2.43 kB. 01:00:48 01:00:48 Warning: /usr/src/app/src/app/services/user-settings.service.ts depends on 'lodash'. CommonJS or AMD dependencies can cause optimization bailouts. 01:00:48 For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies 01:00:48 01:00:48 01:00:51 Removing intermediate container 05e02727c395 01:00:51 ---> 0d5d01ab3f50 01:00:51 Step 8/13 : FROM nginxinc/nginx-unprivileged:alpine-slim 01:00:52 alpine-slim: Pulling from nginxinc/nginx-unprivileged 01:00:52 2d35ebdb57d9: Pulling fs layer 01:00:52 376789296830: Pulling fs layer 01:00:52 f700b9709433: Pulling fs layer 01:00:52 cab66c5ce0af: Pulling fs layer 01:00:52 d2de9c5f5843: Pulling fs layer 01:00:52 5689588465ec: Pulling fs layer 01:00:52 1329fc29ac58: Pulling fs layer 01:00:52 06da55fe383d: Pulling fs layer 01:00:52 d2de9c5f5843: Waiting 01:00:52 cab66c5ce0af: Waiting 01:00:52 06da55fe383d: Waiting 01:00:52 1329fc29ac58: Waiting 01:00:52 f700b9709433: Verifying Checksum 01:00:52 f700b9709433: Download complete 01:00:52 376789296830: Verifying Checksum 01:00:52 376789296830: Download complete 01:00:52 cab66c5ce0af: Verifying Checksum 01:00:52 cab66c5ce0af: Download complete 01:00:52 2d35ebdb57d9: Verifying Checksum 01:00:52 2d35ebdb57d9: Download complete 01:00:52 d2de9c5f5843: Verifying Checksum 01:00:52 d2de9c5f5843: Download complete 01:00:52 5689588465ec: Verifying Checksum 01:00:52 5689588465ec: Download complete 01:00:52 1329fc29ac58: Verifying Checksum 01:00:52 1329fc29ac58: Download complete 01:00:52 2d35ebdb57d9: Pull complete 01:00:52 06da55fe383d: Download complete 01:00:53 376789296830: Pull complete 01:00:53 f700b9709433: Pull complete 01:00:53 cab66c5ce0af: Pull complete 01:00:53 d2de9c5f5843: Pull complete 01:00:54 5689588465ec: Pull complete 01:00:54 1329fc29ac58: Pull complete 01:00:54 06da55fe383d: Pull complete 01:00:54 Digest: sha256:65a7f97c299b919190e96e38e2ff8358132732000d3bc5c00c07cc8763fca53f 01:00:54 Status: Downloaded newer image for nginxinc/nginx-unprivileged:alpine-slim 01:00:54 ---> 2e54ad9b6c0f 01:00:54 Step 9/13 : USER nginx 01:00:54 ---> Running in 91a196a76c8b 01:00:54 Removing intermediate container 91a196a76c8b 01:00:54 ---> c014bc0a302d 01:00:54 Step 10/13 : COPY --from=builder --chown=nginx:nginx /usr/src/app/dist/frontend /usr/share/nginx/html 01:00:55 ---> 90be8b5aa640 01:00:55 Step 11/13 : ENTRYPOINT [] 01:00:55 ---> Running in 7db04e2d89a5 01:00:55 Removing intermediate container 7db04e2d89a5 01:00:55 ---> 14d682ce4a89 01:00:55 Step 12/13 : EXPOSE ${NGINX_PORT} 01:00:55 ---> Running in 1d625605d2a3 01:00:55 Removing intermediate container 1d625605d2a3 01:00:55 ---> e4f099521652 01:00:55 Step 13/13 : CMD ["nginx", "-g", "daemon off;"] 01:00:55 ---> Running in 0217ec0a7293 01:00:55 Removing intermediate container 0217ec0a7293 01:00:55 ---> 6d247dc2ae2f 01:00:55 Successfully built 6d247dc2ae2f 01:00:56 Successfully tagged nexus3.onap.org:10003/onap/portal-ng/ui:latest 01:00:56 ---> docker-build.sh ends 01:00:56 [portal-ng-ui-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11134679552810769944.sh 01:00:56 [EnvInject] - Injecting environment variables from a build step. 01:00:56 [EnvInject] - Injecting as environment variables the properties content 01:00:56 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 01:00:56 01:00:56 [EnvInject] - Variables injected successfully. 01:00:56 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins17783169859487763873.sh 01:00:56 ---> docker-push.sh 01:00:56 Docker version 20.10.18, build b40c2f6 01:00:56 Pushing image: nexus3.onap.org:10003/onap/portal-ng/ui:latest 01:00:56 docker push nexus3.onap.org:10003/onap/portal-ng/ui:latest 01:00:56 The push refers to repository [nexus3.onap.org:10003/onap/portal-ng/ui] 01:00:56 21397456a490: Preparing 01:00:56 e59606e5d315: Preparing 01:00:56 b5cbb1383110: Preparing 01:00:56 c8f35346a28b: Preparing 01:00:56 cdfda4a0d9da: Preparing 01:00:56 165afdf08a89: Preparing 01:00:56 96a9d298f7b4: Preparing 01:00:56 a2a3a1e7e273: Preparing 01:00:56 256f393e029f: Preparing 01:00:56 165afdf08a89: Waiting 01:00:56 96a9d298f7b4: Waiting 01:00:56 256f393e029f: Waiting 01:00:56 a2a3a1e7e273: Waiting 01:00:56 c8f35346a28b: Pushed 01:00:56 e59606e5d315: Pushed 01:00:56 cdfda4a0d9da: Pushed 01:00:56 b5cbb1383110: Pushed 01:00:56 165afdf08a89: Pushed 01:00:56 256f393e029f: Layer already exists 01:00:56 96a9d298f7b4: Pushed 01:00:56 21397456a490: Pushed 01:00:57 a2a3a1e7e273: Pushed 01:00:57 latest: digest: sha256:9ffffa8b52a4975d88bfdc9b3e6643dbc3a2d87b9acfbd06a8182890569e5acb size: 2196 01:00:57 ---> docker-push.sh ends 01:00:57 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins5861070310843263445.sh 01:00:57 $ ssh-agent -k 01:00:57 unset SSH_AUTH_SOCK; 01:00:57 unset SSH_AGENT_PID; 01:00:57 echo Agent pid 2147 killed; 01:00:57 [ssh-agent] Stopped. 01:00:57 [PostBuildScript] - [INFO] Executing post build scripts. 01:00:57 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins3507091425560051409.sh 01:00:57 ---> sysstat.sh 01:00:57 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins9431080812791452082.sh 01:00:57 ---> package-listing.sh 01:00:57 ++ facter osfamily 01:00:57 ++ tr '[:upper:]' '[:lower:]' 01:00:57 + OS_FAMILY=debian 01:00:57 + workspace=/w/workspace/portal-ng-ui-docker-merge-master 01:00:57 + START_PACKAGES=/tmp/packages_start.txt 01:00:57 + END_PACKAGES=/tmp/packages_end.txt 01:00:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:00:57 + PACKAGES=/tmp/packages_start.txt 01:00:57 + '[' /w/workspace/portal-ng-ui-docker-merge-master ']' 01:00:57 + PACKAGES=/tmp/packages_end.txt 01:00:57 + case "${OS_FAMILY}" in 01:00:57 + dpkg -l 01:00:57 + grep '^ii' 01:00:58 + '[' -f /tmp/packages_start.txt ']' 01:00:58 + '[' -f /tmp/packages_end.txt ']' 01:00:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:00:58 + '[' /w/workspace/portal-ng-ui-docker-merge-master ']' 01:00:58 + mkdir -p /w/workspace/portal-ng-ui-docker-merge-master/archives/ 01:00:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-ng-ui-docker-merge-master/archives/ 01:00:58 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins14462104289316248538.sh 01:00:58 ---> capture-instance-metadata.sh 01:00:58 Setup pyenv: 01:00:58 system 01:00:58 3.8.13 01:00:58 3.9.13 01:00:58 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) 01:00:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tARk from file:/tmp/.os_lf_venv 01:00:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:00:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:59 lf-activate-venv(): INFO: Base packages installed successfully 01:00:59 lf-activate-venv(): INFO: Installing additional packages: lftools 01:01:11 lf-activate-venv(): INFO: Adding /tmp/venv-tARk/bin to PATH 01:01:11 INFO: Running in OpenStack, capturing instance metadata 01:01:11 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins9491872632608055511.sh 01:01:11 provisioning config files... 01:01:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-ng-ui-docker-merge-master@tmp/config4701656335879577156tmp 01:01:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:01:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:01:11 [EnvInject] - Injecting environment variables from a build step. 01:01:11 [EnvInject] - Injecting as environment variables the properties content 01:01:11 SERVER_ID=logs 01:01:11 01:01:11 [EnvInject] - Variables injected successfully. 01:01:11 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins16493467267015761068.sh 01:01:11 ---> create-netrc.sh 01:01:11 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins15139681389903725391.sh 01:01:11 ---> python-tools-install.sh 01:01:11 Setup pyenv: 01:01:11 system 01:01:11 3.8.13 01:01:11 3.9.13 01:01:11 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) 01:01:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tARk from file:/tmp/.os_lf_venv 01:01:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:01:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:01:13 lf-activate-venv(): INFO: Base packages installed successfully 01:01:13 lf-activate-venv(): INFO: Installing additional packages: lftools 01:01:22 lf-activate-venv(): INFO: Adding /tmp/venv-tARk/bin to PATH 01:01:22 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins10426019718049956478.sh 01:01:22 ---> sudo-logs.sh 01:01:22 Archiving 'sudo' log.. 01:01:23 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins12795841750745133532.sh 01:01:23 ---> job-cost.sh 01:01:23 Setup pyenv: 01:01:23 system 01:01:23 3.8.13 01:01:23 3.9.13 01:01:23 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) 01:01:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tARk from file:/tmp/.os_lf_venv 01:01:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:01:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:01:25 lf-activate-venv(): INFO: Base packages installed successfully 01:01:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:01:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 01:01:30 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 01:01:31 lf-activate-venv(): INFO: Adding /tmp/venv-tARk/bin to PATH 01:01:31 INFO: No Stack... 01:01:31 INFO: Retrieving Pricing Info for: v3-standard-8 01:01:31 INFO: Archiving Costs 01:01:31 [portal-ng-ui-docker-merge-master] $ /bin/bash -l /tmp/jenkins14816129567610431759.sh 01:01:31 ---> logs-deploy.sh 01:01:31 Setup pyenv: 01:01:31 system 01:01:31 3.8.13 01:01:31 3.9.13 01:01:31 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) 01:01:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tARk from file:/tmp/.os_lf_venv 01:01:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:01:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:01:33 lf-activate-venv(): INFO: Base packages installed successfully 01:01:33 lf-activate-venv(): INFO: Installing additional packages: lftools 01:01:42 lf-activate-venv(): INFO: Adding /tmp/venv-tARk/bin to PATH 01:01:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/portal-ng-ui-docker-merge-master/177 01:01:42 INFO: archiving workspace using pattern(s): 01:01:43 Archives upload complete. 01:01:43 INFO: archiving logs to Nexus 01:01:44 ---> uname -a: 01:01:44 Linux prd-ubuntu1804-docker-8c-8g-7050 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 01:01:44 01:01:44 01:01:44 ---> lscpu: 01:01:44 Architecture: x86_64 01:01:44 CPU op-mode(s): 32-bit, 64-bit 01:01:44 Byte Order: Little Endian 01:01:44 CPU(s): 8 01:01:44 On-line CPU(s) list: 0-7 01:01:44 Thread(s) per core: 1 01:01:44 Core(s) per socket: 1 01:01:44 Socket(s): 8 01:01:44 NUMA node(s): 1 01:01:44 Vendor ID: AuthenticAMD 01:01:44 CPU family: 23 01:01:44 Model: 49 01:01:44 Model name: AMD EPYC-Rome Processor 01:01:44 Stepping: 0 01:01:44 CPU MHz: 2799.998 01:01:44 BogoMIPS: 5599.99 01:01:44 Virtualization: AMD-V 01:01:44 Hypervisor vendor: KVM 01:01:44 Virtualization type: full 01:01:44 L1d cache: 32K 01:01:44 L1i cache: 32K 01:01:44 L2 cache: 512K 01:01:44 L3 cache: 16384K 01:01:44 NUMA node0 CPU(s): 0-7 01:01:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 01:01:44 01:01:44 01:01:44 ---> nproc: 01:01:44 8 01:01:44 01:01:44 01:01:44 ---> df -h: 01:01:44 Filesystem Size Used Avail Use% Mounted on 01:01:44 udev 16G 0 16G 0% /dev 01:01:44 tmpfs 3.2G 712K 3.2G 1% /run 01:01:44 /dev/vda1 155G 12G 144G 8% / 01:01:44 tmpfs 16G 0 16G 0% /dev/shm 01:01:44 tmpfs 5.0M 0 5.0M 0% /run/lock 01:01:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:01:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 01:01:44 tmpfs 3.2G 0 3.2G 0% /run/user/1001 01:01:44 01:01:44 01:01:44 ---> free -m: 01:01:44 total used free shared buff/cache available 01:01:44 Mem: 32167 842 27224 0 4100 30869 01:01:44 Swap: 1023 0 1023 01:01:44 01:01:44 01:01:44 ---> ip addr: 01:01:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:01:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:01:44 inet 127.0.0.1/8 scope host lo 01:01:44 valid_lft forever preferred_lft forever 01:01:44 inet6 ::1/128 scope host 01:01:44 valid_lft forever preferred_lft forever 01:01:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:01:44 link/ether fa:16:3e:3a:f0:3b brd ff:ff:ff:ff:ff:ff 01:01:44 inet 10.30.106.194/23 brd 10.30.107.255 scope global dynamic ens3 01:01:44 valid_lft 86032sec preferred_lft 86032sec 01:01:44 inet6 fe80::f816:3eff:fe3a:f03b/64 scope link 01:01:44 valid_lft forever preferred_lft forever 01:01:44 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 01:01:44 link/ether 02:42:d6:df:8a:ba brd ff:ff:ff:ff:ff:ff 01:01:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:01:44 valid_lft forever preferred_lft forever 01:01:44 inet6 fe80::42:d6ff:fedf:8aba/64 scope link 01:01:44 valid_lft forever preferred_lft forever 01:01:44 01:01:44 01:01:44 ---> sar -b -r -n DEV: 01:01:44 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7050) 10/29/25 _x86_64_ (8 CPU) 01:01:44 01:01:44 00:55:39 LINUX RESTART (8 CPU) 01:01:44 01:01:44 00:56:01 tps rtps wtps bread/s bwrtn/s 01:01:44 00:57:01 277.88 66.02 211.86 4279.19 76612.36 01:01:44 00:58:01 179.39 8.95 170.44 1641.06 74140.44 01:01:44 00:59:01 67.87 0.13 67.74 20.26 72689.35 01:01:44 01:00:01 817.88 0.28 817.60 7.47 76912.11 01:01:44 01:01:01 95.43 0.27 95.17 25.46 21074.75 01:01:44 Average: 287.69 15.13 272.56 1194.89 64286.63 01:01:44 01:01:44 00:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:01:44 00:57:01 30368328 31721232 2570892 7.80 50020 1625296 1417140 4.17 817800 1485152 55460 01:01:44 00:58:01 29550412 31684524 3388808 10.29 80720 2347016 1557060 4.58 950232 2108376 286064 01:01:44 00:59:01 28689444 31326708 4249776 12.90 93476 2823512 1747304 5.14 1330648 2552256 263476 01:01:44 01:00:01 26767340 31655936 6171880 18.74 212032 4691072 1545120 4.55 1291924 4231556 308124 01:01:44 01:01:01 27900000 31619552 5039220 15.30 214756 3647908 1544440 4.54 1225232 3302452 1592 01:01:44 Average: 28655105 31601590 4284115 13.01 130201 3026961 1562213 4.60 1123167 2735958 182943 01:01:44 01:01:44 00:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:01:44 00:57:01 ens3 315.59 227.97 1008.01 58.39 0.00 0.00 0.00 0.00 01:01:44 00:57:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 01:01:44 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:44 00:58:01 ens3 233.63 123.90 4159.53 32.11 0.00 0.00 0.00 0.00 01:01:44 00:58:01 lo 3.13 3.13 0.36 0.36 0.00 0.00 0.00 0.00 01:01:44 00:58:01 docker0 40.23 102.37 2.18 2508.99 0.00 0.00 0.00 0.00 01:01:44 00:59:01 ens3 328.65 153.26 1508.40 17.11 0.00 0.00 0.00 0.00 01:01:44 00:59:01 veth9bf2cd6 152.64 327.51 16.80 1508.25 0.00 0.00 0.00 0.12 01:01:44 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:44 00:59:01 docker0 152.64 327.36 14.71 1508.23 0.00 0.00 0.00 0.00 01:01:44 01:00:01 ens3 183.99 83.60 1657.53 19.10 0.00 0.00 0.00 0.00 01:01:44 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:01:44 01:00:01 docker0 82.07 181.70 17.57 1657.11 0.00 0.00 0.00 0.00 01:01:44 01:01:01 ens3 56.87 43.08 549.35 56.30 0.00 0.00 0.00 0.00 01:01:44 01:01:01 lo 4.33 4.33 0.47 0.47 0.00 0.00 0.00 0.00 01:01:44 01:01:01 docker0 9.25 20.03 0.56 443.20 0.00 0.00 0.00 0.00 01:01:44 Average: ens3 223.75 126.37 1776.51 36.60 0.00 0.00 0.00 0.00 01:01:44 Average: lo 1.81 1.81 0.20 0.20 0.00 0.00 0.00 0.00 01:01:44 Average: docker0 56.83 126.28 7.00 1223.42 0.00 0.00 0.00 0.00 01:01:44 01:01:44 01:01:44 ---> sar -P ALL: 01:01:44 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7050) 10/29/25 _x86_64_ (8 CPU) 01:01:44 01:01:44 00:55:39 LINUX RESTART (8 CPU) 01:01:44 01:01:44 00:56:01 CPU %user %nice %system %iowait %steal %idle 01:01:44 00:57:01 all 6.64 0.00 1.03 12.87 0.04 79.42 01:01:44 00:57:01 0 5.48 0.00 0.72 51.05 0.05 42.69 01:01:44 00:57:01 1 2.86 0.00 0.74 1.07 0.03 95.30 01:01:44 00:57:01 2 9.62 0.00 0.75 1.32 0.07 88.24 01:01:44 00:57:01 3 13.78 0.00 1.11 20.97 0.05 64.09 01:01:44 00:57:01 4 4.21 0.00 1.37 18.59 0.05 75.78 01:01:44 00:57:01 5 4.84 0.00 0.53 6.78 0.02 87.82 01:01:44 00:57:01 6 2.41 0.00 1.84 1.59 0.02 94.15 01:01:44 00:57:01 7 9.88 0.00 1.12 1.87 0.03 87.10 01:01:44 00:58:01 all 8.04 0.00 1.01 6.12 0.04 84.79 01:01:44 00:58:01 0 13.66 0.00 1.30 20.40 0.05 64.58 01:01:44 00:58:01 1 1.09 0.00 0.38 0.23 0.02 98.28 01:01:44 00:58:01 2 21.89 0.00 1.65 20.96 0.08 55.42 01:01:44 00:58:01 3 1.56 0.00 0.84 4.44 0.03 93.13 01:01:44 00:58:01 4 6.12 0.00 1.15 0.95 0.03 91.74 01:01:44 00:58:01 5 3.18 0.00 0.58 0.25 0.02 95.97 01:01:44 00:58:01 6 5.12 0.00 0.87 0.72 0.03 93.25 01:01:44 00:58:01 7 11.77 0.00 1.34 1.09 0.02 85.79 01:01:44 00:59:01 all 6.45 0.00 1.53 5.38 0.06 86.58 01:01:44 00:59:01 0 5.86 0.00 2.12 21.16 0.08 70.78 01:01:44 00:59:01 1 8.03 0.00 2.80 0.27 0.07 88.84 01:01:44 00:59:01 2 8.16 0.00 1.63 12.30 0.05 77.87 01:01:44 00:59:01 3 5.05 0.00 1.23 0.08 0.08 93.55 01:01:44 00:59:01 4 1.55 0.00 0.52 2.54 0.03 95.36 01:01:44 00:59:01 5 9.42 0.00 1.66 6.33 0.08 82.51 01:01:44 00:59:01 6 12.77 0.00 1.97 0.37 0.05 84.84 01:01:44 00:59:01 7 0.79 0.00 0.32 0.00 0.02 98.88 01:01:44 01:00:01 all 9.78 0.00 4.00 5.39 0.06 80.77 01:01:44 01:00:01 0 10.69 0.00 3.89 6.87 0.05 78.50 01:01:44 01:00:01 1 4.36 0.00 3.01 0.20 0.08 92.35 01:01:44 01:00:01 2 6.59 0.00 4.72 29.27 0.07 59.35 01:01:44 01:00:01 3 8.27 0.00 5.38 3.45 0.07 82.83 01:01:44 01:00:01 4 9.20 0.00 4.84 0.69 0.07 85.20 01:01:44 01:00:01 5 8.74 0.00 4.33 0.59 0.07 86.27 01:01:44 01:00:01 6 24.79 0.00 4.43 1.99 0.05 68.74 01:01:44 01:00:01 7 5.55 0.00 1.44 0.18 0.03 92.79 01:01:44 01:01:01 all 17.73 0.00 2.38 2.87 0.06 76.96 01:01:44 01:01:01 0 35.44 0.00 3.40 4.64 0.07 56.45 01:01:44 01:01:01 1 8.53 0.00 1.29 3.34 0.05 86.79 01:01:44 01:01:01 2 19.90 0.00 2.60 5.21 0.08 72.21 01:01:44 01:01:01 3 13.71 0.00 2.10 0.00 0.07 84.12 01:01:44 01:01:01 4 21.95 0.00 3.58 6.78 0.08 67.61 01:01:44 01:01:01 5 8.18 0.00 1.56 0.22 0.03 90.01 01:01:44 01:01:01 6 18.36 0.00 1.47 0.20 0.05 79.92 01:01:44 01:01:01 7 15.77 0.00 3.01 2.58 0.05 78.59 01:01:44 Average: all 9.73 0.00 1.99 6.53 0.05 81.70 01:01:44 Average: 0 14.24 0.00 2.29 20.81 0.06 62.60 01:01:44 Average: 1 4.97 0.00 1.64 1.02 0.05 92.32 01:01:44 Average: 2 13.23 0.00 2.26 13.78 0.07 70.65 01:01:44 Average: 3 8.48 0.00 2.12 5.80 0.06 83.54 01:01:44 Average: 4 8.60 0.00 2.29 5.91 0.05 83.15 01:01:44 Average: 5 6.87 0.00 1.73 2.84 0.04 88.53 01:01:44 Average: 6 12.69 0.00 2.12 0.97 0.04 84.18 01:01:44 Average: 7 8.75 0.00 1.45 1.14 0.03 88.63 01:01:44 01:01:44 01:01:44