00:54:56 Started by timer 00:54:56 Running as SYSTEM 00:54:56 [EnvInject] - Loading node environment variables. 00:54:56 Building remotely on prd-ubuntu1804-docker-8c-8g-12955 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/portal-ng-ui-docker-merge-master 00:54:56 [ssh-agent] Looking for ssh-agent implementation... 00:54:56 $ ssh-agent 00:54:56 SSH_AUTH_SOCK=/tmp/ssh-5uFeC172wBcI/agent.2045 00:54:56 SSH_AGENT_PID=2046 00:54:56 [ssh-agent] Started. 00:54:56 Running ssh-add (command line suppressed) 00:54:56 Identity added: /w/workspace/portal-ng-ui-docker-merge-master@tmp/private_key_562433697465383322.key (/w/workspace/portal-ng-ui-docker-merge-master@tmp/private_key_562433697465383322.key) 00:54:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 00:54:56 The recommended git tool is: NONE 00:54:58 using credential onap-jenkins-ssh 00:54:58 Wiping out workspace first. 00:54:58 Cloning the remote Git repository 00:54:58 Cloning repository git://cloud.onap.org/mirror/portal-ng/ui 00:54:58 > git init /w/workspace/portal-ng-ui-docker-merge-master # timeout=10 00:54:58 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/ui 00:54:58 > git --version # timeout=10 00:54:58 > git --version # 'git version 2.17.1' 00:54:58 using GIT_SSH to set credentials Gerrit user 00:54:58 Verifying host key using manually-configured host key entries 00:54:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/ui +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:58 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/ui # timeout=10 00:54:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:59 Avoid second fetch 00:54:59 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:54:59 Checking out Revision ea5ac334c6da7a592251a0638cfbc3b180d00298 (refs/remotes/origin/master) 00:54:59 > git config core.sparsecheckout # timeout=10 00:54:59 > git checkout -f ea5ac334c6da7a592251a0638cfbc3b180d00298 # timeout=10 00:54:59 Commit message: "CI: Update workflows to latest released versions" 00:54:59 > git rev-list --no-walk ea5ac334c6da7a592251a0638cfbc3b180d00298 # timeout=10 00:55:02 provisioning config files... 00:55:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:55:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:55:02 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins684115188924585129.sh 00:55:02 ---> python-tools-install.sh 00:55:02 Setup pyenv: 00:55:02 * system (set by /opt/pyenv/version) 00:55:02 * 3.8.13 (set by /opt/pyenv/version) 00:55:02 * 3.9.13 (set by /opt/pyenv/version) 00:55:02 * 3.10.6 (set by /opt/pyenv/version) 00:55:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fTW2 00:55:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:55:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:55:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:55:12 lf-activate-venv(): INFO: Base packages installed successfully 00:55:12 lf-activate-venv(): INFO: Installing additional packages: lftools 00:55:44 lf-activate-venv(): INFO: Adding /tmp/venv-fTW2/bin to PATH 00:55:44 Generating Requirements File 00:56:14 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:56:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:56:15 Python 3.10.6 00:56:15 pip 26.1.2 from /tmp/venv-fTW2/lib/python3.10/site-packages/pip (python 3.10) 00:56:15 aiohappyeyeballs==2.7.1 00:56:15 aiohttp==3.14.1 00:56:15 aiosignal==1.4.0 00:56:15 appdirs==1.4.4 00:56:15 argcomplete==3.7.0 00:56:15 aspy.yaml==1.3.0 00:56:15 async-timeout==5.0.1 00:56:15 attrs==26.1.0 00:56:15 autopage==0.6.0 00:56:15 backports.strenum==1.3.1 00:56:15 beautifulsoup4==4.15.0 00:56:15 boto3==1.43.48 00:56:15 botocore==1.43.48 00:56:15 bs4==0.0.2 00:56:15 certifi==2026.6.17 00:56:15 cffi==2.1.0 00:56:15 cfgv==3.5.0 00:56:15 chardet==7.4.3 00:56:15 charset-normalizer==3.4.9 00:56:15 click==8.4.2 00:56:15 cliff==4.14.0 00:56:15 cmd2==3.5.1 00:56:15 cryptography==3.3.2 00:56:15 debtcollector==3.1.0 00:56:15 decorator==5.3.1 00:56:15 defusedxml==0.7.1 00:56:15 Deprecated==1.3.1 00:56:15 distlib==0.4.3 00:56:15 dnspython==2.8.0 00:56:15 docker==7.2.0 00:56:15 dogpile.cache==1.5.0 00:56:15 durationpy==0.10 00:56:15 email-validator==2.3.0 00:56:15 filelock==3.29.7 00:56:15 frozenlist==1.8.0 00:56:15 future==1.0.0 00:56:15 gitdb==4.0.12 00:56:15 GitPython==3.1.51 00:56:15 httplib2==0.30.2 00:56:15 identify==2.6.19 00:56:15 idna==3.18 00:56:15 importlib-resources==1.5.0 00:56:15 iso8601==2.1.0 00:56:15 Jinja2==3.1.6 00:56:15 jmespath==1.1.0 00:56:15 jsonpatch==1.33 00:56:15 jsonpointer==3.1.1 00:56:15 jsonschema==4.26.0 00:56:15 jsonschema-specifications==2025.9.1 00:56:15 keystoneauth1==5.14.0 00:56:15 kubernetes==36.0.3 00:56:15 lftools==0.37.22 00:56:15 lxml==6.1.1 00:56:15 markdown-it-py==4.2.0 00:56:15 MarkupSafe==3.0.3 00:56:15 mdurl==0.1.2 00:56:15 msgpack==1.2.1 00:56:15 multi_key_dict==2.0.3 00:56:15 multidict==6.7.1 00:56:15 munch==4.0.0 00:56:15 netaddr==1.3.0 00:56:15 niet==1.4.2 00:56:15 nodeenv==1.10.0 00:56:15 oauth2client==4.1.3 00:56:15 oauthlib==3.3.1 00:56:15 openstacksdk==4.13.0 00:56:15 os-service-types==1.8.2 00:56:15 osc-lib==4.6.0 00:56:15 oslo.config==10.4.0 00:56:15 oslo.context==6.4.0 00:56:15 oslo.i18n==6.8.0 00:56:15 oslo.log==8.2.0 00:56:15 oslo.serialization==5.10.0 00:56:15 oslo.utils==10.1.1 00:56:15 packaging==26.2 00:56:15 pbr==7.0.3 00:56:15 platformdirs==4.10.0 00:56:15 prettytable==3.18.0 00:56:15 propcache==0.5.2 00:56:15 psutil==7.2.2 00:56:15 pyasn1==0.6.4 00:56:15 pyasn1_modules==0.4.2 00:56:15 pycparser==3.0 00:56:15 pygerrit2==2.0.15 00:56:15 PyGithub==2.9.1 00:56:15 Pygments==2.20.0 00:56:15 PyJWT==2.13.0 00:56:15 PyNaCl==1.6.2 00:56:15 pyparsing==2.4.7 00:56:15 pyperclip==1.11.0 00:56:15 pyrsistent==0.20.0 00:56:15 python-cinderclient==9.9.0 00:56:15 python-dateutil==2.9.0.post0 00:56:15 python-discovery==1.4.4 00:56:15 python-heatclient==5.2.0 00:56:15 python-jenkins==1.8.3 00:56:15 python-keystoneclient==5.8.0 00:56:15 python-magnumclient==4.11.0 00:56:15 python-openstackclient==10.0.0 00:56:15 python-swiftclient==4.10.0 00:56:15 PyYAML==6.0.3 00:56:15 referencing==0.37.0 00:56:15 requests==2.34.2 00:56:15 requests-oauthlib==2.0.0 00:56:15 rfc3986==2.0.0 00:56:15 rich==15.0.0 00:56:15 rich-argparse==1.8.0 00:56:15 rpds-py==0.30.0 00:56:15 rsa==4.9.1 00:56:15 ruamel.yaml==0.19.1 00:56:15 ruamel.yaml.clib==0.2.15 00:56:15 s3transfer==0.19.1 00:56:15 simplejson==4.1.1 00:56:15 six==1.17.0 00:56:15 smmap==5.0.3 00:56:15 soupsieve==2.8.4 00:56:15 stevedore==5.8.0 00:56:15 tabulate==0.10.0 00:56:15 toml==0.10.2 00:56:15 tomlkit==0.15.0 00:56:15 tqdm==4.68.4 00:56:15 typing_extensions==4.16.0 00:56:15 urllib3==1.26.20 00:56:15 virtualenv==21.6.1 00:56:15 wcwidth==0.8.2 00:56:15 websocket-client==1.9.0 00:56:15 wrapt==2.2.2 00:56:15 xdg==6.0.0 00:56:15 xmltodict==1.0.4 00:56:15 yarl==1.24.2 00:56:15 yq==4.1.2 00:56:15 [portal-ng-ui-docker-merge-master] $ /bin/sh /tmp/jenkins13149884012408498087.sh 00:56:15 ---> uv-install.sh 00:56:15 Installing uv/uvx (latest) using shell installer 00:56:16 2026-07-15 00:56:16 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-MzTg37.sh" [1] 00:56:16 downloading uv 0.11.28 x86_64-unknown-linux-gnu 00:56:17 installing to /home/jenkins/.local/bin 00:56:17 uv 00:56:17 uvx 00:56:17 everything's installed! 00:56:17 00:56:17 To add $HOME/.local/bin to your PATH, either restart your shell or run: 00:56:17 00:56:17 source $HOME/.local/bin/env (sh, bash, zsh) 00:56:17 source $HOME/.local/bin/env.fish (fish) 00:56:17 Adding install location to PATH 00:56:17 ---> Validating uv/uvx install 00:56:17 uvx 0.11.28 (x86_64-unknown-linux-gnu) 00:56:17 provisioning config files... 00:56:17 copy managed file [global-settings] to file:/w/workspace/portal-ng-ui-docker-merge-master@tmp/config4540757858715095300tmp 00:56:17 copy managed file [portal-ng-ui-settings] to file:/w/workspace/portal-ng-ui-docker-merge-master@tmp/config10279578072227637439tmp 00:56:17 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins8041353387540835814.sh 00:56:17 ---> docker-login.sh 00:56:17 nexus3.onap.org:10001 00:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:17 Configure a credential helper to remove this warning. See 00:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:17 00:56:17 Login Succeeded 00:56:17 nexus3.onap.org:10002 00:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:17 Configure a credential helper to remove this warning. See 00:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:17 00:56:17 Login Succeeded 00:56:17 nexus3.onap.org:10003 00:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:18 Configure a credential helper to remove this warning. See 00:56:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:18 00:56:18 Login Succeeded 00:56:18 nexus3.onap.org:10004 00:56:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:18 Configure a credential helper to remove this warning. See 00:56:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:18 00:56:18 Login Succeeded 00:56:18 docker.io 00:56:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:18 Configure a credential helper to remove this warning. See 00:56:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:18 00:56:18 Login Succeeded 00:56:18 ---> docker-login.sh ends 00:56:18 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins4736539046507737873.sh 00:56:18 [portal-ng-ui-docker-merge-master] $ /bin/sh -xe /tmp/jenkins3091670825618972421.sh 00:56:18 [EnvInject] - Injecting environment variables from a build step. 00:56:18 [EnvInject] - Injecting as environment variables the properties content 00:56:18 DOCKER_ROOT=$WORKSPACE 00:56:18 CONTAINER_TAG_YAML_DIR= 00:56:18 CONTAINER_TAG_METHOD=latest 00:56:18 00:56:18 [EnvInject] - Variables injected successfully. 00:56:18 [portal-ng-ui-docker-merge-master] $ /bin/bash -l /tmp/jenkins4729963188302328012.sh 00:56:18 ---> docker-get-container-tag.sh 00:56:18 Setup pyenv: 00:56:18 system 00:56:18 3.8.13 00:56:18 3.9.13 00:56:18 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) 00:56:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fTW2 from file:/tmp/.os_lf_venv 00:56:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:56:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:56:20 lf-activate-venv(): INFO: Base packages installed successfully 00:56:20 lf-activate-venv(): INFO: Installing additional packages: yq 00:56:21 lf-activate-venv(): INFO: Adding /tmp/venv-fTW2/bin to PATH 00:56:21 ---> Docker image tag found: latest 00:56:21 [EnvInject] - Injecting environment variables from a build step. 00:56:21 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 00:56:21 [EnvInject] - Variables injected successfully. 00:56:21 [EnvInject] - Injecting environment variables from a build step. 00:56:21 [EnvInject] - Injecting as environment variables the properties content 00:56:21 DOCKER_ARGS= 00:56:21 DOCKER_ROOT=/w/workspace/portal-ng-ui-docker-merge-master 00:56:21 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 00:56:21 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 00:56:21 DOCKER_NAME=onap/portal-ng/ui 00:56:21 00:56:21 [EnvInject] - Variables injected successfully. 00:56:21 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins15270317236519075176.sh 00:56:21 ---> docker-build.sh 00:56:21 Docker version 20.10.18, build b40c2f6 00:56:21 Building image: nexus3.onap.org:10003/onap/portal-ng/ui:latest 00:56:21 docker build -t nexus3.onap.org:10003/onap/portal-ng/ui:latest . 00:56:22 Sending build context to Docker daemon 3.362MB 00:56:22 Step 1/13 : FROM nexus3.onap.org:10001/node:26-alpine AS builder 00:56:22 26-alpine: Pulling from node 00:56:22 55afa1ecc21d: Pulling fs layer 00:56:22 8daabfc0032e: Pulling fs layer 00:56:22 efa380558616: Pulling fs layer 00:56:22 efa380558616: Verifying Checksum 00:56:22 efa380558616: Download complete 00:56:22 55afa1ecc21d: Verifying Checksum 00:56:22 55afa1ecc21d: Download complete 00:56:22 55afa1ecc21d: Pull complete 00:56:22 8daabfc0032e: Verifying Checksum 00:56:22 8daabfc0032e: Download complete 00:56:24 8daabfc0032e: Pull complete 00:56:24 efa380558616: Pull complete 00:56:24 Digest: sha256:e88a35be04478413b7c71c455cd9865de9b9360e1f43456be5951032d7ac1a66 00:56:24 Status: Downloaded newer image for nexus3.onap.org:10001/node:26-alpine 00:56:24 ---> ff12146b21c8 00:56:24 Step 2/13 : RUN apk update && apk add openjdk17 00:56:27 ---> Running in 1484f59a26ac 00:56:28 v3.24.1-176-gabde3c23ae7 [https://dl-cdn.alpinelinux.org/alpine/v3.24/main] 00:56:28 v3.24.1-181-gb931c38a84a [https://dl-cdn.alpinelinux.org/alpine/v3.24/community] 00:56:28 OK: 28639 distinct packages available 00:56:29 ( 1/32) Installing java-common (1.0-r2) 00:56:29 ( 2/32) Installing libffi (3.5.2-r1) 00:56:29 ( 3/32) Installing libtasn1 (4.21.0-r0) 00:56:29 ( 4/32) Installing p11-kit (0.26.2-r0) 00:56:29 ( 5/32) Installing p11-kit-trust (0.26.2-r0) 00:56:29 ( 6/32) Installing ca-certificates (20260611-r0) 00:56:29 ( 7/32) Installing java-cacerts (1.1-r0) 00:56:29 ( 8/32) Installing openjdk17-jre-headless (17.0.19_p10-r0) 00:56:30 ( 9/32) Installing libxau (1.0.12-r0) 00:56:30 (10/32) Installing libmd (1.2.0-r0) 00:56:30 (11/32) Installing libbsd (0.12.2-r0) 00:56:30 (12/32) Installing libxdmcp (1.1.5-r1) 00:56:30 (13/32) Installing libxcb (1.17.0-r2) 00:56:30 (14/32) Installing libx11 (1.8.13-r0) 00:56:30 (15/32) Installing libxext (1.3.7-r0) 00:56:30 (16/32) Installing libxi (1.8.3-r0) 00:56:30 (17/32) Installing libxrender (0.9.12-r0) 00:56:30 (18/32) Installing libxtst (1.2.5-r0) 00:56:30 (19/32) Installing alsa-lib (1.2.15.3-r0) 00:56:30 (20/32) Installing brotli-libs (1.2.0-r1) 00:56:30 (21/32) Installing libbz2 (1.0.8-r6) 00:56:30 (22/32) Installing libpng (1.6.58-r1) 00:56:30 (23/32) Installing freetype (2.14.3-r0) 00:56:30 (24/32) Installing giflib (5.2.2-r1) 00:56:30 (25/32) Installing libjpeg-turbo (3.1.3-r0) 00:56:30 (26/32) Installing lcms2 (2.19-r0) 00:56:30 (27/32) Installing openjdk17-jre (17.0.19_p10-r0) 00:56:30 (28/32) Installing openjdk17-jmods (17.0.19_p10-r0) 00:56:34 (29/32) Installing openjdk17-jdk (17.0.19_p10-r0) 00:56:34 (30/32) Installing openjdk17-demos (17.0.19_p10-r0) 00:56:35 (31/32) Installing openjdk17-doc (17.0.19_p10-r0) 00:56:35 (32/32) Installing openjdk17 (17.0.19_p10-r0) 00:56:35 Executing busybox-1.37.0-r31.trigger 00:56:35 Executing java-common-1.0-r2.trigger 00:56:35 Executing ca-certificates-20260611-r0.trigger 00:56:35 OK: 285.8 MiB in 50 packages 00:56:41 Removing intermediate container 1484f59a26ac 00:56:41 ---> 42f4ac9e5ced 00:56:41 Step 3/13 : WORKDIR /usr/src/app 00:56:41 ---> Running in c688056a8e8e 00:56:41 Removing intermediate container c688056a8e8e 00:56:41 ---> fb36977f13e4 00:56:41 Step 4/13 : COPY package*.json ./ 00:56:41 ---> 541090ae263c 00:56:41 Step 5/13 : RUN npm install 00:56:41 ---> Running in afe4ebb639ac 00:57:18 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:57:19 npm warn deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs 00:57:19 npm warn deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 00:57:19 npm warn deprecated read-package-json@7.0.1: This package is no longer supported. Please use @npmcli/package-json instead. 00:57:19 npm warn deprecated osenv@0.1.5: This package is no longer supported. 00:57:20 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported 00:57:20 npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead 00:57:20 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead 00:57:20 npm warn deprecated tar@6.2.1: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 00:57:20 npm warn deprecated read-installed@4.0.3: This package is no longer supported. 00:57:22 npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 00:57:22 npm warn deprecated read-package-json@2.1.2: This package is no longer supported. Please use @npmcli/package-json instead. 00:57:22 npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 00:57:22 npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 00:57:23 npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 00:57:23 npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 00:57:23 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 00:57:23 npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 00:57:26 npm warn deprecated uuid@8.3.2: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). 00:57:26 npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 00:57:26 npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 00:57:26 npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 00:57:26 npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 00:57:38 npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. 00:58:44  00:58:44 added 1434 packages, and audited 1435 packages in 2m 00:58:44 00:58:44 228 packages are looking for funding 00:58:44 run `npm fund` for details 00:58:45 00:58:45 76 vulnerabilities (5 low, 30 moderate, 41 high) 00:58:45 00:58:45 To address issues that do not require attention, run: 00:58:45 npm audit fix 00:58:45 00:58:45 To address all issues (including breaking changes), run: 00:58:45 npm audit fix --force 00:58:45 00:58:45 Run `npm audit` for details. 00:58:45 npm warn allow-scripts 7 packages have install scripts not yet covered by allowScripts: 00:58:45 npm warn allow-scripts @openapitools/openapi-generator-cli@2.39.1 (postinstall: opencollective || exit 0) 00:58:45 npm warn allow-scripts sonar-scanner@3.1.0 (postinstall: node postinstall.js) 00:58:45 npm warn allow-scripts esbuild@0.20.1 (postinstall: node install.js) 00:58:45 npm warn allow-scripts nx@18.3.5 (postinstall: node ./bin/post-install) 00:58:45 npm warn allow-scripts protobufjs@8.0.1 (postinstall: node scripts/postinstall) 00:58:45 npm warn allow-scripts nice-napi@1.0.2 (install: node-gyp-build) 00:58:45 npm warn allow-scripts esbuild@0.21.5 (postinstall: node install.js) 00:58:45 npm warn allow-scripts 00:58:45 npm warn allow-scripts Run `npm approve-scripts --allow-scripts-pending` to review, or `npm approve-scripts ` to allow. 00:58:45 npm notice 00:58:45 npm notice New major version of npm available! 11.17.0 -> 12.0.1 00:58:45 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.1 00:58:45 npm notice To update run: npm install -g npm@12.0.1 00:58:45 npm notice 00:59:23 Removing intermediate container afe4ebb639ac 00:59:23 ---> d30417213784 00:59:23 Step 6/13 : COPY . . 00:59:24 ---> 847068185952 00:59:24 Step 7/13 : RUN npm run build -- --configuration production 00:59:24 ---> Running in 09b552929236 00:59:24 00:59:24 > frontend@0.0.0 prebuild 00:59:24 > npm run openapi 00:59:24 00:59:24 00:59:24 > frontend@0.0.0 openapi 00:59:24 > npx openapi-generator-cli generate --generator-key v3.0 > /dev/null 00:59:24 00:59:27 00:59:27 > frontend@0.0.0 build 00:59:27 > ng build --configuration production 00:59:27 00:59:29 - Generating browser application bundles (phase: setup)... 00:59:57 ✔ Browser application bundle generation complete. 00:59:58 ✔ Browser application bundle generation complete. 00:59:58 - Copying assets... 00:59:58 ✔ Copying assets complete. 00:59:58 - Generating index html... 00:59:58 - Generating index html... 00:59:58 1 rules skipped due to selector errors: 00:59:58 .form-floating>~label -> Did not expect successive traversals. 00:59:58 1 rules skipped due to selector errors: 00:59:58 .custom-file-input:lang(en)~.custom-file-label -> Unknown pseudo-class :lang 00:59:58 ✔ Index html generation complete. 00:59:58  00:59:58 Initial chunk files | Names | Raw size | Estimated transfer size 00:59:58 main.72e008b1ff096bd5.js | main | 972.44 kB | 238.15 kB 00:59:58 styles.eff149f124c153a4.css | styles | 284.81 kB | 30.98 kB 00:59:58 onap-styles.5c7df6ccf666e3bc.css | onap-styles | 139.11 kB | 16.34 kB 00:59:58 polyfills.e99b4c32f50ab7c5.js | polyfills | 33.87 kB | 11.01 kB 00:59:58 runtime.94d5f8a4bd8ea8d3.js | runtime | 1.22 kB | 655 bytes 00:59:58 00:59:58 | Initial total | 1.40 MB | 297.12 kB 00:59:58 00:59:58 Build at: 2026-07-15T00:59:58.827Z - Hash: eeb971ce2ce2981a - Time: 29066ms 00:59:58  00:59:58 ./node_modules/@protobufjs/inquire/index.js:17:14-33 - Warning: Critical dependency: the request of a dependency is an expression 00:59:58 00:59:58 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. 00:59:58 00:59:58 Warning: /usr/src/app/src/app/services/user-settings.service.ts depends on 'lodash'. CommonJS or AMD dependencies can cause optimization bailouts. 00:59:58 For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies 00:59:58 00:59:58 01:00:01 Removing intermediate container 09b552929236 01:00:01 ---> a54bd40c1978 01:00:01 Step 8/13 : FROM nexus3.onap.org:10001/nginxinc/nginx-unprivileged:alpine-slim 01:00:02 alpine-slim: Pulling from nginxinc/nginx-unprivileged 01:00:02 e6f31ffc071e: Pulling fs layer 01:00:02 f69d0a9953f2: Pulling fs layer 01:00:02 48e01156d323: Pulling fs layer 01:00:02 2c94f86a299e: Pulling fs layer 01:00:02 f7b1f50ba95a: Pulling fs layer 01:00:02 89c1fca4320e: Pulling fs layer 01:00:02 7ef8b32c712f: Pulling fs layer 01:00:02 bd46b826bf87: Pulling fs layer 01:00:02 f7b1f50ba95a: Waiting 01:00:02 89c1fca4320e: Waiting 01:00:02 7ef8b32c712f: Waiting 01:00:02 2c94f86a299e: Waiting 01:00:02 48e01156d323: Download complete 01:00:02 2c94f86a299e: Download complete 01:00:02 f69d0a9953f2: Verifying Checksum 01:00:02 f69d0a9953f2: Download complete 01:00:02 f7b1f50ba95a: Verifying Checksum 01:00:02 f7b1f50ba95a: Download complete 01:00:02 89c1fca4320e: Verifying Checksum 01:00:02 89c1fca4320e: Download complete 01:00:02 7ef8b32c712f: Verifying Checksum 01:00:02 7ef8b32c712f: Download complete 01:00:02 e6f31ffc071e: Download complete 01:00:02 bd46b826bf87: Verifying Checksum 01:00:02 e6f31ffc071e: Pull complete 01:00:02 f69d0a9953f2: Pull complete 01:00:02 48e01156d323: Pull complete 01:00:02 2c94f86a299e: Pull complete 01:00:02 f7b1f50ba95a: Pull complete 01:00:02 89c1fca4320e: Pull complete 01:00:03 7ef8b32c712f: Pull complete 01:00:03 bd46b826bf87: Pull complete 01:00:03 Digest: sha256:eed3e4c2f3f9285e80610238e0b18fe1bf311c50559434db1969b1cfabd5518b 01:00:03 Status: Downloaded newer image for nexus3.onap.org:10001/nginxinc/nginx-unprivileged:alpine-slim 01:00:03 ---> 9637502680aa 01:00:03 Step 9/13 : USER nginx 01:00:03 ---> Running in 724886e26127 01:00:03 Removing intermediate container 724886e26127 01:00:03 ---> 5987d2642f04 01:00:03 Step 10/13 : COPY --from=builder --chown=nginx:nginx /usr/src/app/dist/frontend /usr/share/nginx/html 01:00:03 ---> 084e1503220b 01:00:03 Step 11/13 : ENTRYPOINT [] 01:00:03 ---> Running in e696e9e94a3d 01:00:04 Removing intermediate container e696e9e94a3d 01:00:04 ---> e72a8ea08d0d 01:00:04 Step 12/13 : EXPOSE ${NGINX_PORT} 01:00:04 ---> Running in 269b2469e0b3 01:00:04 Removing intermediate container 269b2469e0b3 01:00:04 ---> faf43cdf0fac 01:00:04 Step 13/13 : CMD ["nginx", "-g", "daemon off;"] 01:00:04 ---> Running in 19b2c5360faf 01:00:04 Removing intermediate container 19b2c5360faf 01:00:04 ---> 912ed69a5e56 01:00:04 Successfully built 912ed69a5e56 01:00:04 Successfully tagged nexus3.onap.org:10003/onap/portal-ng/ui:latest 01:00:04 ---> docker-build.sh ends 01:00:04 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins6118054126177980632.sh 01:00:04 ---> docker-push-staging-tags.sh 01:00:04 Source image: nexus3.onap.org:10003/onap/portal-ng/ui:latest 01:00:04 Version: 0.2.0 01:00:04 Timestamp: 20260715T0100 01:00:04 Tagging: nexus3.onap.org:10003/onap/portal-ng/ui:0.2.0 01:00:04 Pushing: nexus3.onap.org:10003/onap/portal-ng/ui:0.2.0 01:00:04 The push refers to repository [nexus3.onap.org:10003/onap/portal-ng/ui] 01:00:04 2381a2b13fa8: Preparing 01:00:04 9bd92be149ce: Preparing 01:00:04 138373f47446: Preparing 01:00:04 c728a91a580b: Preparing 01:00:04 adb1b2372f06: Preparing 01:00:04 d969dee34838: Preparing 01:00:04 45a06391a93e: Preparing 01:00:04 b4e2d4ce9a2f: Preparing 01:00:04 31ad4a471c68: Preparing 01:00:04 d969dee34838: Waiting 01:00:04 45a06391a93e: Waiting 01:00:04 b4e2d4ce9a2f: Waiting 01:00:04 31ad4a471c68: Waiting 01:00:04 c728a91a580b: Layer already exists 01:00:04 138373f47446: Layer already exists 01:00:04 9bd92be149ce: Layer already exists 01:00:04 adb1b2372f06: Layer already exists 01:00:04 d969dee34838: Layer already exists 01:00:04 b4e2d4ce9a2f: Layer already exists 01:00:04 45a06391a93e: Layer already exists 01:00:04 31ad4a471c68: Layer already exists 01:00:05 2381a2b13fa8: Pushed 01:00:05 0.2.0: digest: sha256:223e91dd1e361a47f219851c060b5c221692d3173e75c31cb035ad10114a3f78 size: 2196 01:00:05 Tagging: nexus3.onap.org:10003/onap/portal-ng/ui:0.2.0-STAGING-latest 01:00:05 Pushing: nexus3.onap.org:10003/onap/portal-ng/ui:0.2.0-STAGING-latest 01:00:05 The push refers to repository [nexus3.onap.org:10003/onap/portal-ng/ui] 01:00:05 2381a2b13fa8: Preparing 01:00:05 9bd92be149ce: Preparing 01:00:05 138373f47446: Preparing 01:00:05 c728a91a580b: Preparing 01:00:05 adb1b2372f06: Preparing 01:00:05 d969dee34838: Preparing 01:00:05 45a06391a93e: Preparing 01:00:05 b4e2d4ce9a2f: Preparing 01:00:05 31ad4a471c68: Preparing 01:00:05 d969dee34838: Waiting 01:00:05 45a06391a93e: Waiting 01:00:05 b4e2d4ce9a2f: Waiting 01:00:05 31ad4a471c68: Waiting 01:00:05 138373f47446: Layer already exists 01:00:05 adb1b2372f06: Layer already exists 01:00:05 2381a2b13fa8: Layer already exists 01:00:05 c728a91a580b: Layer already exists 01:00:05 9bd92be149ce: Layer already exists 01:00:05 d969dee34838: Layer already exists 01:00:05 b4e2d4ce9a2f: Layer already exists 01:00:05 45a06391a93e: Layer already exists 01:00:05 31ad4a471c68: Layer already exists 01:00:05 0.2.0-STAGING-latest: digest: sha256:223e91dd1e361a47f219851c060b5c221692d3173e75c31cb035ad10114a3f78 size: 2196 01:00:05 Tagging: nexus3.onap.org:10003/onap/portal-ng/ui:0.2.0-20260715T0100 01:00:05 Pushing: nexus3.onap.org:10003/onap/portal-ng/ui:0.2.0-20260715T0100 01:00:05 The push refers to repository [nexus3.onap.org:10003/onap/portal-ng/ui] 01:00:05 2381a2b13fa8: Preparing 01:00:05 9bd92be149ce: Preparing 01:00:05 138373f47446: Preparing 01:00:05 c728a91a580b: Preparing 01:00:05 adb1b2372f06: Preparing 01:00:05 d969dee34838: Preparing 01:00:05 45a06391a93e: Preparing 01:00:05 b4e2d4ce9a2f: Preparing 01:00:05 31ad4a471c68: Preparing 01:00:05 b4e2d4ce9a2f: Waiting 01:00:05 45a06391a93e: Waiting 01:00:05 31ad4a471c68: Waiting 01:00:05 d969dee34838: Waiting 01:00:05 2381a2b13fa8: Layer already exists 01:00:05 c728a91a580b: Layer already exists 01:00:05 adb1b2372f06: Layer already exists 01:00:05 138373f47446: Layer already exists 01:00:05 9bd92be149ce: Layer already exists 01:00:05 d969dee34838: Layer already exists 01:00:05 31ad4a471c68: Layer already exists 01:00:05 b4e2d4ce9a2f: Layer already exists 01:00:05 45a06391a93e: Layer already exists 01:00:05 0.2.0-20260715T0100: digest: sha256:223e91dd1e361a47f219851c060b5c221692d3173e75c31cb035ad10114a3f78 size: 2196 01:00:05 ---> docker-push-staging-tags.sh ends 01:00:05 [EnvInject] - Injecting environment variables from a build step. 01:00:05 [EnvInject] - Injecting as environment variables the properties content 01:00:05 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 01:00:05 01:00:05 [EnvInject] - Variables injected successfully. 01:00:05 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins3167929255647514354.sh 01:00:05 ---> docker-push.sh 01:00:05 Docker version 20.10.18, build b40c2f6 01:00:05 Pushing image: nexus3.onap.org:10003/onap/portal-ng/ui:latest 01:00:05 docker push nexus3.onap.org:10003/onap/portal-ng/ui:latest 01:00:05 The push refers to repository [nexus3.onap.org:10003/onap/portal-ng/ui] 01:00:05 2381a2b13fa8: Preparing 01:00:05 9bd92be149ce: Preparing 01:00:05 138373f47446: Preparing 01:00:05 c728a91a580b: Preparing 01:00:05 adb1b2372f06: Preparing 01:00:05 d969dee34838: Preparing 01:00:05 45a06391a93e: Preparing 01:00:05 b4e2d4ce9a2f: Preparing 01:00:05 31ad4a471c68: Preparing 01:00:05 45a06391a93e: Waiting 01:00:05 d969dee34838: Waiting 01:00:05 b4e2d4ce9a2f: Waiting 01:00:05 31ad4a471c68: Waiting 01:00:05 2381a2b13fa8: Layer already exists 01:00:05 9bd92be149ce: Layer already exists 01:00:05 adb1b2372f06: Layer already exists 01:00:05 138373f47446: Layer already exists 01:00:05 c728a91a580b: Layer already exists 01:00:05 d969dee34838: Layer already exists 01:00:05 45a06391a93e: Layer already exists 01:00:05 b4e2d4ce9a2f: Layer already exists 01:00:05 31ad4a471c68: Layer already exists 01:00:05 latest: digest: sha256:223e91dd1e361a47f219851c060b5c221692d3173e75c31cb035ad10114a3f78 size: 2196 01:00:05 ---> docker-push.sh ends 01:00:05 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins12223166928902877556.sh 01:00:05 $ ssh-agent -k 01:00:05 unset SSH_AUTH_SOCK; 01:00:05 unset SSH_AGENT_PID; 01:00:05 echo Agent pid 2046 killed; 01:00:05 [ssh-agent] Stopped. 01:00:05 [PostBuildScript] - [INFO] Executing post build scripts. 01:00:05 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins341745478494140310.sh 01:00:05 ---> sysstat.sh 01:00:06 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins10391429430907930283.sh 01:00:06 ---> package-listing.sh 01:00:06 ++ facter osfamily 01:00:06 ++ tr '[:upper:]' '[:lower:]' 01:00:06 + OS_FAMILY=debian 01:00:06 + workspace=/w/workspace/portal-ng-ui-docker-merge-master 01:00:06 + START_PACKAGES=/tmp/packages_start.txt 01:00:06 + END_PACKAGES=/tmp/packages_end.txt 01:00:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:00:06 + PACKAGES=/tmp/packages_start.txt 01:00:06 + '[' /w/workspace/portal-ng-ui-docker-merge-master ']' 01:00:06 + PACKAGES=/tmp/packages_end.txt 01:00:06 + case "${OS_FAMILY}" in 01:00:06 + dpkg -l 01:00:06 + grep '^ii' 01:00:06 + '[' -f /tmp/packages_start.txt ']' 01:00:06 + '[' -f /tmp/packages_end.txt ']' 01:00:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:00:06 + '[' /w/workspace/portal-ng-ui-docker-merge-master ']' 01:00:06 + mkdir -p /w/workspace/portal-ng-ui-docker-merge-master/archives/ 01:00:06 + 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:06 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins2271340208914183635.sh 01:00:06 ---> capture-instance-metadata.sh 01:00:06 Setup pyenv: 01:00:06 system 01:00:06 3.8.13 01:00:06 3.9.13 01:00:06 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) 01:00:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fTW2 from file:/tmp/.os_lf_venv 01:00:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:00:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:07 lf-activate-venv(): INFO: Base packages installed successfully 01:00:07 lf-activate-venv(): INFO: Installing additional packages: lftools 01:00:17 lf-activate-venv(): INFO: Adding /tmp/venv-fTW2/bin to PATH 01:00:17 INFO: Running in OpenStack, capturing instance metadata 01:00:17 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins16627099784109589767.sh 01:00:17 provisioning config files... 01:00:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-ng-ui-docker-merge-master@tmp/config15711050119827115438tmp 01:00:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:00:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:00:17 [EnvInject] - Injecting environment variables from a build step. 01:00:17 [EnvInject] - Injecting as environment variables the properties content 01:00:17 SERVER_ID=logs 01:00:17 01:00:17 [EnvInject] - Variables injected successfully. 01:00:17 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins3429101394561120276.sh 01:00:17 ---> create-netrc.sh 01:00:17 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins6706331126869270703.sh 01:00:17 ---> python-tools-install.sh 01:00:17 Setup pyenv: 01:00:17 system 01:00:17 3.8.13 01:00:17 3.9.13 01:00:17 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) 01:00:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fTW2 from file:/tmp/.os_lf_venv 01:00:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:00:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:19 lf-activate-venv(): INFO: Base packages installed successfully 01:00:19 lf-activate-venv(): INFO: Installing additional packages: lftools 01:00:28 lf-activate-venv(): INFO: Adding /tmp/venv-fTW2/bin to PATH 01:00:28 [portal-ng-ui-docker-merge-master] $ /bin/sh /tmp/jenkins1337299535384645786.sh 01:00:28 ---> uv-install.sh 01:00:28 uv 0.11.28 is already installed 01:00:28 uvx 0.11.28 (x86_64-unknown-linux-gnu) 01:00:28 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins11745500901689580966.sh 01:00:28 ---> sudo-logs.sh 01:00:28 Archiving 'sudo' log.. 01:00:28 [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins10544592022093646994.sh 01:00:28 ---> job-cost.sh 01:00:28 INFO: Activating Python virtual environment... 01:00:28 Setup pyenv: 01:00:28 system 01:00:28 3.8.13 01:00:28 3.9.13 01:00:28 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) 01:00:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fTW2 from file:/tmp/.os_lf_venv 01:00:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:00:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:30 lf-activate-venv(): INFO: Base packages installed successfully 01:00:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:00:36 lf-activate-venv(): INFO: Adding /tmp/venv-fTW2/bin to PATH 01:00:36 INFO: No stack-cost file found 01:00:36 INFO: Instance uptime: 383s 01:00:36 INFO: Fetching instance metadata (attempt 1 of 3)... 01:00:36 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 01:00:37 INFO: Successfully fetched instance metadata 01:00:37 INFO: Instance type: v3-standard-8 01:00:37 INFO: Retrieving pricing info for: v3-standard-8 01:00:37 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 01:00:37 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=383 01:00:37 INFO: Successfully fetched Vexxhost pricing API 01:00:37 INFO: Retrieved cost: 0.22 01:00:37 INFO: Retrieved resource: v3-standard-8 01:00:37 INFO: Creating archive directory: /w/workspace/portal-ng-ui-docker-merge-master/archives/cost 01:00:37 INFO: Archiving costs to: /w/workspace/portal-ng-ui-docker-merge-master/archives/cost.csv 01:00:37 INFO: Successfully archived job cost data 01:00:37 DEBUG: Cost data: portal-ng-ui-docker-merge-master,282,2026-07-15 01:00:37,v3-standard-8,383,0.22,0.00,SUCCESS 01:00:37 [portal-ng-ui-docker-merge-master] $ /bin/bash -l /tmp/jenkins7017329149053528308.sh 01:00:37 ---> logs-deploy.sh 01:00:37 Setup pyenv: 01:00:37 system 01:00:37 3.8.13 01:00:37 3.9.13 01:00:37 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) 01:00:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fTW2 from file:/tmp/.os_lf_venv 01:00:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:00:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:39 lf-activate-venv(): INFO: Base packages installed successfully 01:00:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:00:48 lf-activate-venv(): INFO: Adding /tmp/venv-fTW2/bin to PATH 01:00:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/portal-ng-ui-docker-merge-master/282 01:00:48 INFO: archiving workspace using pattern(s): 01:00:49 Archives upload complete. 01:00:49 INFO: archiving logs to Nexus 01:00:50 ---> uname -a: 01:00:50 Linux prd-ubuntu1804-docker-8c-8g-12955 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:00:50 01:00:50 01:00:50 ---> lscpu: 01:00:50 Architecture: x86_64 01:00:50 CPU op-mode(s): 32-bit, 64-bit 01:00:50 Byte Order: Little Endian 01:00:50 CPU(s): 8 01:00:50 On-line CPU(s) list: 0-7 01:00:50 Thread(s) per core: 1 01:00:50 Core(s) per socket: 1 01:00:50 Socket(s): 8 01:00:50 NUMA node(s): 1 01:00:50 Vendor ID: AuthenticAMD 01:00:50 CPU family: 23 01:00:50 Model: 49 01:00:50 Model name: AMD EPYC-Rome Processor 01:00:50 Stepping: 0 01:00:50 CPU MHz: 2799.998 01:00:50 BogoMIPS: 5599.99 01:00:50 Virtualization: AMD-V 01:00:50 Hypervisor vendor: KVM 01:00:50 Virtualization type: full 01:00:50 L1d cache: 32K 01:00:50 L1i cache: 32K 01:00:50 L2 cache: 512K 01:00:50 L3 cache: 16384K 01:00:50 NUMA node0 CPU(s): 0-7 01:00:50 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:00:50 01:00:50 01:00:50 ---> nproc: 01:00:50 8 01:00:50 01:00:50 01:00:50 ---> df -h: 01:00:50 Filesystem Size Used Avail Use% Mounted on 01:00:50 udev 16G 0 16G 0% /dev 01:00:50 tmpfs 3.2G 712K 3.2G 1% /run 01:00:50 /dev/vda1 155G 13G 143G 8% / 01:00:50 tmpfs 16G 0 16G 0% /dev/shm 01:00:50 tmpfs 5.0M 0 5.0M 0% /run/lock 01:00:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:00:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 01:00:50 tmpfs 3.2G 0 3.2G 0% /run/user/1001 01:00:50 01:00:50 01:00:50 ---> free -m: 01:00:50 total used free shared buff/cache available 01:00:50 Mem: 32167 835 26671 0 4660 30876 01:00:50 Swap: 1023 0 1023 01:00:50 01:00:50 01:00:50 ---> ip addr: 01:00:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:00:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:00:50 inet 127.0.0.1/8 scope host lo 01:00:50 valid_lft forever preferred_lft forever 01:00:50 inet6 ::1/128 scope host 01:00:50 valid_lft forever preferred_lft forever 01:00:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:00:50 link/ether fa:16:3e:a6:0b:ec brd ff:ff:ff:ff:ff:ff 01:00:50 inet 10.30.106.178/23 brd 10.30.107.255 scope global dynamic ens3 01:00:50 valid_lft 86011sec preferred_lft 86011sec 01:00:50 inet6 fe80::f816:3eff:fea6:bec/64 scope link 01:00:50 valid_lft forever preferred_lft forever 01:00:50 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 01:00:50 link/ether 02:42:10:05:36:bd brd ff:ff:ff:ff:ff:ff 01:00:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:00:50 valid_lft forever preferred_lft forever 01:00:50 inet6 fe80::42:10ff:fe05:36bd/64 scope link 01:00:50 valid_lft forever preferred_lft forever 01:00:50 01:00:50 01:00:50 ---> sar -b -r -n DEV: 01:00:50 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-12955) 07/15/26 _x86_64_ (8 CPU) 01:00:50 01:00:50 00:54:24 LINUX RESTART (8 CPU) 01:00:50 01:00:50 00:55:01 tps rtps wtps bread/s bwrtn/s 01:00:50 00:56:01 172.30 21.65 150.66 720.28 38938.31 01:00:50 00:57:01 156.13 9.10 147.03 1648.92 69369.01 01:00:50 00:58:01 518.51 0.28 518.23 2.27 72453.66 01:00:50 00:59:01 629.90 0.03 629.86 2.40 52622.03 01:00:50 01:00:01 397.84 0.05 397.79 5.85 82679.44 01:00:50 Average: 374.94 6.22 368.72 475.81 63219.83 01:00:50 01:00:50 00:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:00:50 00:56:01 30091140 31675920 2848080 8.65 70064 1825556 1439008 4.23 872508 1684808 169756 01:00:50 00:57:01 28723560 31494964 4215660 12.80 89420 2963336 1814400 5.34 1131788 2719776 427692 01:00:50 00:58:01 26854852 30767312 6084368 18.47 152428 3858652 2547688 7.50 1992140 3506236 272228 01:00:50 00:59:01 26335608 31610876 6603612 20.05 212224 5061656 1684756 4.96 1369840 4569648 1140060 01:00:50 01:00:01 27280284 31675488 5658936 17.18 240356 4245140 1547920 4.55 1211080 3877388 156 01:00:50 Average: 27857089 31444912 5082131 15.43 152898 3590868 1806754 5.32 1315471 3271571 401978 01:00:50 01:00:50 00:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:00:50 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:50 00:56:01 lo 1.20 1.20 0.15 0.15 0.00 0.00 0.00 0.00 01:00:50 00:56:01 ens3 122.35 84.10 1084.43 23.93 0.00 0.00 0.00 0.00 01:00:50 00:57:01 docker0 187.17 313.40 13.30 3833.92 0.00 0.00 0.00 0.00 01:00:50 00:57:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 01:00:50 00:57:01 vetha9da6b3 57.60 88.02 7.19 1298.88 0.00 0.00 0.00 0.11 01:00:50 00:57:01 ens3 400.13 248.20 5532.07 24.54 0.00 0.00 0.00 0.00 01:00:50 00:58:01 docker0 130.41 245.98 24.96 2587.83 0.00 0.00 0.00 0.00 01:00:50 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:50 00:58:01 vetha9da6b3 130.41 246.01 26.74 2587.84 0.00 0.00 0.00 0.21 01:00:50 00:58:01 ens3 248.38 131.68 2589.02 27.23 0.00 0.00 0.00 0.00 01:00:50 00:59:01 docker0 12.78 13.41 0.74 25.07 0.00 0.00 0.00 0.00 01:00:50 00:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:00:50 00:59:01 ens3 13.90 13.01 25.18 1.19 0.00 0.00 0.00 0.00 01:00:50 01:00:01 docker0 10.58 17.48 0.76 442.58 0.00 0.00 0.00 0.00 01:00:50 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:50 01:00:01 ens3 18.35 11.58 442.84 1.30 0.00 0.00 0.00 0.00 01:00:50 Average: docker0 68.17 118.02 7.95 1377.62 0.00 0.00 0.00 0.00 01:00:50 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 01:00:50 Average: ens3 160.58 97.69 1934.28 15.63 0.00 0.00 0.00 0.00 01:00:50 01:00:50 01:00:50 ---> sar -P ALL: 01:00:50 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-12955) 07/15/26 _x86_64_ (8 CPU) 01:00:50 01:00:50 00:54:24 LINUX RESTART (8 CPU) 01:00:50 01:00:50 00:55:01 CPU %user %nice %system %iowait %steal %idle 01:00:50 00:56:01 all 7.96 0.00 0.67 1.70 0.03 89.64 01:00:50 00:56:01 0 0.17 0.00 0.50 10.27 0.03 89.02 01:00:50 00:56:01 1 2.37 0.00 0.32 0.00 0.02 97.30 01:00:50 00:56:01 2 1.85 0.00 0.48 1.16 0.00 96.51 01:00:50 00:56:01 3 19.16 0.00 1.50 0.85 0.05 78.44 01:00:50 00:56:01 4 4.95 0.00 0.28 0.07 0.02 94.68 01:00:50 00:56:01 5 4.17 0.00 0.33 0.22 0.02 95.26 01:00:50 00:56:01 6 19.05 0.00 1.37 0.35 0.07 79.17 01:00:50 00:56:01 7 11.97 0.00 0.65 0.68 0.03 86.67 01:00:50 00:57:01 all 7.53 0.00 1.80 2.48 0.04 88.15 01:00:50 00:57:01 0 9.99 0.00 2.47 4.11 0.05 83.38 01:00:50 00:57:01 1 4.14 0.00 0.82 0.08 0.02 94.95 01:00:50 00:57:01 2 7.19 0.00 1.91 0.47 0.07 90.36 01:00:50 00:57:01 3 3.33 0.00 2.04 10.70 0.03 83.90 01:00:50 00:57:01 4 2.69 0.00 1.61 0.05 0.02 95.63 01:00:50 00:57:01 5 5.10 0.00 1.13 1.83 0.05 91.90 01:00:50 00:57:01 6 4.04 0.00 1.59 0.08 0.05 94.23 01:00:50 00:57:01 7 23.82 0.00 2.81 2.48 0.07 70.83 01:00:50 00:58:01 all 13.68 0.00 2.71 2.90 0.07 80.64 01:00:50 00:58:01 0 79.18 0.00 5.18 0.08 0.15 15.41 01:00:50 00:58:01 1 3.17 0.00 3.13 0.62 0.07 93.01 01:00:50 00:58:01 2 4.54 0.00 2.67 0.24 0.07 92.48 01:00:50 00:58:01 3 3.81 0.00 1.47 12.88 0.05 81.78 01:00:50 00:58:01 4 4.18 0.00 4.65 1.11 0.08 89.98 01:00:50 00:58:01 5 4.61 0.00 2.71 0.40 0.07 92.21 01:00:50 00:58:01 6 4.99 0.00 1.00 0.13 0.03 93.84 01:00:50 00:58:01 7 4.87 0.00 0.87 7.75 0.03 86.48 01:00:50 00:59:01 all 12.95 0.00 2.35 2.14 0.05 82.51 01:00:50 00:59:01 0 72.35 0.00 2.63 0.10 0.08 24.83 01:00:50 00:59:01 1 6.72 0.00 2.97 0.17 0.03 90.11 01:00:50 00:59:01 2 3.33 0.00 2.67 0.17 0.03 93.80 01:00:50 00:59:01 3 4.71 0.00 2.66 9.87 0.05 82.72 01:00:50 00:59:01 4 5.32 0.00 2.05 0.05 0.05 92.53 01:00:50 00:59:01 5 4.55 0.00 2.53 0.02 0.03 92.87 01:00:50 00:59:01 6 4.93 0.00 2.35 0.32 0.05 92.35 01:00:50 00:59:01 7 1.50 0.00 0.97 6.39 0.02 91.12 01:00:50 01:00:01 all 15.50 0.00 3.19 3.18 0.07 78.06 01:00:50 01:00:01 0 17.46 0.00 3.93 0.90 0.10 77.61 01:00:50 01:00:01 1 4.31 0.00 2.30 6.44 0.03 86.92 01:00:50 01:00:01 2 9.32 0.00 3.80 0.75 0.05 86.08 01:00:50 01:00:01 3 21.20 0.00 3.87 9.98 0.07 64.88 01:00:50 01:00:01 4 11.74 0.00 2.11 0.15 0.05 85.95 01:00:50 01:00:01 5 21.30 0.00 2.82 0.02 0.08 75.78 01:00:50 01:00:01 6 14.84 0.00 3.42 2.13 0.08 79.54 01:00:50 01:00:01 7 23.89 0.00 3.30 5.04 0.08 67.68 01:00:50 Average: all 11.52 0.00 2.14 2.48 0.05 83.81 01:00:50 Average: 0 35.84 0.00 2.94 3.10 0.08 58.04 01:00:50 Average: 1 4.13 0.00 1.90 1.46 0.03 92.47 01:00:50 Average: 2 5.24 0.00 2.30 0.56 0.04 91.85 01:00:50 Average: 3 10.45 0.00 2.31 8.85 0.05 78.35 01:00:50 Average: 4 5.77 0.00 2.14 0.28 0.04 91.76 01:00:50 Average: 5 7.94 0.00 1.90 0.50 0.05 89.61 01:00:50 Average: 6 9.58 0.00 1.94 0.60 0.06 87.82 01:00:50 Average: 7 13.20 0.00 1.72 4.46 0.05 80.57 01:00:50 01:00:50 01:00:50