Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/it/dep/+/14787 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-143 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dep-smo-install-docker-verify-all [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-b8lVvrIs9Q52/agent.2080 SSH_AGENT_PID=2082 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-dep-smo-install-docker-verify-all@tmp/private_key_1916438835365811155.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep > git init /w/workspace/it-dep-smo-install-docker-verify-all # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep refs/changes/87/14787/4 # timeout=10 > git rev-parse 561e2307b734a07f1ad2907b18bd004b97ee2fd9^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 561e2307b734a07f1ad2907b18bd004b97ee2fd9 (refs/changes/87/14787/4) > git config core.sparsecheckout # timeout=10 > git checkout -f 561e2307b734a07f1ad2907b18bd004b97ee2fd9 # timeout=10 Commit message: "modify directory kubectl with output for gha integration" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 6a7ef8a7ffecb1c13c962cd77df4414aaa2c71d7 # 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 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins13573095405896384125.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-rSNi lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-rSNi/bin to PATH Generating Requirements File Python 3.10.6 pip 25.2 from /tmp/venv-rSNi/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.40.2 botocore==1.40.2 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 idna==3.10 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.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 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.6.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.1.0 oslo.config==10.0.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.2.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.7.0 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.26.0 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.1 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.1 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.33.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-dep-smo-install-docker-verify-all@tmp/config11860810096485679100tmp copy managed file [it-dep-settings] to file:/w/workspace/it-dep-smo-install-docker-verify-all@tmp/config13646351156031087386tmp [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins2855275359457167560.sh ---> docker-login.sh nexus3.o-ran-sc.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.o-ran-sc.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.o-ran-sc.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.o-ran-sc.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-login.sh ends [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins8542569277857155396.sh [it-dep-smo-install-docker-verify-all] $ /bin/sh -xe /tmp/jenkins13414212878985596893.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. [it-dep-smo-install-docker-verify-all] $ /bin/bash -l /tmp/jenkins6014442511033903063.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rSNi from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-rSNi/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=-f ci/Dockerfile-smo-install DOCKER_ROOT=/w/workspace/it-dep-smo-install-docker-verify-all CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/it-dep-smo-install [EnvInject] - Variables injected successfully. [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins4145436086626661164.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-smo-install:latest docker build -f ci/Dockerfile-smo-install -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-smo-install:latest . #1 [internal] load build definition from Dockerfile-smo-install #1 transferring dockerfile: 1.50kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:18.04 #3 DONE 1.4s #4 [1/6] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 #4 resolve docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 0.0s done #4 sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 1.33kB / 1.33kB done #4 sha256:dca176c9663a7ba4c1f0e710986f5a25e672842963d95b960191e2d9f7185ebe 424B / 424B done #4 sha256:f9a80a55f492e823bf5d51f1bd5f87ea3eed1cb31788686aa99a2fb61a27af6a 2.30kB / 2.30kB done #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0B / 25.69MB 0.1s #4 ... #5 [internal] load build context #5 transferring context: 16.95MB 0.4s done #5 DONE 0.5s #4 [1/6] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 13.63MB / 25.69MB 0.5s #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 19.92MB / 25.69MB 0.6s #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 0.7s #4 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 0.8s done #4 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 1.6s done #4 DONE 2.7s #6 [2/6] RUN apt-get update && apt-get -y install ca-certificates wget #6 0.588 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] #6 0.654 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] #6 0.953 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] #6 1.027 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] #6 1.114 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] #6 1.201 Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] #6 1.253 Get:7 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] #6 1.253 Get:8 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] #6 1.377 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] #6 1.411 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] #6 1.451 Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] #6 1.659 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] #6 1.683 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] #6 1.722 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] #6 1.723 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] #6 1.808 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] #6 1.856 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] #6 1.857 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] #6 3.944 Fetched 28.2 MB in 3s (8132 kB/s) #6 3.944 Reading package lists... #6 5.840 Reading package lists... #6 7.626 Building dependency tree... #6 7.968 Reading state information... #6 8.505 The following additional packages will be installed: #6 8.507 libpsl5 libssl1.1 openssl publicsuffix #6 8.597 The following NEW packages will be installed: #6 8.601 ca-certificates libpsl5 libssl1.1 openssl publicsuffix wget #6 11.83 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. #6 11.83 Need to get 2523 kB of archives. #6 11.83 After this operation, 7000 kB of additional disk space will be used. #6 11.83 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.23 [1303 kB] #6 12.37 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.23 [614 kB] #6 12.39 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20230311ubuntu0.18.04.1 [151 kB] #6 12.40 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] #6 12.40 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] #6 12.40 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB] #6 12.59 debconf: delaying package configuration, since apt-utils is not installed #6 12.65 Fetched 2523 kB in 4s (668 kB/s) #6 12.72 Selecting previously unselected package libssl1.1:amd64. #6 12.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4050 files and directories currently installed.) #6 12.72 Preparing to unpack .../0-libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... #6 12.74 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... #6 12.96 Selecting previously unselected package openssl. #6 12.96 Preparing to unpack .../1-openssl_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... #6 12.97 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.23) ... #6 13.11 Selecting previously unselected package ca-certificates. #6 13.12 Preparing to unpack .../2-ca-certificates_20230311ubuntu0.18.04.1_all.deb ... #6 13.12 Unpacking ca-certificates (20230311ubuntu0.18.04.1) ... #6 13.31 Selecting previously unselected package libpsl5:amd64. #6 13.31 Preparing to unpack .../3-libpsl5_0.19.1-5build1_amd64.deb ... #6 13.32 Unpacking libpsl5:amd64 (0.19.1-5build1) ... #6 13.36 Selecting previously unselected package publicsuffix. #6 13.36 Preparing to unpack .../4-publicsuffix_20180223.1310-1_all.deb ... #6 13.37 Unpacking publicsuffix (20180223.1310-1) ... #6 13.44 Selecting previously unselected package wget. #6 13.45 Preparing to unpack .../5-wget_1.19.4-1ubuntu2.2_amd64.deb ... #6 13.45 Unpacking wget (1.19.4-1ubuntu2.2) ... #6 13.54 Setting up libpsl5:amd64 (0.19.1-5build1) ... #6 13.56 Setting up publicsuffix (20180223.1310-1) ... #6 13.58 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... #6 13.67 debconf: unable to initialize frontend: Dialog #6 13.67 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 13.67 debconf: falling back to frontend: Readline #6 13.68 debconf: unable to initialize frontend: Readline #6 13.68 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #6 13.68 debconf: falling back to frontend: Teletype #6 13.74 Setting up openssl (1.1.1-1ubuntu2.1~18.04.23) ... #6 14.24 Setting up wget (1.19.4-1ubuntu2.2) ... #6 14.27 Setting up ca-certificates (20230311ubuntu0.18.04.1) ... #6 14.40 debconf: unable to initialize frontend: Dialog #6 14.40 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 14.40 debconf: falling back to frontend: Readline #6 14.40 debconf: unable to initialize frontend: Readline #6 14.40 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #6 14.40 debconf: falling back to frontend: Teletype #6 14.79 Updating certificates in /etc/ssl/certs... #6 15.29 137 added, 0 removed; done. #6 15.33 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #6 15.36 Processing triggers for ca-certificates (20230311ubuntu0.18.04.1) ... #6 15.37 Updating certificates in /etc/ssl/certs... #6 15.75 0 added, 0 removed; done. #6 15.75 Running hooks in /etc/ca-certificates/update.d... #6 15.75 done. #6 DONE 16.7s #7 [3/6] RUN groupadd --gid 1000 ubuntu && useradd --uid 1000 --gid 1000 -m ubuntu && apt-get install -y sudo && echo ubuntu ALL=(root) NOPASSWD:ALL > /etc/sudoers.d/ubuntu && chmod 0440 /etc/sudoers.d/ubuntu #7 0.687 Reading package lists... #7 2.442 Building dependency tree... #7 2.776 Reading state information... #7 3.296 The following NEW packages will be installed: #7 3.296 sudo #7 3.481 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. #7 3.481 Need to get 430 kB of archives. #7 3.481 After this operation, 1765 kB of additional disk space will be used. #7 3.481 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.6 [430 kB] #7 4.023 debconf: delaying package configuration, since apt-utils is not installed #7 4.088 Fetched 430 kB in 1s (841 kB/s) #7 4.134 Selecting previously unselected package sudo. #7 4.134 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4402 files and directories currently installed.) #7 4.140 Preparing to unpack .../sudo_1.8.21p2-3ubuntu1.6_amd64.deb ... #7 4.150 Unpacking sudo (1.8.21p2-3ubuntu1.6) ... #7 4.271 Setting up sudo (1.8.21p2-3ubuntu1.6) ... #7 DONE 4.6s #8 [4/6] COPY --chown=ubuntu:ubuntu . /tmp/it-dep #8 DONE 0.4s #9 [5/6] RUN ls -latr /tmp/it-dep #9 0.380 total 116 #9 0.380 drwxrwxr-x 2 ubuntu ubuntu 4096 Aug 5 05:15 bin #9 0.380 drwxrwxr-x 2 ubuntu ubuntu 4096 Aug 5 05:15 RECIPE_EXAMPLE #9 0.380 -rw-rw-r-- 1 ubuntu ubuntu 5535 Aug 5 05:15 README.md #9 0.380 -rw-rw-r-- 1 ubuntu ubuntu 1364 Aug 5 05:15 LICENSES.txt #9 0.380 -rw-rw-r-- 1 ubuntu ubuntu 3434 Aug 5 05:15 INFO.yaml #9 0.380 drwxrwxr-x 2 ubuntu ubuntu 4096 Aug 5 05:15 .releases #9 0.380 -rw-rw-r-- 1 ubuntu ubuntu 182 Aug 5 05:15 .readthedocs.yaml #9 0.380 -rw-rw-r-- 1 ubuntu ubuntu 81 Aug 5 05:15 .gitreview #9 0.380 -rw-rw-r-- 1 ubuntu ubuntu 411 Aug 5 05:15 .gitmodules #9 0.380 -rw-rw-r-- 1 ubuntu ubuntu 96 Aug 5 05:15 .gitignore #9 0.380 drwxrwxr-x 3 ubuntu ubuntu 4096 Aug 5 05:15 demos #9 0.380 drwxrwxr-x 3 ubuntu ubuntu 4096 Aug 5 05:15 ci #9 0.380 drwxrwxr-x 2 ubuntu ubuntu 4096 Aug 5 05:15 chartstorage #9 0.380 drwxrwxr-x 6 ubuntu ubuntu 4096 Aug 5 05:15 docs #9 0.380 drwxrwxr-x 6 ubuntu ubuntu 4096 Aug 5 05:15 nonrtric #9 0.380 drwxrwxr-x 5 ubuntu ubuntu 4096 Aug 5 05:15 ric-aux #9 0.380 drwxrwxr-x 2 ubuntu ubuntu 4096 Aug 5 05:15 ranpm #9 0.380 drwxrwxr-x 3 ubuntu ubuntu 4096 Aug 5 05:15 o-du-high #9 0.380 drwxrwxr-x 2 ubuntu ubuntu 4096 Aug 5 05:15 ric-dep #9 0.380 drwxrwxr-x 4 ubuntu ubuntu 4096 Aug 5 05:15 ric-common #9 0.380 drwxrwxr-x 10 ubuntu ubuntu 4096 Aug 5 05:15 smo-install #9 0.380 -rw-rw-r-- 1 ubuntu ubuntu 700 Aug 5 05:15 tox.ini #9 0.380 drwxrwxr-x 5 ubuntu ubuntu 4096 Aug 5 05:15 tools #9 0.380 drwxrwxr-x 8 ubuntu ubuntu 4096 Aug 5 05:15 .git #9 0.380 -rw-rw-r-- 1 ubuntu ubuntu 7 Aug 5 05:16 .python-version #9 0.380 -rw-rw-r-- 1 ubuntu ubuntu 24 Aug 5 05:16 env_docker_inject.txt #9 0.380 -rw-rw-r-- 1 ubuntu ubuntu 0 Aug 5 05:16 docker_build_log.txt #9 0.380 drwxr-xr-x 18 ubuntu ubuntu 4096 Aug 5 05:16 . #9 0.380 drwxrwxrwt 1 root root 4096 Aug 5 05:17 .. #9 DONE 0.5s #10 [6/6] RUN /tmp/it-dep/bin/verify-smo-install #10 0.536 + /tmp/it-dep/smo-install/scripts/layer-0/0-setup-charts-museum.sh #10 0.542 --2025-08-05 05:17:17-- https://get.helm.sh/chartmuseum-v0.13.1-linux-amd64.tar.gz #10 0.544 Resolving get.helm.sh (get.helm.sh)... 13.107.246.69, 2620:1ec:bdf::69 #10 0.546 Connecting to get.helm.sh (get.helm.sh)|13.107.246.69|:443... connected. #10 0.561 HTTP request sent, awaiting response... 200 OK #10 0.575 Length: 15065895 (14M) [application/x-tar] #10 0.576 Saving to: 'chartmuseum-v0.13.1-linux-amd64.tar.gz' #10 0.576 #10 0.576 0K .......... .......... .......... .......... .......... 0% 13.0M 1s #10 0.579 50K .......... .......... .......... .......... .......... 0% 18.1M 1s #10 0.582 100K .......... .......... .......... .......... .......... 1% 50.7M 1s #10 0.583 150K .......... .......... .......... .......... .......... 1% 16.6M 1s #10 0.586 200K .......... .......... .......... .......... .......... 1% 17.5M 1s #10 0.589 250K .......... .......... .......... .......... .......... 2% 44.8M 1s #10 0.590 300K .......... .......... .......... .......... .......... 2% 30.3M 1s #10 0.592 350K .......... .......... .......... .......... .......... 2% 20.5M 1s #10 0.594 400K .......... .......... .......... .......... .......... 3% 48.8M 1s #10 0.595 450K .......... .......... .......... .......... .......... 3% 69.4M 1s #10 0.596 500K .......... .......... .......... .......... .......... 3% 8.02M 1s #10 0.602 550K .......... .......... .......... .......... .......... 4% 27.4M 1s #10 0.604 600K .......... .......... .......... .......... .......... 4% 57.5M 1s #10 0.604 650K .......... .......... .......... .......... .......... 4% 20.2M 1s #10 0.607 700K .......... .......... .......... .......... .......... 5% 27.0M 1s #10 0.608 750K .......... .......... .......... .......... .......... 5% 20.4M 1s #10 0.611 800K .......... .......... .......... .......... .......... 5% 44.1M 1s #10 0.612 850K .......... .......... .......... .......... .......... 6% 41.7M 1s #10 0.613 900K .......... .......... .......... .......... .......... 6% 12.5M 1s #10 0.617 950K .......... .......... .......... .......... .......... 6% 31.5M 1s #10 0.619 1000K .......... .......... .......... .......... .......... 7% 18.4M 1s #10 0.621 1050K .......... .......... .......... .......... .......... 7% 25.0M 1s #10 0.623 1100K .......... .......... .......... .......... .......... 7% 3.68M 1s #10 0.637 1150K .......... .......... .......... .......... .......... 8% 8.15M 1s #10 0.643 1200K .......... .......... .......... .......... .......... 8% 46.4M 1s #10 0.644 1250K .......... .......... .......... .......... .......... 8% 21.0M 1s #10 0.646 1300K .......... .......... .......... .......... .......... 9% 53.0M 1s #10 0.647 1350K .......... .......... .......... .......... .......... 9% 37.6M 1s #10 0.648 1400K .......... .......... .......... .......... .......... 9% 38.0M 1s #10 0.649 1450K .......... .......... .......... .......... .......... 10% 25.9M 1s #10 0.651 1500K .......... .......... .......... .......... .......... 10% 32.8M 1s #10 0.653 1550K .......... .......... .......... .......... .......... 10% 38.5M 1s #10 0.654 1600K .......... .......... .......... .......... .......... 11% 52.2M 1s #10 0.655 1650K .......... .......... .......... .......... .......... 11% 36.9M 1s #10 0.656 1700K .......... .......... .......... .......... .......... 11% 71.0M 1s #10 0.657 1750K .......... .......... .......... .......... .......... 12% 21.2M 1s #10 0.659 1800K .......... .......... .......... .......... .......... 12% 33.5M 1s #10 0.661 1850K .......... .......... .......... .......... .......... 12% 10.1M 1s #10 0.666 1900K .......... .......... .......... .......... .......... 13% 28.4M 1s #10 0.667 1950K .......... .......... .......... .......... .......... 13% 7.46M 1s #10 0.674 2000K .......... .......... .......... .......... .......... 13% 30.4M 1s #10 0.675 2050K .......... .......... .......... .......... .......... 14% 24.4M 1s #10 0.677 2100K .......... .......... .......... .......... .......... 14% 34.2M 1s #10 0.679 2150K .......... .......... .......... .......... .......... 14% 27.9M 1s #10 0.681 2200K .......... .......... .......... .......... .......... 15% 34.8M 1s #10 0.682 2250K .......... .......... .......... .......... .......... 15% 19.9M 1s #10 0.685 2300K .......... .......... .......... .......... .......... 15% 25.8M 1s #10 0.687 2350K .......... .......... .......... .......... .......... 16% 31.4M 1s #10 0.688 2400K .......... .......... .......... .......... .......... 16% 14.1M 1s #10 0.691 2450K .......... .......... .......... .......... .......... 16% 50.4M 1s #10 0.693 2500K .......... .......... .......... .......... .......... 17% 122M 1s #10 0.693 2550K .......... .......... .......... .......... .......... 17% 21.9M 1s #10 0.695 2600K .......... .......... .......... .......... .......... 18% 42.7M 1s #10 0.696 2650K .......... .......... .......... .......... .......... 18% 3.86M 1s #10 0.709 2700K .......... .......... .......... .......... .......... 18% 67.1M 1s #10 0.709 2750K .......... .......... .......... .......... .......... 19% 33.8M 1s #10 0.711 2800K .......... .......... .......... .......... .......... 19% 35.7M 1s #10 0.712 2850K .......... .......... .......... .......... .......... 19% 17.5M 1s #10 0.715 2900K .......... .......... .......... .......... .......... 20% 83.5M 1s #10 0.716 2950K .......... .......... .......... .......... .......... 20% 9.17M 1s #10 0.721 3000K .......... .......... .......... .......... .......... 20% 138M 1s #10 0.721 3050K .......... .......... .......... .......... .......... 21% 88.2M 1s #10 0.722 3100K .......... .......... .......... .......... .......... 21% 76.5M 1s #10 0.723 3150K .......... .......... .......... .......... .......... 21% 62.9M 1s #10 0.723 3200K .......... .......... .......... .......... .......... 22% 88.9M 1s #10 0.724 3250K .......... .......... .......... .......... .......... 22% 17.4M 1s #10 0.727 3300K .......... .......... .......... .......... .......... 22% 75.3M 1s #10 0.727 3350K .......... .......... .......... .......... .......... 23% 63.7M 1s #10 0.728 3400K .......... .......... .......... .......... .......... 23% 68.2M 0s #10 0.729 3450K .......... .......... .......... .......... .......... 23% 53.1M 0s #10 0.730 3500K .......... .......... .......... .......... .......... 24% 33.0M 0s #10 0.731 3550K .......... .......... .......... .......... .......... 24% 35.4M 0s #10 0.733 3600K .......... .......... .......... .......... .......... 24% 108M 0s #10 0.733 3650K .......... .......... .......... .......... .......... 25% 200M 0s #10 0.733 3700K .......... .......... .......... .......... .......... 25% 96.1M 0s #10 0.734 3750K .......... .......... .......... .......... .......... 25% 52.7M 0s #10 0.735 3800K .......... .......... .......... .......... .......... 26% 63.3M 0s #10 0.735 3850K .......... .......... .......... .......... .......... 26% 72.2M 0s #10 0.736 3900K .......... .......... .......... .......... .......... 26% 71.1M 0s #10 0.737 3950K .......... .......... .......... .......... .......... 27% 86.8M 0s #10 0.737 4000K .......... .......... .......... .......... .......... 27% 94.1M 0s #10 0.738 4050K .......... .......... .......... .......... .......... 27% 56.4M 0s #10 0.739 4100K .......... .......... .......... .......... .......... 28% 142M 0s #10 0.739 4150K .......... .......... .......... .......... .......... 28% 78.9M 0s #10 0.740 4200K .......... .......... .......... .......... .......... 28% 146M 0s #10 0.740 4250K .......... .......... .......... .......... .......... 29% 71.4M 0s #10 0.741 4300K .......... .......... .......... .......... .......... 29% 73.5M 0s #10 0.741 4350K .......... .......... .......... .......... .......... 29% 81.2M 0s #10 0.742 4400K .......... .......... .......... .......... .......... 30% 101M 0s #10 0.742 4450K .......... .......... .......... .......... .......... 30% 86.6M 0s #10 0.743 4500K .......... .......... .......... .......... .......... 30% 44.3M 0s #10 0.744 4550K .......... .......... .......... .......... .......... 31% 95.3M 0s #10 0.745 4600K .......... .......... .......... .......... .......... 31% 81.5M 0s #10 0.745 4650K .......... .......... .......... .......... .......... 31% 74.2M 0s #10 0.746 4700K .......... .......... .......... .......... .......... 32% 57.5M 0s #10 0.747 4750K .......... .......... .......... .......... .......... 32% 95.0M 0s #10 0.747 4800K .......... .......... .......... .......... .......... 32% 110M 0s #10 0.748 4850K .......... .......... .......... .......... .......... 33% 84.6M 0s #10 0.748 4900K .......... .......... .......... .......... .......... 33% 223M 0s #10 0.749 4950K .......... .......... .......... .......... .......... 33% 165M 0s #10 0.749 5000K .......... .......... .......... .......... .......... 34% 115M 0s #10 0.749 5050K .......... .......... .......... .......... .......... 34% 146M 0s #10 0.750 5100K .......... .......... .......... .......... .......... 35% 4.08M 0s #10 0.762 5150K .......... .......... .......... .......... .......... 35% 188M 0s #10 0.762 5200K .......... .......... .......... .......... .......... 35% 169M 0s #10 0.762 5250K .......... .......... .......... .......... .......... 36% 221M 0s #10 0.763 5300K .......... .......... .......... .......... .......... 36% 158M 0s #10 0.763 5350K .......... .......... .......... .......... .......... 36% 218M 0s #10 0.763 5400K .......... .......... .......... .......... .......... 37% 259M 0s #10 0.763 5450K .......... .......... .......... .......... .......... 37% 215M 0s #10 0.763 5500K .......... .......... .......... .......... .......... 37% 239M 0s #10 0.763 5550K .......... .......... .......... .......... .......... 38% 218M 0s #10 0.764 5600K .......... .......... .......... .......... .......... 38% 274M 0s #10 0.764 5650K .......... .......... .......... .......... .......... 38% 256M 0s #10 0.764 5700K .......... .......... .......... .......... .......... 39% 271M 0s #10 0.764 5750K .......... .......... .......... .......... .......... 39% 204M 0s #10 0.765 5800K .......... .......... .......... .......... .......... 39% 263M 0s #10 0.765 5850K .......... .......... .......... .......... .......... 40% 76.2M 0s #10 0.765 5900K .......... .......... .......... .......... .......... 40% 134M 0s #10 0.768 5950K .......... .......... .......... .......... .......... 40% 226M 0s #10 0.768 6000K .......... .......... .......... .......... .......... 41% 277M 0s #10 0.768 6050K .......... .......... .......... .......... .......... 41% 273M 0s #10 0.768 6100K .......... .......... .......... .......... .......... 41% 250M 0s #10 0.768 6150K .......... .......... .......... .......... .......... 42% 16.8M 0s #10 0.769 6200K .......... .......... .......... .......... .......... 42% 88.6M 0s #10 0.770 6250K .......... .......... .......... .......... .......... 42% 192M 0s #10 0.770 6300K .......... .......... .......... .......... .......... 43% 227M 0s #10 0.771 6350K .......... .......... .......... .......... .......... 43% 177M 0s #10 0.771 6400K .......... .......... .......... .......... .......... 43% 212M 0s #10 0.771 6450K .......... .......... .......... .......... .......... 44% 250M 0s #10 0.771 6500K .......... .......... .......... .......... .......... 44% 230M 0s #10 0.771 6550K .......... .......... .......... .......... .......... 44% 200M 0s #10 0.772 6600K .......... .......... .......... .......... .......... 45% 235M 0s #10 0.772 6650K .......... .......... .......... .......... .......... 45% 254M 0s #10 0.772 6700K .......... .......... .......... .......... .......... 45% 261M 0s #10 0.772 6750K .......... .......... .......... .......... .......... 46% 8.33M 0s #10 0.778 6800K .......... .......... .......... .......... .......... 46% 77.7M 0s #10 0.779 6850K .......... .......... .......... .......... .......... 46% 107M 0s #10 0.779 6900K .......... .......... .......... .......... .......... 47% 162M 0s #10 0.779 6950K .......... .......... .......... .......... .......... 47% 112M 0s #10 0.780 7000K .......... .......... .......... .......... .......... 47% 86.1M 0s #10 0.780 7050K .......... .......... .......... .......... .......... 48% 86.4M 0s #10 0.782 7100K .......... .......... .......... .......... .......... 48% 269M 0s #10 0.782 7150K .......... .......... .......... .......... .......... 48% 20.4M 0s #10 0.784 7200K .......... .......... .......... .......... .......... 49% 44.4M 0s #10 0.785 7250K .......... .......... .......... .......... .......... 49% 30.9M 0s #10 0.786 7300K .......... .......... .......... .......... .......... 49% 13.8M 0s #10 0.794 7350K .......... .......... .......... .......... .......... 50% 176M 0s #10 0.794 7400K .......... .......... .......... .......... .......... 50% 221M 0s #10 0.794 7450K .......... .......... .......... .......... .......... 50% 245M 0s #10 0.794 7500K .......... .......... .......... .......... .......... 51% 189M 0s #10 0.794 7550K .......... .......... .......... .......... .......... 51% 176M 0s #10 0.794 7600K .......... .......... .......... .......... .......... 51% 246M 0s #10 0.794 7650K .......... .......... .......... .......... .......... 52% 225M 0s #10 0.794 7700K .......... .......... .......... .......... .......... 52% 258M 0s #10 0.794 7750K .......... .......... .......... .......... .......... 53% 216M 0s #10 0.794 7800K .......... .......... .......... .......... .......... 53% 223M 0s #10 0.794 7850K .......... .......... .......... .......... .......... 53% 194M 0s #10 0.794 7900K .......... .......... .......... .......... .......... 54% 244M 0s #10 0.794 7950K .......... .......... .......... .......... .......... 54% 207M 0s #10 0.794 8000K .......... .......... .......... .......... .......... 54% 219M 0s #10 0.794 8050K .......... .......... .......... .......... .......... 55% 239M 0s #10 0.794 8100K .......... .......... .......... .......... .......... 55% 253M 0s #10 0.794 8150K .......... .......... .......... .......... .......... 55% 225M 0s #10 0.794 8200K .......... .......... .......... .......... .......... 56% 215M 0s #10 0.794 8250K .......... .......... .......... .......... .......... 56% 215M 0s #10 0.794 8300K .......... .......... .......... .......... .......... 56% 235M 0s #10 0.794 8350K .......... .......... .......... .......... .......... 57% 18.8M 0s #10 0.797 8400K .......... .......... .......... .......... .......... 57% 59.7M 0s #10 0.798 8450K .......... .......... .......... .......... .......... 57% 53.7M 0s #10 0.800 8500K .......... .......... .......... .......... .......... 58% 18.6M 0s #10 0.801 8550K .......... .......... .......... .......... .......... 58% 70.9M 0s #10 0.802 8600K .......... .......... .......... .......... .......... 58% 70.3M 0s #10 0.803 8650K .......... .......... .......... .......... .......... 59% 72.8M 0s #10 0.803 8700K .......... .......... .......... .......... .......... 59% 91.5M 0s #10 0.804 8750K .......... .......... .......... .......... .......... 59% 53.9M 0s #10 0.805 8800K .......... .......... .......... .......... .......... 60% 103M 0s #10 0.805 8850K .......... .......... .......... .......... .......... 60% 104M 0s #10 0.806 8900K .......... .......... .......... .......... .......... 60% 54.6M 0s #10 0.807 8950K .......... .......... .......... .......... .......... 61% 219M 0s #10 0.807 9000K .......... .......... .......... .......... .......... 61% 168M 0s #10 0.807 9050K .......... .......... .......... .......... .......... 61% 58.2M 0s #10 0.808 9100K .......... .......... .......... .......... .......... 62% 48.8M 0s #10 0.809 9150K .......... .......... .......... .......... .......... 62% 66.0M 0s #10 0.810 9200K .......... .......... .......... .......... .......... 62% 77.4M 0s #10 0.810 9250K .......... .......... .......... .......... .......... 63% 82.0M 0s #10 0.811 9300K .......... .......... .......... .......... .......... 63% 64.5M 0s #10 0.812 9350K .......... .......... .......... .......... .......... 63% 50.5M 0s #10 0.815 9400K .......... .......... .......... .......... .......... 64% 86.7M 0s #10 0.815 9450K .......... .......... .......... .......... .......... 64% 135M 0s #10 0.815 9500K .......... .......... .......... .......... .......... 64% 73.7M 0s #10 0.815 9550K .......... .......... .......... .......... .......... 65% 35.3M 0s #10 0.816 9600K .......... .......... .......... .......... .......... 65% 17.5M 0s #10 0.818 9650K .......... .......... .......... .......... .......... 65% 23.9M 0s #10 0.821 9700K .......... .......... .......... .......... .......... 66% 52.9M 0s #10 0.821 9750K .......... .......... .......... .......... .......... 66% 7.32M 0s #10 0.828 9800K .......... .......... .......... .......... .......... 66% 43.5M 0s #10 0.829 9850K .......... .......... .......... .......... .......... 67% 30.6M 0s #10 0.831 9900K .......... .......... .......... .......... .......... 67% 37.6M 0s #10 0.832 9950K .......... .......... .......... .......... .......... 67% 26.7M 0s #10 0.834 10000K .......... .......... .......... .......... .......... 68% 64.2M 0s #10 0.835 10050K .......... .......... .......... .......... .......... 68% 26.7M 0s #10 0.836 10100K .......... .......... .......... .......... .......... 68% 20.0M 0s #10 0.839 10150K .......... .......... .......... .......... .......... 69% 44.5M 0s #10 0.840 10200K .......... .......... .......... .......... .......... 69% 60.8M 0s #10 0.841 10250K .......... .......... .......... .......... .......... 70% 20.8M 0s #10 0.843 10300K .......... .......... .......... .......... .......... 70% 52.2M 0s #10 0.844 10350K .......... .......... .......... .......... .......... 70% 45.5M 0s #10 0.845 10400K .......... .......... .......... .......... .......... 71% 42.2M 0s #10 0.846 10450K .......... .......... .......... .......... .......... 71% 70.5M 0s #10 0.847 10500K .......... .......... .......... .......... .......... 71% 64.3M 0s #10 0.848 10550K .......... .......... .......... .......... .......... 72% 58.5M 0s #10 0.848 10600K .......... .......... .......... .......... .......... 72% 64.8M 0s #10 0.849 10650K .......... .......... .......... .......... .......... 72% 82.7M 0s #10 0.850 10700K .......... .......... .......... .......... .......... 73% 93.3M 0s #10 0.850 10750K .......... .......... .......... .......... .......... 73% 16.9M 0s #10 0.853 10800K .......... .......... .......... .......... .......... 73% 72.7M 0s #10 0.854 10850K .......... .......... .......... .......... .......... 74% 45.7M 0s #10 0.855 10900K .......... .......... .......... .......... .......... 74% 49.8M 0s #10 0.856 10950K .......... .......... .......... .......... .......... 74% 44.4M 0s #10 0.857 11000K .......... .......... .......... .......... .......... 75% 31.5M 0s #10 0.859 11050K .......... .......... .......... .......... .......... 75% 41.4M 0s #10 0.860 11100K .......... .......... .......... .......... .......... 75% 66.7M 0s #10 0.861 11150K .......... .......... .......... .......... .......... 76% 51.5M 0s #10 0.861 11200K .......... .......... .......... .......... .......... 76% 91.8M 0s #10 0.862 11250K .......... .......... .......... .......... .......... 76% 36.6M 0s #10 0.863 11300K .......... .......... .......... .......... .......... 77% 55.1M 0s #10 0.864 11350K .......... .......... .......... .......... .......... 77% 45.5M 0s #10 0.865 11400K .......... .......... .......... .......... .......... 77% 96.3M 0s #10 0.866 11450K .......... .......... .......... .......... .......... 78% 62.4M 0s #10 0.867 11500K .......... .......... .......... .......... .......... 78% 82.0M 0s #10 0.867 11550K .......... .......... .......... .......... .......... 78% 18.7M 0s #10 0.870 11600K .......... .......... .......... .......... .......... 79% 55.8M 0s #10 0.871 11650K .......... .......... .......... .......... .......... 79% 56.8M 0s #10 0.872 11700K .......... .......... .......... .......... .......... 79% 47.4M 0s #10 0.873 11750K .......... .......... .......... .......... .......... 80% 88.7M 0s #10 0.873 11800K .......... .......... .......... .......... .......... 80% 88.7M 0s #10 0.874 11850K .......... .......... .......... .......... .......... 80% 29.9M 0s #10 0.875 11900K .......... .......... .......... .......... .......... 81% 78.5M 0s #10 0.876 11950K .......... .......... .......... .......... .......... 81% 21.4M 0s #10 0.878 12000K .......... .......... .......... .......... .......... 81% 26.7M 0s #10 0.880 12050K .......... .......... .......... .......... .......... 82% 50.7M 0s #10 0.881 12100K .......... .......... .......... .......... .......... 82% 36.8M 0s #10 0.887 12150K .......... .......... .......... .......... .......... 82% 119M 0s #10 0.887 12200K .......... .......... .......... .......... .......... 83% 212M 0s #10 0.887 12250K .......... .......... .......... .......... .......... 83% 210M 0s #10 0.887 12300K .......... .......... .......... .......... .......... 83% 243M 0s #10 0.887 12350K .......... .......... .......... .......... .......... 84% 182M 0s #10 0.887 12400K .......... .......... .......... .......... .......... 84% 237M 0s #10 0.887 12450K .......... .......... .......... .......... .......... 84% 225M 0s #10 0.887 12500K .......... .......... .......... .......... .......... 85% 205M 0s #10 0.887 12550K .......... .......... .......... .......... .......... 85% 156M 0s #10 0.887 12600K .......... .......... .......... .......... .......... 85% 194M 0s #10 0.887 12650K .......... .......... .......... .......... .......... 86% 222M 0s #10 0.887 12700K .......... .......... .......... .......... .......... 86% 235M 0s #10 0.887 12750K .......... .......... .......... .......... .......... 86% 179M 0s #10 0.887 12800K .......... .......... .......... .......... .......... 87% 216M 0s #10 0.887 12850K .......... .......... .......... .......... .......... 87% 230M 0s #10 0.887 12900K .......... .......... .......... .......... .......... 88% 232M 0s #10 0.887 12950K .......... .......... .......... .......... .......... 88% 210M 0s #10 0.887 13000K .......... .......... .......... .......... .......... 88% 168M 0s #10 0.887 13050K .......... .......... .......... .......... .......... 89% 234M 0s #10 0.887 13100K .......... .......... .......... .......... .......... 89% 197M 0s #10 0.887 13150K .......... .......... .......... .......... .......... 89% 64.0M 0s #10 0.888 13200K .......... .......... .......... .......... .......... 90% 71.5M 0s #10 0.889 13250K .......... .......... .......... .......... .......... 90% 64.8M 0s #10 0.889 13300K .......... .......... .......... .......... .......... 90% 64.6M 0s #10 0.890 13350K .......... .......... .......... .......... .......... 91% 57.9M 0s #10 0.891 13400K .......... .......... .......... .......... .......... 91% 69.1M 0s #10 0.892 13450K .......... .......... .......... .......... .......... 91% 65.7M 0s #10 0.893 13500K .......... .......... .......... .......... .......... 92% 73.0M 0s #10 0.893 13550K .......... .......... .......... .......... .......... 92% 55.7M 0s #10 0.894 13600K .......... .......... .......... .......... .......... 92% 94.9M 0s #10 0.895 13650K .......... .......... .......... .......... .......... 93% 68.1M 0s #10 0.895 13700K .......... .......... .......... .......... .......... 93% 70.3M 0s #10 0.896 13750K .......... .......... .......... .......... .......... 93% 74.7M 0s #10 0.897 13800K .......... .......... .......... .......... .......... 94% 79.8M 0s #10 0.897 13850K .......... .......... .......... .......... .......... 94% 72.3M 0s #10 0.898 13900K .......... .......... .......... .......... .......... 94% 100M 0s #10 0.898 13950K .......... .......... .......... .......... .......... 95% 67.8M 0s #10 0.899 14000K .......... .......... .......... .......... .......... 95% 83.9M 0s #10 0.900 14050K .......... .......... .......... .......... .......... 95% 73.5M 0s #10 0.900 14100K .......... .......... .......... .......... .......... 96% 78.3M 0s #10 0.901 14150K .......... .......... .......... .......... .......... 96% 68.2M 0s #10 0.902 14200K .......... .......... .......... .......... .......... 96% 90.1M 0s #10 0.902 14250K .......... .......... .......... .......... .......... 97% 60.6M 0s #10 0.903 14300K .......... .......... .......... .......... .......... 97% 81.6M 0s #10 0.904 14350K .......... .......... .......... .......... .......... 97% 94.3M 0s #10 0.904 14400K .......... .......... .......... .......... .......... 98% 239M 0s #10 0.904 14450K .......... .......... .......... .......... .......... 98% 160M 0s #10 0.905 14500K .......... .......... .......... .......... .......... 98% 74.7M 0s #10 0.905 14550K .......... .......... .......... .......... .......... 99% 49.6M 0s #10 0.906 14600K .......... .......... .......... .......... .......... 99% 68.3M 0s #10 0.907 14650K .......... .......... .......... .......... .......... 99% 87.3M 0s #10 0.910 14700K .......... .. 100% 72.3M=0.3s #10 0.910 #10 0.910 2025-08-05 05:17:17 (43.3 MB/s) - 'chartmuseum-v0.13.1-linux-amd64.tar.gz' saved [15065895/15065895] #10 0.910 #10 0.915 linux-amd64/ #10 0.915 linux-amd64/chartmuseum #10 1.381 linux-amd64/README.md #10 1.381 linux-amd64/LICENSE #10 1.388 + /tmp/it-dep/smo-install/scripts/layer-0/0-setup-helm3.sh #10 1.391 --2025-08-05 05:17:18-- https://get.helm.sh/helm-v3.12.3-linux-amd64.tar.gz #10 1.393 Resolving get.helm.sh (get.helm.sh)... 13.107.246.69, 2620:1ec:bdf::69 #10 1.397 Connecting to get.helm.sh (get.helm.sh)|13.107.246.69|:443... connected. #10 1.409 HTTP request sent, awaiting response... 200 OK #10 1.425 Length: 16028423 (15M) [application/x-tar] #10 1.425 Saving to: 'helm-v3.12.3-linux-amd64.tar.gz' #10 1.425 #10 1.425 0K .......... .......... .......... .......... .......... 0% 8.80M 2s #10 1.431 50K .......... .......... .......... .......... .......... 0% 21.6M 1s #10 1.433 100K .......... .......... .......... .......... .......... 0% 43.4M 1s #10 1.437 150K .......... .......... .......... .......... .......... 1% 18.5M 1s #10 1.437 200K .......... .......... .......... .......... .......... 1% 104M 1s #10 1.437 250K .......... .......... .......... .......... .......... 1% 34.7M 1s #10 1.439 300K .......... .......... .......... .......... .......... 2% 12.1M 1s #10 1.443 350K .......... .......... .......... .......... .......... 2% 57.9M 1s #10 1.443 400K .......... .......... .......... .......... .......... 2% 38.5M 1s #10 1.445 450K .......... .......... .......... .......... .......... 3% 9.61M 1s #10 1.450 500K .......... .......... .......... .......... .......... 3% 63.6M 1s #10 1.451 550K .......... .......... .......... .......... .......... 3% 16.5M 1s #10 1.454 600K .......... .......... .......... .......... .......... 4% 54.8M 1s #10 1.454 650K .......... .......... .......... .......... .......... 4% 27.5M 1s #10 1.456 700K .......... .......... .......... .......... .......... 4% 276M 1s #10 1.456 750K .......... .......... .......... .......... .......... 5% 76.1M 1s #10 1.457 800K .......... .......... .......... .......... .......... 5% 22.6M 1s #10 1.459 850K .......... .......... .......... .......... .......... 5% 60.0M 1s #10 1.460 900K .......... .......... .......... .......... .......... 6% 105M 1s #10 1.460 950K .......... .......... .......... .......... .......... 6% 17.2M 1s #10 1.464 1000K .......... .......... .......... .......... .......... 6% 20.1M 1s #10 1.466 1050K .......... .......... .......... .......... .......... 7% 22.0M 1s #10 1.468 1100K .......... .......... .......... .......... .......... 7% 68.2M 1s #10 1.469 1150K .......... .......... .......... .......... .......... 7% 61.1M 1s #10 1.469 1200K .......... .......... .......... .......... .......... 7% 38.7M 1s #10 1.471 1250K .......... .......... .......... .......... .......... 8% 26.8M 1s #10 1.472 1300K .......... .......... .......... .......... .......... 8% 32.7M 1s #10 1.474 1350K .......... .......... .......... .......... .......... 8% 23.8M 1s #10 1.476 1400K .......... .......... .......... .......... .......... 9% 23.2M 1s #10 1.478 1450K .......... .......... .......... .......... .......... 9% 15.6M 1s #10 1.482 1500K .......... .......... .......... .......... .......... 9% 9.33M 1s #10 1.487 1550K .......... .......... .......... .......... .......... 10% 21.0M 1s #10 1.489 1600K .......... .......... .......... .......... .......... 10% 53.5M 1s #10 1.490 1650K .......... .......... .......... .......... .......... 10% 52.6M 1s #10 1.491 1700K .......... .......... .......... .......... .......... 11% 19.6M 1s #10 1.493 1750K .......... .......... .......... .......... .......... 11% 30.2M 1s #10 1.497 1800K .......... .......... .......... .......... .......... 11% 290M 1s #10 1.497 1850K .......... .......... .......... .......... .......... 12% 281M 1s #10 1.497 1900K .......... .......... .......... .......... .......... 12% 234M 0s #10 1.497 1950K .......... .......... .......... .......... .......... 12% 245M 0s #10 1.497 2000K .......... .......... .......... .......... .......... 13% 296M 0s #10 1.497 2050K .......... .......... .......... .......... .......... 13% 206M 0s #10 1.497 2100K .......... .......... .......... .......... .......... 13% 277M 0s #10 1.497 2150K .......... .......... .......... .......... .......... 14% 253M 0s #10 1.497 2200K .......... .......... .......... .......... .......... 14% 290M 0s #10 1.497 2250K .......... .......... .......... .......... .......... 14% 311M 0s #10 1.497 2300K .......... .......... .......... .......... .......... 15% 335M 0s #10 1.497 2350K .......... .......... .......... .......... .......... 15% 267M 0s #10 1.497 2400K .......... .......... .......... .......... .......... 15% 77.9M 0s #10 1.498 2450K .......... .......... .......... .......... .......... 15% 10.7M 0s #10 1.502 2500K .......... .......... .......... .......... .......... 16% 33.1M 0s #10 1.504 2550K .......... .......... .......... .......... .......... 16% 26.3M 0s #10 1.506 2600K .......... .......... .......... .......... .......... 16% 21.6M 0s #10 1.508 2650K .......... .......... .......... .......... .......... 17% 20.7M 0s #10 1.511 2700K .......... .......... .......... .......... .......... 17% 273M 0s #10 1.511 2750K .......... .......... .......... .......... .......... 17% 248M 0s #10 1.511 2800K .......... .......... .......... .......... .......... 18% 42.2M 0s #10 1.512 2850K .......... .......... .......... .......... .......... 18% 19.4M 0s #10 1.514 2900K .......... .......... .......... .......... .......... 18% 23.2M 0s #10 1.516 2950K .......... .......... .......... .......... .......... 19% 23.5M 0s #10 1.518 3000K .......... .......... .......... .......... .......... 19% 21.2M 0s #10 1.522 3050K .......... .......... .......... .......... .......... 19% 66.5M 0s #10 1.522 3100K .......... .......... .......... .......... .......... 20% 274M 0s #10 1.522 3150K .......... .......... .......... .......... .......... 20% 242M 0s #10 1.522 3200K .......... .......... .......... .......... .......... 20% 37.8M 0s #10 1.523 3250K .......... .......... .......... .......... .......... 21% 31.5M 0s #10 1.525 3300K .......... .......... .......... .......... .......... 21% 26.1M 0s #10 1.526 3350K .......... .......... .......... .......... .......... 21% 22.5M 0s #10 1.529 3400K .......... .......... .......... .......... .......... 22% 27.3M 0s #10 1.534 3450K .......... .......... .......... .......... .......... 22% 79.2M 0s #10 1.534 3500K .......... .......... .......... .......... .......... 22% 218M 0s #10 1.534 3550K .......... .......... .......... .......... .......... 22% 206M 0s #10 1.534 3600K .......... .......... .......... .......... .......... 23% 242M 0s #10 1.534 3650K .......... .......... .......... .......... .......... 23% 240M 0s #10 1.534 3700K .......... .......... .......... .......... .......... 23% 248M 0s #10 1.534 3750K .......... .......... .......... .......... .......... 24% 201M 0s #10 1.534 3800K .......... .......... .......... .......... .......... 24% 231M 0s #10 1.534 3850K .......... .......... .......... .......... .......... 24% 198M 0s #10 1.534 3900K .......... .......... .......... .......... .......... 25% 210M 0s #10 1.534 3950K .......... .......... .......... .......... .......... 25% 199M 0s #10 1.534 4000K .......... .......... .......... .......... .......... 25% 22.9M 0s #10 1.535 4050K .......... .......... .......... .......... .......... 26% 45.4M 0s #10 1.537 4100K .......... .......... .......... .......... .......... 26% 38.3M 0s #10 1.538 4150K .......... .......... .......... .......... .......... 26% 45.7M 0s #10 1.540 4200K .......... .......... .......... .......... .......... 27% 111M 0s #10 1.540 4250K .......... .......... .......... .......... .......... 27% 103M 0s #10 1.540 4300K .......... .......... .......... .......... .......... 27% 20.0M 0s #10 1.542 4350K .......... .......... .......... .......... .......... 28% 69.1M 0s #10 1.545 4400K .......... .......... .......... .......... .......... 28% 198M 0s #10 1.545 4450K .......... .......... .......... .......... .......... 28% 178M 0s #10 1.545 4500K .......... .......... .......... .......... .......... 29% 180M 0s #10 1.545 4550K .......... .......... .......... .......... .......... 29% 160M 0s #10 1.545 4600K .......... .......... .......... .......... .......... 29% 191M 0s #10 1.545 4650K .......... .......... .......... .......... .......... 30% 184M 0s #10 1.545 4700K .......... .......... .......... .......... .......... 30% 37.5M 0s #10 1.546 4750K .......... .......... .......... .......... .......... 30% 21.4M 0s #10 1.548 4800K .......... .......... .......... .......... .......... 30% 40.0M 0s #10 1.550 4850K .......... .......... .......... .......... .......... 31% 8.92M 0s #10 1.555 4900K .......... .......... .......... .......... .......... 31% 56.6M 0s #10 1.556 4950K .......... .......... .......... .......... .......... 31% 36.7M 0s #10 1.557 5000K .......... .......... .......... .......... .......... 32% 70.2M 0s #10 1.558 5050K .......... .......... .......... .......... .......... 32% 57.8M 0s #10 1.559 5100K .......... .......... .......... .......... .......... 32% 115M 0s #10 1.559 5150K .......... .......... .......... .......... .......... 33% 167M 0s #10 1.559 5200K .......... .......... .......... .......... .......... 33% 52.0M 0s #10 1.560 5250K .......... .......... .......... .......... .......... 33% 113M 0s #10 1.561 5300K .......... .......... .......... .......... .......... 34% 99.3M 0s #10 1.561 5350K .......... .......... .......... .......... .......... 34% 68.8M 0s #10 1.562 5400K .......... .......... .......... .......... .......... 34% 83.1M 0s #10 1.562 5450K .......... .......... .......... .......... .......... 35% 66.2M 0s #10 1.563 5500K .......... .......... .......... .......... .......... 35% 182M 0s #10 1.563 5550K .......... .......... .......... .......... .......... 35% 93.0M 0s #10 1.564 5600K .......... .......... .......... .......... .......... 36% 62.7M 0s #10 1.567 5650K .......... .......... .......... .......... .......... 36% 219M 0s #10 1.567 5700K .......... .......... .......... .......... .......... 36% 251M 0s #10 1.567 5750K .......... .......... .......... .......... .......... 37% 210M 0s #10 1.567 5800K .......... .......... .......... .......... .......... 37% 234M 0s #10 1.567 5850K .......... .......... .......... .......... .......... 37% 227M 0s #10 1.567 5900K .......... .......... .......... .......... .......... 38% 232M 0s #10 1.567 5950K .......... .......... .......... .......... .......... 38% 215M 0s #10 1.567 6000K .......... .......... .......... .......... .......... 38% 228M 0s #10 1.567 6050K .......... .......... .......... .......... .......... 38% 189M 0s #10 1.567 6100K .......... .......... .......... .......... .......... 39% 189M 0s #10 1.567 6150K .......... .......... .......... .......... .......... 39% 59.2M 0s #10 1.568 6200K .......... .......... .......... .......... .......... 39% 117M 0s #10 1.568 6250K .......... .......... .......... .......... .......... 40% 14.5M 0s #10 1.572 6300K .......... .......... .......... .......... .......... 40% 149M 0s #10 1.572 6350K .......... .......... .......... .......... .......... 40% 5.02M 0s #10 1.582 6400K .......... .......... .......... .......... .......... 41% 7.48M 0s #10 1.589 6450K .......... .......... .......... .......... .......... 41% 16.2M 0s #10 1.592 6500K .......... .......... .......... .......... .......... 41% 26.2M 0s #10 1.595 6550K .......... .......... .......... .......... .......... 42% 198M 0s #10 1.595 6600K .......... .......... .......... .......... .......... 42% 216M 0s #10 1.595 6650K .......... .......... .......... .......... .......... 42% 261M 0s #10 1.595 6700K .......... .......... .......... .......... .......... 43% 235M 0s #10 1.595 6750K .......... .......... .......... .......... .......... 43% 225M 0s #10 1.595 6800K .......... .......... .......... .......... .......... 43% 252M 0s #10 1.595 6850K .......... .......... .......... .......... .......... 44% 259M 0s #10 1.595 6900K .......... .......... .......... .......... .......... 44% 212M 0s #10 1.595 6950K .......... .......... .......... .......... .......... 44% 232M 0s #10 1.595 7000K .......... .......... .......... .......... .......... 45% 253M 0s #10 1.595 7050K .......... .......... .......... .......... .......... 45% 2.71M 0s #10 1.618 7100K .......... .......... .......... .......... .......... 45% 191M 0s #10 1.618 7150K .......... .......... .......... .......... .......... 45% 180M 0s #10 1.618 7200K .......... .......... .......... .......... .......... 46% 195M 0s #10 1.618 7250K .......... .......... .......... .......... .......... 46% 219M 0s #10 1.618 7300K .......... .......... .......... .......... .......... 46% 206M 0s #10 1.618 7350K .......... .......... .......... .......... .......... 47% 185M 0s #10 1.618 7400K .......... .......... .......... .......... .......... 47% 282M 0s #10 1.618 7450K .......... .......... .......... .......... .......... 47% 302M 0s #10 1.618 7500K .......... .......... .......... .......... .......... 48% 276M 0s #10 1.618 7550K .......... .......... .......... .......... .......... 48% 210M 0s #10 1.618 7600K .......... .......... .......... .......... .......... 48% 284M 0s #10 1.618 7650K .......... .......... .......... .......... .......... 49% 303M 0s #10 1.618 7700K .......... .......... .......... .......... .......... 49% 255M 0s #10 1.618 7750K .......... .......... .......... .......... .......... 49% 226M 0s #10 1.618 7800K .......... .......... .......... .......... .......... 50% 278M 0s #10 1.618 7850K .......... .......... .......... .......... .......... 50% 267M 0s #10 1.618 7900K .......... .......... .......... .......... .......... 50% 264M 0s #10 1.618 7950K .......... .......... .......... .......... .......... 51% 186M 0s #10 1.618 8000K .......... .......... .......... .......... .......... 51% 249M 0s #10 1.618 8050K .......... .......... .......... .......... .......... 51% 244M 0s #10 1.618 8100K .......... .......... .......... .......... .......... 52% 258M 0s #10 1.618 8150K .......... .......... .......... .......... .......... 52% 75.0M 0s #10 1.618 8200K .......... .......... .......... .......... .......... 52% 274M 0s #10 1.618 8250K .......... .......... .......... .......... .......... 53% 265M 0s #10 1.620 8300K .......... .......... .......... .......... .......... 53% 220M 0s #10 1.620 8350K .......... .......... .......... .......... .......... 53% 246M 0s #10 1.620 8400K .......... .......... .......... .......... .......... 53% 306M 0s #10 1.620 8450K .......... .......... .......... .......... .......... 54% 114M 0s #10 1.620 8500K .......... .......... .......... .......... .......... 54% 289M 0s #10 1.620 8550K .......... .......2025-08-05T05:17:18.656Z INFO Starting ChartMuseum {"host": "0.0.0.0", "port": 18080} #10 1.620 ... .......... .......... .......... 54% 241M 0s #10 1.620 8600K .......... .......... .......... .......... .......... 55% 241M 0s #10 1.620 8650K .......... .......... .......... .......... .......... 55% 145M 0s #10 1.621 8700K .......... .......... .......... .......... .......... 55% 160M 0s #10 1.621 8750K .......... .......... .......... .......... .......... 56% 155M 0s #10 1.621 8800K .......... .......... .......... .......... .......... 56% 118M 0s #10 1.621 8850K .......... .......... .......... .......... .......... 56% 209M 0s #10 1.622 8900K .......... .......... .......... .......... .......... 57% 195M 0s #10 1.622 8950K .......... .......... .......... .......... .......... 57% 203M 0s #10 1.622 9000K .......... .......... .......... .......... .......... 57% 167M 0s #10 1.623 9050K .......... .......... .......... .......... .......... 58% 182M 0s #10 1.623 9100K .......... .......... .......... .......... .......... 58% 202M 0s #10 1.623 9150K .......... .......... .......... .......... .......... 58% 181M 0s #10 1.623 9200K .......... .......... .......... .......... .......... 59% 184M 0s #10 1.624 9250K .......... .......... .......... .......... .......... 59% 235M 0s #10 1.624 9300K .......... .......... .......... .......... .......... 59% 161M 0s #10 1.624 9350K .......... .......... .......... .......... .......... 60% 128M 0s #10 1.625 9400K .......... .......... .......... .......... .......... 60% 216M 0s #10 1.625 9450K .......... .......... .......... .......... .......... 60% 269M 0s #10 1.625 9500K .......... .......... .......... .......... .......... 61% 259M 0s #10 1.625 9550K .......... .......... .......... .......... .......... 61% 221M 0s #10 1.626 9600K .......... .......... .......... .......... .......... 61% 232M 0s #10 1.626 9650K .......... .......... .......... .......... .......... 61% 187M 0s #10 1.626 9700K .......... .......... .......... .......... .......... 62% 193M 0s #10 1.626 9750K .......... .......... .......... .......... .......... 62% 171M 0s #10 1.626 9800K .......... .......... .......... .......... .......... 62% 219M 0s #10 1.627 9850K .......... .......... .......... .......... .......... 63% 12.5M 0s #10 1.630 9900K .......... .......... .......... .......... .......... 63% 203M 0s #10 1.631 9950K .......... .......... .......... .......... .......... 63% 66.4M 0s #10 1.631 10000K .......... .......... .......... .......... .......... 64% 233M 0s #10 1.631 10050K .......... .......... .......... .......... .......... 64% 273M 0s #10 1.632 10100K .......... .......... .......... .......... .......... 64% 276M 0s #10 1.632 10150K .......... .......... .......... .......... .......... 65% 282M 0s #10 1.632 10200K .......... .......... .......... .......... .......... 65% 187M 0s #10 1.632 10250K .......... .......... .......... .......... .......... 65% 268M 0s #10 1.632 10300K .......... .......... .......... .......... .......... 66% 271M 0s #10 1.633 10350K .......... .......... .......... .......... .......... 66% 227M 0s #10 1.633 10400K .......... .......... .......... .......... .......... 66% 270M 0s #10 1.633 10450K .......... .......... .......... .......... .......... 67% 268M 0s #10 1.633 10500K .......... .......... .......... .......... .......... 67% 274M 0s #10 1.633 10550K .......... .......... .......... .......... .......... 67% 229M 0s #10 1.634 10600K .......... .......... .......... .......... .......... 68% 271M 0s #10 1.634 10650K .......... .......... .......... .......... .......... 68% 265M 0s #10 1.634 10700K .......... .......... .......... .......... .......... 68% 266M 0s #10 1.634 10750K .......... .......... .......... .......... .......... 68% 217M 0s #10 1.636 10800K .......... .......... .......... .......... .......... 69% 201M 0s #10 1.636 10850K .......... .......... .......... .......... .......... 69% 297M 0s #10 1.636 10900K .......... .......... .......... .......... .......... 69% 310M 0s #10 1.636 10950K .......... .......... .......... .......... .......... 70% 287M 0s #10 1.636 11000K .......... .......... .......... .......... .......... 70% 282M 0s #10 1.636 11050K .......... .......... .......... .......... .......... 70% 325M 0s #10 1.636 11100K .......... .......... .......... .......... .......... 71% 296M 0s #10 1.636 11150K .......... .......... .......... .......... .......... 71% 261M 0s #10 1.636 11200K .......... .......... .......... .......... .......... 71% 296M 0s #10 1.636 11250K .......... .......... .......... .......... .......... 72% 278M 0s #10 1.636 11300K .......... .......... .......... .......... .......... 72% 262M 0s #10 1.636 11350K .......... .......... .......... .......... .......... 72% 206M 0s #10 1.637 11400K .......... .......... .......... .......... .......... 73% 228M 0s #10 1.637 11450K .......... .......... .......... .......... .......... 73% 201M 0s #10 1.637 11500K .......... .......... .......... .......... .......... 73% 196M 0s #10 1.637 11550K .......... .......... .......... .......... .......... 74% 180M 0s #10 1.638 11600K .......... .......... .......... .......... .......... 74% 222M 0s #10 1.638 11650K .......... .......... .......... .......... .......... 74% 209M 0s #10 1.638 11700K .......... .......... .......... .......... .......... 75% 195M 0s #10 1.638 11750K .......... .......... .......... .......... .......... 75% 155M 0s #10 1.639 11800K .......... .......... .......... .......... .......... 75% 254M 0s #10 1.639 11850K .......... .......... .......... .......... .......... 76% 248M 0s #10 1.639 11900K .......... .......... .......... .......... .......... 76% 230M 0s #10 1.639 11950K .......... .......... .......... .......... .......... 76% 207M 0s #10 1.640 12000K .......... .......... .......... .......... .......... 76% 73.4M 0s #10 1.640 12050K .......... .......... .......... .......... .......... 77% 153M 0s #10 1.640 12100K .......... .......... .......... .......... .......... 77% 186M 0s #10 1.641 12150K .......... .......... .......... .......... .......... 77% 183M 0s #10 1.641 12200K .......... .......... .......... .......... .......... 78% 181M 0s #10 1.641 12250K .......... .......... .......... .......... .......... 78% 240M 0s #10 1.641 12300K .......... .......... .......... .......... .......... 78% 216M 0s #10 1.642 12350K .......... .......... .......... .......... .......... 79% 190M 0s #10 1.642 12400K .......... .......... .......... .......... .......... 79% 183M 0s #10 1.642 12450K .......... .......... .......... .......... .......... 79% 183M 0s #10 1.642 12500K .......... .......... .......... .......... .......... 80% 191M 0s #10 1.643 12550K .......... .......... .......... .......... .......... 80% 224M 0s #10 1.646 12600K .......... .......... .......... .......... .......... 80% 285M 0s #10 1.646 12650K .......... .......... .......... .......... .......... 81% 251M 0s #10 1.646 12700K .......... .......... .......... .......... .......... 81% 264M 0s #10 1.646 12750K .......... .......... .......... .......... .......... 81% 237M 0s #10 1.646 12800K .......... .......... .......... .......... .......... 82% 299M 0s #10 1.646 12850K .......... .......... .......... .......... .......... 82% 270M 0s #10 1.646 12900K .......... .......... .......... .......... .......... 82% 289M 0s #10 1.646 12950K .......... .......... .......... .......... .......... 83% 259M 0s #10 1.646 13000K .......... .......... .......... .......... .......... 83% 295M 0s #10 1.646 13050K .......... .......... .......... .......... .......... 83% 292M 0s #10 1.646 13100K .......... .......... .......... .......... .......... 84% 287M 0s #10 1.646 13150K .......... .......... .......... .......... .......... 84% 235M 0s #10 1.646 13200K .......... .......... .......... .......... .......... 84% 273M 0s #10 1.646 13250K .......... .......... .......... .......... .......... 84% 262M 0s #10 1.646 13300K .......... .......... .......... .......... .......... 85% 192M 0s #10 1.646 13350K .......... .......... .......... .......... .......... 85% 199M 0s #10 1.646 13400K .......... .......... .......... .......... .......... 85% 253M 0s #10 1.646 13450K .......... .......... .......... .......... .......... 86% 236M 0s #10 1.646 13500K .......... .......... .......... .......... .......... 86% 220M 0s #10 1.647 13550K .......... .......... .......... .......... .......... 86% 183M 0s #10 1.647 13600K .......... .......... .......... .......... .......... 87% 255M 0s #10 1.647 13650K .......... .......... .......... .......... .......... 87% 227M 0s #10 1.647 13700K .......... .......... .......... .......... .......... 87% 212M 0s #10 1.648 13750K .......... .......... .......... .......... .......... 88% 217M 0s #10 1.648 13800K .......... .......... .......... .......... .......... 88% 198M 0s #10 1.650 13850K .......... .......... .......... .......... .......... 88% 283M 0s #10 1.650 13900K .......... .......... .......... .......... .......... 89% 284M 0s #10 1.650 13950K .......... .......... .......... .......... .......... 89% 18.7M 0s #10 1.651 14000K .......... .......... .......... .......... .......... 89% 212M 0s #10 1.651 14050K .......... .......... .......... .......... .......... 90% 69.5M 0s #10 1.652 14100K .......... .......... .......... .......... .......... 90% 216M 0s #10 1.652 14150K .......... .......... .......... .......... .......... 90% 221M 0s #10 1.652 14200K .......... .......... .......... .......... .......... 91% 272M 0s #10 1.652 14250K .......... .......... .......... .......... .......... 91% 25.4M 0s #10 1.654 14300K .......... .......... .......... .......... .......... 91% 151M 0s #10 1.655 14350K .......... .......... .......... .......... .......... 91% 162M 0s #10 1.655 14400K .......... .......... .......... .......... .......... 92% 213M 0s #10 1.655 14450K .......... .......... .......... .......... .......... 92% 207M 0s #10 1.656 14500K .......... .......... .......... .......... .......... 92% 208M 0s #10 1.656 14550K .......... .......... .......... .......... .......... 93% 23.5M 0s #10 1.658 14600K .......... .......... .......... .......... .......... 93% 177M 0s #10 1.658 14650K .......... .......... .......... .......... .......... 93% 234M 0s #10 1.658 14700K .......... .......... .......... .......... .......... 94% 226M 0s #10 1.658 14750K .......... .......... .......... .......... .......... 94% 33.3M 0s #10 1.660 14800K .......... .......... .......... .......... .......... 94% 206M 0s #10 1.660 14850K .......... .......... .......... .......... .......... 95% 200M 0s #10 1.660 14900K .......... .......... .......... .......... .......... 95% 190M 0s #10 1.661 14950K .......... .......... .......... .......... .......... 95% 67.3M 0s #10 1.661 15000K .......... .......... .......... .......... .......... 96% 45.7M 0s #10 1.662 15050K .......... .......... .......... .......... .......... 96% 182M 0s #10 1.663 15100K .......... .......... .......... .......... .......... 96% 141M 0s #10 1.663 15150K .......... .......... .......... .......... .......... 97% 61.4M 0s #10 1.664 15200K .......... .......... .......... .......... .......... 97% 85.2M 0s #10 1.664 15250K .......... .......... .......... .......... .......... 97% 77.7M 0s #10 1.665 15300K .......... .......... .......... .......... .......... 98% 82.1M 0s #10 1.666 15350K .......... .......... .......... .......... .......... 98% 48.2M 0s #10 1.667 15400K .......... .......... .......... .......... .......... 98% 196M 0s #10 1.667 15450K .......... .......... .......... .......... .......... 99% 73.8M 0s #10 1.668 15500K .......... .......... .......... .......... .......... 99% 87.5M 0s #10 1.668 15550K .......... .......... .......... .......... .......... 99% 3.83M 0s #10 1.681 15600K .......... .......... .......... .......... .......... 99% 18.1M 0s #10 1.684 15650K .. 100% 5258G=0.3s #10 1.684 #10 1.684 2025-08-05 05:17:18 (59.1 MB/s) - 'helm-v3.12.3-linux-amd64.tar.gz' saved [16028423/16028423] #10 1.684 #10 1.688 linux-amd64/ #10 1.688 linux-amd64/LICENSE #10 1.688 linux-amd64/README.md #10 1.688 linux-amd64/helm #10 2.243 Reading package lists... #10 4.055 Building dependency tree... #10 4.393 Reading state information... #10 4.908 The following additional packages will be installed: #10 4.909 git-man krb5-locales less libasn1-8-heimdal libbsd0 libcurl3-gnutls libedit2 #10 4.910 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libgssapi-krb5-2 #10 4.910 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #10 4.910 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 #10 4.910 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common #10 4.913 libnghttp2-14 libperl5.26 libroken18-heimdal librtmp1 libsasl2-2 #10 4.913 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.0.0 #10 4.913 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 #10 4.915 libxmuu1 multiarch-support netbase openssh-client patch perl #10 4.916 perl-modules-5.26 xauth #10 4.922 Suggested packages: #10 4.923 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email #10 4.923 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n krb5-doc #10 4.923 krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #10 4.923 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain #10 4.923 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #10 4.923 libterm-readline-gnu-perl | libterm-readline-perl-perl make #10 5.141 The following NEW packages will be installed: #10 5.142 git git-man krb5-locales less libasn1-8-heimdal libbsd0 libcurl3-gnutls #10 5.143 libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libgssapi-krb5-2 #10 5.144 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #10 5.144 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 #10 5.145 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common #10 5.146 libnghttp2-14 libperl5.26 libroken18-heimdal librtmp1 libsasl2-2 #10 5.146 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.0.0 #10 5.146 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 #10 5.147 libxmuu1 multiarch-support netbase openssh-client patch perl #10 5.150 perl-modules-5.26 xauth #10 5.466 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. #10 5.466 Need to get 16.8 MB of archives. #10 5.466 After this operation, 97.0 MB of additional disk space will be used. #10 5.466 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] #10 5.602 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B] #10 5.619 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] #10 5.822 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] #10 5.855 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] #10 5.950 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB] #10 6.093 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.4 [572 kB] #10 6.339 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] #10 6.346 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.7 [2764 kB] #10 6.639 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] #10 6.639 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] #10 6.640 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.7 [3532 kB] #10 6.794 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.7 [201 kB] #10 6.806 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] #10 6.810 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.9 [82.8 kB] #10 6.813 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB] #10 6.839 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] #10 6.841 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.4 [13.4 kB] #10 6.841 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] #10 6.910 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.4 [30.9 kB] #10 6.911 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.4 [85.3 kB] #10 7.047 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] #10 7.048 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.4 [278 kB] #10 7.054 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.4 [122 kB] #10 7.057 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.13 [1089 kB] #10 7.082 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] #10 7.083 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] #10 7.096 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] #10 7.096 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [42.3 kB] #10 7.183 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [175 kB] #10 7.190 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [30.3 kB] #10 7.329 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [85.9 kB] #10 7.332 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [48.0 kB] #10 7.333 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [107 kB] #10 7.335 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [207 kB] #10 7.340 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [14.8 kB] #10 7.340 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [96.7 kB] #10 7.342 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] #10 7.343 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] #10 7.465 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] #10 7.466 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] #10 7.605 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] #10 7.606 Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] #10 7.608 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.24 [219 kB] #10 7.613 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] #10 7.613 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.18 [804 kB] #10 7.633 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.18 [3990 kB] #10 7.789 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [48.9 kB] #10 7.791 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] #10 7.982 debconf: delaying package configuration, since apt-utils is not installed #10 8.045 Fetched 16.8 MB in 3s (6448 kB/s) #10 8.072 Selecting previously unselected package multiarch-support. #10 8.072 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4457 files and directories currently installed.) #10 8.077 Preparing to unpack .../0-multiarch-support_2.27-3ubuntu1.6_amd64.deb ... #10 8.084 Unpacking multiarch-support (2.27-3ubuntu1.6) ... #10 8.140 Selecting previously unselected package libxau6:amd64. #10 8.141 Preparing to unpack .../1-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... #10 8.152 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... #10 8.200 Selecting previously unselected package libbsd0:amd64. #10 8.201 Preparing to unpack .../2-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... #10 8.207 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... #10 8.255 Selecting previously unselected package libxdmcp6:amd64. #10 8.258 Preparing to unpack .../3-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #10 8.266 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #10 8.317 Selecting previously unselected package libxcb1:amd64. #10 8.319 Preparing to unpack .../4-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... #10 8.325 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... #10 8.368 Selecting previously unselected package libx11-data. #10 8.369 Preparing to unpack .../5-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ... #10 8.375 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ... #10 8.690 Selecting previously unselected package libx11-6:amd64. #10 8.692 Preparing to unpack .../6-libx11-6_2%3a1.6.4-3ubuntu0.4_amd64.deb ... #10 8.697 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... #10 8.836 Setting up multiarch-support (2.27-3ubuntu1.6) ... #10 8.924 Selecting previously unselected package libxext6:amd64. #10 8.924 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4747 files and directories currently installed.) #10 8.940 Preparing to unpack .../00-libxext6_2%3a1.3.3-1_amd64.deb ... #10 8.947 Unpacking libxext6:amd64 (2:1.3.3-1) ... #10 8.993 Selecting previously unselected package perl-modules-5.26. #10 8.995 Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.7_all.deb ... #10 9.003 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.7) ... #10 10.85 Selecting previously unselected package libgdbm5:amd64. #10 10.86 Preparing to unpack .../02-libgdbm5_1.14.1-6_amd64.deb ... #10 10.87 Unpacking libgdbm5:amd64 (1.14.1-6) ... #10 10.94 Selecting previously unselected package libgdbm-compat4:amd64. #10 10.94 Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_amd64.deb ... #10 10.95 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... #10 11.01 Selecting previously unselected package libperl5.26:amd64. #10 11.01 Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.7_amd64.deb ... #10 11.02 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.7) ... #10 11.70 Selecting previously unselected package perl. #10 11.70 Preparing to unpack .../05-perl_5.26.1-6ubuntu0.7_amd64.deb ... #10 11.71 Unpacking perl (5.26.1-6ubuntu0.7) ... #10 11.81 Selecting previously unselected package less. #10 11.81 Preparing to unpack .../06-less_487-0.1_amd64.deb ... #10 11.81 Unpacking less (487-0.1) ... #10 11.88 Selecting previously unselected package libexpat1:amd64. #10 11.88 Preparing to unpack .../07-libexpat1_2.2.5-3ubuntu0.9_amd64.deb ... #10 11.89 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.9) ... #10 11.96 Selecting previously unselected package libsqlite3-0:amd64. #10 11.97 Preparing to unpack .../08-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ... #10 11.97 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... #10 12.12 Selecting previously unselected package netbase. #10 12.13 Preparing to unpack .../09-netbase_5.4_all.deb ... #10 12.13 Unpacking netbase (5.4) ... #10 12.17 Selecting previously unselected package krb5-locales. #10 12.17 Preparing to unpack .../10-krb5-locales_1.16-2ubuntu0.4_all.deb ... #10 12.19 Unpacking krb5-locales (1.16-2ubuntu0.4) ... #10 12.24 Selecting previously unselected package libedit2:amd64. #10 12.25 Preparing to unpack .../11-libedit2_3.1-20170329-1_amd64.deb ... #10 12.25 Unpacking libedit2:amd64 (3.1-20170329-1) ... #10 12.32 Selecting previously unselected package libkrb5support0:amd64. #10 12.32 Preparing to unpack .../12-libkrb5support0_1.16-2ubuntu0.4_amd64.deb ... #10 12.33 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.4) ... #10 12.40 Selecting previously unselected package libk5crypto3:amd64. #10 12.40 Preparing to unpack .../13-libk5crypto3_1.16-2ubuntu0.4_amd64.deb ... #10 12.41 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.4) ... #10 12.48 Selecting previously unselected package libkeyutils1:amd64. #10 12.48 Preparing to unpack .../14-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... #10 12.50 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... #10 12.58 Selecting previously unselected package libkrb5-3:amd64. #10 12.58 Preparing to unpack .../15-libkrb5-3_1.16-2ubuntu0.4_amd64.deb ... #10 12.59 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.4) ... #10 12.69 Selecting previously unselected package libgssapi-krb5-2:amd64. #10 12.70 Preparing to unpack .../16-libgssapi-krb5-2_1.16-2ubuntu0.4_amd64.deb ... #10 12.70 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... #10 12.79 Selecting previously unselected package libssl1.0.0:amd64. #10 12.80 Preparing to unpack .../17-libssl1.0.0_1.0.2n-1ubuntu5.13_amd64.deb ... #10 12.80 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.13) ... #10 12.96 Selecting previously unselected package libxmuu1:amd64. #10 12.96 Preparing to unpack .../18-libxmuu1_2%3a1.1.2-2_amd64.deb ... #10 12.97 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... #10 13.03 Selecting previously unselected package openssh-client. #10 13.03 Preparing to unpack .../19-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... #10 13.04 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... #10 13.17 Selecting previously unselected package xauth. #10 13.18 Preparing to unpack .../20-xauth_1%3a1.0.10-1_amd64.deb ... #10 13.18 Unpacking xauth (1:1.0.10-1) ... #10 13.25 Selecting previously unselected package libroken18-heimdal:amd64. #10 13.25 Preparing to unpack .../21-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 13.25 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 13.32 Selecting previously unselected package libasn1-8-heimdal:amd64. #10 13.32 Preparing to unpack .../22-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 13.34 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 13.42 Selecting previously unselected package libheimbase1-heimdal:amd64. #10 13.42 Preparing to unpack .../23-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 13.43 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 13.48 Selecting previously unselected package libhcrypto4-heimdal:amd64. #10 13.48 Preparing to unpack .../24-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 13.49 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 13.56 Selecting previously unselected package libwind0-heimdal:amd64. #10 13.56 Preparing to unpack .../25-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 13.57 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 13.65 Selecting previously unselected package libhx509-5-heimdal:amd64. #10 13.65 Preparing to unpack .../26-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 13.66 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 13.74 Selecting previously unselected package libkrb5-26-heimdal:amd64. #10 13.74 Preparing to unpack .../27-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 13.74 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 13.84 Selecting previously unselected package libheimntlm0-heimdal:amd64. #10 13.84 Preparing to unpack .../28-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 13.85 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 13.90 Selecting previously unselected package libgssapi3-heimdal:amd64. #10 13.90 Preparing to unpack .../29-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 13.91 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 13.98 Selecting previously unselected package libsasl2-modules-db:amd64. #10 13.98 Preparing to unpack .../30-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #10 13.98 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 14.04 Selecting previously unselected package libsasl2-2:amd64. #10 14.04 Preparing to unpack .../31-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #10 14.05 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 14.13 Selecting previously unselected package libldap-common. #10 14.13 Preparing to unpack .../32-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... #10 14.14 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... #10 14.26 Selecting previously unselected package libldap-2.4-2:amd64. #10 14.26 Preparing to unpack .../33-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... #10 14.27 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... #10 14.38 Selecting previously unselected package libnghttp2-14:amd64. #10 14.38 Preparing to unpack .../34-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... #10 14.39 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... #10 14.48 Selecting previously unselected package librtmp1:amd64. #10 14.49 Preparing to unpack .../35-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... #10 14.49 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... #10 14.57 Selecting previously unselected package libcurl3-gnutls:amd64. #10 14.57 Preparing to unpack .../36-libcurl3-gnutls_7.58.0-2ubuntu3.24_amd64.deb ... #10 14.57 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.24) ... #10 14.67 Selecting previously unselected package liberror-perl. #10 14.67 Preparing to unpack .../37-liberror-perl_0.17025-1_all.deb ... #10 14.68 Unpacking liberror-perl (0.17025-1) ... #10 14.72 Selecting previously unselected package git-man. #10 14.72 Preparing to unpack .../38-git-man_1%3a2.17.1-1ubuntu0.18_all.deb ... #10 14.73 Unpacking git-man (1:2.17.1-1ubuntu0.18) ... #10 14.87 Selecting previously unselected package git. #10 14.88 Preparing to unpack .../39-git_1%3a2.17.1-1ubuntu0.18_amd64.deb ... #10 14.91 Unpacking git (1:2.17.1-1ubuntu0.18) ... #10 15.54 Selecting previously unselected package libsasl2-modules:amd64. #10 15.54 Preparing to unpack .../40-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #10 15.55 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 15.59 Selecting previously unselected package patch. #10 15.59 Preparing to unpack .../41-patch_2.7.6-2ubuntu1.1_amd64.deb ... #10 15.60 Unpacking patch (2.7.6-2ubuntu1.1) ... #10 15.67 Setting up libedit2:amd64 (3.1-20170329-1) ... #10 15.69 Setting up git-man (1:2.17.1-1ubuntu0.18) ... #10 15.71 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.9) ... #10 15.74 Setting up less (487-0.1) ... #10 15.85 debconf: unable to initialize frontend: Dialog #10 15.85 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) #10 15.85 debconf: falling back to frontend: Readline #10 15.89 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.13) ... #10 15.98 debconf: unable to initialize frontend: Dialog #10 15.98 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) #10 15.98 debconf: falling back to frontend: Readline #10 16.06 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... #10 16.08 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... #10 16.11 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 16.12 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 16.14 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 16.16 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... #10 16.18 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.7) ... #10 16.20 Setting up libgdbm5:amd64 (1.14.1-6) ... #10 16.22 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... #10 16.24 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.4) ... #10 16.26 Setting up patch (2.7.6-2ubuntu1.1) ... #10 16.27 Setting up krb5-locales (1.16-2ubuntu0.4) ... #10 16.29 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 16.32 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... #10 16.33 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #10 16.35 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... #10 16.37 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... #10 16.40 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 16.43 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ... #10 16.45 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... #10 16.48 Setting up netbase (5.4) ... #10 16.53 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.4) ... #10 16.56 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 16.58 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 16.60 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 16.64 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 16.67 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.7) ... #10 16.69 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.4) ... #10 16.72 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 16.75 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... #10 16.78 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 16.80 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... #10 16.83 Setting up libxmuu1:amd64 (2:1.1.2-2) ... #10 16.86 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... #10 16.89 Setting up perl (5.26.1-6ubuntu0.7) ... #10 16.95 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 16.97 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... #10 17.10 Setting up libxext6:amd64 (2:1.3.3-1) ... #10 17.16 Setting up liberror-perl (0.17025-1) ... #10 17.18 Setting up xauth (1:1.0.10-1) ... #10 17.20 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... #10 17.21 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.24) ... #10 17.24 Setting up git (1:2.17.1-1ubuntu0.18) ... #10 17.29 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #10 17.38 Checking HELM ... #10 17.46 version.BuildInfo{Version:"v3.12.3", GitCommit:"3a31588ad33fe3b89af5a2a54ee1d25bfe6eaa5e", GitTreeState:"clean", GoVersion:"go1.20.7"} #10 17.46 Downloading and installing helm-push v0.10.3 ... #10 17.55 --2025-08-05 05:17:34-- https://nexus.o-ran-sc.org/content/repositories/thirdparty/chartmuseum/helm-push/v0.10.3/helm-push-v0.10.3.tar.gz #10 17.55 Resolving nexus.o-ran-sc.org (nexus.o-ran-sc.org)... 38.108.68.158 #10 18.09 Connecting to nexus.o-ran-sc.org (nexus.o-ran-sc.org)|38.108.68.158|:443... connected. #10 18.10 HTTP request sent, awaiting response... 200 OK #10 18.11 Length: 11109788 (11M) [application/x-gzip] #10 18.11 Saving to: 'helm-push-v0.10.3.tar.gz' #10 18.11 #10 18.11 0K .......... .......... .......... .......... .......... 0% 15.6M 1s #10 18.11 50K .......... .......... .......... .......... .......... 0% 17.4M 1s #10 18.12 100K .......... .......... .......... .......... .......... 1% 21.6M 1s #10 18.12 150K .......... .......... .......... .......... .......... 1% 31.8M 1s #10 18.12 200K .......... .......... .......... .......... .......... 2% 41.2M 0s #10 18.12 250K .......... .......... .......... .......... .......... 2% 35.6M 0s #10 18.12 300K .......... .......... .......... .......... .......... 3% 34.4M 0s #10 18.12 350K .......... .......... .......... .......... .......... 3% 53.7M 0s #10 18.12 400K .......... .......... .......... .......... .......... 4% 30.3M 0s #10 18.13 450K .......... .......... .......... .......... .......... 4% 9.59M 0s #10 18.13 500K .......... .......... .......... .......... .......... 5% 78.8M 0s #10 18.13 550K .......... .......... .......... .......... .......... 5% 130M 0s #10 18.13 600K .......... .......... .......... .......... .......... 5% 135M 0s #10 18.13 650K .......... .......... .......... .......... .......... 6% 102M 0s #10 18.13 700K .......... .......... .......... .......... .......... 6% 111M 0s #10 18.13 750K .......... .......... .......... .......... .......... 7% 55.7M 0s #10 18.13 800K .......... .......... .......... .......... .......... 7% 151M 0s #10 18.13 850K .......... .......... .......... .......... .......... 8% 78.9M 0s #10 18.13 900K .......... .......... .......... .......... .......... 8% 116M 0s #10 18.14 950K .......... .......... .......... .......... .......... 9% 92.2M 0s #10 18.14 1000K .......... .......... .......... .......... .......... 9% 54.6M 0s #10 18.14 1050K .......... .......... .......... .......... .......... 10% 136M 0s #10 18.14 1100K .......... .......... .......... .......... .......... 10% 196M 0s #10 18.14 1150K .......... .......... .......... .......... .......... 11% 144M 0s #10 18.14 1200K .......... .......... .......... .......... .......... 11% 210M 0s #10 18.14 1250K .......... .......... .......... .......... .......... 11% 16.2M 0s #10 18.14 1300K .......... .......... .......... .......... .......... 12% 136M 0s #10 18.14 1350K .......... .......... .......... .......... .......... 12% 147M 0s #10 18.14 1400K .......... .......... .......... .......... .......... 13% 150M 0s #10 18.14 1450K .......... .......... .......... .......... .......... 13% 120M 0s #10 18.14 1500K .......... .......... .......... .......... .......... 14% 176M 0s #10 18.14 1550K .......... .......... .......... .......... .......... 14% 101M 0s #10 18.14 1600K .......... .......... .......... .......... .......... 15% 138M 0s #10 18.14 1650K .......... .......... .......... .......... .......... 15% 161M 0s #10 18.14 1700K .......... .......... .......... .......... .......... 16% 73.6M 0s #10 18.15 1750K .......... .......... .......... .......... .......... 16% 24.2M 0s #10 18.15 1800K .......... .......... .......... .......... .......... 17% 212M 0s #10 18.15 1850K .......... .......... .......... .......... .......... 17% 6.38M 0s #10 18.16 1900K .......... .......... .......... .......... .......... 17% 204M 0s #10 18.16 1950K .......... .......... .......... .......... .......... 18% 210M 0s #10 18.16 2000K .......... .......... .......... .......... .......... 18% 19.2M 0s #10 18.16 2050K .......... .......... .......... .......... .......... 19% 73.7M 0s #10 18.16 2100K .......... .......... .......... .......... .......... 19% 43.5M 0s #10 18.16 2150K .......... .......... .......... .......... .......... 20% 110M 0s #10 18.16 2200K .......... .......... .......... .......... .......... 20% 129M 0s #10 18.16 2250K .......... .......... .......... .......... .......... 21% 110M 0s #10 18.16 2300K .......... .......... .......... .......... .......... 21% 13.2M 0s #10 18.16 2350K .......... .......... .......... .......... .......... 22% 63.2M 0s #10 18.17 2400K .......... .......... .......... .......... .......... 22% 52.9M 0s #10 18.17 2450K .......... .......... .......... .......... .......... 23% 164M 0s #10 18.17 2500K .......... .......... .......... .......... .......... 23% 155M 0s #10 18.17 2550K .......... .......... .......... .......... .......... 23% 150M 0s #10 18.17 2600K .......... .......... .......... .......... .......... 24% 157M 0s #10 18.17 2650K .......... .......... .......... .......... .......... 24% 138M 0s #10 18.17 2700K .......... .......... .......... .......... .......... 25% 163M 0s #10 18.17 2750K .......... .......... .......... .......... .......... 25% 158M 0s #10 18.17 2800K .......... .......... .......... .......... .......... 26% 144M 0s #10 18.17 2850K .......... .......... .......... .......... .......... 26% 161M 0s #10 18.17 2900K .......... .......... .......... .......... .......... 27% 124M 0s #10 18.17 2950K .......... .......... .......... .......... .......... 27% 163M 0s #10 18.17 3000K .......... .......... .......... .......... .......... 28% 188M 0s #10 18.17 3050K .......... .......... .......... .......... .......... 28% 151M 0s #10 18.17 3100K .......... .......... .......... .......... .......... 29% 159M 0s #10 18.17 3150K .......... .......... .......... .......... .......... 29% 195M 0s #10 18.17 3200K .......... .......... .......... .......... .......... 29% 145M 0s #10 18.17 3250K .......... .......... .......... .......... .......... 30% 183M 0s #10 18.17 3300K .......... .......... .......... .......... .......... 30% 147M 0s #10 18.17 3350K .......... .......... .......... .......... .......... 31% 185M 0s #10 18.17 3400K .......... .......... .......... .......... .......... 31% 127M 0s #10 18.17 3450K .......... .......... .......... .......... .......... 32% 90.5M 0s #10 18.17 3500K .......... .......... .......... .......... .......... 32% 177M 0s #10 18.17 3550K .......... .......... .......... .......... .......... 33% 101M 0s #10 18.17 3600K .......... .......... .......... .......... .......... 33% 89.5M 0s #10 18.17 3650K .......... .......... .......... .......... .......... 34% 30.5M 0s #10 18.18 3700K .......... .......... .......... .......... .......... 34% 81.9M 0s #10 18.18 3750K .......... .......... .......... .......... .......... 35% 136M 0s #10 18.18 3800K .......... .......... .......... .......... .......... 35% 50.4M 0s #10 18.18 3850K .......... .......... .......... .......... .......... 35% 11.7M 0s #10 18.18 3900K .......... .......... .......... .......... .......... 36% 204M 0s #10 18.18 3950K .......... .......... .......... .......... .......... 36% 212M 0s #10 18.18 4000K .......... .......... .......... .......... .......... 37% 150M 0s #10 18.18 4050K .......... .......... .......... .......... .......... 37% 145M 0s #10 18.18 4100K .......... .......... .......... .......... .......... 38% 219M 0s #10 18.18 4150K .......... .......... .......... .......... .......... 38% 178M 0s #10 18.18 4200K .......... .......... .......... .......... .......... 39% 203M 0s #10 18.18 4250K .......... .......... .......... .......... .......... 39% 164M 0s #10 18.18 4300K .......... .......... .......... .......... .......... 40% 185M 0s #10 18.18 4350K .......... .......... .......... .......... .......... 40% 215M 0s #10 18.18 4400K .......... .......... .......... .......... .......... 41% 210M 0s #10 18.18 4450K .......... .......... .......... .......... .......... 41% 158M 0s #10 18.18 4500K .......... .......... .......... .......... .......... 41% 180M 0s #10 18.19 4550K .......... .......... .......... .......... .......... 42% 189M 0s #10 18.19 4600K .......... .......... .......... .......... .......... 42% 193M 0s #10 18.19 4650K .......... .......... .......... .......... .......... 43% 192M 0s #10 18.19 4700K .......... .......... .......... .......... .......... 43% 202M 0s #10 18.19 4750K .......... .......... .......... .......... .......... 44% 164M 0s #10 18.19 4800K .......... .......... .......... .......... .......... 44% 163M 0s #10 18.19 4850K .......... .......... .......... .......... .......... 45% 170M 0s #10 18.19 4900K .......... .......... .......... .......... .......... 45% 170M 0s #10 18.19 4950K .......... .......... .......... .......... .......... 46% 192M 0s #10 18.19 5000K .......... .......... .......... .......... .......... 46% 142M 0s #10 18.19 5050K .......... .......... .......... .......... .......... 47% 224M 0s #10 18.19 5100K .......... .......... .......... .......... .......... 47% 179M 0s #10 18.19 5150K .......... .......... .......... .......... .......... 47% 217M 0s #10 18.19 5200K .......... .......... .......... .......... .......... 48% 159M 0s #10 18.19 5250K .......... .......... .......... .......... .......... 48% 33.7M 0s #10 18.19 5300K .......... .......... .......... .......... .......... 49% 183M 0s #10 18.19 5350K .......... .......... .......... .......... .......... 49% 178M 0s #10 18.19 5400K .......... .......... .......... .......... .......... 50% 162M 0s #10 18.19 5450K .......... .......... .......... .......... .......... 50% 182M 0s #10 18.19 5500K .......... .......... .......... .......... .......... 51% 145M 0s #10 18.19 5550K .......... .......... .......... .......... .......... 51% 197M 0s #10 18.19 5600K .......... .......... .......... .......... .......... 52% 165M 0s #10 18.19 5650K .......... .......... .......... .......... .......... 52% 141M 0s #10 18.19 5700K .......... .......... .......... .......... .......... 52% 177M 0s #10 18.19 5750K .......... .......... .......... .......... .......... 53% 213M 0s #10 18.19 5800K .......... .......... .......... .......... .......... 53% 152M 0s #10 18.19 5850K .......... .......... .......... .......... .......... 54% 193M 0s #10 18.19 5900K .......... .......... .......... .......... .......... 54% 176M 0s #10 18.19 5950K .......... .......... .......... .......... .......... 55% 157M 0s #10 18.19 6000K .......... .......... .......... .......... .......... 55% 153M 0s #10 18.20 6050K .......... .......... .......... .......... .......... 56% 182M 0s #10 18.20 6100K .......... .......... .......... .......... .......... 56% 186M 0s #10 18.20 6150K .......... .......... .......... .......... .......... 57% 197M 0s #10 18.20 6200K .......... .......... .......... .......... .......... 57% 26.8M 0s #10 18.20 6250K .......... .......... .......... .......... .......... 58% 163M 0s #10 18.20 6300K .......... .......... .......... .......... .......... 58% 209M 0s #10 18.20 6350K .......... .......... .......... .......... .......... 58% 140M 0s #10 18.20 6400K .......... .......... .......... .......... .......... 59% 145M 0s #10 18.20 6450K .......... .......... .......... .......... .......... 59% 192M 0s #10 18.20 6500K .......... .......... .......... .......... .......... 60% 164M 0s #10 18.20 6550K .......... .......... .......... .......... .......... 60% 148M 0s #10 18.20 6600K .......... .......... .......... .......... .......... 61% 163M 0s #10 18.20 6650K .......... .......... .......... .......... .......... 61% 18.2M 0s #10 18.20 6700K .......... .......... .......... .......... .......... 62% 133M 0s #10 18.20 6750K .......... .......... .......... .......... .......... 62% 97.8M 0s #10 18.20 6800K .......... .......... .......... .......... .......... 63% 173M 0s #10 18.20 6850K .......... .......... .......... .......... .......... 63% 188M 0s #10 18.20 6900K .......... .......... .......... .......... .......... 64% 92.6M 0s #10 18.20 6950K .......... .......... .......... .......... .......... 64% 203M 0s #10 18.20 7000K .......... .......... .......... .......... .......... 64% 189M 0s #10 18.20 7050K .......... .......... .......... .......... .......... 65% 131M 0s #10 18.21 7100K .......... .......... .......... .......... .......... 65% 201M 0s #10 18.21 7150K .......... .......... .......... .......... .......... 66% 175M 0s #10 18.21 7200K .......... .......... .......... .......... .......... 66% 151M 0s #10 18.21 7250K .......... .......... .......... .......... .......... 67% 133M 0s #10 18.21 7300K .......... .......... .......... .......... .......... 67% 176M 0s #10 18.21 7350K .......... .......... .......... .......... .......... 68% 74.4M 0s #10 18.21 7400K .......... .......... .......... .......... .......... 68% 158M 0s #10 18.21 7450K .......... .......... .......... .......... .......... 69% 192M 0s #10 18.21 7500K .......... .......... .......... .......... .......... 69% 134M 0s #10 18.21 7550K .......... .......... .......... .......... .......... 70% 184M 0s #10 18.21 7600K .......... .......... .......... .......... .......... 70% 141M 0s #10 18.21 7650K .......... .......... .......... .......... .......... 70% 139M 0s #10 18.21 7700K .......... .......... .......... .......... .......... 71% 133M 0s #10 18.21 7750K .......... .......... .......... .......... .......... 71% 93.1M 0s #10 18.21 7800K .......... .......... .......... .......... .......... 72% 66.6M 0s #10 18.21 7850K .......... .......... .......... .......... .......... 72% 92.0M 0s #10 18.21 7900K .......... .......... .......... .......... .......... 73% 183M 0s #10 18.21 7950K .......... .......... .......... .......... .......... 73% 125M 0s #10 18.21 8000K .......... .......... .......... .......... .......... 74% 42.9M 0s #10 18.21 8050K .......... .......... .......... .......... .......... 74% 184M 0s #10 18.21 8100K .......... .......... .......... .......... .......... 75% 191M 0s #10 18.21 8150K .......... .......... .......... .......... .......... 75% 132M 0s #10 18.21 8200K .......... .......... .......... .......... .......... 76% 129M 0s #10 18.21 8250K .......... .......... .......... .......... .......... 76% 158M 0s #10 18.22 8300K .......... .......... .......... .......... .......... 76% 83.1M 0s #10 18.22 8350K .......... .......... .......... .......... .......... 77% 197M 0s #10 18.22 8400K .......... .......... .......... .......... .......... 77% 210M 0s #10 18.22 8450K .......... .......... .......... .......... .......... 78% 101M 0s #10 18.22 8500K .......... .......... .......... .......... .......... 78% 169M 0s #10 18.22 8550K .......... .......... .......... .......... .......... 79% 161M 0s #10 18.22 8600K .......... .......... .......... .......... .......... 79% 203M 0s #10 18.22 8650K .......... .......... .......... .......... .......... 80% 174M 0s #10 18.22 8700K .......... .......... .......... .......... .......... 80% 149M 0s #10 18.22 8750K .......... .......... .......... .......... .......... 81% 189M 0s #10 18.22 8800K .......... .......... .......... .......... .......... 81% 166M 0s #10 18.22 8850K .......... .......... .......... .......... .......... 82% 167M 0s #10 18.22 8900K .......... .......... .......... .......... .......... 82% 150M 0s #10 18.22 8950K .......... .......... .......... .......... .......... 82% 165M 0s #10 18.22 9000K .......... .......... .......... .......... .......... 83% 159M 0s #10 18.22 9050K .......... .......... .......... .......... .......... 83% 172M 0s #10 18.22 9100K .......... .......... .......... .......... .......... 84% 191M 0s #10 18.22 9150K .......... .......... .......... .......... .......... 84% 190M 0s #10 18.22 9200K .......... .......... .......... .......... .......... 85% 144M 0s #10 18.22 9250K .......... .......... .......... .......... .......... 85% 196M 0s #10 18.22 9300K .......... .......... .......... .......... .......... 86% 193M 0s #10 18.22 9350K .......... .......... .......... .......... .......... 86% 150M 0s #10 18.22 9400K .......... .......... .......... .......... .......... 87% 181M 0s #10 18.22 9450K .......... .......... .......... .......... .......... 87% 161M 0s #10 18.22 9500K .......... .......... .......... .......... .......... 88% 85.9M 0s #10 18.22 9550K .......... .......... .......... .......... .......... 88% 144M 0s #10 18.22 9600K .......... .......... .......... .......... .......... 88% 78.6M 0s #10 18.22 9650K .......... .......... .......... .......... .......... 89% 207M 0s #10 18.22 9700K .......... .......... .......... .......... .......... 89% 155M 0s #10 18.22 9750K .......... .......... .......... .......... .......... 90% 89.1M 0s #10 18.22 9800K .......... .......... .......... .......... .......... 90% 123M 0s #10 18.23 9850K .......... .......... .......... .......... .......... 91% 69.8M 0s #10 18.23 9900K .......... .......... .......... .......... .......... 91% 118M 0s #10 18.23 9950K .......... .......... .......... .......... .......... 92% 36.7M 0s #10 18.23 10000K .......... .......... .......... .......... .......... 92% 187M 0s #10 18.23 10050K .......... .......... .......... .......... .......... 93% 237M 0s #10 18.23 10100K .......... .......... .......... .......... .......... 93% 227M 0s #10 18.23 10150K .......... .......... .......... .......... .......... 94% 167M 0s #10 18.23 10200K .......... .......... .......... .......... .......... 94% 143M 0s #10 18.23 10250K .......... .......... .......... .......... .......... 94% 219M 0s #10 18.23 10300K .......... .......... .......... .......... .......... 95% 191M 0s #10 18.23 10350K .......... .......... .......... .......... .......... 95% 215M 0s #10 18.23 10400K .......... .......... .......... .......... .......... 96% 193M 0s #10 18.23 10450K .......... .......... .......... .......... .......... 96% 155M 0s #10 18.23 10500K .......... .......... .......... .......... .......... 97% 80.1M 0s #10 18.23 10550K .......... .......... .......... .......... .......... 97% 169M 0s #10 18.23 10600K .......... .......... .......... .......... .......... 98% 139M 0s #10 18.23 10650K .......... .......... .......... .......... .......... 98% 207M 0s #10 18.23 10700K .......... .......... .......... .......... .......... 99% 189M 0s #10 18.23 10750K .......... .......... .......... .......... .......... 99% 210M 0s #10 18.23 10800K .......... .......... .......... .......... ......... 100% 225M=0.1s #10 18.23 #10 18.23 2025-08-05 05:17:35 (86.3 MB/s) - 'helm-push-v0.10.3.tar.gz' saved [11109788/11109788] #10 18.23 #10 18.63 Error: no repositories configured #10 18.72 2025-08-05T05:17:35.758Z INFO [1] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.631µs", "reqID": "a2c287c9-92c1-457d-8b81-e1b67b5a08e3"} #10 18.73 "local" has been added to your repositories #10 18.73 + git -C /tmp/it-dep/smo-install submodule init #10 18.77 Submodule 'ranpm' (https://gerrit.nordix.org/oransc/nonrtric/plt/ranpm) registered for path '../ranpm' #10 18.77 Submodule 'ric-dep' (https://gerrit.o-ran-sc.org/r/ric-plt/ric-dep) registered for path '../ric-dep' #10 18.78 Submodule 'smo-install/multicloud-k8s' (https://github.com/onap/multicloud-k8s.git) registered for path 'multicloud-k8s' #10 18.78 Submodule 'smo-install/onap_oom' (https://gerrit.onap.org/r/oom) registered for path 'onap_oom' #10 18.78 + git -C /tmp/it-dep/smo-install submodule update #10 18.81 Cloning into '/tmp/it-dep/ranpm'... #10 21.13 Cloning into '/tmp/it-dep/ric-dep'... #10 23.01 Cloning into '/tmp/it-dep/smo-install/multicloud-k8s'... #10 24.44 Cloning into '/tmp/it-dep/smo-install/onap_oom'... #10 31.01 Submodule path '../ranpm': checked out '6748b9e87a3a09a430080cfd508275e6f18f4342' #10 31.06 Submodule path '../ric-dep': checked out '0ce5f68bafe78470b1331284c47918c513173ad2' #10 31.23 Submodule path 'multicloud-k8s': checked out '2d9e8566cbd81e6feb7e3068f6ff089fdc3a93d9' #10 31.48 Submodule path 'onap_oom': checked out '1507ea7ec3bc90ba859acfc6ac22fd23c443e14b' #10 31.48 + /tmp/it-dep/smo-install/scripts/sub-scripts/build-onap.sh #10 31.56 Reading package lists... #10 33.38 Building dependency tree... #10 33.73 Reading state information... #10 34.27 Suggested packages: #10 34.27 make-doc #10 34.31 The following NEW packages will be installed: #10 34.31 make #10 34.70 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. #10 34.70 Need to get 154 kB of archives. #10 34.70 After this operation, 381 kB of additional disk space will be used. #10 34.70 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] #10 35.39 debconf: delaying package configuration, since apt-utils is not installed #10 35.44 Fetched 154 kB in 1s (178 kB/s) #10 35.51 Selecting previously unselected package make. #10 35.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7875 files and directories currently installed.) #10 35.52 Preparing to unpack .../make_4.1-9.1ubuntu1_amd64.deb ... #10 35.53 Unpacking make (4.1-9.1ubuntu1) ... #10 35.62 Setting up make (4.1-9.1ubuntu1) ... #10 35.75 Installed plugin: undeploy #10 35.84 Installed plugin: deploy #10 35.84 ### Building ONAP part### #10 35.94 Using Helm binary helm which is helm version v3.12.3 #10 35.94 #10 35.94 [common] #10 35.94 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 36.03 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 36.11 #10 36.11 [common] #10 36.11 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 36.26 Skipping linting of common #10 36.56 Pushing common-13.2.19.tgz to local... #10 36.57 2025-08-05T05:17:53.606Z INFO [2] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "7.715011ms", "reqID": "4085298d-a75d-4a2f-ba1d-c548e9d4f07a"} #10 36.57 Done. #10 39.58 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 39.58 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 39.58 #10 39.58 [repositoryGenerator] #10 39.58 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 39.77 Skipping linting of repositoryGenerator #10 40.01 Pushing repositoryGenerator-13.0.2.tgz to local... #10 40.02 2025-08-05T05:17:57.052Z INFO [3] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.414196ms", "reqID": "02fba1e8-da90-4e1f-aa46-c04185e3f8df"} #10 40.02 Done. #10 43.02 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 43.03 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 43.03 #10 43.03 [readinessCheck] #10 43.03 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 43.20 Hang tight while we grab the latest from your chart repositories... #10 43.20 2025-08-05T05:18:00.235Z INFO [4] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "189.531µs", "reqID": "5d079fd6-51a6-4cd9-8043-427ab460af91"} #10 43.20 ...Successfully got an update from the "local" chart repository #10 43.20 Update Complete. ⎈Happy Helming!⎈ #10 43.22 Saving 2 charts #10 43.22 Downloading common from repo http://localhost:18080 #10 43.22 2025-08-05T05:18:00.256Z INFO [5] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.731µs", "reqID": "73a8ced8-e5a9-4893-af43-3da55ee44df9"} #10 43.22 Downloading repositoryGenerator from repo http://localhost:18080 #10 43.23 2025-08-05T05:18:00.267Z INFO [6] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "176.361µs", "reqID": "726c5816-2516-4b73-aada-e1fa4fbedb28"} #10 43.23 Deleting outdated charts #10 43.24 Skipping linting of readinessCheck #10 43.57 Pushing readinessCheck-13.1.4.tgz to local... #10 43.59 2025-08-05T05:18:00.623Z INFO [7] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "12.986835ms", "reqID": "c0d8ca83-2031-4c5a-9fa6-67eac785cbbc"} #10 43.59 Done. #10 46.59 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 46.59 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 46.60 #10 46.60 [serviceAccount] #10 46.60 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 46.78 Hang tight while we grab the latest from your chart repositories... #10 46.78 2025-08-05T05:18:03.820Z INFO [8] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.78µs", "reqID": "e9af72e5-9bfb-4faa-b7ce-727700bf3d6a"} #10 46.79 ...Successfully got an update from the "local" chart repository #10 46.79 Update Complete. ⎈Happy Helming!⎈ #10 46.80 Saving 1 charts #10 46.80 Downloading common from repo http://localhost:18080 #10 46.80 2025-08-05T05:18:03.839Z INFO [9] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.061µs", "reqID": "b1c84840-0fab-4453-bb38-278f33e1514c"} #10 46.81 Deleting outdated charts #10 46.81 Skipping linting of serviceAccount #10 47.13 Pushing serviceAccount-13.0.2.tgz to local... #10 47.14 2025-08-05T05:18:04.179Z INFO [10] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.301525ms", "reqID": "c31e4a3d-1df7-42ae-ab88-4969fc11ab3b"} #10 47.14 Done. #10 50.16 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 50.16 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 50.17 #10 50.17 [cmpv2Config] #10 50.17 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 50.32 Hang tight while we grab the latest from your chart repositories... #10 50.32 2025-08-05T05:18:07.354Z INFO [11] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "206.951µs", "reqID": "a3946032-624b-4fd5-a568-4d595748106a"} #10 50.32 ...Successfully got an update from the "local" chart repository #10 50.32 Update Complete. ⎈Happy Helming!⎈ #10 50.33 Saving 1 charts #10 50.34 Deleting outdated charts #10 50.34 Skipping linting of cmpv2Config #10 50.63 Pushing cmpv2Config-13.0.0.tgz to local... #10 50.65 2025-08-05T05:18:07.682Z INFO [12] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "7.58035ms", "reqID": "6365a2c4-a256-4f24-ab45-1eb755f6dd8e"} #10 50.65 Done. #10 53.65 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 53.65 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 53.65 #10 53.65 [cassandra] #10 53.66 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 53.82 Hang tight while we grab the latest from your chart repositories... #10 53.83 2025-08-05T05:18:10.863Z INFO [13] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "3.89641ms", "reqID": "17666f75-3e27-4801-b054-56b8b71e3eea"} #10 53.83 ...Successfully got an update from the "local" chart repository #10 53.83 Update Complete. ⎈Happy Helming!⎈ #10 53.85 Saving 3 charts #10 53.88 Deleting outdated charts #10 53.89 Skipping linting of cassandra #10 54.23 Pushing cassandra-16.0.0.tgz to local... #10 54.26 2025-08-05T05:18:11.297Z INFO [14] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.944093ms", "reqID": "a7653f5b-b4de-4fd2-a21f-5cd1cb67e13c"} #10 54.26 Done. #10 57.28 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 57.28 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 57.28 #10 57.28 [certManagerCertificate] #10 57.28 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 57.46 Hang tight while we grab the latest from your chart repositories... #10 57.46 2025-08-05T05:18:14.497Z INFO [15] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "149.961µs", "reqID": "25065664-de57-4f21-a355-072b5c2f2a02"} #10 57.47 ...Successfully got an update from the "local" chart repository #10 57.47 Update Complete. ⎈Happy Helming!⎈ #10 57.48 Saving 2 charts #10 57.52 Deleting outdated charts #10 57.53 Skipping linting of certManagerCertificate #10 57.88 Pushing certManagerCertificate-13.0.0.tgz to local... #10 57.92 2025-08-05T05:18:14.954Z INFO [16] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "26.177656ms", "reqID": "052db747-2165-4e40-927c-0d2f76392f20"} #10 57.92 Done. #10 60.92 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 60.93 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 60.93 #10 60.93 [elasticsearch] #10 60.93 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 61.02 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' #10 61.03 #10 61.03 [components] #10 61.03 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' #10 61.03 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 61.03 #10 61.03 [curator] #10 61.04 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 61.11 Hang tight while we grab the latest from your chart repositories... #10 61.11 2025-08-05T05:18:18.150Z INFO [17] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "149.5µs", "reqID": "ce1b74ef-68da-43f2-87e8-cce66fe2ce7a"} #10 61.12 ...Successfully got an update from the "local" chart repository #10 61.12 Update Complete. ⎈Happy Helming!⎈ #10 61.13 Saving 2 charts #10 61.13 Downloading common from repo http://localhost:18080 #10 61.14 2025-08-05T05:18:18.172Z INFO [18] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "245.1µs", "reqID": "eed92ff6-6ec8-4def-9178-acf5bf882eba"} #10 61.14 Downloading repositoryGenerator from repo http://localhost:18080 #10 61.15 2025-08-05T05:18:18.182Z INFO [19] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.001µs", "reqID": "3db78258-5ba6-46f8-82eb-1d6902f038c5"} #10 61.15 Deleting outdated charts #10 61.15 Skipping linting of curator #10 61.25 Successfully packaged chart and saved it to: /tmp/it-dep/smo-install/onap_oom/kubernetes/common/dist/packages/curator-13.0.1.tgz #10 64.26 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components/../../dist/packages #10 64.26 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 64.26 #10 64.26 [data] #10 64.27 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 64.36 Hang tight while we grab the latest from your chart repositories... #10 64.36 2025-08-05T05:18:21.399Z INFO [20] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "147.92µs", "reqID": "980dced9-f0ea-49bb-a7ad-6d41e52e32ac"} #10 64.37 ...Successfully got an update from the "local" chart repository #10 64.37 Update Complete. ⎈Happy Helming!⎈ #10 64.38 Saving 2 charts #10 64.38 Downloading common from repo http://localhost:18080 #10 64.39 2025-08-05T05:18:21.430Z INFO [21] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "289.14µs", "reqID": "98a0e5b4-8b20-4b9f-8c55-e31c794ecca6"} #10 64.39 Downloading repositoryGenerator from repo http://localhost:18080 #10 64.40 2025-08-05T05:18:21.437Z INFO [22] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "369.931µs", "reqID": "43f09417-c798-4afe-9172-a0c2e1ac43c0"} #10 64.40 Deleting outdated charts #10 64.41 Skipping linting of data #10 64.54 Successfully packaged chart and saved it to: /tmp/it-dep/smo-install/onap_oom/kubernetes/common/dist/packages/data-13.0.1.tgz #10 67.55 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components/../../dist/packages #10 67.55 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 67.55 #10 67.55 [master] #10 67.55 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 67.63 Hang tight while we grab the latest from your chart repositories... #10 67.63 2025-08-05T05:18:24.665Z INFO [23] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.871µs", "reqID": "584fc213-461b-4cf8-94ad-d08268af7182"} #10 67.63 ...Successfully got an update from the "local" chart repository #10 67.63 Update Complete. ⎈Happy Helming!⎈ #10 67.64 Saving 2 charts #10 67.64 Downloading common from repo http://localhost:18080 #10 67.65 2025-08-05T05:18:24.685Z INFO [24] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "212.711µs", "reqID": "327ffe0b-5c0c-43d5-9942-c446699731d8"} #10 67.65 Downloading repositoryGenerator from repo http://localhost:18080 #10 67.66 2025-08-05T05:18:24.693Z INFO [25] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.461µs", "reqID": "226ea988-3778-40f4-8a07-06b990e89576"} #10 67.66 Deleting outdated charts #10 67.66 Skipping linting of master #10 67.76 Successfully packaged chart and saved it to: /tmp/it-dep/smo-install/onap_oom/kubernetes/common/dist/packages/master-13.0.1.tgz #10 70.77 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components/../../dist/packages #10 70.77 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 70.77 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 73.78 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/../dist/packages #10 73.78 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' #10 73.78 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' #10 73.91 Hang tight while we grab the latest from your chart repositories... #10 73.91 2025-08-05T05:18:30.951Z INFO [26] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.751µs", "reqID": "79170d85-3f29-432e-915a-cec9537753b1"} #10 73.92 ...Successfully got an update from the "local" chart repository #10 73.92 Update Complete. ⎈Happy Helming!⎈ #10 73.94 Saving 5 charts #10 73.94 Downloading common from repo http://localhost:18080 #10 73.95 2025-08-05T05:18:30.984Z INFO [27] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.431µs", "reqID": "949e002f-3189-46f3-85d6-ee37d5f4e315"} #10 73.95 Downloading repositoryGenerator from repo http://localhost:18080 #10 73.96 2025-08-05T05:18:30.994Z INFO [28] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "181.961µs", "reqID": "0229fdeb-11c4-433b-9900-5386254b7513"} #10 74.03 Deleting outdated charts #10 74.03 Skipping linting of elasticsearch #10 74.41 Pushing elasticsearch-13.0.1.tgz to local... #10 74.48 2025-08-05T05:18:31.514Z INFO [29] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "58.361069ms", "reqID": "db56901e-de51-48c1-92a9-759c4dbd5407"} #10 74.48 Done. #10 77.49 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 77.49 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 77.49 #10 77.49 [etcd] #10 77.49 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 77.65 Hang tight while we grab the latest from your chart repositories... #10 77.65 2025-08-05T05:18:34.687Z INFO [30] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "172.05µs", "reqID": "5b5b78c6-16a3-4c5a-b2f4-e82a30688069"} #10 77.66 ...Successfully got an update from the "local" chart repository #10 77.66 Update Complete. ⎈Happy Helming!⎈ #10 77.67 Saving 2 charts #10 77.67 Downloading common from repo http://localhost:18080 #10 77.68 2025-08-05T05:18:34.712Z INFO [31] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "415.731µs", "reqID": "2ebe189e-19fa-477a-9631-e9084667b110"} #10 77.68 Downloading repositoryGenerator from repo http://localhost:18080 #10 77.68 2025-08-05T05:18:34.718Z INFO [32] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "534.511µs", "reqID": "0769aba4-b88b-449c-8015-2494d74ec456"} #10 77.69 Deleting outdated charts #10 77.69 Skipping linting of etcd #10 77.98 Pushing etcd-13.0.2.tgz to local... #10 78.00 2025-08-05T05:18:35.033Z INFO [33] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.562827ms", "reqID": "43637259-7bf2-434e-be6e-afd1500b1d18"} #10 78.00 Done. #10 81.03 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 81.03 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 81.03 #10 81.03 [etcd-init] #10 81.03 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 81.19 Hang tight while we grab the latest from your chart repositories... #10 81.20 2025-08-05T05:18:38.232Z INFO [34] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "191.68µs", "reqID": "97b7e79b-0948-4d9c-8501-714cefb82813"} #10 81.20 ...Successfully got an update from the "local" chart repository #10 81.20 Update Complete. ⎈Happy Helming!⎈ #10 81.21 Saving 3 charts #10 81.23 Downloading serviceAccount from repo http://localhost:18080 #10 81.23 2025-08-05T05:18:38.271Z INFO [35] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.17µs", "reqID": "60c0c84a-9f58-402b-b4c2-6b4096f129d9"} #10 81.24 Deleting outdated charts #10 81.24 Skipping linting of etcd-init #10 81.57 Pushing etcd-init-13.0.1.tgz to local... #10 81.60 2025-08-05T05:18:38.634Z INFO [36] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "26.715202ms", "reqID": "9acecaf6-d535-4c9b-a2f2-fd13f0042c5f"} #10 81.60 Done. #10 84.61 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 84.62 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 84.62 #10 84.62 [logConfiguration] #10 84.62 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 84.78 Hang tight while we grab the latest from your chart repositories... #10 84.79 2025-08-05T05:18:41.820Z INFO [37] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "185.221µs", "reqID": "cc62170c-b6cc-4ba9-aa94-1dd920328376"} #10 84.79 ...Successfully got an update from the "local" chart repository #10 84.79 Update Complete. ⎈Happy Helming!⎈ #10 84.80 Saving 1 charts #10 84.80 Downloading common from repo http://localhost:18080 #10 84.81 2025-08-05T05:18:41.842Z INFO [38] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.311µs", "reqID": "b7bf0a84-1c18-470a-89e1-5a2d90e77af5"} #10 84.81 Deleting outdated charts #10 84.81 Skipping linting of logConfiguration #10 85.12 Pushing logConfiguration-13.0.0.tgz to local... #10 85.14 2025-08-05T05:18:42.172Z INFO [39] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "9.485342ms", "reqID": "7275c12f-3c58-4252-af79-cefeaaf352a1"} #10 85.14 Done. #10 88.15 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 88.15 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 88.15 #10 88.15 [mariadb-galera] #10 88.15 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 88.32 Hang tight while we grab the latest from your chart repositories... #10 88.32 2025-08-05T05:18:45.360Z INFO [40] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "147.26µs", "reqID": "e2ac87b2-25e3-4e6d-afef-e2417187bc85"} #10 88.33 ...Successfully got an update from the "local" chart repository #10 88.33 Update Complete. ⎈Happy Helming!⎈ #10 88.36 Saving 4 charts #10 88.36 Downloading common from repo http://localhost:18080 #10 88.36 2025-08-05T05:18:45.401Z INFO [41] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "245.63µs", "reqID": "1ccb9b20-546f-484f-90c3-95ddb6e1e630"} #10 88.37 Downloading readinessCheck from repo http://localhost:18080 #10 88.37 2025-08-05T05:18:45.410Z INFO [42] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "289.811µs", "reqID": "171b68a7-1a14-4a35-aeb5-c83727b5ba02"} #10 88.37 Downloading repositoryGenerator from repo http://localhost:18080 #10 88.38 2025-08-05T05:18:45.417Z INFO [43] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "155.73µs", "reqID": "3cba97d4-2b34-4aea-abdb-8839311ce4ee"} #10 88.38 Downloading serviceAccount from repo http://localhost:18080 #10 88.39 2025-08-05T05:18:45.423Z INFO [44] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.61µs", "reqID": "bc6b79ba-6f94-48a1-82c1-2a09e8784e87"} #10 88.40 Deleting outdated charts #10 88.40 Skipping linting of mariadb-galera #10 88.80 Pushing mariadb-galera-16.0.0.tgz to local... #10 88.86 2025-08-05T05:18:45.894Z INFO [45] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "50.355124ms", "reqID": "5790da31-c0dd-4a21-a652-5452203ee381"} #10 88.86 Done. #10 91.87 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 91.87 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 91.88 #10 91.88 [mariadb-init] #10 91.88 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 92.03 2025-08-05T05:18:49.068Z INFO [46] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.2µs", "reqID": "b15e1f11-ee35-481b-8ec2-161c21f6bad3"} #10 92.03 Hang tight while we grab the latest from your chart repositories... #10 92.04 ...Successfully got an update from the "local" chart repository #10 92.04 Update Complete. ⎈Happy Helming!⎈ #10 92.08 Saving 4 charts #10 92.08 Downloading common from repo http://localhost:18080 #10 92.09 2025-08-05T05:18:49.124Z INFO [47] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.74µs", "reqID": "4f0141c7-b895-4f1b-b5dc-717620b5fd42"} #10 92.09 Downloading repositoryGenerator from repo http://localhost:18080 #10 92.10 2025-08-05T05:18:49.133Z INFO [48] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "179.32µs", "reqID": "4d3626c4-8eb3-4092-8831-313a58687a5d"} #10 92.10 Downloading serviceAccount from repo http://localhost:18080 #10 92.11 2025-08-05T05:18:49.145Z INFO [49] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "296.411µs", "reqID": "9a38b05b-1183-41fb-a072-bd527a76e39a"} #10 92.11 Downloading readinessCheck from repo http://localhost:18080 #10 92.12 2025-08-05T05:18:49.152Z INFO [50] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.14µs", "reqID": "a4e3a02c-da5d-4355-8875-31a26f83ae87"} #10 92.13 Deleting outdated charts #10 92.13 Skipping linting of mariadb-init #10 92.54 Pushing mariadb-init-16.0.0.tgz to local... #10 92.58 2025-08-05T05:18:49.616Z INFO [51] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "40.828132ms", "reqID": "af9ed5ff-1786-4aa4-b792-9cd5b710d101"} #10 92.58 Done. #10 95.59 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 95.60 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 95.60 #10 95.60 [mongodb] #10 95.60 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 95.78 Hang tight while we grab the latest from your chart repositories... #10 95.79 2025-08-05T05:18:52.822Z INFO [52] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.06µs", "reqID": "b73a2990-cf33-4865-92b2-f1c868e9c663"} #10 95.80 ...Successfully got an update from the "local" chart repository #10 95.80 Update Complete. ⎈Happy Helming!⎈ #10 95.80 Saving 1 charts #10 95.81 Deleting outdated charts #10 95.82 Skipping linting of mongodb #10 96.29 Pushing mongodb-16.5.7.tgz to local... #10 96.39 2025-08-05T05:18:53.426Z INFO [53] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "99.90581ms", "reqID": "876430db-0b61-4be7-bdbe-102936e518b5"} #10 96.39 Done. #10 99.42 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 99.42 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 99.42 #10 99.42 [mongodb-init] #10 99.42 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 99.62 Hang tight while we grab the latest from your chart repositories... #10 99.62 2025-08-05T05:18:56.658Z INFO [54] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "208.02µs", "reqID": "285b5fec-1604-4d52-b1f2-e1ab8597709a"} #10 99.63 ...Successfully got an update from the "local" chart repository #10 99.63 Update Complete. ⎈Happy Helming!⎈ #10 99.66 Saving 4 charts #10 99.66 Downloading common from repo http://localhost:18080 #10 99.67 2025-08-05T05:18:56.707Z INFO [55] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "227.12µs", "reqID": "a462b44c-f2cb-4259-9d7c-6eb68a0baf5b"} #10 99.67 Downloading repositoryGenerator from repo http://localhost:18080 #10 99.68 2025-08-05T05:18:56.715Z INFO [56] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.311µs", "reqID": "f1552254-6ff9-402f-915d-2bfe361e2b5e"} #10 99.68 Downloading readinessCheck from repo http://localhost:18080 #10 99.69 2025-08-05T05:18:56.722Z INFO [57] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "269.751µs", "reqID": "755bf608-d121-45e9-9be5-d5b031d6b226"} #10 99.69 Downloading serviceAccount from repo http://localhost:18080 #10 99.69 2025-08-05T05:18:56.729Z INFO [58] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "289.411µs", "reqID": "ead4942e-1786-4522-9901-0740b50aa97d"} #10 99.71 Deleting outdated charts #10 99.71 Skipping linting of mongodb-init #10 100.1 Pushing mongodb-init-13.0.5.tgz to local... #10 100.1 2025-08-05T05:18:57.173Z INFO [59] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "34.513115ms", "reqID": "37d3a92d-c9cd-4e9a-a2e0-a6985fac7480"} #10 100.1 Done. #10 103.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 103.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 103.2 #10 103.2 [nginx] #10 103.2 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 103.4 Hang tight while we grab the latest from your chart repositories... #10 103.4 2025-08-05T05:19:00.400Z INFO [60] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "206.04µs", "reqID": "7772b985-542d-46e8-b569-64275d097a2a"} #10 103.4 ...Successfully got an update from the "local" chart repository #10 103.4 Update Complete. ⎈Happy Helming!⎈ #10 103.4 Saving 1 charts #10 103.4 Deleting outdated charts #10 103.4 Skipping linting of nginx #10 103.7 Pushing nginx-18.3.5.tgz to local... #10 103.8 2025-08-05T05:19:00.801Z INFO [61] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.435551ms", "reqID": "88228f0f-4e13-431a-b28c-08ccd1c2d6f2"} #10 103.8 Done. #10 106.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 106.8 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 106.8 #10 106.8 [postgres] #10 106.8 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 107.0 Hang tight while we grab the latest from your chart repositories... #10 107.0 2025-08-05T05:19:04.014Z INFO [62] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.55µs", "reqID": "d00fa305-51ae-4720-8539-aaa28eac6398"} #10 107.0 ...Successfully got an update from the "local" chart repository #10 107.0 Update Complete. ⎈Happy Helming!⎈ #10 107.0 Saving 2 charts #10 107.0 Downloading common from repo http://localhost:18080 #10 107.0 2025-08-05T05:19:04.061Z INFO [63] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "229.111µs", "reqID": "52a8cb10-49f2-470e-82ce-f346b65f5e0a"} #10 107.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 107.0 2025-08-05T05:19:04.069Z INFO [64] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.17µs", "reqID": "1af76887-c703-4066-9da3-0c02635f35bf"} #10 107.0 Deleting outdated charts #10 107.0 Skipping linting of postgres #10 107.4 Pushing postgres-13.1.0.tgz to local... #10 107.4 2025-08-05T05:19:04.449Z INFO [65] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.839295ms", "reqID": "44b36705-3a49-4796-98ba-7fb9d3370ff6"} #10 107.4 Done. #10 110.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 110.4 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 110.4 #10 110.4 [postgres-init] #10 110.4 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 110.6 Hang tight while we grab the latest from your chart repositories... #10 110.6 2025-08-05T05:19:07.680Z INFO [66] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "278.39µs", "reqID": "559cc011-84ca-49bf-86d4-5e34e720d13b"} #10 110.7 ...Successfully got an update from the "local" chart repository #10 110.7 Update Complete. ⎈Happy Helming!⎈ #10 110.7 Saving 4 charts #10 110.7 Downloading common from repo http://localhost:18080 #10 110.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 110.7 2025-08-05T05:19:07.734Z INFO [67] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.461µs", "reqID": "134853f4-6fa2-4f78-a86e-ccfb53296363"} #10 110.7 2025-08-05T05:19:07.744Z INFO [68] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "383.851µs", "reqID": "e7212dba-8840-4e22-9d1c-980a8a2ea22f"} #10 110.7 Downloading readinessCheck from repo http://localhost:18080 #10 110.7 2025-08-05T05:19:07.754Z INFO [69] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "476.221µs", "reqID": "0e847877-80ed-4c5c-afd6-13f2f25f2780"} #10 110.7 Downloading serviceAccount from repo http://localhost:18080 #10 110.7 2025-08-05T05:19:07.767Z INFO [70] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "408.791µs", "reqID": "86625b64-b295-4dad-ba0c-2758fb41e053"} #10 110.7 Deleting outdated charts #10 110.7 Skipping linting of postgres-init #10 111.1 Pushing postgres-init-13.0.6.tgz to local... #10 111.2 2025-08-05T05:19:08.204Z INFO [71] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "37.083107ms", "reqID": "67e7df28-01cd-4751-85ce-c72dd83029cf"} #10 111.2 Done. #10 114.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 114.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 114.2 #10 114.2 [roles-wrapper] #10 114.2 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 114.3 Hang tight while we grab the latest from your chart repositories... #10 114.3 2025-08-05T05:19:11.379Z INFO [72] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "207.67µs", "reqID": "7f96dcbe-4f05-4aca-830a-0e9289254706"} #10 114.3 ...Successfully got an update from the "local" chart repository #10 114.3 Update Complete. ⎈Happy Helming!⎈ #10 114.4 Saving 1 charts #10 114.4 Deleting outdated charts #10 114.4 Skipping linting of roles-wrapper #10 114.7 Pushing roles-wrapper-13.0.0.tgz to local... #10 114.7 2025-08-05T05:19:11.731Z INFO [73] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "7.245205ms", "reqID": "d15d184f-64f5-4eae-824c-22491b3a7fab"} #10 114.7 Done. #10 117.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 117.7 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 117.7 #10 117.7 [timescaledb] #10 117.7 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 117.9 Hang tight while we grab the latest from your chart repositories... #10 117.9 2025-08-05T05:19:14.923Z INFO [74] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.711µs", "reqID": "f6f78e93-bd30-47ae-bc63-8ae5e4db8319"} #10 117.9 ...Successfully got an update from the "local" chart repository #10 117.9 Update Complete. ⎈Happy Helming!⎈ #10 117.9 Saving 3 charts #10 117.9 Downloading common from repo http://localhost:18080 #10 117.9 2025-08-05T05:19:14.970Z INFO [75] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "294.311µs", "reqID": "7c3b0a7d-2f47-47f1-8244-fecbe4148359"} #10 117.9 Downloading serviceAccount from repo http://localhost:18080 #10 117.9 2025-08-05T05:19:14.978Z INFO [76] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "274.421µs", "reqID": "4c6ec1d8-31d4-4fdb-850f-2e2ee15ed7d6"} #10 117.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 118.0 2025-08-05T05:19:14.994Z INFO [77] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "335.431µs", "reqID": "abc236d8-63bc-40a7-8f16-51f5e60ab0cc"} #10 118.0 Deleting outdated charts #10 118.0 Skipping linting of timescaledb #10 118.3 Pushing timescaledb-13.0.2.tgz to local... #10 118.4 Done. #10 118.4 2025-08-05T05:19:15.403Z INFO [78] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.8794ms", "reqID": "7e6bc004-8deb-4ff3-ace3-fc891edf0ec1"} #10 121.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 121.4 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 121.4 #10 121.4 [repository-wrapper] #10 121.4 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 121.5 Hang tight while we grab the latest from your chart repositories... #10 121.5 2025-08-05T05:19:18.585Z INFO [79] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.75µs", "reqID": "6355f158-28b3-42f1-8c92-fbc2acad7f5d"} #10 121.6 ...Successfully got an update from the "local" chart repository #10 121.6 Update Complete. ⎈Happy Helming!⎈ #10 121.6 Saving 2 charts #10 121.6 Deleting outdated charts #10 121.6 Skipping linting of repository-wrapper #10 121.9 Pushing repository-wrapper-13.0.0.tgz to local... #10 121.9 2025-08-05T05:19:18.958Z INFO [80] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.207943ms", "reqID": "41adf8f7-3a0f-4d35-8f67-963ebbeeffcc"} #10 121.9 Done. #10 124.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 124.9 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 124.9 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 127.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 128.0 #10 128.0 [robot] #10 128.0 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 128.1 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 128.1 make[2]: 'robot/Chart.yaml' is up to date. #10 128.1 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 128.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 128.1 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 128.3 Hang tight while we grab the latest from your chart repositories... #10 128.3 2025-08-05T05:19:25.360Z INFO [81] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "180.191µs", "reqID": "ff0321d5-f76a-4a7a-a629-0806d998e9f2"} #10 128.3 ...Successfully got an update from the "local" chart repository #10 128.3 Update Complete. ⎈Happy Helming!⎈ #10 128.4 Saving 3 charts #10 128.4 Downloading common from repo http://localhost:18080 #10 128.4 2025-08-05T05:19:25.407Z INFO [82] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.361µs", "reqID": "c224ec23-e815-45bc-93ab-84dc4232ceb0"} #10 128.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 128.4 2025-08-05T05:19:25.414Z INFO [83] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.781µs", "reqID": "19f99231-b692-4c4c-82e6-82f6e784fe96"} #10 128.4 Downloading serviceAccount from repo http://localhost:18080 #10 128.4 2025-08-05T05:19:25.424Z INFO [84] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "248.68µs", "reqID": "44983f6f-9c63-4681-8d9c-38fd2b96edd3"} #10 128.4 Deleting outdated charts #10 128.4 Skipping linting of robot #10 128.8 Pushing robot-13.0.0.tgz to local... #10 128.8 2025-08-05T05:19:25.831Z INFO [85] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "34.237466ms", "reqID": "15e19375-9d61-4228-9f23-78847708019f"} #10 128.8 Done. #10 131.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 131.8 #10 131.8 [a1policymanagement] #10 131.8 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 132.0 Hang tight while we grab the latest from your chart repositories... #10 132.0 2025-08-05T05:19:29.021Z INFO [86] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "185.791µs", "reqID": "eaeb3640-478b-4ae6-ba63-80374846e2fe"} #10 132.0 ...Successfully got an update from the "local" chart repository #10 132.0 Update Complete. ⎈Happy Helming!⎈ #10 132.0 Saving 3 charts #10 132.0 Downloading common from repo http://localhost:18080 #10 132.0 2025-08-05T05:19:29.071Z INFO [87] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.51µs", "reqID": "2e02bf0b-1e5a-4c8f-b695-bd7da735c69f"} #10 132.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 132.0 2025-08-05T05:19:29.079Z INFO [88] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "179.691µs", "reqID": "90b7df02-ce75-43c0-9f58-a443a75d496a"} #10 132.0 Downloading serviceAccount from repo http://localhost:18080 #10 132.1 2025-08-05T05:19:29.088Z INFO [89] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "273.11µs", "reqID": "11fbca9a-e325-4c5e-996f-351986f3deae"} #10 132.1 Deleting outdated charts #10 132.1 Skipping linting of a1policymanagement #10 132.4 Pushing a1policymanagement-13.0.0.tgz to local... #10 132.4 2025-08-05T05:19:29.480Z INFO [90] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "29.709127ms", "reqID": "2de400ee-7f57-40b7-9ced-bb40596940ff"} #10 132.4 Done. #10 135.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 135.5 #10 135.5 [aai] #10 135.5 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 135.6 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' #10 135.6 #10 135.6 [components] #10 135.6 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' #10 135.6 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 135.6 #10 135.6 [aai-babel] #10 135.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 135.7 Hang tight while we grab the latest from your chart repositories... #10 135.7 2025-08-05T05:19:32.772Z INFO [91] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "178.75µs", "reqID": "bb15ef68-2262-40d8-ad26-5ae24dac6b75"} #10 135.7 ...Successfully got an update from the "local" chart repository #10 135.7 Update Complete. ⎈Happy Helming!⎈ #10 135.8 Saving 3 charts #10 135.8 Downloading common from repo http://localhost:18080 #10 135.8 2025-08-05T05:19:32.825Z INFO [92] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "289.181µs", "reqID": "8eca672f-f28e-4de9-81f8-b5889fdc7046"} #10 135.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 135.8 2025-08-05T05:19:32.838Z INFO [93] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "361.441µs", "reqID": "133d7346-5804-478f-8036-c91d5086c483"} #10 135.8 Downloading serviceAccount from repo http://localhost:18080 #10 135.8 2025-08-05T05:19:32.847Z INFO [94] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "275.861µs", "reqID": "e4fa817e-5a20-4f06-ac79-71335819df5b"} #10 135.8 Deleting outdated charts #10 135.8 Skipping linting of aai-babel #10 136.2 Pushing aai-babel-15.0.2.tgz to local... #10 136.2 2025-08-05T05:19:33.229Z INFO [95] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "25.789048ms", "reqID": "11a6e6f1-a19a-4e72-a3be-aaf01eea83a0"} #10 136.2 Done. #10 139.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 139.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 139.2 #10 139.2 [aai-graphadmin] #10 139.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 139.3 Hang tight while we grab the latest from your chart repositories... #10 139.3 2025-08-05T05:19:36.335Z INFO [96] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "175.421µs", "reqID": "094a8726-424d-44f4-9aff-237ab1c0d29f"} #10 139.3 ...Successfully got an update from the "local" chart repository #10 139.3 Update Complete. ⎈Happy Helming!⎈ #10 139.3 Saving 4 charts #10 139.3 Downloading common from repo http://localhost:18080 #10 139.4 2025-08-05T05:19:36.388Z INFO [97] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "264.86µs", "reqID": "4096e215-6cfb-42b6-bf40-26de1fadd6c3"} #10 139.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 139.4 2025-08-05T05:19:36.396Z INFO [98] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.38µs", "reqID": "c3e4c76b-a80b-491e-8924-85621bf4c532"} #10 139.4 Downloading serviceAccount from repo http://localhost:18080 #10 139.4 2025-08-05T05:19:36.404Z INFO [99] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.601µs", "reqID": "5d9bb3da-0104-429a-a2d6-4dc879555e02"} #10 139.4 Downloading readinessCheck from repo http://localhost:18080 #10 139.4 2025-08-05T05:19:36.413Z INFO [100] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.971µs", "reqID": "26723a7b-a7df-49af-94bf-5d00191a9b66"} #10 139.4 Deleting outdated charts #10 139.4 Skipping linting of aai-graphadmin #10 139.7 Pushing aai-graphadmin-16.0.0.tgz to local... #10 139.8 2025-08-05T05:19:36.819Z INFO [101] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "47.515148ms", "reqID": "00cd8675-877a-4494-999d-ab04587b2ec8"} #10 139.8 Done. #10 142.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 142.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 142.8 #10 142.8 [aai-modelloader] #10 142.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 142.9 Hang tight while we grab the latest from your chart repositories... #10 142.9 2025-08-05T05:19:39.908Z INFO [102] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "172.61µs", "reqID": "294b8fd5-a800-4110-9d87-9cfb93e94ccb"} #10 142.9 ...Successfully got an update from the "local" chart repository #10 142.9 Update Complete. ⎈Happy Helming!⎈ #10 142.9 Saving 3 charts #10 142.9 Downloading common from repo http://localhost:18080 #10 142.9 2025-08-05T05:19:39.959Z INFO [103] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "297.46µs", "reqID": "cabee636-be60-4f02-899c-cf148f21df2a"} #10 142.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 142.9 2025-08-05T05:19:39.971Z INFO [104] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "207.451µs", "reqID": "c2463860-7930-4314-a789-8113adee0d4a"} #10 142.9 Downloading serviceAccount from repo http://localhost:18080 #10 142.9 2025-08-05T05:19:39.980Z INFO [105] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.468692ms", "reqID": "8ff91c61-0b10-47fa-985b-ebd47356425a"} #10 143.0 Deleting outdated charts #10 143.0 Skipping linting of aai-modelloader #10 143.3 Pushing aai-modelloader-15.0.1.tgz to local... #10 143.3 2025-08-05T05:19:40.320Z INFO [106] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.399065ms", "reqID": "92313948-7a46-4b0d-8e69-9203baa6fe8e"} #10 143.3 Done. #10 146.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 146.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 146.3 #10 146.3 [aai-resources] #10 146.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 146.4 Hang tight while we grab the latest from your chart repositories... #10 146.4 2025-08-05T05:19:43.406Z INFO [107] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.7µs", "reqID": "55018f8c-f071-468b-9749-7a158dd7d0b8"} #10 146.4 ...Successfully got an update from the "local" chart repository #10 146.4 Update Complete. ⎈Happy Helming!⎈ #10 146.4 Saving 4 charts #10 146.4 Downloading common from repo http://localhost:18080 #10 146.4 2025-08-05T05:19:43.459Z INFO [108] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.861µs", "reqID": "9ba03908-6957-49bb-afb4-be77564a301a"} #10 146.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 146.4 2025-08-05T05:19:43.470Z INFO [109] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "208.371µs", "reqID": "80b287cc-a1f3-4dec-9593-edb032f109da"} #10 146.4 Downloading serviceAccount from repo http://localhost:18080 #10 146.4 2025-08-05T05:19:43.481Z INFO [110] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.911µs", "reqID": "1a626f5b-79d0-4ac4-9367-21eb7172f396"} #10 146.4 Downloading readinessCheck from repo http://localhost:18080 #10 146.5 2025-08-05T05:19:43.491Z INFO [111] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.941µs", "reqID": "1524c762-a8fb-41e5-bf51-af0533d0ebf2"} #10 146.5 Deleting outdated charts #10 146.5 Skipping linting of aai-resources #10 146.8 Pushing aai-resources-16.0.0.tgz to local... #10 146.9 2025-08-05T05:19:43.928Z INFO [112] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "41.949646ms", "reqID": "382c2e25-a895-431a-ae6d-8166c1de0173"} #10 146.9 Done. #10 149.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 149.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 149.9 #10 149.9 [aai-schema-service] #10 149.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 150.0 Hang tight while we grab the latest from your chart repositories... #10 150.0 2025-08-05T05:19:47.047Z INFO [113] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "141.211µs", "reqID": "d82d1f1f-9556-4a06-9455-d2621dc9a8f8"} #10 150.0 ...Successfully got an update from the "local" chart repository #10 150.0 Update Complete. ⎈Happy Helming!⎈ #10 150.1 Saving 3 charts #10 150.1 Downloading common from repo http://localhost:18080 #10 150.1 2025-08-05T05:19:47.100Z INFO [114] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.721µs", "reqID": "259ebb20-1d52-4eed-85e3-9299e4cdd013"} #10 150.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 150.1 2025-08-05T05:19:47.112Z INFO [115] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.971µs", "reqID": "198dd5e2-c0a4-402b-a9a3-e373cd4877c9"} #10 150.1 Downloading serviceAccount from repo http://localhost:18080 #10 150.1 2025-08-05T05:19:47.121Z INFO [116] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "224.76µs", "reqID": "25b91c48-0421-4b16-b9b5-2956a7469894"} #10 150.1 Deleting outdated charts #10 150.1 Skipping linting of aai-schema-service #10 150.4 Pushing aai-schema-service-15.0.1.tgz to local... #10 150.4 2025-08-05T05:19:47.464Z INFO [117] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.153178ms", "reqID": "8ecdf818-bbd2-4005-8681-4bcb45cbb178"} #10 150.4 Done. #10 153.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 153.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 153.4 #10 153.4 [aai-sparky-be] #10 153.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 153.5 Hang tight while we grab the latest from your chart repositories... #10 153.5 2025-08-05T05:19:50.556Z INFO [118] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.081µs", "reqID": "d7e2870f-213b-4036-b3c2-88cba31bd529"} #10 153.5 ...Successfully got an update from the "local" chart repository #10 153.5 Update Complete. ⎈Happy Helming!⎈ #10 153.6 Saving 4 charts #10 153.6 Downloading common from repo http://localhost:18080 #10 153.6 2025-08-05T05:19:50.613Z INFO [119] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "292.171µs", "reqID": "c297e73a-5c87-42df-9692-4d9dcb79d092"} #10 153.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 153.6 2025-08-05T05:19:50.621Z INFO [120] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.3µs", "reqID": "1ec03cf1-179c-4fd5-994f-30ba7a0104c2"} #10 153.6 Downloading serviceAccount from repo http://localhost:18080 #10 153.6 2025-08-05T05:19:50.638Z INFO [121] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.56µs", "reqID": "ad446cda-f8d9-4dc8-95c8-8419d6727ad6"} #10 153.6 Downloading readinessCheck from repo http://localhost:18080 #10 153.6 2025-08-05T05:19:50.647Z INFO [122] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.9µs", "reqID": "c70a3e89-5937-4c9a-a797-80946eaf2d5b"} #10 153.6 Deleting outdated charts #10 153.6 Skipping linting of aai-sparky-be #10 154.0 Pushing aai-sparky-be-16.0.0.tgz to local... #10 154.0 2025-08-05T05:19:51.058Z INFO [123] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "35.637742ms", "reqID": "9ada1cc8-c21f-41e3-b604-ee9460602923"} #10 154.0 Done. #10 157.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 157.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 157.0 #10 157.0 [aai-traversal] #10 157.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 157.1 Hang tight while we grab the latest from your chart repositories... #10 157.1 2025-08-05T05:19:54.170Z INFO [124] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "201.691µs", "reqID": "34d29257-6070-4869-bb0c-bcb9a732c292"} #10 157.1 ...Successfully got an update from the "local" chart repository #10 157.1 Update Complete. ⎈Happy Helming!⎈ #10 157.2 Saving 4 charts #10 157.2 Downloading common from repo http://localhost:18080 #10 157.2 2025-08-05T05:19:54.226Z INFO [125] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "438.701µs", "reqID": "0d42f431-05f1-4246-93da-5b70912acc86"} #10 157.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 157.2 2025-08-05T05:19:54.236Z INFO [126] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "235.97µs", "reqID": "cec97fde-c57b-42ff-8f1e-f9c0071ad16b"} #10 157.2 Downloading serviceAccount from repo http://localhost:18080 #10 157.2 2025-08-05T05:19:54.248Z INFO [127] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "300.301µs", "reqID": "3035e981-c76d-4cc8-b3e8-347efc59a34a"} #10 157.2 Downloading readinessCheck from repo http://localhost:18080 #10 157.2 2025-08-05T05:19:54.263Z INFO [128] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "275.711µs", "reqID": "8fb10f06-9357-4f3e-9de6-21935803b7bf"} #10 157.2 Deleting outdated charts #10 157.3 Skipping linting of aai-traversal #10 157.6 Pushing aai-traversal-16.0.0.tgz to local... #10 157.7 2025-08-05T05:19:54.707Z INFO [129] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "44.049336ms", "reqID": "484f86e0-5724-4333-8702-2ac27286037f"} #10 157.7 Done. #10 160.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 160.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 160.7 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 163.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/../dist/packages #10 163.7 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' #10 163.7 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' #10 163.8 Hang tight while we grab the latest from your chart repositories... #10 163.8 2025-08-05T05:20:00.818Z INFO [130] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.91µs", "reqID": "4624f673-8304-4d24-a49a-d2a4c115d6e8"} #10 163.8 ...Successfully got an update from the "local" chart repository #10 163.8 Update Complete. ⎈Happy Helming!⎈ #10 163.9 Saving 12 charts #10 163.9 Downloading common from repo http://localhost:18080 #10 163.9 2025-08-05T05:20:00.954Z INFO [131] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.18µs", "reqID": "c9c94a67-7ac1-4ec8-ab37-6437a7e24431"} #10 163.9 Downloading cassandra from repo http://localhost:18080 #10 163.9 2025-08-05T05:20:00.962Z INFO [132] Request served {"path": "/charts/cassandra-16.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.281µs", "reqID": "8eb60ffc-71c5-4b4f-b46c-053c75a76da7"} #10 163.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 163.9 2025-08-05T05:20:00.974Z INFO [133] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "208.93µs", "reqID": "08851ec5-8110-4412-93ce-11e49d5585f6"} #10 163.9 Downloading readinessCheck from repo http://localhost:18080 #10 163.9 2025-08-05T05:20:00.983Z INFO [134] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "260.511µs", "reqID": "bb16d89b-24d8-4fb7-afd7-c019537443bd"} #10 164.2 Downloading serviceAccount from repo http://localhost:18080 #10 164.2 2025-08-05T05:20:01.285Z INFO [135] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "274.2µs", "reqID": "bed5e05b-b8da-48a5-93bd-ec01b3ecf7b1"} #10 164.3 Deleting outdated charts #10 164.3 Skipping linting of aai #10 165.3 Pushing aai-16.0.1.tgz to local... #10 165.6 2025-08-05T05:20:02.642Z INFO [136] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "298.47023ms", "reqID": "8de1a201-93c9-4dab-85d9-b26b84f226e9"} #10 165.6 Done. #10 168.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 168.6 #10 168.6 [authentication] #10 168.6 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 168.7 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/authentication' #10 168.8 #10 168.8 [components] #10 168.8 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/authentication' #10 168.9 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/authentication/components' #10 169.1 #10 169.1 [keycloak-config-cli] #10 169.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/authentication/components' #10 169.3 Hang tight while we grab the latest from your chart repositories... #10 169.3 2025-08-05T05:20:06.294Z INFO [137] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "383.901µs", "reqID": "f90fb2f2-5854-476f-9682-92291fa4c888"} #10 169.3 ...Successfully got an update from the "local" chart repository #10 169.3 Update Complete. ⎈Happy Helming!⎈ #10 169.3 Saving 2 charts #10 169.3 Downloading common from repo http://localhost:18080 #10 169.3 2025-08-05T05:20:06.357Z INFO [138] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "343.9µs", "reqID": "a46216cf-542c-4629-8cf3-a97d51501251"} #10 169.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 169.3 2025-08-05T05:20:06.371Z INFO [139] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.76µs", "reqID": "727230b0-d0b7-4aac-9869-b386c538bf67"} #10 169.3 Deleting outdated charts #10 169.3 Skipping linting of keycloak-config-cli #10 169.7 Pushing onap-keycloak-config-cli-6.2.1.tgz to local... #10 169.7 2025-08-05T05:20:06.745Z INFO [140] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.047486ms", "reqID": "0f484b1a-05f5-49b8-bb83-80d5ce7cdeb3"} #10 169.7 Done. #10 172.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/authentication/components/../dist/packages #10 172.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/authentication/components' #10 172.7 #10 172.7 [oauth2-proxy] #10 172.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/authentication/components' #10 172.9 Getting updates for unmanaged Helm repositories... #10 181.6 ...Successfully got an update from the "https://charts.bitnami.com/bitnami" chart repository #10 181.6 2025-08-05T05:20:18.625Z INFO [141] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.11µs", "reqID": "4e03bf9b-3717-47c7-b8fb-b16574ce6c5d"} #10 181.6 Hang tight while we grab the latest from your chart repositories... #10 181.6 ...Successfully got an update from the "local" chart repository #10 181.6 Update Complete. ⎈Happy Helming!⎈ #10 186.7 Saving 3 charts #10 203.6 Downloading redis from repo https://charts.bitnami.com/bitnami #10 203.7 Downloading common from repo http://localhost:18080 #10 203.7 2025-08-05T05:20:40.704Z INFO [142] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "275.43µs", "reqID": "abc9c39c-4386-4b27-a9dd-4e80d983fe55"} #10 203.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 203.7 2025-08-05T05:20:40.719Z INFO [143] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "282.621µs", "reqID": "fe0ecbe8-b9b1-4d64-aafa-73fcdd6df6cb"} #10 203.7 Deleting outdated charts #10 203.7 Skipping linting of oauth2-proxy #10 204.1 Pushing onap-oauth2-proxy-7.8.0.tgz to local... #10 204.2 2025-08-05T05:20:41.223Z INFO [144] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "62.487788ms", "reqID": "d00119d0-c060-403b-acbb-b53632e18216"} #10 204.2 Done. #10 207.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/authentication/components/../dist/packages #10 207.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/authentication/components' #10 207.2 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/authentication/components' #10 210.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/authentication/../../dist/packages #10 210.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/authentication' #10 210.2 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/authentication' #10 210.3 Hang tight while we grab the latest from your chart repositories... #10 210.3 2025-08-05T05:20:47.319Z INFO [145] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "167.17µs", "reqID": "7c57c37b-73d5-437a-8cb8-fe4dc418d1b9"} #10 210.3 ...Successfully got an update from the "local" chart repository #10 210.3 Update Complete. ⎈Happy Helming!⎈ #10 210.3 Saving 4 charts #10 210.3 Downloading common from repo http://localhost:18080 #10 210.4 2025-08-05T05:20:47.391Z INFO [146] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "238.94µs", "reqID": "8a5905e1-50cb-48a4-9968-99e3745d24b3"} #10 210.4 Downloading serviceAccount from repo http://localhost:18080 #10 210.4 2025-08-05T05:20:47.402Z INFO [147] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.86µs", "reqID": "3129d647-3aec-405a-9fc9-b889074d871f"} #10 210.5 Deleting outdated charts #10 210.5 Skipping linting of authentication #10 211.1 Pushing authentication-15.0.1.tgz to local... #10 211.2 2025-08-05T05:20:48.228Z INFO [148] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "134.919683ms", "reqID": "3e76baac-ed31-4495-9257-19b27ccb5739"} #10 211.2 Done. #10 214.2 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 214.2 #10 214.2 [cds] #10 214.2 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 214.3 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' #10 214.3 #10 214.3 [components] #10 214.3 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' #10 214.3 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 214.3 #10 214.3 [cds-blueprints-processor] #10 214.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 214.4 Hang tight while we grab the latest from your chart repositories... #10 214.4 2025-08-05T05:20:51.403Z INFO [149] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.19µs", "reqID": "a5236ea3-c4db-4a4c-ba98-3d4b1a985b21"} #10 214.4 ...Successfully got an update from the "local" chart repository #10 214.4 Update Complete. ⎈Happy Helming!⎈ #10 214.4 Saving 4 charts #10 214.4 Downloading common from repo http://localhost:18080 #10 214.4 2025-08-05T05:20:51.474Z INFO [150] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "283.931µs", "reqID": "91dd3574-4ff3-473f-8b01-3b4017378011"} #10 214.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 214.5 2025-08-05T05:20:51.487Z INFO [151] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "247.3µs", "reqID": "d7b0077d-a413-4c00-a070-2d9c6f0358d8"} #10 214.5 Downloading serviceAccount from repo http://localhost:18080 #10 214.5 2025-08-05T05:20:51.498Z INFO [152] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "266.24µs", "reqID": "dcf3fca0-47d1-4f9d-8bf5-ac19b4acf2ae"} #10 214.5 Downloading readinessCheck from repo http://localhost:18080 #10 214.5 2025-08-05T05:20:51.510Z INFO [153] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "289.991µs", "reqID": "e28331c2-ca25-4e63-8c21-addc1154dd74"} #10 214.5 Deleting outdated charts #10 214.5 Skipping linting of cds-blueprints-processor #10 214.9 Pushing cds-blueprints-processor-13.0.1.tgz to local... #10 214.9 2025-08-05T05:20:51.933Z INFO [154] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "39.274343ms", "reqID": "15a4153b-08a0-4008-a9aa-8a16bbef5258"} #10 214.9 Done. #10 217.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages #10 217.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 217.9 #10 217.9 [cds-command-executor] #10 217.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 218.0 Hang tight while we grab the latest from your chart repositories... #10 218.0 2025-08-05T05:20:55.023Z INFO [155] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.011µs", "reqID": "4753cd47-d95f-4739-bad3-f0dfb76ef629"} #10 218.0 ...Successfully got an update from the "local" chart repository #10 218.0 Update Complete. ⎈Happy Helming!⎈ #10 218.0 Saving 3 charts #10 218.0 Downloading common from repo http://localhost:18080 #10 218.0 2025-08-05T05:20:55.084Z INFO [156] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.351µs", "reqID": "85778f7e-8e17-427d-ab23-5fd09c2fa840"} #10 218.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 218.1 2025-08-05T05:20:55.097Z INFO [157] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.24µs", "reqID": "22202ed9-1cf8-42a9-8922-af6037282e3b"} #10 218.1 Downloading serviceAccount from repo http://localhost:18080 #10 218.1 2025-08-05T05:20:55.110Z INFO [158] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "340.171µs", "reqID": "e82a38c3-aa02-4b70-ba3f-108c33148901"} #10 218.1 Deleting outdated charts #10 218.1 Skipping linting of cds-command-executor #10 218.4 Pushing cds-command-executor-13.0.0.tgz to local... #10 218.4 2025-08-05T05:20:55.460Z INFO [159] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.04ms", "reqID": "f7114341-95f6-4f86-82f9-c2de197f6b94"} #10 218.4 Done. #10 221.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages #10 221.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 221.4 #10 221.4 [cds-py-executor] #10 221.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 221.5 Hang tight while we grab the latest from your chart repositories... #10 221.5 2025-08-05T05:20:58.585Z INFO [160] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "180.58µs", "reqID": "901f0cf2-8197-4220-8a86-dd163eb2f14e"} #10 221.6 ...Successfully got an update from the "local" chart repository #10 221.6 Update Complete. ⎈Happy Helming!⎈ #10 221.6 Saving 3 charts #10 221.6 Downloading common from repo http://localhost:18080 #10 221.6 2025-08-05T05:20:58.654Z INFO [161] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.28µs", "reqID": "f8561ec7-aeaa-47e7-aae8-4bb55d7c37f9"} #10 221.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 221.6 Downloading serviceAccount from repo http://localhost:18080 #10 221.6 2025-08-05T05:20:58.670Z INFO [162] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.64µs", "reqID": "32c1c79e-11c4-4bfd-ba5b-08f97b07ac6a"} #10 221.6 2025-08-05T05:20:58.682Z INFO [163] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "361.631µs", "reqID": "e9a175c9-d01f-4e19-a488-bd40d3af446e"} #10 221.7 Deleting outdated charts #10 221.7 Skipping linting of cds-py-executor #10 222.0 Pushing cds-py-executor-13.0.0.tgz to local... #10 222.0 2025-08-05T05:20:59.038Z INFO [164] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.283576ms", "reqID": "10b55428-1d7c-48ca-96ed-c40a56a18b2d"} #10 222.0 Done. #10 225.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages #10 225.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 225.0 #10 225.0 [cds-sdc-listener] #10 225.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 225.1 Hang tight while we grab the latest from your chart repositories... #10 225.1 2025-08-05T05:21:02.130Z INFO [165] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "167.661µs", "reqID": "fe840e0d-1a53-431e-b8e2-b880eab6724d"} #10 225.1 ...Successfully got an update from the "local" chart repository #10 225.1 Update Complete. ⎈Happy Helming!⎈ #10 225.2 Saving 4 charts #10 225.2 Downloading common from repo http://localhost:18080 #10 225.2 2025-08-05T05:21:02.202Z INFO [166] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "257.61µs", "reqID": "2959ae12-dbe6-4ab4-a795-8be6b66f528e"} #10 225.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 225.2 2025-08-05T05:21:02.215Z INFO [167] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "205.64µs", "reqID": "2cc030f3-fd3a-433f-bbcc-78f41f0a578d"} #10 225.2 Downloading readinessCheck from repo http://localhost:18080 #10 225.2 2025-08-05T05:21:02.231Z INFO [168] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "249.4µs", "reqID": "cac5cc3a-c582-42a3-8a30-4d6d7e33b615"} #10 225.2 Downloading serviceAccount from repo http://localhost:18080 #10 225.2 2025-08-05T05:21:02.243Z INFO [169] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.5µs", "reqID": "7a8bec2f-eda4-494f-a4ec-ceb46dd369ee"} #10 225.2 Deleting outdated charts #10 225.2 Skipping linting of cds-sdc-listener #10 225.6 Pushing cds-sdc-listener-13.0.0.tgz to local... #10 225.6 2025-08-05T05:21:02.655Z INFO [170] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "36.704986ms", "reqID": "6a058011-59db-40b6-893f-9092dbc90602"} #10 225.6 Done. #10 228.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages #10 228.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 228.6 #10 228.6 [cds-ui] #10 228.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 228.7 Hang tight while we grab the latest from your chart repositories... #10 228.7 2025-08-05T05:21:05.747Z INFO [171] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.19µs", "reqID": "825be7a8-c7c4-44fe-a68c-0e46281181cd"} #10 228.7 ...Successfully got an update from the "local" chart repository #10 228.7 Update Complete. ⎈Happy Helming!⎈ #10 228.8 Saving 3 charts #10 228.8 Downloading common from repo http://localhost:18080 #10 228.8 2025-08-05T05:21:05.807Z INFO [172] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "204.6µs", "reqID": "c3fad3da-9c1b-4a2a-8f50-960addff9bb5"} #10 228.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 228.8 2025-08-05T05:21:05.823Z INFO [173] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "207.071µs", "reqID": "346381c8-eb83-40af-bf25-4e67985320b3"} #10 228.8 Downloading serviceAccount from repo http://localhost:18080 #10 228.8 2025-08-05T05:21:05.835Z INFO [174] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.081µs", "reqID": "9e8ebe74-043c-44ea-914f-24ae84e16484"} #10 228.8 Deleting outdated charts #10 228.8 Skipping linting of cds-ui #10 229.1 Pushing cds-ui-13.0.0.tgz to local... #10 229.2 2025-08-05T05:21:06.196Z INFO [175] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.046379ms", "reqID": "22180853-921f-4450-b055-4673eec5d3e9"} #10 229.2 Done. #10 232.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages #10 232.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 232.2 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 235.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/../dist/packages #10 235.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' #10 235.2 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' #10 235.3 Hang tight while we grab the latest from your chart repositories... #10 235.3 2025-08-05T05:21:12.290Z INFO [176] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.98µs", "reqID": "af941250-cbdc-4c5e-a8f1-d7450a8dda6f"} #10 235.3 ...Successfully got an update from the "local" chart repository #10 235.3 Update Complete. ⎈Happy Helming!⎈ #10 235.3 Saving 7 charts #10 235.3 Downloading common from repo http://localhost:18080 #10 235.4 2025-08-05T05:21:12.388Z INFO [177] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "247.681µs", "reqID": "89631f74-21e8-47dd-9bf2-096282766f3e"} #10 235.4 Downloading mariadb-galera from repo http://localhost:18080 #10 235.4 2025-08-05T05:21:12.403Z INFO [178] Request served {"path": "/charts/mariadb-galera-16.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "331.7µs", "reqID": "4f96faab-4b2e-49cc-b2d3-d4b7ea0df960"} #10 235.6 Deleting outdated charts #10 235.6 Skipping linting of cds #10 236.3 Pushing cds-16.0.0.tgz to local... #10 236.5 2025-08-05T05:21:13.555Z INFO [179] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "192.709282ms", "reqID": "a2388a2f-d54d-4f4b-9c99-0d4a9d6f2d3e"} #10 236.5 Done. #10 239.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 239.5 #10 239.5 [cps] #10 239.5 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 239.6 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 239.6 #10 239.6 [components] #10 239.6 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 239.6 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 239.7 #10 239.7 [cps-core] #10 239.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 239.9 Hang tight while we grab the latest from your chart repositories... #10 239.9 2025-08-05T05:21:16.959Z INFO [180] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.29µs", "reqID": "a2655fa8-dad0-4624-aa29-7b2af2c97a78"} #10 239.9 ...Successfully got an update from the "local" chart repository #10 239.9 Update Complete. ⎈Happy Helming!⎈ #10 240.0 Saving 6 charts #10 240.0 Downloading common from repo http://localhost:18080 #10 240.0 2025-08-05T05:21:17.061Z INFO [181] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "249.95µs", "reqID": "ffd3279f-6f5f-4b66-830a-438a8c4639b0"} #10 240.0 Downloading postgres from repo http://localhost:18080 #10 240.0 2025-08-05T05:21:17.074Z INFO [182] Request served {"path": "/charts/postgres-13.1.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "362.05µs", "reqID": "29657fa3-f433-4353-905e-a3eb0af47c58"} #10 240.0 Downloading postgres-init from repo http://localhost:18080 #10 240.0 2025-08-05T05:21:17.086Z INFO [183] Request served {"path": "/charts/postgres-init-13.0.6.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "267.22µs", "reqID": "f3cceea5-4bb1-42b7-9767-9130b2ca135d"} #10 240.0 Downloading readinessCheck from repo http://localhost:18080 #10 240.1 2025-08-05T05:21:17.100Z INFO [184] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "285.921µs", "reqID": "3df0d2b9-d66a-426c-af48-2efebad1f143"} #10 240.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 240.1 2025-08-05T05:21:17.112Z INFO [185] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "189.981µs", "reqID": "16bdd507-16d9-4206-bcc5-0a48b44fc19a"} #10 240.1 Downloading serviceAccount from repo http://localhost:18080 #10 240.1 2025-08-05T05:21:17.124Z INFO [186] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.75µs", "reqID": "a79f4848-53b7-42aa-9966-7ae0fbfa392e"} #10 240.1 Deleting outdated charts #10 240.1 Skipping linting of cps-core #10 240.6 Pushing cps-core-13.0.1.tgz to local... #10 240.7 2025-08-05T05:21:17.697Z INFO [187] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "82.348878ms", "reqID": "311381c6-446f-4161-b273-558d8b7f072a"} #10 240.7 Done. #10 243.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components/../../dist/packages #10 243.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 243.7 #10 243.7 [cps-temporal] #10 243.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 243.8 Hang tight while we grab the latest from your chart repositories... #10 243.8 2025-08-05T05:21:20.851Z INFO [188] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.22µs", "reqID": "b9c2174f-bb20-4a4b-9baa-488c9b2c3c33"} #10 243.8 ...Successfully got an update from the "local" chart repository #10 243.8 Update Complete. ⎈Happy Helming!⎈ #10 243.9 Saving 5 charts #10 243.9 Downloading common from repo http://localhost:18080 #10 243.9 2025-08-05T05:21:20.949Z INFO [189] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "296.81µs", "reqID": "ceada1ed-aae8-4835-8f52-0834b02fe7ed"} #10 243.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 243.9 2025-08-05T05:21:20.961Z INFO [190] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "229.871µs", "reqID": "acd746d2-8d90-4a49-bfc8-afcc9580bb01"} #10 243.9 Downloading timescaledb from repo http://localhost:18080 #10 243.9 2025-08-05T05:21:20.975Z INFO [191] Request served {"path": "/charts/timescaledb-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "373.91µs", "reqID": "e76496cd-d7ae-411f-8575-4341bee292cc"} #10 243.9 Downloading readinessCheck from repo http://localhost:18080 #10 243.9 2025-08-05T05:21:20.986Z INFO [192] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.021µs", "reqID": "66a6ad09-0f81-4733-9048-385872500a0c"} #10 244.0 Downloading serviceAccount from repo http://localhost:18080 #10 244.0 2025-08-05T05:21:20.999Z INFO [193] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "317.09µs", "reqID": "d1e4b7aa-66eb-4af9-b652-fb3f4199fd9a"} #10 244.0 Deleting outdated charts #10 244.0 Skipping linting of cps-temporal #10 244.4 Pushing cps-temporal-13.0.1.tgz to local... #10 244.5 2025-08-05T05:21:21.535Z INFO [194] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "66.935537ms", "reqID": "10f92381-b5f1-4bb1-a6f7-4068564afb1a"} #10 244.5 Done. #10 247.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components/../../dist/packages #10 247.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 247.5 #10 247.5 [ncmp-dmi-plugin] #10 247.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 247.6 Hang tight while we grab the latest from your chart repositories... #10 247.6 2025-08-05T05:21:24.686Z INFO [195] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "180.94µs", "reqID": "0d8a7193-a963-4eee-b3ec-8a3f043bab9a"} #10 247.7 ...Successfully got an update from the "local" chart repository #10 247.7 Update Complete. ⎈Happy Helming!⎈ #10 247.7 Saving 4 charts #10 247.7 Downloading common from repo http://localhost:18080 #10 247.7 2025-08-05T05:21:24.764Z INFO [196] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "257.68µs", "reqID": "c633d051-317e-43a3-81b4-ffabc972473e"} #10 247.7 Downloading readinessCheck from repo http://localhost:18080 #10 247.7 2025-08-05T05:21:24.777Z INFO [197] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "301.81µs", "reqID": "c805914b-8933-4768-9751-8d223c3bca8d"} #10 247.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 247.8 2025-08-05T05:21:24.793Z INFO [198] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.41µs", "reqID": "e2b58809-226c-4fa1-acb7-907a3915d420"} #10 247.8 Downloading serviceAccount from repo http://localhost:18080 #10 247.8 2025-08-05T05:21:24.807Z INFO [199] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "313.06µs", "reqID": "77fba7d2-0eb4-4146-877a-d959d87a5c83"} #10 247.8 Deleting outdated charts #10 247.8 Skipping linting of ncmp-dmi-plugin #10 248.1 Pushing ncmp-dmi-plugin-13.0.1.tgz to local... #10 248.2 2025-08-05T05:21:25.217Z INFO [200] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "35.500651ms", "reqID": "408c7a9c-5df3-45c5-a731-e0dd01b00a2f"} #10 248.2 Done. #10 251.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components/../../dist/packages #10 251.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 251.3 Hang tight while we grab the latest from your chart repositories... #10 251.3 2025-08-05T05:21:28.298Z INFO [201] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "192.27µs", "reqID": "c7a9b91e-ee98-4535-9d6c-077f8df39740"} #10 251.3 ...Successfully got an update from the "local" chart repository #10 251.3 Update Complete. ⎈Happy Helming!⎈ #10 251.3 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 254.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/../dist/packages #10 254.3 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 254.3 #10 254.3 [templates] #10 254.3 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 257.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/../dist/packages #10 257.3 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 257.3 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 257.4 Hang tight while we grab the latest from your chart repositories... #10 257.4 2025-08-05T05:21:34.395Z INFO [202] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "221.71µs", "reqID": "68216a8f-7cb2-4f0d-9eed-df34f03f5eb9"} #10 257.4 ...Successfully got an update from the "local" chart repository #10 257.4 Update Complete. ⎈Happy Helming!⎈ #10 257.4 Saving 5 charts #10 257.4 Downloading common from repo http://localhost:18080 #10 257.5 2025-08-05T05:21:34.496Z INFO [203] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "272.111µs", "reqID": "0755e05a-3bf7-4aab-90f3-95800b4b3091"} #10 257.5 Downloading roles-wrapper from repo http://localhost:18080 #10 257.5 2025-08-05T05:21:34.510Z INFO [204] Request served {"path": "/charts/roles-wrapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "287.87µs", "reqID": "f6f70296-ddf2-4e21-ade1-2d67489cc7c8"} #10 257.5 Downloading cps-core from repo http://localhost:18080 #10 257.5 2025-08-05T05:21:34.525Z INFO [205] Request served {"path": "/charts/cps-core-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "437.24µs", "reqID": "9fa14148-6f77-43fc-89e8-aa7b55757906"} #10 257.5 Downloading cps-temporal from repo http://localhost:18080 #10 257.5 2025-08-05T05:21:34.542Z INFO [206] Request served {"path": "/charts/cps-temporal-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "389.52µs", "reqID": "e559a19f-7137-439f-88a7-88bbd68f3dd5"} #10 257.5 Downloading ncmp-dmi-plugin from repo http://localhost:18080 #10 257.5 2025-08-05T05:21:34.556Z INFO [207] Request served {"path": "/charts/ncmp-dmi-plugin-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "308.61µs", "reqID": "0d214e2b-0c46-45d4-be33-2034e399f9da"} #10 257.6 Deleting outdated charts #10 257.6 Skipping linting of cps #10 258.3 Pushing cps-13.0.1.tgz to local... #10 258.5 2025-08-05T05:21:35.564Z INFO [208] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "186.28615ms", "reqID": "f7338109-6b06-4fe7-abee-5d000f9b54fa"} #10 258.5 Done. #10 261.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 261.5 #10 261.5 [dcaegen2-services] #10 261.5 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 261.6 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 261.6 #10 261.6 [common] #10 261.6 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 261.6 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' #10 261.7 #10 261.7 [dcaegen2-services-common] #10 261.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' #10 261.9 Hang tight while we grab the latest from your chart repositories... #10 261.9 2025-08-05T05:21:38.941Z INFO [209] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "309.171µs", "reqID": "84056471-fd23-44de-96e1-e48e0e93f241"} #10 261.9 ...Successfully got an update from the "local" chart repository #10 261.9 Update Complete. ⎈Happy Helming!⎈ #10 262.0 Saving 1 charts #10 262.0 Downloading common from repo http://localhost:18080 #10 262.0 2025-08-05T05:21:39.004Z INFO [210] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "257.51µs", "reqID": "f759477d-ad6d-4f8a-8fe6-859dfecdeb6d"} #10 262.0 Deleting outdated charts #10 262.0 Skipping linting of dcaegen2-services-common #10 262.3 Pushing dcaegen2-services-common-13.0.0.tgz to local... #10 262.3 2025-08-05T05:21:39.362Z INFO [211] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.970158ms", "reqID": "097cbe4c-2e57-4652-9c13-e95460928791"} #10 262.3 Done. #10 265.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common/../../dist/packages #10 265.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' #10 265.4 Hang tight while we grab the latest from your chart repositories... #10 265.4 2025-08-05T05:21:42.462Z INFO [212] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "248.82µs", "reqID": "306f025a-05eb-466c-b5a8-3d26d34ddee7"} #10 265.4 ...Successfully got an update from the "local" chart repository #10 265.4 Update Complete. ⎈Happy Helming!⎈ #10 265.4 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' #10 268.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/../dist/packages #10 268.4 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 268.4 #10 268.4 [components] #10 268.5 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 268.5 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 268.5 #10 268.5 [dcae-datalake-admin-ui] #10 268.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 268.5 Hang tight while we grab the latest from your chart repositories... #10 268.5 2025-08-05T05:21:45.569Z INFO [213] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.11µs", "reqID": "2f96f08c-0e74-460d-8c91-540ee2012fbf"} #10 268.5 ...Successfully got an update from the "local" chart repository #10 268.5 Update Complete. ⎈Happy Helming!⎈ #10 268.6 Saving 5 charts #10 268.6 Downloading common from repo http://localhost:18080 #10 268.6 2025-08-05T05:21:45.663Z INFO [214] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "455.611µs", "reqID": "c1147d81-f3d2-4b3b-815a-06396926fe92"} #10 268.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 268.6 2025-08-05T05:21:45.679Z INFO [215] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.06µs", "reqID": "e12dc361-be27-4c9b-ab69-722a834fd207"} #10 268.6 Downloading readinessCheck from repo http://localhost:18080 #10 268.7 2025-08-05T05:21:45.699Z INFO [216] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "292.42µs", "reqID": "ca7fb33c-1166-4a06-b140-100ba787d532"} #10 268.7 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 268.7 2025-08-05T05:21:45.714Z INFO [217] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "905.521µs", "reqID": "d3c29081-2a4a-4db3-93f3-becb069c6a9a"} #10 268.7 Downloading serviceAccount from repo http://localhost:18080 #10 268.7 2025-08-05T05:21:45.729Z INFO [218] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "289.79µs", "reqID": "abd9c349-2444-41b0-a2c9-0495df813e09"} #10 268.7 Deleting outdated charts #10 268.7 Skipping linting of dcae-datalake-admin-ui #10 269.1 Pushing dcae-datalake-admin-ui-13.0.0.tgz to local... #10 269.1 2025-08-05T05:21:46.170Z INFO [219] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "42.759894ms", "reqID": "6ae08108-afd4-44f3-b984-ab6c304deca5"} #10 269.1 Done. #10 272.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 272.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 272.1 #10 272.1 [dcae-datalake-des] #10 272.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 272.2 Hang tight while we grab the latest from your chart repositories... #10 272.2 2025-08-05T05:21:49.259Z INFO [220] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.33µs", "reqID": "e3e1a93e-2413-4040-bdff-c171a0a3601f"} #10 272.2 ...Successfully got an update from the "local" chart repository #10 272.2 Update Complete. ⎈Happy Helming!⎈ #10 272.3 Saving 5 charts #10 272.3 Downloading common from repo http://localhost:18080 #10 272.3 2025-08-05T05:21:49.354Z INFO [221] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "314.471µs", "reqID": "8171fc5e-fa7a-4ff7-95c8-6399dc913225"} #10 272.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 272.3 2025-08-05T05:21:49.366Z INFO [222] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.48µs", "reqID": "bb145adb-9471-4bb8-884c-924db9671b1e"} #10 272.3 Downloading readinessCheck from repo http://localhost:18080 #10 272.3 2025-08-05T05:21:49.386Z INFO [223] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "522.36µs", "reqID": "5998b37e-41a4-47a4-ae39-a8300e8cca80"} #10 272.4 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 272.4 2025-08-05T05:21:49.398Z INFO [224] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "312.43µs", "reqID": "2f6f75bf-06ac-45f7-814d-88669a1a7b08"} #10 272.4 Downloading serviceAccount from repo http://localhost:18080 #10 272.4 2025-08-05T05:21:49.418Z INFO [225] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "300.5µs", "reqID": "7335f0ef-f935-46ab-84b2-f039c677ea83"} #10 272.4 Deleting outdated charts #10 272.4 Skipping linting of dcae-datalake-des #10 272.8 Pushing dcae-datalake-des-13.0.0.tgz to local... #10 272.9 2025-08-05T05:21:49.896Z INFO [226] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "43.360232ms", "reqID": "9e98aa42-f0ee-485b-b90b-82d18c522608"} #10 272.9 Done. #10 275.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 275.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 275.9 #10 275.9 [dcae-datalake-feeder] #10 275.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 276.0 Hang tight while we grab the latest from your chart repositories... #10 276.0 2025-08-05T05:21:53.030Z INFO [227] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "987.751µs", "reqID": "52c6c2e8-cc0d-4ed5-8e18-19226b3bbe63"} #10 276.0 ...Successfully got an update from the "local" chart repository #10 276.0 Update Complete. ⎈Happy Helming!⎈ #10 276.1 Saving 6 charts #10 276.1 Downloading common from repo http://localhost:18080 #10 276.1 2025-08-05T05:21:53.148Z INFO [228] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "367.05µs", "reqID": "9b458ab1-b472-4d18-8a20-f3da6025fdd6"} #10 276.1 Downloading postgres from repo http://localhost:18080 #10 276.1 2025-08-05T05:21:53.163Z INFO [229] Request served {"path": "/charts/postgres-13.1.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "455.17µs", "reqID": "54f79f0a-870a-4655-9904-e5ebc9f246c3"} #10 276.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 276.1 2025-08-05T05:21:53.182Z INFO [230] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.951µs", "reqID": "c07bd54d-92b7-47c5-bfd1-0b2717358ee3"} #10 276.1 Downloading readinessCheck from repo http://localhost:18080 #10 276.2 2025-08-05T05:21:53.202Z INFO [231] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.73µs", "reqID": "ec9d11c4-d30a-48b5-a877-275490856675"} #10 276.2 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 276.2 2025-08-05T05:21:53.228Z INFO [232] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "597.11µs", "reqID": "d6aeb4f6-de48-4c32-90c9-cd7cffac3605"} #10 276.2 Downloading serviceAccount from repo http://localhost:18080 #10 276.2 2025-08-05T05:21:53.242Z INFO [233] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "290.67µs", "reqID": "b5254c82-7aad-4b99-8239-7dd612ce2117"} #10 276.2 Deleting outdated charts #10 276.2 Skipping linting of dcae-datalake-feeder #10 276.7 Pushing dcae-datalake-feeder-13.0.0.tgz to local... #10 276.8 2025-08-05T05:21:53.788Z INFO [234] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "65.846264ms", "reqID": "9e45a67a-5dd7-4dd6-a148-0ccc9bf60816"} #10 276.8 Done. #10 279.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 279.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 279.8 #10 279.8 [dcae-hv-ves-collector] #10 279.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 279.8 Hang tight while we grab the latest from your chart repositories... #10 279.8 2025-08-05T05:21:56.877Z INFO [235] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.381µs", "reqID": "19061393-2faa-4cac-b451-8e3b870202aa"} #10 279.9 ...Successfully got an update from the "local" chart repository #10 279.9 Update Complete. ⎈Happy Helming!⎈ #10 279.9 Saving 5 charts #10 279.9 Downloading common from repo http://localhost:18080 #10 279.9 2025-08-05T05:21:56.975Z INFO [236] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.893092ms", "reqID": "f4bd94f5-b2b4-451b-87e9-42beee5e35b0"} #10 279.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 280.0 2025-08-05T05:21:56.993Z INFO [237] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "257.12µs", "reqID": "f7ef76b8-4f41-42bd-8efd-fb63c75ced45"} #10 280.0 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 280.0 2025-08-05T05:21:57.008Z INFO [238] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "318.321µs", "reqID": "6c2e49dc-5804-44d2-9f64-bc65575b059a"} #10 280.0 Downloading certManagerCertificate from repo http://localhost:18080 #10 280.0 2025-08-05T05:21:57.024Z INFO [239] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "305.16µs", "reqID": "b437cb4b-2fd2-4466-a46b-3d2251c61b09"} #10 280.0 Downloading serviceAccount from repo http://localhost:18080 #10 280.0 2025-08-05T05:21:57.038Z INFO [240] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.74µs", "reqID": "a3dd4958-b27f-465f-aa38-e75b1bebbcfd"} #10 280.0 Deleting outdated charts #10 280.0 Skipping linting of dcae-hv-ves-collector #10 280.4 Pushing dcae-hv-ves-collector-13.0.0.tgz to local... #10 280.5 2025-08-05T05:21:57.500Z INFO [241] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "48.741396ms", "reqID": "d1582546-e22e-4048-b483-9d5ac029794a"} #10 280.5 Done. #10 283.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 283.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 283.5 #10 283.5 [dcae-ms-healthcheck] #10 283.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 283.6 Hang tight while we grab the latest from your chart repositories... #10 283.6 2025-08-05T05:22:00.616Z INFO [242] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "186.4µs", "reqID": "cd3d4ee0-f275-49a6-8ac9-a2342e2d068f"} #10 283.6 ...Successfully got an update from the "local" chart repository #10 283.6 Update Complete. ⎈Happy Helming!⎈ #10 283.6 Saving 3 charts #10 283.6 Downloading common from repo http://localhost:18080 #10 283.7 2025-08-05T05:22:00.689Z INFO [243] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "294.85µs", "reqID": "8f2e05ed-2dd2-4dc9-ac0d-c07ac451632e"} #10 283.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 283.7 2025-08-05T05:22:00.704Z INFO [244] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "238.3µs", "reqID": "8fb4c9ae-c856-4e38-a290-af962c0241a2"} #10 283.7 Downloading serviceAccount from repo http://localhost:18080 #10 283.7 2025-08-05T05:22:00.716Z INFO [245] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "263.01µs", "reqID": "556be92d-fc11-45d0-b550-56036421d8a3"} #10 283.7 Deleting outdated charts #10 283.7 Skipping linting of dcae-ms-healthcheck #10 284.0 Pushing dcae-ms-healthcheck-13.0.0.tgz to local... #10 284.0 2025-08-05T05:22:01.084Z INFO [246] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "25.899714ms", "reqID": "051e3a86-2b34-4805-b07a-c78562fc8014"} #10 284.0 Done. #10 287.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 287.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 287.1 #10 287.1 [dcae-prh] #10 287.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 287.1 Hang tight while we grab the latest from your chart repositories... #10 287.1 2025-08-05T05:22:04.168Z INFO [247] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "195.8µs", "reqID": "3e583178-62cc-48e0-859b-0bca0c7e9411"} #10 287.1 ...Successfully got an update from the "local" chart repository #10 287.1 Update Complete. ⎈Happy Helming!⎈ #10 287.2 Saving 4 charts #10 287.2 Downloading common from repo http://localhost:18080 #10 287.2 2025-08-05T05:22:04.264Z INFO [248] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "290.58µs", "reqID": "8c027daf-fcd2-435b-80c1-4010725cc390"} #10 287.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 287.2 2025-08-05T05:22:04.281Z INFO [249] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "237.61µs", "reqID": "fb483b41-b2d9-468f-a611-1ce91e8b7d62"} #10 287.2 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 287.3 2025-08-05T05:22:04.298Z INFO [250] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.21µs", "reqID": "51acd7fc-b337-4744-8e3a-da8e3168aece"} #10 287.3 Downloading serviceAccount from repo http://localhost:18080 #10 287.3 2025-08-05T05:22:04.314Z INFO [251] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "285.63µs", "reqID": "d7e9dff1-5c64-40e0-bdf8-fc4f41eca144"} #10 287.3 Deleting outdated charts #10 287.3 Skipping linting of dcae-prh #10 287.6 Pushing dcae-prh-13.1.1.tgz to local... #10 287.7 2025-08-05T05:22:04.717Z INFO [252] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.990956ms", "reqID": "e40078ec-0a91-4454-aafc-4bd96123c170"} #10 287.7 Done. #10 290.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 290.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 290.7 #10 290.7 [dcae-ves-collector] #10 290.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 290.8 Hang tight while we grab the latest from your chart repositories... #10 290.8 2025-08-05T05:22:07.809Z INFO [253] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "157.99µs", "reqID": "c1838c8d-f1c1-424b-b326-25968ca8856e"} #10 290.8 ...Successfully got an update from the "local" chart repository #10 290.8 Update Complete. ⎈Happy Helming!⎈ #10 290.9 Saving 5 charts #10 290.9 Downloading common from repo http://localhost:18080 #10 290.9 2025-08-05T05:22:07.912Z INFO [254] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.33µs", "reqID": "c80aefb0-ed13-47be-8ac9-193c53b72b12"} #10 290.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 290.9 2025-08-05T05:22:07.926Z INFO [255] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "150.53µs", "reqID": "83113066-917d-44a8-86fa-b5628e1bd51b"} #10 290.9 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 290.9 2025-08-05T05:22:07.942Z INFO [256] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "204.211µs", "reqID": "82dfbe6f-29fa-49c3-afbc-d096cd96d710"} #10 290.9 Downloading certManagerCertificate from repo http://localhost:18080 #10 290.9 2025-08-05T05:22:07.957Z INFO [257] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "300.69µs", "reqID": "91c73437-efd3-4259-9cf2-7c66e1501e36"} #10 290.9 Downloading serviceAccount from repo http://localhost:18080 #10 290.9 2025-08-05T05:22:07.971Z INFO [258] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "311.09µs", "reqID": "eb4aa51e-bb0a-43d3-bb68-adffb4a28d0f"} #10 291.0 Deleting outdated charts #10 291.0 Skipping linting of dcae-ves-collector #10 291.4 Pushing dcae-ves-collector-13.1.1.tgz to local... #10 291.4 2025-08-05T05:22:08.473Z INFO [259] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "57.572351ms", "reqID": "5c878a67-e748-4ca3-a10b-0dd50cc8df77"} #10 291.4 Done. #10 294.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 294.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 294.4 #10 294.4 [dcae-ves-openapi-manager] #10 294.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 294.5 Hang tight while we grab the latest from your chart repositories... #10 294.5 2025-08-05T05:22:11.563Z INFO [260] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "245.91µs", "reqID": "e99ad6b2-4f25-467e-a557-68bae595d21f"} #10 294.5 ...Successfully got an update from the "local" chart repository #10 294.5 Update Complete. ⎈Happy Helming!⎈ #10 294.6 Saving 5 charts #10 294.6 Downloading common from repo http://localhost:18080 #10 294.6 2025-08-05T05:22:11.669Z INFO [261] Request served {"path": "/charts/common-13.2.19.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.22µs", "reqID": "700a8d5b-c1cd-4646-90d6-35a894f8b6f7"} #10 294.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 294.6 2025-08-05T05:22:11.685Z INFO [262] Request served {"path": "/charts/repositoryGenerator-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.26µs", "reqID": "08915564-07d8-4d3c-8c17-695aa9acea1c"} #10 294.6 Downloading readinessCheck from repo http://localhost:18080 #10 294.7 2025-08-05T05:22:11.698Z INFO [263] Request served {"path": "/charts/readinessCheck-13.1.4.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "339.77µs", "reqID": "b3f23498-3af5-437d-8c2b-0816bcf4a920"} #10 294.7 Downloading serviceAccount from repo http://localhost:18080 #10 294.7 2025-08-05T05:22:11.714Z INFO [264] Request served {"path": "/charts/serviceAccount-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "274.511µs", "reqID": "57d700a5-bbd7-4d4c-a877-4e735f81d65a"} #10 294.7 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 294.7 2025-08-05T05:22:11.735Z INFO [265] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "4.608813ms", "reqID": "9215fd99-ba38-4bc9-aee6-24d0d9060d40"} #10 294.7 Deleting outdated charts #10 294.7 Skipping linting of dcae-ves-openapi-manager #10 295.1 Pushing dcae-ves-openapi-manager-13.0.0.tgz to local... #10 295.1 2025-08-05T05:22:12.180Z INFO [266] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "41.684996ms", "reqID": "8e877226-b695-4235-9fed-edae6223d377"} #10 295.1 Done. #10 298.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 298.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 298.2 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2082 killed; [ssh-agent] Stopped. Build was aborted Aborted by new patch set. [PostBuildScript] - [INFO] Executing post build scripts. [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins7575156296694760128.sh ---> sysstat.sh #10 CANCELED ERROR: failed to solve: Canceled: context canceled [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins12456496478905819856.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/it-dep-smo-install-docker-verify-all + 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/it-dep-smo-install-docker-verify-all ']' + 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/it-dep-smo-install-docker-verify-all ']' + mkdir -p /w/workspace/it-dep-smo-install-docker-verify-all/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dep-smo-install-docker-verify-all/archives/ [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins1265571092204448597.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rSNi from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-rSNi/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins12321261213997151968.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-smo-install-docker-verify-all@tmp/config5721462698365809212tmp 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. [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins13884433757845200952.sh ---> create-netrc.sh [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins17136014790974344714.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rSNi from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-rSNi/bin to PATH [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins10413275631239963023.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins15580295185127865787.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rSNi from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-rSNi/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [it-dep-smo-install-docker-verify-all] $ /bin/bash -l /tmp/jenkins242534947623371334.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rSNi from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-rSNi/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dep-smo-install-docker-verify-all/567 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-143 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 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): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 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-3 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: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 9.1G 11G 48% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 507 5137 0 2331 7181 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 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:13:fe:84 brd ff:ff:ff:ff:ff:ff inet 10.32.7.125/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85834sec preferred_lft 85834sec inet6 fe80::f816:3eff:fe13:fe84/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:51:37:3c:9e 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:51ff:fe37:3c9e/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-143) 08/05/25 _x86_64_ (4 CPU) 05:14:18 LINUX RESTART (4 CPU) 05:15:02 tps rtps wtps bread/s bwrtn/s 05:16:01 94.75 23.04 71.70 829.41 6069.81 05:17:01 69.32 12.65 56.67 2245.36 9419.23 05:18:01 144.66 0.10 144.56 4.27 21052.22 05:19:01 11.63 0.00 11.63 0.00 3218.13 05:20:01 3.08 0.00 3.08 0.00 207.83 05:21:01 3.33 0.00 3.33 0.00 1041.56 05:22:01 3.35 0.00 3.35 0.00 316.43 05:23:01 16.83 0.77 16.07 67.47 904.67 Average: 43.26 4.53 38.73 392.40 5277.04 05:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:16:01 5618864 7335436 2548564 31.20 51000 1835744 1047356 11.36 702268 1654576 156972 05:17:01 5305880 7350444 2861548 35.04 67016 2133744 1321812 14.34 763896 1872140 228336 05:18:01 4877232 7334220 3290196 40.28 90888 2497436 1417080 15.38 925048 2092136 90280 05:19:01 4891104 7351864 3276324 40.11 91116 2500680 1417072 15.38 912484 2091080 2508 05:20:01 4852516 7318852 3314912 40.59 91304 2505792 1486676 16.13 949876 2092376 4004 05:21:01 4839032 7335172 3328396 40.75 91416 2534544 1417336 15.38 932864 2119156 3028 05:22:01 4832112 7336820 3335316 40.84 91576 2542416 1426424 15.48 934680 2123180 4088 05:23:01 5321616 7413428 2845812 34.84 93140 2148204 1003568 10.89 789004 1816196 29144 Average: 5067294 7347030 3100134 37.96 83432 2337320 1317166 14.29 863765 1982605 64795 05:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:16:01 ens3 130.82 94.66 986.73 31.74 0.00 0.00 0.00 0.00 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:01 lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 05:17:01 veth3f488b5 38.51 82.20 2.55 464.18 0.00 0.00 0.00 0.04 05:17:01 ens3 178.65 89.00 1153.75 10.99 0.00 0.00 0.00 0.00 05:17:01 docker0 38.51 82.09 2.03 464.18 0.00 0.00 0.00 0.00 05:17:01 lo 2.40 2.40 0.22 0.22 0.00 0.00 0.00 0.00 05:18:01 ens3 289.60 136.11 1874.91 13.53 0.00 0.00 0.00 0.00 05:18:01 docker0 126.50 270.04 7.21 1871.09 0.00 0.00 0.00 0.00 05:18:01 veth5943ba7 114.88 255.81 8.17 1822.10 0.00 0.00 0.00 0.15 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:01 ens3 7.18 4.65 6.30 1.52 0.00 0.00 0.00 0.00 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:01 veth5943ba7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:20:01 ens3 5.13 6.13 1.25 1.74 0.00 0.00 0.00 0.00 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:01 veth5943ba7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:01 ens3 106.03 90.33 831.41 8.05 0.00 0.00 0.00 0.00 05:21:01 docker0 85.42 100.63 5.64 830.27 0.00 0.00 0.00 0.00 05:21:01 veth5943ba7 85.42 100.63 6.80 830.27 0.00 0.00 0.00 0.07 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:22:01 ens3 6.56 6.58 1.75 2.05 0.00 0.00 0.00 0.00 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:01 veth5943ba7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:01 ens3 15.85 15.07 11.08 13.60 0.00 0.00 0.00 0.00 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 Average: ens3 92.40 55.23 607.60 10.36 0.00 0.00 0.00 0.00 Average: docker0 31.37 56.71 1.86 396.50 0.00 0.00 0.00 0.00 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-143) 08/05/25 _x86_64_ (4 CPU) 05:14:18 LINUX RESTART (4 CPU) 05:15:02 CPU %user %nice %system %iowait %steal %idle 05:16:01 all 20.12 0.00 1.40 3.23 1.06 74.19 05:16:01 0 24.29 0.00 1.46 0.54 1.22 72.49 05:16:01 1 9.72 0.00 0.87 0.56 0.48 88.38 05:16:01 2 12.11 0.00 1.08 5.96 0.90 79.95 05:16:01 3 34.33 0.00 2.20 5.87 1.64 55.96 05:17:01 all 19.65 0.00 2.05 2.39 1.12 74.79 05:17:01 0 26.89 0.00 2.47 1.94 1.30 67.40 05:17:01 1 12.64 0.00 1.51 0.18 0.65 85.01 05:17:01 2 25.16 0.00 2.35 5.43 1.40 65.67 05:17:01 3 13.83 0.00 1.88 1.98 1.13 81.17 05:18:01 all 10.42 0.00 3.59 3.89 1.45 80.65 05:18:01 0 15.16 0.00 3.26 3.36 1.50 76.72 05:18:01 1 6.75 0.00 2.60 1.75 1.22 87.68 05:18:01 2 10.54 0.00 4.26 2.83 1.55 80.81 05:18:01 3 9.24 0.00 4.23 7.64 1.49 77.40 05:19:01 all 3.28 0.00 1.29 0.10 1.16 94.19 05:19:01 0 3.31 0.00 1.45 0.15 1.26 93.84 05:19:01 1 3.56 0.00 1.45 0.05 1.11 93.83 05:19:01 2 3.08 0.00 1.08 0.18 1.22 94.44 05:19:01 3 3.16 0.00 1.15 0.00 1.05 94.65 05:20:01 all 4.53 0.00 1.12 0.03 0.79 93.54 05:20:01 0 3.81 0.00 1.33 0.03 0.78 94.04 05:20:01 1 2.93 0.00 0.98 0.03 0.70 95.35 05:20:01 2 6.77 0.00 0.97 0.03 0.76 91.47 05:20:01 3 4.55 0.00 1.20 0.00 0.88 93.37 05:21:01 all 11.51 0.00 1.39 0.03 1.08 85.99 05:21:01 0 11.92 0.00 1.48 0.00 1.02 85.59 05:21:01 1 10.46 0.00 1.51 0.13 1.23 86.66 05:21:01 2 9.45 0.00 1.14 0.00 0.94 88.48 05:21:01 3 14.23 0.00 1.42 0.00 1.18 83.17 05:22:01 all 4.40 0.00 1.16 0.04 0.87 93.53 05:22:01 0 4.75 0.00 1.30 0.00 0.82 93.14 05:22:01 1 4.38 0.00 1.02 0.08 0.87 93.66 05:22:01 2 4.55 0.00 1.20 0.00 0.92 93.33 05:22:01 3 3.95 0.00 1.12 0.05 0.85 94.04 05:23:01 all 16.74 0.00 1.15 0.67 0.84 80.59 05:23:01 0 1.85 0.00 0.68 0.35 0.32 96.80 05:23:01 1 21.01 0.00 1.55 1.81 0.97 74.67 05:23:01 2 25.46 0.00 1.07 0.28 1.05 72.13 05:23:01 3 18.62 0.00 1.33 0.23 1.02 78.79 Average: all 11.31 0.00 1.64 1.29 1.04 84.72 Average: 0 11.47 0.00 1.68 0.80 1.03 85.03 Average: 1 8.93 0.00 1.44 0.58 0.90 88.15 Average: 2 12.13 0.00 1.65 1.83 1.09 83.30 Average: 3 12.69 0.00 1.81 1.96 1.15 82.38