19:34:40 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/it/dep/+/14825 19:34:40 Running as SYSTEM 19:34:40 [EnvInject] - Loading node environment variables. 19:34:40 Building remotely on prd-ubuntu1804-docker-4c-4g-1410 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dep-helm-docker-verify-all 19:34:40 [ssh-agent] Looking for ssh-agent implementation... 19:34:40 $ ssh-agent 19:34:40 SSH_AUTH_SOCK=/tmp/ssh-7TpT6zfT419u/agent.2139 19:34:40 SSH_AGENT_PID=2141 19:34:40 [ssh-agent] Started. 19:34:40 Running ssh-add (command line suppressed) 19:34:40 Identity added: /w/workspace/it-dep-helm-docker-verify-all@tmp/private_key_13277273974330653963.key (jenkins-ssh) 19:34:40 [ssh-agent] Using credentials jenkins (jenkins) 19:34:40 The recommended git tool is: NONE 19:34:43 using credential jenkins 19:34:43 Wiping out workspace first. 19:34:43 Cloning the remote Git repository 19:34:43 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 19:34:44 > git init /w/workspace/it-dep-helm-docker-verify-all # timeout=10 19:34:44 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 19:34:44 > git --version # timeout=10 19:34:44 > git --version # 'git version 2.17.1' 19:34:44 using GIT_SSH to set credentials jenkins 19:34:44 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep +refs/heads/*:refs/remotes/origin/* # timeout=10 19:34:45 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 19:34:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:34:46 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 19:34:46 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 19:34:46 using GIT_SSH to set credentials jenkins 19:34:46 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep refs/changes/25/14825/1 # timeout=10 19:34:46 > git rev-parse f995f70824aaaa1965a8c3a93a9163448e0973e2^{commit} # timeout=10 19:34:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:34:46 Checking out Revision f995f70824aaaa1965a8c3a93a9163448e0973e2 (refs/changes/25/14825/1) 19:34:46 > git config core.sparsecheckout # timeout=10 19:34:46 > git checkout -f f995f70824aaaa1965a8c3a93a9163448e0973e2 # timeout=10 19:34:50 Commit message: "Add individual control flag for RANPM common components" 19:34:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:34:50 > git rev-list --no-walk c9194f59a0934179f4197653fca1fed4694c64d9 # timeout=10 19:34:50 provisioning config files... 19:34:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:34:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:34:51 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins7262593097689583490.sh 19:34:51 ---> python-tools-install.sh 19:34:51 Setup pyenv: 19:34:51 * system (set by /opt/pyenv/version) 19:34:51 * 3.8.13 (set by /opt/pyenv/version) 19:34:51 * 3.9.13 (set by /opt/pyenv/version) 19:34:51 * 3.10.6 (set by /opt/pyenv/version) 19:34:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kjMU 19:34:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:35:06 lf-activate-venv(): INFO: Installing: lftools 19:35:50 lf-activate-venv(): INFO: Adding /tmp/venv-kjMU/bin to PATH 19:35:50 Generating Requirements File 19:36:29 Python 3.10.6 19:36:30 pip 25.2 from /tmp/venv-kjMU/lib/python3.10/site-packages/pip (python 3.10) 19:36:30 appdirs==1.4.4 19:36:30 argcomplete==3.6.2 19:36:30 aspy.yaml==1.3.0 19:36:30 attrs==25.3.0 19:36:30 autopage==0.5.2 19:36:30 beautifulsoup4==4.13.4 19:36:30 boto3==1.40.12 19:36:30 botocore==1.40.12 19:36:30 bs4==0.0.2 19:36:30 cachetools==5.5.2 19:36:30 certifi==2025.8.3 19:36:30 cffi==1.17.1 19:36:30 cfgv==3.4.0 19:36:30 chardet==5.2.0 19:36:30 charset-normalizer==3.4.3 19:36:30 click==8.2.1 19:36:30 cliff==4.10.0 19:36:30 cmd2==2.7.0 19:36:30 cryptography==3.3.2 19:36:30 debtcollector==3.0.0 19:36:30 decorator==5.2.1 19:36:30 defusedxml==0.7.1 19:36:30 Deprecated==1.2.18 19:36:30 distlib==0.4.0 19:36:30 dnspython==2.7.0 19:36:30 docker==7.1.0 19:36:30 dogpile.cache==1.4.0 19:36:30 durationpy==0.10 19:36:30 email_validator==2.2.0 19:36:30 filelock==3.19.1 19:36:30 future==1.0.0 19:36:30 gitdb==4.0.12 19:36:30 GitPython==3.1.45 19:36:30 google-auth==2.40.3 19:36:30 httplib2==0.22.0 19:36:30 identify==2.6.13 19:36:30 idna==3.10 19:36:30 importlib-resources==1.5.0 19:36:30 iso8601==2.1.0 19:36:30 Jinja2==3.1.6 19:36:30 jmespath==1.0.1 19:36:30 jsonpatch==1.33 19:36:30 jsonpointer==3.0.0 19:36:30 jsonschema==4.25.1 19:36:30 jsonschema-specifications==2025.4.1 19:36:30 keystoneauth1==5.11.1 19:36:30 kubernetes==33.1.0 19:36:30 lftools==0.37.13 19:36:30 lxml==6.0.0 19:36:30 markdown-it-py==4.0.0 19:36:30 MarkupSafe==3.0.2 19:36:30 mdurl==0.1.2 19:36:30 msgpack==1.1.1 19:36:30 multi_key_dict==2.0.3 19:36:30 munch==4.0.0 19:36:30 netaddr==1.3.0 19:36:30 niet==1.4.2 19:36:30 nodeenv==1.9.1 19:36:30 oauth2client==4.1.3 19:36:30 oauthlib==3.3.1 19:36:30 openstacksdk==4.7.0 19:36:30 os-client-config==2.3.0 19:36:30 os-service-types==1.8.0 19:36:30 osc-lib==4.1.0 19:36:30 oslo.config==10.0.0 19:36:30 oslo.context==6.0.0 19:36:30 oslo.i18n==6.5.1 19:36:30 oslo.log==7.2.0 19:36:30 oslo.serialization==5.7.0 19:36:30 oslo.utils==9.0.0 19:36:30 packaging==25.0 19:36:30 pbr==7.0.0 19:36:30 platformdirs==4.3.8 19:36:30 prettytable==3.16.0 19:36:30 psutil==7.0.0 19:36:30 pyasn1==0.6.1 19:36:30 pyasn1_modules==0.4.2 19:36:30 pycparser==2.22 19:36:30 pygerrit2==2.0.15 19:36:30 PyGithub==2.7.0 19:36:30 Pygments==2.19.2 19:36:30 PyJWT==2.10.1 19:36:30 PyNaCl==1.5.0 19:36:30 pyparsing==2.4.7 19:36:30 pyperclip==1.9.0 19:36:30 pyrsistent==0.20.0 19:36:30 python-cinderclient==9.7.0 19:36:30 python-dateutil==2.9.0.post0 19:36:30 python-heatclient==4.3.0 19:36:30 python-jenkins==1.8.3 19:36:30 python-keystoneclient==5.6.0 19:36:30 python-magnumclient==4.8.1 19:36:30 python-openstackclient==8.1.0 19:36:30 python-swiftclient==4.8.0 19:36:30 PyYAML==6.0.2 19:36:30 referencing==0.36.2 19:36:30 requests==2.32.5 19:36:30 requests-oauthlib==2.0.0 19:36:30 requestsexceptions==1.4.0 19:36:30 rfc3986==2.0.0 19:36:30 rich==14.1.0 19:36:30 rich-argparse==1.7.1 19:36:30 rpds-py==0.27.0 19:36:30 rsa==4.9.1 19:36:30 ruamel.yaml==0.18.14 19:36:30 ruamel.yaml.clib==0.2.12 19:36:30 s3transfer==0.13.1 19:36:30 simplejson==3.20.1 19:36:30 six==1.17.0 19:36:30 smmap==5.0.2 19:36:30 soupsieve==2.7 19:36:30 stevedore==5.4.1 19:36:30 tabulate==0.9.0 19:36:30 toml==0.10.2 19:36:30 tomlkit==0.13.3 19:36:30 tqdm==4.67.1 19:36:30 typing_extensions==4.14.1 19:36:30 tzdata==2025.2 19:36:30 urllib3==1.26.20 19:36:30 virtualenv==20.34.0 19:36:30 wcwidth==0.2.13 19:36:30 websocket-client==1.8.0 19:36:30 wrapt==1.17.3 19:36:30 xdg==6.0.0 19:36:30 xmltodict==0.14.2 19:36:30 yq==3.4.3 19:36:30 provisioning config files... 19:36:30 copy managed file [global-settings] to file:/w/workspace/it-dep-helm-docker-verify-all@tmp/config6380205526830795817tmp 19:36:30 copy managed file [it-dep-settings] to file:/w/workspace/it-dep-helm-docker-verify-all@tmp/config10787409974704074207tmp 19:36:30 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins9972626402275558719.sh 19:36:30 ---> docker-login.sh 19:36:30 nexus3.o-ran-sc.org:10001 19:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:31 Configure a credential helper to remove this warning. See 19:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:31 19:36:31 Login Succeeded 19:36:31 nexus3.o-ran-sc.org:10002 19:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:31 Configure a credential helper to remove this warning. See 19:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:31 19:36:31 Login Succeeded 19:36:31 nexus3.o-ran-sc.org:10003 19:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:31 Configure a credential helper to remove this warning. See 19:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:31 19:36:31 Login Succeeded 19:36:31 nexus3.o-ran-sc.org:10004 19:36:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:32 Configure a credential helper to remove this warning. See 19:36:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:32 19:36:32 Login Succeeded 19:36:32 ---> docker-login.sh ends 19:36:32 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins3545744140157039312.sh 19:36:32 [it-dep-helm-docker-verify-all] $ /bin/sh -xe /tmp/jenkins18189510084087823580.sh 19:36:32 [EnvInject] - Injecting environment variables from a build step. 19:36:32 [EnvInject] - Injecting as environment variables the properties content 19:36:32 DOCKER_ROOT=$WORKSPACE 19:36:32 CONTAINER_TAG_YAML_DIR= 19:36:32 CONTAINER_TAG_METHOD=latest 19:36:32 19:36:32 [EnvInject] - Variables injected successfully. 19:36:32 [it-dep-helm-docker-verify-all] $ /bin/bash -l /tmp/jenkins10650964435622151300.sh 19:36:32 ---> docker-get-container-tag.sh 19:36:32 Setup pyenv: 19:36:32 system 19:36:32 3.8.13 19:36:32 3.9.13 19:36:32 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 19:36:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kjMU from file:/tmp/.os_lf_venv 19:36:36 lf-activate-venv(): INFO: Installing: yq 19:36:37 lf-activate-venv(): INFO: Adding /tmp/venv-kjMU/bin to PATH 19:36:37 ---> Docker image tag found: latest 19:36:37 [EnvInject] - Injecting environment variables from a build step. 19:36:37 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 19:36:37 [EnvInject] - Variables injected successfully. 19:36:37 [EnvInject] - Injecting environment variables from a build step. 19:36:37 [EnvInject] - Injecting as environment variables the properties content 19:36:37 DOCKER_ARGS=-f ci/Dockerfile 19:36:37 DOCKER_ROOT=/w/workspace/it-dep-helm-docker-verify-all 19:36:37 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 19:36:37 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 19:36:37 DOCKER_NAME=o-ran-sc/it-dep-helm 19:36:37 19:36:37 [EnvInject] - Variables injected successfully. 19:36:37 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins13886214938503622443.sh 19:36:37 ---> docker-build.sh 19:36:37 Docker version 24.0.2, build cb74dfc 19:36:37 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-helm:latest 19:36:37 docker build -f ci/Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-helm:latest . 19:36:39 #1 [internal] load build definition from Dockerfile 19:36:39 #1 transferring dockerfile: 1.33kB 0.0s done 19:36:39 #1 DONE 0.1s 19:36:39 19:36:39 #2 [internal] load .dockerignore 19:36:39 #2 transferring context: 2B done 19:36:39 #2 DONE 0.1s 19:36:39 19:36:39 #3 [internal] load metadata for docker.io/library/ubuntu:18.04 19:36:40 #3 DONE 1.6s 19:36:40 19:36:40 #4 [internal] load build context 19:36:40 #4 DONE 0.0s 19:36:40 19:36:40 #5 [1/7] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 19:36:40 #5 resolve docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 0.1s done 19:36:41 #5 sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 1.33kB / 1.33kB done 19:36:41 #5 sha256:dca176c9663a7ba4c1f0e710986f5a25e672842963d95b960191e2d9f7185ebe 424B / 424B done 19:36:41 #5 sha256:f9a80a55f492e823bf5d51f1bd5f87ea3eed1cb31788686aa99a2fb61a27af6a 2.30kB / 2.30kB done 19:36:41 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0B / 25.69MB 0.1s 19:36:41 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 2.10MB / 25.69MB 0.4s 19:36:41 #5 ... 19:36:41 19:36:41 #4 [internal] load build context 19:36:41 #4 transferring context: 16.75MB 0.4s done 19:36:41 #4 DONE 0.5s 19:36:41 19:36:41 #5 [1/7] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 19:36:41 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 4.19MB / 25.69MB 0.5s 19:36:41 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 12.58MB / 25.69MB 0.7s 19:36:41 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 15.73MB / 25.69MB 0.8s 19:36:41 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 19.92MB / 25.69MB 1.0s 19:36:42 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 24.12MB / 25.69MB 1.1s 19:36:42 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 1.2s done 19:36:42 #5 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 19:36:43 #5 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 1.6s done 19:36:44 #5 DONE 3.2s 19:36:44 19:36:44 #6 [2/7] RUN apt-get update && apt-get -y install curl ca-certificates wget 19:36:44 #6 0.780 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 19:36:45 #6 0.966 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:36:45 #6 1.251 Get:3 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] 19:36:45 #6 1.353 Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] 19:36:45 #6 1.680 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] 19:36:45 #6 1.760 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] 19:36:45 #6 1.768 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 19:36:46 #6 1.948 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 19:36:46 #6 2.131 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 19:36:46 #6 2.534 Get:10 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 19:36:46 #6 2.560 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 19:36:47 #6 3.140 Get:12 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 19:36:47 #6 3.141 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] 19:36:47 #6 3.325 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] 19:36:47 #6 3.326 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] 19:36:47 #6 3.581 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] 19:36:47 #6 3.656 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] 19:36:47 #6 3.656 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] 19:36:49 #6 4.991 Fetched 28.2 MB in 4s (6371 kB/s) 19:36:49 #6 4.991 Reading package lists... 19:36:50 #6 6.862 Reading package lists... 19:36:52 #6 8.674 Building dependency tree... 19:36:53 #6 9.036 Reading state information... 19:36:53 #6 9.599 The following additional packages will be installed: 19:36:53 #6 9.600 krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 libgssapi3-heimdal 19:36:53 #6 9.600 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:36:53 #6 9.600 libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 19:36:53 #6 9.601 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpsl5 19:36:53 #6 9.601 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 19:36:53 #6 9.603 libsqlite3-0 libssl1.1 libwind0-heimdal openssl publicsuffix 19:36:53 #6 9.611 Suggested packages: 19:36:53 #6 9.611 krb5-doc krb5-user libsasl2-modules-gssapi-mit 19:36:53 #6 9.611 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 19:36:53 #6 9.611 libsasl2-modules-sql 19:36:53 #6 9.762 The following NEW packages will be installed: 19:36:53 #6 9.763 ca-certificates curl krb5-locales libasn1-8-heimdal libcurl4 19:36:53 #6 9.763 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 19:36:53 #6 9.764 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 19:36:53 #6 9.764 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 19:36:53 #6 9.764 libnghttp2-14 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 19:36:53 #6 9.765 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal 19:36:53 #6 9.766 openssl publicsuffix wget 19:36:54 #6 10.03 0 upgraded, 31 newly installed, 0 to remove and 1 not upgraded. 19:36:54 #6 10.03 Need to get 5161 kB of archives. 19:36:54 #6 10.03 After this operation, 15.7 MB of additional disk space will be used. 19:36:54 #6 10.03 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.23 [1303 kB] 19:36:54 #6 10.69 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.23 [614 kB] 19:36:54 #6 10.72 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20230311ubuntu0.18.04.1 [151 kB] 19:36:54 #6 10.73 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB] 19:36:54 #6 10.75 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.4 [13.4 kB] 19:36:54 #6 10.75 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.4 [30.9 kB] 19:36:54 #6 10.77 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.4 [85.3 kB] 19:36:54 #6 10.79 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] 19:36:54 #6 10.79 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.4 [278 kB] 19:36:54 #6 10.80 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.4 [122 kB] 19:36:54 #6 10.80 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:36:54 #6 10.84 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] 19:36:54 #6 10.85 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB] 19:36:55 #6 10.86 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [42.3 kB] 19:36:55 #6 10.86 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [175 kB] 19:36:55 #6 10.86 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [30.3 kB] 19:36:55 #6 10.92 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [85.9 kB] 19:36:55 #6 10.92 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [48.0 kB] 19:36:55 #6 10.92 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [107 kB] 19:36:55 #6 10.93 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [207 kB] 19:36:55 #6 10.93 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [14.8 kB] 19:36:55 #6 11.00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [96.7 kB] 19:36:55 #6 11.00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] 19:36:55 #6 11.00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] 19:36:55 #6 11.00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] 19:36:55 #6 11.00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] 19:36:55 #6 11.07 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:36:55 #6 11.08 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:36:55 #6 11.08 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.24 [221 kB] 19:36:55 #6 11.09 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.24 [159 kB] 19:36:55 #6 11.09 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [48.9 kB] 19:36:55 #6 11.29 debconf: delaying package configuration, since apt-utils is not installed 19:36:55 #6 11.37 Fetched 5161 kB in 1s (3993 kB/s) 19:36:55 #6 11.49 Selecting previously unselected package libssl1.1:amd64. 19:36:55 #6 11.49 (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.) 19:36:55 #6 11.50 Preparing to unpack .../00-libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 19:36:55 #6 11.55 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 19:36:55 #6 11.81 Selecting previously unselected package openssl. 19:36:55 #6 11.81 Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 19:36:56 #6 11.83 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.23) ... 19:36:56 #6 12.07 Selecting previously unselected package ca-certificates. 19:36:56 #6 12.07 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.18.04.1_all.deb ... 19:36:56 #6 12.08 Unpacking ca-certificates (20230311ubuntu0.18.04.1) ... 19:36:56 #6 12.26 Selecting previously unselected package libsqlite3-0:amd64. 19:36:56 #6 12.26 Preparing to unpack .../03-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ... 19:36:56 #6 12.27 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... 19:36:56 #6 12.39 Selecting previously unselected package krb5-locales. 19:36:56 #6 12.39 Preparing to unpack .../04-krb5-locales_1.16-2ubuntu0.4_all.deb ... 19:36:56 #6 12.41 Unpacking krb5-locales (1.16-2ubuntu0.4) ... 19:36:56 #6 12.51 Selecting previously unselected package libkrb5support0:amd64. 19:36:56 #6 12.52 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.4_amd64.deb ... 19:36:56 #6 12.53 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.4) ... 19:36:56 #6 12.67 Selecting previously unselected package libk5crypto3:amd64. 19:36:56 #6 12.67 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.4_amd64.deb ... 19:36:56 #6 12.70 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.4) ... 19:36:56 #6 12.82 Selecting previously unselected package libkeyutils1:amd64. 19:36:56 #6 12.83 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... 19:36:56 #6 12.84 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 19:36:56 #6 12.92 Selecting previously unselected package libkrb5-3:amd64. 19:36:56 #6 12.92 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.4_amd64.deb ... 19:36:57 #6 12.93 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.4) ... 19:36:57 #6 13.18 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:36:57 #6 13.18 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.4_amd64.deb ... 19:36:57 #6 13.20 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... 19:36:58 #6 13.96 Selecting previously unselected package libpsl5:amd64. 19:36:58 #6 13.96 Preparing to unpack .../10-libpsl5_0.19.1-5build1_amd64.deb ... 19:36:58 #6 13.98 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:36:58 #6 14.04 Selecting previously unselected package publicsuffix. 19:36:58 #6 14.04 Preparing to unpack .../11-publicsuffix_20180223.1310-1_all.deb ... 19:36:58 #6 14.05 Unpacking publicsuffix (20180223.1310-1) ... 19:36:58 #6 14.19 Selecting previously unselected package wget. 19:36:58 #6 14.19 Preparing to unpack .../12-wget_1.19.4-1ubuntu2.2_amd64.deb ... 19:36:58 #6 14.20 Unpacking wget (1.19.4-1ubuntu2.2) ... 19:36:58 #6 14.42 Selecting previously unselected package libroken18-heimdal:amd64. 19:36:58 #6 14.42 Preparing to unpack .../13-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 19:36:58 #6 14.46 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:36:58 #6 14.59 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:36:58 #6 14.59 Preparing to unpack .../14-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 19:36:58 #6 14.61 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:36:58 #6 14.80 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:36:58 #6 14.80 Preparing to unpack .../15-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 19:36:58 #6 14.82 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:36:59 #6 14.91 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:36:59 #6 14.91 Preparing to unpack .../16-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 19:36:59 #6 14.92 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:36:59 #6 15.00 Selecting previously unselected package libwind0-heimdal:amd64. 19:36:59 #6 15.01 Preparing to unpack .../17-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 19:36:59 #6 15.02 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:36:59 #6 15.13 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:36:59 #6 15.13 Preparing to unpack .../18-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 19:36:59 #6 15.14 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:36:59 #6 15.26 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:36:59 #6 15.26 Preparing to unpack .../19-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 19:36:59 #6 15.27 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:36:59 #6 15.39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:36:59 #6 15.39 Preparing to unpack .../20-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 19:36:59 #6 15.41 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:36:59 #6 15.55 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:36:59 #6 15.55 Preparing to unpack .../21-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 19:36:59 #6 15.60 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:36:59 #6 15.71 Selecting previously unselected package libsasl2-modules-db:amd64. 19:36:59 #6 15.71 Preparing to unpack .../22-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 19:36:59 #6 15.74 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 19:36:59 #6 15.86 Selecting previously unselected package libsasl2-2:amd64. 19:36:59 #6 15.86 Preparing to unpack .../23-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 19:36:59 #6 15.87 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 19:36:59 #6 15.94 Selecting previously unselected package libldap-common. 19:37:00 #6 15.95 Preparing to unpack .../24-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... 19:37:00 #6 15.96 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 19:37:00 #6 16.08 Selecting previously unselected package libldap-2.4-2:amd64. 19:37:00 #6 16.08 Preparing to unpack .../25-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... 19:37:00 #6 16.10 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 19:37:00 #6 16.25 Selecting previously unselected package libnghttp2-14:amd64. 19:37:00 #6 16.25 Preparing to unpack .../26-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:37:00 #6 16.27 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:37:00 #6 16.38 Selecting previously unselected package librtmp1:amd64. 19:37:00 #6 16.38 Preparing to unpack .../27-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:37:00 #6 16.40 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:37:00 #6 16.53 Selecting previously unselected package libcurl4:amd64. 19:37:00 #6 16.54 Preparing to unpack .../28-libcurl4_7.58.0-2ubuntu3.24_amd64.deb ... 19:37:00 #6 16.54 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.24) ... 19:37:00 #6 16.71 Selecting previously unselected package curl. 19:37:00 #6 16.71 Preparing to unpack .../29-curl_7.58.0-2ubuntu3.24_amd64.deb ... 19:37:00 #6 16.73 Unpacking curl (7.58.0-2ubuntu3.24) ... 19:37:01 #6 16.85 Selecting previously unselected package libsasl2-modules:amd64. 19:37:01 #6 16.86 Preparing to unpack .../30-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 19:37:01 #6 16.88 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 19:37:01 #6 16.97 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:37:01 #6 17.01 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 19:37:01 #6 17.09 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:37:01 #6 17.15 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 19:37:01 #6 17.21 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 19:37:01 #6 17.24 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:37:01 #6 17.30 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:37:01 #6 17.35 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.4) ... 19:37:01 #6 17.40 Setting up krb5-locales (1.16-2ubuntu0.4) ... 19:37:01 #6 17.46 Setting up publicsuffix (20180223.1310-1) ... 19:37:01 #6 17.52 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 19:37:01 #6 17.65 debconf: unable to initialize frontend: Dialog 19:37:01 #6 17.65 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:37:01 #6 17.65 debconf: falling back to frontend: Readline 19:37:01 #6 17.65 debconf: unable to initialize frontend: Readline 19:37:01 #6 17.65 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.) 19:37:01 #6 17.65 debconf: falling back to frontend: Teletype 19:37:01 #6 17.74 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:37:01 #6 17.82 Setting up openssl (1.1.1-1ubuntu2.1~18.04.23) ... 19:37:02 #6 17.92 Setting up wget (1.19.4-1ubuntu2.2) ... 19:37:02 #6 17.98 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... 19:37:02 #6 18.04 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 19:37:02 #6 18.09 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 19:37:02 #6 18.15 Setting up ca-certificates (20230311ubuntu0.18.04.1) ... 19:37:02 #6 18.28 debconf: unable to initialize frontend: Dialog 19:37:02 #6 18.28 debconf: (TERM is not set, so the dialog frontend is not usable.) 19:37:02 #6 18.28 debconf: falling back to frontend: Readline 19:37:02 #6 18.28 debconf: unable to initialize frontend: Readline 19:37:02 #6 18.28 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.) 19:37:02 #6 18.28 debconf: falling back to frontend: Teletype 19:37:02 #6 18.72 Updating certificates in /etc/ssl/certs... 19:37:03 #6 19.45 137 added, 0 removed; done. 19:37:03 #6 19.57 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.4) ... 19:37:03 #6 19.62 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:37:03 #6 19.65 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:37:03 #6 19.68 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:37:03 #6 19.71 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:37:03 #6 19.76 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.4) ... 19:37:03 #6 19.81 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:37:03 #6 19.86 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:37:03 #6 19.88 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... 19:37:03 #6 19.92 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 19:37:04 #6 19.98 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 19:37:04 #6 20.04 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.24) ... 19:37:04 #6 20.13 Setting up curl (7.58.0-2ubuntu3.24) ... 19:37:04 #6 20.21 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 19:37:04 #6 20.29 Processing triggers for ca-certificates (20230311ubuntu0.18.04.1) ... 19:37:04 #6 20.32 Updating certificates in /etc/ssl/certs... 19:37:04 #6 20.88 0 added, 0 removed; done. 19:37:04 #6 20.88 Running hooks in /etc/ca-certificates/update.d... 19:37:05 #6 20.88 done. 19:37:05 #6 DONE 21.9s 19:37:06 19:37:06 #7 [3/7] RUN wget https://get.helm.sh/helm-v2.17.0-linux-amd64.tar.gz && tar -xvf ../helm-v2.17.0-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm 19:37:06 #7 0.579 --2025-08-19 19:37:06-- https://get.helm.sh/helm-v2.17.0-linux-amd64.tar.gz 19:37:06 #7 0.583 Resolving get.helm.sh (get.helm.sh)... 13.107.246.69, 2620:1ec:bdf::69 19:37:06 #7 0.599 Connecting to get.helm.sh (get.helm.sh)|13.107.246.69|:443... connected. 19:40:10 $ ssh-agent -k 19:40:10 unset SSH_AUTH_SOCK; 19:40:10 unset SSH_AGENT_PID; 19:40:10 echo Agent pid 2141 killed; 19:40:10 [ssh-agent] Stopped. 19:40:10 Build was aborted 19:40:10 Aborted by new patch set. 19:40:10 [PostBuildScript] - [INFO] Executing post build scripts. 19:40:10 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins7366220295051357492.sh 19:40:10 ---> sysstat.sh 19:40:10 #7 CANCELED 19:40:10 ERROR: failed to solve: Canceled: context canceled 19:40:11 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins16733302366238286272.sh 19:40:11 ---> package-listing.sh 19:40:11 ++ tr '[:upper:]' '[:lower:]' 19:40:11 ++ facter osfamily 19:40:11 + OS_FAMILY=debian 19:40:11 + workspace=/w/workspace/it-dep-helm-docker-verify-all 19:40:11 + START_PACKAGES=/tmp/packages_start.txt 19:40:11 + END_PACKAGES=/tmp/packages_end.txt 19:40:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:40:11 + PACKAGES=/tmp/packages_start.txt 19:40:11 + '[' /w/workspace/it-dep-helm-docker-verify-all ']' 19:40:11 + PACKAGES=/tmp/packages_end.txt 19:40:11 + case "${OS_FAMILY}" in 19:40:11 + dpkg -l 19:40:11 + grep '^ii' 19:40:11 + '[' -f /tmp/packages_start.txt ']' 19:40:11 + '[' -f /tmp/packages_end.txt ']' 19:40:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:40:11 + '[' /w/workspace/it-dep-helm-docker-verify-all ']' 19:40:11 + mkdir -p /w/workspace/it-dep-helm-docker-verify-all/archives/ 19:40:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dep-helm-docker-verify-all/archives/ 19:40:11 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins10446402937317464298.sh 19:40:11 ---> capture-instance-metadata.sh 19:40:11 Setup pyenv: 19:40:11 system 19:40:11 3.8.13 19:40:11 3.9.13 19:40:11 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 19:40:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kjMU from file:/tmp/.os_lf_venv 19:40:14 lf-activate-venv(): INFO: Installing: lftools 19:40:33 lf-activate-venv(): INFO: Adding /tmp/venv-kjMU/bin to PATH 19:40:33 INFO: Running in OpenStack, capturing instance metadata 19:40:34 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins17523787384175275438.sh 19:40:34 provisioning config files... 19:40:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-helm-docker-verify-all@tmp/config5047396142708261472tmp 19:40:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:40:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:40:34 [EnvInject] - Injecting environment variables from a build step. 19:40:34 [EnvInject] - Injecting as environment variables the properties content 19:40:34 SERVER_ID=logs 19:40:34 19:40:34 [EnvInject] - Variables injected successfully. 19:40:34 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins7405383630967344605.sh 19:40:34 ---> create-netrc.sh 19:40:34 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins408012175056382845.sh 19:40:34 ---> python-tools-install.sh 19:40:34 Setup pyenv: 19:40:34 system 19:40:34 3.8.13 19:40:34 3.9.13 19:40:34 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 19:40:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kjMU from file:/tmp/.os_lf_venv 19:40:38 lf-activate-venv(): INFO: Installing: lftools 19:40:57 lf-activate-venv(): INFO: Adding /tmp/venv-kjMU/bin to PATH 19:40:57 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins2068221234107180054.sh 19:40:57 ---> sudo-logs.sh 19:40:57 Archiving 'sudo' log.. 19:40:58 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins913701102908799010.sh 19:40:58 ---> job-cost.sh 19:40:58 Setup pyenv: 19:40:58 system 19:40:58 3.8.13 19:40:58 3.9.13 19:40:58 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 19:40:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kjMU from file:/tmp/.os_lf_venv 19:41:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:41:12 lf-activate-venv(): INFO: Adding /tmp/venv-kjMU/bin to PATH 19:41:12 INFO: No Stack... 19:41:12 INFO: Retrieving Pricing Info for: v3-starter-4 19:41:12 INFO: Archiving Costs 19:41:12 [it-dep-helm-docker-verify-all] $ /bin/bash -l /tmp/jenkins10750817941784912945.sh 19:41:13 ---> logs-deploy.sh 19:41:13 Setup pyenv: 19:41:13 system 19:41:13 3.8.13 19:41:13 3.9.13 19:41:13 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 19:41:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kjMU from file:/tmp/.os_lf_venv 19:41:16 lf-activate-venv(): INFO: Installing: lftools 19:41:35 lf-activate-venv(): INFO: Adding /tmp/venv-kjMU/bin to PATH 19:41:35 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dep-helm-docker-verify-all/934 19:41:35 INFO: archiving workspace using pattern(s): 19:41:37 Archives upload complete. 19:41:37 INFO: archiving logs to Nexus 19:41:39 ---> uname -a: 19:41:39 Linux prd-ubuntu1804-docker-4c-4g-1410 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 19:41:39 19:41:39 19:41:39 ---> lscpu: 19:41:39 Architecture: x86_64 19:41:39 CPU op-mode(s): 32-bit, 64-bit 19:41:39 Byte Order: Little Endian 19:41:39 CPU(s): 4 19:41:39 On-line CPU(s) list: 0-3 19:41:39 Thread(s) per core: 1 19:41:39 Core(s) per socket: 1 19:41:39 Socket(s): 4 19:41:39 NUMA node(s): 1 19:41:39 Vendor ID: AuthenticAMD 19:41:39 CPU family: 23 19:41:39 Model: 49 19:41:39 Model name: AMD EPYC-Rome Processor 19:41:39 Stepping: 0 19:41:39 CPU MHz: 2799.998 19:41:39 BogoMIPS: 5599.99 19:41:39 Virtualization: AMD-V 19:41:39 Hypervisor vendor: KVM 19:41:39 Virtualization type: full 19:41:39 L1d cache: 32K 19:41:39 L1i cache: 32K 19:41:39 L2 cache: 512K 19:41:39 L3 cache: 16384K 19:41:39 NUMA node0 CPU(s): 0-3 19:41:39 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 19:41:39 19:41:39 19:41:39 ---> nproc: 19:41:39 4 19:41:39 19:41:39 19:41:39 ---> df -h: 19:41:39 Filesystem Size Used Avail Use% Mounted on 19:41:39 udev 3.9G 0 3.9G 0% /dev 19:41:39 tmpfs 798M 696K 797M 1% /run 19:41:39 /dev/vda1 20G 9.1G 11G 48% / 19:41:39 tmpfs 3.9G 0 3.9G 0% /dev/shm 19:41:39 tmpfs 5.0M 0 5.0M 0% /run/lock 19:41:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:41:39 /dev/vda15 105M 5.3M 100M 5% /boot/efi 19:41:39 tmpfs 798M 0 798M 0% /run/user/1001 19:41:39 19:41:39 19:41:39 ---> free -m: 19:41:39 total used free shared buff/cache available 19:41:39 Mem: 7975 478 5208 0 2288 7214 19:41:39 Swap: 1023 0 1023 19:41:39 19:41:39 19:41:39 ---> ip addr: 19:41:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:41:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:41:39 inet 127.0.0.1/8 scope host lo 19:41:39 valid_lft forever preferred_lft forever 19:41:39 inet6 ::1/128 scope host 19:41:39 valid_lft forever preferred_lft forever 19:41:39 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 19:41:39 link/ether fa:16:3e:da:b2:5f brd ff:ff:ff:ff:ff:ff 19:41:39 inet 10.32.7.203/23 brd 10.32.7.255 scope global dynamic ens3 19:41:39 valid_lft 85934sec preferred_lft 85934sec 19:41:39 inet6 fe80::f816:3eff:feda:b25f/64 scope link 19:41:39 valid_lft forever preferred_lft forever 19:41:39 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 19:41:39 link/ether 02:42:6b:12:59:aa brd ff:ff:ff:ff:ff:ff 19:41:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:41:39 valid_lft forever preferred_lft forever 19:41:39 inet6 fe80::42:6bff:fe12:59aa/64 scope link 19:41:39 valid_lft forever preferred_lft forever 19:41:39 19:41:39 19:41:39 ---> sar -b -r -n DEV: 19:41:39 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1410) 08/19/25 _x86_64_ (4 CPU) 19:41:39 19:41:39 19:33:56 LINUX RESTART (4 CPU) 19:41:39 19:41:39 19:34:02 tps rtps wtps bread/s bwrtn/s 19:41:39 19:35:01 160.89 82.94 77.95 5875.48 39231.88 19:41:39 19:36:01 45.91 3.40 42.51 57.72 6081.39 19:41:39 19:37:01 107.58 12.50 95.08 2251.36 12882.92 19:41:39 19:38:01 25.59 0.08 25.51 6.00 5462.85 19:41:39 19:39:01 1.78 0.00 1.78 0.00 20.13 19:41:39 19:40:01 1.30 0.00 1.30 0.00 14.66 19:41:39 19:41:01 22.15 0.77 21.38 67.46 1122.88 19:41:39 Average: 51.91 14.08 37.84 1168.48 9187.92 19:41:39 19:41:39 19:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:41:39 19:35:01 5981812 7459728 2185608 26.76 32704 1627636 939804 10.20 531972 1488716 43424 19:41:39 19:36:01 5746584 7445448 2420836 29.64 54156 1814876 944776 10.25 563228 1667560 151400 19:41:39 19:37:01 5266504 7335256 2900916 35.52 71388 2152596 1342988 14.57 785548 1888644 152536 19:41:39 19:38:01 5375888 7416576 2791532 34.18 72720 2123684 1252412 13.59 750656 1816128 8 19:41:39 19:39:01 5380528 7421332 2786892 34.12 72808 2123684 1260632 13.68 745600 1816124 12 19:41:39 19:40:01 5391836 7432748 2775584 33.98 72896 2123688 1260632 13.68 734656 1816128 128 19:41:39 19:41:01 5401004 7451340 2766416 33.87 74396 2131332 969520 10.52 729412 1813456 23776 19:41:39 Average: 5506308 7423204 2661112 32.58 64438 2013928 1138681 12.36 691582 1758108 53041 19:41:39 19:41:39 19:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:41:39 19:35:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 19:41:39 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:39 19:35:01 ens3 279.94 160.48 854.05 60.86 0.00 0.00 0.00 0.00 19:41:39 19:36:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 19:41:39 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:39 19:36:01 ens3 62.62 46.38 825.62 5.68 0.00 0.00 0.00 0.00 19:41:39 19:37:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 19:41:39 19:37:01 docker0 56.57 95.42 3.18 549.17 0.00 0.00 0.00 0.00 19:41:39 19:37:01 vethc54a5b2 56.57 95.55 3.95 549.18 0.00 0.00 0.00 0.04 19:41:39 19:37:01 ens3 201.50 112.30 1150.47 13.03 0.00 0.00 0.00 0.00 19:41:39 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:39 19:38:01 docker0 0.18 0.18 0.02 0.05 0.00 0.00 0.00 0.00 19:41:39 19:38:01 vethf6938e1 0.18 0.33 0.02 0.07 0.00 0.00 0.00 0.00 19:41:39 19:38:01 ens3 1.37 1.52 0.27 0.29 0.00 0.00 0.00 0.00 19:41:39 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:39 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:39 19:39:01 vethf6938e1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:41:39 19:39:01 ens3 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 19:41:39 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:39 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:39 19:40:01 vethf6938e1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:41:39 19:40:01 ens3 0.15 0.12 0.08 0.06 0.00 0.00 0.00 0.00 19:41:39 19:41:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 19:41:39 19:41:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:39 19:41:01 ens3 14.70 13.66 10.81 13.43 0.00 0.00 0.00 0.00 19:41:39 Average: lo 0.70 0.70 0.06 0.06 0.00 0.00 0.00 0.00 19:41:39 Average: docker0 8.13 13.69 0.46 78.65 0.00 0.00 0.00 0.00 19:41:39 Average: ens3 79.58 47.53 404.82 13.23 0.00 0.00 0.00 0.00 19:41:39 19:41:39 19:41:39 ---> sar -P ALL: 19:41:39 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1410) 08/19/25 _x86_64_ (4 CPU) 19:41:39 19:41:39 19:33:56 LINUX RESTART (4 CPU) 19:41:39 19:41:39 19:34:02 CPU %user %nice %system %iowait %steal %idle 19:41:39 19:35:01 all 13.67 0.00 2.57 6.26 3.62 73.88 19:41:39 19:35:01 0 12.64 0.00 4.11 4.06 3.18 76.01 19:41:39 19:35:01 1 24.06 0.00 2.60 3.61 3.89 65.85 19:41:39 19:35:01 2 8.44 0.00 1.72 5.32 3.82 80.70 19:41:39 19:35:01 3 9.49 0.00 1.88 12.05 3.58 73.00 19:41:39 19:36:01 all 18.47 0.00 1.27 2.88 2.83 74.54 19:41:39 19:36:01 0 5.30 0.00 0.58 0.45 3.88 89.79 19:41:39 19:36:01 1 58.85 0.00 3.22 1.47 3.70 32.75 19:41:39 19:36:01 2 9.35 0.00 0.72 0.10 2.42 87.41 19:41:39 19:36:01 3 0.87 0.00 0.59 9.59 1.30 87.64 19:41:39 19:37:01 all 15.85 0.00 2.30 4.34 3.94 73.57 19:41:39 19:37:01 0 18.69 0.00 2.54 5.11 3.39 70.27 19:41:39 19:37:01 1 24.88 0.00 2.57 1.38 4.04 67.13 19:41:39 19:37:01 2 7.13 0.00 1.63 2.79 4.92 83.54 19:41:39 19:37:01 3 12.91 0.00 2.48 8.11 3.41 73.10 19:41:39 19:38:01 all 0.41 0.00 0.61 1.02 1.26 96.69 19:41:39 19:38:01 0 0.31 0.00 0.89 2.56 1.07 95.16 19:41:39 19:38:01 1 0.31 0.00 0.51 0.12 1.52 97.54 19:41:39 19:38:01 2 0.67 0.00 0.48 0.33 1.43 97.09 19:41:39 19:38:01 3 0.33 0.00 0.60 1.08 0.99 97.00 19:41:39 19:39:01 all 0.08 0.00 0.03 0.05 0.55 99.29 19:41:39 19:39:01 0 0.03 0.00 0.03 0.02 0.35 99.57 19:41:39 19:39:01 1 0.05 0.00 0.07 0.16 1.14 98.58 19:41:39 19:39:01 2 0.22 0.00 0.02 0.00 0.51 99.25 19:41:39 19:39:01 3 0.03 0.00 0.02 0.00 0.22 99.73 19:41:39 19:40:01 all 0.09 0.00 0.03 0.05 0.66 99.17 19:41:39 19:40:01 0 0.00 0.00 0.02 0.00 0.38 99.60 19:41:39 19:40:01 1 0.08 0.00 0.03 0.20 1.06 98.63 19:41:39 19:40:01 2 0.18 0.00 0.03 0.00 0.51 99.27 19:41:39 19:40:01 3 0.08 0.00 0.05 0.00 0.70 99.17 19:41:39 19:41:01 all 17.25 0.00 0.94 1.17 1.95 78.69 19:41:39 19:41:01 0 27.35 0.00 1.14 3.44 2.38 65.69 19:41:39 19:41:01 1 14.59 0.00 1.04 0.46 1.43 82.48 19:41:39 19:41:01 2 11.57 0.00 0.71 0.61 1.96 85.16 19:41:39 19:41:01 3 15.50 0.00 0.84 0.20 2.03 81.43 19:41:39 Average: all 9.43 0.00 1.11 2.25 2.12 85.08 19:41:39 Average: 0 9.19 0.00 1.33 2.23 2.10 85.15 19:41:39 Average: 1 17.53 0.00 1.43 1.05 2.40 77.58 19:41:39 Average: 2 5.38 0.00 0.76 1.31 2.24 90.31 19:41:39 Average: 3 5.62 0.00 0.92 4.43 1.75 87.28 19:41:39 19:41:39 19:41:39