Triggered by Gerrit: https://gerrit.onap.org/r/c/portal-ng/ui/+/142681 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-18669 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/portal-ng-ui-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-FzwGAqsiZNzF/agent.2044 SSH_AGENT_PID=2046 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/portal-ng-ui-docker-merge-master@tmp/private_key_11279303596645283128.key (/w/workspace/portal-ng-ui-docker-merge-master@tmp/private_key_11279303596645283128.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/portal-ng/ui > git init /w/workspace/portal-ng-ui-docker-merge-master # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/ui > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/ui +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/ui # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/ui # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/ui using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/ui refs/changes/81/142681/1 # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 9e918b88544f59f4ef8d10b68735a2664320a00b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e918b88544f59f4ef8d10b68735a2664320a00b # timeout=10 Commit message: "Merge "Bump lfreleng-actions/github2gerrit-action from 0.1.23 to 1.0.2"" > git rev-list --no-walk 445fc0a64cca17f66a8aa2dff8a4337cae18c05a # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins2842714473644779657.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KCs2 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-KCs2/bin to PATH Generating Requirements File 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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.3 from /tmp/venv-KCs2/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.4 botocore==1.42.4 bs4==0.0.2 cachetools==6.2.2 certifi==2025.11.12 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.0 cmd2==3.0.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.17 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.8.0 os-service-types==1.8.2 osc-lib==4.2.0 oslo.config==10.1.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.2.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/portal-ng-ui-docker-merge-master@tmp/config422504875301354937tmp copy managed file [portal-ng-ui-settings] to file:/w/workspace/portal-ng-ui-docker-merge-master@tmp/config8587380105957134086tmp [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins4557000663816324636.sh ---> docker-login.sh nexus3.onap.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins17605052803718161097.sh [portal-ng-ui-docker-merge-master] $ /bin/sh -xe /tmp/jenkins12188855749836255589.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=latest [EnvInject] - Variables injected successfully. [portal-ng-ui-docker-merge-master] $ /bin/bash -l /tmp/jenkins8486083072180006415.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KCs2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-KCs2/bin to PATH ---> Docker image tag found: latest [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS= DOCKER_ROOT=/w/workspace/portal-ng-ui-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 DOCKER_NAME=onap/portal-ng/ui [EnvInject] - Variables injected successfully. [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins4094561321186406938.sh ---> docker-build.sh Docker version 20.10.18, build b40c2f6 Building image: nexus3.onap.org:10003/onap/portal-ng/ui:latest docker build -t nexus3.onap.org:10003/onap/portal-ng/ui:latest . Sending build context to Docker daemon 3.238MB Step 1/13 : FROM node:18-alpine AS builder 18-alpine: Pulling from library/node f18232174bc9: Pulling fs layer dd71dde834b5: Pulling fs layer 1e5a4c89cee5: Pulling fs layer 25ff2da83641: Pulling fs layer 25ff2da83641: Waiting f18232174bc9: Verifying Checksum f18232174bc9: Download complete 25ff2da83641: Verifying Checksum 25ff2da83641: Download complete f18232174bc9: Pull complete 1e5a4c89cee5: Verifying Checksum 1e5a4c89cee5: Download complete dd71dde834b5: Verifying Checksum dd71dde834b5: Download complete dd71dde834b5: Pull complete 1e5a4c89cee5: Pull complete 25ff2da83641: Pull complete Digest: sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e Status: Downloaded newer image for node:18-alpine ---> ee77c6cd7c18 Step 2/13 : RUN apk update && apk add openjdk17 ---> Running in 886965a07102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz v3.21.5-107-g782a1938e09 [https://dl-cdn.alpinelinux.org/alpine/v3.21/main] v3.21.5-108-gd74bb8c0f06 [https://dl-cdn.alpinelinux.org/alpine/v3.21/community] OK: 25404 distinct packages available (1/32) Installing java-common (0.5-r0) (2/32) Installing libffi (3.4.7-r0) (3/32) Installing libtasn1 (4.20.0-r0) (4/32) Installing p11-kit (0.25.5-r2) (5/32) Installing p11-kit-trust (0.25.5-r2) (6/32) Installing ca-certificates (20250911-r0) (7/32) Installing java-cacerts (1.1-r0) (8/32) Installing openjdk17-jre-headless (17.0.17_p10-r0) (9/32) Installing libxau (1.0.11-r4) (10/32) Installing libmd (1.1.0-r0) (11/32) Installing libbsd (0.12.2-r0) (12/32) Installing libxdmcp (1.1.5-r1) (13/32) Installing libxcb (1.16.1-r0) (14/32) Installing libx11 (1.8.10-r0) (15/32) Installing libxext (1.3.6-r2) (16/32) Installing libxi (1.8.2-r0) (17/32) Installing libxrender (0.9.11-r5) (18/32) Installing libxtst (1.2.5-r0) (19/32) Installing alsa-lib (1.2.12-r0) (20/32) Installing brotli-libs (1.1.0-r2) (21/32) Installing libbz2 (1.0.8-r6) (22/32) Installing libpng (1.6.47-r0) (23/32) Installing freetype (2.13.3-r0) (24/32) Installing giflib (5.2.2-r1) (25/32) Installing libjpeg-turbo (3.0.4-r0) (26/32) Installing lcms2 (2.16-r0) (27/32) Installing openjdk17-jre (17.0.17_p10-r0) (28/32) Installing openjdk17-jmods (17.0.17_p10-r0) (29/32) Installing openjdk17-jdk (17.0.17_p10-r0) (30/32) Installing openjdk17-demos (17.0.17_p10-r0) (31/32) Installing openjdk17-doc (17.0.17_p10-r0) (32/32) Installing openjdk17 (17.0.17_p10-r0) Executing busybox-1.37.0-r12.trigger Executing java-common-0.5-r0.trigger Executing ca-certificates-20250911-r0.trigger OK: 284 MiB in 49 packages Removing intermediate container 886965a07102 ---> 41f2a470890d Step 3/13 : WORKDIR /usr/src/app ---> Running in 4a0f2aa26f81 Removing intermediate container 4a0f2aa26f81 ---> 06985a2f7c9a Step 4/13 : COPY package*.json ./ ---> 06c575577d86 Step 5/13 : RUN npm install ---> Running in f9046762c451 npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: '@nestjs/core@11.1.9', npm warn EBADENGINE required: { node: '>= 20' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'glob@13.0.0', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'file-type@21.1.0', npm warn EBADENGINE required: { node: '>=20' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'minimatch@10.1.1', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'path-scurry@2.0.1', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: 'lru-cache@11.2.4', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: '@isaacs/brace-expansion@5.0.0', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } npm warn EBADENGINE Unsupported engine { npm warn EBADENGINE package: '@isaacs/balanced-match@4.0.1', npm warn EBADENGINE required: { node: '20 || >=22' }, npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' } npm warn EBADENGINE } 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. npm warn deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm warn deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs npm warn deprecated read-package-json@7.0.1: This package is no longer supported. Please use @npmcli/package-json instead. npm warn deprecated osenv@0.1.5: This package is no longer supported. npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm warn deprecated read-installed@4.0.3: This package is no longer supported. npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead npm warn deprecated read-package-json@2.1.2: This package is no longer supported. Please use @npmcli/package-json instead. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.  added 1335 packages, and audited 1336 packages in 1m 209 packages are looking for funding run `npm fund` for details 28 vulnerabilities (4 low, 12 moderate, 12 high) To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. npm notice npm notice New major version of npm available! 10.8.2 -> 11.6.4 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.4 npm notice To update run: npm install -g npm@11.6.4 npm notice Removing intermediate container f9046762c451 ---> 7e633e854801 Step 6/13 : COPY . . ---> 9428f47f259b Step 7/13 : RUN npm run build -- --configuration production ---> Running in 57c11d76a6f0 > frontend@0.0.0 prebuild > npm run openapi > frontend@0.0.0 openapi > npx openapi-generator-cli generate --generator-key v3.0 > /dev/null > frontend@0.0.0 build > ng build --configuration production - Generating browser application bundles (phase: setup)... ✔ Browser application bundle generation complete. ✔ Browser application bundle generation complete. - Copying assets... ✔ Copying assets complete. - Generating index html... - Generating index html... 1 rules skipped due to selector errors: .form-floating>~label -> Did not expect successive traversals. 1 rules skipped due to selector errors: .custom-file-input:lang(en)~.custom-file-label -> Unknown pseudo-class :lang ✔ Index html generation complete.  Initial chunk files | Names | Raw size | Estimated transfer size main.b5b5c1d39f9ced6b.js | main | 827.45 kB | 203.13 kB styles.eff149f124c153a4.css | styles | 284.81 kB | 30.98 kB onap-styles.5c7df6ccf666e3bc.css | onap-styles | 139.11 kB | 16.34 kB polyfills.e99b4c32f50ab7c5.js | polyfills | 33.87 kB | 11.01 kB runtime.94d5f8a4bd8ea8d3.js | runtime | 1.22 kB | 655 bytes | Initial total | 1.26 MB | 262.09 kB Build at: 2025-12-08T09:52:23.602Z - Hash: cabf73c9e9569cdf - Time: 31775ms  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. Warning: /usr/src/app/src/app/services/user-settings.service.ts depends on 'lodash'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies Removing intermediate container 57c11d76a6f0 ---> e1c0f3b0171f Step 8/13 : FROM nginxinc/nginx-unprivileged:alpine-slim alpine-slim: Pulling from nginxinc/nginx-unprivileged 2d35ebdb57d9: Pulling fs layer 85a59a0e2964: Pulling fs layer cba04b4d6a89: Pulling fs layer cbb07156f2f0: Pulling fs layer 269df455ac69: Pulling fs layer e6a613e04402: Pulling fs layer e2b6808aada0: Pulling fs layer bbdc6ffc29d8: Pulling fs layer cbb07156f2f0: Waiting 269df455ac69: Waiting e6a613e04402: Waiting e2b6808aada0: Waiting bbdc6ffc29d8: Waiting cba04b4d6a89: Verifying Checksum cba04b4d6a89: Download complete 85a59a0e2964: Verifying Checksum 85a59a0e2964: Download complete 2d35ebdb57d9: Download complete cbb07156f2f0: Download complete 269df455ac69: Verifying Checksum 269df455ac69: Download complete e6a613e04402: Verifying Checksum e6a613e04402: Download complete e2b6808aada0: Download complete bbdc6ffc29d8: Verifying Checksum 2d35ebdb57d9: Pull complete 85a59a0e2964: Pull complete cba04b4d6a89: Pull complete cbb07156f2f0: Pull complete 269df455ac69: Pull complete e6a613e04402: Pull complete e2b6808aada0: Pull complete bbdc6ffc29d8: Pull complete Digest: sha256:a6bec37058b9047ece799c01d98dc6d5aa0542b6583cc69f187652f91331a752 Status: Downloaded newer image for nginxinc/nginx-unprivileged:alpine-slim ---> 7b80f08cdad4 Step 9/13 : USER nginx ---> Running in 1d570fc69108 Removing intermediate container 1d570fc69108 ---> 424cd9cba649 Step 10/13 : COPY --from=builder --chown=nginx:nginx /usr/src/app/dist/frontend /usr/share/nginx/html ---> 5701f793c52d Step 11/13 : ENTRYPOINT [] ---> Running in 5a26bfdb107f Removing intermediate container 5a26bfdb107f ---> df0a571fb0b8 Step 12/13 : EXPOSE ${NGINX_PORT} ---> Running in 2c8fb490eb76 Removing intermediate container 2c8fb490eb76 ---> af3449926557 Step 13/13 : CMD ["nginx", "-g", "daemon off;"] ---> Running in e6e0e2ff26d8 Removing intermediate container e6e0e2ff26d8 ---> faae57b9114f Successfully built faae57b9114f Successfully tagged nexus3.onap.org:10003/onap/portal-ng/ui:latest ---> docker-build.sh ends [portal-ng-ui-docker-merge-master] $ /bin/sh -xe /tmp/jenkins15210715675609607372.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 [EnvInject] - Variables injected successfully. [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins10354667347494292834.sh ---> docker-push.sh Docker version 20.10.18, build b40c2f6 Pushing image: nexus3.onap.org:10003/onap/portal-ng/ui:latest docker push nexus3.onap.org:10003/onap/portal-ng/ui:latest The push refers to repository [nexus3.onap.org:10003/onap/portal-ng/ui] be984e6e75ce: Preparing 5c1918b3c917: Preparing d3cd2766847b: Preparing ff7c6ca5d212: Preparing 26b3f8b486d3: Preparing 0da0dac999e8: Preparing d78788f69005: Preparing 5715a858a2f8: Preparing 256f393e029f: Preparing d78788f69005: Waiting 5715a858a2f8: Waiting 256f393e029f: Waiting 0da0dac999e8: Waiting 26b3f8b486d3: Layer already exists ff7c6ca5d212: Layer already exists d3cd2766847b: Layer already exists 5c1918b3c917: Layer already exists 0da0dac999e8: Layer already exists d78788f69005: Layer already exists 5715a858a2f8: Layer already exists 256f393e029f: Layer already exists be984e6e75ce: Pushed latest: digest: sha256:6d4b270746faa7447358a26bfd683004bdad99bcf8720d7fc4fb520e4051c893 size: 2196 ---> docker-push.sh ends [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins1445320627422456093.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2046 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins2207733879545082328.sh ---> sysstat.sh [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins12002568144554955749.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/portal-ng-ui-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/portal-ng-ui-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/portal-ng-ui-docker-merge-master ']' + mkdir -p /w/workspace/portal-ng-ui-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-ng-ui-docker-merge-master/archives/ [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins10917429954490769306.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KCs2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-KCs2/bin to PATH INFO: Running in OpenStack, capturing instance metadata [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins17387459103917739600.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-ng-ui-docker-merge-master@tmp/config1073275203490889196tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins11307728701144683651.sh ---> create-netrc.sh [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins10605645759924175206.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KCs2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-KCs2/bin to PATH [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins6700011458224819675.sh ---> sudo-logs.sh Archiving 'sudo' log.. [portal-ng-ui-docker-merge-master] $ /bin/bash /tmp/jenkins5678596236194600334.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KCs2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-KCs2/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [portal-ng-ui-docker-merge-master] $ /bin/bash -l /tmp/jenkins3581106741853712162.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-ui-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KCs2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-KCs2/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/portal-ng-ui-docker-merge-master/197 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-18669 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 712K 3.2G 1% /run /dev/vda1 155G 12G 144G 8% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 845 27109 0 4211 30866 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:35:78:93 brd ff:ff:ff:ff:ff:ff inet 10.30.106.89/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86099sec preferred_lft 86099sec inet6 fe80::f816:3eff:fe35:7893/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:12:e8:93:f6 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:12ff:fee8:93f6/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18669) 12/08/25 _x86_64_ (8 CPU) 09:48:12 LINUX RESTART (8 CPU) 09:49:01 tps rtps wtps bread/s bwrtn/s 09:50:01 201.02 9.07 191.95 1634.13 84794.00 09:51:01 140.81 0.35 140.46 2.80 67687.12 09:52:01 998.45 0.05 998.40 2.00 109705.45 09:53:01 48.53 1.10 47.43 79.72 9335.51 Average: 347.20 2.64 344.56 429.66 67880.52 09:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:50:01 29485912 31632948 3453308 10.48 83156 2357256 1643680 4.84 996684 2120068 5572 09:51:01 27434408 31029592 5504812 16.71 145668 3560132 1784160 5.25 1652444 3286512 746600 09:52:01 27358144 31098004 5581076 16.94 217396 3650472 1850780 5.45 1711004 3315292 27752 09:53:01 27789296 31631936 5149924 15.63 221540 3752004 1469596 4.32 1222388 3397932 26932 Average: 28016940 31348120 4922280 14.94 166940 3329966 1687054 4.96 1395630 3029951 201714 09:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:50:01 veth9b5d8ed 1.35 2.95 0.12 22.48 0.00 0.00 0.00 0.00 09:50:01 ens3 241.58 121.55 4201.65 16.05 0.00 0.00 0.00 0.00 09:50:01 docker0 41.18 103.37 2.26 2533.04 0.00 0.00 0.00 0.00 09:50:01 lo 3.00 3.00 0.35 0.35 0.00 0.00 0.00 0.00 09:51:01 veth9b5d8ed 232.56 505.28 34.38 3427.88 0.00 0.00 0.00 0.28 09:51:01 ens3 508.62 233.59 3428.29 34.90 0.00 0.00 0.00 0.00 09:51:01 docker0 232.56 505.17 31.20 3427.87 0.00 0.00 0.00 0.00 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:01 ens3 21.81 10.65 443.98 1.04 0.00 0.00 0.00 0.00 09:52:01 docker0 10.13 20.90 0.59 443.79 0.00 0.00 0.00 0.00 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:01 veth5f6a258 8.17 19.38 0.58 443.54 0.00 0.00 0.00 0.04 09:53:01 ens3 45.59 33.53 120.51 28.74 0.00 0.00 0.00 0.00 09:53:01 docker0 0.13 0.15 0.04 0.04 0.00 0.00 0.00 0.00 09:53:01 lo 3.27 3.27 0.38 0.38 0.00 0.00 0.00 0.00 Average: ens3 204.40 99.83 2048.61 20.18 0.00 0.00 0.00 0.00 Average: docker0 71.00 157.39 8.52 1601.18 0.00 0.00 0.00 0.00 Average: lo 1.62 1.62 0.19 0.19 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-18669) 12/08/25 _x86_64_ (8 CPU) 09:48:12 LINUX RESTART (8 CPU) 09:49:01 CPU %user %nice %system %iowait %steal %idle 09:50:01 all 8.83 0.00 1.28 4.91 0.04 84.94 09:50:01 0 1.37 0.00 0.60 3.54 0.02 94.47 09:50:01 1 17.39 0.00 1.98 13.37 0.05 67.22 09:50:01 2 21.23 0.00 2.01 6.01 0.05 70.71 09:50:01 3 2.93 0.00 1.27 0.18 0.03 95.58 09:50:01 4 6.77 0.00 1.51 7.57 0.05 84.10 09:50:01 5 3.95 0.00 1.12 0.03 0.02 94.88 09:50:01 6 8.87 0.00 1.01 8.35 0.05 81.72 09:50:01 7 8.18 0.00 0.82 0.23 0.03 90.73 09:51:01 all 13.33 0.00 2.53 3.19 0.06 80.89 09:51:01 0 0.52 0.00 0.17 0.98 0.03 98.30 09:51:01 1 44.00 0.00 4.72 0.66 0.10 50.52 09:51:01 2 8.06 0.00 1.79 0.00 0.07 90.09 09:51:01 3 8.14 0.00 2.65 5.86 0.07 83.29 09:51:01 4 7.56 0.00 4.06 9.47 0.08 78.82 09:51:01 5 28.38 0.00 4.79 2.26 0.07 64.51 09:51:01 6 2.10 0.00 0.18 6.08 0.02 91.62 09:51:01 7 8.11 0.00 1.89 0.18 0.07 89.75 09:52:01 all 12.94 0.00 3.94 4.94 0.06 78.13 09:52:01 0 6.89 0.00 3.61 13.28 0.05 76.17 09:52:01 1 14.99 0.00 3.79 6.07 0.05 75.10 09:52:01 2 13.88 0.00 3.69 0.29 0.05 82.09 09:52:01 3 14.67 0.00 5.09 1.13 0.05 79.07 09:52:01 4 12.23 0.00 5.79 18.51 0.10 63.37 09:52:01 5 12.84 0.00 3.03 0.15 0.05 83.92 09:52:01 6 6.11 0.00 2.90 0.00 0.03 90.96 09:52:01 7 21.90 0.00 3.63 0.07 0.07 74.33 09:53:01 all 16.01 0.00 1.64 0.38 0.04 81.92 09:53:01 0 1.80 0.00 0.83 0.07 0.02 97.29 09:53:01 1 16.29 0.00 1.65 0.03 0.03 81.99 09:53:01 2 11.62 0.00 1.71 0.12 0.05 86.50 09:53:01 3 18.44 0.00 2.49 0.12 0.05 78.90 09:53:01 4 14.10 0.00 2.02 1.56 0.03 82.29 09:53:01 5 23.75 0.00 1.44 0.12 0.05 74.65 09:53:01 6 19.13 0.00 1.31 1.07 0.03 78.46 09:53:01 7 23.03 0.00 1.62 0.02 0.07 75.27 Average: all 12.78 0.00 2.35 3.35 0.05 81.47 Average: 0 2.64 0.00 1.30 4.45 0.03 91.59 Average: 1 23.15 0.00 3.03 5.03 0.06 68.73 Average: 2 13.70 0.00 2.30 1.60 0.05 82.35 Average: 3 11.04 0.00 2.87 1.82 0.05 84.22 Average: 4 10.17 0.00 3.34 9.26 0.07 77.16 Average: 5 17.24 0.00 2.59 0.64 0.05 79.49 Average: 6 9.04 0.00 1.34 3.88 0.03 85.70 Average: 7 15.30 0.00 1.99 0.13 0.06 82.53