Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/it/dep/+/14320 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-339 (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-lpLsm9BB91xD/agent.2090 SSH_AGENT_PID=2092 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-dep-smo-install-docker-verify-all@tmp/private_key_11110040149384615213.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/20/14320/1 # timeout=10 > git rev-parse 0ae8f45f87685a8513cfce9139b34dc9d0194aaf^{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 0ae8f45f87685a8513cfce9139b34dc9d0194aaf (refs/changes/20/14320/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 0ae8f45f87685a8513cfce9139b34dc9d0194aaf # timeout=10 Commit message: "Fix add-oran-acm-participants.sh file permission issue" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 4cc2691a36022a77c8f63a6de71e179f582518ae # 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/jenkins1499446713199241594.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-d0Wz 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-d0Wz/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. Python 3.10.6 pip 25.0.1 from /tmp/venv-d0Wz/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.37.34 botocore==1.37.34 bs4==0.0.2 cachetools==5.5.2 certifi==2025.1.31 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.9.1 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.4 durationpy==0.9 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.39.0 httplib2==0.22.0 identify==2.6.9 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.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.10.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.3.2 MarkupSafe==3.0.2 msgpack==1.1.0 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.2.2 openstacksdk==4.5.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.0 oslo.config==9.7.1 oslo.context==5.7.1 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==8.2.0 packaging==24.2 pbr==6.1.1 platformdirs==4.3.7 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.6.1 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.1.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.0.0 python-swiftclient==4.7.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.24.0 rsa==4.9 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.11.4 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.6 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.13.2 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.30.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/config16137455533403102907tmp copy managed file [it-dep-settings] to file:/w/workspace/it-dep-smo-install-docker-verify-all@tmp/config15118774728797381785tmp [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins9656396002876845215.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/jenkins4203018772132788175.sh [it-dep-smo-install-docker-verify-all] $ /bin/sh -xe /tmp/jenkins8231140033642982122.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/jenkins15329841568704198664.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-d0Wz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-d0Wz/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/jenkins10800204220402491019.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 .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile-smo-install #2 transferring dockerfile: 1.50kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:18.04 #3 DONE 1.2s #4 [internal] load build context #4 DONE 0.0s #5 [1/6] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 #5 resolve docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 0.0s done #5 sha256:dca176c9663a7ba4c1f0e710986f5a25e672842963d95b960191e2d9f7185ebe 424B / 424B done #5 sha256:f9a80a55f492e823bf5d51f1bd5f87ea3eed1cb31788686aa99a2fb61a27af6a 2.30kB / 2.30kB done #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0B / 25.69MB 0.1s #5 sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 1.33kB / 1.33kB done #5 ... #4 [internal] load build context #4 transferring context: 16.52MB 0.2s done #4 DONE 0.3s #5 [1/6] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 8.39MB / 25.69MB 0.3s #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 20.97MB / 25.69MB 0.5s #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 0.6s #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 0.6s done #5 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0.1s #5 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0.8s done #5 DONE 1.7s #6 [2/6] RUN apt-get update && apt-get -y install ca-certificates wget #6 0.586 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] #6 0.664 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] #6 1.000 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] #6 1.366 Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] #6 1.415 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] #6 1.424 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] #6 1.431 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] #6 1.606 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] #6 1.788 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] #6 1.794 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] #6 2.179 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] #6 2.788 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] #6 2.795 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] #6 2.894 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] #6 2.896 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] #6 3.073 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] #6 3.146 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] #6 3.147 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] #6 3.938 Fetched 28.2 MB in 4s (7949 kB/s) #6 3.938 Reading package lists... #6 5.043 Reading package lists... #6 6.083 Building dependency tree... #6 6.256 Reading state information... #6 6.379 The following additional packages will be installed: #6 6.380 libpsl5 libssl1.1 openssl publicsuffix #6 6.434 The following NEW packages will be installed: #6 6.435 ca-certificates libpsl5 libssl1.1 openssl publicsuffix wget #6 6.643 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. #6 6.643 Need to get 2523 kB of archives. #6 6.643 After this operation, 7000 kB of additional disk space will be used. #6 6.643 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 7.363 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.23 [614 kB] #6 8.323 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20230311ubuntu0.18.04.1 [151 kB] #6 8.486 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] #6 8.631 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] #6 8.787 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB] #6 8.937 debconf: delaying package configuration, since apt-utils is not installed #6 8.966 Fetched 2523 kB in 2s (1055 kB/s) #6 9.013 Selecting previously unselected package libssl1.1:amd64. #6 9.013 (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 9.019 Preparing to unpack .../0-libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... #6 9.032 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... #6 9.200 Selecting previously unselected package openssl. #6 9.201 Preparing to unpack .../1-openssl_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... #6 9.208 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.23) ... #6 9.317 Selecting previously unselected package ca-certificates. #6 9.319 Preparing to unpack .../2-ca-certificates_20230311ubuntu0.18.04.1_all.deb ... #6 9.325 Unpacking ca-certificates (20230311ubuntu0.18.04.1) ... #6 9.547 Selecting previously unselected package libpsl5:amd64. #6 9.549 Preparing to unpack .../3-libpsl5_0.19.1-5build1_amd64.deb ... #6 9.554 Unpacking libpsl5:amd64 (0.19.1-5build1) ... #6 9.601 Selecting previously unselected package publicsuffix. #6 9.602 Preparing to unpack .../4-publicsuffix_20180223.1310-1_all.deb ... #6 9.608 Unpacking publicsuffix (20180223.1310-1) ... #6 9.665 Selecting previously unselected package wget. #6 9.667 Preparing to unpack .../5-wget_1.19.4-1ubuntu2.2_amd64.deb ... #6 9.672 Unpacking wget (1.19.4-1ubuntu2.2) ... #6 9.748 Setting up libpsl5:amd64 (0.19.1-5build1) ... #6 9.764 Setting up publicsuffix (20180223.1310-1) ... #6 9.780 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... #6 9.849 debconf: unable to initialize frontend: Dialog #6 9.849 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 9.849 debconf: falling back to frontend: Readline #6 9.849 debconf: unable to initialize frontend: Readline #6 9.849 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 9.849 debconf: falling back to frontend: Teletype #6 9.878 Setting up openssl (1.1.1-1ubuntu2.1~18.04.23) ... #6 9.906 Setting up wget (1.19.4-1ubuntu2.2) ... #6 9.931 Setting up ca-certificates (20230311ubuntu0.18.04.1) ... #6 10.00 debconf: unable to initialize frontend: Dialog #6 10.00 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 10.00 debconf: falling back to frontend: Readline #6 10.00 debconf: unable to initialize frontend: Readline #6 10.00 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 10.00 debconf: falling back to frontend: Teletype #6 10.38 Updating certificates in /etc/ssl/certs... #6 10.91 137 added, 0 removed; done. #6 10.95 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #6 10.97 Processing triggers for ca-certificates (20230311ubuntu0.18.04.1) ... #6 10.98 Updating certificates in /etc/ssl/certs... #6 11.39 0 added, 0 removed; done. #6 11.39 Running hooks in /etc/ca-certificates/update.d... #6 11.40 done. #6 DONE 13.3s #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.559 Reading package lists... #7 1.581 Building dependency tree... #7 1.745 Reading state information... #7 1.896 The following NEW packages will be installed: #7 1.896 sudo #7 2.182 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. #7 2.182 Need to get 430 kB of archives. #7 2.182 After this operation, 1765 kB of additional disk space will be used. #7 2.182 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.6 [430 kB] #7 2.992 debconf: delaying package configuration, since apt-utils is not installed #7 3.027 Fetched 430 kB in 1s (438 kB/s) #7 3.077 Selecting previously unselected package sudo. #7 3.077 (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 3.085 Preparing to unpack .../sudo_1.8.21p2-3ubuntu1.6_amd64.deb ... #7 3.093 Unpacking sudo (1.8.21p2-3ubuntu1.6) ... #7 3.185 Setting up sudo (1.8.21p2-3ubuntu1.6) ... #7 DONE 3.5s #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.356 total 116 #9 0.356 drwxrwxr-x 2 ubuntu ubuntu 4096 Apr 16 14:44 RECIPE_EXAMPLE #9 0.356 -rw-rw-r-- 1 ubuntu ubuntu 5535 Apr 16 14:44 README.md #9 0.356 -rw-rw-r-- 1 ubuntu ubuntu 1364 Apr 16 14:44 LICENSES.txt #9 0.356 -rw-rw-r-- 1 ubuntu ubuntu 3434 Apr 16 14:44 INFO.yaml #9 0.356 drwxrwxr-x 2 ubuntu ubuntu 4096 Apr 16 14:44 .releases #9 0.356 -rw-rw-r-- 1 ubuntu ubuntu 182 Apr 16 14:44 .readthedocs.yaml #9 0.356 -rw-rw-r-- 1 ubuntu ubuntu 81 Apr 16 14:44 .gitreview #9 0.356 -rw-rw-r-- 1 ubuntu ubuntu 411 Apr 16 14:44 .gitmodules #9 0.356 -rw-rw-r-- 1 ubuntu ubuntu 96 Apr 16 14:44 .gitignore #9 0.356 drwxrwxr-x 3 ubuntu ubuntu 4096 Apr 16 14:44 demos #9 0.356 drwxrwxr-x 3 ubuntu ubuntu 4096 Apr 16 14:44 ci #9 0.356 drwxrwxr-x 2 ubuntu ubuntu 4096 Apr 16 14:44 chartstorage #9 0.356 drwxrwxr-x 2 ubuntu ubuntu 4096 Apr 16 14:44 bin #9 0.356 drwxrwxr-x 6 ubuntu ubuntu 4096 Apr 16 14:44 docs #9 0.356 drwxrwxr-x 5 ubuntu ubuntu 4096 Apr 16 14:44 ric-aux #9 0.356 drwxrwxr-x 2 ubuntu ubuntu 4096 Apr 16 14:44 ranpm #9 0.356 drwxrwxr-x 3 ubuntu ubuntu 4096 Apr 16 14:44 o-du-high #9 0.356 drwxrwxr-x 6 ubuntu ubuntu 4096 Apr 16 14:44 nonrtric #9 0.356 drwxrwxr-x 2 ubuntu ubuntu 4096 Apr 16 14:44 ric-dep #9 0.356 drwxrwxr-x 4 ubuntu ubuntu 4096 Apr 16 14:44 ric-common #9 0.356 -rw-rw-r-- 1 ubuntu ubuntu 700 Apr 16 14:44 tox.ini #9 0.356 drwxrwxr-x 4 ubuntu ubuntu 4096 Apr 16 14:44 tools #9 0.356 drwxrwxr-x 10 ubuntu ubuntu 4096 Apr 16 14:44 smo-install #9 0.356 drwxrwxr-x 8 ubuntu ubuntu 4096 Apr 16 14:44 .git #9 0.356 -rw-rw-r-- 1 ubuntu ubuntu 7 Apr 16 14:45 .python-version #9 0.356 -rw-rw-r-- 1 ubuntu ubuntu 24 Apr 16 14:45 env_docker_inject.txt #9 0.356 -rw-rw-r-- 1 ubuntu ubuntu 0 Apr 16 14:45 docker_build_log.txt #9 0.356 drwxr-xr-x 18 ubuntu ubuntu 4096 Apr 16 14:45 . #9 0.356 drwxrwxrwt 1 root root 4096 Apr 16 14:45 .. #9 DONE 0.5s #10 [6/6] RUN /tmp/it-dep/bin/verify-smo-install #10 0.442 + /tmp/it-dep/smo-install/scripts/layer-0/0-setup-charts-museum.sh #10 0.450 --2025-04-16 14:45:57-- https://get.helm.sh/chartmuseum-v0.13.1-linux-amd64.tar.gz #10 0.452 Resolving get.helm.sh (get.helm.sh)... 13.107.246.69, 2620:1ec:bdf::69 #10 0.453 Connecting to get.helm.sh (get.helm.sh)|13.107.246.69|:443... connected. #10 0.463 HTTP request sent, awaiting response... 200 OK #10 0.475 Length: 15065895 (14M) [application/x-tar] #10 0.477 Saving to: 'chartmuseum-v0.13.1-linux-amd64.tar.gz' #10 0.477 #10 0.477 0K .......... .......... .......... .......... .......... 0% 14.0M 1s #10 0.480 50K .......... .......... .......... .......... .......... 0% 14.4M 1s #10 0.483 100K .......... .......... .......... .......... .......... 1% 15.6M 1s #10 0.487 150K .......... .......... .......... .......... .......... 1% 18.5M 1s #10 0.489 200K .......... .......... .......... .......... .......... 1% 13.9M 1s #10 0.493 250K .......... .......... .......... .......... .......... 2% 12.6M 1s #10 0.497 300K .......... .......... .......... .......... .......... 2% 31.7M 1s #10 0.498 350K .......... .......... .......... .......... .......... 2% 11.5M 1s #10 0.502 400K .......... .......... .......... .......... .......... 3% 13.9M 1s #10 0.506 450K .......... .......... .......... .......... .......... 3% 50.5M 1s #10 0.507 500K .......... .......... .......... .......... .......... 3% 46.1M 1s #10 0.508 550K .......... .......... .......... .......... .......... 4% 59.5M 1s #10 0.509 600K .......... .......... .......... .......... .......... 4% 53.6M 1s #10 0.510 650K .......... .......... .......... .......... .......... 4% 37.9M 1s #10 0.511 700K .......... .......... .......... .......... .......... 5% 59.2M 1s #10 0.512 750K .......... .......... .......... .......... .......... 5% 52.1M 1s #10 0.513 800K .......... .......... .......... .......... .......... 5% 52.6M 1s #10 0.513 850K .......... .......... .......... .......... .......... 6% 41.3M 1s #10 0.515 900K .......... .......... .......... .......... .......... 6% 51.1M 1s #10 0.516 950K .......... .......... .......... .......... .......... 6% 46.2M 1s #10 0.517 1000K .......... .......... .......... .......... .......... 7% 87.4M 1s #10 0.517 1050K .......... .......... .......... .......... .......... 7% 33.7M 1s #10 0.519 1100K .......... .......... .......... .......... .......... 7% 47.3M 1s #10 0.520 1150K .......... .......... .......... .......... .......... 8% 47.8M 0s #10 0.521 1200K .......... .......... .......... .......... .......... 8% 71.5M 0s #10 0.521 1250K .......... .......... .......... .......... .......... 8% 14.5M 0s #10 0.525 1300K .......... .......... .......... .......... .......... 9% 8.41M 1s #10 0.531 1350K .......... .......... .......... .......... .......... 9% 43.3M 1s #10 0.532 1400K .......... .......... .......... .......... .......... 9% 54.3M 1s #10 0.533 1450K .......... .......... .......... .......... .......... 10% 55.3M 1s #10 0.533 1500K .......... .......... .......... .......... .......... 10% 33.6M 0s #10 0.535 1550K .......... .......... .......... .......... .......... 10% 38.3M 0s #10 0.536 1600K .......... .......... .......... .......... .......... 11% 95.2M 0s #10 0.537 1650K .......... .......... .......... .......... .......... 11% 72.4M 0s #10 0.537 1700K .......... .......... .......... .......... .......... 11% 48.6M 0s #10 0.538 1750K .......... .......... .......... .......... .......... 12% 49.9M 0s #10 0.539 1800K .......... .......... .......... .......... .......... 12% 45.4M 0s #10 0.540 1850K .......... .......... .......... .......... .......... 12% 43.9M 0s #10 0.541 1900K .......... .......... .......... .......... .......... 13% 79.0M 0s #10 0.542 1950K .......... .......... .......... .......... .......... 13% 38.9M 0s #10 0.543 2000K .......... .......... .......... .......... .......... 13% 40.9M 0s #10 0.545 2050K .......... .......... .......... .......... .......... 14% 28.3M 0s #10 0.546 2100K .......... .......... .......... .......... .......... 14% 86.6M 0s #10 0.547 2150K .......... .......... .......... .......... .......... 14% 125M 0s #10 0.547 2200K .......... .......... .......... .......... .......... 15% 59.9M 0s #10 0.548 2250K .......... .......... .......... .......... .......... 15% 40.2M 0s #10 0.549 2300K .......... .......... .......... .......... .......... 15% 74.4M 0s #10 0.550 2350K .......... .......... .......... .......... .......... 16% 38.0M 0s #10 0.551 2400K .......... .......... .......... .......... .......... 16% 147M 0s #10 0.552 2450K .......... .......... .......... .......... .......... 16% 108M 0s #10 0.552 2500K .......... .......... .......... .......... .......... 17% 108M 0s #10 0.553 2550K .......... .......... .......... .......... .......... 17% 98.5M 0s #10 0.553 2600K .......... .......... .......... .......... .......... 18% 220M 0s #10 0.553 2650K .......... .......... .......... .......... .......... 18% 207M 0s #10 0.553 2700K .......... .......... .......... .......... .......... 18% 278M 0s #10 0.554 2750K .......... .......... .......... .......... .......... 19% 229M 0s #10 0.554 2800K .......... .......... .......... .......... .......... 19% 281M 0s #10 0.554 2850K .......... .......... .......... .......... .......... 19% 286M 0s #10 0.554 2900K .......... .......... .......... .......... .......... 20% 189M 0s #10 0.554 2950K .......... .......... .......... .......... .......... 20% 188M 0s #10 0.555 3000K .......... .......... .......... .......... .......... 20% 114M 0s #10 0.555 3050K .......... .......... .......... .......... .......... 21% 167M 0s #10 0.555 3100K .......... .......... .......... .......... .......... 21% 51.7M 0s #10 0.556 3150K .......... .......... .......... .......... .......... 21% 59.8M 0s #10 0.557 3200K .......... .......... .......... .......... .......... 22% 208M 0s #10 0.557 3250K .......... .......... .......... .......... .......... 22% 111M 0s #10 0.558 3300K .......... .......... .......... .......... .......... 22% 49.4M 0s #10 0.559 3350K .......... .......... .......... .......... .......... 23% 166M 0s #10 0.559 3400K .......... .......... .......... .......... .......... 23% 125M 0s #10 0.559 3450K .......... .......... .......... .......... .......... 23% 86.3M 0s #10 0.560 3500K .......... .......... .......... .......... .......... 24% 213M 0s #10 0.560 3550K .......... .......... .......... .......... .......... 24% 35.7M 0s #10 0.562 3600K .......... .......... .......... .......... .......... 24% 202M 0s #10 0.562 3650K .......... .......... .......... .......... .......... 25% 177M 0s #10 0.562 3700K .......... .......... .......... .......... .......... 25% 132M 0s #10 0.563 3750K .......... .......... .......... .......... .......... 25% 102M 0s #10 0.563 3800K .......... .......... .......... .......... .......... 26% 46.0M 0s #10 0.564 3850K .......... .......... .......... .......... .......... 26% 204M 0s #10 0.564 3900K .......... .......... .......... .......... .......... 26% 148M 0s #10 0.565 3950K .......... .......... .......... .......... .......... 27% 108M 0s #10 0.565 4000K .......... .......... .......... .......... .......... 27% 41.0M 0s #10 0.566 4050K .......... .......... .......... .......... .......... 27% 18.9M 0s #10 0.569 4100K .......... .......... .......... .......... .......... 28% 124M 0s #10 0.569 4150K .......... .......... .......... .......... .......... 28% 65.8M 0s #10 0.570 4200K .......... .......... .......... .......... .......... 28% 157M 0s #10 0.570 4250K .......... .......... .......... .......... .......... 29% 162M 0s #10 0.571 4300K .......... .......... .......... .......... .......... 29% 104M 0s #10 0.571 4350K .......... .......... .......... .......... .......... 29% 40.9M 0s #10 0.572 4400K .......... .......... .......... .......... .......... 30% 138M 0s #10 0.573 4450K .......... .......... .......... .......... .......... 30% 141M 0s #10 0.573 4500K .......... .......... .......... .......... .......... 30% 58.2M 0s #10 0.574 4550K .......... .......... .......... .......... .......... 31% 89.9M 0s #10 0.574 4600K .......... .......... .......... .......... .......... 31% 154M 0s #10 0.575 4650K .......... .......... .......... .......... .......... 31% 189M 0s #10 0.575 4700K .......... .......... .......... .......... .......... 32% 85.8M 0s #10 0.576 4750K .......... .......... .......... .......... .......... 32% 132M 0s #10 0.576 4800K .......... .......... .......... .......... .......... 32% 97.4M 0s #10 0.577 4850K .......... .......... .......... .......... .......... 33% 72.0M 0s #10 0.577 4900K .......... .......... .......... .......... .......... 33% 98.7M 0s #10 0.578 4950K .......... .......... .......... .......... .......... 33% 28.5M 0s #10 0.580 5000K .......... .......... .......... .......... .......... 34% 103M 0s #10 0.580 5050K .......... .......... .......... .......... .......... 34% 131M 0s #10 0.580 5100K .......... .......... .......... .......... .......... 35% 162M 0s #10 0.580 5150K .......... .......... .......... .......... .......... 35% 97.3M 0s #10 0.581 5200K .......... .......... .......... .......... .......... 35% 75.7M 0s #10 0.582 5250K .......... .......... .......... .......... .......... 36% 145M 0s #10 0.582 5300K .......... .......... .......... .......... .......... 36% 153M 0s #10 0.582 5350K .......... .......... .......... .......... .......... 36% 122M 0s #10 0.583 5400K .......... .......... .......... .......... .......... 37% 46.0M 0s #10 0.584 5450K .......... .......... .......... .......... .......... 37% 126M 0s #10 0.584 5500K .......... .......... .......... .......... .......... 37% 97.4M 0s #10 0.585 5550K .......... .......... .......... .......... .......... 38% 92.3M 0s #10 0.585 5600K .......... .......... .......... .......... .......... 38% 119M 0s #10 0.586 5650K .......... .......... .......... .......... .......... 38% 69.0M 0s #10 0.586 5700K .......... .......... .......... .......... .......... 39% 146M 0s #10 0.587 5750K .......... .......... .......... .......... .......... 39% 129M 0s #10 0.587 5800K .......... .......... .......... .......... .......... 39% 64.9M 0s #10 0.588 5850K .......... .......... .......... .......... .......... 40% 83.6M 0s #10 0.588 5900K .......... .......... .......... .......... .......... 40% 129M 0s #10 0.589 5950K .......... .......... .......... .......... .......... 40% 152M 0s #10 0.589 6000K .......... .......... .......... .......... .......... 41% 158M 0s #10 0.589 6050K .......... .......... .......... .......... .......... 41% 93.4M 0s #10 0.590 6100K .......... .......... .......... .......... .......... 41% 38.9M 0s #10 0.591 6150K .......... .......... .......... .......... .......... 42% 178M 0s #10 0.591 6200K .......... .......... .......... .......... .......... 42% 173M 0s #10 0.592 6250K .......... .......... .......... .......... .......... 42% 189M 0s #10 0.592 6300K .......... .......... .......... .......... .......... 43% 84.3M 0s #10 0.592 6350K .......... .......... .......... .......... .......... 43% 61.0M 0s #10 0.593 6400K .......... .......... .......... .......... .......... 43% 89.1M 0s #10 0.594 6450K .......... .......... .......... .......... .......... 44% 171M 0s #10 0.594 6500K .......... .......... .......... .......... .......... 44% 36.3M 0s #10 0.595 6550K .......... .......... .......... .......... .......... 44% 161M 0s #10 0.596 6600K .......... .......... .......... .......... .......... 45% 157M 0s #10 0.596 6650K .......... .......... .......... .......... .......... 45% 181M 0s #10 0.596 6700K .......... .......... .......... .......... .......... 45% 140M 0s #10 0.597 6750K .......... .......... .......... .......... .......... 46% 64.6M 0s #10 0.597 6800K .......... .......... .......... .......... .......... 46% 86.9M 0s #10 0.598 6850K .......... .......... .......... .......... .......... 46% 125M 0s #10 0.598 6900K .......... .......... .......... .......... .......... 47% 127M 0s #10 0.599 6950K .......... .......... .......... .......... .......... 47% 129M 0s #10 0.599 7000K .......... .......... .......... .......... .......... 47% 29.1M 0s #10 0.601 7050K .......... .......... .......... .......... .......... 48% 136M 0s #10 0.601 7100K .......... .......... .......... .......... .......... 48% 186M 0s #10 0.601 7150K .......... .......... .......... .......... .......... 48% 47.2M 0s #10 0.603 7200K .......... .......... .......... .......... .......... 49% 90.2M 0s #10 0.603 7250K .......... .......... .......... .......... .......... 49% 129M 0s #10 0.603 7300K .......... .......... .......... .......... .......... 49% 149M 0s #10 0.604 7350K .......... .......... .......... .......... .......... 50% 115M 0s #10 0.604 7400K .......... .......... .......... .......... .......... 50% 135M 0s #10 0.604 7450K .......... .......... .......... .......... .......... 50% 67.2M 0s #10 0.605 7500K .......... .......... .......... .......... .......... 51% 102M 0s #10 0.606 7550K .......... .......... .......... .......... .......... 51% 102M 0s #10 0.606 7600K .......... .......... .......... .......... .......... 51% 119M 0s #10 0.607 7650K .......... .......... .......... .......... .......... 52% 127M 0s #10 0.607 7700K .......... .......... .......... .......... .......... 52% 108M 0s #10 0.608 7750K .......... .......... .......... .......... .......... 53% 80.4M 0s #10 0.608 7800K .......... .......... .......... .......... .......... 53% 125M 0s #10 0.608 7850K .......... .......... .......... .......... .......... 53% 109M 0s #10 0.609 7900K .......... .......... .......... .......... .......... 54% 98.3M 0s #10 0.609 7950K .......... .......... .......... .......... .......... 54% 97.9M 0s #10 0.610 8000K .......... .......... .......... .......... .......... 54% 121M 0s #10 0.610 8050K .......... .......... .......... .......... .......... 55% 86.6M 0s #10 0.611 8100K .......... .......... .......... .......... .......... 55% 126M 0s #10 0.611 8150K .......... .......... .......... .......... .......... 55% 125M 0s #10 0.612 8200K .......... .......... .......... .......... .......... 56% 119M 0s #10 0.612 8250K .......... .......... .......... .......... .......... 56% 117M 0s #10 0.612 8300K .......... .......... .......... .......... .......... 56% 133M 0s #10 0.613 8350K .......... .......... .......... .......... .......... 57% 62.5M 0s #10 0.614 8400K .......... .......... .......... .......... .......... 57% 93.2M 0s #10 0.614 8450K .......... .......... .......... .......... .......... 57% 95.1M 0s #10 0.615 8500K .......... .......... .......... .......... .......... 58% 39.2M 0s #10 0.616 8550K .......... .......... .......... .......... .......... 58% 36.9M 0s #10 0.617 8600K .......... .......... .......... .......... .......... 58% 21.5M 0s #10 0.620 8650K .......... .......... .......... .......... .......... 59% 47.1M 0s #10 0.621 8700K .......... .......... .......... .......... .......... 59% 32.8M 0s #10 0.622 8750K .......... .......... .......... .......... .......... 59% 33.6M 0s #10 0.623 8800K .......... .......... .......... .......... .......... 60% 72.8M 0s #10 0.624 8850K .......... .......... .......... .......... .......... 60% 43.7M 0s #10 0.625 8900K .......... .......... .......... .......... .......... 60% 31.0M 0s #10 0.627 8950K .......... .......... .......... .......... .......... 61% 65.7M 0s #10 0.628 9000K .......... .......... .......... .......... .......... 61% 53.2M 0s #10 0.629 9050K .......... .......... .......... .......... .......... 61% 46.1M 0s #10 0.630 9100K .......... .......... .......... .......... .......... 62% 43.3M 0s #10 0.631 9150K .......... .......... .......... .......... .......... 62% 2.18M 0s #10 0.653 9200K .......... .......... .......... .......... .......... 62% 8.29M 0s #10 0.659 9250K .......... .......... .......... .......... .......... 63% 21.7M 0s #10 0.662 9300K .......... .......... .......... .......... .......... 63% 36.1M 0s #10 0.663 9350K .......... .......... .......... .......... .......... 63% 14.8M 0s #10 0.666 9400K .......... .......... .......... .......... .......... 64% 80.7M 0s #10 0.666 9450K .......... .......... .......... .......... .......... 64% 64.5M 0s #10 0.670 9500K .......... .......... .......... .......... .......... 64% 8.49M 0s #10 0.674 9550K .......... .......... .......... .......... .......... 65% 7.98M 0s #10 0.679 9600K .......... .......... .......... .......... .......... 65% 11.4M 0s #10 0.684 9650K .......... .......... .......... .......... .......... 65% 101M 0s #10 0.684 9700K .......... .......... .......... .......... .......... 66% 283M 0s #10 0.684 9750K .......... .......... .......... .......... .......... 66% 276M 0s #10 0.684 9800K .......... .......... .......... .......... .......... 66% 294M 0s #10 0.684 9850K .......... .......... .......... .......... .......... 67% 260M 0s #10 0.685 9900K .......... .......... .......... .......... .......... 67% 307M 0s #10 0.685 9950K .......... .......... .......... .......... .......... 67% 247M 0s #10 0.685 10000K .......... .......... .......... .......... .......... 68% 303M 0s #10 0.685 10050K .......... .......... .......... .......... .......... 68% 320M 0s #10 0.685 10100K .......... .......... .......... .......... .......... 68% 306M 0s #10 0.685 10150K .......... .......... .......... .......... .......... 69% 283M 0s #10 0.686 10200K .......... .......... .......... .......... .......... 69% 307M 0s #10 0.686 10250K .......... .......... .......... .......... .......... 70% 294M 0s #10 0.686 10300K .......... .......... .......... .......... .......... 70% 266M 0s #10 0.686 10350K .......... .......... .......... .......... .......... 70% 251M 0s #10 0.686 10400K .......... .......... .......... .......... .......... 71% 312M 0s #10 0.686 10450K .......... .......... .......... .......... .......... 71% 298M 0s #10 0.687 10500K .......... .......... .......... .......... .......... 71% 238M 0s #10 0.687 10550K .......... .......... .......... .......... .......... 72% 234M 0s #10 0.687 10600K .......... .......... .......... .......... .......... 72% 242M 0s #10 0.687 10650K .......... .......... .......... .......... .......... 72% 192M 0s #10 0.687 10700K .......... .......... .......... .......... .......... 73% 170M 0s #10 0.688 10750K .......... .......... .......... .......... .......... 73% 188M 0s #10 0.688 10800K .......... .......... .......... .......... .......... 73% 255M 0s #10 0.688 10850K .......... .......... .......... .......... .......... 74% 243M 0s #10 0.691 10900K .......... .......... .......... .......... .......... 74% 6.93M 0s #10 0.696 10950K .......... .......... .......... .......... .......... 74% 16.8M 0s #10 0.698 11000K .......... .......... .......... .......... .......... 75% 18.0M 0s #10 0.701 11050K .......... .......... .......... .......... .......... 75% 19.4M 0s #10 0.704 11100K .......... .......... .......... .......... .......... 75% 17.1M 0s #10 0.707 11150K .......... .......... .......... .......... .......... 76% 16.1M 0s #10 0.710 11200K .......... .......... .......... .......... .......... 76% 78.4M 0s #10 0.710 11250K .......... .......... .......... .......... .......... 76% 236M 0s #10 0.710 11300K .......... .......... .......... .......... .......... 77% 235M 0s #10 0.711 11350K .......... .......... .......... .......... .......... 77% 222M 0s #10 0.711 11400K .......... .......... .......... .......... .......... 77% 267M 0s #10 0.711 11450K .......... .......... .......... .......... .......... 78% 215M 0s #10 0.711 11500K .......... .......... .......... .......... .......... 78% 237M 0s #10 0.711 11550K .......... .......... .......... .......... .......... 78% 146M 0s #10 0.712 11600K .......... .......... .......... .......... .......... 79% 201M 0s #10 0.712 11650K .......... .......... .......... .......... .......... 79% 273M 0s #10 0.712 11700K .......... .......... .......... .......... .......... 79% 244M 0s #10 0.712 11750K .......... .......... .......... .......... .......... 80% 49.2M 0s #10 0.713 11800K .......... .......... .......... .......... .......... 80% 24.7M 0s #10 0.716 11850K .......... .......... .......... .......... .......... 80% 32.4M 0s #10 0.717 11900K .......... .......... .......... .......... .......... 81% 290M 0s #10 0.717 11950K .......... .......... .......... .......... .......... 81% 246M 0s #10 0.717 12000K .......... .......... .......... .......... .......... 81% 293M 0s #10 0.717 12050K .......... .......... .......... .......... .......... 82% 333M 0s #10 0.717 12100K .......... .......... .......... .......... .......... 82% 330M 0s #10 0.718 12150K .......... .......... .......... .......... .......... 82% 285M 0s #10 0.718 12200K .......... .......... .......... .......... .......... 83% 269M 0s #10 0.718 12250K .......... .......... .......... .......... .......... 83% 261M 0s #10 0.718 12300K .......... .......... .......... .......... .......... 83% 254M 0s #10 0.718 12350K .......... .......... .......... .......... .......... 84% 240M 0s #10 0.719 12400K .......... .......... .......... .......... .......... 84% 274M 0s #10 0.719 12450K .......... .......... .......... .......... .......... 84% 268M 0s #10 0.719 12500K .......... .......... .......... .......... .......... 85% 156M 0s #10 0.719 12550K .......... .......... .......... .......... .......... 85% 251M 0s #10 0.719 12600K .......... .......... .......... .......... .......... 85% 397M 0s #10 0.720 12650K .......... .......... .......... .......... .......... 86% 291M 0s #10 0.720 12700K .......... .......... .......... .......... .......... 86% 301M 0s #10 0.720 12750K .......... .......... .......... .......... .......... 86% 253M 0s #10 0.720 12800K .......... .......... .......... .......... .......... 87% 352M 0s #10 0.720 12850K .......... .......... .......... .......... .......... 87% 332M 0s #10 0.720 12900K .......... .......... .......... .......... .......... 88% 232M 0s #10 0.721 12950K .......... .......... .......... .......... .......... 88% 267M 0s #10 0.721 13000K .......... .......... .......... .......... .......... 88% 265M 0s #10 0.721 13050K .......... .......... .......... .......... .......... 89% 301M 0s #10 0.721 13100K .......... .......... .......... .......... .......... 89% 275M 0s #10 0.721 13150K .......... .......... .......... .......... .......... 89% 242M 0s #10 0.721 13200K .......... .......... .......... .......... .......... 90% 273M 0s #10 0.722 13250K .......... .......... .......... .......... .......... 90% 241M 0s #10 0.722 13300K .......... .......... .......... .......... .......... 90% 350M 0s #10 0.722 13350K .......... .......... .......... .......... .......... 91% 242M 0s #10 0.722 13400K .......... .......... .......... .......... .......... 91% 290M 0s #10 0.722 13450K .......... .......... .......... .......... .......... 91% 298M 0s #10 0.722 13500K .......... .......... .......... .......... .......... 92% 288M 0s #10 0.723 13550K .......... .......... .......... .......... .......... 92% 217M 0s #10 0.723 13600K .......... .......... .......... .......... .......... 92% 242M 0s #10 0.723 13650K .......... .......... .......... .......... .......... 93% 273M 0s #10 0.723 13700K .......... .......... .......... .......... .......... 93% 274M 0s #10 0.723 13750K .......... .......... .......... .......... .......... 93% 238M 0s #10 0.724 13800K .......... .......... .......... .......... .......... 94% 324M 0s #10 0.724 13850K .......... .......... .......... .......... .......... 94% 313M 0s #10 0.724 13900K .......... .......... .......... .......... .......... 94% 265M 0s #10 0.724 13950K .......... .......... .......... .......... .......... 95% 303M 0s #10 0.724 14000K .......... .......... .......... .......... .......... 95% 245M 0s #10 0.725 14050K .......... .......... .......... .......... .......... 95% 286M 0s #10 0.725 14100K .......... .......... .......... .......... .......... 96% 274M 0s #10 0.725 14150K .......... .......... .......... .......... .......... 96% 315M 0s #10 0.725 14200K .......... .......... .......... .......... .......... 96% 254M 0s #10 0.725 14250K .......... .......... .......... .......... .......... 97% 353M 0s #10 0.725 14300K .......... .......... .......... .......... .......... 97% 220M 0s #10 0.726 14350K .......... .......... .......... .......... .......... 97% 81.3M 0s #10 0.726 14400K .......... .......... .......... .......... .......... 98% 99.9M 0s #10 0.727 14450K .......... .......... .......... .......... .......... 98% 135M 0s #10 0.727 14500K .......... .......... .......... .......... .......... 98% 130M 0s #10 0.727 14550K .......... .......... .......... .......... .......... 99% 58.3M 0s #10 0.728 14600K .......... .......... .......... .......... .......... 99% 122M 0s #10 0.729 14650K .......... .......... .......... .......... .......... 99% 100M 0s #10 0.729 14700K .......... .. 100% 67.3M=0.3s #10 0.729 #10 0.729 2025-04-16 14:45:57 (56.8 MB/s) - 'chartmuseum-v0.13.1-linux-amd64.tar.gz' saved [15065895/15065895] #10 0.729 #10 0.734 linux-amd64/ #10 0.734 linux-amd64/chartmuseum #10 1.089 linux-amd64/README.md #10 1.089 linux-amd64/LICENSE #10 1.097 + /tmp/it-dep/smo-install/scripts/layer-0/0-setup-helm3.sh #10 1.101 --2025-04-16 14:45:57-- https://get.helm.sh/helm-v3.12.3-linux-amd64.tar.gz #10 1.103 Resolving get.helm.sh (get.helm.sh)... 13.107.246.69, 2620:1ec:bdf::69 #10 1.105 Connecting to get.helm.sh (get.helm.sh)|13.107.246.69|:443... connected. #10 1.115 HTTP request sent, awaiting response... 200 OK #10 1.123 Length: 16028423 (15M) [application/x-tar] #10 1.123 Saving to: 'helm-v3.12.3-linux-amd64.tar.gz' #10 1.123 #10 1.123 0K .......... .......... .......... .......... .......... 0% 12.0M 1s #10 1.127 50K .......... .......... .......... .......... .......... 0% 17.7M 1s #10 1.130 100K .......... .......... .......... .......... .......... 0% 31.0M 1s #10 1.132 150K .......... .......... .......... .......... .......... 1% 26.4M 1s #10 1.133 200K .......... .......... .......... .......... .......... 1% 31.8M 1s #10 1.135 250K .......... .......... .......... .......... .......... 1% 28.6M 1s #10 1.137 300K .......... .......... .......... .......... .......... 2% 24.8M 1s #10 1.139 350K .......... .......... .......... .......... .......... 2% 20.3M 1s #10 1.141 400K .......... .......... .......... .......... .......... 2% 31.0M 1s #10 1.143 450K .......... .......... .......... .......... .......... 3% 26.3M 1s #10 1.145 500K .......... .......... .......... .......... .......... 3% 27.6M 1s #10 1.146 550K .......... .......... .......... .......... .......... 3% 36.0M 1s #10 1.148 600K .......... .......... .......... .......... .......... 4% 32.7M 1s #10 1.149 650K .......... .......... .......... .......... .......... 4% 30.7M 1s #10 1.151 700K .......... .......... .......... .......... .......... 4% 31.0M 1s #10 1.152 750K .......... .......... .......... .......... .......... 5% 35.1M 1s #10 1.154 800K .......... .......... .......... .......... .......... 5% 56.4M 1s #10 1.155 850K .......... .......... .......... .......... .......... 5% 55.8M 1s #10 1.155 900K .......... .......... .......... .......... .......... 6% 29.9M 1s #10 1.157 950K .......... .......... .......... .......... .......... 6% 53.7M 1s #10 1.158 1000K .......... .......... .......... .......... .......... 6% 44.5M 0s #10 1.159 1050K .......... .......... .......... .......... .......... 7% 170M 0s #10 1.159 1100K .......... .......... .......... .......... .......... 7% 100M 0s #10 1.160 1150K .......... .......... .......... .......... .......... 7% 25.6M 0s #10 1.162 1200K .......... .......... .......... .......... .......... 7% 32.4M 0s #10 1.163 1250K .......... .......... .......... .......... .......... 8% 238M 0s #10 1.163 1300K .......... .......... .......... .......... .......... 8% 11.1M 0s #10 1.168 1350K .......... .......... .......... .......... .......... 8% 44.6M 0s #10 1.169 1400K .......... .......... .......... .......... .......... 9% 247M 0s #10 1.169 1450K .......... .......... .......... .......... .......... 9% 45.9M 0s #10 1.170 1500K .......... .......... .......... .......... .......... 9% 39.1M 0s #10 1.172 1550K .......... .......... .......... .......... .......... 10% 9.73M 0s #10 1.176 1600K .......... .......... .......... .......... .......... 10% 95.7M 0s #10 1.177 1650K .......... .......... .......... .......... .......... 10% 13.4M 0s #10 1.181 1700K .......... .......... .......... .......... .......... 11% 57.6M 0s #10 1.182 1750K .......... .......... .......... .......... .......... 11% 240M 0s #10 1.182 1800K .......... .......... .......... .......... .......... 11% 124M 0s #10 1.182 1850K .......... .......... .......... .......... .......... 12% 71.8M 0s #10 1.183 1900K .......... .......... .......... .......... .......... 12% 74.5M 0s #10 1.183 1950K .......... .......... .......... .......... .......... 12% 53.2M 0s #10 1.184 2000K .......... .......... .......... .......... .......... 13% 9.36M 0s #10 1.190 2050K .......... .......... .......... .......... .......... 13% 21.1M 0s #10 1.192 2100K .......... .......... .......... .......... .......... 13% 27.0M 0s #10 1.194 2150K .......... .......... .......... .......... .......... 14% 22.3M 0s #10 1.196 2200K .......... .......... .......... .......... .......... 14% 27.9M 0s #10 1.198 2250K .......... .......... .......... .......... .......... 14% 32.4M 0s #10 1.199 2300K .......... .......... .......... .......... .......... 15% 28.7M 0s #10 1.201 2350K .......... .......... .......... .......... .......... 15% 13.3M 0s #10 1.204 2400K .......... .......... .......... .......... .......... 15% 44.0M 0s #10 1.206 2450K .......... .......... .......... .......... .......... 15% 49.1M 0s #10 1.207 2500K .......... .......... .......... .......... .......... 16% 62.1M 0s #10 1.207 2550K .......... .......... .......... .......... .......... 16% 34.2M 0s #10 1.209 2600K .......... .......... .......... .......... .......... 16% 152M 0s #10 1.209 2650K .......... .......... .......... .......... .......... 17% 71.0M 0s #10 1.210 2700K .......... .......... .......... .......... .......... 17% 78.3M 0s #10 1.210 2750K .......... .......... .......... .......... .......... 17% 42.8M 0s #10 1.212 2800K .......... .......... .......... .......... .......... 18% 91.1M 0s #10 1.212 2850K .......... .......... .......... .......... .......... 18% 62.8M 0s #10 1.213 2900K .......... .......... .......... .......... .......... 18% 61.0M 0s #10 1.214 2950K .......... .......... .......... .......... .......... 19% 53.7M 0s #10 1.215 3000K .......... .......... .......... .......... .......... 19% 110M 0s #10 1.215 3050K .......... .......... .......... .......... .......... 19% 60.0M 0s #10 1.216 3100K .......... .......... .......... .......... .......... 20% 80.6M 0s #10 1.217 3150K .......... .......... .......... .......... .......... 20% 59.3M 0s #10 1.217 3200K .......... .......... .......... .......... .......... 20% 48.7M 0s #10 1.219 3250K .......... .......... .......... .......... .......... 21% 35.7M 0s #10 1.220 3300K .......... .......... .......... .......... .......... 21% 126M 0s #10 1.220 3350K .......... .......... .......... .......... .......... 21% 33.0M 0s #10 1.222 3400K .......... .......... .......... .......... .......... 22% 24.3M 0s #10 1.223 3450K .......... .......... .......... .......... .......... 22% 43.2M 0s #10 1.225 3500K .......... .......... .......... .......... .......... 22% 31.1M 0s #10 1.226 3550K .......... .......... .......... .......... .......... 22% 25.6M 0s #10 1.228 3600K .......2025-04-16T14:45:57.800Z INFO Starting ChartMuseum {"host": "0.0.0.0", "port": 18080} #10 1.228 ... .......... .......... .......... .......... 23% 32.1M 0s #10 1.230 3650K .......... .......... .......... .......... .......... 23% 23.1M 0s #10 1.232 3700K .......... .......... .......... .......... .......... 23% 38.0M 0s #10 1.233 3750K .......... .......... .......... .......... .......... 24% 39.3M 0s #10 1.234 3800K .......... .......... .......... .......... .......... 24% 31.7M 0s #10 1.236 3850K .......... .......... .......... .......... .......... 24% 33.1M 0s #10 1.237 3900K .......... .......... .......... .......... .......... 25% 33.0M 0s #10 1.239 3950K .......... .......... .......... .......... .......... 25% 30.3M 0s #10 1.240 4000K .......... .......... .......... .......... .......... 25% 28.1M 0s #10 1.242 4050K .......... .......... .......... .......... .......... 26% 28.9M 0s #10 1.244 4100K .......... .......... .......... .......... .......... 26% 38.7M 0s #10 1.245 4150K .......... .......... .......... .......... .......... 26% 34.8M 0s #10 1.247 4200K .......... .......... .......... .......... .......... 27% 63.6M 0s #10 1.247 4250K .......... .......... .......... .......... .......... 27% 35.8M 0s #10 1.249 4300K .......... .......... .......... .......... .......... 27% 41.8M 0s #10 1.250 4350K .......... .......... .......... .......... .......... 28% 24.7M 0s #10 1.252 4400K .......... .......... .......... .......... .......... 28% 43.2M 0s #10 1.253 4450K .......... .......... .......... .......... .......... 28% 48.9M 0s #10 1.254 4500K .......... .......... .......... .......... .......... 29% 36.3M 0s #10 1.255 4550K .......... .......... .......... .......... .......... 29% 41.0M 0s #10 1.257 4600K .......... .......... .......... .......... .......... 29% 33.1M 0s #10 1.258 4650K .......... .......... .......... .......... .......... 30% 26.2M 0s #10 1.260 4700K .......... .......... .......... .......... .......... 30% 31.0M 0s #10 1.262 4750K .......... .......... .......... .......... .......... 30% 28.7M 0s #10 1.263 4800K .......... .......... .......... .......... .......... 30% 29.1M 0s #10 1.265 4850K .......... .......... .......... .......... .......... 31% 28.7M 0s #10 1.266 4900K .......... .......... .......... .......... .......... 31% 40.1M 0s #10 1.268 4950K .......... .......... .......... .......... .......... 31% 42.9M 0s #10 1.269 5000K .......... .......... .......... .......... .......... 32% 56.8M 0s #10 1.270 5050K .......... .......... .......... .......... .......... 32% 43.5M 0s #10 1.271 5100K .......... .......... .......... .......... .......... 32% 87.2M 0s #10 1.271 5150K .......... .......... .......... .......... .......... 33% 43.7M 0s #10 1.273 5200K .......... .......... .......... .......... .......... 33% 70.8M 0s #10 1.273 5250K .......... .......... .......... .......... .......... 33% 181M 0s #10 1.273 5300K .......... .......... .......... .......... .......... 34% 163M 0s #10 1.274 5350K .......... .......... .......... .......... .......... 34% 67.0M 0s #10 1.274 5400K .......... .......... .......... .......... .......... 34% 58.7M 0s #10 1.275 5450K .......... .......... .......... .......... .......... 35% 48.0M 0s #10 1.276 5500K .......... .......... .......... .......... .......... 35% 64.1M 0s #10 1.277 5550K .......... .......... .......... .......... .......... 35% 43.4M 0s #10 1.278 5600K .......... .......... .......... .......... .......... 36% 107M 0s #10 1.279 5650K .......... .......... .......... .......... .......... 36% 184M 0s #10 1.279 5700K .......... .......... .......... .......... .......... 36% 359M 0s #10 1.279 5750K .......... .......... .......... .......... .......... 37% 92.3M 0s #10 1.280 5800K .......... .......... .......... .......... .......... 37% 141M 0s #10 1.280 5850K .......... .......... .......... .......... .......... 37% 114M 0s #10 1.280 5900K .......... .......... .......... .......... .......... 38% 129M 0s #10 1.281 5950K .......... .......... .......... .......... .......... 38% 43.1M 0s #10 1.282 6000K .......... .......... .......... .......... .......... 38% 161M 0s #10 1.282 6050K .......... .......... .......... .......... .......... 38% 228M 0s #10 1.282 6100K .......... .......... .......... .......... .......... 39% 220M 0s #10 1.283 6150K .......... .......... .......... .......... .......... 39% 212M 0s #10 1.283 6200K .......... .......... .......... .......... .......... 39% 178M 0s #10 1.283 6250K .......... .......... .......... .......... .......... 40% 319M 0s #10 1.283 6300K .......... .......... .......... .......... .......... 40% 281M 0s #10 1.283 6350K .......... .......... .......... .......... .......... 40% 221M 0s #10 1.284 6400K .......... .......... .......... .......... .......... 41% 292M 0s #10 1.284 6450K .......... .......... .......... .......... .......... 41% 340M 0s #10 1.284 6500K .......... .......... .......... .......... .......... 41% 334M 0s #10 1.284 6550K .......... .......... .......... .......... .......... 42% 304M 0s #10 1.284 6600K .......... .......... .......... .......... .......... 42% 349M 0s #10 1.284 6650K .......... .......... .......... .......... .......... 42% 278M 0s #10 1.284 6700K .......... .......... .......... .......... .......... 43% 304M 0s #10 1.285 6750K .......... .......... .......... .......... .......... 43% 262M 0s #10 1.285 6800K .......... .......... .......... .......... .......... 43% 322M 0s #10 1.285 6850K .......... .......... .......... .......... .......... 44% 309M 0s #10 1.285 6900K .......... .......... .......... .......... .......... 44% 300M 0s #10 1.286 6950K .......... .......... .......... .......... .......... 44% 121M 0s #10 1.286 7000K .......... .......... .......... .......... .......... 45% 214M 0s #10 1.286 7050K .......... .......... .......... .......... .......... 45% 113M 0s #10 1.286 7100K .......... .......... .......... .......... .......... 45% 140M 0s #10 1.287 7150K .......... .......... .......... .......... .......... 45% 266M 0s #10 1.287 7200K .......... .......... .......... .......... .......... 46% 272M 0s #10 1.287 7250K .......... .......... .......... .......... .......... 46% 391M 0s #10 1.287 7300K .......... .......... .......... .......... .......... 46% 380M 0s #10 1.287 7350K .......... .......... .......... .......... .......... 47% 337M 0s #10 1.287 7400K .......... .......... .......... .......... .......... 47% 354M 0s #10 1.288 7450K .......... .......... .......... .......... .......... 47% 335M 0s #10 1.288 7500K .......... .......... .......... .......... .......... 48% 300M 0s #10 1.288 7550K .......... .......... .......... .......... .......... 48% 39.3M 0s #10 1.289 7600K .......... .......... .......... .......... .......... 48% 92.9M 0s #10 1.290 7650K .......... .......... .......... .......... .......... 49% 178M 0s #10 1.290 7700K .......... .......... .......... .......... .......... 49% 159M 0s #10 1.290 7750K .......... .......... .......... .......... .......... 49% 56.2M 0s #10 1.291 7800K .......... .......... .......... .......... .......... 50% 88.2M 0s #10 1.292 7850K .......... .......... .......... .......... .......... 50% 77.5M 0s #10 1.292 7900K .......... .......... .......... .......... .......... 50% 75.4M 0s #10 1.293 7950K .......... .......... .......... .......... .......... 51% 43.7M 0s #10 1.294 8000K .......... .......... .......... .......... .......... 51% 58.6M 0s #10 1.295 8050K .......... .......... .......... .......... .......... 51% 57.5M 0s #10 1.296 8100K .......... .......... .......... .......... .......... 52% 124M 0s #10 1.297 8150K .......... .......... .......... .......... .......... 52% 40.5M 0s #10 1.297 8200K .......... .......... .......... .......... .......... 52% 319M 0s #10 1.298 8250K .......... .......... .......... .......... .......... 53% 67.7M 0s #10 1.298 8300K .......... .......... .......... .......... .......... 53% 120M 0s #10 1.300 8350K .......... .......... .......... .......... .......... 53% 250M 0s #10 1.300 8400K .......... .......... .......... .......... .......... 53% 325M 0s #10 1.300 8450K .......... .......... .......... .......... .......... 54% 378M 0s #10 1.300 8500K .......... .......... .......... .......... .......... 54% 375M 0s #10 1.300 8550K .......... .......... .......... .......... .......... 54% 293M 0s #10 1.300 8600K .......... .......... .......... .......... .......... 55% 180M 0s #10 1.300 8650K .......... .......... .......... .......... .......... 55% 49.5M 0s #10 1.301 8700K .......... .......... .......... .......... .......... 55% 58.9M 0s #10 1.302 8750K .......... .......... .......... .......... .......... 56% 53.6M 0s #10 1.303 8800K .......... .......... .......... .......... .......... 56% 44.8M 0s #10 1.304 8850K .......... .......... .......... .......... .......... 56% 232M 0s #10 1.304 8900K .......... .......... .......... .......... .......... 57% 347M 0s #10 1.304 8950K .......... .......... .......... .......... .......... 57% 143M 0s #10 1.304 9000K .......... .......... .......... .......... .......... 57% 280M 0s #10 1.304 9050K .......... .......... .......... .......... .......... 58% 364M 0s #10 1.305 9100K .......... .......... .......... .......... .......... 58% 169M 0s #10 1.305 9150K .......... .......... .......... .......... .......... 58% 54.8M 0s #10 1.306 9200K .......... .......... .......... .......... .......... 59% 110M 0s #10 1.306 9250K .......... .......... .......... .......... .......... 59% 137M 0s #10 1.307 9300K .......... .......... .......... .......... .......... 59% 127M 0s #10 1.307 9350K .......... .......... .......... .......... .......... 60% 69.3M 0s #10 1.308 9400K .......... .......... .......... .......... .......... 60% 75.5M 0s #10 1.308 9450K .......... .......... .......... .......... .......... 60% 185M 0s #10 1.309 9500K .......... .......... .......... .......... .......... 61% 123M 0s #10 1.309 9550K .......... .......... .......... .......... .......... 61% 65.6M 0s #10 1.310 9600K .......... .......... .......... .......... .......... 61% 72.3M 0s #10 1.310 9650K .......... .......... .......... .......... .......... 61% 150M 0s #10 1.311 9700K .......... .......... .......... .......... .......... 62% 172M 0s #10 1.311 9750K .......... .......... .......... .......... .......... 62% 66.9M 0s #10 1.312 9800K .......... .......... .......... .......... .......... 62% 87.3M 0s #10 1.312 9850K .......... .......... .......... .......... .......... 63% 98.3M 0s #10 1.313 9900K .......... .......... .......... .......... .......... 63% 129M 0s #10 1.313 9950K .......... .......... .......... .......... .......... 63% 89.6M 0s #10 1.314 10000K .......... .......... .......... .......... .......... 64% 71.8M 0s #10 1.314 10050K .......... .......... .......... .......... .......... 64% 112M 0s #10 1.315 10100K .......... .......... .......... .......... .......... 64% 130M 0s #10 1.315 10150K .......... .......... .......... .......... .......... 65% 118M 0s #10 1.316 10200K .......... .......... .......... .......... .......... 65% 80.4M 0s #10 1.316 10250K .......... .......... .......... .......... .......... 65% 59.7M 0s #10 1.317 10300K .......... .......... .......... .......... .......... 66% 118M 0s #10 1.317 10350K .......... .......... .......... .......... .......... 66% 64.6M 0s #10 1.318 10400K .......... .......... .......... .......... .......... 66% 107M 0s #10 1.319 10450K .......... .......... .......... .......... .......... 67% 202M 0s #10 1.319 10500K .......... .......... .......... .......... .......... 67% 137M 0s #10 1.319 10550K .......... .......... .......... .......... .......... 67% 108M 0s #10 1.320 10600K .......... .......... .......... .......... .......... 68% 129M 0s #10 1.320 10650K .......... .......... .......... .......... .......... 68% 122M 0s #10 1.320 10700K .......... .......... .......... .......... .......... 68% 71.7M 0s #10 1.321 10750K .......... .......... .......... .......... .......... 68% 92.3M 0s #10 1.322 10800K .......... .......... .......... .......... .......... 69% 45.3M 0s #10 1.323 10850K .......... .......... .......... .......... .......... 69% 123M 0s #10 1.323 10900K .......... .......... .......... .......... .......... 69% 158M 0s #10 1.323 10950K .......... .......... .......... .......... .......... 70% 78.1M 0s #10 1.324 11000K .......... .......... .......... .......... .......... 70% 94.8M 0s #10 1.325 11050K .......... .......... .......... .......... .......... 70% 118M 0s #10 1.325 11100K .......... .......... .......... .......... .......... 71% 86.3M 0s #10 1.326 11150K .......... .......... .......... .......... .......... 71% 197M 0s #10 1.326 11200K .......... .......... .......... .......... .......... 71% 121M 0s #10 1.326 11250K .......... .......... .......... .......... .......... 72% 176M 0s #10 1.327 11300K .......... .......... .......... .......... .......... 72% 20.5M 0s #10 1.329 11350K .......... .......... .......... .......... .......... 72% 46.0M 0s #10 1.330 11400K .......... .......... .......... .......... .......... 73% 98.3M 0s #10 1.330 11450K .......... .......... .......... .......... .......... 73% 154M 0s #10 1.331 11500K .......... .......... .......... .......... .......... 73% 76.4M 0s #10 1.331 11550K .......... .......... .......... .......... .......... 74% 128M 0s #10 1.332 11600K .......... .......... .......... .......... .......... 74% 259M 0s #10 1.332 11650K .......... .......... .......... .......... .......... 74% 79.1M 0s #10 1.333 11700K .......... .......... .......... .......... .......... 75% 270M 0s #10 1.333 11750K .......... .......... .......... .......... .......... 75% 309M 0s #10 1.333 11800K .......... .......... .......... .......... .......... 75% 177M 0s #10 1.333 11850K .......... .......... .......... .......... .......... 76% 145M 0s #10 1.334 11900K .......... .......... .......... .......... .......... 76% 170M 0s #10 1.334 11950K .......... .......... .......... .......... .......... 76% 144M 0s #10 1.334 12000K .......... .......... .......... .......... .......... 76% 163M 0s #10 1.334 12050K .......... .......... .......... .......... .......... 77% 69.6M 0s #10 1.335 12100K .......... .......... .......... .......... .......... 77% 98.4M 0s #10 1.336 12150K .......... .......... .......... .......... .......... 77% 179M 0s #10 1.336 12200K .......... .......... .......... .......... .......... 78% 67.9M 0s #10 1.337 12250K .......... .......... .......... .......... .......... 78% 217M 0s #10 1.337 12300K .......... .......... .......... .......... .......... 78% 18.4M 0s #10 1.340 12350K .......... .......... .......... .......... .......... 79% 67.1M 0s #10 1.340 12400K .......... .......... .......... .......... .......... 79% 39.1M 0s #10 1.342 12450K .......... .......... .......... .......... .......... 79% 60.2M 0s #10 1.342 12500K .......... .......... .......... .......... .......... 80% 58.3M 0s #10 1.343 12550K .......... .......... .......... .......... .......... 80% 129M 0s #10 1.344 12600K .......... .......... .......... .......... .......... 80% 65.7M 0s #10 1.344 12650K .......... .......... .......... .......... .......... 81% 152M 0s #10 1.345 12700K .......... .......... .......... .......... .......... 81% 158M 0s #10 1.345 12750K .......... .......... .......... .......... .......... 81% 120M 0s #10 1.345 12800K .......... .......... .......... .......... .......... 82% 186M 0s #10 1.346 12850K .......... .......... .......... .......... .......... 82% 138M 0s #10 1.346 12900K .......... .......... .......... .......... .......... 82% 104M 0s #10 1.346 12950K .......... .......... .......... .......... .......... 83% 76.9M 0s #10 1.347 13000K .......... .......... .......... .......... .......... 83% 137M 0s #10 1.347 13050K .......... .......... .......... .......... .......... 83% 81.4M 0s #10 1.348 13100K .......... .......... .......... .......... .......... 84% 88.0M 0s #10 1.349 13150K .......... .......... .......... .......... .......... 84% 90.8M 0s #10 1.349 13200K .......... .......... .......... .......... .......... 84% 75.1M 0s #10 1.350 13250K .......... .......... .......... .......... .......... 84% 279M 0s #10 1.350 13300K .......... .......... .......... .......... .......... 85% 237M 0s #10 1.350 13350K .......... .......... .......... .......... .......... 85% 267M 0s #10 1.350 13400K .......... .......... .......... .......... .......... 85% 306M 0s #10 1.350 13450K .......... .......... .......... .......... .......... 86% 128M 0s #10 1.351 13500K .......... .......... .......... .......... .......... 86% 144M 0s #10 1.351 13550K .......... .......... .......... .......... .......... 86% 66.4M 0s #10 1.352 13600K .......... .......... .......... .......... .......... 87% 147M 0s #10 1.352 13650K .......... .......... .......... .......... .......... 87% 226M 0s #10 1.352 13700K .......... .......... .......... .......... .......... 87% 322M 0s #10 1.353 13750K .......... .......... .......... .......... .......... 88% 286M 0s #10 1.353 13800K .......... .......... .......... .......... .......... 88% 307M 0s #10 1.353 13850K .......... .......... .......... .......... .......... 88% 252M 0s #10 1.353 13900K .......... .......... .......... .......... .......... 89% 307M 0s #10 1.353 13950K .......... .......... .......... .......... .......... 89% 223M 0s #10 1.354 14000K .......... .......... .......... .......... .......... 89% 299M 0s #10 1.354 14050K .......... .......... .......... .......... .......... 90% 319M 0s #10 1.354 14100K .......... .......... .......... .......... .......... 90% 286M 0s #10 1.354 14150K .......... .......... .......... .......... .......... 90% 230M 0s #10 1.354 14200K .......... .......... .......... .......... .......... 91% 50.9M 0s #10 1.355 14250K .......... .......... .......... .......... .......... 91% 253M 0s #10 1.355 14300K .......... .......... .......... .......... .......... 91% 181M 0s #10 1.356 14350K .......... .......... .......... .......... .......... 91% 82.8M 0s #10 1.356 14400K .......... .......... .......... .......... .......... 92% 101M 0s #10 1.357 14450K .......... .......... .......... .......... .......... 92% 65.3M 0s #10 1.357 14500K .......... .......... .......... .......... .......... 92% 146M 0s #10 1.358 14550K .......... .......... .......... .......... .......... 93% 127M 0s #10 1.358 14600K .......... .......... .......... .......... .......... 93% 158M 0s #10 1.358 14650K .......... .......... .......... .......... .......... 93% 283M 0s #10 1.359 14700K .......... .......... .......... .......... .......... 94% 91.8M 0s #10 1.359 14750K .......... .......... .......... .......... .......... 94% 63.9M 0s #10 1.360 14800K .......... .......... .......... .......... .......... 94% 274M 0s #10 1.360 14850K .......... .......... .......... .......... .......... 95% 267M 0s #10 1.360 14900K .......... .......... .......... .......... .......... 95% 88.4M 0s #10 1.361 14950K .......... .......... .......... .......... .......... 95% 43.3M 0s #10 1.362 15000K .......... .......... .......... .......... .......... 96% 53.7M 0s #10 1.363 15050K .......... .......... .......... .......... .......... 96% 181M 0s #10 1.363 15100K .......... .......... .......... .......... .......... 96% 105M 0s #10 1.364 15150K .......... .......... .......... .......... .......... 97% 182M 0s #10 1.364 15200K .......... .......... .......... .......... .......... 97% 227M 0s #10 1.364 15250K .......... .......... .......... .......... .......... 97% 236M 0s #10 1.364 15300K .......... .......... .......... .......... .......... 98% 74.6M 0s #10 1.365 15350K .......... .......... .......... .......... .......... 98% 49.1M 0s #10 1.366 15400K .......... .......... .......... .......... .......... 98% 70.6M 0s #10 1.367 15450K .......... .......... .......... .......... .......... 99% 27.2M 0s #10 1.369 15500K .......... .......... .......... .......... .......... 99% 40.7M 0s #10 1.370 15550K .......... .......... .......... .......... .......... 99% 108M 0s #10 1.370 15600K .......... .......... .......... .......... .......... 99% 141M 0s #10 1.370 15650K .. 100% 5258G=0.2s #10 1.371 #10 1.371 2025-04-16 14:45:57 (61.8 MB/s) - 'helm-v3.12.3-linux-amd64.tar.gz' saved [16028423/16028423] #10 1.371 #10 1.375 linux-amd64/ #10 1.375 linux-amd64/LICENSE #10 1.375 linux-amd64/README.md #10 1.375 linux-amd64/helm #10 1.772 Reading package lists... #10 2.784 Building dependency tree... #10 2.956 Reading state information... #10 3.093 The following additional packages will be installed: #10 3.093 git-man krb5-locales less libasn1-8-heimdal libbsd0 libcurl3-gnutls libedit2 #10 3.093 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libgssapi-krb5-2 #10 3.093 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #10 3.093 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 #10 3.093 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common #10 3.093 libnghttp2-14 libperl5.26 libroken18-heimdal librtmp1 libsasl2-2 #10 3.093 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.0.0 #10 3.093 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 #10 3.093 libxmuu1 multiarch-support netbase openssh-client patch perl #10 3.093 perl-modules-5.26 xauth #10 3.094 Suggested packages: #10 3.094 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email #10 3.094 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n krb5-doc #10 3.094 krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #10 3.094 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain #10 3.094 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #10 3.094 libterm-readline-gnu-perl | libterm-readline-perl-perl make #10 3.228 The following NEW packages will be installed: #10 3.228 git git-man krb5-locales less libasn1-8-heimdal libbsd0 libcurl3-gnutls #10 3.228 libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libgssapi-krb5-2 #10 3.228 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #10 3.228 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 #10 3.228 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common #10 3.228 libnghttp2-14 libperl5.26 libroken18-heimdal librtmp1 libsasl2-2 #10 3.228 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.0.0 #10 3.228 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 #10 3.228 libxmuu1 multiarch-support netbase openssh-client patch perl #10 3.228 perl-modules-5.26 xauth #10 3.375 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. #10 3.375 Need to get 16.8 MB of archives. #10 3.375 After this operation, 97.0 MB of additional disk space will be used. #10 3.375 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] #10 3.442 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B] #10 3.450 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] #10 3.550 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] #10 3.564 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] #10 3.611 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB] #10 3.680 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.4 [572 kB] #10 3.804 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] #10 3.807 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.7 [2764 kB] #10 3.949 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] #10 3.950 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] #10 3.951 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.7 [3532 kB] #10 4.024 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.7 [201 kB] #10 4.030 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] #10 4.032 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.9 [82.8 kB] #10 4.034 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB] #10 4.043 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] #10 4.044 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.4 [13.4 kB] #10 4.045 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] #10 4.080 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.4 [30.9 kB] #10 4.081 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.4 [85.3 kB] #10 4.145 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] #10 4.146 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.4 [278 kB] #10 4.149 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.4 [122 kB] #10 4.151 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.13 [1089 kB] #10 4.164 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] #10 4.165 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] #10 4.234 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] #10 4.235 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [42.3 kB] #10 4.277 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [175 kB] #10 4.280 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [30.3 kB] #10 4.281 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [85.9 kB] #10 4.283 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [48.0 kB] #10 4.284 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [107 kB] #10 4.287 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [207 kB] #10 4.289 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [14.8 kB] #10 4.341 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [96.7 kB] #10 4.344 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 4.407 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 4.408 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] #10 4.409 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 4.412 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] #10 4.413 Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] #10 4.415 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.24 [219 kB] #10 4.419 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] #10 4.419 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.18 [804 kB] #10 4.570 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.18 [3990 kB] #10 4.655 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 4.657 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] #10 4.772 debconf: delaying package configuration, since apt-utils is not installed #10 4.801 Fetched 16.8 MB in 1s (11.8 MB/s) #10 4.828 Selecting previously unselected package multiarch-support. #10 4.828 (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 4.836 Preparing to unpack .../0-multiarch-support_2.27-3ubuntu1.6_amd64.deb ... #10 4.843 Unpacking multiarch-support (2.27-3ubuntu1.6) ... #10 4.889 Selecting previously unselected package libxau6:amd64. #10 4.890 Preparing to unpack .../1-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... #10 4.902 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... #10 4.949 Selecting previously unselected package libbsd0:amd64. #10 4.951 Preparing to unpack .../2-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... #10 4.956 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... #10 5.006 Selecting previously unselected package libxdmcp6:amd64. #10 5.007 Preparing to unpack .../3-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #10 5.013 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #10 5.061 Selecting previously unselected package libxcb1:amd64. #10 5.065 Preparing to unpack .../4-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... #10 5.071 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... #10 5.115 Selecting previously unselected package libx11-data. #10 5.116 Preparing to unpack .../5-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ... #10 5.121 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ... #10 5.445 Selecting previously unselected package libx11-6:amd64. #10 5.447 Preparing to unpack .../6-libx11-6_2%3a1.6.4-3ubuntu0.4_amd64.deb ... #10 5.454 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... #10 5.566 Setting up multiarch-support (2.27-3ubuntu1.6) ... #10 5.627 Selecting previously unselected package libxext6:amd64. #10 5.627 (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 5.636 Preparing to unpack .../00-libxext6_2%3a1.3.3-1_amd64.deb ... #10 5.641 Unpacking libxext6:amd64 (2:1.3.3-1) ... #10 5.687 Selecting previously unselected package perl-modules-5.26. #10 5.688 Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.7_all.deb ... #10 5.693 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.7) ... #10 7.614 Selecting previously unselected package libgdbm5:amd64. #10 7.616 Preparing to unpack .../02-libgdbm5_1.14.1-6_amd64.deb ... #10 7.623 Unpacking libgdbm5:amd64 (1.14.1-6) ... #10 7.676 Selecting previously unselected package libgdbm-compat4:amd64. #10 7.678 Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_amd64.deb ... #10 7.683 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... #10 7.736 Selecting previously unselected package libperl5.26:amd64. #10 7.737 Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.7_amd64.deb ... #10 7.745 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.7) ... #10 8.415 Selecting previously unselected package perl. #10 8.417 Preparing to unpack .../05-perl_5.26.1-6ubuntu0.7_amd64.deb ... #10 8.430 Unpacking perl (5.26.1-6ubuntu0.7) ... #10 8.529 Selecting previously unselected package less. #10 8.531 Preparing to unpack .../06-less_487-0.1_amd64.deb ... #10 8.538 Unpacking less (487-0.1) ... #10 8.607 Selecting previously unselected package libexpat1:amd64. #10 8.608 Preparing to unpack .../07-libexpat1_2.2.5-3ubuntu0.9_amd64.deb ... #10 8.615 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.9) ... #10 8.678 Selecting previously unselected package libsqlite3-0:amd64. #10 8.680 Preparing to unpack .../08-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ... #10 8.687 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... #10 8.782 Selecting previously unselected package netbase. #10 8.784 Preparing to unpack .../09-netbase_5.4_all.deb ... #10 8.789 Unpacking netbase (5.4) ... #10 8.832 Selecting previously unselected package krb5-locales. #10 8.833 Preparing to unpack .../10-krb5-locales_1.16-2ubuntu0.4_all.deb ... #10 8.839 Unpacking krb5-locales (1.16-2ubuntu0.4) ... #10 8.891 Selecting previously unselected package libedit2:amd64. #10 8.893 Preparing to unpack .../11-libedit2_3.1-20170329-1_amd64.deb ... #10 8.899 Unpacking libedit2:amd64 (3.1-20170329-1) ... #10 8.958 Selecting previously unselected package libkrb5support0:amd64. #10 8.960 Preparing to unpack .../12-libkrb5support0_1.16-2ubuntu0.4_amd64.deb ... #10 8.965 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.4) ... #10 9.018 Selecting previously unselected package libk5crypto3:amd64. #10 9.021 Preparing to unpack .../13-libk5crypto3_1.16-2ubuntu0.4_amd64.deb ... #10 9.029 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.4) ... #10 9.090 Selecting previously unselected package libkeyutils1:amd64. #10 9.092 Preparing to unpack .../14-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... #10 9.098 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... #10 9.154 Selecting previously unselected package libkrb5-3:amd64. #10 9.155 Preparing to unpack .../15-libkrb5-3_1.16-2ubuntu0.4_amd64.deb ... #10 9.162 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.4) ... #10 9.244 Selecting previously unselected package libgssapi-krb5-2:amd64. #10 9.246 Preparing to unpack .../16-libgssapi-krb5-2_1.16-2ubuntu0.4_amd64.deb ... #10 9.252 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... #10 9.345 Selecting previously unselected package libssl1.0.0:amd64. #10 9.347 Preparing to unpack .../17-libssl1.0.0_1.0.2n-1ubuntu5.13_amd64.deb ... #10 9.352 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.13) ... #10 9.482 Selecting previously unselected package libxmuu1:amd64. #10 9.484 Preparing to unpack .../18-libxmuu1_2%3a1.1.2-2_amd64.deb ... #10 9.490 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... #10 9.544 Selecting previously unselected package openssh-client. #10 9.546 Preparing to unpack .../19-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... #10 9.554 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... #10 9.662 Selecting previously unselected package xauth. #10 9.664 Preparing to unpack .../20-xauth_1%3a1.0.10-1_amd64.deb ... #10 9.669 Unpacking xauth (1:1.0.10-1) ... #10 9.717 Selecting previously unselected package libroken18-heimdal:amd64. #10 9.718 Preparing to unpack .../21-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 9.724 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 9.778 Selecting previously unselected package libasn1-8-heimdal:amd64. #10 9.780 Preparing to unpack .../22-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 9.785 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 9.858 Selecting previously unselected package libheimbase1-heimdal:amd64. #10 9.860 Preparing to unpack .../23-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 9.866 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 9.914 Selecting previously unselected package libhcrypto4-heimdal:amd64. #10 9.915 Preparing to unpack .../24-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 9.920 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 9.982 Selecting previously unselected package libwind0-heimdal:amd64. #10 9.984 Preparing to unpack .../25-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 9.989 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 10.05 Selecting previously unselected package libhx509-5-heimdal:amd64. #10 10.05 Preparing to unpack .../26-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 10.05 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 10.11 Selecting previously unselected package libkrb5-26-heimdal:amd64. #10 10.11 Preparing to unpack .../27-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 10.12 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 10.19 Selecting previously unselected package libheimntlm0-heimdal:amd64. #10 10.19 Preparing to unpack .../28-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 10.20 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 10.25 Selecting previously unselected package libgssapi3-heimdal:amd64. #10 10.25 Preparing to unpack .../29-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 10.26 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 10.31 Selecting previously unselected package libsasl2-modules-db:amd64. #10 10.31 Preparing to unpack .../30-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #10 10.31 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 10.36 Selecting previously unselected package libsasl2-2:amd64. #10 10.36 Preparing to unpack .../31-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #10 10.37 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 10.41 Selecting previously unselected package libldap-common. #10 10.42 Preparing to unpack .../32-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... #10 10.42 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... #10 10.47 Selecting previously unselected package libldap-2.4-2:amd64. #10 10.48 Preparing to unpack .../33-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... #10 10.48 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... #10 10.56 Selecting previously unselected package libnghttp2-14:amd64. #10 10.56 Preparing to unpack .../34-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... #10 10.57 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... #10 10.62 Selecting previously unselected package librtmp1:amd64. #10 10.63 Preparing to unpack .../35-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... #10 10.63 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... #10 10.69 Selecting previously unselected package libcurl3-gnutls:amd64. #10 10.70 Preparing to unpack .../36-libcurl3-gnutls_7.58.0-2ubuntu3.24_amd64.deb ... #10 10.70 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.24) ... #10 10.77 Selecting previously unselected package liberror-perl. #10 10.77 Preparing to unpack .../37-liberror-perl_0.17025-1_all.deb ... #10 10.77 Unpacking liberror-perl (0.17025-1) ... #10 10.82 Selecting previously unselected package git-man. #10 10.82 Preparing to unpack .../38-git-man_1%3a2.17.1-1ubuntu0.18_all.deb ... #10 10.83 Unpacking git-man (1:2.17.1-1ubuntu0.18) ... #10 10.95 Selecting previously unselected package git. #10 10.95 Preparing to unpack .../39-git_1%3a2.17.1-1ubuntu0.18_amd64.deb ... #10 10.98 Unpacking git (1:2.17.1-1ubuntu0.18) ... #10 11.38 Selecting previously unselected package libsasl2-modules:amd64. #10 11.39 Preparing to unpack .../40-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #10 11.39 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 11.43 Selecting previously unselected package patch. #10 11.43 Preparing to unpack .../41-patch_2.7.6-2ubuntu1.1_amd64.deb ... #10 11.44 Unpacking patch (2.7.6-2ubuntu1.1) ... #10 11.50 Setting up libedit2:amd64 (3.1-20170329-1) ... #10 11.52 Setting up git-man (1:2.17.1-1ubuntu0.18) ... #10 11.53 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.9) ... #10 11.55 Setting up less (487-0.1) ... #10 11.64 debconf: unable to initialize frontend: Dialog #10 11.64 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) #10 11.64 debconf: falling back to frontend: Readline #10 11.68 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.13) ... #10 11.75 debconf: unable to initialize frontend: Dialog #10 11.75 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) #10 11.75 debconf: falling back to frontend: Readline #10 11.79 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... #10 11.81 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... #10 11.84 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 11.85 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 11.87 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 11.88 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... #10 11.90 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.7) ... #10 11.91 Setting up libgdbm5:amd64 (1.14.1-6) ... #10 11.93 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... #10 11.95 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.4) ... #10 11.96 Setting up patch (2.7.6-2ubuntu1.1) ... #10 11.98 Setting up krb5-locales (1.16-2ubuntu0.4) ... #10 12.00 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 12.03 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... #10 12.05 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #10 12.08 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... #10 12.10 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... #10 12.13 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 12.16 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ... #10 12.19 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... #10 12.21 Setting up netbase (5.4) ... #10 12.26 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.4) ... #10 12.29 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 12.31 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 12.34 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 12.36 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 12.39 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.7) ... #10 12.41 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.4) ... #10 12.44 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 12.46 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... #10 12.49 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 12.51 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... #10 12.54 Setting up libxmuu1:amd64 (2:1.1.2-2) ... #10 12.56 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... #10 12.59 Setting up perl (5.26.1-6ubuntu0.7) ... #10 12.63 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 12.65 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... #10 12.76 Setting up libxext6:amd64 (2:1.3.3-1) ... #10 12.79 Setting up liberror-perl (0.17025-1) ... #10 12.80 Setting up xauth (1:1.0.10-1) ... #10 12.82 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... #10 12.84 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.24) ... #10 12.86 Setting up git (1:2.17.1-1ubuntu0.18) ... #10 12.92 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #10 12.97 Checking HELM ... #10 13.01 version.BuildInfo{Version:"v3.12.3", GitCommit:"3a31588ad33fe3b89af5a2a54ee1d25bfe6eaa5e", GitTreeState:"clean", GoVersion:"go1.20.7"} #10 13.02 Downloading and installing helm-push v0.10.3 ... #10 13.07 --2025-04-16 14:46:09-- https://nexus.o-ran-sc.org/content/repositories/thirdparty/chartmuseum/helm-push/v0.10.3/helm-push-v0.10.3.tar.gz #10 13.07 Resolving nexus.o-ran-sc.org (nexus.o-ran-sc.org)... 38.108.68.158 #10 13.80 Connecting to nexus.o-ran-sc.org (nexus.o-ran-sc.org)|38.108.68.158|:443... connected. #10 13.81 HTTP request sent, awaiting response... 200 OK #10 13.81 Length: 11109788 (11M) [application/x-gzip] #10 13.81 Saving to: 'helm-push-v0.10.3.tar.gz' #10 13.81 #10 13.81 0K .......... .......... .......... .......... .......... 0% 19.5M 1s #10 13.82 50K .......... .......... .......... .......... .......... 0% 25.1M 0s #10 13.82 100K .......... .......... .......... .......... .......... 1% 22.2M 0s #10 13.82 150K .......... .......... .......... .......... .......... 1% 16.1M 1s #10 13.82 200K .......... .......... .......... .......... .......... 2% 21.3M 1s #10 13.83 250K .......... .......... .......... .......... .......... 2% 17.2M 1s #10 13.83 300K .......... .......... .......... .......... .......... 3% 32.1M 0s #10 13.83 350K .......... .......... .......... .......... .......... 3% 33.9M 0s #10 13.83 400K .......... .......... .......... .......... .......... 4% 25.1M 0s #10 13.83 450K .......... .......... .......... .......... .......... 4% 34.1M 0s #10 13.83 500K .......... .......... .......... .......... .......... 5% 29.8M 0s #10 13.84 550K .......... .......... .......... .......... .......... 5% 36.5M 0s #10 13.84 600K .......... .......... .......... .......... .......... 5% 63.3M 0s #10 13.84 650K .......... .......... .......... .......... .......... 6% 48.6M 0s #10 13.84 700K .......... .......... .......... .......... .......... 6% 69.7M 0s #10 13.84 750K .......... .......... .......... .......... .......... 7% 61.9M 0s #10 13.84 800K .......... .......... .......... .......... .......... 7% 66.3M 0s #10 13.84 850K .......... .......... .......... .......... .......... 8% 111M 0s #10 13.84 900K .......... .......... .......... .......... .......... 8% 100M 0s #10 13.84 950K .......... .......... .......... .......... .......... 9% 110M 0s #10 13.84 1000K .......... .......... .......... .......... .......... 9% 65.0M 0s #10 13.84 1050K .......... .......... .......... .......... .......... 10% 64.8M 0s #10 13.84 1100K .......... .......... .......... .......... .......... 10% 69.5M 0s #10 13.84 1150K .......... .......... .......... .......... .......... 11% 58.2M 0s #10 13.85 1200K .......... .......... .......... .......... .......... 11% 154M 0s #10 13.85 1250K .......... .......... .......... .......... .......... 11% 88.8M 0s #10 13.85 1300K .......... .......... .......... .......... .......... 12% 40.2M 0s #10 13.85 1350K .......... .......... .......... .......... .......... 12% 104M 0s #10 13.85 1400K .......... .......... .......... .......... .......... 13% 106M 0s #10 13.85 1450K .......... .......... .......... .......... .......... 13% 41.9M 0s #10 13.85 1500K .......... .......... .......... .......... .......... 14% 61.3M 0s #10 13.85 1550K .......... .......... .......... .......... .......... 14% 83.7M 0s #10 13.85 1600K .......... .......... .......... .......... .......... 15% 131M 0s #10 13.85 1650K .......... .......... .......... .......... .......... 15% 35.0M 0s #10 13.85 1700K .......... .......... .......... .......... .......... 16% 147M 0s #10 13.85 1750K .......... .......... .......... .......... .......... 16% 128M 0s #10 13.85 1800K .......... .......... .......... .......... .......... 17% 68.4M 0s #10 13.85 1850K .......... .......... .......... .......... .......... 17% 82.6M 0s #10 13.85 1900K .......... .......... .......... .......... .......... 17% 143M 0s #10 13.85 1950K .......... .......... .......... .......... .......... 18% 71.7M 0s #10 13.86 2000K .......... .......... .......... .......... .......... 18% 66.5M 0s #10 13.86 2050K .......... .......... .......... .......... .......... 19% 59.2M 0s #10 13.86 2100K .......... .......... .......... .......... .......... 19% 65.5M 0s #10 13.86 2150K .......... .......... .......... .......... .......... 20% 106M 0s #10 13.86 2200K .......... .......... .......... .......... .......... 20% 363M 0s #10 13.86 2250K .......... .......... .......... .......... .......... 21% 330M 0s #10 13.86 2300K .......... .......... .......... .......... .......... 21% 320M 0s #10 13.86 2350K .......... .......... .......... .......... .......... 22% 367M 0s #10 13.86 2400K .......... .......... .......... .......... .......... 22% 24.2M 0s #10 13.86 2450K .......... .......... .......... .......... .......... 23% 31.9M 0s #10 13.86 2500K .......... .......... .......... .......... .......... 23% 231M 0s #10 13.86 2550K .......... .......... .......... .......... .......... 23% 268M 0s #10 13.86 2600K .......... .......... .......... .......... .......... 24% 390M 0s #10 13.86 2650K .......... .......... .......... .......... .......... 24% 301M 0s #10 13.86 2700K .......... .......... .......... .......... .......... 25% 275M 0s #10 13.86 2750K .......... .......... .......... .......... .......... 25% 315M 0s #10 13.86 2800K .......... .......... .......... .......... .......... 26% 361M 0s #10 13.86 2850K .......... .......... .......... .......... .......... 26% 34.3M 0s #10 13.87 2900K .......... .......... .......... .......... .......... 27% 61.0M 0s #10 13.87 2950K .......... .......... .......... .......... .......... 27% 81.2M 0s #10 13.87 3000K .......... .......... .......... .......... .......... 28% 130M 0s #10 13.87 3050K .......... .......... .......... .......... .......... 28% 86.6M 0s #10 13.87 3100K .......... .......... .......... .......... .......... 29% 44.5M 0s #10 13.87 3150K .......... .......... .......... .......... .......... 29% 108M 0s #10 13.87 3200K .......... .......... .......... .......... .......... 29% 92.8M 0s #10 13.87 3250K .......... .......... .......... .......... .......... 30% 360M 0s #10 13.87 3300K .......... .......... .......... .......... .......... 30% 377M 0s #10 13.87 3350K .......... .......... .......... .......... .......... 31% 179M 0s #10 13.87 3400K .......... .......... .......... .......... .......... 31% 108M 0s #10 13.87 3450K .......... .......... .......... .......... .......... 32% 40.9M 0s #10 13.87 3500K .......... .......... .......... .......... .......... 32% 49.3M 0s #10 13.87 3550K .......... .......... .......... .......... .......... 33% 42.6M 0s #10 13.87 3600K .......... .......... .......... .......... .......... 33% 39.5M 0s #10 13.88 3650K .......... .......... .......... .......... .......... 34% 106M 0s #10 13.88 3700K .......... .......... .......... .......... .......... 34% 230M 0s #10 13.88 3750K .......... .......... .......... .......... .......... 35% 226M 0s #10 13.88 3800K .......... .......... .......... .......... .......... 35% 306M 0s #10 13.88 3850K .......... .......... .......... .......... .......... 35% 303M 0s #10 13.88 3900K .......... .......... .......... .......... .......... 36% 307M 0s #10 13.88 3950K .......... .......... .......... .......... .......... 36% 76.7M 0s #10 13.88 4000K .......... .......... .......... .......... .......... 37% 101M 0s #10 13.88 4050K .......... .......... .......... .......... .......... 37% 80.0M 0s #10 13.88 4100K .......... .......... .......... .......... .......... 38% 94.9M 0s #10 13.88 4150K .......... .......... .......... .......... .......... 38% 105M 0s #10 13.88 4200K .......... .......... .......... .......... .......... 39% 110M 0s #10 13.88 4250K .......... .......... .......... .......... .......... 39% 111M 0s #10 13.88 4300K .......... .......... .......... .......... .......... 40% 294M 0s #10 13.88 4350K .......... .......... .......... .......... .......... 40% 362M 0s #10 13.88 4400K .......... .......... .......... .......... .......... 41% 249M 0s #10 13.88 4450K .......... .......... .......... .......... .......... 41% 310M 0s #10 13.88 4500K .......... .......... .......... .......... .......... 41% 290M 0s #10 13.88 4550K .......... .......... .......... .......... .......... 42% 336M 0s #10 13.88 4600K .......... .......... .......... .......... .......... 42% 302M 0s #10 13.88 4650K .......... .......... .......... .......... .......... 43% 302M 0s #10 13.88 4700K .......... .......... .......... .......... .......... 43% 382M 0s #10 13.88 4750K .......... .......... .......... .......... .......... 44% 264M 0s #10 13.88 4800K .......... .......... .......... .......... .......... 44% 106M 0s #10 13.88 4850K .......... .......... .......... .......... .......... 45% 62.9M 0s #10 13.88 4900K .......... .......... .......... .......... .......... 45% 40.5M 0s #10 13.88 4950K .......... .......... .......... .......... .......... 46% 106M 0s #10 13.88 5000K .......... .......... .......... .......... .......... 46% 71.3M 0s #10 13.89 5050K .......... .......... .......... .......... .......... 47% 75.1M 0s #10 13.89 5100K .......... .......... .......... .......... .......... 47% 96.1M 0s #10 13.89 5150K .......... .......... .......... .......... .......... 47% 96.9M 0s #10 13.89 5200K .......... .......... .......... .......... .......... 48% 111M 0s #10 13.89 5250K .......... .......... .......... .......... .......... 48% 80.0M 0s #10 13.89 5300K .......... .......... .......... .......... .......... 49% 60.0M 0s #10 13.89 5350K .......... .......... .......... .......... .......... 49% 52.7M 0s #10 13.89 5400K .......... .......... .......... .......... .......... 50% 106M 0s #10 13.89 5450K .......... .......... .......... .......... .......... 50% 87.8M 0s #10 13.89 5500K .......... .......... .......... .......... .......... 51% 87.4M 0s #10 13.89 5550K .......... .......... .......... .......... .......... 51% 77.7M 0s #10 13.89 5600K .......... .......... .......... .......... .......... 52% 47.4M 0s #10 13.89 5650K .......... .......... .......... .......... .......... 52% 62.2M 0s #10 13.89 5700K .......... .......... .......... .......... .......... 52% 103M 0s #10 13.89 5750K .......... .......... .......... .......... .......... 53% 171M 0s #10 13.90 5800K .......... .......... .......... .......... .......... 53% 219M 0s #10 13.90 5850K .......... .......... .......... .......... .......... 54% 364M 0s #10 13.90 5900K .......... .......... .......... .......... .......... 54% 230M 0s #10 13.90 5950K .......... .......... .......... .......... .......... 55% 358M 0s #10 13.90 6000K .......... .......... .......... .......... .......... 55% 264M 0s #10 13.90 6050K .......... .......... .......... .......... .......... 56% 279M 0s #10 13.90 6100K .......... .......... .......... .......... .......... 56% 237M 0s #10 13.90 6150K .......... .......... .......... .......... .......... 57% 297M 0s #10 13.90 6200K .......... .......... .......... .......... .......... 57% 321M 0s #10 13.90 6250K .......... .......... .......... .......... .......... 58% 292M 0s #10 13.90 6300K .......... .......... .......... .......... .......... 58% 237M 0s #10 13.90 6350K .......... .......... .......... .......... .......... 58% 256M 0s #10 13.90 6400K .......... .......... .......... .......... .......... 59% 359M 0s #10 13.90 6450K .......... .......... .......... .......... .......... 59% 309M 0s #10 13.90 6500K .......... .......... .......... .......... .......... 60% 302M 0s #10 13.90 6550K .......... .......... .......... .......... .......... 60% 249M 0s #10 13.90 6600K .......... .......... .......... .......... .......... 61% 279M 0s #10 13.90 6650K .......... .......... .......... .......... .......... 61% 261M 0s #10 13.90 6700K .......... .......... .......... .......... .......... 62% 364M 0s #10 13.90 6750K .......... .......... .......... .......... .......... 62% 231M 0s #10 13.90 6800K .......... .......... .......... .......... .......... 63% 273M 0s #10 13.90 6850K .......... .......... .......... .......... .......... 63% 295M 0s #10 13.90 6900K .......... .......... .......... .......... .......... 64% 311M 0s #10 13.90 6950K .......... .......... .......... .......... .......... 64% 72.6M 0s #10 13.90 7000K .......... .......... .......... .......... .......... 64% 340M 0s #10 13.90 7050K .......... .......... .......... .......... .......... 65% 315M 0s #10 13.90 7100K .......... .......... .......... .......... .......... 65% 357M 0s #10 13.90 7150K .......... .......... .......... .......... .......... 66% 41.7M 0s #10 13.90 7200K .......... .......... .......... .......... .......... 66% 26.8M 0s #10 13.90 7250K .......... .......... .......... .......... .......... 67% 45.5M 0s #10 13.90 7300K .......... .......... .......... .......... .......... 67% 85.2M 0s #10 13.90 7350K .......... .......... .......... .......... .......... 68% 59.0M 0s #10 13.90 7400K .......... .......... .......... .......... .......... 68% 126M 0s #10 13.91 7450K .......... .......... .......... .......... .......... 69% 106M 0s #10 13.91 7500K .......... .......... .......... .......... .......... 69% 48.4M 0s #10 13.91 7550K .......... .......... .......... .......... .......... 70% 76.4M 0s #10 13.91 7600K .......... .......... .......... .......... .......... 70% 48.8M 0s #10 13.91 7650K .......... .......... .......... .......... .......... 70% 56.8M 0s #10 13.91 7700K .......... .......... .......... .......... .......... 71% 63.0M 0s #10 13.91 7750K .......... .......... .......... .......... .......... 71% 86.3M 0s #10 13.91 7800K .......... .......... .......... .......... .......... 72% 98.8M 0s #10 13.91 7850K .......... .......... .......... .......... .......... 72% 85.9M 0s #10 13.91 7900K .......... .......... .......... .......... .......... 73% 100M 0s #10 13.91 7950K .......... .......... .......... .......... .......... 73% 75.6M 0s #10 13.91 8000K .......... .......... .......... .......... .......... 74% 73.6M 0s #10 13.91 8050K .......... .......... .......... .......... .......... 74% 44.1M 0s #10 13.91 8100K .......... .......... .......... .......... .......... 75% 29.2M 0s #10 13.92 8150K .......... .......... .......... .......... .......... 75% 240M 0s #10 13.92 8200K .......... .......... .......... .......... .......... 76% 109M 0s #10 13.92 8250K .......... .......... .......... .......... .......... 76% 98.4M 0s #10 13.92 8300K .......... .......... .......... .......... .......... 76% 101M 0s #10 13.92 8350K .......... .......... .......... .......... .......... 77% 96.5M 0s #10 13.92 8400K .......... .......... .......... .......... .......... 77% 80.4M 0s #10 13.92 8450K .......... .......... .......... .......... .......... 78% 74.6M 0s #10 13.92 8500K .......... .......... .......... .......... .......... 78% 129M 0s #10 13.92 8550K .......... .......... .......... .......... .......... 79% 57.5M 0s #10 13.92 8600K .......... .......... .......... .......... .......... 79% 63.3M 0s #10 13.92 8650K .......... .......... .......... .......... .......... 80% 80.1M 0s #10 13.92 8700K .......... .......... .......... .......... .......... 80% 92.8M 0s #10 13.92 8750K .......... .......... .......... .......... .......... 81% 119M 0s #10 13.92 8800K .......... .......... .......... .......... .......... 81% 122M 0s #10 13.92 8850K .......... .......... .......... .......... .......... 82% 124M 0s #10 13.92 8900K .......... .......... .......... .......... .......... 82% 99.3M 0s #10 13.92 8950K .......... .......... .......... .......... .......... 82% 108M 0s #10 13.92 9000K .......... .......... .......... .......... .......... 83% 117M 0s #10 13.93 9050K .......... .......... .......... .......... .......... 83% 68.6M 0s #10 13.93 9100K .......... .......... .......... .......... .......... 84% 131M 0s #10 13.93 9150K .......... .......... .......... .......... .......... 84% 102M 0s #10 13.93 9200K .......... .......... .......... .......... .......... 85% 154M 0s #10 13.93 9250K .......... .......... .......... .......... .......... 85% 150M 0s #10 13.93 9300K .......... .......... .......... .......... .......... 86% 98.6M 0s #10 13.93 9350K .......... .......... .......... .......... .......... 86% 90.3M 0s #10 13.93 9400K .......... .......... .......... .......... .......... 87% 133M 0s #10 13.93 9450K .......... .......... .......... .......... .......... 87% 269M 0s #10 13.93 9500K .......... .......... .......... .......... .......... 88% 263M 0s #10 13.93 9550K .......... .......... .......... .......... .......... 88% 202M 0s #10 13.93 9600K .......... .......... .......... .......... .......... 88% 248M 0s #10 13.93 9650K .......... .......... .......... .......... .......... 89% 258M 0s #10 13.93 9700K .......... .......... .......... .......... .......... 89% 266M 0s #10 13.93 9750K .......... .......... .......... .......... .......... 90% 149M 0s #10 13.93 9800K .......... .......... .......... .......... .......... 90% 143M 0s #10 13.93 9850K .......... .......... .......... .......... .......... 91% 121M 0s #10 13.93 9900K .......... .......... .......... .......... .......... 91% 117M 0s #10 13.93 9950K .......... .......... .......... .......... .......... 92% 147M 0s #10 13.93 10000K .......... .......... .......... .......... .......... 92% 136M 0s #10 13.93 10050K .......... .......... .......... .......... .......... 93% 149M 0s #10 13.93 10100K .......... .......... .......... .......... .......... 93% 157M 0s #10 13.93 10150K .......... .......... .......... .......... .......... 94% 134M 0s #10 13.93 10200K .......... .......... .......... .......... .......... 94% 167M 0s #10 13.93 10250K .......... .......... .......... .......... .......... 94% 173M 0s #10 13.93 10300K .......... .......... .......... .......... .......... 95% 121M 0s #10 13.93 10350K .......... .......... .......... .......... .......... 95% 155M 0s #10 13.93 10400K .......... .......... .......... .......... .......... 96% 154M 0s #10 13.94 10450K .......... .......... .......... .......... .......... 96% 113M 0s #10 13.94 10500K .......... .......... .......... .......... .......... 97% 131M 0s #10 13.94 10550K .......... .......... .......... .......... .......... 97% 153M 0s #10 13.94 10600K .......... .......... .......... .......... .......... 98% 93.7M 0s #10 13.94 10650K .......... .......... .......... .......... .......... 98% 281M 0s #10 13.94 10700K .......... .......... .......... .......... .......... 99% 279M 0s #10 13.94 10750K .......... .......... .......... .......... .......... 99% 264M 0s #10 13.94 10800K .......... .......... .......... .......... ......... 100% 308M=0.1s #10 13.94 #10 13.94 2025-04-16 14:46:10 (85.0 MB/s) - 'helm-push-v0.10.3.tar.gz' saved [11109788/11109788] #10 13.94 #10 14.21 Error: no repositories configured #10 14.26 2025-04-16T14:46:10.828Z INFO [1] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.843µs", "reqID": "f253df77-accd-4efa-9f47-27511b307bfe"} #10 14.26 "local" has been added to your repositories #10 14.26 + git -C /tmp/it-dep/smo-install submodule init #10 14.29 Submodule 'ranpm' (https://gerrit.nordix.org/oransc/nonrtric/plt/ranpm) registered for path '../ranpm' #10 14.29 Submodule 'ric-dep' (https://gerrit.o-ran-sc.org/r/ric-plt/ric-dep) registered for path '../ric-dep' #10 14.29 Submodule 'smo-install/multicloud-k8s' (https://github.com/onap/multicloud-k8s.git) registered for path 'multicloud-k8s' #10 14.29 Submodule 'smo-install/onap_oom' (https://gerrit.onap.org/r/oom) registered for path 'onap_oom' #10 14.29 + git -C /tmp/it-dep/smo-install submodule update #10 14.32 Cloning into '/tmp/it-dep/ranpm'... #10 17.06 Cloning into '/tmp/it-dep/ric-dep'... #10 17.80 Cloning into '/tmp/it-dep/smo-install/multicloud-k8s'... #10 18.63 Cloning into '/tmp/it-dep/smo-install/onap_oom'... #10 29.73 Submodule path '../ranpm': checked out '6748b9e87a3a09a430080cfd508275e6f18f4342' #10 29.78 Submodule path '../ric-dep': checked out '0ce5f68bafe78470b1331284c47918c513173ad2' #10 29.89 Submodule path 'multicloud-k8s': checked out '2d9e8566cbd81e6feb7e3068f6ff089fdc3a93d9' #10 30.06 Submodule path 'onap_oom': checked out 'acb9fda1b15519023f5a46e93bee527a21aa316d' #10 30.06 + /tmp/it-dep/smo-install/scripts/sub-scripts/build-onap.sh #10 30.11 Reading package lists... #10 31.13 Building dependency tree... #10 31.30 Reading state information... #10 31.42 Suggested packages: #10 31.42 make-doc #10 31.44 The following NEW packages will be installed: #10 31.44 make #10 31.59 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. #10 31.59 Need to get 154 kB of archives. #10 31.59 After this operation, 381 kB of additional disk space will be used. #10 31.59 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] #10 31.93 debconf: delaying package configuration, since apt-utils is not installed #10 31.95 Fetched 154 kB in 0s (394 kB/s) #10 31.99 Selecting previously unselected package make. #10 31.99 (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 32.00 Preparing to unpack .../make_4.1-9.1ubuntu1_amd64.deb ... #10 32.00 Unpacking make (4.1-9.1ubuntu1) ... #10 32.07 Setting up make (4.1-9.1ubuntu1) ... #10 32.16 Installed plugin: undeploy #10 32.21 Installed plugin: deploy #10 32.21 Copying ORAN ACM Participants... #10 32.22 ORAN ACM Participants copied and configured for build. #10 32.22 ### Building ONAP part### #10 32.27 Using Helm binary helm which is helm version v3.12.3 #10 32.27 #10 32.27 [common] #10 32.27 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 32.33 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 32.38 #10 32.38 [common] #10 32.39 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 32.49 Skipping linting of common #10 32.68 Pushing common-13.0.2.tgz to local... #10 32.69 2025-04-16T14:46:29.263Z INFO [2] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "9.260675ms", "reqID": "0d1a1409-beb7-4548-9935-9de079a74036"} #10 32.69 Done. #10 35.70 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 35.70 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 35.70 #10 35.70 [repositoryGenerator] #10 35.70 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 35.83 Skipping linting of repositoryGenerator #10 36.04 Pushing repositoryGenerator-13.0.0.tgz to local... #10 36.05 2025-04-16T14:46:32.619Z INFO [3] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.462379ms", "reqID": "4e76e1d1-a82c-4f58-b575-93cbd5615fe3"} #10 36.05 Done. #10 39.05 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 39.06 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 39.06 #10 39.06 [readinessCheck] #10 39.06 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 39.16 Hang tight while we grab the latest from your chart repositories... #10 39.16 2025-04-16T14:46:35.729Z INFO [4] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.485µs", "reqID": "1f8f3e7d-e601-4254-bdf2-9603c62422b9"} #10 39.17 ...Successfully got an update from the "local" chart repository #10 39.17 Update Complete. ⎈Happy Helming!⎈ #10 39.17 Saving 2 charts #10 39.18 Deleting outdated charts #10 39.19 Skipping linting of readinessCheck #10 39.41 Pushing readinessCheck-13.0.0.tgz to local... #10 39.42 2025-04-16T14:46:35.993Z INFO [5] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.099461ms", "reqID": "92fb2ead-2788-4a27-90ea-1b2dcb1232d7"} #10 39.42 Done. #10 42.43 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 42.43 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 42.43 #10 42.43 [serviceAccount] #10 42.43 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 42.54 Hang tight while we grab the latest from your chart repositories... #10 42.54 2025-04-16T14:46:39.116Z INFO [6] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "204.282µs", "reqID": "5100aff6-4d01-4c0a-ab1d-0800eeb68baa"} #10 42.55 ...Successfully got an update from the "local" chart repository #10 42.55 Update Complete. ⎈Happy Helming!⎈ #10 42.55 Saving 1 charts #10 42.56 Deleting outdated charts #10 42.57 Skipping linting of serviceAccount #10 42.77 Pushing serviceAccount-13.0.1.tgz to local... #10 42.78 2025-04-16T14:46:39.349Z INFO [7] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "9.86156ms", "reqID": "ce684afb-9fb9-4097-90a0-676a87c449a1"} #10 42.78 Done. #10 45.78 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 45.78 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 45.79 #10 45.79 [cmpv2Config] #10 45.79 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 45.90 Hang tight while we grab the latest from your chart repositories... #10 45.90 2025-04-16T14:46:42.470Z INFO [8] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.943µs", "reqID": "ea937d32-f89f-44ac-be65-83053441e46b"} #10 45.90 ...Successfully got an update from the "local" chart repository #10 45.90 Update Complete. ⎈Happy Helming!⎈ #10 45.91 Saving 1 charts #10 45.91 Deleting outdated charts #10 45.92 Skipping linting of cmpv2Config #10 46.12 Pushing cmpv2Config-13.0.0.tgz to local... #10 46.13 2025-04-16T14:46:42.706Z INFO [9] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.092017ms", "reqID": "2c731658-ce1c-4f5d-b7bc-111a8ea30818"} #10 46.13 Done. #10 49.14 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 49.14 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 49.14 #10 49.14 [cassandra] #10 49.15 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 49.25 Hang tight while we grab the latest from your chart repositories... #10 49.25 2025-04-16T14:46:45.820Z INFO [10] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "196.851µs", "reqID": "42a84334-cee8-49d8-805d-08ad38638f74"} #10 49.26 ...Successfully got an update from the "local" chart repository #10 49.26 Update Complete. ⎈Happy Helming!⎈ #10 49.26 Saving 3 charts #10 49.28 Deleting outdated charts #10 49.29 Skipping linting of cassandra #10 49.52 Pushing cassandra-13.0.0.tgz to local... #10 49.55 2025-04-16T14:46:46.118Z INFO [11] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.892928ms", "reqID": "abf028f1-5537-4fcd-a00a-89bbd98d52e0"} #10 49.55 Done. #10 52.55 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 52.56 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 52.56 #10 52.56 [certManagerCertificate] #10 52.56 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 52.66 Hang tight while we grab the latest from your chart repositories... #10 52.67 2025-04-16T14:46:49.237Z INFO [12] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.152µs", "reqID": "069a582d-b817-4f35-8e82-1e95592420d0"} #10 52.67 ...Successfully got an update from the "local" chart repository #10 52.67 Update Complete. ⎈Happy Helming!⎈ #10 52.68 Saving 2 charts #10 52.70 Deleting outdated charts #10 52.71 Skipping linting of certManagerCertificate #10 52.91 Pushing certManagerCertificate-13.0.0.tgz to local... #10 52.93 2025-04-16T14:46:49.500Z INFO [13] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.453564ms", "reqID": "01b0d6d1-a961-44ed-8a77-336e3ff9a9bb"} #10 52.93 Done. #10 55.93 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 55.94 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 55.94 #10 55.94 [dgbuilder] #10 55.94 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 56.05 Hang tight while we grab the latest from your chart repositories... #10 56.06 2025-04-16T14:46:52.628Z INFO [14] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.769µs", "reqID": "ecaff397-b8ba-423d-8d13-8220ab106fd2"} #10 56.06 ...Successfully got an update from the "local" chart repository #10 56.06 Update Complete. ⎈Happy Helming!⎈ #10 56.07 Saving 3 charts #10 56.09 Deleting outdated charts #10 56.09 Skipping linting of dgbuilder #10 56.31 Pushing dgbuilder-13.0.0.tgz to local... #10 56.33 2025-04-16T14:46:52.904Z INFO [15] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.112325ms", "reqID": "37e4a2c3-1c70-44cf-947c-cc39ab32b05f"} #10 56.33 Done. #10 59.34 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 59.34 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 59.34 #10 59.34 [elasticsearch] #10 59.34 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 59.40 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' #10 59.41 #10 59.41 [components] #10 59.41 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' #10 59.41 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 59.42 #10 59.42 [curator] #10 59.42 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 59.48 Hang tight while we grab the latest from your chart repositories... #10 59.48 2025-04-16T14:46:56.048Z INFO [16] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "176.461µs", "reqID": "cd3c7c57-9494-4c40-8a61-87da308039ea"} #10 59.48 ...Successfully got an update from the "local" chart repository #10 59.48 Update Complete. ⎈Happy Helming!⎈ #10 59.49 Saving 2 charts #10 59.50 Deleting outdated charts #10 59.50 Skipping linting of curator #10 59.57 Successfully packaged chart and saved it to: /tmp/it-dep/smo-install/onap_oom/kubernetes/common/dist/packages/curator-13.0.0.tgz #10 62.57 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components/../../dist/packages #10 62.58 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 62.58 #10 62.58 [data] #10 62.58 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 62.63 Hang tight while we grab the latest from your chart repositories... #10 62.63 2025-04-16T14:46:59.204Z INFO [17] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "207.843µs", "reqID": "8dff5188-4ffe-4432-851b-2140cc73e6fc"} #10 62.63 ...Successfully got an update from the "local" chart repository #10 62.63 Update Complete. ⎈Happy Helming!⎈ #10 62.64 Saving 2 charts #10 62.65 Deleting outdated charts #10 62.65 Skipping linting of data #10 62.73 Successfully packaged chart and saved it to: /tmp/it-dep/smo-install/onap_oom/kubernetes/common/dist/packages/data-13.0.0.tgz #10 65.73 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components/../../dist/packages #10 65.73 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 65.73 #10 65.73 [master] #10 65.73 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 65.79 Hang tight while we grab the latest from your chart repositories... #10 65.79 2025-04-16T14:47:02.365Z INFO [18] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "168.75µs", "reqID": "03f3e2b4-1d34-4e60-864b-0baca053308a"} #10 65.80 ...Successfully got an update from the "local" chart repository #10 65.80 Update Complete. ⎈Happy Helming!⎈ #10 65.80 Saving 2 charts #10 65.82 Deleting outdated charts #10 65.82 Skipping linting of master #10 65.88 Successfully packaged chart and saved it to: /tmp/it-dep/smo-install/onap_oom/kubernetes/common/dist/packages/master-13.0.0.tgz #10 68.89 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components/../../dist/packages #10 68.89 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 68.89 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 71.90 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/../dist/packages #10 71.90 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' #10 71.90 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' #10 71.95 Hang tight while we grab the latest from your chart repositories... #10 71.95 2025-04-16T14:47:08.523Z INFO [19] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.319µs", "reqID": "14d058e9-0f79-4295-9757-9768735c6545"} #10 71.95 ...Successfully got an update from the "local" chart repository #10 71.95 Update Complete. ⎈Happy Helming!⎈ #10 71.97 Saving 5 charts #10 72.01 Deleting outdated charts #10 72.01 Skipping linting of elasticsearch #10 72.23 Pushing elasticsearch-13.0.0.tgz to local... #10 72.26 2025-04-16T14:47:08.832Z INFO [20] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "29.134941ms", "reqID": "01593d80-6ac6-40b9-bd75-23ae5480d2a7"} #10 72.26 Done. #10 75.27 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 75.27 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 75.27 #10 75.27 [etcd] #10 75.27 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 75.39 Hang tight while we grab the latest from your chart repositories... #10 75.39 2025-04-16T14:47:11.958Z INFO [21] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "196.982µs", "reqID": "52627fe4-5b37-4b49-ab1f-ff8272597b49"} #10 75.39 ...Successfully got an update from the "local" chart repository #10 75.39 Update Complete. ⎈Happy Helming!⎈ #10 75.39 Saving 2 charts #10 75.41 Deleting outdated charts #10 75.41 Skipping linting of etcd #10 75.60 Pushing etcd-13.0.0.tgz to local... #10 75.62 2025-04-16T14:47:12.188Z INFO [22] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.166489ms", "reqID": "f02078ff-cd7b-4b8f-b22f-b213ae16ad0b"} #10 75.62 Done. #10 78.62 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 78.63 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 78.63 #10 78.63 [etcd-init] #10 78.63 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 78.74 Hang tight while we grab the latest from your chart repositories... #10 78.74 2025-04-16T14:47:15.312Z INFO [23] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "167.26µs", "reqID": "763b80cc-6977-4f22-8943-586dc52f92c4"} #10 78.75 ...Successfully got an update from the "local" chart repository #10 78.75 Update Complete. ⎈Happy Helming!⎈ #10 78.75 Saving 3 charts #10 78.76 Downloading serviceAccount from repo http://localhost:18080 #10 78.77 2025-04-16T14:47:15.340Z INFO [24] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "276.956µs", "reqID": "0d130831-8c90-484c-808c-71994a6d4075"} #10 78.77 Deleting outdated charts #10 78.78 Skipping linting of etcd-init #10 79.00 Pushing etcd-init-13.0.0.tgz to local... #10 79.02 2025-04-16T14:47:15.588Z INFO [25] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.706884ms", "reqID": "63ac95f8-5d36-41fc-ae5c-8f69d0c0d02d"} #10 79.02 Done. #10 82.02 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 82.03 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 82.03 #10 82.03 [logConfiguration] #10 82.03 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 82.13 Hang tight while we grab the latest from your chart repositories... #10 82.13 2025-04-16T14:47:18.706Z INFO [26] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "134.988µs", "reqID": "69d7ba59-02d7-41f5-bd0b-0a2d6b1f4fcf"} #10 82.14 ...Successfully got an update from the "local" chart repository #10 82.14 Update Complete. ⎈Happy Helming!⎈ #10 82.15 Saving 1 charts #10 82.16 Deleting outdated charts #10 82.16 Skipping linting of logConfiguration #10 82.35 Pushing logConfiguration-13.0.0.tgz to local... #10 82.36 2025-04-16T14:47:18.936Z INFO [27] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "9.361175ms", "reqID": "a2fb277f-7a45-4c59-bc0a-35f5819ea776"} #10 82.36 Done. #10 85.37 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 85.37 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 85.37 #10 85.37 [mariadb-galera] #10 85.38 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 85.49 Hang tight while we grab the latest from your chart repositories... #10 85.49 2025-04-16T14:47:22.059Z INFO [28] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "201.531µs", "reqID": "321baa25-d067-4254-87d9-ec7efd3d52ae"} #10 85.49 ...Successfully got an update from the "local" chart repository #10 85.49 Update Complete. ⎈Happy Helming!⎈ #10 85.51 Saving 4 charts #10 85.54 Deleting outdated charts #10 85.55 Skipping linting of mariadb-galera #10 85.79 Pushing mariadb-galera-13.0.1.tgz to local... #10 85.83 2025-04-16T14:47:22.397Z INFO [29] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "35.563749ms", "reqID": "b8ee2ce2-13a5-48e3-907d-b141d35951ab"} #10 85.83 Done. #10 88.83 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 88.83 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 88.83 #10 88.83 [mariadb-init] #10 88.84 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 88.95 Hang tight while we grab the latest from your chart repositories... #10 88.95 2025-04-16T14:47:25.521Z INFO [30] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.268µs", "reqID": "93ef9bdc-3f31-45cb-8c12-ed059469964e"} #10 88.96 ...Successfully got an update from the "local" chart repository #10 88.96 Update Complete. ⎈Happy Helming!⎈ #10 88.96 Saving 3 charts #10 88.98 Downloading serviceAccount from repo http://localhost:18080 #10 88.98 2025-04-16T14:47:25.554Z INFO [31] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "278.957µs", "reqID": "0d9aed8f-f7e0-4f59-b5ad-95856514b625"} #10 88.99 Deleting outdated charts #10 88.99 Skipping linting of mariadb-init #10 89.21 Pushing mariadb-init-13.0.0.tgz to local... #10 89.23 2025-04-16T14:47:25.800Z INFO [32] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.961869ms", "reqID": "010e2065-2f50-44d7-a013-f4bd10649550"} #10 89.23 Done. #10 92.24 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 92.24 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 92.24 #10 92.24 [mongo] #10 92.24 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 92.36 Hang tight while we grab the latest from your chart repositories... #10 92.36 2025-04-16T14:47:28.931Z INFO [33] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "207.082µs", "reqID": "137a5dee-26ff-4ed1-903e-aefec98fd056"} #10 92.37 ...Successfully got an update from the "local" chart repository #10 92.37 Update Complete. ⎈Happy Helming!⎈ #10 92.37 Saving 2 charts #10 92.38 Deleting outdated charts #10 92.38 Skipping linting of mongo #10 92.57 Pushing mongo-13.0.0.tgz to local... #10 92.59 2025-04-16T14:47:29.160Z INFO [34] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.399285ms", "reqID": "30156617-cfdd-4208-a3e9-a4bc791f32ff"} #10 92.59 Done. #10 95.59 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 95.59 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 95.60 #10 95.60 [network-name-gen] #10 95.60 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 95.71 Hang tight while we grab the latest from your chart repositories... #10 95.71 2025-04-16T14:47:32.281Z INFO [35] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "126.698µs", "reqID": "4ca6807f-8225-4452-9487-92cd8064d369"} #10 95.71 ...Successfully got an update from the "local" chart repository #10 95.71 Update Complete. ⎈Happy Helming!⎈ #10 95.74 Saving 5 charts #10 95.80 Downloading serviceAccount from repo http://localhost:18080 #10 95.80 2025-04-16T14:47:32.371Z INFO [36] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "349.01µs", "reqID": "878e9d35-d165-42ac-852b-084cb3b00b0a"} #10 95.82 Deleting outdated charts #10 95.82 Skipping linting of network-name-gen #10 96.13 Pushing network-name-gen-13.0.0.tgz to local... #10 96.19 2025-04-16T14:47:32.763Z INFO [37] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "61.534227ms", "reqID": "42d11db7-a99b-475b-bdbc-660e1785ae9c"} #10 96.19 Done. #10 99.20 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 99.20 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 99.20 #10 99.20 [postgres] #10 99.20 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 99.30 Hang tight while we grab the latest from your chart repositories... #10 99.30 2025-04-16T14:47:35.875Z INFO [38] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.872µs", "reqID": "6961f4f3-afd7-44be-aa41-a1e3e0cb2d08"} #10 99.31 ...Successfully got an update from the "local" chart repository #10 99.31 Update Complete. ⎈Happy Helming!⎈ #10 99.31 Saving 2 charts #10 99.33 Deleting outdated charts #10 99.33 Skipping linting of postgres #10 99.52 Pushing postgres-13.0.0.tgz to local... #10 99.53 2025-04-16T14:47:36.104Z INFO [39] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.484835ms", "reqID": "e467fcf7-2a81-4118-a730-789a37a4c168"} #10 99.53 Done. #10 102.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 102.5 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 102.5 #10 102.5 [postgres-init] #10 102.6 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 102.7 Hang tight while we grab the latest from your chart repositories... #10 102.7 2025-04-16T14:47:39.239Z INFO [40] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.193µs", "reqID": "1183292c-b57e-442f-b3a4-315f362de27b"} #10 102.7 ...Successfully got an update from the "local" chart repository #10 102.7 Update Complete. ⎈Happy Helming!⎈ #10 102.7 Saving 3 charts #10 102.7 Downloading serviceAccount from repo http://localhost:18080 #10 102.7 2025-04-16T14:47:39.272Z INFO [41] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.938µs", "reqID": "67cd4835-a17c-4c9b-a43c-fed6174cfd44"} #10 102.7 Deleting outdated charts #10 102.7 Skipping linting of postgres-init #10 102.9 Pushing postgres-init-13.0.0.tgz to local... #10 102.9 2025-04-16T14:47:39.506Z INFO [42] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.61812ms", "reqID": "ed706c1f-8aec-4de6-99b2-67373df9fe7a"} #10 102.9 Done. #10 105.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 105.9 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 105.9 #10 105.9 [roles-wrapper] #10 105.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 106.1 Hang tight while we grab the latest from your chart repositories... #10 106.1 2025-04-16T14:47:42.640Z INFO [43] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.13µs", "reqID": "2b5bfc5e-4171-4458-a40a-66f1baebe201"} #10 106.1 ...Successfully got an update from the "local" chart repository #10 106.1 Update Complete. ⎈Happy Helming!⎈ #10 106.1 Saving 1 charts #10 106.1 Deleting outdated charts #10 106.1 Skipping linting of roles-wrapper #10 106.3 Pushing roles-wrapper-13.0.0.tgz to local... #10 106.3 2025-04-16T14:47:42.870Z INFO [44] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "7.857989ms", "reqID": "6b58c15b-ae2b-4eac-8cef-c9bd00ef7e03"} #10 106.3 Done. #10 109.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 109.3 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 109.3 #10 109.3 [timescaledb] #10 109.3 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 109.4 Hang tight while we grab the latest from your chart repositories... #10 109.4 2025-04-16T14:47:45.993Z INFO [45] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "192.782µs", "reqID": "8f16c4c6-de40-465e-a6cd-ba0afdf966ef"} #10 109.4 ...Successfully got an update from the "local" chart repository #10 109.4 Update Complete. ⎈Happy Helming!⎈ #10 109.4 Saving 3 charts #10 109.4 Downloading common from repo http://localhost:18080 #10 109.4 2025-04-16T14:47:46.016Z INFO [46] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "164.73µs", "reqID": "accac9ff-a3d2-4514-85e6-e781e281d023"} #10 109.4 Downloading serviceAccount from repo http://localhost:18080 #10 109.5 2025-04-16T14:47:46.022Z INFO [47] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "94.116µs", "reqID": "07c47fae-411a-45d4-89e7-1f564edf6b13"} #10 109.5 Deleting outdated charts #10 109.5 Skipping linting of timescaledb #10 109.7 Pushing timescaledb-13.0.0.tgz to local... #10 109.7 2025-04-16T14:47:46.254Z INFO [48] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.28846ms", "reqID": "c97b4ee4-8ccc-44cd-adc7-2ad3ff060b33"} #10 109.7 Done. #10 112.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 112.7 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 112.7 #10 112.7 [repository-wrapper] #10 112.7 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 112.8 Hang tight while we grab the latest from your chart repositories... #10 112.8 2025-04-16T14:47:49.368Z INFO [49] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "139.598µs", "reqID": "2310e5ee-7b07-40df-a17f-797163874492"} #10 112.8 ...Successfully got an update from the "local" chart repository #10 112.8 Update Complete. ⎈Happy Helming!⎈ #10 112.8 Saving 2 charts #10 112.8 Deleting outdated charts #10 112.8 Skipping linting of repository-wrapper #10 113.0 Pushing repository-wrapper-13.0.0.tgz to local... #10 113.0 2025-04-16T14:47:49.608Z INFO [50] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.744493ms", "reqID": "bbbd2908-540d-4f9d-b183-0ea35f45a63c"} #10 113.0 Done. #10 116.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 116.0 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 116.0 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 119.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 119.1 #10 119.1 [robot] #10 119.1 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 119.1 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 119.2 make[2]: 'robot/Chart.yaml' is up to date. #10 119.2 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 119.2 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 119.2 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 119.3 Hang tight while we grab the latest from your chart repositories... #10 119.3 2025-04-16T14:47:55.854Z INFO [51] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "102.766µs", "reqID": "6ebdab77-c9e1-455f-b766-31c02de11481"} #10 119.3 ...Successfully got an update from the "local" chart repository #10 119.3 Update Complete. ⎈Happy Helming!⎈ #10 119.3 Saving 3 charts #10 119.3 Downloading common from repo http://localhost:18080 #10 119.3 2025-04-16T14:47:55.877Z INFO [52] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "322.279µs", "reqID": "043f9eb3-9284-4cfa-8061-aeb01a5943b4"} #10 119.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 119.3 2025-04-16T14:47:55.885Z INFO [53] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "165.32µs", "reqID": "7c7ddda0-a6f5-4e3e-b608-a8f932bd8677"} #10 119.3 Downloading serviceAccount from repo http://localhost:18080 #10 119.3 2025-04-16T14:47:55.893Z INFO [54] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "164.869µs", "reqID": "0ff3e6ff-fd07-4fec-9531-24d990afcdd3"} #10 119.3 Deleting outdated charts #10 119.3 Skipping linting of robot #10 119.6 Pushing robot-13.0.0.tgz to local... #10 119.6 2025-04-16T14:47:56.157Z INFO [55] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "29.288221ms", "reqID": "8d458ed8-4c3f-4d1d-abdb-44a5df15d806"} #10 119.6 Done. #10 122.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 122.6 #10 122.6 [a1policymanagement] #10 122.6 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 122.7 Hang tight while we grab the latest from your chart repositories... #10 122.7 2025-04-16T14:47:59.257Z INFO [56] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "149.369µs", "reqID": "cb338d8f-cf78-47b8-b7fd-8ff3adaf9f7a"} #10 122.7 ...Successfully got an update from the "local" chart repository #10 122.7 Update Complete. ⎈Happy Helming!⎈ #10 122.7 Saving 3 charts #10 122.7 Downloading common from repo http://localhost:18080 #10 122.7 2025-04-16T14:47:59.280Z INFO [57] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "272.976µs", "reqID": "702bb213-5a9a-4b78-a5f4-140530426615"} #10 122.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 122.7 2025-04-16T14:47:59.286Z INFO [58] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "178.24µs", "reqID": "92b1aa30-68a7-4b77-9cb6-0a3fb82bed71"} #10 122.7 Downloading serviceAccount from repo http://localhost:18080 #10 122.7 2025-04-16T14:47:59.291Z INFO [59] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.095µs", "reqID": "5c026bfc-13fd-415b-94c6-abcdc5699cd1"} #10 122.7 Deleting outdated charts #10 122.7 Skipping linting of a1policymanagement #10 122.9 Pushing a1policymanagement-13.0.0.tgz to local... #10 122.9 2025-04-16T14:47:59.514Z INFO [60] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "21.074481ms", "reqID": "048a67d4-8377-414c-ad65-9aaad613ed35"} #10 122.9 Done. #10 125.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 126.0 #10 126.0 [aai] #10 126.0 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 126.0 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' #10 126.0 #10 126.0 [components] #10 126.0 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' #10 126.0 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 126.0 #10 126.0 [aai-babel] #10 126.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 126.1 Hang tight while we grab the latest from your chart repositories... #10 126.1 2025-04-16T14:48:02.630Z INFO [61] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "149.079µs", "reqID": "f332db81-0725-421b-97ca-762f07552125"} #10 126.1 ...Successfully got an update from the "local" chart repository #10 126.1 Update Complete. ⎈Happy Helming!⎈ #10 126.1 Saving 3 charts #10 126.1 Downloading common from repo http://localhost:18080 #10 126.1 2025-04-16T14:48:02.653Z INFO [62] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.923µs", "reqID": "88b75785-8581-459f-8f02-250f0f09051d"} #10 126.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 126.1 2025-04-16T14:48:02.659Z INFO [63] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "87.895µs", "reqID": "3f88e9b3-ec84-46e7-a222-bc3e8f742a1c"} #10 126.1 Downloading serviceAccount from repo http://localhost:18080 #10 126.1 2025-04-16T14:48:02.663Z INFO [64] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "132.228µs", "reqID": "0ff68c0d-bed6-4e4f-b99e-3a52773c9551"} #10 126.1 Deleting outdated charts #10 126.1 Skipping linting of aai-babel #10 126.3 Pushing aai-babel-13.0.0.tgz to local... #10 126.3 2025-04-16T14:48:02.909Z INFO [65] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.485648ms", "reqID": "88806a5f-2e77-4cbb-88d0-adeca8fd0e27"} #10 126.3 Done. #10 129.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 129.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 129.3 #10 129.3 [aai-graphadmin] #10 129.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 129.4 Hang tight while we grab the latest from your chart repositories... #10 129.4 2025-04-16T14:48:05.971Z INFO [66] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "171.51µs", "reqID": "fc4d437e-f344-4e5f-a53c-4ee3de11960f"} #10 129.4 ...Successfully got an update from the "local" chart repository #10 129.4 Update Complete. ⎈Happy Helming!⎈ #10 129.4 Saving 3 charts #10 129.4 Downloading common from repo http://localhost:18080 #10 129.4 2025-04-16T14:48:06.009Z INFO [67] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "278.356µs", "reqID": "b1c13d31-d131-45be-b31e-7fa100b09053"} #10 129.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 129.4 2025-04-16T14:48:06.020Z INFO [68] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "101.176µs", "reqID": "9c5a1f3b-6b91-42d4-b0ae-88408c303a68"} #10 129.4 Downloading serviceAccount from repo http://localhost:18080 #10 129.5 2025-04-16T14:48:06.024Z INFO [69] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "124.337µs", "reqID": "00bcb7aa-ab5f-478f-b6cc-a60d708bb50d"} #10 129.5 Deleting outdated charts #10 129.5 Skipping linting of aai-graphadmin #10 129.7 Pushing aai-graphadmin-13.0.0.tgz to local... #10 129.7 2025-04-16T14:48:06.268Z INFO [70] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.100877ms", "reqID": "d399047d-8dec-40da-a05a-7e8fc23215e6"} #10 129.7 Done. #10 132.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 132.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 132.7 #10 132.7 [aai-modelloader] #10 132.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 132.8 Hang tight while we grab the latest from your chart repositories... #10 132.8 2025-04-16T14:48:09.324Z INFO [71] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.888µs", "reqID": "43cc64dc-e0d1-44c6-bf71-129f9cb399ce"} #10 132.8 ...Successfully got an update from the "local" chart repository #10 132.8 Update Complete. ⎈Happy Helming!⎈ #10 132.8 Saving 3 charts #10 132.8 Downloading common from repo http://localhost:18080 #10 132.8 2025-04-16T14:48:09.361Z INFO [72] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "275.796µs", "reqID": "14af723b-3e5b-47ed-acde-4d6a086f1864"} #10 132.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 132.8 2025-04-16T14:48:09.368Z INFO [73] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "157.919µs", "reqID": "66bb3b4c-c15a-4a5a-a6b2-f498cbb28a55"} #10 132.8 Downloading serviceAccount from repo http://localhost:18080 #10 132.8 2025-04-16T14:48:09.373Z INFO [74] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "149.789µs", "reqID": "a73c3fad-a775-4d6f-aae2-a58c2b886f26"} #10 132.8 Deleting outdated charts #10 132.8 Skipping linting of aai-modelloader #10 133.0 Pushing aai-modelloader-13.0.0.tgz to local... #10 133.1 2025-04-16T14:48:09.622Z INFO [75] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.979482ms", "reqID": "922a3128-1dd6-4c62-afb6-232a671e5ce6"} #10 133.1 Done. #10 136.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 136.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 136.1 #10 136.1 [aai-resources] #10 136.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 136.1 Hang tight while we grab the latest from your chart repositories... #10 136.1 2025-04-16T14:48:12.678Z INFO [76] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "164.299µs", "reqID": "9fd9a3c0-4846-4857-bde6-d1b5b2eeb33d"} #10 136.1 ...Successfully got an update from the "local" chart repository #10 136.1 Update Complete. ⎈Happy Helming!⎈ #10 136.1 Saving 3 charts #10 136.1 Downloading common from repo http://localhost:18080 #10 136.1 2025-04-16T14:48:12.708Z INFO [77] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "263.386µs", "reqID": "709c8224-e719-4f49-967d-3d40e47562c3"} #10 136.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 136.1 2025-04-16T14:48:12.720Z INFO [78] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "186.721µs", "reqID": "37ddd199-c62c-4ba3-bbcf-bfe224116168"} #10 136.1 Downloading serviceAccount from repo http://localhost:18080 #10 136.2 2025-04-16T14:48:12.727Z INFO [79] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "207.002µs", "reqID": "92d86e43-7bb6-4666-ad69-6cbfe4408912"} #10 136.2 Deleting outdated charts #10 136.2 Skipping linting of aai-resources #10 136.4 Pushing aai-resources-13.0.0.tgz to local... #10 136.4 2025-04-16T14:48:12.976Z INFO [80] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.959804ms", "reqID": "765fcc12-07d8-49eb-8b44-c3b33ce89799"} #10 136.4 Done. #10 139.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 139.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 139.4 #10 139.4 [aai-schema-service] #10 139.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 139.5 Hang tight while we grab the latest from your chart repositories... #10 139.5 2025-04-16T14:48:16.037Z INFO [81] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "201.892µs", "reqID": "10e534e9-1b9a-481b-b11b-4bd8c2b63a5d"} #10 139.5 ...Successfully got an update from the "local" chart repository #10 139.5 Update Complete. ⎈Happy Helming!⎈ #10 139.5 Saving 3 charts #10 139.5 Downloading common from repo http://localhost:18080 #10 139.5 2025-04-16T14:48:16.073Z INFO [82] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "176.74µs", "reqID": "c3d8e26f-3124-47b8-bb81-a40c1653f7fc"} #10 139.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 139.5 2025-04-16T14:48:16.080Z INFO [83] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.114µs", "reqID": "96c58a21-8195-400c-ae90-c9d9258ce148"} #10 139.5 Downloading serviceAccount from repo http://localhost:18080 #10 139.5 2025-04-16T14:48:16.087Z INFO [84] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.372µs", "reqID": "44ddafbd-4ba2-4103-9978-d2e9f8e34e79"} #10 139.5 Deleting outdated charts #10 139.5 Skipping linting of aai-schema-service #10 139.7 Pushing aai-schema-service-13.0.0.tgz to local... #10 139.8 2025-04-16T14:48:16.331Z INFO [85] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.184596ms", "reqID": "9506d7c3-3454-40f6-baf7-d0c99e72e716"} #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-sparky-be] #10 142.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 142.8 Hang tight while we grab the latest from your chart repositories... #10 142.8 2025-04-16T14:48:19.395Z INFO [86] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "191.641µs", "reqID": "026c60c6-1c16-4e39-a6fe-9b1682644b85"} #10 142.8 ...Successfully got an update from the "local" chart repository #10 142.8 Update Complete. ⎈Happy Helming!⎈ #10 142.9 Saving 3 charts #10 142.9 Downloading common from repo http://localhost:18080 #10 142.9 2025-04-16T14:48:19.435Z INFO [87] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "318.519µs", "reqID": "88598b55-01d7-4b74-94d1-8bc19d39bc38"} #10 142.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 142.9 2025-04-16T14:48:19.445Z INFO [88] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "127.797µs", "reqID": "72e264d5-f146-4c8e-9c11-2f37a8fc4f3a"} #10 142.9 Downloading serviceAccount from repo http://localhost:18080 #10 142.9 2025-04-16T14:48:19.452Z INFO [89] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "205.152µs", "reqID": "82ed03f6-e568-4ff0-a664-4ca7c7d3283b"} #10 142.9 Deleting outdated charts #10 142.9 Skipping linting of aai-sparky-be #10 143.1 Pushing aai-sparky-be-13.0.0.tgz to local... #10 143.1 2025-04-16T14:48:19.691Z INFO [90] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.625156ms", "reqID": "44687afa-d50e-4305-82f5-2f23de3f6a41"} #10 143.1 Done. #10 146.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 146.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 146.1 #10 146.1 [aai-traversal] #10 146.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 146.2 Hang tight while we grab the latest from your chart repositories... #10 146.2 2025-04-16T14:48:22.753Z INFO [91] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "134.368µs", "reqID": "76169da1-4f0b-49f3-9b39-a460a35a881b"} #10 146.2 ...Successfully got an update from the "local" chart repository #10 146.2 Update Complete. ⎈Happy Helming!⎈ #10 146.2 Saving 3 charts #10 146.2 Downloading common from repo http://localhost:18080 #10 146.2 2025-04-16T14:48:22.792Z INFO [92] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "292.097µs", "reqID": "0c49e80d-1820-4de6-a48a-f6f6ebbb631d"} #10 146.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 146.2 2025-04-16T14:48:22.799Z INFO [93] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "144.568µs", "reqID": "b5e484a7-0c5e-4c50-aa87-539118d468aa"} #10 146.2 Downloading serviceAccount from repo http://localhost:18080 #10 146.2 2025-04-16T14:48:22.807Z INFO [94] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183.931µs", "reqID": "9bc4f8a1-cd86-42b2-ac74-7173d30490ef"} #10 146.2 Deleting outdated charts #10 146.2 Skipping linting of aai-traversal #10 146.5 Pushing aai-traversal-13.0.0.tgz to local... #10 146.5 2025-04-16T14:48:23.052Z INFO [95] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.765784ms", "reqID": "c623e6dc-9b17-4ffc-9f03-215b47a28bf2"} #10 146.5 Done. #10 149.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 149.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 149.5 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 152.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/../dist/packages #10 152.5 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' #10 152.5 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' #10 152.5 Hang tight while we grab the latest from your chart repositories... #10 152.5 2025-04-16T14:48:29.113Z INFO [96] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "185.831µs", "reqID": "b720975d-15f3-4f23-8b89-3591f0d53022"} #10 152.6 ...Successfully got an update from the "local" chart repository #10 152.6 Update Complete. ⎈Happy Helming!⎈ #10 152.6 Saving 11 charts #10 152.6 Downloading common from repo http://localhost:18080 #10 152.6 2025-04-16T14:48:29.195Z INFO [97] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "191.521µs", "reqID": "624081ff-3297-423e-9e46-65efc13dd169"} #10 152.6 Downloading cassandra from repo http://localhost:18080 #10 152.6 2025-04-16T14:48:29.206Z INFO [98] Request served {"path": "/charts/cassandra-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "195.271µs", "reqID": "4ef1a54c-d416-4400-8cd3-b9ac5541e5fa"} #10 152.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 152.6 2025-04-16T14:48:29.216Z INFO [99] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "212.983µs", "reqID": "5b3f890a-5a2d-4129-b5b4-4900d30df1b0"} #10 152.8 Downloading serviceAccount from repo http://localhost:18080 #10 152.8 2025-04-16T14:48:29.369Z INFO [100] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "327.319µs", "reqID": "004af286-53bb-4bbc-84b9-010bd2efee02"} #10 152.8 Deleting outdated charts #10 152.9 Skipping linting of aai #10 153.4 Pushing aai-13.0.0.tgz to local... #10 153.5 2025-04-16T14:48:30.090Z INFO [101] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "148.116617ms", "reqID": "1d236f84-2446-4e5d-a34e-0d46ea8b1de6"} #10 153.5 Done. #10 156.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 156.5 #10 156.5 [cds] #10 156.5 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 156.6 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' #10 156.6 #10 156.6 [components] #10 156.6 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' #10 156.6 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 156.6 #10 156.6 [cds-blueprints-processor] #10 156.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 156.7 Hang tight while we grab the latest from your chart repositories... #10 156.7 2025-04-16T14:48:33.232Z INFO [102] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "165.92µs", "reqID": "de805fe5-00c8-410c-ad6b-c3146f51288c"} #10 156.7 ...Successfully got an update from the "local" chart repository #10 156.7 Update Complete. ⎈Happy Helming!⎈ #10 156.7 Saving 4 charts #10 156.7 Downloading common from repo http://localhost:18080 #10 156.7 2025-04-16T14:48:33.279Z INFO [103] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.634µs", "reqID": "e445b62d-0b78-407b-8b1b-6cd254d9c9fc"} #10 156.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 156.7 2025-04-16T14:48:33.287Z INFO [104] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "155.449µs", "reqID": "ceca6009-a94a-44a7-aa0e-cf31b84bfd27"} #10 156.7 Downloading serviceAccount from repo http://localhost:18080 #10 156.7 2025-04-16T14:48:33.294Z INFO [105] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "175.54µs", "reqID": "10ae0bf5-a51a-4a40-b0c7-60c29e4d3142"} #10 156.7 Downloading readinessCheck from repo http://localhost:18080 #10 156.7 2025-04-16T14:48:33.302Z INFO [106] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.693µs", "reqID": "4b1bf701-7ff7-4aaf-8beb-d5e222eb32bb"} #10 156.7 Deleting outdated charts #10 156.7 Skipping linting of cds-blueprints-processor #10 157.0 Pushing cds-blueprints-processor-13.0.0.tgz to local... #10 157.0 2025-04-16T14:48:33.571Z INFO [107] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.655016ms", "reqID": "01240674-70bb-40e0-a994-1bfb0895e849"} #10 157.0 Done. #10 160.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages #10 160.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 160.0 #10 160.0 [cds-command-executor] #10 160.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 160.1 Hang tight while we grab the latest from your chart repositories... #10 160.1 2025-04-16T14:48:36.633Z INFO [108] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "238.594µs", "reqID": "585f5094-d50f-4ff4-aab4-9fc1f696a20a"} #10 160.1 ...Successfully got an update from the "local" chart repository #10 160.1 Update Complete. ⎈Happy Helming!⎈ #10 160.1 Saving 3 charts #10 160.1 Downloading common from repo http://localhost:18080 #10 160.1 2025-04-16T14:48:36.670Z INFO [109] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "217.393µs", "reqID": "e854d78e-7430-4ddc-bca2-512ea8625abf"} #10 160.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 160.1 2025-04-16T14:48:36.681Z INFO [110] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "173.45µs", "reqID": "5f15790a-dd89-446c-b4fa-825b83f2c387"} #10 160.1 Downloading serviceAccount from repo http://localhost:18080 #10 160.1 2025-04-16T14:48:36.693Z INFO [111] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "99.165µs", "reqID": "cfcef009-104f-4b0f-a63d-78ab9c0b200b"} #10 160.1 Deleting outdated charts #10 160.1 Skipping linting of cds-command-executor #10 160.4 Pushing cds-command-executor-13.0.0.tgz to local... #10 160.4 2025-04-16T14:48:36.949Z INFO [112] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.484849ms", "reqID": "38bd1b6a-fab0-4b6f-9bce-eaaf187482f3"} #10 160.4 Done. #10 163.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages #10 163.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 163.4 #10 163.4 [cds-py-executor] #10 163.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 163.4 Hang tight while we grab the latest from your chart repositories... #10 163.4 2025-04-16T14:48:40.010Z INFO [113] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.643µs", "reqID": "d50b6620-fdc8-4ffc-8a2f-c5d4670b6492"} #10 163.5 ...Successfully got an update from the "local" chart repository #10 163.5 Update Complete. ⎈Happy Helming!⎈ #10 163.5 Saving 3 charts #10 163.5 Downloading common from repo http://localhost:18080 #10 163.5 2025-04-16T14:48:40.050Z INFO [114] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "284.227µs", "reqID": "82de43d4-31e6-4f67-b5ac-6dba5edb9992"} #10 163.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 163.5 2025-04-16T14:48:40.059Z INFO [115] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "167.069µs", "reqID": "71c520dd-b2b6-4d77-bf2f-5c3539b03b05"} #10 163.5 Downloading serviceAccount from repo http://localhost:18080 #10 163.5 2025-04-16T14:48:40.069Z INFO [116] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "295.517µs", "reqID": "bbf0a88f-950a-45ce-b853-021ec2b49cd3"} #10 163.5 Deleting outdated charts #10 163.5 Skipping linting of cds-py-executor #10 163.7 Pushing cds-py-executor-13.0.0.tgz to local... #10 163.7 2025-04-16T14:48:40.315Z INFO [117] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.87854ms", "reqID": "60a812c6-469e-4428-8c12-669072951a4b"} #10 163.7 Done. #10 166.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages #10 166.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 166.8 #10 166.8 [cds-sdc-listener] #10 166.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 166.8 Hang tight while we grab the latest from your chart repositories... #10 166.8 2025-04-16T14:48:43.387Z INFO [118] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.283µs", "reqID": "989b17e0-e5a6-4c1c-8994-cd8d7690c0d2"} #10 166.8 ...Successfully got an update from the "local" chart repository #10 166.8 Update Complete. ⎈Happy Helming!⎈ #10 166.8 Saving 3 charts #10 166.8 Downloading common from repo http://localhost:18080 #10 166.8 2025-04-16T14:48:43.418Z INFO [119] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "260.395µs", "reqID": "0f3b17dd-3f27-4537-8e07-bd1e53fa8445"} #10 166.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 166.9 2025-04-16T14:48:43.428Z INFO [120] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.273µs", "reqID": "d657263e-f284-46d5-9524-aa1069983ff1"} #10 166.9 Downloading serviceAccount from repo http://localhost:18080 #10 166.9 2025-04-16T14:48:43.436Z INFO [121] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.523µs", "reqID": "7fe40471-6d84-4dae-b735-3d6953e6490d"} #10 166.9 Deleting outdated charts #10 166.9 Skipping linting of cds-sdc-listener #10 167.1 Pushing cds-sdc-listener-13.0.0.tgz to local... #10 167.1 2025-04-16T14:48:43.671Z INFO [122] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.403823ms", "reqID": "fd0d670e-7e7e-492d-813f-5e68d610db4e"} #10 167.1 Done. #10 170.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages #10 170.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 170.1 #10 170.1 [cds-ui] #10 170.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 170.2 Hang tight while we grab the latest from your chart repositories... #10 170.2 2025-04-16T14:48:46.739Z INFO [123] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "119.847µs", "reqID": "6b8164df-6d26-4174-93e3-9566cdfa7443"} #10 170.2 ...Successfully got an update from the "local" chart repository #10 170.2 Update Complete. ⎈Happy Helming!⎈ #10 170.2 Saving 3 charts #10 170.2 Downloading common from repo http://localhost:18080 #10 170.2 2025-04-16T14:48:46.779Z INFO [124] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "351.86µs", "reqID": "96e29817-c086-4d95-ac92-e0c6559b37c5"} #10 170.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 170.2 2025-04-16T14:48:46.790Z INFO [125] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "196.742µs", "reqID": "3f1771bd-08e8-44a2-86f6-bb570938ff5c"} #10 170.2 Downloading serviceAccount from repo http://localhost:18080 #10 170.2 2025-04-16T14:48:46.802Z INFO [126] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.164µs", "reqID": "ebc0e0de-17a4-470f-aaa1-8488761b22cc"} #10 170.2 Deleting outdated charts #10 170.2 Skipping linting of cds-ui #10 170.5 Pushing cds-ui-13.0.0.tgz to local... #10 170.5 2025-04-16T14:48:47.043Z INFO [127] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.031434ms", "reqID": "01763c96-2fe2-4ee7-b583-155ac5fd539a"} #10 170.5 Done. #10 173.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages #10 173.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 173.5 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 176.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/../dist/packages #10 176.5 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' #10 176.5 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' #10 176.5 Hang tight while we grab the latest from your chart repositories... #10 176.5 2025-04-16T14:48:53.120Z INFO [128] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "149.989µs", "reqID": "1e717ab7-c721-4bbd-a045-c2621cf66bc1"} #10 176.6 ...Successfully got an update from the "local" chart repository #10 176.6 Update Complete. ⎈Happy Helming!⎈ #10 176.6 Saving 7 charts #10 176.6 Downloading common from repo http://localhost:18080 #10 176.6 2025-04-16T14:48:53.180Z INFO [129] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "235.374µs", "reqID": "038f5b9f-dfa9-4e17-83c0-335521d234f5"} #10 176.6 Downloading mariadb-galera from repo http://localhost:18080 #10 176.6 2025-04-16T14:48:53.190Z INFO [130] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "409.314µs", "reqID": "133b2c7f-c317-49a2-8399-50d2311f226f"} #10 176.8 Deleting outdated charts #10 176.8 Skipping linting of cds #10 177.2 Pushing cds-13.0.0.tgz to local... #10 177.3 2025-04-16T14:48:53.883Z INFO [131] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "109.136486ms", "reqID": "7d8df3d3-3a82-4b1c-a075-222a7b3eacae"} #10 177.3 Done. #10 180.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 180.3 #10 180.3 [cli] #10 180.3 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 180.4 Hang tight while we grab the latest from your chart repositories... #10 180.4 2025-04-16T14:48:56.999Z INFO [132] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "157.059µs", "reqID": "e180d7ad-1cab-4366-8759-4058b9c13848"} #10 180.4 ...Successfully got an update from the "local" chart repository #10 180.4 Update Complete. ⎈Happy Helming!⎈ #10 180.5 Saving 3 charts #10 180.5 Downloading common from repo http://localhost:18080 #10 180.5 2025-04-16T14:48:57.039Z INFO [133] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "212.052µs", "reqID": "7751c79a-ee27-4a56-9bd3-e63004600182"} #10 180.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 180.5 2025-04-16T14:48:57.045Z INFO [134] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "172.12µs", "reqID": "e020abf8-ed0b-47c1-97c9-f6bf711f354d"} #10 180.5 Downloading serviceAccount from repo http://localhost:18080 #10 180.5 2025-04-16T14:48:57.052Z INFO [135] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.876µs", "reqID": "fdba5b5c-fb58-4256-b1d1-638aa25f1f45"} #10 180.5 Deleting outdated charts #10 180.5 Skipping linting of cli #10 180.7 Pushing cli-13.0.0.tgz to local... #10 180.7 2025-04-16T14:48:57.295Z INFO [136] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.971361ms", "reqID": "d43ee059-3194-4480-8bf8-164caf15794d"} #10 180.7 Done. #10 183.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 183.7 #10 183.7 [cps] #10 183.7 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 183.8 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 183.8 #10 183.8 [components] #10 183.8 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 183.8 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 183.9 #10 183.9 [cps-core] #10 183.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 184.0 Hang tight while we grab the latest from your chart repositories... #10 184.0 2025-04-16T14:49:00.527Z INFO [137] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.801µs", "reqID": "f5358275-0c88-483b-a1da-048a76dfaa96"} #10 184.0 ...Successfully got an update from the "local" chart repository #10 184.0 Update Complete. ⎈Happy Helming!⎈ #10 184.0 Saving 6 charts #10 184.0 Downloading common from repo http://localhost:18080 #10 184.0 2025-04-16T14:49:00.587Z INFO [138] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.885µs", "reqID": "06dce1a3-e6d3-42a2-ba2a-aeef8171c8bf"} #10 184.0 Downloading postgres from repo http://localhost:18080 #10 184.0 2025-04-16T14:49:00.599Z INFO [139] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "277.996µs", "reqID": "80f42ac3-9843-4a24-b50e-d46d1af2f3af"} #10 184.0 Downloading postgres-init from repo http://localhost:18080 #10 184.0 2025-04-16T14:49:00.608Z INFO [140] Request served {"path": "/charts/postgres-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "305.708µs", "reqID": "bcf53611-fbeb-41f6-ac62-db2b022b33c8"} #10 184.0 Downloading readinessCheck from repo http://localhost:18080 #10 184.1 2025-04-16T14:49:00.622Z INFO [141] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "267.026µs", "reqID": "2f21229b-3bac-4bca-9aaa-050348b8d752"} #10 184.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 184.1 2025-04-16T14:49:00.631Z INFO [142] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "107.106µs", "reqID": "0c5d40a0-b404-4102-9c6e-fb003239d21a"} #10 184.1 Downloading serviceAccount from repo http://localhost:18080 #10 184.1 2025-04-16T14:49:00.644Z INFO [143] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "161.369µs", "reqID": "bb074b42-2350-48a5-a6aa-4d59502332ca"} #10 184.1 Deleting outdated charts #10 184.1 Skipping linting of cps-core #10 184.4 Pushing cps-core-13.0.1.tgz to local... #10 184.4 2025-04-16T14:49:00.996Z INFO [144] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "54.274917ms", "reqID": "889bb6dd-598a-4c51-b694-5aba9a20ce7f"} #10 184.4 Done. #10 187.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components/../../dist/packages #10 187.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 187.4 #10 187.4 [cps-temporal] #10 187.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 187.6 Hang tight while we grab the latest from your chart repositories... #10 187.6 2025-04-16T14:49:04.128Z INFO [145] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "146.599µs", "reqID": "3d588e6f-07db-4ca3-8a0c-9d874f6fa774"} #10 187.6 ...Successfully got an update from the "local" chart repository #10 187.6 Update Complete. ⎈Happy Helming!⎈ #10 187.6 Saving 5 charts #10 187.6 Downloading common from repo http://localhost:18080 #10 187.6 2025-04-16T14:49:04.197Z INFO [146] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "275.006µs", "reqID": "7fa07ccf-4a2d-4d09-b006-6b4933f8d402"} #10 187.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 187.6 2025-04-16T14:49:04.210Z INFO [147] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.704µs", "reqID": "b8cdb7af-2af0-4fc3-92fa-3a53c3744038"} #10 187.6 Downloading timescaledb from repo http://localhost:18080 #10 187.6 2025-04-16T14:49:04.220Z INFO [148] Request served {"path": "/charts/timescaledb-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "358.221µs", "reqID": "809d01f2-e16d-4d45-80f1-76d085221577"} #10 187.6 Downloading readinessCheck from repo http://localhost:18080 #10 187.7 2025-04-16T14:49:04.227Z INFO [149] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.684µs", "reqID": "d90201fe-506b-4a8d-af35-fe68f48947ee"} #10 187.7 Downloading serviceAccount from repo http://localhost:18080 #10 187.7 2025-04-16T14:49:04.239Z INFO [150] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "141.918µs", "reqID": "7cbefc35-fc88-4c0d-9588-c25634739355"} #10 187.7 Deleting outdated charts #10 187.7 Skipping linting of cps-temporal #10 188.0 Pushing cps-temporal-13.0.1.tgz to local... #10 188.0 2025-04-16T14:49:04.587Z INFO [151] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "43.311051ms", "reqID": "e72d75f9-ecd2-4d13-8c39-97a6434b39eb"} #10 188.0 Done. #10 191.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components/../../dist/packages #10 191.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 191.0 #10 191.0 [ncmp-dmi-plugin] #10 191.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 191.1 Hang tight while we grab the latest from your chart repositories... #10 191.1 2025-04-16T14:49:07.705Z INFO [152] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "274.896µs", "reqID": "d32e6124-cfeb-4baa-8cc7-53efbb1013aa"} #10 191.1 ...Successfully got an update from the "local" chart repository #10 191.1 Update Complete. ⎈Happy Helming!⎈ #10 191.2 Saving 4 charts #10 191.2 Downloading common from repo http://localhost:18080 #10 191.2 2025-04-16T14:49:07.756Z INFO [153] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "285.827µs", "reqID": "f01f6876-5ed7-4e13-a392-524f481c2ca0"} #10 191.2 Downloading readinessCheck from repo http://localhost:18080 #10 191.2 2025-04-16T14:49:07.770Z INFO [154] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "138.118µs", "reqID": "22684d32-584f-472b-85f1-5d5fda63bc57"} #10 191.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 191.2 2025-04-16T14:49:07.781Z INFO [155] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "113.487µs", "reqID": "22241cd0-d922-4616-a053-2d59e5dc65e0"} #10 191.2 Downloading serviceAccount from repo http://localhost:18080 #10 191.2 2025-04-16T14:49:07.793Z INFO [156] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.911µs", "reqID": "1f7476eb-fcf1-402b-8fc4-d8f5fcf47e7e"} #10 191.2 Deleting outdated charts #10 191.2 Skipping linting of ncmp-dmi-plugin #10 191.5 Pushing ncmp-dmi-plugin-13.0.1.tgz to local... #10 191.5 2025-04-16T14:49:08.055Z INFO [157] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "21.52917ms", "reqID": "3a0281d7-d4e2-4a0d-9349-ab7c48e04ece"} #10 191.5 Done. #10 194.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components/../../dist/packages #10 194.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 194.5 Hang tight while we grab the latest from your chart repositories... #10 194.5 2025-04-16T14:49:11.117Z INFO [158] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "157.299µs", "reqID": "941880f2-a4e7-4dec-8a59-29997e9c520b"} #10 194.6 ...Successfully got an update from the "local" chart repository #10 194.6 Update Complete. ⎈Happy Helming!⎈ #10 194.6 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 197.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/../dist/packages #10 197.6 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 197.6 #10 197.6 [templates] #10 197.6 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 200.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/../dist/packages #10 200.6 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 200.6 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 200.6 Hang tight while we grab the latest from your chart repositories... #10 200.6 2025-04-16T14:49:17.197Z INFO [159] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "179.461µs", "reqID": "6515adf8-80a4-4422-86bb-708b6d201b02"} #10 200.6 ...Successfully got an update from the "local" chart repository #10 200.6 Update Complete. ⎈Happy Helming!⎈ #10 200.7 Saving 5 charts #10 200.7 Downloading common from repo http://localhost:18080 #10 200.7 2025-04-16T14:49:17.254Z INFO [160] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "157.779µs", "reqID": "119ba633-3557-42bc-b617-34c0c5e1fde3"} #10 200.7 Downloading roles-wrapper from repo http://localhost:18080 #10 200.7 2025-04-16T14:49:17.264Z INFO [161] Request served {"path": "/charts/roles-wrapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "205.722µs", "reqID": "24b3dc69-bc8e-41c3-a5c2-116ead4403ef"} #10 200.7 Downloading cps-core from repo http://localhost:18080 #10 200.7 2025-04-16T14:49:17.272Z INFO [162] Request served {"path": "/charts/cps-core-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "378.753µs", "reqID": "ea53b8ed-d82b-4d89-b546-a79ed6481813"} #10 200.7 Downloading cps-temporal from repo http://localhost:18080 #10 200.7 2025-04-16T14:49:17.285Z INFO [163] Request served {"path": "/charts/cps-temporal-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "349.15µs", "reqID": "422c8a25-3265-4531-a144-d647a24b0826"} #10 200.7 Downloading ncmp-dmi-plugin from repo http://localhost:18080 #10 200.7 2025-04-16T14:49:17.297Z INFO [164] Request served {"path": "/charts/ncmp-dmi-plugin-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "125.868µs", "reqID": "49a046b3-f120-44b6-a5ec-b21c4fb9ebca"} #10 200.8 Deleting outdated charts #10 200.8 Skipping linting of cps #10 201.2 Pushing cps-13.0.1.tgz to local... #10 201.3 Done. #10 201.3 2025-04-16T14:49:17.912Z INFO [165] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "131.044903ms", "reqID": "225e9d13-3f44-4745-91e7-9bf4c250d08d"} #10 204.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 204.3 #10 204.3 [dcaegen2-services] #10 204.4 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 204.4 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 204.4 #10 204.4 [common] #10 204.4 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 204.4 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' #10 204.5 #10 204.5 [dcaegen2-services-common] #10 204.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' #10 204.6 Hang tight while we grab the latest from your chart repositories... #10 204.6 2025-04-16T14:49:21.148Z INFO [166] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.613µs", "reqID": "5acb4473-8830-4ab1-bb69-1e15112f2fe5"} #10 204.6 ...Successfully got an update from the "local" chart repository #10 204.6 Update Complete. ⎈Happy Helming!⎈ #10 204.6 Saving 1 charts #10 204.6 Downloading common from repo http://localhost:18080 #10 204.6 2025-04-16T14:49:21.190Z INFO [167] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.232µs", "reqID": "513a0226-aeba-4728-b3a5-7e9b75c76cae"} #10 204.6 Deleting outdated charts #10 204.6 Skipping linting of dcaegen2-services-common #10 204.8 Pushing dcaegen2-services-common-13.0.0.tgz to local... #10 204.9 2025-04-16T14:49:21.424Z INFO [168] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "8.857203ms", "reqID": "dd521864-ca06-4d78-bda1-1b35713261dd"} #10 204.9 Done. #10 207.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common/../../dist/packages #10 207.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' #10 207.9 Hang tight while we grab the latest from your chart repositories... #10 207.9 2025-04-16T14:49:24.482Z INFO [169] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "132.558µs", "reqID": "e61a351f-20cf-4afd-96c6-27d983cd7b83"} #10 207.9 ...Successfully got an update from the "local" chart repository #10 207.9 Update Complete. ⎈Happy Helming!⎈ #10 207.9 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' #10 210.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/../dist/packages #10 210.9 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 210.9 #10 210.9 [components] #10 210.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 210.9 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 210.9 #10 210.9 [dcae-datafile-collector] #10 210.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 211.0 Hang tight while we grab the latest from your chart repositories... #10 211.0 2025-04-16T14:49:27.565Z INFO [170] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "180.401µs", "reqID": "7cb345b3-a037-4e95-9137-7e4f3ba19149"} #10 211.0 ...Successfully got an update from the "local" chart repository #10 211.0 Update Complete. ⎈Happy Helming!⎈ #10 211.1 Saving 6 charts #10 211.1 Downloading common from repo http://localhost:18080 #10 211.1 2025-04-16T14:49:27.636Z INFO [171] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "137.078µs", "reqID": "b31bcc30-6ca0-4fe8-a9c8-47a9c01a7dea"} #10 211.1 Downloading readinessCheck from repo http://localhost:18080 #10 211.1 2025-04-16T14:49:27.644Z INFO [172] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "111.017µs", "reqID": "e7bef7f8-d00c-4219-8095-76eea401d059"} #10 211.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 211.1 2025-04-16T14:49:27.653Z INFO [173] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "175.43µs", "reqID": "ba6bad8a-8ab8-481b-9f61-ff91d76bd615"} #10 211.1 Downloading certManagerCertificate from repo http://localhost:18080 #10 211.1 2025-04-16T14:49:27.662Z INFO [174] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.176µs", "reqID": "4b552e7a-150b-450b-bb70-84135c6358f2"} #10 211.1 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 211.1 2025-04-16T14:49:27.673Z INFO [175] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "248.435µs", "reqID": "bf41e141-1585-4367-aec9-3b4433985fad"} #10 211.1 Downloading serviceAccount from repo http://localhost:18080 #10 211.1 2025-04-16T14:49:27.684Z INFO [176] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "248.725µs", "reqID": "a568e384-2d05-4713-a69e-10df7ec6f8a3"} #10 211.1 Deleting outdated charts #10 211.1 Skipping linting of dcae-datafile-collector #10 211.4 Pushing dcae-datafile-collector-13.0.0.tgz to local... #10 211.5 2025-04-16T14:49:28.023Z INFO [177] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "41.068138ms", "reqID": "4d01fe05-d00c-49b6-9747-94ab92d2d0a1"} #10 211.5 Done. #10 214.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 214.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 214.5 #10 214.5 [dcae-datalake-admin-ui] #10 214.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 214.5 Hang tight while we grab the latest from your chart repositories... #10 214.5 2025-04-16T14:49:31.093Z INFO [178] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "135.308µs", "reqID": "e69717a2-4c20-4621-bc18-d79879784004"} #10 214.5 ...Successfully got an update from the "local" chart repository #10 214.5 Update Complete. ⎈Happy Helming!⎈ #10 214.6 Saving 5 charts #10 214.6 Downloading common from repo http://localhost:18080 #10 214.6 2025-04-16T14:49:31.159Z INFO [179] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "298.408µs", "reqID": "1887a489-cf7d-46b1-a531-4c22659fb4a5"} #10 214.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 214.6 2025-04-16T14:49:31.172Z INFO [180] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "85.695µs", "reqID": "cc1ab867-0373-47f3-ac58-4d9600385635"} #10 214.6 Downloading readinessCheck from repo http://localhost:18080 #10 214.6 2025-04-16T14:49:31.186Z INFO [181] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.61µs", "reqID": "518c4087-3744-4ec9-b333-6907610aa809"} #10 214.6 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 214.6 2025-04-16T14:49:31.199Z INFO [182] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "99.056µs", "reqID": "3a101185-dc5f-44bb-80e8-0a44f13f6aab"} #10 214.6 Downloading serviceAccount from repo http://localhost:18080 #10 214.6 2025-04-16T14:49:31.207Z INFO [183] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "180.991µs", "reqID": "fcc5cd07-d5f8-49a9-816d-d5feaabcc227"} #10 214.6 Deleting outdated charts #10 214.6 Skipping linting of dcae-datalake-admin-ui #10 214.9 Pushing dcae-datalake-admin-ui-13.0.0.tgz to local... #10 214.9 2025-04-16T14:49:31.500Z INFO [184] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.100767ms", "reqID": "0f30b563-39a8-42b1-baec-3454adc6599f"} #10 214.9 Done. #10 217.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 217.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 217.9 #10 217.9 [dcae-datalake-des] #10 217.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 218.0 Hang tight while we grab the latest from your chart repositories... #10 218.0 2025-04-16T14:49:34.562Z INFO [185] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "217.902µs", "reqID": "39eacab5-0aa3-45e9-a55b-e46480c2161b"} #10 218.0 ...Successfully got an update from the "local" chart repository #10 218.0 Update Complete. ⎈Happy Helming!⎈ #10 218.0 Saving 5 charts #10 218.0 Downloading common from repo http://localhost:18080 #10 218.0 2025-04-16T14:49:34.619Z INFO [186] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.789µs", "reqID": "10aa701e-85b7-4925-a6d8-178da304050a"} #10 218.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 218.1 2025-04-16T14:49:34.627Z INFO [187] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "99.976µs", "reqID": "04bed0f9-2baf-496c-9231-7b3ade15350d"} #10 218.1 Downloading readinessCheck from repo http://localhost:18080 #10 218.1 2025-04-16T14:49:34.637Z INFO [188] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.86µs", "reqID": "fa1a5aa1-d75e-4f41-8ebf-bb26222c476d"} #10 218.1 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 218.1 2025-04-16T14:49:34.644Z INFO [189] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "121.218µs", "reqID": "c3426e43-826d-4e28-a673-4227c541a3a6"} #10 218.1 Downloading serviceAccount from repo http://localhost:18080 #10 218.1 2025-04-16T14:49:34.650Z INFO [190] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "277.626µs", "reqID": "e2e55b13-1e6c-4997-b536-82d13ebc79c0"} #10 218.1 Deleting outdated charts #10 218.1 Skipping linting of dcae-datalake-des #10 218.3 Pushing dcae-datalake-des-13.0.0.tgz to local... #10 218.3 2025-04-16T14:49:34.916Z INFO [191] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.032993ms", "reqID": "f6546fa2-64f6-4891-9aee-2a039137d559"} #10 218.3 Done. #10 221.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 221.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 221.4 #10 221.4 [dcae-datalake-feeder] #10 221.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 221.4 Hang tight while we grab the latest from your chart repositories... #10 221.4 2025-04-16T14:49:37.978Z INFO [192] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "151.119µs", "reqID": "07c79d5e-e42c-4e33-8c37-faf5c08794b4"} #10 221.4 ...Successfully got an update from the "local" chart repository #10 221.4 Update Complete. ⎈Happy Helming!⎈ #10 221.5 Saving 6 charts #10 221.5 Downloading common from repo http://localhost:18080 #10 221.5 2025-04-16T14:49:38.041Z INFO [193] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.5µs", "reqID": "a803ee7b-8d09-4072-9aed-fda414bbf9f6"} #10 221.5 Downloading postgres from repo http://localhost:18080 #10 221.5 2025-04-16T14:49:38.047Z INFO [194] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "137.008µs", "reqID": "4725d286-9757-407c-8977-2aff3faca3c0"} #10 221.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 221.5 2025-04-16T14:49:38.053Z INFO [195] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "124.938µs", "reqID": "8f984a5e-8ddb-400d-a996-2f0eb42b70c7"} #10 221.5 Downloading readinessCheck from repo http://localhost:18080 #10 221.5 2025-04-16T14:49:38.065Z INFO [196] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "112.057µs", "reqID": "632549ac-0f41-4622-a6e1-a5151f3fe88c"} #10 221.5 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 221.5 2025-04-16T14:49:38.072Z INFO [197] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "112.377µs", "reqID": "16ed2468-4693-421e-bce6-96288f7ddac1"} #10 221.5 Downloading serviceAccount from repo http://localhost:18080 #10 221.5 2025-04-16T14:49:38.085Z INFO [198] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "137.019µs", "reqID": "d3de5b85-7b30-40fb-bfb5-1f5a7b90141f"} #10 221.5 Deleting outdated charts #10 221.5 Skipping linting of dcae-datalake-feeder #10 221.8 Pushing dcae-datalake-feeder-13.0.0.tgz to local... #10 221.8 2025-04-16T14:49:38.414Z INFO [199] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "42.11433ms", "reqID": "3a6617dc-5d08-4603-a31f-abc94b0b5f35"} #10 221.8 Done. #10 224.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 224.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 224.9 #10 224.9 [dcae-heartbeat] #10 224.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 224.9 Hang tight while we grab the latest from your chart repositories... #10 224.9 2025-04-16T14:49:41.486Z INFO [200] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.914µs", "reqID": "daa53db5-74a4-4671-848a-e30aa33e0cd5"} #10 224.9 ...Successfully got an update from the "local" chart repository #10 224.9 Update Complete. ⎈Happy Helming!⎈ #10 225.0 Saving 6 charts #10 225.0 Downloading common from repo http://localhost:18080 #10 225.0 2025-04-16T14:49:41.564Z INFO [201] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "258.406µs", "reqID": "57965bf0-ced3-4dbb-9fe4-5d4c79773929"} #10 225.0 Downloading postgres from repo http://localhost:18080 #10 225.0 2025-04-16T14:49:41.576Z INFO [202] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "351.23µs", "reqID": "594e9565-ccbf-476a-a1a2-d12de0e4d309"} #10 225.0 Downloading readinessCheck from repo http://localhost:18080 #10 225.0 2025-04-16T14:49:41.583Z INFO [203] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "314.059µs", "reqID": "48790943-78d7-41b9-8628-b23da37c43a5"} #10 225.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 225.0 2025-04-16T14:49:41.594Z INFO [204] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "106.706µs", "reqID": "05142a75-29ec-4932-aa24-bbdd8a9a439f"} #10 225.0 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 225.0 2025-04-16T14:49:41.603Z INFO [205] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "134.948µs", "reqID": "87352f2b-f755-4423-888d-9a15541f1ebb"} #10 225.0 Downloading serviceAccount from repo http://localhost:18080 #10 225.0 2025-04-16T14:49:41.619Z INFO [206] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "139.738µs", "reqID": "872fc548-e565-4efc-92e0-786006c069c0"} #10 225.1 Deleting outdated charts #10 225.1 Skipping linting of dcae-heartbeat #10 225.3 Pushing dcae-heartbeat-13.0.0.tgz to local... #10 225.4 2025-04-16T14:49:41.961Z INFO [207] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "40.621532ms", "reqID": "8e24d34a-3e40-446a-8de9-6cb78d14226b"} #10 225.4 Done. #10 228.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 228.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 228.4 #10 228.4 [dcae-hv-ves-collector] #10 228.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 228.5 Hang tight while we grab the latest from your chart repositories... #10 228.5 2025-04-16T14:49:45.032Z INFO [208] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "191.971µs", "reqID": "ec95ad63-e374-4bc6-9bb6-01f2791ebd38"} #10 228.5 ...Successfully got an update from the "local" chart repository #10 228.5 Update Complete. ⎈Happy Helming!⎈ #10 228.5 Saving 5 charts #10 228.5 Downloading common from repo http://localhost:18080 #10 228.5 2025-04-16T14:49:45.097Z INFO [209] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.966µs", "reqID": "c2aebca2-416e-4e38-96d0-fdc3c17b3ffe"} #10 228.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 228.5 2025-04-16T14:49:45.109Z INFO [210] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.259µs", "reqID": "95c58e8a-6bbe-42ae-9a91-9001cc7cfd64"} #10 228.5 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 228.5 2025-04-16T14:49:45.119Z INFO [211] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "185.601µs", "reqID": "ba4e7103-077a-4b6b-a267-8f39b39a3d2a"} #10 228.5 Downloading certManagerCertificate from repo http://localhost:18080 #10 228.6 2025-04-16T14:49:45.133Z INFO [212] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "303.218µs", "reqID": "2f00930e-4e17-485f-a56d-884055db9c33"} #10 228.6 Downloading serviceAccount from repo http://localhost:18080 #10 228.6 2025-04-16T14:49:45.143Z INFO [213] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.879µs", "reqID": "246732e9-7562-45c3-859f-3a0832cd3774"} #10 228.6 Deleting outdated charts #10 228.6 Skipping linting of dcae-hv-ves-collector #10 228.8 Pushing dcae-hv-ves-collector-13.0.0.tgz to local... #10 228.9 2025-04-16T14:49:45.454Z INFO [214] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "37.568766ms", "reqID": "da9dc148-89ea-4c52-a43c-faf2caf6a322"} #10 228.9 Done. #10 231.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 231.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 231.9 #10 231.9 [dcae-kpi-ms] #10 231.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 231.9 Hang tight while we grab the latest from your chart repositories... #10 232.0 2025-04-16T14:49:48.523Z INFO [215] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "181.991µs", "reqID": "8330b665-ad5a-450b-9449-3cf8ecf44cb8"} #10 232.0 ...Successfully got an update from the "local" chart repository #10 232.0 Update Complete. ⎈Happy Helming!⎈ #10 232.0 Saving 5 charts #10 232.0 Downloading common from repo http://localhost:18080 #10 232.0 2025-04-16T14:49:48.599Z INFO [216] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.554µs", "reqID": "feb2df8c-636f-4d2b-a86f-46e460d1fd37"} #10 232.0 Downloading readinessCheck from repo http://localhost:18080 #10 232.0 2025-04-16T14:49:48.614Z INFO [217] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.316µs", "reqID": "e6a35f84-01a4-44b6-9c7c-9de09b5c7b34"} #10 232.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 232.1 2025-04-16T14:49:48.626Z INFO [218] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "155.8µs", "reqID": "7571b785-c89b-4ef5-8ec0-abcd73803953"} #10 232.1 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 232.1 2025-04-16T14:49:48.636Z INFO [219] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "135.728µs", "reqID": "700e54be-14fe-4dde-aad5-8ca2659bbb4c"} #10 232.1 Downloading serviceAccount from repo http://localhost:18080 #10 232.1 2025-04-16T14:49:48.645Z INFO [220] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.923µs", "reqID": "23d0f47d-a16d-41a2-830e-970b03912bf3"} #10 232.1 Deleting outdated charts #10 232.1 Skipping linting of dcae-kpi-ms #10 232.3 Pushing dcae-kpi-ms-13.0.0.tgz to local... #10 232.4 2025-04-16T14:49:48.936Z INFO [221] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "31.358508ms", "reqID": "26f0ef24-f86a-40cc-be98-6af46e9930b1"} #10 232.4 Done. #10 235.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 235.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 235.4 #10 235.4 [dcae-ms-healthcheck] #10 235.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 235.4 Hang tight while we grab the latest from your chart repositories... #10 235.4 2025-04-16T14:49:51.996Z INFO [222] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.494µs", "reqID": "13d38fe0-55ec-43b5-b17f-80540d5b20ca"} #10 235.4 ...Successfully got an update from the "local" chart repository #10 235.4 Update Complete. ⎈Happy Helming!⎈ #10 235.5 Saving 3 charts #10 235.5 Downloading common from repo http://localhost:18080 #10 235.5 2025-04-16T14:49:52.057Z INFO [223] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "185.881µs", "reqID": "f2b5c77a-4f33-4738-99d6-6f69f3d48b4e"} #10 235.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 235.5 2025-04-16T14:49:52.068Z INFO [224] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "133.938µs", "reqID": "4afd070a-e5bc-4f4e-aecc-c717d35f255a"} #10 235.5 Downloading serviceAccount from repo http://localhost:18080 #10 235.5 2025-04-16T14:49:52.079Z INFO [225] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "104.436µs", "reqID": "e4beada4-7ccf-4a11-b9cf-b4f5f092f36e"} #10 235.5 Deleting outdated charts #10 235.5 Skipping linting of dcae-ms-healthcheck #10 235.7 Pushing dcae-ms-healthcheck-13.0.0.tgz to local... #10 235.8 2025-04-16T14:49:52.327Z INFO [226] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.910871ms", "reqID": "23e6f686-cf70-43a8-b62c-ace1708a4893"} #10 235.8 Done. #10 238.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 238.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 238.8 #10 238.8 [dcae-pm-mapper] #10 238.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 238.8 Hang tight while we grab the latest from your chart repositories... #10 238.8 2025-04-16T14:49:55.387Z INFO [227] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.234µs", "reqID": "6017c549-06f9-43f9-96fa-4a025ab8aaf3"} #10 238.8 ...Successfully got an update from the "local" chart repository #10 238.8 Update Complete. ⎈Happy Helming!⎈ #10 238.9 Saving 5 charts #10 238.9 Downloading common from repo http://localhost:18080 #10 238.9 2025-04-16T14:49:55.449Z INFO [228] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "304.458µs", "reqID": "2d167402-6586-4416-bc25-f06a30572a56"} #10 238.9 Downloading readinessCheck from repo http://localhost:18080 #10 238.9 2025-04-16T14:49:55.462Z INFO [229] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "251.275µs", "reqID": "1749f7de-de7a-4060-b5bc-f3a48eb3f648"} #10 238.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 238.9 2025-04-16T14:49:55.476Z INFO [230] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.55µs", "reqID": "beae23f1-bf66-4931-be7a-6214f1872a5a"} #10 238.9 Downloading serviceAccount from repo http://localhost:18080 #10 238.9 2025-04-16T14:49:55.497Z INFO [231] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "269.336µs", "reqID": "68cd48e9-0382-41b9-86b8-b2a9d74c1c9b"} #10 238.9 Deleting outdated charts #10 238.9 Skipping linting of dcae-pm-mapper #10 239.2 Pushing dcae-pm-mapper-13.0.0.tgz to local... #10 239.2 2025-04-16T14:49:55.810Z INFO [232] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "35.728887ms", "reqID": "8e974b6b-cba1-4d6a-b310-583cbdf0718c"} #10 239.2 Done. #10 242.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 242.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 242.2 #10 242.2 [dcae-pmsh] #10 242.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 242.3 Hang tight while we grab the latest from your chart repositories... #10 242.3 2025-04-16T14:49:58.874Z INFO [233] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "172.391µs", "reqID": "fc3ef119-97dd-438d-b2e4-bd4f1884d4d9"} #10 242.3 ...Successfully got an update from the "local" chart repository #10 242.3 Update Complete. ⎈Happy Helming!⎈ #10 242.4 Saving 6 charts #10 242.4 Downloading common from repo http://localhost:18080 #10 242.4 2025-04-16T14:49:58.950Z INFO [234] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "200.192µs", "reqID": "cb59ea01-4418-4994-85b5-658cbb735c26"} #10 242.4 Downloading postgres from repo http://localhost:18080 #10 242.4 2025-04-16T14:49:58.958Z INFO [235] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.735µs", "reqID": "ac8f26b7-b40d-4af0-8b4e-df68aed2301a"} #10 242.4 Downloading readinessCheck from repo http://localhost:18080 #10 242.4 2025-04-16T14:49:58.969Z INFO [236] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "202.612µs", "reqID": "042fbf81-d4c1-4a85-afa6-64b798d7f0a8"} #10 242.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 242.4 2025-04-16T14:49:58.984Z INFO [237] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.465µs", "reqID": "31ca7c9a-1a02-441a-b7d7-2891a4425ec5"} #10 242.4 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 242.4 2025-04-16T14:49:58.996Z INFO [238] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "300.197µs", "reqID": "b854a82f-b048-4dd9-97b0-ba626653575f"} #10 242.4 Downloading serviceAccount from repo http://localhost:18080 #10 242.4 2025-04-16T14:49:59.014Z INFO [239] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "283.137µs", "reqID": "1970379f-9391-47f1-ac18-d3b5d2b0a911"} #10 242.5 Deleting outdated charts #10 242.5 Skipping linting of dcae-pmsh #10 242.8 Pushing dcae-pmsh-13.0.0.tgz to local... #10 242.8 2025-04-16T14:49:59.369Z INFO [240] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "38.866543ms", "reqID": "cf29f3a8-566e-45c7-ba60-f3076d6ce8af"} #10 242.8 Done. #10 245.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 245.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 245.8 #10 245.8 [dcae-prh] #10 245.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 245.9 Hang tight while we grab the latest from your chart repositories... #10 245.9 2025-04-16T14:50:02.439Z INFO [241] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "197.592µs", "reqID": "5d7a7274-6c45-4675-a613-8cd6dcf049e4"} #10 245.9 ...Successfully got an update from the "local" chart repository #10 245.9 Update Complete. ⎈Happy Helming!⎈ #10 245.9 Saving 5 charts #10 245.9 Downloading common from repo http://localhost:18080 #10 246.0 2025-04-16T14:50:02.527Z INFO [242] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "277.577µs", "reqID": "8099d7ee-c9d1-4a5e-afcf-45c20f31e8e1"} #10 246.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 246.0 2025-04-16T14:50:02.543Z INFO [243] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "173.08µs", "reqID": "8814ffbe-0e2b-41ab-b86f-2d356accabc9"} #10 246.0 Downloading readinessCheck from repo http://localhost:18080 #10 246.0 2025-04-16T14:50:02.551Z INFO [244] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.658µs", "reqID": "fdc3b95a-61eb-4f94-8ae7-086601e543fa"} #10 246.0 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 246.0 2025-04-16T14:50:02.562Z INFO [245] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "185.501µs", "reqID": "0d76268c-710a-4095-99ed-038ece907656"} #10 246.0 Downloading serviceAccount from repo http://localhost:18080 #10 246.0 2025-04-16T14:50:02.577Z INFO [246] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "120.088µs", "reqID": "72b753c0-7fcc-47ff-8182-da32403be019"} #10 246.0 Deleting outdated charts #10 246.0 Skipping linting of dcae-prh #10 246.3 Pushing dcae-prh-13.0.0.tgz to local... #10 246.3 2025-04-16T14:50:02.882Z INFO [247] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.623399ms", "reqID": "b8bc072f-8c46-4939-a1ea-8317d58230a8"} #10 246.3 Done. #10 249.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 249.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 249.3 #10 249.3 [dcae-restconf-collector] #10 249.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 249.4 Hang tight while we grab the latest from your chart repositories... #10 249.4 2025-04-16T14:50:05.948Z INFO [248] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "180.871µs", "reqID": "efbbc077-ac88-4946-80b5-0e36765f31c1"} #10 249.4 ...Successfully got an update from the "local" chart repository #10 249.4 Update Complete. ⎈Happy Helming!⎈ #10 249.4 Saving 5 charts #10 249.4 Downloading common from repo http://localhost:18080 #10 249.5 2025-04-16T14:50:06.024Z INFO [249] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.643µs", "reqID": "810079b3-0821-4e63-9859-cea372e2d590"} #10 249.5 Downloading readinessCheck from repo http://localhost:18080 #10 249.5 2025-04-16T14:50:06.033Z INFO [250] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.391µs", "reqID": "a5fa21df-7cff-4ad5-9a72-867d30ea309f"} #10 249.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 249.5 2025-04-16T14:50:06.044Z INFO [251] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "85.416µs", "reqID": "c2676292-111d-442f-8288-75a850958003"} #10 249.5 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 249.5 2025-04-16T14:50:06.060Z INFO [252] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "212.272µs", "reqID": "fc94b67b-1aef-4b98-9137-473684fade9e"} #10 249.5 Downloading serviceAccount from repo http://localhost:18080 #10 249.5 2025-04-16T14:50:06.072Z INFO [253] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "128.348µs", "reqID": "c40fcc5c-396e-4e9f-83f0-0c0f5ea592f4"} #10 249.5 Deleting outdated charts #10 249.5 Skipping linting of dcae-restconf-collector #10 249.7 Pushing dcae-restconf-collector-13.0.0.tgz to local... #10 249.8 2025-04-16T14:50:06.357Z INFO [254] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "35.072552ms", "reqID": "c0f9f51f-f0fd-4e0e-ab24-13a7c035d52d"} #10 249.8 Done. #10 252.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 252.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 252.8 #10 252.8 [dcae-slice-analysis-ms] #10 252.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 252.8 Hang tight while we grab the latest from your chart repositories... #10 252.8 2025-04-16T14:50:09.416Z INFO [255] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.389µs", "reqID": "d9448592-dbf4-4c4e-ab58-93091d0d46e5"} #10 252.9 ...Successfully got an update from the "local" chart repository #10 252.9 Update Complete. ⎈Happy Helming!⎈ #10 252.9 Saving 6 charts #10 252.9 Downloading common from repo http://localhost:18080 #10 252.9 2025-04-16T14:50:09.510Z INFO [256] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "274.186µs", "reqID": "022fe7b5-8dc5-4dd7-9c03-5c47e6b8c742"} #10 252.9 Downloading postgres from repo http://localhost:18080 #10 253.0 2025-04-16T14:50:09.524Z INFO [257] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "277.907µs", "reqID": "e1c2f4e0-8501-45b4-a71e-57175a1ece11"} #10 253.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 253.0 2025-04-16T14:50:09.538Z INFO [258] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "159.669µs", "reqID": "4d276b2b-0abb-46bf-8c7c-b352e8e23f71"} #10 253.0 Downloading readinessCheck from repo http://localhost:18080 #10 253.0 2025-04-16T14:50:09.551Z INFO [259] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "172.34µs", "reqID": "d6396b9a-9609-43b6-9a70-79752b108b38"} #10 253.0 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 253.0 2025-04-16T14:50:09.560Z INFO [260] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "208.802µs", "reqID": "7cd396a0-b683-4fb7-ac19-7dc1166cc8d8"} #10 253.0 Downloading serviceAccount from repo http://localhost:18080 #10 253.0 2025-04-16T14:50:09.577Z INFO [261] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.636µs", "reqID": "a5df1104-e478-46a2-b4f2-c7b3b9d600fd"} #10 253.0 Deleting outdated charts #10 253.0 Skipping linting of dcae-slice-analysis-ms #10 253.3 Pushing dcae-slice-analysis-ms-13.0.0.tgz to local... #10 253.3 2025-04-16T14:50:09.915Z INFO [262] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "43.505613ms", "reqID": "a86b7848-2dee-48f4-a4dd-06cf543ab136"} #10 253.3 Done. #10 256.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 256.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 256.4 #10 256.4 [dcae-snmptrap-collector] #10 256.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 256.4 Hang tight while we grab the latest from your chart repositories... #10 256.4 2025-04-16T14:50:12.983Z INFO [263] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.824µs", "reqID": "9b153c16-8fb2-4e10-851e-9c7ccfe99bff"} #10 256.4 ...Successfully got an update from the "local" chart repository #10 256.4 Update Complete. ⎈Happy Helming!⎈ #10 256.5 Saving 5 charts #10 256.5 Downloading common from repo http://localhost:18080 #10 256.5 2025-04-16T14:50:13.063Z INFO [264] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "274.877µs", "reqID": "cf0e846f-1f0f-4703-8635-26779fc55b06"} #10 256.5 Downloading readinessCheck from repo http://localhost:18080 #10 256.5 2025-04-16T14:50:13.078Z INFO [265] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "274.696µs", "reqID": "7e686141-ae75-438d-b2cd-683e0ef85173"} #10 256.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 256.5 2025-04-16T14:50:13.087Z INFO [266] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "229.454µs", "reqID": "5ffe195d-11d8-4a25-9085-96fa581d00da"} #10 256.5 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 256.5 2025-04-16T14:50:13.103Z INFO [267] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.79µs", "reqID": "3b6d9f33-e4f3-4923-8f41-6091e547512c"} #10 256.5 Downloading serviceAccount from repo http://localhost:18080 #10 256.5 2025-04-16T14:50:13.120Z INFO [268] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "298.548µs", "reqID": "52931705-df99-459d-aa93-5b4b235a01da"} #10 256.6 Deleting outdated charts #10 256.6 Skipping linting of dcae-snmptrap-collector #10 256.8 Pushing dcae-snmptrap-collector-13.0.0.tgz to local... #10 256.9 Done. #10 256.9 2025-04-16T14:50:13.432Z INFO [269] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "30.517501ms", "reqID": "6853f113-0f3d-4325-9dde-659938f8cfcf"} #10 259.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 259.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 259.9 #10 259.9 [dcae-son-handler] #10 259.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 259.9 Hang tight while we grab the latest from your chart repositories... #10 259.9 2025-04-16T14:50:16.495Z INFO [270] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "146.928µs", "reqID": "1d70661a-f547-45b2-8c0d-a2600237b1cf"} #10 259.9 ...Successfully got an update from the "local" chart repository #10 259.9 Update Complete. ⎈Happy Helming!⎈ #10 260.0 Saving 6 charts #10 260.0 Downloading common from repo http://localhost:18080 #10 260.0 2025-04-16T14:50:16.579Z INFO [271] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "286.057µs", "reqID": "c8743afc-91ec-4e09-a694-c82a2471e72d"} #10 260.0 Downloading postgres from repo http://localhost:18080 #10 260.0 2025-04-16T14:50:16.587Z INFO [272] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.772µs", "reqID": "150d93e5-818c-407f-852c-659aa190d3ce"} #10 260.0 Downloading readinessCheck from repo http://localhost:18080 #10 260.0 2025-04-16T14:50:16.601Z INFO [273] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "145.489µs", "reqID": "4741b80d-46b0-4ad9-bcab-c1444bda10b5"} #10 260.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 260.0 2025-04-16T14:50:16.614Z INFO [274] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "200.662µs", "reqID": "4d37dbd1-8a08-45a9-890a-ff1b569fcfdd"} #10 260.0 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 260.1 2025-04-16T14:50:16.629Z INFO [275] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "91.176µs", "reqID": "635995f0-521c-45cb-85f5-5aa4591fc00f"} #10 260.1 Downloading serviceAccount from repo http://localhost:18080 #10 260.1 2025-04-16T14:50:16.642Z INFO [276] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.083µs", "reqID": "ddc7b13e-91ac-423a-935b-b836c4bb1d0c"} #10 260.1 Deleting outdated charts #10 260.1 Skipping linting of dcae-son-handler #10 260.4 Pushing dcae-son-handler-13.0.0.tgz to local... #10 260.4 2025-04-16T14:50:16.977Z INFO [277] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "34.190119ms", "reqID": "3cd36e2a-0416-409b-bb67-74f4c1b5e0b3"} #10 260.4 Done. #10 263.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 263.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 263.4 #10 263.4 [dcae-tcagen2] #10 263.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 263.5 Hang tight while we grab the latest from your chart repositories... #10 263.5 2025-04-16T14:50:20.040Z INFO [278] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.532µs", "reqID": "062b9ce2-88ab-43bc-94e6-f79c85950b4c"} #10 263.5 ...Successfully got an update from the "local" chart repository #10 263.5 Update Complete. ⎈Happy Helming!⎈ #10 263.5 Saving 7 charts #10 263.5 Downloading common from repo http://localhost:18080 #10 263.6 2025-04-16T14:50:20.126Z INFO [279] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.175µs", "reqID": "502f1056-65ad-4858-8174-270f20f46687"} #10 263.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 263.6 2025-04-16T14:50:20.134Z INFO [280] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "92.035µs", "reqID": "94a87f67-d010-4b4d-8402-37d4eb79f90e"} #10 263.6 Downloading readinessCheck from repo http://localhost:18080 #10 263.6 2025-04-16T14:50:20.148Z INFO [281] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.692µs", "reqID": "46a7d3ca-4b04-4dc5-ab9a-768a66500dfa"} #10 263.6 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 263.6 2025-04-16T14:50:20.163Z INFO [282] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "308.418µs", "reqID": "30984dd9-f82c-4313-9b8d-215a63b75d8e"} #10 263.6 Downloading serviceAccount from repo http://localhost:18080 #10 263.6 2025-04-16T14:50:20.174Z INFO [283] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "140.578µs", "reqID": "81cdde5f-030b-4ce9-9043-e217857d084f"} #10 263.6 Already downloaded serviceAccount from repo http://localhost:18080 #10 263.6 Downloading mongo from repo http://localhost:18080 #10 263.6 2025-04-16T14:50:20.188Z INFO [284] Request served {"path": "/charts/mongo-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "303.168µs", "reqID": "5a5c2cce-38f7-4757-98cd-59435e8190fe"} #10 263.6 Deleting outdated charts #10 263.6 Skipping linting of dcae-tcagen2 #10 263.9 Pushing dcae-tcagen2-13.0.0.tgz to local... #10 263.9 2025-04-16T14:50:20.512Z INFO [285] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "35.298245ms", "reqID": "d708dcc4-88cf-4763-adcf-ff772a517c2a"} #10 263.9 Done. #10 266.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 267.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 267.0 #10 267.0 [dcae-ves-collector] #10 267.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 267.0 Hang tight while we grab the latest from your chart repositories... #10 267.0 2025-04-16T14:50:23.575Z INFO [286] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.382µs", "reqID": "51d5dbef-961a-4ff2-b108-a7e5ee2af3dc"} #10 267.0 ...Successfully got an update from the "local" chart repository #10 267.0 Update Complete. ⎈Happy Helming!⎈ #10 267.1 Saving 6 charts #10 267.1 Downloading common from repo http://localhost:18080 #10 267.1 2025-04-16T14:50:23.667Z INFO [287] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "126.527µs", "reqID": "5e18468c-1a6f-4b1a-9b6a-60cca88c6009"} #10 267.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 267.1 2025-04-16T14:50:23.676Z INFO [288] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.075µs", "reqID": "e6ce9c56-8248-49b5-9df9-498ed54a6afc"} #10 267.1 Downloading readinessCheck from repo http://localhost:18080 #10 267.1 2025-04-16T14:50:23.692Z INFO [289] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "299.788µs", "reqID": "19d687ee-a77e-4b18-b9b6-12ebec51a415"} #10 267.1 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 267.1 2025-04-16T14:50:23.702Z INFO [290] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "200.782µs", "reqID": "1f90dd40-1b08-4ee9-9f42-7b29a9d942be"} #10 267.1 Downloading certManagerCertificate from repo http://localhost:18080 #10 267.1 2025-04-16T14:50:23.712Z INFO [291] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "260.316µs", "reqID": "24f8d5fb-b8b5-4bd4-b67e-7d9d4da0d1d2"} #10 267.1 Downloading serviceAccount from repo http://localhost:18080 #10 267.2 2025-04-16T14:50:23.725Z INFO [292] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "229.524µs", "reqID": "e58ecd3d-6425-4f18-a430-3d1e0120984d"} #10 267.2 Deleting outdated charts #10 267.2 Skipping linting of dcae-ves-collector #10 267.5 Pushing dcae-ves-collector-13.0.0.tgz to local... #10 267.5 2025-04-16T14:50:24.074Z INFO [293] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "41.02535ms", "reqID": "f202f905-d10c-4f37-93b8-0186fa67e36f"} #10 267.5 Done. #10 270.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 270.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 270.5 #10 270.5 [dcae-ves-mapper] #10 270.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 270.6 Hang tight while we grab the latest from your chart repositories... #10 270.6 2025-04-16T14:50:27.134Z INFO [294] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.29µs", "reqID": "6f2df7fe-5da3-4fdc-8a30-c77dc44302fd"} #10 270.6 ...Successfully got an update from the "local" chart repository #10 270.6 Update Complete. ⎈Happy Helming!⎈ #10 270.6 Saving 5 charts #10 270.6 Downloading common from repo http://localhost:18080 #10 270.6 2025-04-16T14:50:27.219Z INFO [295] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.153µs", "reqID": "300fbb08-ecad-443f-acfb-3c62e058780a"} #10 270.6 Downloading readinessCheck from repo http://localhost:18080 #10 270.7 2025-04-16T14:50:27.227Z INFO [296] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.833µs", "reqID": "fe775697-b026-4e3f-82eb-f18b437f6c74"} #10 270.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 270.7 2025-04-16T14:50:27.245Z INFO [297] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "101.886µs", "reqID": "cba82435-8892-4912-b61d-93dc476bfbc9"} #10 270.7 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 270.7 2025-04-16T14:50:27.255Z INFO [298] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "249.395µs", "reqID": "ef96d189-8c68-475c-b666-01311cc67740"} #10 270.7 Downloading serviceAccount from repo http://localhost:18080 #10 270.7 2025-04-16T14:50:27.270Z INFO [299] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "227.053µs", "reqID": "9b62a21a-d5b5-49d5-a0dc-6adb3a46fe1e"} #10 270.7 Deleting outdated charts #10 270.7 Skipping linting of dcae-ves-mapper #10 271.0 Pushing dcae-ves-mapper-13.0.0.tgz to local... #10 271.0 2025-04-16T14:50:27.586Z INFO [300] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "33.719856ms", "reqID": "46693d1f-0d49-44a9-aa59-67b9ab56b28e"} #10 271.0 Done. #10 274.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 274.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 274.0 #10 274.0 [dcae-ves-openapi-manager] #10 274.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 274.1 Hang tight while we grab the latest from your chart repositories... #10 274.1 2025-04-16T14:50:30.646Z INFO [301] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "139.489µs", "reqID": "195314cb-b4e3-4f94-bb6f-b46fa37c8ab6"} #10 274.1 ...Successfully got an update from the "local" chart repository #10 274.1 Update Complete. ⎈Happy Helming!⎈ #10 274.1 Saving 5 charts #10 274.1 Downloading common from repo http://localhost:18080 #10 274.1 2025-04-16T14:50:30.717Z INFO [302] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "196.811µs", "reqID": "294d6754-b91d-4a66-9eaa-535744bfff11"} #10 274.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 274.2 2025-04-16T14:50:30.730Z INFO [303] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "146.009µs", "reqID": "cb4d8bf5-8d92-4a64-ac83-8cecd6614005"} #10 274.2 Downloading readinessCheck from repo http://localhost:18080 #10 274.2 2025-04-16T14:50:30.744Z INFO [304] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "269.326µs", "reqID": "72d4a854-3b6e-489d-8d69-b966730eb1a4"} #10 274.2 Downloading serviceAccount from repo http://localhost:18080 #10 274.2 2025-04-16T14:50:30.758Z INFO [305] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "413.205µs", "reqID": "da37ed9e-114e-4d2e-935d-52c0de45f102"} #10 274.2 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 274.2 2025-04-16T14:50:30.775Z INFO [306] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.319µs", "reqID": "2787731f-8e29-4c66-a670-ffd3a2eff2d7"} #10 274.2 Deleting outdated charts #10 274.2 Skipping linting of dcae-ves-openapi-manager #10 274.5 Pushing dcae-ves-openapi-manager-13.0.0.tgz to local... #10 274.5 2025-04-16T14:50:31.067Z INFO [307] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.972475ms", "reqID": "ee43ac63-91e0-439c-82f6-6f87e2255bce"} #10 274.5 Done. #10 277.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 277.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 277.5 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 280.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/../dist/packages #10 280.5 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 280.5 #10 280.5 [resources] #10 280.5 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 283.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/../dist/packages #10 283.5 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 283.5 #10 283.5 [templates] #10 283.5 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 286.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/../dist/packages #10 286.5 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 286.5 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 286.6 Hang tight while we grab the latest from your chart repositories... #10 286.6 2025-04-16T14:50:43.154Z INFO [308] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "96.856µs", "reqID": "a1fcb221-b2c2-4454-b059-f4c3d5d4fa7d"} #10 286.6 ...Successfully got an update from the "local" chart repository #10 286.6 Update Complete. ⎈Happy Helming!⎈ #10 286.8 Saving 20 charts #10 286.8 Downloading common from repo http://localhost:18080 #10 286.8 2025-04-16T14:50:43.370Z INFO [309] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "145.568µs", "reqID": "c8c81a36-ff79-4092-9935-1e2c22aa87b7"} #10 286.8 Downloading dcae-datafile-collector from repo http://localhost:18080 #10 286.8 2025-04-16T14:50:43.386Z INFO [310] Request served {"path": "/charts/dcae-datafile-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "434.476µs", "reqID": "2e040c75-48b3-4a48-a8f3-746a5d6a82e1"} #10 286.8 Downloading dcae-datalake-admin-ui from repo http://localhost:18080 #10 286.8 2025-04-16T14:50:43.400Z INFO [311] Request served {"path": "/charts/dcae-datalake-admin-ui-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.66µs", "reqID": "afd7c804-a130-4238-887c-1299b35d3bea"} #10 286.8 Downloading dcae-datalake-des from repo http://localhost:18080 #10 286.8 2025-04-16T14:50:43.419Z INFO [312] Request served {"path": "/charts/dcae-datalake-des-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "349.641µs", "reqID": "ec50a70b-f5ce-47be-83c5-e40bd1d0dee0"} #10 286.8 Downloading dcae-datalake-feeder from repo http://localhost:18080 #10 286.9 2025-04-16T14:50:43.433Z INFO [313] Request served {"path": "/charts/dcae-datalake-feeder-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.413µs", "reqID": "8ad35209-201c-4285-804a-fdb47d25efae"} #10 286.9 Downloading dcae-heartbeat from repo http://localhost:18080 #10 286.9 2025-04-16T14:50:43.443Z INFO [314] Request served {"path": "/charts/dcae-heartbeat-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "345.07µs", "reqID": "9124c290-4d68-49db-861e-096d325b5d91"} #10 286.9 Downloading dcae-hv-ves-collector from repo http://localhost:18080 #10 286.9 2025-04-16T14:50:43.453Z INFO [315] Request served {"path": "/charts/dcae-hv-ves-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "300.918µs", "reqID": "b01b703c-654a-4f97-82f6-1be7fb042f9d"} #10 286.9 Downloading dcae-kpi-ms from repo http://localhost:18080 #10 286.9 2025-04-16T14:50:43.463Z INFO [316] Request served {"path": "/charts/dcae-kpi-ms-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "387.753µs", "reqID": "61230f4e-8937-4ad8-b44a-d11988ed0dd3"} #10 286.9 Downloading dcae-ms-healthcheck from repo http://localhost:18080 #10 286.9 2025-04-16T14:50:43.482Z INFO [317] Request served {"path": "/charts/dcae-ms-healthcheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.533µs", "reqID": "21496a5d-6973-4fa5-88f1-a1fa498ed64b"} #10 286.9 Downloading dcae-pm-mapper from repo http://localhost:18080 #10 286.9 2025-04-16T14:50:43.495Z INFO [318] Request served {"path": "/charts/dcae-pm-mapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "257.445µs", "reqID": "6ea00e07-faab-453b-ad4f-57e2d3fc2dd1"} #10 286.9 Downloading dcae-pmsh from repo http://localhost:18080 #10 286.9 2025-04-16T14:50:43.506Z INFO [319] Request served {"path": "/charts/dcae-pmsh-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "165.03µs", "reqID": "828d0fb0-acea-4dc1-b3a8-27547ff98135"} #10 286.9 Downloading dcae-prh from repo http://localhost:18080 #10 286.9 2025-04-16T14:50:43.517Z INFO [320] Request served {"path": "/charts/dcae-prh-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.523µs", "reqID": "a0925cbd-d815-4dc7-afb0-dc1d32c830e1"} #10 286.9 Downloading dcae-restconf-collector from repo http://localhost:18080 #10 287.0 2025-04-16T14:50:43.533Z INFO [321] Request served {"path": "/charts/dcae-restconf-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "300.268µs", "reqID": "964f1ead-3807-4454-810f-dc5dce3259c3"} #10 287.0 Downloading dcae-slice-analysis-ms from repo http://localhost:18080 #10 287.0 2025-04-16T14:50:43.544Z INFO [322] Request served {"path": "/charts/dcae-slice-analysis-ms-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "227.153µs", "reqID": "35cfb3da-0280-4d06-b784-6a01c65aca4a"} #10 287.0 Downloading dcae-snmptrap-collector from repo http://localhost:18080 #10 287.0 2025-04-16T14:50:43.561Z INFO [323] Request served {"path": "/charts/dcae-snmptrap-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "257.325µs", "reqID": "cf1c3559-b215-4b88-93d9-5aa264befea6"} #10 287.0 Downloading dcae-son-handler from repo http://localhost:18080 #10 287.0 2025-04-16T14:50:43.574Z INFO [324] Request served {"path": "/charts/dcae-son-handler-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "283.727µs", "reqID": "e3b5dde6-8682-4cc2-b5aa-bf33cfe26961"} #10 287.0 Downloading dcae-tcagen2 from repo http://localhost:18080 #10 287.0 2025-04-16T14:50:43.594Z INFO [325] Request served {"path": "/charts/dcae-tcagen2-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.284µs", "reqID": "ba31fd39-0b93-4ea5-8842-ed06298bfd77"} #10 287.0 Downloading dcae-ves-collector from repo http://localhost:18080 #10 287.0 2025-04-16T14:50:43.605Z INFO [326] Request served {"path": "/charts/dcae-ves-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "390.333µs", "reqID": "73d83756-9843-42ca-9e58-75b203d83238"} #10 287.0 Downloading dcae-ves-mapper from repo http://localhost:18080 #10 287.1 2025-04-16T14:50:43.622Z INFO [327] Request served {"path": "/charts/dcae-ves-mapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "176.05µs", "reqID": "49e8b70f-a5d7-4d1e-a924-8073f7009d92"} #10 287.3 Deleting outdated charts #10 287.3 Skipping linting of dcaegen2-services #10 288.8 Pushing dcaegen2-services-13.0.0.tgz to local... #10 289.3 2025-04-16T14:50:45.917Z INFO [328] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "519.370505ms", "reqID": "b7fee086-047e-49b7-b59b-0c9c0ddd8e4d"} #10 289.3 Done. #10 292.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 292.4 #10 292.4 [dmaap] #10 292.4 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 292.4 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap' #10 292.4 #10 292.4 [components] #10 292.4 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap' #10 292.4 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' #10 292.4 #10 292.4 [dmaap-dr-node] #10 292.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' #10 292.5 Hang tight while we grab the latest from your chart repositories... #10 292.5 2025-04-16T14:50:49.043Z INFO [329] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "186.621µs", "reqID": "2ff71ae6-c839-44aa-98ec-7d92e96eca28"} #10 292.5 ...Successfully got an update from the "local" chart repository #10 292.5 Update Complete. ⎈Happy Helming!⎈ #10 292.5 Saving 4 charts #10 292.5 Downloading common from repo http://localhost:18080 #10 292.5 2025-04-16T14:50:49.117Z INFO [330] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "175.5µs", "reqID": "17ceb5c3-ac61-4e84-8c9f-78f31c1b0dea"} #10 292.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 292.6 2025-04-16T14:50:49.125Z INFO [331] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "139.318µs", "reqID": "649f86b8-e107-4800-9642-4a1d02d1b339"} #10 292.6 Downloading serviceAccount from repo http://localhost:18080 #10 292.6 2025-04-16T14:50:49.138Z INFO [332] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.94µs", "reqID": "979bca97-b70a-4592-bf3c-1dab32245d2f"} #10 292.6 Downloading readinessCheck from repo http://localhost:18080 #10 292.6 2025-04-16T14:50:49.146Z INFO [333] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "116.647µs", "reqID": "1eaa6a45-eafa-4f9c-ab3e-dca665a501f5"} #10 292.6 Deleting outdated charts #10 292.6 Skipping linting of dmaap-dr-node #10 292.8 Pushing dmaap-dr-node-13.0.0.tgz to local... #10 292.8 2025-04-16T14:50:49.406Z INFO [334] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.961211ms", "reqID": "6196b6a5-6156-4cd9-92de-69664cacd391"} #10 292.8 Done. #10 295.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/../../dist/packages #10 295.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' #10 295.8 #10 295.8 [dmaap-dr-prov] #10 295.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' #10 295.9 Hang tight while we grab the latest from your chart repositories... #10 295.9 2025-04-16T14:50:52.473Z INFO [335] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "217.683µs", "reqID": "59e2a70f-5d73-4a83-8b0b-242ad5a7d32b"} #10 295.9 ...Successfully got an update from the "local" chart repository #10 295.9 Update Complete. ⎈Happy Helming!⎈ #10 296.0 Saving 6 charts #10 296.0 Downloading common from repo http://localhost:18080 #10 296.0 2025-04-16T14:50:52.565Z INFO [336] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "268.366µs", "reqID": "63761a22-d78b-422f-9228-e050b78bbdad"} #10 296.0 Downloading mariadb-galera from repo http://localhost:18080 #10 296.0 2025-04-16T14:50:52.576Z INFO [337] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.811µs", "reqID": "eace9659-54a4-4753-83ce-f5bd9f3d5f0f"} #10 296.0 Downloading mariadb-init from repo http://localhost:18080 #10 296.0 2025-04-16T14:50:52.589Z INFO [338] Request served {"path": "/charts/mariadb-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.956µs", "reqID": "8668750e-e329-4f82-b524-1644a8e79d53"} #10 296.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 296.0 2025-04-16T14:50:52.605Z INFO [339] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "149.239µs", "reqID": "7eedd87f-a6f7-40b3-a92c-f5bcf7df09de"} #10 296.0 Downloading readinessCheck from repo http://localhost:18080 #10 296.0 2025-04-16T14:50:52.616Z INFO [340] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "321.129µs", "reqID": "2b672ac0-e2ba-4fce-817c-252436c18f35"} #10 296.0 Downloading serviceAccount from repo http://localhost:18080 #10 296.1 2025-04-16T14:50:52.634Z INFO [341] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "103.986µs", "reqID": "546fd8ec-7a8b-4c12-938b-709ef299d1a4"} #10 296.1 Deleting outdated charts #10 296.1 Skipping linting of dmaap-dr-prov #10 296.4 Pushing dmaap-dr-prov-13.0.0.tgz to local... #10 296.5 2025-04-16T14:50:53.052Z INFO [342] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "66.60736ms", "reqID": "01a1445f-a471-445f-8522-84fcb2976f0f"} #10 296.5 Done. #10 299.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/../../dist/packages #10 299.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' #10 299.5 #10 299.5 [message-router] #10 299.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' #10 299.5 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/message-router' #10 299.5 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/message-router' #10 299.5 Hang tight while we grab the latest from your chart repositories... #10 299.5 2025-04-16T14:50:56.114Z INFO [343] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "198.751µs", "reqID": "1a6030e2-440a-4396-8e9e-8796d9f1e462"} #10 299.6 ...Successfully got an update from the "local" chart repository #10 299.6 Update Complete. ⎈Happy Helming!⎈ #10 299.6 Saving 3 charts #10 299.6 Downloading common from repo http://localhost:18080 #10 299.6 2025-04-16T14:50:56.188Z INFO [344] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "297.678µs", "reqID": "6c061e45-8e0e-4113-bbf3-c60682b6bdfc"} #10 299.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 299.6 2025-04-16T14:50:56.198Z INFO [345] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.009µs", "reqID": "d2b5958c-ea15-4438-ac9b-ed5afe6a2d2d"} #10 299.6 Downloading serviceAccount from repo http://localhost:18080 #10 299.6 2025-04-16T14:50:56.212Z INFO [346] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "150.349µs", "reqID": "be42234a-d97d-4693-a350-2b9477d35ab7"} #10 299.6 Deleting outdated charts #10 299.6 Skipping linting of message-router #10 299.9 Pushing message-router-13.0.0.tgz to local... #10 299.9 2025-04-16T14:50:56.456Z INFO [347] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.450711ms", "reqID": "84573296-f0d1-47ac-88b8-5ceb7d80342f"} #10 299.9 Done. #10 302.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/../../dist/packages #10 302.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' #10 302.9 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' #10 305.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/../dist/packages #10 305.9 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap' #10 305.9 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap' #10 305.9 Hang tight while we grab the latest from your chart repositories... #10 306.0 2025-04-16T14:51:02.523Z INFO [348] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "173.621µs", "reqID": "f12e821f-d6db-4e92-989c-a2cd9c4f45be"} #10 306.0 ...Successfully got an update from the "local" chart repository #10 306.0 Update Complete. ⎈Happy Helming!⎈ #10 306.0 Saving 5 charts #10 306.0 Downloading common from repo http://localhost:18080 #10 306.0 2025-04-16T14:51:02.615Z INFO [349] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "268.346µs", "reqID": "91fe37ba-c49b-496c-8659-150f5fe641b6"} #10 306.2 Downloading serviceAccount from repo http://localhost:18080 #10 306.2 2025-04-16T14:51:02.740Z INFO [350] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "303.158µs", "reqID": "72ed7772-e580-4f67-b95f-1fc143de7b4b"} #10 306.2 Deleting outdated charts #10 306.2 Skipping linting of dmaap #10 306.6 Pushing dmaap-13.0.0.tgz to local... #10 306.7 2025-04-16T14:51:03.303Z INFO [351] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "101.721505ms", "reqID": "76b53a21-446d-448a-83bd-03ae3571446b"} #10 306.7 Done. #10 309.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 309.7 #10 309.7 [holmes] #10 309.7 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 309.8 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes' #10 309.8 #10 309.8 [components] #10 309.8 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes' #10 309.8 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' #10 309.8 #10 309.8 [holmes-engine-mgmt] #10 309.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' #10 309.9 Hang tight while we grab the latest from your chart repositories... #10 309.9 2025-04-16T14:51:06.435Z INFO [352] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.833µs", "reqID": "eaf7c395-0710-4ca6-a809-43308c481a90"} #10 309.9 ...Successfully got an update from the "local" chart repository #10 309.9 Update Complete. ⎈Happy Helming!⎈ #10 309.9 Saving 4 charts #10 309.9 Downloading common from repo http://localhost:18080 #10 310.0 2025-04-16T14:51:06.524Z INFO [353] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "144.499µs", "reqID": "508a8c22-92b7-43a0-8a4d-cdf81d6541ce"} #10 310.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 310.0 2025-04-16T14:51:06.541Z INFO [354] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.783µs", "reqID": "01ec16c5-1e7a-4e33-a524-7ba5be5a450b"} #10 310.0 Downloading readinessCheck from repo http://localhost:18080 #10 310.0 2025-04-16T14:51:06.553Z INFO [355] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.87µs", "reqID": "d430c2eb-96e9-490c-bf31-f6f8ff7e3ab8"} #10 310.0 Downloading serviceAccount from repo http://localhost:18080 #10 310.0 2025-04-16T14:51:06.571Z INFO [356] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "117.047µs", "reqID": "524de721-eae6-4f7b-99af-d5d060e4782a"} #10 310.0 Deleting outdated charts #10 310.0 Skipping linting of holmes-engine-mgmt #10 310.3 Pushing holmes-engine-mgmt-13.0.0.tgz to local... #10 310.3 2025-04-16T14:51:06.855Z INFO [357] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "26.820082ms", "reqID": "07becc64-7136-4204-9e4c-0988292266fa"} #10 310.3 Done. #10 313.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components/../../dist/packages #10 313.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' #10 313.3 #10 313.3 [holmes-rule-mgmt] #10 313.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' #10 313.3 Hang tight while we grab the latest from your chart repositories... #10 313.3 2025-04-16T14:51:09.918Z INFO [358] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.32µs", "reqID": "e5235bb4-56e3-47c7-abda-445d39600e0b"} #10 313.4 ...Successfully got an update from the "local" chart repository #10 313.4 Update Complete. ⎈Happy Helming!⎈ #10 313.4 Saving 4 charts #10 313.4 Downloading common from repo http://localhost:18080 #10 313.4 2025-04-16T14:51:09.993Z INFO [359] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "141.409µs", "reqID": "833682bf-92da-4702-b55b-acb667393b95"} #10 313.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 313.4 2025-04-16T14:51:10.005Z INFO [360] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "181.671µs", "reqID": "3a4edf13-4d18-48c1-a384-9b8c2a692404"} #10 313.4 Downloading readinessCheck from repo http://localhost:18080 #10 313.4 2025-04-16T14:51:10.019Z INFO [361] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.363µs", "reqID": "b0c305f9-fcda-4feb-8867-6f07042286c7"} #10 313.4 Downloading serviceAccount from repo http://localhost:18080 #10 313.5 2025-04-16T14:51:10.029Z INFO [362] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "301.818µs", "reqID": "6b193c37-40d5-4b33-b5f5-279932f93fd5"} #10 313.5 Deleting outdated charts #10 313.5 Skipping linting of holmes-rule-mgmt #10 313.7 Pushing holmes-rule-mgmt-13.0.0.tgz to local... #10 313.7 2025-04-16T14:51:10.321Z INFO [363] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "26.065646ms", "reqID": "629cda25-9dae-4239-82e0-939dd846a053"} #10 313.7 Done. #10 316.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components/../../dist/packages #10 316.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' #10 316.8 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' #10 319.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/../dist/packages #10 319.8 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes' #10 319.8 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes' #10 319.8 Hang tight while we grab the latest from your chart repositories... #10 319.8 2025-04-16T14:51:16.387Z INFO [364] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "226.604µs", "reqID": "ea046be8-2314-4cbd-bdf5-c7ead3abbc24"} #10 319.8 ...Successfully got an update from the "local" chart repository #10 319.8 Update Complete. ⎈Happy Helming!⎈ #10 319.9 Saving 6 charts #10 319.9 Downloading common from repo http://localhost:18080 #10 319.9 2025-04-16T14:51:16.479Z INFO [365] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "171.041µs", "reqID": "8e8eea92-0b3d-49fb-bf09-cd5ce47ec299"} #10 319.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 319.9 2025-04-16T14:51:16.488Z INFO [366] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "93.635µs", "reqID": "0f941468-1460-4e09-b2e8-1ba797c0ee33"} #10 319.9 Downloading postgres from repo http://localhost:18080 #10 319.9 2025-04-16T14:51:16.500Z INFO [367] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "147.279µs", "reqID": "7e879102-5add-4ebf-8374-ede3395d7b6c"} #10 319.9 Downloading postgres-init from repo http://localhost:18080 #10 319.9 2025-04-16T14:51:16.511Z INFO [368] Request served {"path": "/charts/postgres-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "202.592µs", "reqID": "763d5388-632d-429a-ba26-f36de6128b5c"} #10 320.0 Deleting outdated charts #10 320.0 Skipping linting of holmes #10 320.4 Pushing holmes-13.0.0.tgz to local... #10 320.5 2025-04-16T14:51:17.038Z INFO [369] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "80.506578ms", "reqID": "79705b8b-35dd-44ea-b061-28881b431967"} #10 320.5 Done. #10 323.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 323.5 #10 323.5 [modeling] #10 323.5 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 323.5 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling' #10 323.5 #10 323.5 [components] #10 323.5 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling' #10 323.5 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components' #10 323.5 #10 323.5 [modeling-etsicatalog] #10 323.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components' #10 323.6 Hang tight while we grab the latest from your chart repositories... #10 323.6 2025-04-16T14:51:20.177Z INFO [370] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "257.885µs", "reqID": "0ca1a0e9-2376-4c03-9a61-5408d28652de"} #10 323.6 ...Successfully got an update from the "local" chart repository #10 323.6 Update Complete. ⎈Happy Helming!⎈ #10 323.7 Saving 6 charts #10 323.7 Downloading common from repo http://localhost:18080 #10 323.7 2025-04-16T14:51:20.295Z INFO [371] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "155.699µs", "reqID": "63873e3b-f127-43b0-b2ef-4a11688ba73c"} #10 323.7 Downloading mariadb-galera from repo http://localhost:18080 #10 323.7 2025-04-16T14:51:20.311Z INFO [372] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "361.632µs", "reqID": "17487cfb-7549-4c10-8721-6f1c7a02c031"} #10 323.7 Downloading mariadb-init from repo http://localhost:18080 #10 323.8 2025-04-16T14:51:20.327Z INFO [373] Request served {"path": "/charts/mariadb-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "263.885µs", "reqID": "5f154f3a-efc7-4f1b-af34-ac3f67fcc901"} #10 323.8 Downloading readinessCheck from repo http://localhost:18080 #10 323.8 2025-04-16T14:51:20.338Z INFO [374] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.784µs", "reqID": "9b5d7f08-b7fc-4573-aeba-8e17d31a4e27"} #10 323.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 323.8 2025-04-16T14:51:20.348Z INFO [375] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.97µs", "reqID": "25225e8d-5af9-468b-b187-660ae49b20f6"} #10 323.8 Downloading serviceAccount from repo http://localhost:18080 #10 323.8 2025-04-16T14:51:20.364Z INFO [376] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.119µs", "reqID": "611bb12a-feef-4a58-ae22-d1ca9eb22629"} #10 323.8 Deleting outdated charts #10 323.8 Skipping linting of modeling-etsicatalog #10 324.2 Pushing modeling-etsicatalog-13.0.0.tgz to local... #10 324.2 2025-04-16T14:51:20.799Z INFO [377] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "68.081756ms", "reqID": "9e5bcbfe-77bf-4dde-b675-3a88038af3ce"} #10 324.2 Done. #10 327.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components/../../dist/packages #10 327.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components' #10 327.2 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components' #10 330.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/../dist/packages #10 330.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling' #10 330.2 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling' #10 330.3 Hang tight while we grab the latest from your chart repositories... #10 330.3 2025-04-16T14:51:26.866Z INFO [378] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.364µs", "reqID": "b24b2cd6-9079-4fb2-9c16-1571d99de60b"} #10 330.3 ...Successfully got an update from the "local" chart repository #10 330.3 Update Complete. ⎈Happy Helming!⎈ #10 330.3 Saving 1 charts #10 330.4 Deleting outdated charts #10 330.4 Skipping linting of modeling #10 330.8 Pushing modeling-13.0.0.tgz to local... #10 330.8 2025-04-16T14:51:27.393Z INFO [379] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "63.148358ms", "reqID": "a01e77c9-32d6-4f16-add4-4770f3b86f78"} #10 330.8 Done. #10 333.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 333.8 #10 333.8 [msb] #10 333.8 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 333.9 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb' #10 333.9 #10 333.9 [components] #10 333.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb' #10 333.9 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 333.9 #10 333.9 [kube2msb] #10 333.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 333.9 Hang tight while we grab the latest from your chart repositories... #10 333.9 2025-04-16T14:51:30.522Z INFO [380] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.559µs", "reqID": "e89a27cf-2400-408d-abb2-767c59b85523"} #10 334.0 ...Successfully got an update from the "local" chart repository #10 334.0 Update Complete. ⎈Happy Helming!⎈ #10 334.0 Saving 2 charts #10 334.0 Downloading common from repo http://localhost:18080 #10 334.0 2025-04-16T14:51:30.584Z INFO [381] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "218.003µs", "reqID": "ab367fa4-2cb5-4cae-babb-3b4a79bfc5d5"} #10 334.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 334.0 2025-04-16T14:51:30.598Z INFO [382] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.278356ms", "reqID": "31b6fa2a-44d1-4500-b667-138713fe0ecf"} #10 334.0 Deleting outdated charts #10 334.0 Skipping linting of kube2msb #10 334.2 Pushing kube2msb-13.0.0.tgz to local... #10 334.3 2025-04-16T14:51:30.832Z INFO [383] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "12.243353ms", "reqID": "4ce8e28f-3799-4ede-932f-c74a38724fb3"} #10 334.3 Done. #10 337.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages #10 337.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 337.3 #10 337.3 [msb-consul] #10 337.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 337.3 Hang tight while we grab the latest from your chart repositories... #10 337.3 2025-04-16T14:51:33.897Z INFO [384] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "137.878µs", "reqID": "e402eb2e-43f5-4c9f-b3df-4946e26dc8fa"} #10 337.3 ...Successfully got an update from the "local" chart repository #10 337.3 Update Complete. ⎈Happy Helming!⎈ #10 337.4 Saving 3 charts #10 337.4 Downloading common from repo http://localhost:18080 #10 337.4 2025-04-16T14:51:33.964Z INFO [385] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.802µs", "reqID": "9ecb1ba2-b74b-45d5-a36b-859a9ca585ae"} #10 337.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 337.4 2025-04-16T14:51:33.982Z INFO [386] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "224.723µs", "reqID": "7c19b3eb-d21f-4c86-b5a5-0fe83a993af6"} #10 337.4 Downloading serviceAccount from repo http://localhost:18080 #10 337.4 2025-04-16T14:51:33.998Z INFO [387] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "257.666µs", "reqID": "c54ae830-c941-4eeb-a983-f310d381209c"} #10 337.4 Deleting outdated charts #10 337.4 Skipping linting of msb-consul #10 337.6 Pushing msb-consul-13.0.0.tgz to local... #10 337.7 2025-04-16T14:51:34.243Z INFO [388] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.518998ms", "reqID": "c553f66e-3d15-4170-8a55-e75e32711c0d"} #10 337.7 Done. #10 340.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages #10 340.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 340.7 #10 340.7 [msb-discovery] #10 340.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 340.7 Hang tight while we grab the latest from your chart repositories... #10 340.7 2025-04-16T14:51:37.307Z INFO [389] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "484.609µs", "reqID": "4e92a5fc-19ee-4909-81a2-2f6e6572bb34"} #10 340.8 ...Successfully got an update from the "local" chart repository #10 340.8 Update Complete. ⎈Happy Helming!⎈ #10 340.8 Saving 3 charts #10 340.8 Downloading common from repo http://localhost:18080 #10 340.8 2025-04-16T14:51:37.383Z INFO [390] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "409.504µs", "reqID": "8d83bfd9-2765-4d2e-bf4b-eeae81f2b419"} #10 340.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 340.8 2025-04-16T14:51:37.395Z INFO [391] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "161.579µs", "reqID": "06fab56d-625a-4675-8729-414ad56cb8cb"} #10 340.8 Downloading serviceAccount from repo http://localhost:18080 #10 340.8 2025-04-16T14:51:37.413Z INFO [392] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "301.398µs", "reqID": "fa089fd5-d84d-45b9-ae84-e88d65f604a4"} #10 340.8 Deleting outdated charts #10 340.8 Skipping linting of msb-discovery #10 341.1 Pushing msb-discovery-13.0.0.tgz to local... #10 341.1 2025-04-16T14:51:37.661Z INFO [393] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.121855ms", "reqID": "c00ea695-e7e4-41a0-96f4-18e8a9033dca"} #10 341.1 Done. #10 344.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages #10 344.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 344.1 #10 344.1 [msb-eag] #10 344.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 344.2 Hang tight while we grab the latest from your chart repositories... #10 344.2 2025-04-16T14:51:40.728Z INFO [394] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.084µs", "reqID": "3a86ac18-aa8f-4c7e-8e08-c0c689c7ca42"} #10 344.2 ...Successfully got an update from the "local" chart repository #10 344.2 Update Complete. ⎈Happy Helming!⎈ #10 344.2 Saving 3 charts #10 344.2 Downloading common from repo http://localhost:18080 #10 344.2 2025-04-16T14:51:40.805Z INFO [395] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "249.715µs", "reqID": "e41e5ff5-1a76-4286-a7e3-102cc24a34fc"} #10 344.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 344.2 2025-04-16T14:51:40.817Z INFO [396] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "150.059µs", "reqID": "f37c58a9-1ef3-4173-b442-4171426690f8"} #10 344.2 Downloading serviceAccount from repo http://localhost:18080 #10 344.3 2025-04-16T14:51:40.830Z INFO [397] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "235.374µs", "reqID": "d4e7687d-a95a-4287-94aa-c729ed85712c"} #10 344.3 Deleting outdated charts #10 344.3 Skipping linting of msb-eag #10 344.5 Pushing msb-eag-13.0.0.tgz to local... #10 344.5 2025-04-16T14:51:41.093Z INFO [398] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.608554ms", "reqID": "15385073-769b-4e51-9e2b-a0e4f5f1ffed"} #10 344.5 Done. #10 347.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages #10 347.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 347.5 #10 347.5 [msb-iag] #10 347.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 347.6 Hang tight while we grab the latest from your chart repositories... #10 347.6 2025-04-16T14:51:44.164Z INFO [399] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "263.856µs", "reqID": "10c6e8a5-60a7-4a88-8538-737a9adcf336"} #10 347.6 ...Successfully got an update from the "local" chart repository #10 347.6 Update Complete. ⎈Happy Helming!⎈ #10 347.7 Saving 3 charts #10 347.7 Downloading common from repo http://localhost:18080 #10 347.7 2025-04-16T14:51:44.240Z INFO [400] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.851µs", "reqID": "b9d4ae2d-5d32-46cc-b89e-29aeabe6f763"} #10 347.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 347.7 2025-04-16T14:51:44.257Z INFO [401] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.741µs", "reqID": "4f4de263-208f-4d83-8328-39d4361d3e41"} #10 347.7 Downloading serviceAccount from repo http://localhost:18080 #10 347.7 2025-04-16T14:51:44.272Z INFO [402] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "129.567µs", "reqID": "5ce10088-cd2a-4083-8f21-13ac2028fa8b"} #10 347.7 Deleting outdated charts #10 347.7 Skipping linting of msb-iag #10 347.9 Pushing msb-iag-13.0.0.tgz to local... #10 347.9 2025-04-16T14:51:44.503Z INFO [403] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.111573ms", "reqID": "9b7cb5e3-6e95-4939-ae4b-812f8f203a3f"} #10 347.9 Done. #10 350.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages #10 350.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 350.9 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 353.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/../dist/packages #10 353.9 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb' #10 354.0 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb' #10 354.0 Hang tight while we grab the latest from your chart repositories... #10 354.0 2025-04-16T14:51:50.576Z INFO [404] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "237.824µs", "reqID": "f8c97f88-471e-4f4d-be27-2b1fa925eab3"} #10 354.0 ...Successfully got an update from the "local" chart repository #10 354.0 Update Complete. ⎈Happy Helming!⎈ #10 354.1 Saving 7 charts #10 354.1 Downloading common from repo http://localhost:18080 #10 354.1 2025-04-16T14:51:50.670Z INFO [405] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.274µs", "reqID": "cca6ecb6-75b6-4348-a374-1455e03e627d"} #10 354.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 354.1 2025-04-16T14:51:50.685Z INFO [406] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "94.865µs", "reqID": "eb49aa66-555a-4047-ab8a-423c8ccd6e8d"} #10 354.2 Deleting outdated charts #10 354.2 Skipping linting of msb #10 354.6 Pushing msb-13.0.0.tgz to local... #10 354.7 2025-04-16T14:51:51.246Z INFO [407] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "82.73233ms", "reqID": "51648a62-b810-40ee-9ab9-9fff1cad4e73"} #10 354.7 Done. #10 357.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 357.7 #10 357.7 [multicloud] #10 357.7 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 357.8 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud' #10 357.8 #10 357.8 [components] #10 357.8 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud' #10 357.8 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 357.8 #10 357.8 [multicloud-fcaps] #10 357.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 357.8 Hang tight while we grab the latest from your chart repositories... #10 357.8 2025-04-16T14:51:54.388Z INFO [408] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.711µs", "reqID": "ed973a96-fca6-494f-8ce5-af616df4b86d"} #10 357.8 ...Successfully got an update from the "local" chart repository #10 357.8 Update Complete. ⎈Happy Helming!⎈ #10 357.9 Saving 3 charts #10 357.9 Downloading common from repo http://localhost:18080 #10 357.9 2025-04-16T14:51:54.466Z INFO [409] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "247.675µs", "reqID": "cec05972-11de-44ff-a0b1-c3176563cf9e"} #10 357.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 357.9 2025-04-16T14:51:54.483Z INFO [410] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "206.953µs", "reqID": "e20c2883-367a-482c-9eb2-92fd79d1bf32"} #10 357.9 Downloading serviceAccount from repo http://localhost:18080 #10 357.9 2025-04-16T14:51:54.504Z INFO [411] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.654µs", "reqID": "bc6d6e69-dcef-46f3-8ba7-06062152144a"} #10 357.9 Deleting outdated charts #10 357.9 Skipping linting of multicloud-fcaps #10 358.2 Pushing multicloud-fcaps-13.0.0.tgz to local... #10 358.2 2025-04-16T14:51:54.745Z INFO [412] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.67586ms", "reqID": "643549e8-d896-4f94-8762-d6809f7c4eb4"} #10 358.2 Done. #10 361.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages #10 361.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 361.2 #10 361.2 [multicloud-k8s] #10 361.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 361.2 Hang tight while we grab the latest from your chart repositories... #10 361.2 2025-04-16T14:51:57.817Z INFO [413] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "247.485µs", "reqID": "ac17a357-6def-4495-8dde-8e3a1eac654b"} #10 361.3 ...Successfully got an update from the "local" chart repository #10 361.3 Update Complete. ⎈Happy Helming!⎈ #10 361.3 Saving 5 charts #10 361.3 Downloading common from repo http://localhost:18080 #10 361.4 2025-04-16T14:51:57.928Z INFO [414] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.015µs", "reqID": "32f31b9d-bb88-47b6-bf0f-0650c51b0ba4"} #10 361.4 Downloading mongo from repo http://localhost:18080 #10 361.4 2025-04-16T14:51:57.945Z INFO [415] Request served {"path": "/charts/mongo-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "303.339µs", "reqID": "86ef56f9-9b10-4aa8-8545-02e2b5d1b1b2"} #10 361.4 Downloading etcd from repo http://localhost:18080 #10 361.4 2025-04-16T14:51:57.967Z INFO [416] Request served {"path": "/charts/etcd-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "302.218µs", "reqID": "cea75013-1e4a-4c36-a812-d3cea937b353"} #10 361.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 361.4 2025-04-16T14:51:57.985Z INFO [417] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "139.299µs", "reqID": "bd26ce98-676a-4f4e-8fa9-5c262ec0d930"} #10 361.4 Downloading serviceAccount from repo http://localhost:18080 #10 361.4 2025-04-16T14:51:58.002Z INFO [418] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.664µs", "reqID": "0b67fd21-55c5-4769-a511-222d0faf7d36"} #10 361.4 Deleting outdated charts #10 361.4 Skipping linting of multicloud-k8s #10 361.7 Pushing multicloud-k8s-13.0.0.tgz to local... #10 361.7 Done. #10 361.7 2025-04-16T14:51:58.314Z INFO [419] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "36.518139ms", "reqID": "5a61686d-7733-46fe-bb8d-562fc73b1394"} #10 364.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages #10 364.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 364.8 #10 364.8 [multicloud-pike] #10 364.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 364.8 Hang tight while we grab the latest from your chart repositories... #10 364.8 2025-04-16T14:52:01.379Z INFO [420] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "196.881µs", "reqID": "50fc8dab-4a6b-4f61-9a5d-c6cf4e40235f"} #10 364.8 ...Successfully got an update from the "local" chart repository #10 364.8 Update Complete. ⎈Happy Helming!⎈ #10 364.9 Saving 3 charts #10 364.9 Downloading common from repo http://localhost:18080 #10 364.9 2025-04-16T14:52:01.451Z INFO [421] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.741µs", "reqID": "bdc72ee0-8115-467d-9489-fd46b45d0b35"} #10 364.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 364.9 2025-04-16T14:52:01.467Z INFO [422] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "335.64µs", "reqID": "c3046264-8195-4737-a032-412cc10b5b18"} #10 364.9 Downloading serviceAccount from repo http://localhost:18080 #10 364.9 2025-04-16T14:52:01.487Z INFO [423] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.521µs", "reqID": "a8ac8496-ee44-466d-8bc9-0a9a5a085ee7"} #10 364.9 Deleting outdated charts #10 364.9 Skipping linting of multicloud-pike #10 365.1 Pushing multicloud-pike-13.0.0.tgz to local... #10 365.2 2025-04-16T14:52:01.744Z INFO [424] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.167609ms", "reqID": "02e51760-e462-479e-967e-f06d2a4fc867"} #10 365.2 Done. #10 368.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages #10 368.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 368.2 #10 368.2 [multicloud-prometheus] #10 368.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 368.2 Hang tight while we grab the latest from your chart repositories... #10 368.2 2025-04-16T14:52:04.804Z INFO [425] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.687µs", "reqID": "51b7c686-671b-4c99-985b-8740f69bb2b1"} #10 368.2 ...Successfully got an update from the "local" chart repository #10 368.2 Update Complete. ⎈Happy Helming!⎈ #10 368.3 Saving 5 charts #10 368.3 Downloading common from repo http://localhost:18080 #10 368.3 2025-04-16T14:52:04.879Z INFO [426] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "270.286µs", "reqID": "a1635b47-7ed2-4828-94c2-faeaf0016d2e"} #10 368.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 368.3 2025-04-16T14:52:04.896Z INFO [427] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "158.51µs", "reqID": "b430400c-12b7-4f05-a467-0888ec8d7958"} #10 368.3 Downloading serviceAccount from repo http://localhost:18080 #10 368.3 2025-04-16T14:52:04.917Z INFO [428] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "802.068µs", "reqID": "da0cea41-0d19-4d50-af8a-7702ba1250b5"} #10 368.4 Deleting outdated charts #10 368.4 Skipping linting of multicloud-prometheus #10 368.6 Pushing multicloud-prometheus-13.0.0.tgz to local... #10 368.6 2025-04-16T14:52:05.190Z INFO [429] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.536252ms", "reqID": "d57411c4-fa1e-40d9-bc7a-0bfa8e72ada4"} #10 368.6 Done. #10 371.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages #10 371.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 371.6 #10 371.6 [multicloud-starlingx] #10 371.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 371.7 Hang tight while we grab the latest from your chart repositories... #10 371.7 2025-04-16T14:52:08.253Z INFO [430] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "283.277µs", "reqID": "56bfc575-b293-4df9-8236-59a3d38a471c"} #10 371.7 ...Successfully got an update from the "local" chart repository #10 371.7 Update Complete. ⎈Happy Helming!⎈ #10 371.7 Saving 3 charts #10 371.7 Downloading common from repo http://localhost:18080 #10 371.8 2025-04-16T14:52:08.325Z INFO [431] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.893µs", "reqID": "449c9089-40c2-4c7f-bb1c-03c7812eb3fd"} #10 371.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 371.8 2025-04-16T14:52:08.346Z INFO [432] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.733µs", "reqID": "e3401857-ad4a-4558-94aa-fc6dd57c60c5"} #10 371.8 Downloading serviceAccount from repo http://localhost:18080 #10 371.8 2025-04-16T14:52:08.358Z INFO [433] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.983µs", "reqID": "f7218613-0fac-4447-8fb1-6a9c146331a9"} #10 371.8 Deleting outdated charts #10 371.8 Skipping linting of multicloud-starlingx #10 372.0 Pushing multicloud-starlingx-13.0.0.tgz to local... #10 372.0 2025-04-16T14:52:08.596Z INFO [434] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.647419ms", "reqID": "1923ef2f-dded-41e2-8afc-0c0fd9b33413"} #10 372.0 Done. #10 375.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages #10 375.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 375.0 #10 375.0 [multicloud-vio] #10 375.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 375.1 Hang tight while we grab the latest from your chart repositories... #10 375.1 2025-04-16T14:52:11.669Z INFO [435] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.202µs", "reqID": "70405ea6-9e06-4f0b-9282-bc7f5f4f2582"} #10 375.1 ...Successfully got an update from the "local" chart repository #10 375.1 Update Complete. ⎈Happy Helming!⎈ #10 375.2 Saving 3 charts #10 375.2 Downloading common from repo http://localhost:18080 #10 375.2 2025-04-16T14:52:11.760Z INFO [436] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.634µs", "reqID": "3185f612-14b9-4170-b507-89929d728336"} #10 375.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 375.2 2025-04-16T14:52:11.777Z INFO [437] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "191.962µs", "reqID": "d16a4b0e-9493-4a49-baf1-3c8fa5339fc7"} #10 375.2 Downloading serviceAccount from repo http://localhost:18080 #10 375.2 2025-04-16T14:52:11.794Z INFO [438] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "217.703µs", "reqID": "f1cf2370-0d4c-464a-aac2-08401e21355a"} #10 375.2 Deleting outdated charts #10 375.2 Skipping linting of multicloud-vio #10 375.5 Pushing multicloud-vio-13.0.0.tgz to local... #10 375.5 2025-04-16T14:52:12.058Z INFO [439] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.952756ms", "reqID": "1f93984e-3dbb-4eb7-a451-852f2756dec4"} #10 375.5 Done. #10 378.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages #10 378.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 378.5 #10 378.5 [multicloud-windriver] #10 378.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 378.6 Hang tight while we grab the latest from your chart repositories... #10 378.6 2025-04-16T14:52:15.126Z INFO [440] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.404µs", "reqID": "56c53492-f002-4bb3-af84-bb7be2a660a7"} #10 378.6 ...Successfully got an update from the "local" chart repository #10 378.6 Update Complete. ⎈Happy Helming!⎈ #10 378.6 Saving 3 charts #10 378.6 Downloading common from repo http://localhost:18080 #10 378.6 2025-04-16T14:52:15.207Z INFO [441] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.102µs", "reqID": "f107ccee-cb98-4e4a-99e1-2794fe197cf5"} #10 378.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 378.7 2025-04-16T14:52:15.227Z INFO [442] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "140.549µs", "reqID": "c9faca2a-2650-42d1-9854-9b1a55a27cb6"} #10 378.7 Downloading serviceAccount from repo http://localhost:18080 #10 378.7 2025-04-16T14:52:15.247Z INFO [443] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "291.798µs", "reqID": "efb63ce6-1d71-4dff-aa01-58d471add0c6"} #10 378.7 Deleting outdated charts #10 378.7 Skipping linting of multicloud-windriver #10 378.9 Pushing multicloud-windriver-13.0.0.tgz to local... #10 378.9 2025-04-16T14:52:15.493Z INFO [444] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.928247ms", "reqID": "de320d57-100b-496f-96ae-5d8e0584a275"} #10 378.9 Done. #10 381.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages #10 381.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 381.9 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 384.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/../dist/packages #10 384.9 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud' #10 384.9 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud' #10 385.0 Hang tight while we grab the latest from your chart repositories... #10 385.0 2025-04-16T14:52:21.562Z INFO [445] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.455µs", "reqID": "6625256c-cd4c-4a1d-841d-50a0c31cc08c"} #10 385.0 ...Successfully got an update from the "local" chart repository #10 385.0 Update Complete. ⎈Happy Helming!⎈ #10 385.1 Saving 10 charts #10 385.1 Downloading common from repo http://localhost:18080 #10 385.1 2025-04-16T14:52:21.667Z INFO [446] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "160.72µs", "reqID": "3effe45f-23fa-493b-843b-13c98f13fc7b"} #10 385.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 385.1 2025-04-16T14:52:21.684Z INFO [447] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "178.231µs", "reqID": "e119ee7d-635c-49f8-b052-e2c3b3efb728"} #10 385.3 Downloading serviceAccount from repo http://localhost:18080 #10 385.3 2025-04-16T14:52:21.839Z INFO [448] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "298.388µs", "reqID": "91d21cec-9001-469c-8606-85d24098f414"} #10 385.3 Deleting outdated charts #10 385.3 Skipping linting of multicloud #10 385.8 Pushing multicloud-13.0.0.tgz to local... #10 386.0 2025-04-16T14:52:22.522Z INFO [449] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "134.108667ms", "reqID": "2e599f24-a6f3-48e2-baea-640c47feb8a2"} #10 386.0 Done. #10 389.0 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 389.0 #10 389.0 [nbi] #10 389.0 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 389.1 Hang tight while we grab the latest from your chart repositories... #10 389.1 2025-04-16T14:52:25.641Z INFO [450] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.034µs", "reqID": "1e308b13-84d6-4727-8899-18fd9c403fbf"} #10 389.1 ...Successfully got an update from the "local" chart repository #10 389.1 Update Complete. ⎈Happy Helming!⎈ #10 389.2 Saving 6 charts #10 389.2 Downloading common from repo http://localhost:18080 #10 389.2 2025-04-16T14:52:25.768Z INFO [451] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.251µs", "reqID": "23dbd99a-4847-4d53-87f1-798579291235"} #10 389.2 Downloading mongo from repo http://localhost:18080 #10 389.2 2025-04-16T14:52:25.790Z INFO [452] Request served {"path": "/charts/mongo-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.497µs", "reqID": "c7d5136e-e28b-4421-9a2b-4b595ff926dd"} #10 389.2 Downloading mariadb-galera from repo http://localhost:18080 #10 389.2 2025-04-16T14:52:25.807Z INFO [453] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "344.291µs", "reqID": "c6ef9e5e-d533-4426-b065-08acec5d8041"} #10 389.2 Downloading mariadb-init from repo http://localhost:18080 #10 389.3 2025-04-16T14:52:25.823Z INFO [454] Request served {"path": "/charts/mariadb-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.545µs", "reqID": "6cedb599-b914-4f04-a40b-9ca4005f3822"} #10 389.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 389.3 2025-04-16T14:52:25.844Z INFO [455] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.661µs", "reqID": "dc924a15-7a4e-4e6a-9214-e6609cebaca7"} #10 389.3 Downloading serviceAccount from repo http://localhost:18080 #10 389.3 2025-04-16T14:52:25.861Z INFO [456] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.942µs", "reqID": "efeb408c-5a99-4f7a-bba2-52180fedf9a6"} #10 389.3 Deleting outdated charts #10 389.3 Skipping linting of nbi #10 389.6 Pushing nbi-13.0.0.tgz to local... #10 389.7 2025-04-16T14:52:26.272Z INFO [457] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "70.067709ms", "reqID": "50d3df19-37c4-43fb-abfb-31bea81c0b1d"} #10 389.7 Done. #10 392.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 392.7 #10 392.7 [oof] #10 392.7 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 392.8 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof' #10 392.8 #10 392.8 [components] #10 392.8 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof' #10 392.9 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' #10 392.9 #10 392.9 [oof-has] #10 392.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' #10 393.0 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has' #10 393.0 #10 393.0 [components] #10 393.0 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has' #10 393.1 make[8]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 393.1 #10 393.1 [oof-has-api] #10 393.1 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 393.2 Hang tight while we grab the latest from your chart repositories... #10 393.2 2025-04-16T14:52:29.813Z INFO [458] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.941µs", "reqID": "27bd8316-3320-4a2f-9a38-2379a78b9eac"} #10 393.3 ...Successfully got an update from the "local" chart repository #10 393.3 Update Complete. ⎈Happy Helming!⎈ #10 393.3 Saving 5 charts #10 393.3 Downloading common from repo http://localhost:18080 #10 393.3 2025-04-16T14:52:29.910Z INFO [459] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.951µs", "reqID": "0395ced7-eed1-463e-aeba-bc3a1ea1467e"} #10 393.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 393.4 2025-04-16T14:52:29.931Z INFO [460] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "100.486µs", "reqID": "5b3abf17-8431-42f9-ac26-047b4c37ff76"} #10 393.4 Downloading serviceAccount from repo http://localhost:18080 #10 393.4 2025-04-16T14:52:29.949Z INFO [461] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.662µs", "reqID": "47a800b0-74bb-4a47-addb-26c134942a50"} #10 393.4 Downloading readinessCheck from repo http://localhost:18080 #10 393.4 2025-04-16T14:52:29.963Z INFO [462] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.511µs", "reqID": "f5d26e90-88b9-4f8e-94ff-337f64cd2bb0"} #10 393.4 Deleting outdated charts #10 393.4 Skipping linting of oof-has-api #10 393.7 Pushing oof-has-api-13.0.0.tgz to local... #10 393.7 2025-04-16T14:52:30.250Z INFO [463] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.698003ms", "reqID": "0288639f-e452-4c51-a1ce-199ecebe6909"} #10 393.7 Done. #10 396.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages #10 396.7 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 396.7 #10 396.7 [oof-has-controller] #10 396.7 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 396.8 Hang tight while we grab the latest from your chart repositories... #10 396.8 2025-04-16T14:52:33.365Z INFO [464] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "226.243µs", "reqID": "d0d2be2d-f518-487c-aa8d-665c4d07866b"} #10 396.8 ...Successfully got an update from the "local" chart repository #10 396.8 Update Complete. ⎈Happy Helming!⎈ #10 396.9 Saving 5 charts #10 396.9 Downloading common from repo http://localhost:18080 #10 396.9 2025-04-16T14:52:33.465Z INFO [465] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.419µs", "reqID": "62fce4dc-55b4-4887-aa15-1274d67e2a6f"} #10 396.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 396.9 2025-04-16T14:52:33.484Z INFO [466] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "151.459µs", "reqID": "edcf8f45-d635-4418-b3e0-7566e1021eff"} #10 396.9 Downloading serviceAccount from repo http://localhost:18080 #10 396.9 2025-04-16T14:52:33.501Z INFO [467] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "173.52µs", "reqID": "60403846-2b49-4850-a20e-4cc1c39ed6e5"} #10 396.9 Downloading readinessCheck from repo http://localhost:18080 #10 396.9 2025-04-16T14:52:33.517Z INFO [468] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "289.038µs", "reqID": "df2b00c3-9876-4b5a-933b-ef2418d671d1"} #10 397.0 Deleting outdated charts #10 397.0 Skipping linting of oof-has-controller #10 397.2 Pushing oof-has-controller-13.0.0.tgz to local... #10 397.2 2025-04-16T14:52:33.787Z INFO [469] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.932888ms", "reqID": "06db6ae3-40ae-4095-acf4-8ba7cc2d0b20"} #10 397.2 Done. #10 400.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages #10 400.2 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 400.2 #10 400.2 [oof-has-data] #10 400.2 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 400.3 Hang tight while we grab the latest from your chart repositories... #10 400.3 2025-04-16T14:52:36.906Z INFO [470] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.672µs", "reqID": "70774039-4e37-493d-a741-d709b2142d8e"} #10 400.4 ...Successfully got an update from the "local" chart repository #10 400.4 Update Complete. ⎈Happy Helming!⎈ #10 400.4 Saving 5 charts #10 400.4 Downloading common from repo http://localhost:18080 #10 400.4 2025-04-16T14:52:37.014Z INFO [471] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "205.972µs", "reqID": "da0484ec-51fe-456f-b85f-7563c68667a6"} #10 400.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 400.5 2025-04-16T14:52:37.032Z INFO [472] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "284.297µs", "reqID": "5125cb87-5082-4223-86a9-1765e5e152a4"} #10 400.5 Downloading serviceAccount from repo http://localhost:18080 #10 400.5 2025-04-16T14:52:37.043Z INFO [473] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.6µs", "reqID": "0f588550-6de7-4c1f-b3f5-24fc99b53163"} #10 400.5 Downloading readinessCheck from repo http://localhost:18080 #10 400.5 2025-04-16T14:52:37.066Z INFO [474] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "167.68µs", "reqID": "4fe008fe-7b6c-428c-b679-eaf30dc22b99"} #10 400.5 Deleting outdated charts #10 400.5 Skipping linting of oof-has-data #10 400.8 Pushing oof-has-data-13.0.0.tgz to local... #10 400.8 2025-04-16T14:52:37.356Z INFO [475] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "25.585897ms", "reqID": "eca85f31-04a9-4419-9965-99a6d56082c5"} #10 400.8 Done. #10 403.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages #10 403.8 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 403.8 #10 403.8 [oof-has-reservation] #10 403.8 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 403.9 Hang tight while we grab the latest from your chart repositories... #10 403.9 2025-04-16T14:52:40.481Z INFO [476] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "126.607µs", "reqID": "5e1d1dae-d981-4fe7-844b-68d8c2bfbcdb"} #10 403.9 ...Successfully got an update from the "local" chart repository #10 403.9 Update Complete. ⎈Happy Helming!⎈ #10 404.0 Saving 5 charts #10 404.0 Downloading common from repo http://localhost:18080 #10 404.0 2025-04-16T14:52:40.593Z INFO [477] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.73µs", "reqID": "9111acdf-dc48-45c8-be25-373d3c5129f4"} #10 404.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 404.0 2025-04-16T14:52:40.614Z INFO [478] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.33µs", "reqID": "a0818747-88dc-4e3c-aab9-1b0da5466729"} #10 404.0 Downloading serviceAccount from repo http://localhost:18080 #10 404.1 2025-04-16T14:52:40.630Z INFO [479] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "300.768µs", "reqID": "35ad0662-5b16-4f4f-8802-c5b3e40a97ed"} #10 404.1 Downloading readinessCheck from repo http://localhost:18080 #10 404.1 2025-04-16T14:52:40.649Z INFO [480] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "309.529µs", "reqID": "0660ab25-d0c6-41f7-a33d-b1be9e86fcd2"} #10 404.1 Deleting outdated charts #10 404.1 Skipping linting of oof-has-reservation #10 404.3 Pushing oof-has-reservation-13.0.0.tgz to local... #10 404.4 2025-04-16T14:52:40.937Z INFO [481] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.002204ms", "reqID": "7d62009a-e8e6-43f0-a889-666f9d1a5ea3"} #10 404.4 Done. #10 407.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages #10 407.4 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 407.4 #10 407.4 [oof-has-solver] #10 407.4 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 407.5 Hang tight while we grab the latest from your chart repositories... #10 407.5 2025-04-16T14:52:44.047Z INFO [482] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "160.079µs", "reqID": "50032557-f53c-4deb-8b56-eb240a0d1337"} #10 407.5 ...Successfully got an update from the "local" chart repository #10 407.5 Update Complete. ⎈Happy Helming!⎈ #10 407.6 Saving 5 charts #10 407.6 Downloading common from repo http://localhost:18080 #10 407.6 2025-04-16T14:52:44.140Z INFO [483] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.537µs", "reqID": "fc151872-f568-4c18-903d-d923846b4f60"} #10 407.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 407.6 2025-04-16T14:52:44.155Z INFO [484] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.7µs", "reqID": "2754081c-b358-4334-83fb-c8261bfd6cc8"} #10 407.6 Downloading serviceAccount from repo http://localhost:18080 #10 407.6 2025-04-16T14:52:44.166Z INFO [485] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "146.869µs", "reqID": "7725d27d-3e71-417f-a3a0-addd4b733053"} #10 407.6 Downloading readinessCheck from repo http://localhost:18080 #10 407.6 2025-04-16T14:52:44.180Z INFO [486] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.18µs", "reqID": "4f397a33-654c-42c1-a894-11e263dab66a"} #10 407.6 Deleting outdated charts #10 407.6 Skipping linting of oof-has-solver #10 407.9 Pushing oof-has-solver-13.0.0.tgz to local... #10 407.9 2025-04-16T14:52:44.450Z INFO [487] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.864667ms", "reqID": "fd6f1561-9689-4d27-b172-3811e42bce5b"} #10 407.9 Done. #10 410.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages #10 410.9 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 410.9 make[8]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 413.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/../../../dist/packages #10 413.9 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has' #10 413.9 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has' #10 413.9 Hang tight while we grab the latest from your chart repositories... #10 414.0 2025-04-16T14:52:50.522Z INFO [488] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "140.748µs", "reqID": "611678d1-d155-4093-8278-1ba3a421d888"} #10 414.0 ...Successfully got an update from the "local" chart repository #10 414.0 Update Complete. ⎈Happy Helming!⎈ #10 414.1 Saving 9 charts #10 414.1 Downloading common from repo http://localhost:18080 #10 414.1 2025-04-16T14:52:50.662Z INFO [489] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "286.478µs", "reqID": "34b4c48e-160b-44d2-a11b-c29df2acf3da"} #10 414.1 Downloading etcd from repo http://localhost:18080 #10 414.1 2025-04-16T14:52:50.683Z INFO [490] Request served {"path": "/charts/etcd-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "140.319µs", "reqID": "3eea4e93-6821-43a4-be63-0eba56e00eff"} #10 414.1 Downloading etcd-init from repo http://localhost:18080 #10 414.1 2025-04-16T14:52:50.703Z INFO [491] Request served {"path": "/charts/etcd-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "185.141µs", "reqID": "d398d00d-dbf1-4339-8ac4-7983aa748e44"} #10 414.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 414.3 2025-04-16T14:52:50.850Z INFO [492] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "179.101µs", "reqID": "ce319fc8-e0ff-477e-b450-bdf72d40a124"} #10 414.3 Deleting outdated charts #10 414.3 Skipping linting of oof-has #10 414.8 Pushing oof-has-13.0.0.tgz to local... #10 415.0 2025-04-16T14:52:51.541Z INFO [493] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "137.823097ms", "reqID": "f1efd7b7-8516-4567-aef7-95cc01f538ca"} #10 415.0 Done. #10 418.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/../../dist/packages #10 418.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' #10 418.0 #10 418.0 [oof-templates] #10 418.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' #10 418.1 Hang tight while we grab the latest from your chart repositories... #10 418.1 2025-04-16T14:52:54.657Z INFO [494] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "173.42µs", "reqID": "628580d2-a669-4a20-a84e-520e4e327f4d"} #10 418.1 ...Successfully got an update from the "local" chart repository #10 418.1 Update Complete. ⎈Happy Helming!⎈ #10 418.1 Saving 1 charts #10 418.1 Downloading common from repo http://localhost:18080 #10 418.1 2025-04-16T14:52:54.717Z INFO [495] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "175.261µs", "reqID": "09fee1a6-f658-41a4-9aa0-4bc429ba0687"} #10 418.1 Deleting outdated charts #10 418.2 Skipping linting of oof-templates #10 418.4 Pushing oof-templates-13.0.0.tgz to local... #10 418.4 2025-04-16T14:52:54.948Z INFO [496] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "7.391655ms", "reqID": "38508811-7f8c-479d-a880-9ca87a1871f1"} #10 418.4 Done. #10 421.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/../../dist/packages #10 421.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' #10 421.4 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' #10 424.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/../dist/packages #10 424.4 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof' #10 424.4 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof' #10 424.4 Hang tight while we grab the latest from your chart repositories... #10 424.5 2025-04-16T14:53:01.022Z INFO [497] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "140.399µs", "reqID": "8e00c15c-0fb0-493a-8806-d51dbc29f046"} #10 424.5 ...Successfully got an update from the "local" chart repository #10 424.5 Update Complete. ⎈Happy Helming!⎈ #10 424.6 Saving 6 charts #10 424.6 Downloading common from repo http://localhost:18080 #10 424.6 2025-04-16T14:53:01.164Z INFO [498] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.855µs", "reqID": "6bbb9ee4-9549-4705-9858-6600807fc15f"} #10 424.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 424.8 2025-04-16T14:53:01.348Z INFO [499] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "263.076µs", "reqID": "cd83a699-ca9f-4dbf-9aff-d2dcde38cf9a"} #10 424.8 Downloading serviceAccount from repo http://localhost:18080 #10 424.8 2025-04-16T14:53:01.368Z INFO [500] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "140.649µs", "reqID": "b14a3588-e259-4ac9-a341-dfd45964194c"} #10 424.8 Downloading readinessCheck from repo http://localhost:18080 #10 424.8 2025-04-16T14:53:01.384Z INFO [501] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "347.521µs", "reqID": "e65c9971-24ab-4888-9bd8-444f93ed0d5a"} #10 424.9 Deleting outdated charts #10 424.9 Skipping linting of oof #10 425.4 Pushing oof-13.0.0.tgz to local... #10 425.5 2025-04-16T14:53:02.114Z INFO [502] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "135.168033ms", "reqID": "8511c6d7-c2ad-4423-a4b8-b38a16e95617"} #10 425.5 Done. #10 428.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 428.6 #10 428.6 [platform] #10 428.6 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 428.6 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform' #10 428.7 #10 428.7 [components] #10 428.7 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform' #10 428.7 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 428.8 #10 428.8 [chartmuseum] #10 428.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 428.9 Hang tight while we grab the latest from your chart repositories... #10 428.9 2025-04-16T14:53:05.431Z INFO [503] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "286.257µs", "reqID": "adb1ca85-5d27-41aa-a659-bd4e879435db"} #10 428.9 ...Successfully got an update from the "local" chart repository #10 428.9 Update Complete. ⎈Happy Helming!⎈ #10 428.9 Saving 4 charts #10 428.9 Downloading common from repo http://localhost:18080 #10 429.0 2025-04-16T14:53:05.524Z INFO [504] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "317.049µs", "reqID": "870ec7f4-ab24-4f73-a2b2-40defa2940a6"} #10 429.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 429.0 2025-04-16T14:53:05.540Z INFO [505] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.474µs", "reqID": "63de231e-0cfd-434c-918a-29245107d472"} #10 429.0 Downloading readinessCheck from repo http://localhost:18080 #10 429.0 2025-04-16T14:53:05.557Z INFO [506] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "325.74µs", "reqID": "922d12c3-4e87-4239-850a-d656b8f080c9"} #10 429.0 Downloading serviceAccount from repo http://localhost:18080 #10 429.0 2025-04-16T14:53:05.571Z INFO [507] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "287.487µs", "reqID": "ed7fa7ff-c89a-428b-bb9a-e81bb106781f"} #10 429.0 Deleting outdated charts #10 429.0 Skipping linting of chartmuseum #10 429.2 Pushing chartmuseum-13.0.0.tgz to local... #10 429.3 2025-04-16T14:53:05.848Z INFO [508] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "29.7355ms", "reqID": "bbfcec60-41e6-45ed-b406-daf63546aba7"} #10 429.3 Done. #10 432.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages #10 432.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 432.3 #10 432.3 [cmpv2-cert-provider] #10 432.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 432.4 Hang tight while we grab the latest from your chart repositories... #10 432.4 2025-04-16T14:53:08.975Z INFO [509] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.093µs", "reqID": "a05c1b24-009e-4b0d-83b2-5f3ca68017ec"} #10 432.4 ...Successfully got an update from the "local" chart repository #10 432.4 Update Complete. ⎈Happy Helming!⎈ #10 432.5 Saving 2 charts #10 432.5 Downloading common from repo http://localhost:18080 #10 432.5 2025-04-16T14:53:09.054Z INFO [510] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.105µs", "reqID": "fea4ddf0-f39a-46d6-a2f2-ca5169a3870d"} #10 432.5 Downloading readinessCheck from repo http://localhost:18080 #10 432.5 2025-04-16T14:53:09.074Z INFO [511] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "296.728µs", "reqID": "54497972-8044-4462-b94b-19fe14879264"} #10 432.5 Deleting outdated charts #10 432.5 Skipping linting of cmpv2-cert-provider #10 432.7 Pushing cmpv2-cert-provider-13.0.0.tgz to local... #10 432.8 2025-04-16T14:53:09.323Z INFO [512] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.782899ms", "reqID": "94639b07-4120-41a5-bff3-e4fabf8ab9f1"} #10 432.8 Done. #10 435.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages #10 435.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 435.8 #10 435.8 [keycloak-init] #10 435.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 435.8 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' #10 435.9 #10 435.9 [components] #10 435.9 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' #10 435.9 make[8]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components' #10 436.0 #10 436.0 [keycloak-config-cli] #10 436.0 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components' #10 436.1 Hang tight while we grab the latest from your chart repositories... #10 436.1 2025-04-16T14:53:12.656Z INFO [513] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.112µs", "reqID": "dc2fc93c-7651-4d0e-aa9b-4b138907bced"} #10 436.1 ...Successfully got an update from the "local" chart repository #10 436.1 Update Complete. ⎈Happy Helming!⎈ #10 436.1 Saving 2 charts #10 436.1 Downloading common from repo http://localhost:18080 #10 436.2 2025-04-16T14:53:12.725Z INFO [514] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.726µs", "reqID": "b0804c60-ea5d-43e5-9a32-d9c5dbfd9ec6"} #10 436.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 436.2 2025-04-16T14:53:12.738Z INFO [515] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "207.172µs", "reqID": "07e84600-6d86-4691-aef6-0da6cc8989c7"} #10 436.2 Deleting outdated charts #10 436.2 Skipping linting of keycloak-config-cli #10 436.4 Pushing onap-keycloak-config-cli-5.6.1.tgz to local... #10 436.4 2025-04-16T14:53:12.962Z INFO [516] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "9.415897ms", "reqID": "b576d801-0d8b-46db-9759-ed1648ea1a43"} #10 436.4 Done. #10 439.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components/../dist/packages #10 439.4 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components' #10 439.4 make[8]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components' #10 442.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/../../dist/packages #10 442.4 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' #10 442.4 #10 442.4 [resources] #10 442.4 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' #10 445.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/../../dist/packages #10 445.5 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' #10 445.5 #10 445.5 [templates] #10 445.5 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' #10 448.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/../../dist/packages #10 448.5 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' #10 448.5 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' #10 448.6 Hang tight while we grab the latest from your chart repositories... #10 448.6 2025-04-16T14:53:25.159Z INFO [517] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "139.499µs", "reqID": "f22fe942-2126-4f66-8616-17b7d9635e6e"} #10 448.6 ...Successfully got an update from the "local" chart repository #10 448.6 Update Complete. ⎈Happy Helming!⎈ #10 448.7 Saving 3 charts #10 448.7 Downloading common from repo http://localhost:18080 #10 448.7 2025-04-16T14:53:25.239Z INFO [518] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "247.864µs", "reqID": "eec8709c-15b5-4776-b59a-96fc58c05da0"} #10 448.7 Downloading serviceAccount from repo http://localhost:18080 #10 448.7 2025-04-16T14:53:25.252Z INFO [519] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.345µs", "reqID": "6beeb776-e923-46e7-8772-bef4f3bc98a2"} #10 448.7 Deleting outdated charts #10 448.7 Skipping linting of keycloak-init #10 449.0 Pushing keycloak-init-13.0.0.tgz to local... #10 449.0 2025-04-16T14:53:25.553Z INFO [520] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "25.693839ms", "reqID": "7bbace92-3ca0-46a5-83b3-79e664d38127"} #10 449.0 Done. #10 452.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages #10 452.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 452.0 #10 452.0 [oauth2-proxy] #10 452.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 452.0 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy' #10 452.1 #10 452.1 [components] #10 452.1 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy' #10 452.1 make[8]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components' #10 452.1 #10 452.1 [oauth2-proxy] #10 452.1 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components' #10 452.2 Getting updates for unmanaged Helm repositories... #10 461.6 ...Successfully got an update from the "https://charts.bitnami.com/bitnami" chart repository #10 461.6 Hang tight while we grab the latest from your chart repositories... #10 461.6 2025-04-16T14:53:38.163Z INFO [521] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "274.577µs", "reqID": "6788e681-53a4-4da4-b133-7fb117acdf7d"} #10 461.6 ...Successfully got an update from the "local" chart repository #10 461.6 Update Complete. ⎈Happy Helming!⎈ #10 464.1 Saving 3 charts #10 475.6 Downloading redis from repo https://charts.bitnami.com/bitnami #10 475.7 Downloading common from repo http://localhost:18080 #10 475.8 2025-04-16T14:53:52.324Z INFO [522] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "305.559µs", "reqID": "a6befbf5-e022-4ff9-8e0b-e2dcff0d0a83"} #10 475.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 475.8 2025-04-16T14:53:52.340Z INFO [523] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.989µs", "reqID": "76298ccc-a506-4c98-b49f-3bf81fdc50ce"} #10 475.8 Deleting outdated charts #10 475.8 Skipping linting of oauth2-proxy #10 476.0 Pushing onap-oauth2-proxy-6.10.1.tgz to local... #10 476.1 2025-04-16T14:53:52.665Z INFO [524] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "43.777323ms", "reqID": "d0062cc9-36e3-4ed9-93a7-b7c9083ebd1e"} #10 476.1 Done. #10 479.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components/../../dist/packages #10 479.1 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components' #10 479.1 make[8]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components' #10 482.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/../../dist/packages #10 482.1 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy' #10 482.1 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy' #10 482.2 Hang tight while we grab the latest from your chart repositories... #10 482.2 2025-04-16T14:53:58.732Z INFO [525] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "224.043µs", "reqID": "bd9374bf-e555-4e61-a4a2-89bb05143732"} #10 482.2 ...Successfully got an update from the "local" chart repository #10 482.2 Update Complete. ⎈Happy Helming!⎈ #10 482.2 Saving 3 charts #10 482.2 Downloading common from repo http://localhost:18080 #10 482.2 2025-04-16T14:53:58.812Z INFO [526] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "146.398µs", "reqID": "c79f69b0-43c3-41e9-b28a-5df9b915e4f1"} #10 482.2 Downloading serviceAccount from repo http://localhost:18080 #10 482.3 2025-04-16T14:53:58.831Z INFO [527] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "143.659µs", "reqID": "8024385a-4d74-41f2-8251-19e598f47383"} #10 482.3 Deleting outdated charts #10 482.3 Skipping linting of oauth2-proxy #10 482.6 Pushing oauth2-proxy-13.0.0.tgz to local... #10 482.7 2025-04-16T14:53:59.223Z INFO [528] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "51.282937ms", "reqID": "a782a42e-d6f8-4184-87af-4c08ff43c7aa"} #10 482.7 Done. #10 485.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages #10 485.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 485.7 #10 485.7 [oom-cert-service] #10 485.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 485.8 Hang tight while we grab the latest from your chart repositories... #10 485.8 2025-04-16T14:54:02.336Z INFO [529] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "256.916µs", "reqID": "b5c648e7-0abe-47ba-85d4-26616ff9f6c7"} #10 485.8 ...Successfully got an update from the "local" chart repository #10 485.8 Update Complete. ⎈Happy Helming!⎈ #10 485.9 Saving 4 charts #10 485.9 Downloading common from repo http://localhost:18080 #10 485.9 2025-04-16T14:54:02.452Z INFO [530] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "138.499µs", "reqID": "70a74284-6fa5-490f-8f4d-9394fafd44ab"} #10 485.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 485.9 2025-04-16T14:54:02.466Z INFO [531] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "87.505µs", "reqID": "ba2f2a6e-9c0f-47aa-8de8-e3325710b123"} #10 485.9 Downloading certManagerCertificate from repo http://localhost:18080 #10 485.9 2025-04-16T14:54:02.487Z INFO [532] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "226.754µs", "reqID": "32154eef-9d8c-4ff8-83bf-19bc88acf9e8"} #10 485.9 Downloading cmpv2Config from repo http://localhost:18080 #10 485.9 2025-04-16T14:54:02.504Z INFO [533] Request served {"path": "/charts/cmpv2Config-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "201.863µs", "reqID": "6daa1801-f684-4c27-96af-eeb90e167277"} #10 485.9 Deleting outdated charts #10 485.9 Skipping linting of oom-cert-service #10 486.2 Pushing oom-cert-service-13.0.0.tgz to local... #10 486.2 2025-04-16T14:54:02.784Z INFO [534] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.291808ms", "reqID": "175be517-691e-4411-b40f-cac0a9230e7f"} #10 486.2 Done. #10 489.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages #10 489.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 489.2 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 492.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/../dist/packages #10 492.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform' #10 492.2 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform' #10 492.3 Hang tight while we grab the latest from your chart repositories... #10 492.3 2025-04-16T14:54:08.842Z INFO [535] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "205.772µs", "reqID": "613c5609-9f2b-4c4c-bff7-d2064d21f5d2"} #10 492.3 ...Successfully got an update from the "local" chart repository #10 492.3 Update Complete. ⎈Happy Helming!⎈ #10 492.4 Saving 5 charts #10 492.4 Downloading oom-cert-service from repo http://localhost:18080 #10 492.4 2025-04-16T14:54:08.940Z INFO [536] Request served {"path": "/charts/oom-cert-service-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "368.412µs", "reqID": "815f21e2-36da-43f4-b37f-253600161e5e"} #10 492.4 Downloading cmpv2-cert-provider from repo http://localhost:18080 #10 492.4 2025-04-16T14:54:08.953Z INFO [537] Request served {"path": "/charts/cmpv2-cert-provider-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "132.818µs", "reqID": "bf72cdc0-fdf4-43e6-8471-f045590c9cea"} #10 492.4 Downloading chartmuseum from repo http://localhost:18080 #10 492.4 2025-04-16T14:54:08.967Z INFO [538] Request served {"path": "/charts/chartmuseum-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "143.568µs", "reqID": "7def0923-45c2-43e3-bff3-487278d4e668"} #10 492.4 Downloading keycloak-init from repo http://localhost:18080 #10 492.4 2025-04-16T14:54:08.984Z INFO [539] Request served {"path": "/charts/keycloak-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "200.182µs", "reqID": "5728df48-5f83-4f00-8c7b-ece4ad895266"} #10 492.4 Downloading oauth2-proxy from repo http://localhost:18080 #10 492.4 2025-04-16T14:54:09.002Z INFO [540] Request served {"path": "/charts/oauth2-proxy-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "421.856µs", "reqID": "b0df0ace-a18c-4f82-a1c8-d2250afdcc70"} #10 492.5 Deleting outdated charts #10 492.5 Skipping linting of platform #10 492.9 Pushing platform-13.0.0.tgz to local... #10 493.1 2025-04-16T14:54:09.631Z INFO [541] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "130.326468ms", "reqID": "b8087727-50cf-4baf-9cfd-87b21c76dd4b"} #10 493.1 Done. #10 496.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 496.1 #10 496.1 [policy] #10 496.1 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 496.1 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy' #10 496.1 #10 496.1 [components] #10 496.1 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy' #10 496.1 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 496.1 #10 496.1 [policy-apex-pdp] #10 496.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 496.2 Hang tight while we grab the latest from your chart repositories... #10 496.2 2025-04-16T14:54:12.761Z INFO [542] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "244.025µs", "reqID": "055bfc37-9e75-49e2-92cf-868770062e64"} #10 496.2 ...Successfully got an update from the "local" chart repository #10 496.2 Update Complete. ⎈Happy Helming!⎈ #10 496.3 Saving 4 charts #10 496.3 Downloading common from repo http://localhost:18080 #10 496.3 2025-04-16T14:54:12.870Z INFO [543] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.764µs", "reqID": "6893ccc8-1c10-479c-b42a-895b96148cec"} #10 496.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 496.3 2025-04-16T14:54:12.884Z INFO [544] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "111.837µs", "reqID": "3f728399-f178-4d8e-ac23-22a81d50c6d1"} #10 496.3 Downloading serviceAccount from repo http://localhost:18080 #10 496.3 2025-04-16T14:54:12.905Z INFO [545] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "235.494µs", "reqID": "7da0b778-e046-4f3d-86ff-4fb703958e66"} #10 496.3 Downloading readinessCheck from repo http://localhost:18080 #10 496.4 2025-04-16T14:54:12.927Z INFO [546] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "287.177µs", "reqID": "9c91c051-72f6-4d2c-978c-552ddf757e98"} #10 496.4 Deleting outdated charts #10 496.4 Skipping linting of policy-apex-pdp #10 496.6 Pushing policy-apex-pdp-13.0.0.tgz to local... #10 496.6 2025-04-16T14:54:13.216Z INFO [547] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.716744ms", "reqID": "dc74988c-a7b2-4481-be0c-0f01fe16c079"} #10 496.6 Done. #10 499.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 499.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 499.7 #10 499.7 [policy-api] #10 499.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 499.7 Hang tight while we grab the latest from your chart repositories... #10 499.7 2025-04-16T14:54:16.297Z INFO [548] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "239.445µs", "reqID": "cef8f14f-dae3-4fa7-a749-b48f2aaa581e"} #10 499.7 ...Successfully got an update from the "local" chart repository #10 499.7 Update Complete. ⎈Happy Helming!⎈ #10 499.8 Saving 3 charts #10 499.8 Downloading common from repo http://localhost:18080 #10 499.8 2025-04-16T14:54:16.399Z INFO [549] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "260.755µs", "reqID": "0b4abc97-a2cf-4fca-a55f-0bbf28f6f133"} #10 499.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 499.8 2025-04-16T14:54:16.416Z INFO [550] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "296.078µs", "reqID": "4d3aa7d4-eee1-4c99-8f03-3cf13fc92ac3"} #10 499.8 Downloading serviceAccount from repo http://localhost:18080 #10 499.9 2025-04-16T14:54:16.431Z INFO [551] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.684µs", "reqID": "80092968-eb43-41b4-a4bf-3242e2d61a89"} #10 499.9 Deleting outdated charts #10 499.9 Skipping linting of policy-api #10 500.1 Pushing policy-api-13.0.0.tgz to local... #10 500.1 2025-04-16T14:54:16.695Z INFO [552] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.984898ms", "reqID": "fcefef24-6a62-4a19-896f-e11e0b09e4a2"} #10 500.1 Done. #10 503.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 503.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 503.1 #10 503.1 [policy-clamp-ac-a1pms-ppnt] #10 503.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 503.2 Hang tight while we grab the latest from your chart repositories... #10 503.2 2025-04-16T14:54:19.773Z INFO [553] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.259µs", "reqID": "fda6bd61-28fc-4ac9-a063-01cd577960f3"} #10 503.2 ...Successfully got an update from the "local" chart repository #10 503.2 Update Complete. ⎈Happy Helming!⎈ #10 503.3 Saving 4 charts #10 503.3 Downloading common from repo http://localhost:18080 #10 503.3 2025-04-16T14:54:19.883Z INFO [554] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "360.851µs", "reqID": "8564355c-1d62-4d77-b154-c5534b02014c"} #10 503.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 503.3 2025-04-16T14:54:19.907Z INFO [555] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.285µs", "reqID": "62b12296-455c-41dd-8ccf-4acc8eb8defd"} #10 503.3 Downloading serviceAccount from repo http://localhost:18080 #10 503.4 2025-04-16T14:54:19.929Z INFO [556] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.307µs", "reqID": "1e31d205-3022-45d2-bd3a-5cb9062b7771"} #10 503.4 Downloading readinessCheck from repo http://localhost:18080 #10 503.4 2025-04-16T14:54:19.957Z INFO [557] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.713µs", "reqID": "54e7d9f3-a44d-46f8-9913-c19c6f5e5f95"} #10 503.4 Deleting outdated charts #10 503.4 Skipping linting of policy-clamp-ac-a1pms-ppnt #10 503.6 Pushing policy-clamp-ac-a1pms-ppnt-13.0.0.tgz to local... #10 503.7 2025-04-16T14:54:20.233Z INFO [558] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "26.560167ms", "reqID": "86588b61-0101-413d-a282-96d03b5099b2"} #10 503.7 Done. #10 506.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 506.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 506.7 #10 506.7 [policy-clamp-ac-dme-ppnt] #10 506.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 506.7 Hang tight while we grab the latest from your chart repositories... #10 506.7 2025-04-16T14:54:23.294Z INFO [559] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "201.562µs", "reqID": "eb65de93-e194-4d4b-8008-c1b8341101f7"} #10 506.7 ...Successfully got an update from the "local" chart repository #10 506.7 Update Complete. ⎈Happy Helming!⎈ #10 506.8 Saving 4 charts #10 506.8 Downloading common from repo http://localhost:18080 #10 506.8 2025-04-16T14:54:23.397Z INFO [560] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "180.901µs", "reqID": "42e7eec7-620a-44b6-89b5-97fab365078c"} #10 506.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 506.8 2025-04-16T14:54:23.420Z INFO [561] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.09µs", "reqID": "7dc45f94-bcc8-4af5-888e-34195a27cd77"} #10 506.8 Downloading serviceAccount from repo http://localhost:18080 #10 506.9 2025-04-16T14:54:23.437Z INFO [562] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "159.9µs", "reqID": "d643de58-4ad6-4fc7-9834-10fbd3f62dad"} #10 506.9 Downloading readinessCheck from repo http://localhost:18080 #10 506.9 2025-04-16T14:54:23.449Z INFO [563] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.973µs", "reqID": "21ff13a1-122d-404c-9323-63d411d304e5"} #10 506.9 Deleting outdated charts #10 506.9 Skipping linting of policy-clamp-ac-dme-ppnt #10 507.1 Pushing policy-clamp-ac-dme-ppnt-1.0.0.tgz to local... #10 507.1 2025-04-16T14:54:23.707Z INFO [564] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.058686ms", "reqID": "46d30bac-7d85-4308-816a-808331b9f055"} #10 507.1 Done. #10 510.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 510.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 510.1 #10 510.1 [policy-clamp-ac-http-ppnt] #10 510.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 510.2 Hang tight while we grab the latest from your chart repositories... #10 510.2 2025-04-16T14:54:26.773Z INFO [565] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.534µs", "reqID": "fa41b790-5537-4af2-b605-5b4f57b88de0"} #10 510.2 ...Successfully got an update from the "local" chart repository #10 510.2 Update Complete. ⎈Happy Helming!⎈ #10 510.3 Saving 4 charts #10 510.3 Downloading common from repo http://localhost:18080 #10 510.3 2025-04-16T14:54:26.888Z INFO [566] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.687µs", "reqID": "0e95bfa4-5b7e-49fc-a3e5-e1e14947a5ed"} #10 510.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 510.3 2025-04-16T14:54:26.902Z INFO [567] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "161.6µs", "reqID": "dbd29eb3-96fa-48d1-96f1-9be9d8a54bd5"} #10 510.3 Downloading serviceAccount from repo http://localhost:18080 #10 510.3 2025-04-16T14:54:26.917Z INFO [568] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "208.503µs", "reqID": "c0455c96-5e86-42fe-990a-4a01dc387086"} #10 510.3 Downloading readinessCheck from repo http://localhost:18080 #10 510.4 2025-04-16T14:54:26.935Z INFO [569] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.24µs", "reqID": "a1d91684-9012-4947-b730-ee788ee73a2b"} #10 510.4 Deleting outdated charts #10 510.4 Skipping linting of policy-clamp-ac-http-ppnt #10 510.6 Pushing policy-clamp-ac-http-ppnt-13.0.0.tgz to local... #10 510.6 2025-04-16T14:54:27.199Z INFO [570] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.624989ms", "reqID": "266fb6fd-d0d1-4c4e-a583-f83a9c385cbc"} #10 510.6 Done. #10 513.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 513.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 513.6 #10 513.6 [policy-clamp-ac-k8s-ppnt] #10 513.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 513.7 Hang tight while we grab the latest from your chart repositories... #10 513.7 2025-04-16T14:54:30.273Z INFO [571] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.073µs", "reqID": "1333a8dc-b1d0-4707-a97f-145d5e0d1809"} #10 513.7 ...Successfully got an update from the "local" chart repository #10 513.7 Update Complete. ⎈Happy Helming!⎈ #10 513.8 Saving 4 charts #10 513.8 Downloading common from repo http://localhost:18080 #10 513.8 2025-04-16T14:54:30.381Z INFO [572] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "172.331µs", "reqID": "c22bcc38-e03c-4859-95a1-c9ff1f0cad15"} #10 513.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 513.8 2025-04-16T14:54:30.397Z INFO [573] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "135.799µs", "reqID": "a0f672af-9254-4132-97d7-d462b3f5c499"} #10 513.8 Downloading serviceAccount from repo http://localhost:18080 #10 513.8 2025-04-16T14:54:30.415Z INFO [574] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "171.18µs", "reqID": "f854680a-26d7-4ef0-9c5f-b2139e79669f"} #10 513.8 Downloading readinessCheck from repo http://localhost:18080 #10 513.9 2025-04-16T14:54:30.437Z INFO [575] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.885µs", "reqID": "bca24e10-d496-45c4-b04f-0d1c2720d1a8"} #10 513.9 Deleting outdated charts #10 513.9 Skipping linting of policy-clamp-ac-k8s-ppnt #10 514.1 Pushing policy-clamp-ac-k8s-ppnt-13.0.0.tgz to local... #10 514.2 2025-04-16T14:54:30.723Z INFO [576] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.29494ms", "reqID": "ce4debd9-c7a3-4e61-8cdd-8aff9a5e8cb7"} #10 514.2 Done. #10 517.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 517.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 517.2 #10 517.2 [policy-clamp-ac-kserve-ppnt] #10 517.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 517.2 Hang tight while we grab the latest from your chart repositories... #10 517.2 2025-04-16T14:54:33.787Z INFO [577] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.413µs", "reqID": "c0da1072-f300-4fb4-8b2b-4650f0d15730"} #10 517.2 ...Successfully got an update from the "local" chart repository #10 517.2 Update Complete. ⎈Happy Helming!⎈ #10 517.3 Saving 4 charts #10 517.3 Downloading common from repo http://localhost:18080 #10 517.3 2025-04-16T14:54:33.890Z INFO [578] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.976µs", "reqID": "5fb6959c-87ae-44dd-912b-033f1d3c6ead"} #10 517.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 517.3 2025-04-16T14:54:33.914Z INFO [579] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "308.508µs", "reqID": "8445164d-c456-4f7c-8fbb-771aefc2c0a0"} #10 517.3 Downloading serviceAccount from repo http://localhost:18080 #10 517.4 2025-04-16T14:54:33.938Z INFO [580] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "200.782µs", "reqID": "9ad9feca-bd06-41e5-b067-41f1cd5cbcca"} #10 517.4 Downloading readinessCheck from repo http://localhost:18080 #10 517.4 2025-04-16T14:54:33.959Z INFO [581] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "318.01µs", "reqID": "82b1099b-c8ca-4038-abeb-0db9ab44b013"} #10 517.4 Deleting outdated charts #10 517.4 Skipping linting of policy-clamp-ac-kserve-ppnt #10 517.6 Pushing policy-clamp-ac-kserve-ppnt-13.0.0.tgz to local... #10 517.7 2025-04-16T14:54:34.242Z INFO [582] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.660714ms", "reqID": "f7815a1c-82bc-47b7-9536-425cd8a38e65"} #10 517.7 Done. #10 520.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 520.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 520.7 #10 520.7 [policy-clamp-ac-pf-ppnt] #10 520.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 520.7 Hang tight while we grab the latest from your chart repositories... #10 520.7 2025-04-16T14:54:37.300Z INFO [583] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "177.291µs", "reqID": "6a32df0a-beeb-4d20-822f-2824cf9c8de3"} #10 520.7 ...Successfully got an update from the "local" chart repository #10 520.7 Update Complete. ⎈Happy Helming!⎈ #10 520.8 Saving 4 charts #10 520.8 Downloading common from repo http://localhost:18080 #10 520.8 2025-04-16T14:54:37.407Z INFO [584] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.362µs", "reqID": "2288ffc0-019b-4922-ae26-aa04a0bf33f3"} #10 520.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 520.9 2025-04-16T14:54:37.428Z INFO [585] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.815µs", "reqID": "9d48e4bd-f5c1-4787-9797-e787239fb278"} #10 520.9 Downloading serviceAccount from repo http://localhost:18080 #10 520.9 2025-04-16T14:54:37.443Z INFO [586] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.894µs", "reqID": "89efb653-fd99-43a1-91c1-ba8518857d76"} #10 520.9 Downloading readinessCheck from repo http://localhost:18080 #10 520.9 2025-04-16T14:54:37.456Z INFO [587] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.525µs", "reqID": "32d5edd9-0bc4-4fd1-8539-9f61d899cbb9"} #10 520.9 Deleting outdated charts #10 520.9 Skipping linting of policy-clamp-ac-pf-ppnt #10 521.1 Pushing policy-clamp-ac-pf-ppnt-13.0.0.tgz to local... #10 521.1 2025-04-16T14:54:37.718Z INFO [588] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "25.919189ms", "reqID": "ccc03283-c62e-41f1-a37e-b863835fe055"} #10 521.1 Done. #10 524.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 524.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 524.2 #10 524.2 [policy-clamp-runtime-acm] #10 524.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 524.2 Hang tight while we grab the latest from your chart repositories... #10 524.2 2025-04-16T14:54:40.784Z INFO [589] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "237.124µs", "reqID": "cc3b50f2-6dd9-4f5c-b0af-156c02f3eb46"} #10 524.2 ...Successfully got an update from the "local" chart repository #10 524.2 Update Complete. ⎈Happy Helming!⎈ #10 524.3 Saving 4 charts #10 524.3 Downloading common from repo http://localhost:18080 #10 524.3 2025-04-16T14:54:40.886Z INFO [590] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.8µs", "reqID": "176b8576-2361-4959-a724-75f270b897d5"} #10 524.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 524.3 2025-04-16T14:54:40.907Z INFO [591] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.163µs", "reqID": "c16840d3-2f14-4f86-9d94-34956620ff11"} #10 524.3 Downloading serviceAccount from repo http://localhost:18080 #10 524.4 2025-04-16T14:54:40.938Z INFO [592] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.914µs", "reqID": "bf04a417-ec73-49be-a98a-7a27bb3be77d"} #10 524.4 Downloading readinessCheck from repo http://localhost:18080 #10 524.4 2025-04-16T14:54:40.956Z INFO [593] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.634µs", "reqID": "4edd8b7e-d8b9-43e3-b5d8-0ff6a76e79a7"} #10 524.4 Deleting outdated charts #10 524.4 Skipping linting of policy-clamp-runtime-acm #10 524.6 Pushing policy-clamp-runtime-acm-13.0.0.tgz to local... #10 524.7 2025-04-16T14:54:41.222Z INFO [594] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.704436ms", "reqID": "3738e15f-6d0f-4fae-8324-709c29d51722"} #10 524.7 Done. #10 527.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 527.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 527.7 #10 527.7 [policy-distribution] #10 527.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 527.7 Hang tight while we grab the latest from your chart repositories... #10 527.7 2025-04-16T14:54:44.287Z INFO [595] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "201.492µs", "reqID": "da6ad645-7af6-4237-ada4-a45285550bce"} #10 527.7 ...Successfully got an update from the "local" chart repository #10 527.7 Update Complete. ⎈Happy Helming!⎈ #10 527.8 Saving 3 charts #10 527.8 Downloading common from repo http://localhost:18080 #10 527.8 2025-04-16T14:54:44.388Z INFO [596] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.014µs", "reqID": "3b69bff2-e3c1-4558-8b19-8c391bdce42d"} #10 527.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 527.8 2025-04-16T14:54:44.412Z INFO [597] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.053µs", "reqID": "94c96d6f-9b6a-4394-a7b2-5e35c67aca4b"} #10 527.8 Downloading serviceAccount from repo http://localhost:18080 #10 527.9 2025-04-16T14:54:44.430Z INFO [598] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "127.968µs", "reqID": "cecd66b3-4985-4fbf-8e2e-938ae10a026b"} #10 527.9 Deleting outdated charts #10 527.9 Skipping linting of policy-distribution #10 528.1 Pushing policy-distribution-13.0.0.tgz to local... #10 528.1 2025-04-16T14:54:44.662Z INFO [599] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.667691ms", "reqID": "32d01305-d4ff-47c7-bd81-61ae4dd3e4f4"} #10 528.1 Done. #10 531.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 531.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 531.1 #10 531.1 [policy-drools-pdp] #10 531.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 531.2 Hang tight while we grab the latest from your chart repositories... #10 531.2 2025-04-16T14:54:47.728Z INFO [600] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "144.759µs", "reqID": "2664e0f4-889f-43ae-bb54-0b7bb3bd9447"} #10 531.2 ...Successfully got an update from the "local" chart repository #10 531.2 Update Complete. ⎈Happy Helming!⎈ #10 531.2 Saving 3 charts #10 531.2 Downloading common from repo http://localhost:18080 #10 531.2 2025-04-16T14:54:47.818Z INFO [601] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "159.83µs", "reqID": "7cfd8dca-501a-40c8-aeb4-2b07eb2f1d9c"} #10 531.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 531.3 2025-04-16T14:54:47.836Z INFO [602] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.819µs", "reqID": "1e16ed57-a759-41ac-9c39-c59458fdfbb1"} #10 531.3 Downloading serviceAccount from repo http://localhost:18080 #10 531.3 2025-04-16T14:54:47.854Z INFO [603] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "158.36µs", "reqID": "c68b3160-1071-4cd9-988a-e2dd197bc34a"} #10 531.3 Deleting outdated charts #10 531.3 Skipping linting of policy-drools-pdp #10 531.5 Pushing policy-drools-pdp-13.0.0.tgz to local... #10 531.5 2025-04-16T14:54:48.109Z INFO [604] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.838333ms", "reqID": "3381fa34-3a44-404c-a11f-137002e547de"} #10 531.5 Done. #10 534.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 534.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 534.5 #10 534.5 [policy-gui] #10 534.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 534.6 Hang tight while we grab the latest from your chart repositories... #10 534.6 2025-04-16T14:54:51.174Z INFO [605] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "273.847µs", "reqID": "9e54141c-35b4-403b-a81a-07dcb696ff98"} #10 534.6 ...Successfully got an update from the "local" chart repository #10 534.6 Update Complete. ⎈Happy Helming!⎈ #10 534.7 Saving 2 charts #10 534.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 534.7 2025-04-16T14:54:51.266Z INFO [606] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.956µs", "reqID": "fac3818e-bdf8-4108-aa00-94afaf520a2c"} #10 534.7 Downloading serviceAccount from repo http://localhost:18080 #10 534.7 2025-04-16T14:54:51.295Z INFO [607] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "239.095µs", "reqID": "4b9c446b-087d-4fc2-a495-1a54898d52c0"} #10 534.7 Deleting outdated charts #10 534.7 Skipping linting of policy-gui #10 534.9 Pushing policy-gui-13.0.0.tgz to local... #10 535.0 2025-04-16T14:54:51.523Z INFO [608] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "7.534447ms", "reqID": "f09b7afc-d0f2-4f6d-af85-8ebb39af2a91"} #10 535.0 Done. #10 538.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 538.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 538.0 #10 538.0 [policy-nexus] #10 538.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 538.0 Hang tight while we grab the latest from your chart repositories... #10 538.0 2025-04-16T14:54:54.582Z INFO [609] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "191.251µs", "reqID": "b4809d5f-57d0-424c-8c41-33f60c6de0b5"} #10 538.0 ...Successfully got an update from the "local" chart repository #10 538.0 Update Complete. ⎈Happy Helming!⎈ #10 538.1 Saving 3 charts #10 538.1 Downloading common from repo http://localhost:18080 #10 538.1 2025-04-16T14:54:54.686Z INFO [610] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "179.781µs", "reqID": "4035637e-228d-4e06-bccc-56ab3c35faef"} #10 538.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 538.1 2025-04-16T14:54:54.710Z INFO [611] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.15µs", "reqID": "e73f7c87-625a-4457-8480-894bc0cbc768"} #10 538.1 Downloading serviceAccount from repo http://localhost:18080 #10 538.2 2025-04-16T14:54:54.730Z INFO [612] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "285.477µs", "reqID": "971b21ca-1451-4bf5-8b31-2fde2bed9e88"} #10 538.2 Deleting outdated charts #10 538.2 Skipping linting of policy-nexus #10 538.4 Pushing policy-nexus-13.0.0.tgz to local... #10 538.4 2025-04-16T14:54:54.979Z INFO [613] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.827801ms", "reqID": "ad13402c-723f-4172-800e-39979dd231b3"} #10 538.4 Done. #10 541.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 541.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 541.4 #10 541.4 [policy-pap] #10 541.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 541.5 Hang tight while we grab the latest from your chart repositories... #10 541.5 2025-04-16T14:54:58.042Z INFO [614] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.774µs", "reqID": "0398b899-13f6-456d-bf9f-91accc7435ef"} #10 541.5 ...Successfully got an update from the "local" chart repository #10 541.5 Update Complete. ⎈Happy Helming!⎈ #10 541.6 Saving 4 charts #10 541.6 Downloading common from repo http://localhost:18080 #10 541.6 2025-04-16T14:54:58.178Z INFO [615] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "157.16µs", "reqID": "d96fe711-965c-467c-b8bc-233c3463a4a9"} #10 541.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 541.6 2025-04-16T14:54:58.198Z INFO [616] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.229µs", "reqID": "6a0acdf5-492e-4afa-acbb-b75bd2a7b668"} #10 541.6 Downloading serviceAccount from repo http://localhost:18080 #10 541.7 2025-04-16T14:54:58.223Z INFO [617] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.716µs", "reqID": "79a243e0-f805-44de-86fe-8a3a89619796"} #10 541.7 Downloading readinessCheck from repo http://localhost:18080 #10 541.7 2025-04-16T14:54:58.243Z INFO [618] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.186µs", "reqID": "a75afaca-9a85-47a5-8e7e-0137cd0d174d"} #10 541.7 Deleting outdated charts #10 541.7 Skipping linting of policy-pap #10 542.0 Pushing policy-pap-13.0.0.tgz to local... #10 542.0 2025-04-16T14:54:58.548Z INFO [619] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.561128ms", "reqID": "e4148545-71af-4c7c-854e-7ec20731c9bb"} #10 542.0 Done. #10 545.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 545.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 545.0 #10 545.0 [policy-xacml-pdp] #10 545.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 545.1 Hang tight while we grab the latest from your chart repositories... #10 545.1 2025-04-16T14:55:01.626Z INFO [620] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "160.309µs", "reqID": "01d35c60-995a-4a96-916d-b1b0da50b795"} #10 545.1 ...Successfully got an update from the "local" chart repository #10 545.1 Update Complete. ⎈Happy Helming!⎈ #10 545.1 Saving 3 charts #10 545.1 Downloading common from repo http://localhost:18080 #10 545.2 2025-04-16T14:55:01.725Z INFO [621] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "151.83µs", "reqID": "25b04604-8835-4e01-afa7-6aa3c55afc17"} #10 545.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 545.2 2025-04-16T14:55:01.744Z INFO [622] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "113.486µs", "reqID": "e890206e-801e-418c-b75a-6561f68b5772"} #10 545.2 Downloading serviceAccount from repo http://localhost:18080 #10 545.2 2025-04-16T14:55:01.758Z INFO [623] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "249.895µs", "reqID": "af902783-2e07-48f6-83bc-4d71cd445b7b"} #10 545.2 Deleting outdated charts #10 545.2 Skipping linting of policy-xacml-pdp #10 545.4 Pushing policy-xacml-pdp-13.0.0.tgz to local... #10 545.4 2025-04-16T14:55:02.008Z INFO [624] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.073859ms", "reqID": "9de3eeec-32e7-4efd-8262-21ad22fe1f17"} #10 545.4 Done. #10 548.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 548.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 548.4 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 551.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/../dist/packages #10 551.5 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy' #10 551.5 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy' #10 551.5 Hang tight while we grab the latest from your chart repositories... #10 551.5 2025-04-16T14:55:08.076Z INFO [625] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "292.187µs", "reqID": "bff2121b-33b7-4a21-8340-61133b65df5c"} #10 551.5 ...Successfully got an update from the "local" chart repository #10 551.5 Update Complete. ⎈Happy Helming!⎈ #10 551.7 Saving 21 charts #10 551.7 Downloading common from repo http://localhost:18080 #10 551.7 2025-04-16T14:55:08.308Z INFO [626] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "272.427µs", "reqID": "f41fb93e-d340-4f32-8091-59325a66fb4b"} #10 551.7 Downloading mariadb-galera from repo http://localhost:18080 #10 551.8 2025-04-16T14:55:08.329Z INFO [627] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "254.375µs", "reqID": "248e6cdf-c141-408f-96e6-8cf9bbd80e5a"} #10 552.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 552.1 2025-04-16T14:55:08.663Z INFO [628] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.083µs", "reqID": "0742ce1d-b149-4080-9d91-eb4ce90a9a7c"} #10 552.1 Downloading serviceAccount from repo http://localhost:18080 #10 552.1 2025-04-16T14:55:08.685Z INFO [629] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.013µs", "reqID": "ebd53fde-a330-40ba-93af-db7332efe767"} #10 552.1 Downloading readinessCheck from repo http://localhost:18080 #10 552.1 2025-04-16T14:55:08.699Z INFO [630] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "146.839µs", "reqID": "31ea819c-9865-4846-85e9-428245abdd1a"} #10 552.1 Downloading postgres from repo http://localhost:18080 #10 552.1 2025-04-16T14:55:08.719Z INFO [631] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.114µs", "reqID": "578ac6e3-e8e9-46ab-b23d-bc1c39a418a9"} #10 552.3 Deleting outdated charts #10 552.3 Skipping linting of policy #10 553.2 Pushing policy-13.0.0.tgz to local... #10 553.5 2025-04-16T14:55:10.108Z INFO [632] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "302.702942ms", "reqID": "2592c430-b45d-43f4-a6ca-15e05dabe2f9"} #10 553.5 Done. #10 556.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 556.5 #10 556.5 [portal-ng] #10 556.5 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 556.6 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng' #10 556.6 #10 556.6 [components] #10 556.6 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng' #10 556.6 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' #10 556.6 #10 556.6 [portal-ng-bff] #10 556.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' #10 556.7 Hang tight while we grab the latest from your chart repositories... #10 556.7 2025-04-16T14:55:13.243Z INFO [633] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "238.724µs", "reqID": "8f6c4572-64cb-412c-bcf8-4633d92b33dc"} #10 556.7 ...Successfully got an update from the "local" chart repository #10 556.7 Update Complete. ⎈Happy Helming!⎈ #10 556.8 Saving 3 charts #10 556.8 Downloading common from repo http://localhost:18080 #10 556.8 2025-04-16T14:55:13.358Z INFO [634] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.685µs", "reqID": "bcd588a9-0c25-48e1-9693-a49ae851a7b3"} #10 556.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 556.8 2025-04-16T14:55:13.378Z INFO [635] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "159.79µs", "reqID": "f1f429dc-5712-4397-97ba-a18bbfae28e9"} #10 556.8 Downloading serviceAccount from repo http://localhost:18080 #10 556.8 2025-04-16T14:55:13.391Z INFO [636] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.912µs", "reqID": "121824f8-a3f2-4798-8389-121dfc52005a"} #10 556.8 Deleting outdated charts #10 556.8 Skipping linting of portal-ng-bff #10 557.0 Pushing portal-ng-bff-13.0.0.tgz to local... #10 557.1 2025-04-16T14:55:13.637Z INFO [637] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.884064ms", "reqID": "98120718-667a-4cb7-88b8-710f845cf518"} #10 557.1 Done. #10 560.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components/../dist/packages #10 560.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' #10 560.1 #10 560.1 [portal-ng-ui] #10 560.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' #10 560.1 Hang tight while we grab the latest from your chart repositories... #10 560.1 2025-04-16T14:55:16.700Z INFO [638] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "254.415µs", "reqID": "fe914610-7f78-4e44-af7d-d3f53013313c"} #10 560.2 ...Successfully got an update from the "local" chart repository #10 560.2 Update Complete. ⎈Happy Helming!⎈ #10 560.2 Saving 3 charts #10 560.2 Downloading common from repo http://localhost:18080 #10 560.3 2025-04-16T14:55:16.825Z INFO [639] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.666µs", "reqID": "44aaa417-7443-4001-bc4e-ff77d052cdab"} #10 560.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 560.3 2025-04-16T14:55:16.849Z INFO [640] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.861µs", "reqID": "61b9ce0a-9a91-4dd9-8816-9e615cd3e6b8"} #10 560.3 Downloading serviceAccount from repo http://localhost:18080 #10 560.3 2025-04-16T14:55:16.872Z INFO [641] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "161.32µs", "reqID": "23b6a243-f8f0-4af6-ae31-7ab2c7e726af"} #10 560.3 Deleting outdated charts #10 560.3 Skipping linting of portal-ng-ui #10 560.5 Pushing portal-ng-ui-13.0.0.tgz to local... #10 560.6 2025-04-16T14:55:17.143Z INFO [642] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.626404ms", "reqID": "5da7d665-c367-402b-a561-ebe7dcee1c18"} #10 560.6 Done. #10 563.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components/../dist/packages #10 563.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' #10 563.6 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' #10 566.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/../dist/packages #10 566.6 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng' #10 566.6 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng' #10 566.7 Hang tight while we grab the latest from your chart repositories... #10 566.7 2025-04-16T14:55:23.251Z INFO [643] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.98µs", "reqID": "28b191c1-d931-4cb8-aedc-ae2cc2518849"} #10 566.7 ...Successfully got an update from the "local" chart repository #10 566.7 Update Complete. ⎈Happy Helming!⎈ #10 566.8 Saving 3 charts #10 566.8 Downloading common from repo http://localhost:18080 #10 566.8 2025-04-16T14:55:23.364Z INFO [644] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "345.401µs", "reqID": "94616e13-9865-4d38-bcb8-b25e8cf433fc"} #10 566.8 Downloading portal-ng-bff from repo http://localhost:18080 #10 566.8 2025-04-16T14:55:23.391Z INFO [645] Request served {"path": "/charts/portal-ng-bff-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "340.751µs", "reqID": "b6ddb5bf-d690-45b0-bd5d-27b4b905703a"} #10 566.8 Downloading portal-ng-ui from repo http://localhost:18080 #10 566.8 2025-04-16T14:55:23.409Z INFO [646] Request served {"path": "/charts/portal-ng-ui-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "172.651µs", "reqID": "d2762a5e-4560-47ce-8a4d-ba6b8bd502d5"} #10 566.9 Deleting outdated charts #10 566.9 Skipping linting of portal-ng #10 567.2 Pushing portal-ng-13.0.0.tgz to local... #10 567.3 2025-04-16T14:55:23.840Z INFO [647] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "46.723586ms", "reqID": "1af025d3-41d5-462f-a54b-3a20736cd728"} #10 567.3 Done. #10 570.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 570.3 #10 570.3 [sdc] #10 570.3 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 570.3 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc' #10 570.4 #10 570.4 [components] #10 570.4 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc' #10 570.5 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 570.5 #10 570.5 [sdc-be] #10 570.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 570.7 Hang tight while we grab the latest from your chart repositories... #10 570.7 2025-04-16T14:55:27.227Z INFO [648] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.678µs", "reqID": "ee7e85ae-1f0e-4bb6-9b5e-29b84443eca5"} #10 570.7 ...Successfully got an update from the "local" chart repository #10 570.7 Update Complete. ⎈Happy Helming!⎈ #10 570.8 Saving 3 charts #10 570.8 Downloading common from repo http://localhost:18080 #10 570.8 2025-04-16T14:55:27.360Z INFO [649] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "251.495µs", "reqID": "06533b34-ba92-4039-b047-19c418dc5057"} #10 570.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 570.8 2025-04-16T14:55:27.388Z INFO [650] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.127µs", "reqID": "539e93c3-859b-4bcf-b599-3bf8fcb3d74b"} #10 570.8 Downloading serviceAccount from repo http://localhost:18080 #10 570.8 2025-04-16T14:55:27.411Z INFO [651] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "523.432µs", "reqID": "ad4a5549-3402-420f-b2f8-3f34e7294fb8"} #10 570.8 Deleting outdated charts #10 570.8 Skipping linting of sdc-be #10 571.1 Pushing sdc-be-13.0.0.tgz to local... #10 571.1 2025-04-16T14:55:27.701Z INFO [652] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.918601ms", "reqID": "3185383d-cbc8-4210-86f7-d6d2fb2e89f4"} #10 571.1 Done. #10 574.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages #10 574.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 574.1 #10 574.1 [sdc-cs] #10 574.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 574.3 Hang tight while we grab the latest from your chart repositories... #10 574.3 2025-04-16T14:55:30.851Z INFO [653] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "341.891µs", "reqID": "8127721a-91cd-4479-8e78-6b9c832a7423"} #10 574.3 ...Successfully got an update from the "local" chart repository #10 574.3 Update Complete. ⎈Happy Helming!⎈ #10 574.4 Saving 4 charts #10 574.4 Downloading common from repo http://localhost:18080 #10 574.4 2025-04-16T14:55:31.008Z INFO [654] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "311.458µs", "reqID": "46349cf8-8a50-4ce8-96f4-c8903e7c7a46"} #10 574.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 574.5 2025-04-16T14:55:31.029Z INFO [655] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.575µs", "reqID": "1cc9e404-b0b9-4bc0-8fe9-123d70a3a307"} #10 574.5 Downloading serviceAccount from repo http://localhost:18080 #10 574.5 2025-04-16T14:55:31.052Z INFO [656] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "201.432µs", "reqID": "264f620e-a48e-43bf-a54f-500353727853"} #10 574.5 Downloading cassandra from repo http://localhost:18080 #10 574.5 2025-04-16T14:55:31.078Z INFO [657] Request served {"path": "/charts/cassandra-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "277.997µs", "reqID": "ac05abef-2a0f-43ed-b75f-857f41205800"} #10 574.5 Deleting outdated charts #10 574.5 Skipping linting of sdc-cs #10 574.8 Pushing sdc-cs-13.0.0.tgz to local... #10 574.8 2025-04-16T14:55:31.408Z INFO [658] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.107866ms", "reqID": "bffadc07-ab58-4e92-89db-3556ebbe8935"} #10 574.8 Done. #10 577.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages #10 577.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 577.8 #10 577.8 [sdc-fe] #10 577.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 578.0 Hang tight while we grab the latest from your chart repositories... #10 578.0 2025-04-16T14:55:34.551Z INFO [659] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "178.861µs", "reqID": "9080212a-7c54-47a3-b091-72a5e6754df6"} #10 578.0 ...Successfully got an update from the "local" chart repository #10 578.0 Update Complete. ⎈Happy Helming!⎈ #10 578.1 Saving 2 charts #10 578.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 578.1 2025-04-16T14:55:34.651Z INFO [660] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.503µs", "reqID": "f9912aeb-eef0-4ae4-a8fa-76324f700f07"} #10 578.1 Downloading serviceAccount from repo http://localhost:18080 #10 578.1 2025-04-16T14:55:34.670Z INFO [661] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "198.822µs", "reqID": "89d52349-e2de-4398-8f58-5ef7aafc9c0d"} #10 578.1 Deleting outdated charts #10 578.1 Skipping linting of sdc-fe #10 578.3 Pushing sdc-fe-13.0.0.tgz to local... #10 578.3 2025-04-16T14:55:34.916Z INFO [662] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.978707ms", "reqID": "9b240ed9-2e02-4b03-94fe-1fd456caa0d2"} #10 578.3 Done. #10 581.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages #10 581.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 581.4 #10 581.4 [sdc-helm-validator] #10 581.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 581.5 Hang tight while we grab the latest from your chart repositories... #10 581.5 2025-04-16T14:55:38.041Z INFO [663] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.109µs", "reqID": "8fd1ca7a-5fa9-483d-b462-6c19baa402ec"} #10 581.5 ...Successfully got an update from the "local" chart repository #10 581.5 Update Complete. ⎈Happy Helming!⎈ #10 581.6 Saving 2 charts #10 581.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 581.6 2025-04-16T14:55:38.144Z INFO [664] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "186.171µs", "reqID": "9fa121e2-5713-47a5-9535-f856baa0f920"} #10 581.6 Downloading common from repo http://localhost:18080 #10 581.6 2025-04-16T14:55:38.171Z INFO [665] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.321µs", "reqID": "41635e04-98cd-4907-9442-f00eaa61e672"} #10 581.6 Deleting outdated charts #10 581.6 Skipping linting of sdc-helm-validator #10 581.8 Pushing sdc-helm-validator-13.0.0.tgz to local... #10 581.9 2025-04-16T14:55:38.422Z INFO [666] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.430917ms", "reqID": "9e5feea2-641b-4ab6-9abe-3470865a5b23"} #10 581.9 Done. #10 584.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages #10 584.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 584.9 #10 584.9 [sdc-onboarding-be] #10 584.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 585.0 Hang tight while we grab the latest from your chart repositories... #10 585.0 2025-04-16T14:55:41.534Z INFO [667] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "131.108µs", "reqID": "d604dacc-581c-4f4c-b62e-ae56f8caf586"} #10 585.0 ...Successfully got an update from the "local" chart repository #10 585.0 Update Complete. ⎈Happy Helming!⎈ #10 585.0 Saving 2 charts #10 585.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 585.1 2025-04-16T14:55:41.632Z INFO [668] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.465µs", "reqID": "35d4bcfb-2971-470f-a53a-c782378e683a"} #10 585.1 Downloading serviceAccount from repo http://localhost:18080 #10 585.1 2025-04-16T14:55:41.655Z INFO [669] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "343.401µs", "reqID": "4cd48bba-28ec-4bc7-b201-3ed4925c5eaa"} #10 585.1 Deleting outdated charts #10 585.1 Skipping linting of sdc-onboarding-be #10 585.3 Pushing sdc-onboarding-be-13.0.0.tgz to local... #10 585.4 2025-04-16T14:55:41.921Z INFO [670] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.960337ms", "reqID": "e55aa1a3-82ef-493f-8620-849778ed500f"} #10 585.4 Done. #10 588.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages #10 588.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 588.4 #10 588.4 [sdc-wfd-be] #10 588.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 588.5 Hang tight while we grab the latest from your chart repositories... #10 588.5 2025-04-16T14:55:45.034Z INFO [671] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "200.012µs", "reqID": "97007b3e-a5eb-4c47-9d14-b9e351a440cb"} #10 588.5 ...Successfully got an update from the "local" chart repository #10 588.5 Update Complete. ⎈Happy Helming!⎈ #10 588.5 Saving 2 charts #10 588.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 588.6 2025-04-16T14:55:45.137Z INFO [672] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.883µs", "reqID": "248037af-5f81-4fc2-a620-045f971f5956"} #10 588.6 Downloading serviceAccount from repo http://localhost:18080 #10 588.6 2025-04-16T14:55:45.161Z INFO [673] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.875µs", "reqID": "a5d8a5a7-0d2d-4ca2-b7d7-f6c1d90fb204"} #10 588.6 Deleting outdated charts #10 588.6 Skipping linting of sdc-wfd-be #10 588.8 Pushing sdc-wfd-be-13.0.0.tgz to local... #10 588.8 2025-04-16T14:55:45.388Z INFO [674] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "7.504736ms", "reqID": "e0900fb0-b40c-435a-ba38-5475834889de"} #10 588.8 Done. #10 591.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages #10 591.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 591.8 #10 591.8 [sdc-wfd-fe] #10 591.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 591.9 Hang tight while we grab the latest from your chart repositories... #10 591.9 2025-04-16T14:55:48.506Z INFO [675] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "196.172µs", "reqID": "2948744b-ecbb-4704-81c0-6aa97795913f"} #10 592.0 ...Successfully got an update from the "local" chart repository #10 592.0 Update Complete. ⎈Happy Helming!⎈ #10 592.0 Saving 2 charts #10 592.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 592.0 2025-04-16T14:55:48.617Z INFO [676] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "522.552µs", "reqID": "418cb7ad-7358-4b7b-b0b6-abd671de4d58"} #10 592.0 Downloading serviceAccount from repo http://localhost:18080 #10 592.1 2025-04-16T14:55:48.638Z INFO [677] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "275.346µs", "reqID": "1860283d-5279-42f6-8194-8e69c6ecdb82"} #10 592.1 Deleting outdated charts #10 592.1 Skipping linting of sdc-wfd-fe #10 592.3 Pushing sdc-wfd-fe-13.0.0.tgz to local... #10 592.3 2025-04-16T14:55:48.871Z INFO [678] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.960149ms", "reqID": "f04da6d1-bd62-4606-a0b4-75863a7fbb87"} #10 592.3 Done. #10 595.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages #10 595.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 595.3 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 598.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/../dist/packages #10 598.3 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc' #10 598.3 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc' #10 598.4 Hang tight while we grab the latest from your chart repositories... #10 598.4 2025-04-16T14:55:54.949Z INFO [679] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "138.139µs", "reqID": "0236b9d4-0820-4192-85b0-0fe5b37323e4"} #10 598.4 ...Successfully got an update from the "local" chart repository #10 598.4 Update Complete. ⎈Happy Helming!⎈ #10 598.5 Saving 8 charts #10 598.5 Downloading common from repo http://localhost:18080 #10 598.5 2025-04-16T14:55:55.051Z INFO [680] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "307.849µs", "reqID": "aa351900-a30e-45a8-b3ab-9f0849475aa0"} #10 598.6 Deleting outdated charts #10 598.6 Skipping linting of sdc #10 599.0 Pushing sdc-13.0.0.tgz to local... #10 599.1 2025-04-16T14:55:55.697Z INFO [681] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "89.121319ms", "reqID": "4dfee32c-2c65-4f11-b117-1c14f4b411b2"} #10 599.1 Done. #10 602.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 602.1 #10 602.1 [sdnc] #10 602.1 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 602.2 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc' #10 602.3 #10 602.3 [components] #10 602.3 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc' #10 602.3 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 602.4 #10 602.4 [dmaap-listener] #10 602.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 602.5 Hang tight while we grab the latest from your chart repositories... #10 602.5 2025-04-16T14:55:59.058Z INFO [682] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.865µs", "reqID": "12e83a96-9853-4df8-b488-226c4afd87e1"} #10 602.5 ...Successfully got an update from the "local" chart repository #10 602.5 Update Complete. ⎈Happy Helming!⎈ #10 602.6 Saving 3 charts #10 602.6 Downloading common from repo http://localhost:18080 #10 602.6 2025-04-16T14:55:59.182Z INFO [683] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.718µs", "reqID": "5a3118a1-636c-4626-888d-cb8761d6230e"} #10 602.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 602.6 2025-04-16T14:55:59.206Z INFO [684] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "159.559µs", "reqID": "61fe873d-614d-4497-8fce-c919cd35d938"} #10 602.6 Downloading serviceAccount from repo http://localhost:18080 #10 602.7 2025-04-16T14:55:59.229Z INFO [685] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.323µs", "reqID": "ed70fb72-25b6-46d7-b265-2a89c8cf07cb"} #10 602.7 Deleting outdated charts #10 602.7 Skipping linting of dmaap-listener #10 602.9 Pushing dmaap-listener-13.0.0.tgz to local... #10 602.9 2025-04-16T14:55:59.506Z INFO [686] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.934958ms", "reqID": "b39cfa77-4cb4-4505-a12e-25d2b433b4d4"} #10 602.9 Done. #10 605.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages #10 605.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 605.9 #10 605.9 [sdnc-ansible-server] #10 605.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 606.0 Hang tight while we grab the latest from your chart repositories... #10 606.1 2025-04-16T14:56:02.623Z INFO [687] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.166µs", "reqID": "f6a62933-9d9a-493b-bce4-487acae8a974"} #10 606.1 ...Successfully got an update from the "local" chart repository #10 606.1 Update Complete. ⎈Happy Helming!⎈ #10 606.1 Saving 3 charts #10 606.1 Downloading common from repo http://localhost:18080 #10 606.2 2025-04-16T14:56:02.742Z INFO [688] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "284.677µs", "reqID": "771256c0-3363-4fcd-9218-9c2208371381"} #10 606.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 606.2 2025-04-16T14:56:02.764Z INFO [689] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "378.913µs", "reqID": "dc3ea33d-5d5f-47ee-84b2-4a660e524958"} #10 606.2 Downloading serviceAccount from repo http://localhost:18080 #10 606.2 2025-04-16T14:56:02.794Z INFO [690] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "362.702µs", "reqID": "838b85c7-cf00-49b4-81f7-20c5892a4f07"} #10 606.2 Deleting outdated charts #10 606.2 Skipping linting of sdnc-ansible-server #10 606.5 Pushing sdnc-ansible-server-13.0.0.tgz to local... #10 606.5 2025-04-16T14:56:03.068Z INFO [691] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.509574ms", "reqID": "448b39c3-b0b0-4a71-a4ec-866d964fc984"} #10 606.5 Done. #10 609.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages #10 609.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 609.5 #10 609.5 [sdnc-prom] #10 609.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 609.6 Hang tight while we grab the latest from your chart repositories... #10 609.6 2025-04-16T14:56:06.185Z INFO [692] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "186.832µs", "reqID": "75a66a02-9ea6-4067-9763-9fe0f1957ba3"} #10 609.6 ...Successfully got an update from the "local" chart repository #10 609.6 Update Complete. ⎈Happy Helming!⎈ #10 609.7 Saving 3 charts #10 609.7 Downloading common from repo http://localhost:18080 #10 609.7 2025-04-16T14:56:06.308Z INFO [693] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "336.431µs", "reqID": "5ba34d2f-ad20-4637-a5c6-c003710b0f3d"} #10 609.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 609.8 2025-04-16T14:56:06.330Z INFO [694] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "78.384µs", "reqID": "3d7feaf5-2df7-4d36-b1f7-89a7ccf13353"} #10 609.8 Downloading serviceAccount from repo http://localhost:18080 #10 609.8 2025-04-16T14:56:06.356Z INFO [695] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "331.7µs", "reqID": "d0cf0f90-143a-43b4-af02-f4ff135ad796"} #10 609.8 Deleting outdated charts #10 609.8 Skipping linting of sdnc-prom #10 610.0 Pushing sdnc-prom-13.0.0.tgz to local... #10 610.0 2025-04-16T14:56:06.617Z INFO [696] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.559608ms", "reqID": "f892cc05-c8b9-420b-9a06-10ff8881d5d0"} #10 610.0 Done. #10 613.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages #10 613.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 613.1 #10 613.1 [sdnc-web] #10 613.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 613.2 Hang tight while we grab the latest from your chart repositories... #10 613.2 2025-04-16T14:56:09.742Z INFO [697] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "451.598µs", "reqID": "74988bcf-a548-478d-9622-3d0f7e484775"} #10 613.2 ...Successfully got an update from the "local" chart repository #10 613.2 Update Complete. ⎈Happy Helming!⎈ #10 613.3 Saving 3 charts #10 613.3 Downloading common from repo http://localhost:18080 #10 613.3 2025-04-16T14:56:09.849Z INFO [698] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.316µs", "reqID": "d65cbaf6-caed-48af-a122-d7084af2c19d"} #10 613.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 613.3 2025-04-16T14:56:09.875Z INFO [699] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.214µs", "reqID": "c7b89f48-4612-40ce-a14d-a320c44b0aab"} #10 613.3 Downloading serviceAccount from repo http://localhost:18080 #10 613.3 2025-04-16T14:56:09.902Z INFO [700] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.286µs", "reqID": "4e439909-f121-454f-a242-59a68174fc9a"} #10 613.3 Deleting outdated charts #10 613.3 Skipping linting of sdnc-web #10 613.6 Pushing sdnc-web-13.0.0.tgz to local... #10 613.6 2025-04-16T14:56:10.180Z INFO [701] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.200221ms", "reqID": "a98cef36-9b6b-4b81-b113-ff9da9bfe304"} #10 613.6 Done. #10 616.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages #10 616.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 616.6 #10 616.6 [ueb-listener] #10 616.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 616.7 Hang tight while we grab the latest from your chart repositories... #10 616.7 2025-04-16T14:56:13.291Z INFO [702] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "212.043µs", "reqID": "87086581-af0d-4c15-8d8e-f1e8a52ef9fc"} #10 616.7 ...Successfully got an update from the "local" chart repository #10 616.7 Update Complete. ⎈Happy Helming!⎈ #10 616.8 Saving 3 charts #10 616.8 Downloading common from repo http://localhost:18080 #10 616.8 2025-04-16T14:56:13.405Z INFO [703] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "303.279µs", "reqID": "7e49c347-2176-4ce5-bcf8-653f69c0895f"} #10 616.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 616.9 2025-04-16T14:56:13.423Z INFO [704] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "277.737µs", "reqID": "5a7dd0fd-8683-41a2-a2b8-4f7ebfbc0104"} #10 616.9 Downloading serviceAccount from repo http://localhost:18080 #10 616.9 2025-04-16T14:56:13.447Z INFO [705] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "200.722µs", "reqID": "ca53d45d-9680-43eb-9110-fb3c4604fb67"} #10 616.9 Deleting outdated charts #10 616.9 Skipping linting of ueb-listener #10 617.1 Pushing ueb-listener-13.0.0.tgz to local... #10 617.1 2025-04-16T14:56:13.693Z INFO [706] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.729119ms", "reqID": "20461540-0066-4c87-aeaa-1dc0c58b3a8f"} #10 617.1 Done. #10 620.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages #10 620.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 620.1 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 623.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/../dist/packages #10 623.1 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc' #10 623.1 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc' #10 623.2 Hang tight while we grab the latest from your chart repositories... #10 623.2 2025-04-16T14:56:19.767Z INFO [707] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.003µs", "reqID": "7d59af98-7d5c-4497-a9ae-c8babe2dcefe"} #10 623.2 ...Successfully got an update from the "local" chart repository #10 623.2 Update Complete. ⎈Happy Helming!⎈ #10 623.5 Saving 14 charts #10 623.5 Downloading common from repo http://localhost:18080 #10 623.5 2025-04-16T14:56:20.057Z INFO [708] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "884.234µs", "reqID": "36dfa0b3-ecb0-41e9-b15a-f91b0faf6c05"} #10 623.5 Downloading certManagerCertificate from repo http://localhost:18080 #10 623.5 2025-04-16T14:56:20.081Z INFO [709] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "319.959µs", "reqID": "846403d7-996b-4b3b-a86e-222a346849b3"} #10 623.5 Downloading logConfiguration from repo http://localhost:18080 #10 623.5 2025-04-16T14:56:20.105Z INFO [710] Request served {"path": "/charts/logConfiguration-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "263.296µs", "reqID": "bbc131da-55d3-4fdb-a3d8-d98db6c03c49"} #10 623.5 Downloading network-name-gen from repo http://localhost:18080 #10 623.6 2025-04-16T14:56:20.130Z INFO [711] Request served {"path": "/charts/network-name-gen-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "389.034µs", "reqID": "67bd01f7-9d7b-498c-8844-1badcb25b4d2"} #10 623.6 Downloading dgbuilder from repo http://localhost:18080 #10 623.6 2025-04-16T14:56:20.158Z INFO [712] Request served {"path": "/charts/dgbuilder-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "290.518µs", "reqID": "685ee99f-eec9-462e-a092-24a42554224d"} #10 623.6 Downloading sdnc-prom from repo http://localhost:18080 #10 623.6 2025-04-16T14:56:20.183Z INFO [713] Request served {"path": "/charts/sdnc-prom-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "377.653µs", "reqID": "09019972-7e8f-4c80-943f-2504da47d216"} #10 623.6 Downloading mariadb-galera from repo http://localhost:18080 #10 623.6 2025-04-16T14:56:20.209Z INFO [714] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "359.742µs", "reqID": "22e7fea1-b02a-45aa-9e2d-11d75286aac4"} #10 623.6 Downloading elasticsearch from repo http://localhost:18080 #10 623.7 2025-04-16T14:56:20.231Z INFO [715] Request served {"path": "/charts/elasticsearch-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "481.41µs", "reqID": "40217c9b-d836-47eb-956e-9c38d55be734"} #10 623.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 623.8 2025-04-16T14:56:20.332Z INFO [716] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.197µs", "reqID": "c81e11c4-8646-4564-b085-ec5214ad4d54"} #10 623.8 Downloading serviceAccount from repo http://localhost:18080 #10 623.8 2025-04-16T14:56:20.353Z INFO [717] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "294.708µs", "reqID": "35f600cd-42b7-4571-9587-2869dacbf19a"} #10 623.9 Deleting outdated charts #10 623.9 Skipping linting of sdnc #10 624.6 Pushing sdnc-13.0.0.tgz to local... #10 624.8 2025-04-16T14:56:21.410Z INFO [718] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "217.495301ms", "reqID": "d1b3e5b6-4aff-4ce6-9415-7cbfb872a4b9"} #10 624.8 Done. #10 627.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 627.8 #10 627.8 [so] #10 627.8 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 627.9 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so' #10 627.9 #10 627.9 [components] #10 627.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so' #10 627.9 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 627.9 #10 627.9 [soHelpers] #10 627.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 628.0 Hang tight while we grab the latest from your chart repositories... #10 628.0 2025-04-16T14:56:24.542Z INFO [719] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "247.655µs", "reqID": "7eb65974-47aa-41e1-8fe0-dded976f95bf"} #10 628.0 ...Successfully got an update from the "local" chart repository #10 628.0 Update Complete. ⎈Happy Helming!⎈ #10 628.0 Saving 1 charts #10 628.0 Downloading common from repo http://localhost:18080 #10 628.1 2025-04-16T14:56:24.630Z INFO [720] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.633µs", "reqID": "4fcd8420-64ec-4669-900e-d9ff1b6b4ce2"} #10 628.1 Deleting outdated charts #10 628.1 Skipping linting of soHelpers #10 628.3 Pushing soHelpers-13.0.0.tgz to local... #10 628.3 2025-04-16T14:56:24.871Z INFO [721] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "5.987815ms", "reqID": "b4f285cd-4b97-40ed-8246-239e5b3ea035"} #10 628.3 Done. #10 631.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 631.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 631.3 #10 631.3 [so-admin-cockpit] #10 631.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 631.4 Hang tight while we grab the latest from your chart repositories... #10 631.4 2025-04-16T14:56:27.937Z INFO [722] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "299.738µs", "reqID": "0287687c-b287-4dfd-bd4f-0600bc46c31c"} #10 631.4 ...Successfully got an update from the "local" chart repository #10 631.4 Update Complete. ⎈Happy Helming!⎈ #10 631.5 Saving 3 charts #10 631.5 Downloading common from repo http://localhost:18080 #10 631.5 2025-04-16T14:56:28.071Z INFO [723] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.883µs", "reqID": "527ef39d-dd92-43c2-b66e-9e88753b9f55"} #10 631.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 631.5 Downloading serviceAccount from repo http://localhost:18080 #10 631.5 2025-04-16T14:56:28.104Z INFO [724] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "767.337µs", "reqID": "6316d3f4-7c92-4f1e-8bb3-62e6d592bf0e"} #10 631.6 2025-04-16T14:56:28.124Z INFO [725] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.394µs", "reqID": "eeb43e0a-6e5f-4fdf-a3e4-53bfb770adf8"} #10 631.6 Deleting outdated charts #10 631.6 Skipping linting of so-admin-cockpit #10 631.8 Pushing so-admin-cockpit-13.0.0.tgz to local... #10 631.8 2025-04-16T14:56:28.389Z INFO [726] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.031386ms", "reqID": "6b9bb287-6f5a-455d-80f7-afd3abafd4dc"} #10 631.8 Done. #10 634.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 634.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 634.8 #10 634.8 [so-bpmn-infra] #10 634.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 634.9 Hang tight while we grab the latest from your chart repositories... #10 634.9 2025-04-16T14:56:31.455Z INFO [727] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "224.864µs", "reqID": "f14ba1a6-7090-4a44-9618-d477fe97a3cd"} #10 634.9 ...Successfully got an update from the "local" chart repository #10 634.9 Update Complete. ⎈Happy Helming!⎈ #10 635.0 Saving 5 charts #10 635.0 Downloading common from repo http://localhost:18080 #10 635.0 2025-04-16T14:56:31.587Z INFO [728] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "284.527µs", "reqID": "ad3d0de1-416a-45e4-80c3-5ee6353ab151"} #10 635.0 Downloading readinessCheck from repo http://localhost:18080 #10 635.0 2025-04-16T14:56:31.616Z INFO [729] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "217.424µs", "reqID": "1f045dca-b58e-4690-ae00-7585f0249fba"} #10 635.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 635.1 2025-04-16T14:56:31.634Z INFO [730] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "258.486µs", "reqID": "ea8bf48a-f2b2-4e3d-a114-03318572c01c"} #10 635.1 Downloading serviceAccount from repo http://localhost:18080 #10 635.1 2025-04-16T14:56:31.666Z INFO [731] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "353.061µs", "reqID": "2b8f8ff5-3cc5-4e00-9de3-d2e099cd47c3"} #10 635.1 Deleting outdated charts #10 635.1 Skipping linting of so-bpmn-infra #10 635.4 Pushing so-bpmn-infra-13.0.0.tgz to local... #10 635.4 2025-04-16T14:56:31.973Z INFO [732] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "30.330287ms", "reqID": "8199f656-8b65-4c02-bd7c-d04f618d7ab8"} #10 635.4 Done. #10 638.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 638.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 638.4 #10 638.4 [so-catalog-db-adapter] #10 638.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 638.5 Hang tight while we grab the latest from your chart repositories... #10 638.5 2025-04-16T14:56:35.034Z INFO [733] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "160.81µs", "reqID": "1ffa6bb0-7b64-4145-a810-a70de5eb48fc"} #10 638.5 ...Successfully got an update from the "local" chart repository #10 638.5 Update Complete. ⎈Happy Helming!⎈ #10 638.6 Saving 5 charts #10 638.6 Downloading common from repo http://localhost:18080 #10 638.6 2025-04-16T14:56:35.177Z INFO [734] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.684µs", "reqID": "778b9968-4624-4d61-8b48-7312db010278"} #10 638.6 Downloading readinessCheck from repo http://localhost:18080 #10 638.6 2025-04-16T14:56:35.198Z INFO [735] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "179.641µs", "reqID": "c44a7cfb-0e1a-4b02-92aa-4f889a722f2c"} #10 638.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 638.6 2025-04-16T14:56:35.221Z INFO [736] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.821µs", "reqID": "2b78843b-aeee-4a53-b9ff-97e81a4c67dd"} #10 638.7 Downloading serviceAccount from repo http://localhost:18080 #10 638.7 2025-04-16T14:56:35.256Z INFO [737] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "204.602µs", "reqID": "8e067d24-f764-49dd-aed9-c772253e4d0c"} #10 638.7 Deleting outdated charts #10 638.7 Skipping linting of so-catalog-db-adapter #10 639.0 Pushing so-catalog-db-adapter-13.0.0.tgz to local... #10 639.0 2025-04-16T14:56:35.579Z INFO [738] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "33.344061ms", "reqID": "27b396f2-4657-4276-a999-54578a21d3d7"} #10 639.0 Done. #10 642.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 642.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 642.0 #10 642.0 [so-cnf-adapter] #10 642.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 642.1 Hang tight while we grab the latest from your chart repositories... #10 642.1 2025-04-16T14:56:38.645Z INFO [739] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "150.949µs", "reqID": "1959d87f-d0ad-4df6-99b7-a791086aa90e"} #10 642.1 ...Successfully got an update from the "local" chart repository #10 642.1 Update Complete. ⎈Happy Helming!⎈ #10 642.2 Saving 5 charts #10 642.2 Downloading common from repo http://localhost:18080 #10 642.2 2025-04-16T14:56:38.784Z INFO [740] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.704µs", "reqID": "7fddeed3-a041-46f9-815d-a8718c52a105"} #10 642.2 Downloading readinessCheck from repo http://localhost:18080 #10 642.2 2025-04-16T14:56:38.804Z INFO [741] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.096µs", "reqID": "8f92427f-bab8-4c32-b0c4-6a0b25b70fb8"} #10 642.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 642.3 2025-04-16T14:56:38.823Z INFO [742] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "108.986µs", "reqID": "a85c4b41-bea7-41fb-923f-dda664994f30"} #10 642.3 Downloading serviceAccount from repo http://localhost:18080 #10 642.3 2025-04-16T14:56:38.860Z INFO [743] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "109.357µs", "reqID": "db2af143-2178-4b00-b051-f4c53b41c478"} #10 642.3 Deleting outdated charts #10 642.3 Skipping linting of so-cnf-adapter #10 642.5 Pushing so-cnf-adapter-13.0.0.tgz to local... #10 642.6 2025-04-16T14:56:39.140Z INFO [744] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.693728ms", "reqID": "55512d82-cdcf-4810-a4ac-b337883d99fc"} #10 642.6 Done. #10 645.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 645.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 645.6 #10 645.6 [so-cnfm-lcm] #10 645.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 645.6 Hang tight while we grab the latest from your chart repositories... #10 645.6 2025-04-16T14:56:42.200Z INFO [745] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "217.223µs", "reqID": "4e7a474b-8f7f-4b2f-b892-5be65d27747e"} #10 645.7 ...Successfully got an update from the "local" chart repository #10 645.7 Update Complete. ⎈Happy Helming!⎈ #10 645.7 Saving 4 charts #10 645.7 Downloading common from repo http://localhost:18080 #10 645.8 2025-04-16T14:56:42.336Z INFO [746] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "221.124µs", "reqID": "ffe5e945-afaa-4bdf-86bb-6fd8b5cc0892"} #10 645.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 645.8 2025-04-16T14:56:42.357Z INFO [747] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.321µs", "reqID": "d16f50b3-f3cd-4b7f-9cc8-885f92ef1b4c"} #10 645.8 Downloading serviceAccount from repo http://localhost:18080 #10 645.8 2025-04-16T14:56:42.393Z INFO [748] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "248.486µs", "reqID": "b6b0757e-5237-4afd-b218-335cfdad9d6f"} #10 645.8 Deleting outdated charts #10 645.8 Skipping linting of so-cnfm-lcm #10 646.1 Pushing so-cnfm-lcm-13.0.0.tgz to local... #10 646.1 2025-04-16T14:56:42.665Z INFO [749] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.730968ms", "reqID": "02b1a9cd-6b7c-45a6-a9c3-176d634f39a9"} #10 646.1 Done. #10 649.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 649.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 649.1 #10 649.1 [so-etsi-nfvo-ns-lcm] #10 649.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 649.2 Hang tight while we grab the latest from your chart repositories... #10 649.2 2025-04-16T14:56:45.729Z INFO [750] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "348.031µs", "reqID": "c1f1913b-ed7f-4259-9303-b799aeb51533"} #10 649.2 ...Successfully got an update from the "local" chart repository #10 649.2 Update Complete. ⎈Happy Helming!⎈ #10 649.3 Saving 4 charts #10 649.3 Downloading common from repo http://localhost:18080 #10 649.3 2025-04-16T14:56:45.862Z INFO [751] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "266.927µs", "reqID": "63279842-568a-4687-ab81-2b2295d3fc49"} #10 649.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 649.3 2025-04-16T14:56:45.889Z INFO [752] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "248.145µs", "reqID": "fcdfff4b-156f-4254-b91b-d4b3308d0b98"} #10 649.3 Downloading serviceAccount from repo http://localhost:18080 #10 649.4 2025-04-16T14:56:45.926Z INFO [753] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.887µs", "reqID": "12b9f71e-1ec1-46db-8bf9-4db65d4af416"} #10 649.4 Deleting outdated charts #10 649.4 Skipping linting of so-etsi-nfvo-ns-lcm #10 649.6 Pushing so-etsi-nfvo-ns-lcm-13.0.0.tgz to local... #10 649.6 2025-04-16T14:56:46.219Z INFO [754] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.64275ms", "reqID": "1e421651-6a0f-42cf-8cdb-bd1013833310"} #10 649.6 Done. #10 652.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 652.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 652.7 #10 652.7 [so-etsi-sol003-adapter] #10 652.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 652.7 Hang tight while we grab the latest from your chart repositories... #10 652.7 2025-04-16T14:56:49.287Z INFO [755] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.215µs", "reqID": "2907497e-c001-4f54-a6f3-f40b7abf4097"} #10 652.7 ...Successfully got an update from the "local" chart repository #10 652.7 Update Complete. ⎈Happy Helming!⎈ #10 652.8 Saving 4 charts #10 652.8 Downloading common from repo http://localhost:18080 #10 652.9 2025-04-16T14:56:49.426Z INFO [756] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "256.256µs", "reqID": "0b1c05af-f599-4c4f-88ff-20ee9cfce6b2"} #10 652.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 652.9 2025-04-16T14:56:49.452Z INFO [757] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "303.619µs", "reqID": "faf2584b-0139-4a35-83ab-74df9235f2f1"} #10 652.9 Downloading serviceAccount from repo http://localhost:18080 #10 652.9 2025-04-16T14:56:49.481Z INFO [758] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.454µs", "reqID": "44f6ae76-be2e-42a6-b093-5cb5be690367"} #10 652.9 Deleting outdated charts #10 652.9 Skipping linting of so-etsi-sol003-adapter #10 653.2 Pushing so-etsi-sol003-adapter-13.0.0.tgz to local... #10 653.2 2025-04-16T14:56:49.778Z INFO [759] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.29458ms", "reqID": "c00468c9-7e8a-4d41-bc9b-9d42bd8408f0"} #10 653.2 Done. #10 656.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 656.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 656.2 #10 656.2 [so-etsi-sol005-adapter] #10 656.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 656.3 Hang tight while we grab the latest from your chart repositories... #10 656.3 2025-04-16T14:56:52.839Z INFO [760] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.072µs", "reqID": "3d40afd6-a854-41a4-90ad-3d431509f679"} #10 656.3 ...Successfully got an update from the "local" chart repository #10 656.3 Update Complete. ⎈Happy Helming!⎈ #10 656.4 Saving 5 charts #10 656.4 Downloading common from repo http://localhost:18080 #10 656.4 2025-04-16T14:56:52.981Z INFO [761] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "290.647µs", "reqID": "3911586d-df87-4133-b6d0-d299d960046f"} #10 656.4 Downloading readinessCheck from repo http://localhost:18080 #10 656.4 2025-04-16T14:56:53.007Z INFO [762] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "191.562µs", "reqID": "b51f8ca1-ab99-4720-97ee-03a5d3e96c91"} #10 656.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 656.5 2025-04-16T14:56:53.036Z INFO [763] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "189.991µs", "reqID": "1895c50a-bcc4-43a5-8144-ca0f5747c193"} #10 656.5 Downloading serviceAccount from repo http://localhost:18080 #10 656.5 2025-04-16T14:56:53.068Z INFO [764] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "309.519µs", "reqID": "c6e33c88-a683-46cd-acc8-c0844643fbae"} #10 656.5 Deleting outdated charts #10 656.5 Skipping linting of so-etsi-sol005-adapter #10 656.8 Pushing so-etsi-sol005-adapter-13.0.0.tgz to local... #10 656.8 2025-04-16T14:56:53.386Z INFO [765] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.71278ms", "reqID": "5b283a90-61ee-41cc-bde2-76f04b73cf0d"} #10 656.8 Done. #10 659.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 659.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 659.8 #10 659.8 [so-mariadb] #10 659.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 659.9 Hang tight while we grab the latest from your chart repositories... #10 659.9 2025-04-16T14:56:56.446Z INFO [766] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.933µs", "reqID": "c663607f-58bc-4d7f-9b0d-1913c1f8bc41"} #10 659.9 ...Successfully got an update from the "local" chart repository #10 659.9 Update Complete. ⎈Happy Helming!⎈ #10 660.0 Saving 4 charts #10 660.0 Downloading common from repo http://localhost:18080 #10 660.0 2025-04-16T14:56:56.608Z INFO [767] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.655µs", "reqID": "a702206f-ebf9-42b8-b4e5-4f315e6f7c72"} #10 660.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 660.1 2025-04-16T14:56:56.626Z INFO [768] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "179.571µs", "reqID": "8cfe95dd-8793-4663-a564-3bf415acb21a"} #10 660.1 Downloading readinessCheck from repo http://localhost:18080 #10 660.1 2025-04-16T14:56:56.646Z INFO [769] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "302.168µs", "reqID": "bc67a2b8-3668-48d3-9d2a-17cdb91fc28c"} #10 660.1 Downloading serviceAccount from repo http://localhost:18080 #10 660.1 2025-04-16T14:56:56.671Z INFO [770] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "229.994µs", "reqID": "b77d67bb-d3da-4d30-9e27-8973acb8a282"} #10 660.1 Deleting outdated charts #10 660.1 Skipping linting of so-mariadb #10 660.4 Pushing so-mariadb-13.0.0.tgz to local... #10 660.4 2025-04-16T14:56:56.959Z INFO [771] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.974263ms", "reqID": "fd23db7a-5d34-4f26-b8fe-476e8c54ffc3"} #10 660.4 Done. #10 663.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 663.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 663.4 #10 663.4 [so-nssmf-adapter] #10 663.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 663.5 Hang tight while we grab the latest from your chart repositories... #10 663.5 2025-04-16T14:57:00.033Z INFO [772] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.769µs", "reqID": "e5eabd4e-1cf3-4080-a6a9-b9f09aa9a9f7"} #10 663.5 ...Successfully got an update from the "local" chart repository #10 663.5 Update Complete. ⎈Happy Helming!⎈ #10 663.6 Saving 5 charts #10 663.6 Downloading common from repo http://localhost:18080 #10 663.6 2025-04-16T14:57:00.207Z INFO [773] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.195µs", "reqID": "19f67ba3-5bcc-47bb-8996-5b45e191a18f"} #10 663.6 Downloading readinessCheck from repo http://localhost:18080 #10 663.7 2025-04-16T14:57:00.236Z INFO [774] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.232µs", "reqID": "87d86b89-adab-4d69-98e0-80713a8dfa19"} #10 663.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 663.7 2025-04-16T14:57:00.255Z INFO [775] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "229.794µs", "reqID": "c35f2caf-3073-4fc1-bd84-029c044d0362"} #10 663.7 Downloading serviceAccount from repo http://localhost:18080 #10 663.7 2025-04-16T14:57:00.294Z INFO [776] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.755µs", "reqID": "6792631a-459f-43e4-8628-42e6924fe101"} #10 663.7 Deleting outdated charts #10 663.7 Skipping linting of so-nssmf-adapter #10 664.0 Pushing so-nssmf-adapter-13.0.0.tgz to local... #10 664.0 2025-04-16T14:57:00.594Z INFO [777] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "34.226157ms", "reqID": "82c8eeec-0604-40c1-b7c0-eaa549337ff2"} #10 664.0 Done. #10 667.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 667.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 667.0 #10 667.0 [so-oof-adapter] #10 667.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 667.1 Hang tight while we grab the latest from your chart repositories... #10 667.1 2025-04-16T14:57:03.662Z INFO [778] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.496µs", "reqID": "40ba578a-3a1a-474b-89c2-6da60aa3f691"} #10 667.1 ...Successfully got an update from the "local" chart repository #10 667.1 Update Complete. ⎈Happy Helming!⎈ #10 667.2 Saving 4 charts #10 667.2 Downloading common from repo http://localhost:18080 #10 667.2 2025-04-16T14:57:03.798Z INFO [779] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.761µs", "reqID": "cd1fb6dc-b4a3-46d9-94fb-4f7607473acd"} #10 667.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 667.3 2025-04-16T14:57:03.826Z INFO [780] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.631µs", "reqID": "c640f5ef-bd48-491c-897e-b12eb75bd1b8"} #10 667.3 Downloading serviceAccount from repo http://localhost:18080 #10 667.3 2025-04-16T14:57:03.860Z INFO [781] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.835µs", "reqID": "ce50296b-d198-4ddf-869b-60da3381407a"} #10 667.3 Deleting outdated charts #10 667.3 Skipping linting of so-oof-adapter #10 667.6 Pushing so-oof-adapter-13.0.0.tgz to local... #10 667.6 2025-04-16T14:57:04.164Z INFO [782] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.955616ms", "reqID": "ac54b24a-f804-469c-abbf-86d54d2f3e39"} #10 667.6 Done. #10 670.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 670.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 670.6 #10 670.6 [so-openstack-adapter] #10 670.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 670.7 Hang tight while we grab the latest from your chart repositories... #10 670.7 2025-04-16T14:57:07.229Z INFO [783] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "249.465µs", "reqID": "4dc008f7-dbeb-4cfb-95f5-ebb099739366"} #10 670.7 ...Successfully got an update from the "local" chart repository #10 670.7 Update Complete. ⎈Happy Helming!⎈ #10 670.8 Saving 5 charts #10 670.8 Downloading common from repo http://localhost:18080 #10 670.8 2025-04-16T14:57:07.386Z INFO [784] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "167.63µs", "reqID": "6a780e92-48af-4825-99a8-0a6c2902c1e0"} #10 670.8 Downloading readinessCheck from repo http://localhost:18080 #10 670.8 2025-04-16T14:57:07.414Z INFO [785] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "168.21µs", "reqID": "d87ab27d-ff83-46ea-8ba6-696f728046fa"} #10 670.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 670.9 2025-04-16T14:57:07.438Z INFO [786] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.62µs", "reqID": "77476ee9-2786-411c-bc33-671f7b738ee0"} #10 670.9 Downloading serviceAccount from repo http://localhost:18080 #10 670.9 2025-04-16T14:57:07.471Z INFO [787] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "268.886µs", "reqID": "4fa1b4d0-1bd1-4f9b-aa9e-902ac8a3446e"} #10 670.9 Deleting outdated charts #10 670.9 Skipping linting of so-openstack-adapter #10 671.2 Pushing so-openstack-adapter-13.0.0.tgz to local... #10 671.2 2025-04-16T14:57:07.771Z INFO [788] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.977823ms", "reqID": "e6a36087-0fbf-4903-8424-5ee485e840c4"} #10 671.2 Done. #10 674.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 674.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 674.2 #10 674.2 [so-request-db-adapter] #10 674.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 674.3 Hang tight while we grab the latest from your chart repositories... #10 674.3 2025-04-16T14:57:10.846Z INFO [789] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "149.05µs", "reqID": "18171fd8-e04d-4480-b352-a81ffadcf104"} #10 674.3 ...Successfully got an update from the "local" chart repository #10 674.3 Update Complete. ⎈Happy Helming!⎈ #10 674.4 Saving 5 charts #10 674.4 Downloading common from repo http://localhost:18080 #10 674.4 2025-04-16T14:57:11.005Z INFO [790] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "254.385µs", "reqID": "ba656a4d-c34c-4b95-8291-216c8acedbf2"} #10 674.4 Downloading readinessCheck from repo http://localhost:18080 #10 674.5 2025-04-16T14:57:11.030Z INFO [791] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "290.757µs", "reqID": "74746960-55a8-4bf5-bbaf-e2072c13a006"} #10 674.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 674.5 2025-04-16T14:57:11.051Z INFO [792] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.289µs", "reqID": "a206586e-41f3-48ce-a798-93a7c2fbeebc"} #10 674.5 Downloading serviceAccount from repo http://localhost:18080 #10 674.5 2025-04-16T14:57:11.088Z INFO [793] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "277.957µs", "reqID": "01d20598-33f4-4174-b5cc-3c84a0b78f40"} #10 674.5 Deleting outdated charts #10 674.5 Skipping linting of so-request-db-adapter #10 674.8 Pushing so-request-db-adapter-13.0.0.tgz to local... #10 674.8 2025-04-16T14:57:11.393Z INFO [794] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "30.48228ms", "reqID": "fe2d3385-8b3d-4919-99c5-7a6057638977"} #10 674.8 Done. #10 677.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 677.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 677.8 #10 677.8 [so-sdc-controller] #10 677.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 677.9 Hang tight while we grab the latest from your chart repositories... #10 677.9 2025-04-16T14:57:14.455Z INFO [795] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "157.719µs", "reqID": "fec55a36-2342-4e81-9cf1-baa71d7038ef"} #10 677.9 ...Successfully got an update from the "local" chart repository #10 677.9 Update Complete. ⎈Happy Helming!⎈ #10 678.0 Saving 5 charts #10 678.0 Downloading common from repo http://localhost:18080 #10 678.0 2025-04-16T14:57:14.599Z INFO [796] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.504µs", "reqID": "c6829340-e036-4612-a2ca-e1bcd6512343"} #10 678.0 Downloading readinessCheck from repo http://localhost:18080 #10 678.1 2025-04-16T14:57:14.623Z INFO [797] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "278.517µs", "reqID": "b7f2abe2-0659-442c-a7a3-247f935d4dc8"} #10 678.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 678.1 2025-04-16T14:57:14.652Z INFO [798] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "192.012µs", "reqID": "f908b051-5c3c-4eaf-996c-98b34156c561"} #10 678.1 Downloading serviceAccount from repo http://localhost:18080 #10 678.1 2025-04-16T14:57:14.689Z INFO [799] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.491µs", "reqID": "5f1f71e3-344e-454c-bb8e-09e42d0bac75"} #10 678.1 Deleting outdated charts #10 678.1 Skipping linting of so-sdc-controller #10 678.4 Pushing so-sdc-controller-13.0.0.tgz to local... #10 678.4 2025-04-16T14:57:15.020Z INFO [800] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "32.854285ms", "reqID": "81181675-2fe1-41c2-baa1-17fb37fa69dd"} #10 678.5 Done. #10 681.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 681.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 681.5 #10 681.5 [so-sdnc-adapter] #10 681.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 681.5 Hang tight while we grab the latest from your chart repositories... #10 681.5 2025-04-16T14:57:18.090Z INFO [801] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.345µs", "reqID": "41e98b98-b8e0-41b7-a1fe-6ca478ac8cc9"} #10 681.5 ...Successfully got an update from the "local" chart repository #10 681.5 Update Complete. ⎈Happy Helming!⎈ #10 681.6 Saving 4 charts #10 681.6 Downloading common from repo http://localhost:18080 #10 681.7 2025-04-16T14:57:18.229Z INFO [802] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "274.267µs", "reqID": "35a7f2cb-68ed-4f86-9549-316e98d8929f"} #10 681.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 681.7 2025-04-16T14:57:18.259Z INFO [803] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "128.298µs", "reqID": "0b9032d5-d66a-439b-922a-f0a684d2fa4e"} #10 681.7 Downloading serviceAccount from repo http://localhost:18080 #10 681.7 2025-04-16T14:57:18.300Z INFO [804] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "346.041µs", "reqID": "9153d187-6387-4563-aba7-30cb8690ad5e"} #10 681.7 Deleting outdated charts #10 681.7 Skipping linting of so-sdnc-adapter #10 682.0 Pushing so-sdnc-adapter-13.0.0.tgz to local... #10 682.0 2025-04-16T14:57:18.582Z INFO [805] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "25.631395ms", "reqID": "9730f08a-4783-45ad-b9dc-cad022f39e0f"} #10 682.0 Done. #10 685.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 685.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 685.0 #10 685.0 [so-ve-vnfm-adapter] #10 685.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 685.1 Hang tight while we grab the latest from your chart repositories... #10 685.1 2025-04-16T14:57:21.654Z INFO [806] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "284.147µs", "reqID": "8b5586d5-fa80-4138-8a37-b01001c37d07"} #10 685.1 ...Successfully got an update from the "local" chart repository #10 685.1 Update Complete. ⎈Happy Helming!⎈ #10 685.2 Saving 4 charts #10 685.2 Downloading common from repo http://localhost:18080 #10 685.3 2025-04-16T14:57:21.825Z INFO [807] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "298.169µs", "reqID": "2621d39e-25d2-43d9-bde6-1c64d688a7ff"} #10 685.3 Downloading readinessCheck from repo http://localhost:18080 #10 685.3 2025-04-16T14:57:21.854Z INFO [808] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "289.537µs", "reqID": "4e4873b4-61a6-444f-a7a9-cfa784c19a79"} #10 685.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 685.3 2025-04-16T14:57:21.879Z INFO [809] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "206.582µs", "reqID": "193cae2f-ef82-41b6-9406-468b3855b7c8"} #10 685.3 Downloading serviceAccount from repo http://localhost:18080 #10 685.3 2025-04-16T14:57:21.903Z INFO [810] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.584µs", "reqID": "f6b1e322-aaad-48e1-8596-84b8340d35af"} #10 685.3 Deleting outdated charts #10 685.3 Skipping linting of so-ve-vnfm-adapter #10 685.6 Pushing so-ve-vnfm-adapter-13.0.0.tgz to local... #10 685.6 2025-04-16T14:57:22.195Z INFO [811] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.40516ms", "reqID": "2bf9e640-e913-4512-8cb7-3a5cbb1ff2cd"} #10 685.6 Done. #10 688.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 688.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 688.6 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 691.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/../dist/packages #10 691.6 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so' #10 691.6 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so' #10 691.7 Hang tight while we grab the latest from your chart repositories... #10 691.7 2025-04-16T14:57:28.267Z INFO [812] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "248.275µs", "reqID": "c0abdb99-8926-4be5-8d4f-e3e69f2e6b65"} #10 691.7 ...Successfully got an update from the "local" chart repository #10 691.7 Update Complete. ⎈Happy Helming!⎈ #10 692.0 Saving 22 charts #10 692.0 Downloading common from repo http://localhost:18080 #10 692.0 2025-04-16T14:57:28.571Z INFO [813] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.736µs", "reqID": "3371b8f0-093a-41f8-b2a6-a7450f09e3bf"} #10 692.0 Downloading readinessCheck from repo http://localhost:18080 #10 692.0 2025-04-16T14:57:28.599Z INFO [814] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "248.285µs", "reqID": "ff2285ab-47ee-4307-9580-aa05a1cfb3c2"} #10 692.0 Downloading mariadb-galera from repo http://localhost:18080 #10 692.1 2025-04-16T14:57:28.623Z INFO [815] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.673µs", "reqID": "f2e99847-6e4f-42d0-8dc2-ced7fb911a27"} #10 692.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 692.1 2025-04-16T14:57:28.652Z INFO [816] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.594µs", "reqID": "93dfd677-c499-47f3-9eba-ff3d45da1190"} #10 692.6 Downloading serviceAccount from repo http://localhost:18080 #10 692.6 2025-04-16T14:57:29.165Z INFO [817] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "343.721µs", "reqID": "10ceeff1-16a0-4d59-8e66-3438da4148e6"} #10 692.8 Deleting outdated charts #10 692.8 Skipping linting of so #10 693.9 Pushing so-13.0.0.tgz to local... #10 694.3 2025-04-16T14:57:30.856Z INFO [818] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "381.956996ms", "reqID": "9fc79a8f-d772-43f8-8e1d-74e659fa8b0d"} #10 694.3 Done. #10 697.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 697.3 #10 697.3 [strimzi] #10 697.3 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 697.4 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi' #10 697.4 #10 697.4 [components] #10 697.4 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi' #10 700.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi/../dist/packages #10 700.4 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi' #10 700.4 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi' #10 700.4 Hang tight while we grab the latest from your chart repositories... #10 700.4 2025-04-16T14:57:36.996Z INFO [819] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "206.623µs", "reqID": "7ff674df-7789-4dfb-90d9-22821b94b52b"} #10 700.4 ...Successfully got an update from the "local" chart repository #10 700.4 Update Complete. ⎈Happy Helming!⎈ #10 700.5 Saving 4 charts #10 700.5 Downloading common from repo http://localhost:18080 #10 700.6 2025-04-16T14:57:37.138Z INFO [820] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "172.03µs", "reqID": "1da5a400-3ce8-41af-be6c-9c938a2a3419"} #10 700.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 700.6 2025-04-16T14:57:37.162Z INFO [821] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "145.129µs", "reqID": "f3526703-a51c-404d-a2ff-6587a288e010"} #10 700.6 Downloading serviceAccount from repo http://localhost:18080 #10 700.6 2025-04-16T14:57:37.192Z INFO [822] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.224µs", "reqID": "ffc49016-101a-46bf-a939-e4a31bb29184"} #10 700.6 Deleting outdated charts #10 700.6 Skipping linting of strimzi #10 700.9 Pushing strimzi-13.0.0.tgz to local... #10 700.9 2025-04-16T14:57:37.459Z INFO [823] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.258386ms", "reqID": "3bccec93-4ad0-4a9a-9ab5-a68c8e79fa1a"} #10 700.9 Done. #10 703.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 703.9 #10 703.9 [uui] #10 703.9 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 703.9 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui' #10 704.0 #10 704.0 [components] #10 704.0 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui' #10 704.0 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' #10 704.0 #10 704.0 [uui-intent-analysis] #10 704.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' #10 704.0 Hang tight while we grab the latest from your chart repositories... #10 704.0 2025-04-16T14:57:40.588Z INFO [824] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "127.198µs", "reqID": "c8748efd-76d7-4cf3-a34d-cbc7b426f1e7"} #10 704.0 ...Successfully got an update from the "local" chart repository #10 704.0 Update Complete. ⎈Happy Helming!⎈ #10 704.2 Saving 5 charts #10 704.2 Downloading common from repo http://localhost:18080 #10 704.2 2025-04-16T14:57:40.793Z INFO [825] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "297.858µs", "reqID": "681361c8-b777-470f-8a0f-634cfcc25293"} #10 704.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 704.2 2025-04-16T14:57:40.821Z INFO [826] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.584µs", "reqID": "1b4bfd71-fa6b-42c6-b635-a4606388df55"} #10 704.2 Downloading postgres from repo http://localhost:18080 #10 704.3 2025-04-16T14:57:40.847Z INFO [827] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.924µs", "reqID": "44173be5-ebb7-4284-a847-44d0465480ac"} #10 704.3 Downloading serviceAccount from repo http://localhost:18080 #10 704.3 2025-04-16T14:57:40.871Z INFO [828] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "127.888µs", "reqID": "be5d0d2f-2b00-4810-a8f6-a0d02860b090"} #10 704.3 Downloading readinessCheck from repo http://localhost:18080 #10 704.3 2025-04-16T14:57:40.899Z INFO [829] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "207.172µs", "reqID": "bbd535e6-acbc-4c22-87f6-04881d17ba62"} #10 704.3 Deleting outdated charts #10 704.3 Skipping linting of uui-intent-analysis #10 704.6 Pushing uui-intent-analysis-13.0.0.tgz to local... #10 704.7 2025-04-16T14:57:41.230Z INFO [830] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "39.524255ms", "reqID": "19ac911d-0367-41de-9869-602903f81d7c"} #10 704.7 Done. #10 707.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components/../../dist/packages #10 707.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' #10 707.7 #10 707.7 [uui-nlp] #10 707.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' #10 707.7 Hang tight while we grab the latest from your chart repositories... #10 707.7 2025-04-16T14:57:44.297Z INFO [831] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "217.724µs", "reqID": "d3619b94-add8-4167-a505-cd45f053fc0e"} #10 707.8 ...Successfully got an update from the "local" chart repository #10 707.8 Update Complete. ⎈Happy Helming!⎈ #10 707.8 Saving 3 charts #10 707.8 Downloading common from repo http://localhost:18080 #10 707.9 2025-04-16T14:57:44.431Z INFO [832] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.495µs", "reqID": "e83c5cf9-3f45-472d-b63b-70c573067765"} #10 707.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 707.9 2025-04-16T14:57:44.458Z INFO [833] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "145.969µs", "reqID": "3a866afd-91cb-40cc-ab98-2af9c14cdc06"} #10 707.9 Downloading serviceAccount from repo http://localhost:18080 #10 707.9 2025-04-16T14:57:44.485Z INFO [834] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.214µs", "reqID": "84241418-8b44-4fac-93e6-44c9f8a8ca22"} #10 707.9 Deleting outdated charts #10 707.9 Skipping linting of uui-nlp #10 708.2 Pushing uui-nlp-13.0.0.tgz to local... #10 708.2 2025-04-16T14:57:44.756Z INFO [835] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.545581ms", "reqID": "68c12032-3e7d-46a0-b752-3c7b543fd173"} #10 708.2 Done. #10 711.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components/../../dist/packages #10 711.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' #10 711.2 #10 711.2 [uui-server] #10 711.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' #10 711.3 Hang tight while we grab the latest from your chart repositories... #10 711.3 2025-04-16T14:57:47.824Z INFO [836] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183.251µs", "reqID": "a712ebdd-3783-4858-8173-1158aa304d62"} #10 711.3 ...Successfully got an update from the "local" chart repository #10 711.3 Update Complete. ⎈Happy Helming!⎈ #10 711.4 Saving 4 charts #10 711.4 Downloading common from repo http://localhost:18080 #10 711.4 2025-04-16T14:57:47.999Z INFO [837] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.594µs", "reqID": "47816d4e-38f6-4d3d-8cc7-29db5e641468"} #10 711.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 711.4 2025-04-16T14:57:48.021Z INFO [838] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "192.432µs", "reqID": "9e8a6bb0-4e80-49dd-9b70-7fe0b4784879"} #10 711.5 Downloading postgres from repo http://localhost:18080 #10 711.5 2025-04-16T14:57:48.046Z INFO [839] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "269.717µs", "reqID": "900e3852-1e5b-4171-baad-fdc76a08e3c7"} #10 711.5 Downloading serviceAccount from repo http://localhost:18080 #10 711.5 2025-04-16T14:57:48.072Z INFO [840] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "304.888µs", "reqID": "c341e718-66dd-49f6-9a26-175783659b56"} #10 711.5 Deleting outdated charts #10 711.5 Skipping linting of uui-server #10 711.8 Pushing uui-server-13.0.0.tgz to local... #10 711.8 2025-04-16T14:57:48.361Z INFO [841] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.418751ms", "reqID": "493f641b-02ed-4f6c-aa52-320f8fda943a"} #10 711.8 Done. #10 714.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components/../../dist/packages #10 714.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' #10 714.8 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' #10 717.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/uui/../dist/packages #10 717.8 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui' #10 717.8 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui' #10 717.9 Hang tight while we grab the latest from your chart repositories... #10 717.9 2025-04-16T14:57:54.445Z INFO [842] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.786µs", "reqID": "29c4f7eb-b65b-43c0-9e39-80b58760b696"} #10 717.9 ...Successfully got an update from the "local" chart repository #10 717.9 Update Complete. ⎈Happy Helming!⎈ #10 718.0 Saving 5 charts #10 718.0 Downloading common from repo http://localhost:18080 #10 718.0 2025-04-16T14:57:54.594Z INFO [843] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.185µs", "reqID": "7da4a7d7-c84b-44b6-9997-3066957a456c"} #10 718.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 718.0 2025-04-16T14:57:54.621Z INFO [844] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "212.833µs", "reqID": "44f51acc-844b-4682-87fd-a917705fddc6"} #10 718.2 Deleting outdated charts #10 718.2 Skipping linting of uui #10 718.6 Pushing uui-13.0.0.tgz to local... #10 718.6 2025-04-16T14:57:55.212Z INFO [845] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "79.524441ms", "reqID": "dbb00238-0b95-4b1f-9d65-fc81328b26c5"} #10 718.6 Done. #10 721.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 721.7 #10 721.7 [vfc] #10 721.7 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 721.7 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc' #10 721.7 #10 721.7 [components] #10 721.7 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc' #10 721.7 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 721.7 #10 721.7 [vfc-generic-vnfm-driver] #10 721.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 721.8 Hang tight while we grab the latest from your chart repositories... #10 721.8 2025-04-16T14:57:58.348Z INFO [846] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.386µs", "reqID": "81bde98b-255b-4616-a4ed-47ca31bf201b"} #10 721.8 ...Successfully got an update from the "local" chart repository #10 721.8 Update Complete. ⎈Happy Helming!⎈ #10 721.9 Saving 2 charts #10 721.9 Downloading common from repo http://localhost:18080 #10 721.9 2025-04-16T14:57:58.466Z INFO [847] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "273.586µs", "reqID": "65344721-7b2f-474a-8b9a-5be2d7cbb3c3"} #10 721.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 721.9 2025-04-16T14:57:58.491Z INFO [848] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.555µs", "reqID": "44f78b5b-7601-4eca-9ac1-bffa842441bf"} #10 721.9 Deleting outdated charts #10 721.9 Skipping linting of vfc-generic-vnfm-driver #10 722.1 Pushing vfc-generic-vnfm-driver-13.0.0.tgz to local... #10 722.2 2025-04-16T14:57:58.733Z INFO [849] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.063675ms", "reqID": "f7138577-de46-4b10-9cf0-f7fd18eadefd"} #10 722.2 Done. #10 725.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages #10 725.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 725.2 #10 725.2 [vfc-huawei-vnfm-driver] #10 725.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 725.2 Hang tight while we grab the latest from your chart repositories... #10 725.2 2025-04-16T14:58:01.807Z INFO [850] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "206.253µs", "reqID": "883c33b1-dece-4ff9-8f8f-f1455f28e962"} #10 725.3 ...Successfully got an update from the "local" chart repository #10 725.3 Update Complete. ⎈Happy Helming!⎈ #10 725.3 Saving 2 charts #10 725.3 Downloading common from repo http://localhost:18080 #10 725.4 2025-04-16T14:58:01.923Z INFO [851] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "204.993µs", "reqID": "69715c5e-5f2d-405b-bafd-79781eaa77d8"} #10 725.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 725.4 2025-04-16T14:58:01.948Z INFO [852] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.709µs", "reqID": "8b4a023f-f432-438c-ba9c-1c38afa2ea33"} #10 725.4 Deleting outdated charts #10 725.4 Skipping linting of vfc-huawei-vnfm-driver #10 725.6 Pushing vfc-huawei-vnfm-driver-13.0.0.tgz to local... #10 725.6 2025-04-16T14:58:02.196Z INFO [853] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.24994ms", "reqID": "f2669d78-cc4f-4202-a392-f2fe7dcb2a8a"} #10 725.6 Done. #10 728.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages #10 728.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 728.6 #10 728.6 [vfc-nslcm] #10 728.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 728.7 Hang tight while we grab the latest from your chart repositories... #10 728.7 2025-04-16T14:58:05.257Z INFO [854] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "181.031µs", "reqID": "70a590e4-5455-48b6-ab90-97077ef70c35"} #10 728.7 ...Successfully got an update from the "local" chart repository #10 728.7 Update Complete. ⎈Happy Helming!⎈ #10 728.8 Saving 2 charts #10 728.8 Downloading common from repo http://localhost:18080 #10 728.8 2025-04-16T14:58:05.380Z INFO [855] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "273.076µs", "reqID": "f39a5579-a087-4e3f-9ac9-293082b9491c"} #10 728.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 728.8 2025-04-16T14:58:05.406Z INFO [856] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "144.019µs", "reqID": "254376d8-eca1-4279-a14b-bc7a63602488"} #10 728.8 Deleting outdated charts #10 728.8 Skipping linting of vfc-nslcm #10 729.1 Pushing vfc-nslcm-13.0.0.tgz to local... #10 729.1 2025-04-16T14:58:05.655Z INFO [857] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.140241ms", "reqID": "7f6d883e-6cf1-4da6-a1c7-4030ce9990b9"} #10 729.1 Done. #10 732.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages #10 732.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 732.1 #10 732.1 [vfc-redis] #10 732.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 732.1 Hang tight while we grab the latest from your chart repositories... #10 732.1 2025-04-16T14:58:08.717Z INFO [858] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "464.839µs", "reqID": "e9bc14aa-66df-4cf0-8264-5ab3cf38d886"} #10 732.2 ...Successfully got an update from the "local" chart repository #10 732.2 Update Complete. ⎈Happy Helming!⎈ #10 732.2 Saving 2 charts #10 732.2 Downloading common from repo http://localhost:18080 #10 732.3 2025-04-16T14:58:08.836Z INFO [859] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "260.065µs", "reqID": "bb05958c-33c7-457a-895f-41580307771a"} #10 732.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 732.3 2025-04-16T14:58:08.861Z INFO [860] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "185.191µs", "reqID": "a042aea5-ee05-4b3e-8c08-c7d11ef2b9dc"} #10 732.3 Deleting outdated charts #10 732.3 Skipping linting of vfc-redis #10 732.5 Pushing vfc-redis-13.0.0.tgz to local... #10 732.5 2025-04-16T14:58:09.076Z INFO [861] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.248987ms", "reqID": "14e161ce-a744-455a-9f9e-61befeb64591"} #10 732.5 Done. #10 735.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages #10 735.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 735.5 #10 735.5 [vfc-vnflcm] #10 735.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 735.6 Hang tight while we grab the latest from your chart repositories... #10 735.6 2025-04-16T14:58:12.139Z INFO [862] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "171.671µs", "reqID": "2a8901e4-294d-4f4b-8324-f25e2ac792d7"} #10 735.6 ...Successfully got an update from the "local" chart repository #10 735.6 Update Complete. ⎈Happy Helming!⎈ #10 735.7 Saving 2 charts #10 735.7 Downloading common from repo http://localhost:18080 #10 735.7 2025-04-16T14:58:12.260Z INFO [863] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "149.93µs", "reqID": "ef076024-47c4-40c3-9dfc-6b2124aa8004"} #10 735.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 735.7 2025-04-16T14:58:12.291Z INFO [864] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "181.671µs", "reqID": "78501b00-5cca-4478-9ae6-5f14153ba9e8"} #10 735.7 Deleting outdated charts #10 735.7 Skipping linting of vfc-vnflcm #10 735.9 Pushing vfc-vnflcm-13.0.0.tgz to local... #10 735.9 2025-04-16T14:58:12.521Z INFO [865] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.92226ms", "reqID": "7b78cdf3-806e-4919-8cb8-5a6c7d8f4166"} #10 736.0 Done. #10 739.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages #10 739.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 739.0 #10 739.0 [vfc-vnfmgr] #10 739.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 739.0 Hang tight while we grab the latest from your chart repositories... #10 739.0 2025-04-16T14:58:15.586Z INFO [866] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.355µs", "reqID": "810680fa-d46d-4c3f-a59a-02838fb226c2"} #10 739.0 ...Successfully got an update from the "local" chart repository #10 739.0 Update Complete. ⎈Happy Helming!⎈ #10 739.1 Saving 2 charts #10 739.1 Downloading common from repo http://localhost:18080 #10 739.1 2025-04-16T14:58:15.704Z INFO [867] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.43µs", "reqID": "a13a9d9a-83f3-4aa2-906a-c466d5767c64"} #10 739.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 739.2 2025-04-16T14:58:15.733Z INFO [868] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.03µs", "reqID": "2baf59c1-13c8-4611-aec0-7f5bbe2340fc"} #10 739.2 Deleting outdated charts #10 739.2 Skipping linting of vfc-vnfmgr #10 739.4 Pushing vfc-vnfmgr-13.0.0.tgz to local... #10 739.4 2025-04-16T14:58:15.993Z INFO [869] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.765092ms", "reqID": "f77b0799-733b-412a-a3b1-6d173e0d62f9"} #10 739.4 Done. #10 742.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages #10 742.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 742.4 #10 742.4 [vfc-vnfres] #10 742.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 742.5 Hang tight while we grab the latest from your chart repositories... #10 742.5 2025-04-16T14:58:19.056Z INFO [870] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "239.665µs", "reqID": "b19f4b24-1466-4633-89ed-f25581fe41fb"} #10 742.5 ...Successfully got an update from the "local" chart repository #10 742.5 Update Complete. ⎈Happy Helming!⎈ #10 742.6 Saving 2 charts #10 742.6 Downloading common from repo http://localhost:18080 #10 742.6 2025-04-16T14:58:19.179Z INFO [871] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "202.342µs", "reqID": "04985369-7739-4cfc-adaa-c36d54531f6c"} #10 742.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 742.6 2025-04-16T14:58:19.203Z INFO [872] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "127.648µs", "reqID": "72ec723f-7a40-47f8-9ac1-8105b214fb34"} #10 742.6 Deleting outdated charts #10 742.6 Skipping linting of vfc-vnfres #10 742.9 Pushing vfc-vnfres-13.0.0.tgz to local... #10 742.9 2025-04-16T14:58:19.442Z INFO [873] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.931992ms", "reqID": "f6fb2d9a-91d9-4175-96fb-8a2b05c08494"} #10 742.9 Done. #10 745.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages #10 745.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 745.9 #10 745.9 [vfc-zte-vnfm-driver] #10 745.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 745.9 Hang tight while we grab the latest from your chart repositories... #10 745.9 2025-04-16T14:58:22.505Z INFO [874] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "192.071µs", "reqID": "1f1c1f66-9c4e-4ace-a89e-798b42a2036b"} #10 746.0 ...Successfully got an update from the "local" chart repository #10 746.0 Update Complete. ⎈Happy Helming!⎈ #10 746.0 Saving 2 charts #10 746.0 Downloading common from repo http://localhost:18080 #10 746.1 2025-04-16T14:58:22.625Z INFO [875] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "289.338µs", "reqID": "3bf77ec1-5466-48e1-8edb-5b20fb5f3ed3"} #10 746.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 746.1 2025-04-16T14:58:22.650Z INFO [876] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "155.869µs", "reqID": "4e5842ff-353e-46b3-a20a-b1f32c39f85a"} #10 746.1 Deleting outdated charts #10 746.1 Skipping linting of vfc-zte-vnfm-driver #10 746.3 Pushing vfc-zte-vnfm-driver-13.0.0.tgz to local... #10 746.3 2025-04-16T14:58:22.895Z INFO [877] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.055245ms", "reqID": "de2adcfd-d0e9-4db1-a902-3d7aa9a57c0a"} #10 746.3 Done. #10 749.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages #10 749.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 749.3 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 752.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/../dist/packages #10 752.3 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc' #10 752.3 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc' #10 752.4 Hang tight while we grab the latest from your chart repositories... #10 752.4 2025-04-16T14:58:28.960Z INFO [878] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.001µs", "reqID": "41f68459-b8fa-4f64-a528-7ea18dc05977"} #10 752.4 ...Successfully got an update from the "local" chart repository #10 752.4 Update Complete. ⎈Happy Helming!⎈ #10 752.5 Saving 11 charts #10 752.5 Downloading common from repo http://localhost:18080 #10 752.5 2025-04-16T14:58:29.113Z INFO [879] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "151.959µs", "reqID": "176add6d-4e8d-44f9-88d8-584868071d07"} #10 752.5 Downloading mariadb-galera from repo http://localhost:18080 #10 752.6 2025-04-16T14:58:29.136Z INFO [880] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "355.062µs", "reqID": "865043f9-2491-4471-a229-60caf9242cbd"} #10 752.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 752.6 2025-04-16T14:58:29.160Z INFO [881] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "104.046µs", "reqID": "f72afdac-41b0-47cd-88d1-f614f69154e8"} #10 752.7 Deleting outdated charts #10 752.7 Skipping linting of vfc #10 753.1 Pushing vfc-13.0.0.tgz to local... #10 753.2 2025-04-16T14:58:29.761Z INFO [882] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "87.859368ms", "reqID": "95b82dd9-66ec-4563-becd-66c057eec24d"} #10 753.2 Done. #10 756.2 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 756.2 #10 756.2 [vnfsdk] #10 756.2 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 756.3 Hang tight while we grab the latest from your chart repositories... #10 756.3 2025-04-16T14:58:32.878Z INFO [883] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.822µs", "reqID": "50e13730-4749-48ad-9a6c-70330eca9632"} #10 756.3 ...Successfully got an update from the "local" chart repository #10 756.3 Update Complete. ⎈Happy Helming!⎈ #10 756.5 Saving 4 charts #10 756.5 Downloading common from repo http://localhost:18080 #10 756.5 2025-04-16T14:58:33.065Z INFO [884] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "260.936µs", "reqID": "c8c3363c-255a-4f97-8f50-fdff373887ff"} #10 756.5 Downloading postgres from repo http://localhost:18080 #10 756.5 2025-04-16T14:58:33.098Z INFO [885] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.79µs", "reqID": "067fd27a-2b3e-4171-8849-0ea1de6e7f5e"} #10 756.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 756.6 2025-04-16T14:58:33.133Z INFO [886] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "200.452µs", "reqID": "63385159-b727-4ba5-b0a6-05dca8e7eb25"} #10 756.6 Downloading readinessCheck from repo http://localhost:18080 #10 756.6 2025-04-16T14:58:33.163Z INFO [887] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "186.252µs", "reqID": "36d0e882-a227-49a0-b2ec-1ed5aa27b198"} #10 756.6 Deleting outdated charts #10 756.6 Skipping linting of vnfsdk #10 756.9 Pushing vnfsdk-13.0.0.tgz to local... #10 756.9 2025-04-16T14:58:33.454Z INFO [888] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.326133ms", "reqID": "546884ad-7785-4534-86b6-8e2c05ab2025"} #10 756.9 Done. #10 759.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 759.9 #10 759.9 [onap] #10 759.9 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 760.0 Hang tight while we grab the latest from your chart repositories... #10 760.0 2025-04-16T14:58:36.562Z INFO [889] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.27µs", "reqID": "0234d38a-857a-4063-9ef3-65311f70d989"} #10 760.0 ...Successfully got an update from the "local" chart repository #10 760.0 Update Complete. ⎈Happy Helming!⎈ #10 760.8 Saving 30 charts #10 760.8 Downloading aai from repo http://localhost:18080 #10 760.8 2025-04-16T14:58:37.413Z INFO [890] Request served {"path": "/charts/aai-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "701.023µs", "reqID": "87888e2c-8a5c-4c41-ad81-e65a2d2605c6"} #10 760.8 Downloading cassandra from repo http://localhost:18080 #10 760.9 2025-04-16T14:58:37.443Z INFO [891] Request served {"path": "/charts/cassandra-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "304.379µs", "reqID": "b56d50fb-1cdb-4498-bdd1-802c538e0686"} #10 760.9 Downloading cds from repo http://localhost:18080 #10 760.9 2025-04-16T14:58:37.474Z INFO [892] Request served {"path": "/charts/cds-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "828.631µs", "reqID": "c69b76d8-c56d-4d56-902f-4eb543d3b538"} #10 760.9 Downloading cli from repo http://localhost:18080 #10 760.9 2025-04-16T14:58:37.507Z INFO [893] Request served {"path": "/charts/cli-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "519.082µs", "reqID": "9fa4a790-07ad-4fe0-8a13-e7f4a943cb0d"} #10 760.9 Downloading common from repo http://localhost:18080 #10 761.0 2025-04-16T14:58:37.532Z INFO [894] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "198.112µs", "reqID": "58b4eb3b-c926-4659-9d7e-5e782384a3e8"} #10 761.0 Downloading cps from repo http://localhost:18080 #10 761.0 2025-04-16T14:58:37.561Z INFO [895] Request served {"path": "/charts/cps-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "534.923µs", "reqID": "19d74b43-208e-4d07-a3bf-4b9d5d11887e"} #10 761.0 Downloading dcaegen2-services from repo http://localhost:18080 #10 761.0 2025-04-16T14:58:37.595Z INFO [896] Request served {"path": "/charts/dcaegen2-services-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.605849ms", "reqID": "dcb443e3-4cf0-4336-9ba2-479359228e35"} #10 761.0 Downloading holmes from repo http://localhost:18080 #10 761.1 2025-04-16T14:58:37.633Z INFO [897] Request served {"path": "/charts/holmes-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "730.985µs", "reqID": "61ee9f36-b04b-435c-9f21-cdf1394e7e28"} #10 761.1 Downloading dmaap from repo http://localhost:18080 #10 761.1 2025-04-16T14:58:37.668Z INFO [898] Request served {"path": "/charts/dmaap-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "567.124µs", "reqID": "66d4acdf-4498-4d73-9229-4e399302e836"} #10 761.1 Downloading mariadb-galera from repo http://localhost:18080 #10 761.1 2025-04-16T14:58:37.692Z INFO [899] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.016µs", "reqID": "23ea622b-1d0f-482f-812a-082682f9c600"} #10 761.1 Downloading msb from repo http://localhost:18080 #10 761.2 2025-04-16T14:58:37.722Z INFO [900] Request served {"path": "/charts/msb-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "865.403µs", "reqID": "5e06dcf2-3339-4dd2-ab3d-178ca49ef67a"} #10 761.2 Downloading multicloud from repo http://localhost:18080 #10 761.2 2025-04-16T14:58:37.752Z INFO [901] Request served {"path": "/charts/multicloud-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "530.773µs", "reqID": "120f3fe4-0739-4077-b8cd-2b2e4577c457"} #10 761.2 Downloading nbi from repo http://localhost:18080 #10 761.2 2025-04-16T14:58:37.787Z INFO [902] Request served {"path": "/charts/nbi-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "293.108µs", "reqID": "903e62e8-596e-4cf5-b7dc-7cd8ed8ae7eb"} #10 761.2 Downloading policy from repo http://localhost:18080 #10 761.2 2025-04-16T14:58:37.815Z INFO [903] Request served {"path": "/charts/policy-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "833.221µs", "reqID": "25a5d486-ef4f-41c3-9ba2-8b9669a1e096"} #10 761.3 Downloading portal-ng from repo http://localhost:18080 #10 761.3 2025-04-16T14:58:37.851Z INFO [904] Request served {"path": "/charts/portal-ng-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "599.296µs", "reqID": "fa4528a1-b2d6-4907-92e3-2b4532af3bb8"} #10 761.3 Downloading postgres from repo http://localhost:18080 #10 761.3 2025-04-16T14:58:37.876Z INFO [905] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "181.171µs", "reqID": "4665b592-7c73-4cec-8c59-99b88d68f23f"} #10 761.3 Downloading oof from repo http://localhost:18080 #10 761.3 2025-04-16T14:58:37.906Z INFO [906] Request served {"path": "/charts/oof-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "571.295µs", "reqID": "cb25e59f-62dc-44d1-b37b-4ac4df68e75e"} #10 761.3 Downloading repository-wrapper from repo http://localhost:18080 #10 761.4 2025-04-16T14:58:37.937Z INFO [907] Request served {"path": "/charts/repository-wrapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.345µs", "reqID": "6dbf80b8-68f5-4d23-933d-a36d677d327d"} #10 761.4 Downloading robot from repo http://localhost:18080 #10 761.4 2025-04-16T14:58:37.959Z INFO [908] Request served {"path": "/charts/robot-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "157.19µs", "reqID": "374337fc-c792-402c-83dd-8039f698bf28"} #10 761.4 Downloading sdc from repo http://localhost:18080 #10 761.4 2025-04-16T14:58:37.986Z INFO [909] Request served {"path": "/charts/sdc-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.437µs", "reqID": "7cb2773b-62d7-4d8d-aaac-d53533a53add"} #10 761.4 Downloading sdnc from repo http://localhost:18080 #10 761.4 2025-04-16T14:58:38.019Z INFO [910] Request served {"path": "/charts/sdnc-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.656242ms", "reqID": "19938ade-a904-47bd-8ab9-ea612fa8a895"} #10 761.5 Downloading so from repo http://localhost:18080 #10 761.5 2025-04-16T14:58:38.049Z INFO [911] Request served {"path": "/charts/so-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.938729ms", "reqID": "60d2c680-4c70-40df-93d6-41636e158284"} #10 761.5 Downloading strimzi from repo http://localhost:18080 #10 761.5 2025-04-16T14:58:38.074Z INFO [912] Request served {"path": "/charts/strimzi-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "316.389µs", "reqID": "59ddfc49-12af-4007-beed-96499d6147fb"} #10 761.5 Downloading uui from repo http://localhost:18080 #10 761.5 2025-04-16T14:58:38.107Z INFO [913] Request served {"path": "/charts/uui-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "461.288µs", "reqID": "e720f974-bc41-47c2-ac03-98752da54f96"} #10 761.5 Downloading vfc from repo http://localhost:18080 #10 761.6 2025-04-16T14:58:38.132Z INFO [914] Request served {"path": "/charts/vfc-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "407.365µs", "reqID": "3752df05-2b00-4398-9f57-17b2fd3ab3bc"} #10 761.6 Downloading vnfsdk from repo http://localhost:18080 #10 761.6 2025-04-16T14:58:38.161Z INFO [915] Request served {"path": "/charts/vnfsdk-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "353.161µs", "reqID": "38ba5ddc-5c97-4d9e-860e-edd3da968431"} #10 761.6 Downloading modeling from repo http://localhost:18080 #10 761.6 2025-04-16T14:58:38.193Z INFO [916] Request served {"path": "/charts/modeling-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.043µs", "reqID": "6576a53c-bf96-4777-86bf-f62146aed139"} #10 761.6 Downloading platform from repo http://localhost:18080 #10 761.7 2025-04-16T14:58:38.224Z INFO [917] Request served {"path": "/charts/platform-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "418.015µs", "reqID": "5cc3bc3d-3363-4185-bb80-8ff5b8ac7ca0"} #10 761.7 Downloading a1policymanagement from repo http://localhost:18080 #10 761.7 2025-04-16T14:58:38.253Z INFO [918] Request served {"path": "/charts/a1policymanagement-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "275.207µs", "reqID": "5d639d32-9124-4539-962b-13f3dd131cfb"} #10 761.7 Downloading roles-wrapper from repo http://localhost:18080 #10 761.7 2025-04-16T14:58:38.276Z INFO [919] Request served {"path": "/charts/roles-wrapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "147.889µs", "reqID": "6b18c185-ce11-40ba-b9bb-a59e9024b51d"} #10 762.9 Deleting outdated charts #10 762.9 Skipping linting of onap #10 770.1 Pushing onap-13.0.0.tgz to local... #10 772.7 2025-04-16T14:58:49.268Z INFO [920] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.589489917s", "reqID": "325bdc7f-1b0a-4da0-88bc-247c417ebe59"} #10 772.7 Done. #10 775.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 775.8 Hang tight while we grab the latest from your chart repositories... #10 775.8 2025-04-16T14:58:52.334Z INFO [921] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.263µs", "reqID": "6facbd93-8169-4d27-b8ec-4ea963b08532"} #10 775.8 ...Successfully got an update from the "local" chart repository #10 775.8 Update Complete. ⎈Happy Helming!⎈ #10 775.8 + /tmp/it-dep/smo-install/scripts/sub-scripts/build-oran.sh #10 775.9 Reading package lists... #10 776.9 Building dependency tree... #10 777.0 Reading state information... #10 777.2 make is already the newest version (4.1-9.1ubuntu1). #10 777.2 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. #10 777.2 ### Building ORAN part ### #10 777.2 Using Helm binary helm which is helm version v3.12.3 #10 777.2 #10 777.2 [nonrtric-common] #10 777.2 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 777.4 ==> Linting nonrtric-common #10 777.4 [INFO] Chart.yaml: icon is recommended #10 777.4 #10 777.4 1 chart(s) linted, 0 chart(s) failed #10 777.6 Pushing nonrtric-common-2.0.0.tgz to local... #10 777.6 2025-04-16T14:58:54.178Z INFO [922] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.314922ms", "reqID": "41bb73cc-67b6-4588-809a-83dd4571dc8f"} #10 777.6 Done. #10 777.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 777.6 #10 777.6 [aux-common] #10 777.6 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 777.8 ==> Linting aux-common #10 777.8 [INFO] Chart.yaml: icon is recommended #10 777.8 #10 777.8 1 chart(s) linted, 0 chart(s) failed #10 778.0 Pushing aux-common-3.0.0.tgz to local... #10 778.0 2025-04-16T14:58:54.572Z INFO [923] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.645622ms", "reqID": "0d2acb86-9f70-4684-8a67-b09614339fd3"} #10 778.0 Done. #10 778.0 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 778.0 #10 778.0 [ric-common] #10 778.0 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 778.2 ==> Linting ric-common #10 778.2 [INFO] Chart.yaml: icon is recommended #10 778.2 #10 778.2 1 chart(s) linted, 0 chart(s) failed #10 778.4 Pushing ric-common-3.3.2.tgz to local... #10 778.4 2025-04-16T14:58:54.941Z INFO [924] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.684536ms", "reqID": "ab454b65-833f-45ff-b30f-71eb2bc6c5df"} #10 778.4 Done. #10 778.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 778.4 #10 778.4 [a1controller] #10 778.4 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 778.5 Hang tight while we grab the latest from your chart repositories... #10 778.5 2025-04-16T14:58:55.065Z INFO [925] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.685µs", "reqID": "8c2762d7-74e6-49ce-a907-3981cffe8995"} #10 778.5 ...Successfully got an update from the "local" chart repository #10 778.5 Update Complete. ⎈Happy Helming!⎈ #10 778.6 Saving 1 charts #10 778.6 Downloading nonrtric-common from repo http://localhost:18080 #10 778.6 2025-04-16T14:58:55.166Z INFO [926] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "126.157µs", "reqID": "5c341dba-608c-40ce-aa4d-dfdf5feebd83"} #10 778.6 Deleting outdated charts #10 778.7 ==> Linting a1controller #10 778.7 [INFO] Chart.yaml: icon is recommended #10 778.7 #10 778.7 1 chart(s) linted, 0 chart(s) failed #10 778.9 Pushing a1controller-2.0.0.tgz to local... #10 778.9 2025-04-16T14:58:55.447Z INFO [927] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.148591ms", "reqID": "ed3b389d-cf03-4e8c-bfa2-030eb4dc0304"} #10 778.9 Done. #10 778.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 778.9 #10 778.9 [a1simulator] #10 778.9 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 779.0 Hang tight while we grab the latest from your chart repositories... #10 779.0 2025-04-16T14:58:55.584Z INFO [928] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "309.999µs", "reqID": "1b7887f0-8bd2-499c-bf53-c71eb36adb75"} #10 779.0 ...Successfully got an update from the "local" chart repository #10 779.0 Update Complete. ⎈Happy Helming!⎈ #10 779.1 Saving 1 charts #10 779.1 Downloading nonrtric-common from repo http://localhost:18080 #10 779.1 2025-04-16T14:58:55.699Z INFO [929] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "238.364µs", "reqID": "2374b4cf-0e44-4ba9-a951-dfd2c0b966af"} #10 779.1 Deleting outdated charts #10 779.2 ==> Linting a1simulator #10 779.2 [INFO] Chart.yaml: icon is recommended #10 779.2 #10 779.2 1 chart(s) linted, 0 chart(s) failed #10 779.4 Pushing a1simulator-2.1.0.tgz to local... #10 779.4 2025-04-16T14:58:56.021Z INFO [930] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.575599ms", "reqID": "939458bc-45a4-4eda-8136-59c09e963e86"} #10 779.4 Done. #10 779.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 779.5 #10 779.5 [capifcore] #10 779.5 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 779.6 Hang tight while we grab the latest from your chart repositories... #10 779.6 2025-04-16T14:58:56.159Z INFO [931] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.453µs", "reqID": "faf265c3-93f5-4952-a8f0-2c04e8ee033e"} #10 779.6 ...Successfully got an update from the "local" chart repository #10 779.6 Update Complete. ⎈Happy Helming!⎈ #10 779.7 Saving 1 charts #10 779.7 Downloading nonrtric-common from repo http://localhost:18080 #10 779.7 2025-04-16T14:58:56.269Z INFO [932] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.382µs", "reqID": "993e90c5-eb5e-44d0-8283-1cf56477a682"} #10 779.7 Deleting outdated charts #10 779.8 ==> Linting capifcore #10 779.8 [INFO] Chart.yaml: icon is recommended #10 779.8 #10 779.8 1 chart(s) linted, 0 chart(s) failed #10 780.0 Pushing capifcore-1.0.0.tgz to local... #10 780.0 2025-04-16T14:58:56.557Z INFO [933] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "8.731675ms", "reqID": "420c80a2-5aea-4a21-9fd5-395798ab7b6a"} #10 780.0 Done. #10 780.0 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 780.0 #10 780.0 [controlpanel] #10 780.0 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 780.1 Hang tight while we grab the latest from your chart repositories... #10 780.1 2025-04-16T14:58:56.682Z INFO [934] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.489µs", "reqID": "1e96c388-d5ef-43e2-ba7b-80fb2404bddf"} #10 780.1 ...Successfully got an update from the "local" chart repository #10 780.1 Update Complete. ⎈Happy Helming!⎈ #10 780.2 Saving 1 charts #10 780.2 Downloading nonrtric-common from repo http://localhost:18080 #10 780.2 2025-04-16T14:58:56.783Z INFO [935] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "178.971µs", "reqID": "0be99402-738b-4800-a2c0-7148ffef5910"} #10 780.2 Deleting outdated charts #10 780.3 ==> Linting controlpanel #10 780.3 [INFO] Chart.yaml: icon is recommended #10 780.3 #10 780.3 1 chart(s) linted, 0 chart(s) failed #10 780.5 Pushing controlpanel-2.0.0.tgz to local... #10 780.5 2025-04-16T14:58:57.073Z INFO [936] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.971044ms", "reqID": "54a60d36-a2fc-4581-b360-15833dba94b0"} #10 780.5 Done. #10 780.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 780.5 #10 780.5 [dmaapadapterservice] #10 780.5 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 780.6 Hang tight while we grab the latest from your chart repositories... #10 780.6 2025-04-16T14:58:57.196Z INFO [937] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "245.226µs", "reqID": "831c7cba-92cc-4186-ab64-06902267e9de"} #10 780.7 ...Successfully got an update from the "local" chart repository #10 780.7 Update Complete. ⎈Happy Helming!⎈ #10 780.7 Saving 1 charts #10 780.7 Downloading nonrtric-common from repo http://localhost:18080 #10 780.7 2025-04-16T14:58:57.317Z INFO [938] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "139.468µs", "reqID": "41c1a5b8-6030-4581-a022-80a1b37ed104"} #10 780.7 Deleting outdated charts #10 780.8 ==> Linting dmaapadapterservice #10 780.8 [INFO] Chart.yaml: icon is recommended #10 780.8 #10 780.8 1 chart(s) linted, 0 chart(s) failed #10 781.0 Pushing dmaapadapterservice-1.0.0.tgz to local... #10 781.0 2025-04-16T14:58:57.608Z INFO [939] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.161724ms", "reqID": "84712546-7442-4de1-9aac-e6beafef0c22"} #10 781.0 Done. #10 781.0 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 781.0 #10 781.0 [informationservice] #10 781.0 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 781.2 Hang tight while we grab the latest from your chart repositories... #10 781.2 2025-04-16T14:58:57.741Z INFO [940] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.132µs", "reqID": "9db1efd0-b1e9-414b-882d-533b7961e1f4"} #10 781.2 ...Successfully got an update from the "local" chart repository #10 781.2 Update Complete. ⎈Happy Helming!⎈ #10 781.2 Saving 1 charts #10 781.2 Downloading nonrtric-common from repo http://localhost:18080 #10 781.3 2025-04-16T14:58:57.843Z INFO [941] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.361µs", "reqID": "06d4b553-75ed-4195-a328-691ef6294566"} #10 781.3 Deleting outdated charts #10 781.3 ==> Linting informationservice #10 781.3 [INFO] Chart.yaml: icon is recommended #10 781.3 #10 781.3 1 chart(s) linted, 0 chart(s) failed #10 781.5 Pushing informationservice-1.0.0.tgz to local... #10 781.6 2025-04-16T14:58:58.126Z INFO [942] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "5.54684ms", "reqID": "e72ba9fa-0e7d-4b37-910f-15e38bb6fec5"} #10 781.6 Done. #10 781.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 781.6 #10 781.6 [kong] #10 781.6 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 781.7 Getting updates for unmanaged Helm repositories... #10 782.2 ...Successfully got an update from the "https://nexus3.o-ran-sc.org/repository/helm-konghq/" chart repository #10 782.2 Hang tight while we grab the latest from your chart repositories... #10 782.2 2025-04-16T14:58:58.753Z INFO [943] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "268.346µs", "reqID": "8ed31fe1-f0ff-4824-8486-c599a3eaf0c7"} #10 782.2 ...Successfully got an update from the "local" chart repository #10 782.2 Update Complete. ⎈Happy Helming!⎈ #10 782.3 Saving 1 charts #10 782.4 Downloading kong from repo https://nexus3.o-ran-sc.org/repository/helm-konghq/ #10 782.4 Deleting outdated charts #10 783.2 ==> Linting kong #10 783.2 [INFO] Chart.yaml: icon is recommended #10 783.2 #10 783.2 1 chart(s) linted, 0 chart(s) failed #10 783.5 Pushing kong-1.0.0.tgz to local... #10 783.6 2025-04-16T14:59:00.135Z INFO [944] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "56.155101ms", "reqID": "7bd2c7e0-baef-403a-9831-a9efe57a3da0"} #10 783.6 Done. #10 783.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 783.6 #10 783.6 [nonrtricgateway] #10 783.6 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 783.7 Hang tight while we grab the latest from your chart repositories... #10 783.7 2025-04-16T14:59:00.262Z INFO [945] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.992µs", "reqID": "e5f7641b-06db-44b7-b382-03af64d82535"} #10 783.7 ...Successfully got an update from the "local" chart repository #10 783.7 Update Complete. ⎈Happy Helming!⎈ #10 783.8 Saving 1 charts #10 783.8 Downloading nonrtric-common from repo http://localhost:18080 #10 783.8 2025-04-16T14:59:00.379Z INFO [946] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "152.3µs", "reqID": "89bb4386-f7b7-497b-8251-2d7dbf76e72b"} #10 783.8 Deleting outdated charts #10 783.9 ==> Linting nonrtricgateway #10 783.9 [INFO] Chart.yaml: icon is recommended #10 783.9 #10 783.9 1 chart(s) linted, 0 chart(s) failed #10 784.1 Pushing nonrtricgateway-1.0.0.tgz to local... #10 784.1 2025-04-16T14:59:00.672Z INFO [947] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "5.943384ms", "reqID": "65ecba72-975f-4bc9-90ca-428bd2b5f42f"} #10 784.1 Done. #10 784.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 784.1 #10 784.1 [policymanagementservice] #10 784.1 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 784.2 Hang tight while we grab the latest from your chart repositories... #10 784.2 2025-04-16T14:59:00.802Z INFO [948] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "306.979µs", "reqID": "568ae116-3697-4b96-bce6-829ff1206a66"} #10 784.3 ...Successfully got an update from the "local" chart repository #10 784.3 Update Complete. ⎈Happy Helming!⎈ #10 784.3 Saving 1 charts #10 784.3 Downloading nonrtric-common from repo http://localhost:18080 #10 784.4 2025-04-16T14:59:00.923Z INFO [949] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.284µs", "reqID": "394c0777-c942-4c56-af85-f04d6e49dff6"} #10 784.4 Deleting outdated charts #10 784.4 ==> Linting policymanagementservice #10 784.4 [INFO] Chart.yaml: icon is recommended #10 784.4 #10 784.4 1 chart(s) linted, 0 chart(s) failed #10 784.6 Pushing policymanagementservice-2.0.0.tgz to local... #10 784.6 2025-04-16T14:59:01.196Z INFO [950] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "8.798639ms", "reqID": "52737e6b-f617-4f6b-8ba3-2d2cd8bfb0c0"} #10 784.6 Done. #10 784.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 784.6 #10 784.6 [rappmanager] #10 784.6 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 784.7 Hang tight while we grab the latest from your chart repositories... #10 784.7 2025-04-16T14:59:01.320Z INFO [951] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "201.443µs", "reqID": "045a4db6-d3e4-4c8a-abe3-266500228b06"} #10 784.8 ...Successfully got an update from the "local" chart repository #10 784.8 Update Complete. ⎈Happy Helming!⎈ #10 784.8 Saving 1 charts #10 784.8 Downloading nonrtric-common from repo http://localhost:18080 #10 784.9 2025-04-16T14:59:01.422Z INFO [952] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.185µs", "reqID": "82b3a7b5-38d4-48ef-a76e-d40ace7b73ad"} #10 784.9 Deleting outdated charts #10 784.9 ==> Linting rappmanager #10 784.9 [INFO] Chart.yaml: icon is recommended #10 784.9 #10 784.9 1 chart(s) linted, 0 chart(s) failed #10 785.1 Pushing rappmanager-1.0.0.tgz to local... #10 785.1 2025-04-16T14:59:01.716Z INFO [953] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.559667ms", "reqID": "1effedb7-5d61-41b7-98a7-de82682986de"} #10 785.1 Done. #10 785.2 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 785.2 #10 785.2 [servicemanager] #10 785.2 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 785.3 Hang tight while we grab the latest from your chart repositories... #10 785.3 2025-04-16T14:59:01.845Z INFO [954] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.53µs", "reqID": "00f92dc3-671f-4fa8-9702-4a4cd341633e"} #10 785.3 ...Successfully got an update from the "local" chart repository #10 785.3 Update Complete. ⎈Happy Helming!⎈ #10 785.3 Saving 1 charts #10 785.3 Downloading nonrtric-common from repo http://localhost:18080 #10 785.4 2025-04-16T14:59:01.939Z INFO [955] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "305.709µs", "reqID": "ec8150d6-efac-4f43-8e03-e9bd5e4ff592"} #10 785.4 Deleting outdated charts #10 785.4 ==> Linting servicemanager #10 785.4 [INFO] Chart.yaml: icon is recommended #10 785.4 #10 785.4 1 chart(s) linted, 0 chart(s) failed #10 785.6 Pushing servicemanager-1.0.0.tgz to local... #10 785.6 2025-04-16T14:59:02.217Z INFO [956] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.511434ms", "reqID": "c6d95cfd-4308-41ca-a12c-438c6d39b061"} #10 785.6 Done. #10 785.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 785.7 #10 785.7 [topology] #10 785.7 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 785.8 Hang tight while we grab the latest from your chart repositories... #10 785.8 2025-04-16T14:59:02.344Z INFO [957] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "307.329µs", "reqID": "bbf9f08f-cbc8-42d8-b0a8-b42593d4927b"} #10 785.8 ...Successfully got an update from the "local" chart repository #10 785.8 Update Complete. ⎈Happy Helming!⎈ #10 785.8 Saving 1 charts #10 785.8 Downloading nonrtric-common from repo http://localhost:18080 #10 785.9 2025-04-16T14:59:02.439Z INFO [958] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "268.367µs", "reqID": "bbc39d03-d37f-4e44-8bb7-1e09f4b21e07"} #10 785.9 Deleting outdated charts #10 785.9 ==> Linting topology #10 785.9 [INFO] Chart.yaml: icon is recommended #10 785.9 #10 785.9 1 chart(s) linted, 0 chart(s) failed #10 786.1 Pushing topology-1.0.0.tgz to local... #10 786.1 2025-04-16T14:59:02.717Z INFO [959] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "4.23854ms", "reqID": "8282d6d2-de37-4bf0-949e-68d1da84d476"} #10 786.1 Done. #10 786.2 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 786.2 #10 786.2 [nonrtric] #10 786.2 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 786.3 Hang tight while we grab the latest from your chart repositories... #10 786.3 2025-04-16T14:59:02.844Z INFO [960] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "218.314µs", "reqID": "bf9b4d5b-bad8-4b9b-b0a7-f9706ea5141a"} #10 786.3 ...Successfully got an update from the "local" chart repository #10 786.3 Update Complete. ⎈Happy Helming!⎈ #10 786.7 Saving 13 charts #10 786.7 Downloading a1controller from repo http://localhost:18080 #10 786.7 2025-04-16T14:59:03.275Z INFO [961] Request served {"path": "/charts/a1controller-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.326µs", "reqID": "0e8e3b62-d660-4682-98c6-b2f369763ac1"} #10 786.7 Downloading a1simulator from repo http://localhost:18080 #10 786.7 2025-04-16T14:59:03.312Z INFO [962] Request served {"path": "/charts/a1simulator-2.1.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "176.581µs", "reqID": "0388c031-8ad9-49e4-bb30-2875ed66df23"} #10 786.7 Downloading controlpanel from repo http://localhost:18080 #10 786.8 2025-04-16T14:59:03.337Z INFO [963] Request served {"path": "/charts/controlpanel-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "155.489µs", "reqID": "bbbbca3a-59e1-4365-91da-a8218fbe3815"} #10 786.8 Downloading policymanagementservice from repo http://localhost:18080 #10 786.8 2025-04-16T14:59:03.369Z INFO [964] Request served {"path": "/charts/policymanagementservice-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.67µs", "reqID": "fad60edb-7204-41a5-ae8f-57ac79cbc353"} #10 786.8 Downloading informationservice from repo http://localhost:18080 #10 786.8 2025-04-16T14:59:03.395Z INFO [965] Request served {"path": "/charts/informationservice-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "207.112µs", "reqID": "c0366f02-7086-418d-8aac-b3d8ce37eb2b"} #10 786.8 Downloading nonrtric-common from repo http://localhost:18080 #10 786.9 2025-04-16T14:59:03.426Z INFO [966] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "147.779µs", "reqID": "5cea6b19-e124-4ef8-beba-9928388e344f"} #10 786.9 Downloading nonrtricgateway from repo http://localhost:18080 #10 786.9 2025-04-16T14:59:03.459Z INFO [967] Request served {"path": "/charts/nonrtricgateway-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.201µs", "reqID": "f1a7daa9-f957-4d9d-852e-ae7af728e8c4"} #10 786.9 Downloading topology from repo http://localhost:18080 #10 786.9 2025-04-16T14:59:03.488Z INFO [968] Request served {"path": "/charts/topology-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "207.502µs", "reqID": "acd34b6f-a80c-46ff-9c0d-747b70d10c03"} #10 786.9 Downloading kong from repo http://localhost:18080 #10 786.9 2025-04-16T14:59:03.510Z INFO [969] Request served {"path": "/charts/kong-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "327.47µs", "reqID": "a8e76a72-991a-4fbd-b874-a87bb079fa66"} #10 786.9 Downloading dmaapadapterservice from repo http://localhost:18080 #10 787.0 2025-04-16T14:59:03.537Z INFO [970] Request served {"path": "/charts/dmaapadapterservice-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.094µs", "reqID": "604f65ce-deea-43d9-ae70-094ff0bdc0a0"} #10 787.0 Downloading rappmanager from repo http://localhost:18080 #10 787.0 2025-04-16T14:59:03.561Z INFO [971] Request served {"path": "/charts/rappmanager-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "196.092µs", "reqID": "f78091d5-ea84-4bc7-aa8d-701166c9ec86"} #10 787.0 Downloading capifcore from repo http://localhost:18080 #10 787.0 2025-04-16T14:59:03.591Z INFO [972] Request served {"path": "/charts/capifcore-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.492µs", "reqID": "2aeebcc6-59eb-4fad-acb1-e3779d991cbb"} #10 787.0 Downloading servicemanager from repo http://localhost:18080 #10 787.0 2025-04-16T14:59:03.619Z INFO [973] Request served {"path": "/charts/servicemanager-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "813.06µs", "reqID": "9927deb8-b3d2-4c40-bdbd-04c341a62761"} #10 787.1 Deleting outdated charts #10 787.9 ==> Linting nonrtric #10 787.9 [INFO] Chart.yaml: icon is recommended #10 787.9 #10 787.9 1 chart(s) linted, 0 chart(s) failed #10 788.2 Pushing nonrtric-1.0.0.tgz to local... #10 788.3 2025-04-16T14:59:04.892Z INFO [974] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "83.764483ms", "reqID": "b64ef643-9f57-4dea-a8b1-fac9ad653713"} #10 788.3 Done. #10 788.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 788.4 Hang tight while we grab the latest from your chart repositories... #10 788.4 2025-04-16T14:59:04.948Z INFO [975] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "273.737µs", "reqID": "f761abfa-3478-4b3d-b9e5-ef0a8ce01ca0"} #10 788.4 ...Successfully got an update from the "local" chart repository #10 788.4 Update Complete. ⎈Happy Helming!⎈ #10 788.5 Using Helm binary helm which is helm version v3.12.3 #10 788.5 #10 788.5 [smo-common] #10 788.5 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom/smo' #10 788.6 ==> Linting smo-common #10 788.6 [INFO] Chart.yaml: icon is recommended #10 788.6 [INFO] values.yaml: file does not exist #10 788.6 #10 788.6 1 chart(s) linted, 0 chart(s) failed #10 788.8 Pushing smo-common-1.0.0.tgz to local... #10 788.9 2025-04-16T14:59:05.423Z INFO [976] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.673614ms", "reqID": "54f4b7f7-e36c-464a-8dbf-904d238f53a6"} #10 788.9 Done. #10 788.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom/smo' #10 788.9 #10 788.9 [common] #10 788.9 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom/smo' #10 789.0 Hang tight while we grab the latest from your chart repositories... #10 789.0 2025-04-16T14:59:05.547Z INFO [977] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "238.395µs", "reqID": "776ff5ca-52c2-4194-8274-b3f62c5a8bd5"} #10 789.0 ...Successfully got an update from the "local" chart repository #10 789.0 Update Complete. ⎈Happy Helming!⎈ #10 789.1 Saving 9 charts #10 789.1 Downloading smo-common from repo http://localhost:18080 #10 789.1 2025-04-16T14:59:05.653Z INFO [978] Request served {"path": "/charts/smo-common-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "178.291µs", "reqID": "66f7bb4d-ead1-4978-9d5f-712044f29901"} #10 789.1 Deleting outdated charts #10 789.2 ==> Linting common #10 789.2 [INFO] Chart.yaml: icon is recommended #10 789.2 [INFO] values.yaml: file does not exist #10 789.2 #10 789.2 1 chart(s) linted, 0 chart(s) failed #10 789.4 Pushing common-1.0.0.tgz to local... #10 789.4 2025-04-16T14:59:05.990Z INFO [979] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "5.953675ms", "reqID": "52895cc8-94e8-459f-a939-861894a8a77c"} #10 789.4 Done. #10 789.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom/smo' #10 789.4 #10 789.4 [ranpm] #10 789.4 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom/smo' #10 789.5 Hang tight while we grab the latest from your chart repositories... #10 789.5 2025-04-16T14:59:06.120Z INFO [980] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.375µs", "reqID": "b7818555-5ea2-437f-ba96-0da08ae91093"} #10 789.6 ...Successfully got an update from the "local" chart repository #10 789.6 Update Complete. ⎈Happy Helming!⎈ #10 789.6 Saving 7 charts #10 789.6 Downloading smo-common from repo http://localhost:18080 #10 789.6 2025-04-16T14:59:06.217Z INFO [981] Request served {"path": "/charts/smo-common-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.445µs", "reqID": "c95ce318-5aae-4e91-91b4-5d9d429e90f5"} #10 789.7 Deleting outdated charts #10 789.8 ==> Linting ranpm #10 789.8 [INFO] Chart.yaml: icon is recommended #10 789.8 #10 789.8 1 chart(s) linted, 0 chart(s) failed #10 790.0 Pushing ranpm-1.0.0.tgz to local... #10 790.1 2025-04-16T14:59:06.628Z INFO [982] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.254569ms", "reqID": "47c97539-6c7c-424f-8dda-458dd114569c"} #10 790.1 Done. #10 790.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom/smo' #10 790.1 #10 790.1 [topology-exposure-inventory] #10 790.1 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom/smo' #10 790.2 Getting updates for unmanaged Helm repositories... #10 793.3 ...Successfully got an update from the "https://charts.bitnami.com/bitnami" chart repository #10 793.3 Hang tight while we grab the latest from your chart repositories... #10 793.3 2025-04-16T14:59:09.871Z INFO [983] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "283.367µs", "reqID": "5bdaeffe-a059-42b3-8873-0708b1cb2815"} #10 793.3 ...Successfully got an update from the "local" chart repository #10 793.3 Update Complete. ⎈Happy Helming!⎈ #10 795.9 Saving 4 charts #10 795.9 Downloading smo-common from repo http://localhost:18080 #10 795.9 2025-04-16T14:59:12.470Z INFO [984] Request served {"path": "/charts/smo-common-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "256.036µs", "reqID": "0efa76d9-9da7-4f51-9cff-3b16cb9c0785"} #10 807.6 Downloading postgresql from repo https://charts.bitnami.com/bitnami #10 807.7 Deleting outdated charts #10 808.0 ==> Linting topology-exposure-inventory #10 808.0 [INFO] Chart.yaml: icon is recommended #10 808.0 #10 808.0 1 chart(s) linted, 0 chart(s) failed #10 808.3 Pushing topology-exposure-inventory-1.0.0.tgz to local... #10 808.3 2025-04-16T14:59:24.879Z INFO [985] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "32.242357ms", "reqID": "510f46e7-fabb-467d-87f5-ed8709cc225a"} #10 808.3 Done. #10 808.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom/smo' #10 808.3 #10 808.3 [smo] #10 808.3 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom/smo' #10 808.4 Hang tight while we grab the latest from your chart repositories... #10 808.4 2025-04-16T14:59:25.004Z INFO [986] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "149.359µs", "reqID": "802e53dd-d85f-412a-8215-3aec7e67fa35"} #10 808.5 ...Successfully got an update from the "local" chart repository #10 808.5 Update Complete. ⎈Happy Helming!⎈ #10 808.6 Saving 3 charts #10 808.6 Downloading common from repo http://localhost:18080 #10 808.6 2025-04-16T14:59:25.147Z INFO [987] Request served {"path": "/charts/common-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.553µs", "reqID": "329753f7-3af6-4d2f-a5b9-8d9c1c067e2b"} #10 808.6 Downloading ranpm from repo http://localhost:18080 #10 808.6 2025-04-16T14:59:25.178Z INFO [988] Request served {"path": "/charts/ranpm-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "121.857µs", "reqID": "9ed5c20b-cd24-459e-942c-0634faa0a0c5"} #10 808.6 Downloading topology-exposure-inventory from repo http://localhost:18080 #10 808.6 2025-04-16T14:59:25.206Z INFO [989] Request served {"path": "/charts/topology-exposure-inventory-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.624µs", "reqID": "81d83a1c-4fc3-42eb-a802-909fdd6c2ab0"} #10 808.7 Deleting outdated charts #10 809.1 ==> Linting smo #10 809.1 [INFO] Chart.yaml: icon is recommended #10 809.1 #10 809.1 1 chart(s) linted, 0 chart(s) failed #10 809.4 Pushing smo-1.0.0.tgz to local... #10 809.5 2025-04-16T14:59:26.043Z INFO [990] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "61.032163ms", "reqID": "a4e54f86-a71e-4cdb-ad93-81ca2840fedd"} #10 809.5 Done. #10 809.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom/smo' #10 809.5 Hang tight while we grab the latest from your chart repositories... #10 809.5 2025-04-16T14:59:26.102Z INFO [991] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.994µs", "reqID": "256754da-0871-41b3-b0ea-dafaf2ef3c0b"} #10 809.6 ...Successfully got an update from the "local" chart repository #10 809.6 Update Complete. ⎈Happy Helming!⎈ #10 DONE 809.7s #11 exporting to image #11 exporting layers #11 exporting layers 3.1s done #11 writing image sha256:de5c3723fc5eb564502b986a347f41f96001c4aa1d8edae4199f4a98d57c1ebd done #11 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-smo-install:latest done #11 DONE 3.1s ---> docker-build.sh ends [it-dep-smo-install-docker-verify-all] $ /bin/sh -xe /tmp/jenkins14552368969961936776.sh [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins10695547750446502560.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2092 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins6111864964041384833.sh ---> sysstat.sh [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins11802118346416093679.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/jenkins7387903538462835448.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-d0Wz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-d0Wz/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins11896344042269875900.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-smo-install-docker-verify-all@tmp/config13540016699652985115tmp 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/jenkins14562903115853650255.sh ---> create-netrc.sh [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins5669963993905507798.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-d0Wz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-d0Wz/bin to PATH [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins10971152224920631282.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins1362297884409889062.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-d0Wz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-d0Wz/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [it-dep-smo-install-docker-verify-all] $ /bin/bash -l /tmp/jenkins7859646957908399156.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-d0Wz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-d0Wz/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/448 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-339 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 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 9.6G 9.7G 50% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 503 772 0 2667 3160 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:b9:d4:ac brd ff:ff:ff:ff:ff:ff inet 10.32.6.165/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85419sec preferred_lft 85419sec inet6 fe80::f816:3eff:feb9:d4ac/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:14:bf:84:ed 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:14ff:febf:84ed/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-339) 04/16/25 _x86_64_ (4 CPU) 14:43:53 LINUX RESTART (4 CPU) 14:44:01 tps rtps wtps bread/s bwrtn/s 14:45:01 168.18 75.06 93.12 5703.70 40984.09 14:46:01 136.03 12.73 123.30 2266.56 20220.36 14:47:01 97.30 0.00 97.30 0.00 14025.00 14:48:01 3.50 0.02 3.48 0.80 222.90 14:49:01 3.37 0.00 3.37 0.00 204.50 14:50:01 3.70 0.00 3.70 0.00 364.07 14:51:01 3.93 0.00 3.93 0.00 360.87 14:52:01 3.68 0.00 3.68 0.00 602.83 14:53:01 3.32 0.00 3.32 0.00 323.01 14:54:01 2.60 0.00 2.60 0.00 296.75 14:55:01 4.02 0.00 4.02 0.00 1057.16 14:56:01 3.50 0.00 3.50 0.00 444.73 14:57:01 3.47 0.00 3.47 0.00 375.80 14:58:01 2.75 0.00 2.75 0.00 375.27 14:59:01 6.81 2.65 4.17 21.99 550.22 15:00:01 35.23 7.72 27.51 441.53 3313.98 Average: 30.09 6.14 23.95 527.21 5232.92 14:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:45:01 1711160 3319724 2327492 57.63 41828 1727648 924200 18.17 580628 1578388 104120 14:46:01 1030632 3229328 3008020 74.48 70016 2264364 1372536 26.98 834632 1946804 136912 14:47:01 844732 3287312 3193920 79.08 89012 2471276 1309696 25.74 864104 2067384 1544 14:48:01 845352 3291684 3193300 79.07 89212 2474728 1306632 25.68 863216 2068336 2004 14:49:01 830460 3284512 3208192 79.44 89416 2481712 1317084 25.89 874244 2071136 5680 14:50:01 824032 3285588 3214620 79.60 89600 2488544 1317356 25.90 877208 2074632 4412 14:51:01 800084 3276224 3238568 80.19 89768 2502068 1387424 27.27 891584 2082396 10060 14:52:01 802552 3286784 3236100 80.13 89932 2509520 1386016 27.25 884604 2086468 2720 14:53:01 770188 3262444 3268464 80.93 90076 2516900 1455836 28.62 912256 2090508 4020 14:54:01 762144 3281560 3276508 81.13 90236 2542700 1389728 27.32 892164 2114400 23224 14:55:01 756232 3282628 3282420 81.28 90444 2549044 1386876 27.26 894868 2117672 2352 14:56:01 740868 3276768 3297784 81.66 90676 2557704 1386704 27.26 905032 2122392 2252 14:57:01 733744 3277704 3304908 81.83 90892 2564944 1385772 27.24 907720 2126048 3280 14:58:01 726300 3281168 3312352 82.02 91080 2575004 1386784 27.26 909096 2131568 6912 14:59:01 549640 3035456 3489012 86.39 91420 2506856 1713932 33.69 1157248 2062244 46076 15:00:01 854128 3274920 3184524 78.85 92904 2452320 971576 19.10 1094304 1841224 20780 Average: 848890 3264613 3189762 78.98 86032 2449083 1337384 26.29 896432 2036350 23522 14:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:45:01 ens3 377.21 246.97 1473.44 70.55 0.00 0.00 0.00 0.00 14:45:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:01 veth257d93a 63.96 101.93 4.52 772.31 0.00 0.00 0.00 0.06 14:46:01 ens3 328.58 223.25 1979.71 21.73 0.00 0.00 0.00 0.00 14:46:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 14:46:01 docker0 152.07 223.55 8.22 1287.11 0.00 0.00 0.00 0.00 14:47:01 veth257d93a 125.51 168.36 8.33 1019.11 0.00 0.00 0.00 0.08 14:47:01 ens3 178.25 134.64 1021.03 10.82 0.00 0.00 0.00 0.00 14:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:47:01 docker0 125.51 168.29 6.61 1019.11 0.00 0.00 0.00 0.00 14:48:01 veth257d93a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:48:01 ens3 5.30 5.63 1.14 1.42 0.00 0.00 0.00 0.00 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:01 veth257d93a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:01 ens3 6.50 5.93 1.35 1.80 0.00 0.00 0.00 0.00 14:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:01 veth257d93a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:50:01 ens3 8.03 7.28 1.77 2.20 0.00 0.00 0.00 0.00 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:01 veth257d93a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:01 ens3 5.92 6.68 1.23 1.90 0.00 0.00 0.00 0.00 14:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:01 veth257d93a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:01 ens3 5.40 5.40 1.16 1.61 0.00 0.00 0.00 0.00 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:01 veth257d93a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:01 ens3 10.60 7.93 6.77 6.17 0.00 0.00 0.00 0.00 14:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:54:01 veth257d93a 105.12 106.88 8.18 738.00 0.00 0.00 0.00 0.06 14:54:01 ens3 109.12 107.85 738.48 8.92 0.00 0.00 0.00 0.00 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:54:01 docker0 105.12 106.88 6.74 738.00 0.00 0.00 0.00 0.00 14:55:01 veth257d93a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:55:01 ens3 5.58 5.22 1.23 1.68 0.00 0.00 0.00 0.00 14:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:01 veth257d93a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:01 ens3 5.62 5.67 1.40 1.75 0.00 0.00 0.00 0.00 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:01 veth257d93a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:01 ens3 5.95 6.32 1.27 1.83 0.00 0.00 0.00 0.00 14:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:01 veth257d93a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:01 ens3 5.22 5.32 1.19 1.57 0.00 0.00 0.00 0.00 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:01 veth257d93a 1.25 1.17 0.11 7.19 0.00 0.00 0.00 0.00 14:59:01 ens3 11.46 9.68 9.42 2.72 0.00 0.00 0.00 0.00 14:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:59:01 docker0 1.25 1.17 0.09 7.19 0.00 0.00 0.00 0.00 15:00:01 ens3 127.96 124.46 752.75 21.70 0.00 0.00 0.00 0.00 15:00:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 15:00:01 docker0 104.90 106.80 6.58 737.80 0.00 0.00 0.00 0.00 Average: ens3 74.80 56.77 374.59 9.90 0.00 0.00 0.00 0.00 Average: lo 0.37 0.37 0.03 0.03 0.00 0.00 0.00 0.00 Average: docker0 30.55 37.92 1.77 236.82 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-339) 04/16/25 _x86_64_ (4 CPU) 14:43:53 LINUX RESTART (4 CPU) 14:44:01 CPU %user %nice %system %iowait %steal %idle 14:45:01 all 14.01 0.00 1.87 5.03 0.05 79.04 14:45:01 0 4.91 0.00 1.26 7.16 0.05 86.62 14:45:01 1 19.60 0.00 1.27 2.79 0.05 76.29 14:45:01 2 18.54 0.00 3.15 5.18 0.07 73.06 14:45:01 3 12.96 0.00 1.77 5.01 0.03 80.22 14:46:01 all 16.92 0.00 2.85 3.32 0.07 76.85 14:46:01 0 11.85 0.00 2.43 1.31 0.08 84.32 14:46:01 1 42.74 0.00 4.35 3.77 0.07 49.07 14:46:01 2 7.42 0.00 2.23 2.72 0.07 87.56 14:46:01 3 5.53 0.00 2.38 5.46 0.07 86.56 14:47:01 all 5.56 0.00 2.06 2.40 0.05 89.93 14:47:01 0 3.80 0.00 1.66 0.52 0.03 93.98 14:47:01 1 2.96 0.00 1.45 2.24 0.07 93.28 14:47:01 2 11.43 0.00 2.01 1.05 0.05 85.45 14:47:01 3 4.03 0.00 3.11 5.80 0.05 87.01 14:48:01 all 2.91 0.00 0.78 0.03 0.05 96.22 14:48:01 0 3.46 0.00 0.80 0.00 0.05 95.70 14:48:01 1 2.52 0.00 0.75 0.13 0.03 96.56 14:48:01 2 2.87 0.00 0.87 0.00 0.05 96.21 14:48:01 3 2.81 0.00 0.72 0.02 0.03 96.43 14:49:01 all 3.52 0.00 0.84 0.03 0.05 95.56 14:49:01 0 3.96 0.00 0.70 0.00 0.03 95.31 14:49:01 1 3.15 0.00 0.90 0.10 0.05 95.79 14:49:01 2 3.39 0.00 0.72 0.00 0.05 95.84 14:49:01 3 3.59 0.00 1.05 0.00 0.07 95.30 14:50:01 all 3.66 0.00 0.90 0.03 0.06 95.34 14:50:01 0 3.83 0.00 0.82 0.02 0.05 95.29 14:50:01 1 3.97 0.00 1.00 0.03 0.07 94.93 14:50:01 2 3.29 0.00 0.82 0.02 0.05 95.82 14:50:01 3 3.55 0.00 0.97 0.05 0.05 95.38 14:51:01 all 4.38 0.00 0.79 0.02 0.05 94.76 14:51:01 0 4.00 0.00 0.70 0.00 0.03 95.27 14:51:01 1 4.70 0.00 0.82 0.02 0.07 94.39 14:51:01 2 4.24 0.00 0.83 0.00 0.05 94.87 14:51:01 3 4.59 0.00 0.78 0.07 0.05 94.51 14:52:01 all 3.74 0.00 0.94 0.04 0.07 95.21 14:52:01 0 3.22 0.00 0.89 0.02 0.05 95.82 14:52:01 1 3.68 0.00 1.02 0.00 0.08 95.21 14:52:01 2 4.19 0.00 1.05 0.10 0.08 94.57 14:52:01 3 3.86 0.00 0.85 0.05 0.07 95.17 14:53:01 all 4.49 0.00 0.97 0.03 0.07 94.44 14:53:01 0 3.98 0.00 0.92 0.00 0.07 95.04 14:53:01 1 4.66 0.00 0.90 0.03 0.07 94.34 14:53:01 2 4.46 0.00 1.02 0.00 0.07 94.46 14:53:01 3 4.86 0.00 1.02 0.08 0.07 93.98 14:54:01 all 6.81 0.00 0.84 0.02 0.05 92.28 14:54:01 0 8.34 0.00 0.70 0.02 0.03 90.91 14:54:01 1 5.89 0.00 0.82 0.03 0.03 93.23 14:54:01 2 5.39 0.00 0.83 0.05 0.05 93.67 14:54:01 3 7.65 0.00 1.02 0.00 0.05 91.28 14:55:01 all 4.23 0.00 0.99 0.02 0.08 94.69 14:55:01 0 4.83 0.00 0.91 0.07 0.07 94.12 14:55:01 1 3.76 0.00 0.94 0.00 0.07 95.24 14:55:01 2 4.33 0.00 1.04 0.00 0.08 94.56 14:55:01 3 3.98 0.00 1.05 0.02 0.10 94.85 14:55:01 CPU %user %nice %system %iowait %steal %idle 14:56:01 all 4.70 0.00 1.02 0.06 0.06 94.16 14:56:01 0 4.89 0.00 0.87 0.22 0.03 93.98 14:56:01 1 5.45 0.00 1.04 0.00 0.07 93.45 14:56:01 2 4.11 0.00 1.09 0.00 0.05 94.75 14:56:01 3 4.31 0.00 1.14 0.00 0.08 94.47 14:57:01 all 4.89 0.00 1.11 0.02 0.06 93.93 14:57:01 0 5.16 0.00 1.07 0.00 0.07 93.70 14:57:01 1 5.31 0.00 1.09 0.00 0.07 93.54 14:57:01 2 4.74 0.00 1.07 0.07 0.07 94.06 14:57:01 3 4.35 0.00 1.18 0.02 0.07 94.38 14:58:01 all 4.95 0.00 1.02 0.03 0.08 93.91 14:58:01 0 3.96 0.00 0.90 0.00 0.07 95.08 14:58:01 1 5.63 0.00 0.99 0.05 0.07 93.27 14:58:01 2 5.57 0.00 0.99 0.03 0.07 93.34 14:58:01 3 4.68 0.00 1.24 0.05 0.07 93.97 14:59:01 all 11.94 0.00 1.53 0.08 0.06 86.39 14:59:01 0 8.35 0.00 1.37 0.00 0.07 90.21 14:59:01 1 10.67 0.00 1.51 0.27 0.07 87.49 14:59:01 2 14.93 0.00 1.58 0.00 0.05 83.43 14:59:01 3 13.79 0.00 1.64 0.03 0.08 84.45 15:00:01 all 20.84 0.00 1.85 0.82 0.06 76.43 15:00:01 0 11.62 0.00 1.52 0.30 0.03 86.52 15:00:01 1 19.59 0.00 2.11 2.22 0.05 76.03 15:00:01 2 17.17 0.00 1.59 0.30 0.07 80.88 15:00:01 3 34.98 0.00 2.19 0.42 0.08 62.33 Average: all 7.34 0.00 1.27 0.75 0.06 90.58 Average: 0 5.63 0.00 1.09 0.60 0.05 92.62 Average: 1 9.02 0.00 1.31 0.73 0.06 88.88 Average: 2 7.25 0.00 1.30 0.59 0.06 90.79 Average: 3 7.47 0.00 1.38 1.06 0.06 90.02