08:54:18 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/it/dep/+/14812 08:54:18 Running as SYSTEM 08:54:18 [EnvInject] - Loading node environment variables. 08:54:18 Building remotely on prd-ubuntu1804-docker-4c-4g-862 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dep-helm-docker-verify-all 08:54:18 [ssh-agent] Looking for ssh-agent implementation... 08:54:18 $ ssh-agent 08:54:18 SSH_AUTH_SOCK=/tmp/ssh-wamWZEHOI1cd/agent.2083 08:54:18 SSH_AGENT_PID=2085 08:54:18 [ssh-agent] Started. 08:54:18 Running ssh-add (command line suppressed) 08:54:18 Identity added: /w/workspace/it-dep-helm-docker-verify-all@tmp/private_key_15995253867742435480.key (jenkins-ssh) 08:54:18 [ssh-agent] Using credentials jenkins (jenkins) 08:54:18 The recommended git tool is: NONE 08:54:21 using credential jenkins 08:54:21 Wiping out workspace first. 08:54:21 Cloning the remote Git repository 08:54:21 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 08:54:21 > git init /w/workspace/it-dep-helm-docker-verify-all # timeout=10 08:54:21 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 08:54:21 > git --version # timeout=10 08:54:21 > git --version # 'git version 2.17.1' 08:54:21 using GIT_SSH to set credentials jenkins 08:54:21 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep +refs/heads/*:refs/remotes/origin/* # timeout=10 08:54:22 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 08:54:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:54:23 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 08:54:23 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 08:54:23 using GIT_SSH to set credentials jenkins 08:54:23 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep refs/changes/12/14812/1 # timeout=10 08:54:23 > git rev-parse 9b72ca4c4fedf08b7a14c020866927dfc20f6fcc^{commit} # timeout=10 08:54:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:54:23 Checking out Revision 9b72ca4c4fedf08b7a14c020866927dfc20f6fcc (refs/changes/12/14812/1) 08:54:23 > git config core.sparsecheckout # timeout=10 08:54:23 > git checkout -f 9b72ca4c4fedf08b7a14c020866927dfc20f6fcc # timeout=10 08:54:27 Commit message: "Add mariadb probe startup time parameters" 08:54:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:54:27 > git rev-list --no-walk ea4f5fd710c2c47a09e8c183ad5286154cd041ef # timeout=10 08:54:27 provisioning config files... 08:54:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:54:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:54:27 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins2535598103347235183.sh 08:54:27 ---> python-tools-install.sh 08:54:28 Setup pyenv: 08:54:28 * system (set by /opt/pyenv/version) 08:54:28 * 3.8.13 (set by /opt/pyenv/version) 08:54:28 * 3.9.13 (set by /opt/pyenv/version) 08:54:28 * 3.10.6 (set by /opt/pyenv/version) 08:54:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gVUX 08:54:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:54:42 lf-activate-venv(): INFO: Installing: lftools 08:55:24 lf-activate-venv(): INFO: Adding /tmp/venv-gVUX/bin to PATH 08:55:24 Generating Requirements File 08:56:02 Python 3.10.6 08:56:02 pip 25.2 from /tmp/venv-gVUX/lib/python3.10/site-packages/pip (python 3.10) 08:56:03 appdirs==1.4.4 08:56:03 argcomplete==3.6.2 08:56:03 aspy.yaml==1.3.0 08:56:03 attrs==25.3.0 08:56:03 autopage==0.5.2 08:56:03 beautifulsoup4==4.13.4 08:56:03 boto3==1.40.8 08:56:03 botocore==1.40.8 08:56:03 bs4==0.0.2 08:56:03 cachetools==5.5.2 08:56:03 certifi==2025.8.3 08:56:03 cffi==1.17.1 08:56:03 cfgv==3.4.0 08:56:03 chardet==5.2.0 08:56:03 charset-normalizer==3.4.3 08:56:03 click==8.2.1 08:56:03 cliff==4.10.0 08:56:03 cmd2==2.7.0 08:56:03 cryptography==3.3.2 08:56:03 debtcollector==3.0.0 08:56:03 decorator==5.2.1 08:56:03 defusedxml==0.7.1 08:56:03 Deprecated==1.2.18 08:56:03 distlib==0.4.0 08:56:03 dnspython==2.7.0 08:56:03 docker==7.1.0 08:56:03 dogpile.cache==1.4.0 08:56:03 durationpy==0.10 08:56:03 email_validator==2.2.0 08:56:03 filelock==3.18.0 08:56:03 future==1.0.0 08:56:03 gitdb==4.0.12 08:56:03 GitPython==3.1.45 08:56:03 google-auth==2.40.3 08:56:03 httplib2==0.22.0 08:56:03 identify==2.6.13 08:56:03 idna==3.10 08:56:03 importlib-resources==1.5.0 08:56:03 iso8601==2.1.0 08:56:03 Jinja2==3.1.6 08:56:03 jmespath==1.0.1 08:56:03 jsonpatch==1.33 08:56:03 jsonpointer==3.0.0 08:56:03 jsonschema==4.25.0 08:56:03 jsonschema-specifications==2025.4.1 08:56:03 keystoneauth1==5.11.1 08:56:03 kubernetes==33.1.0 08:56:03 lftools==0.37.13 08:56:03 lxml==6.0.0 08:56:03 markdown-it-py==4.0.0 08:56:03 MarkupSafe==3.0.2 08:56:03 mdurl==0.1.2 08:56:03 msgpack==1.1.1 08:56:03 multi_key_dict==2.0.3 08:56:03 munch==4.0.0 08:56:03 netaddr==1.3.0 08:56:03 niet==1.4.2 08:56:03 nodeenv==1.9.1 08:56:03 oauth2client==4.1.3 08:56:03 oauthlib==3.3.1 08:56:03 openstacksdk==4.6.0 08:56:03 os-client-config==2.3.0 08:56:03 os-service-types==1.8.0 08:56:03 osc-lib==4.1.0 08:56:03 oslo.config==10.0.0 08:56:03 oslo.context==6.0.0 08:56:03 oslo.i18n==6.5.1 08:56:03 oslo.log==7.2.0 08:56:03 oslo.serialization==5.7.0 08:56:03 oslo.utils==9.0.0 08:56:03 packaging==25.0 08:56:03 pbr==6.1.1 08:56:03 platformdirs==4.3.8 08:56:03 prettytable==3.16.0 08:56:03 psutil==7.0.0 08:56:03 pyasn1==0.6.1 08:56:03 pyasn1_modules==0.4.2 08:56:03 pycparser==2.22 08:56:03 pygerrit2==2.0.15 08:56:03 PyGithub==2.7.0 08:56:03 Pygments==2.19.2 08:56:03 PyJWT==2.10.1 08:56:03 PyNaCl==1.5.0 08:56:03 pyparsing==2.4.7 08:56:03 pyperclip==1.9.0 08:56:03 pyrsistent==0.20.0 08:56:03 python-cinderclient==9.7.0 08:56:03 python-dateutil==2.9.0.post0 08:56:03 python-heatclient==4.3.0 08:56:03 python-jenkins==1.8.3 08:56:03 python-keystoneclient==5.6.0 08:56:03 python-magnumclient==4.8.1 08:56:03 python-openstackclient==8.1.0 08:56:03 python-swiftclient==4.8.0 08:56:03 PyYAML==6.0.2 08:56:03 referencing==0.36.2 08:56:03 requests==2.32.4 08:56:03 requests-oauthlib==2.0.0 08:56:03 requestsexceptions==1.4.0 08:56:03 rfc3986==2.0.0 08:56:03 rich==14.1.0 08:56:03 rich-argparse==1.7.1 08:56:03 rpds-py==0.27.0 08:56:03 rsa==4.9.1 08:56:03 ruamel.yaml==0.18.14 08:56:03 ruamel.yaml.clib==0.2.12 08:56:03 s3transfer==0.13.1 08:56:03 simplejson==3.20.1 08:56:03 six==1.17.0 08:56:03 smmap==5.0.2 08:56:03 soupsieve==2.7 08:56:03 stevedore==5.4.1 08:56:03 tabulate==0.9.0 08:56:03 toml==0.10.2 08:56:03 tomlkit==0.13.3 08:56:03 tqdm==4.67.1 08:56:03 typing_extensions==4.14.1 08:56:03 tzdata==2025.2 08:56:03 urllib3==1.26.20 08:56:03 virtualenv==20.33.1 08:56:03 wcwidth==0.2.13 08:56:03 websocket-client==1.8.0 08:56:03 wrapt==1.17.3 08:56:03 xdg==6.0.0 08:56:03 xmltodict==0.14.2 08:56:03 yq==3.4.3 08:56:03 provisioning config files... 08:56:03 copy managed file [global-settings] to file:/w/workspace/it-dep-helm-docker-verify-all@tmp/config8773424689306400412tmp 08:56:03 copy managed file [it-dep-settings] to file:/w/workspace/it-dep-helm-docker-verify-all@tmp/config1663623233731561663tmp 08:56:03 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins3215928086681845713.sh 08:56:03 ---> docker-login.sh 08:56:03 nexus3.o-ran-sc.org:10001 08:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:04 Configure a credential helper to remove this warning. See 08:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:04 08:56:04 Login Succeeded 08:56:04 nexus3.o-ran-sc.org:10002 08:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:04 Configure a credential helper to remove this warning. See 08:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:04 08:56:04 Login Succeeded 08:56:04 nexus3.o-ran-sc.org:10003 08:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:04 Configure a credential helper to remove this warning. See 08:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:04 08:56:04 Login Succeeded 08:56:04 nexus3.o-ran-sc.org:10004 08:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:04 Configure a credential helper to remove this warning. See 08:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:04 08:56:04 Login Succeeded 08:56:04 ---> docker-login.sh ends 08:56:04 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins17864282278669668801.sh 08:56:04 [it-dep-helm-docker-verify-all] $ /bin/sh -xe /tmp/jenkins2831192860464669210.sh 08:56:04 [EnvInject] - Injecting environment variables from a build step. 08:56:04 [EnvInject] - Injecting as environment variables the properties content 08:56:04 DOCKER_ROOT=$WORKSPACE 08:56:04 CONTAINER_TAG_YAML_DIR= 08:56:04 CONTAINER_TAG_METHOD=latest 08:56:04 08:56:04 [EnvInject] - Variables injected successfully. 08:56:04 [it-dep-helm-docker-verify-all] $ /bin/bash -l /tmp/jenkins7584758560666930193.sh 08:56:04 ---> docker-get-container-tag.sh 08:56:04 Setup pyenv: 08:56:04 system 08:56:04 3.8.13 08:56:04 3.9.13 08:56:04 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 08:56:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gVUX from file:/tmp/.os_lf_venv 08:56:08 lf-activate-venv(): INFO: Installing: yq 08:56:09 lf-activate-venv(): INFO: Adding /tmp/venv-gVUX/bin to PATH 08:56:09 ---> Docker image tag found: latest 08:56:09 [EnvInject] - Injecting environment variables from a build step. 08:56:09 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 08:56:09 [EnvInject] - Variables injected successfully. 08:56:09 [EnvInject] - Injecting environment variables from a build step. 08:56:09 [EnvInject] - Injecting as environment variables the properties content 08:56:09 DOCKER_ARGS=-f ci/Dockerfile 08:56:09 DOCKER_ROOT=/w/workspace/it-dep-helm-docker-verify-all 08:56:09 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 08:56:09 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 08:56:09 DOCKER_NAME=o-ran-sc/it-dep-helm 08:56:09 08:56:09 [EnvInject] - Variables injected successfully. 08:56:10 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins3267943819707287085.sh 08:56:10 ---> docker-build.sh 08:56:10 Docker version 24.0.2, build cb74dfc 08:56:10 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-helm:latest 08:56:10 docker build -f ci/Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-helm:latest . 08:56:10 #1 [internal] load .dockerignore 08:56:10 #1 transferring context: 2B done 08:56:10 #1 DONE 0.1s 08:56:10 08:56:10 #2 [internal] load build definition from Dockerfile 08:56:10 #2 transferring dockerfile: 1.33kB done 08:56:10 #2 DONE 0.1s 08:56:10 08:56:10 #3 [internal] load metadata for docker.io/library/ubuntu:18.04 08:56:12 #3 DONE 1.3s 08:56:12 08:56:12 #4 [internal] load build context 08:56:12 #4 DONE 0.0s 08:56:12 08:56:12 #5 [1/7] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 08:56:12 #5 resolve docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 0.0s done 08:56:12 #5 sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 1.33kB / 1.33kB done 08:56:12 #5 sha256:dca176c9663a7ba4c1f0e710986f5a25e672842963d95b960191e2d9f7185ebe 424B / 424B done 08:56:12 #5 sha256:f9a80a55f492e823bf5d51f1bd5f87ea3eed1cb31788686aa99a2fb61a27af6a 2.30kB / 2.30kB done 08:56:12 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0B / 25.69MB 0.1s 08:56:12 #5 ... 08:56:12 08:56:12 #4 [internal] load build context 08:56:12 #4 transferring context: 16.71MB 0.3s done 08:56:12 #4 DONE 0.5s 08:56:12 08:56:12 #5 [1/7] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 08:56:12 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 2.10MB / 25.69MB 0.4s 08:56:12 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 16.78MB / 25.69MB 0.6s 08:56:13 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 23.07MB / 25.69MB 0.7s 08:56:13 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 0.8s done 08:56:13 #5 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 08:56:14 #5 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 1.5s done 08:56:14 #5 DONE 2.6s 08:56:14 08:56:14 #6 [2/7] RUN apt-get update && apt-get -y install curl ca-certificates wget 08:56:15 #6 0.711 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 08:56:15 #6 0.851 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:56:15 #6 1.101 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] 08:56:16 #6 1.552 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] 08:56:16 #6 1.553 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] 08:56:16 #6 1.577 Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] 08:56:16 #6 1.651 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 08:56:16 #6 1.845 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 08:56:16 #6 2.032 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 08:56:17 #6 2.453 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 08:56:17 #6 2.455 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 08:56:17 #6 3.046 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 08:56:17 #6 3.055 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] 08:56:17 #6 3.159 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] 08:56:18 #6 3.239 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] 08:56:18 #6 3.240 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] 08:56:18 #6 3.410 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] 08:56:18 #6 3.410 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] 08:56:19 #6 4.928 Fetched 28.2 MB in 4s (6283 kB/s) 08:56:19 #6 4.928 Reading package lists... 08:56:21 #6 6.825 Reading package lists... 08:56:23 #6 8.652 Building dependency tree... 08:56:23 #6 9.009 Reading state information... 08:56:24 #6 9.572 The following additional packages will be installed: 08:56:24 #6 9.572 krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 libgssapi3-heimdal 08:56:24 #6 9.572 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:56:24 #6 9.573 libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 08:56:24 #6 9.573 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpsl5 08:56:24 #6 9.573 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 08:56:24 #6 9.578 libsqlite3-0 libssl1.1 libwind0-heimdal openssl publicsuffix 08:56:24 #6 9.584 Suggested packages: 08:56:24 #6 9.598 krb5-doc krb5-user libsasl2-modules-gssapi-mit 08:56:24 #6 9.598 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 08:56:24 #6 9.598 libsasl2-modules-sql 08:56:24 #6 9.740 The following NEW packages will be installed: 08:56:24 #6 9.742 ca-certificates curl krb5-locales libasn1-8-heimdal libcurl4 08:56:24 #6 9.742 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 08:56:24 #6 9.742 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 08:56:24 #6 9.742 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 08:56:24 #6 9.743 libnghttp2-14 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 08:56:24 #6 9.744 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 libwind0-heimdal 08:56:24 #6 9.745 openssl publicsuffix wget 08:56:25 #6 10.19 0 upgraded, 31 newly installed, 0 to remove and 1 not upgraded. 08:56:25 #6 10.19 Need to get 5161 kB of archives. 08:56:25 #6 10.19 After this operation, 15.7 MB of additional disk space will be used. 08:56:25 #6 10.19 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.23 [1303 kB] 08:56:26 #6 11.27 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.23 [614 kB] 08:56:26 #6 11.31 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20230311ubuntu0.18.04.1 [151 kB] 08:56:26 #6 11.32 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB] 08:56:26 #6 11.36 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.4 [13.4 kB] 08:56:26 #6 11.36 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.4 [30.9 kB] 08:56:26 #6 11.36 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.4 [85.3 kB] 08:56:26 #6 11.41 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] 08:56:26 #6 11.41 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.4 [278 kB] 08:56:26 #6 11.43 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.4 [122 kB] 08:56:26 #6 11.44 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:56:26 #6 11.54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] 08:56:26 #6 11.54 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB] 08:56:26 #6 11.55 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [42.3 kB] 08:56:26 #6 11.55 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [175 kB] 08:56:26 #6 11.56 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [30.3 kB] 08:56:26 #6 11.67 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [85.9 kB] 08:56:26 #6 11.67 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [48.0 kB] 08:56:26 #6 11.67 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [107 kB] 08:56:26 #6 11.68 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [207 kB] 08:56:26 #6 11.68 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [14.8 kB] 08:56:26 #6 11.81 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [96.7 kB] 08:56:26 #6 11.81 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] 08:56:26 #6 11.81 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] 08:56:26 #6 11.81 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] 08:56:26 #6 11.81 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] 08:56:26 #6 11.94 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:56:26 #6 11.94 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:56:26 #6 11.94 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.24 [221 kB] 08:56:26 #6 11.95 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.24 [159 kB] 08:56:26 #6 11.96 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] 08:56:26 #6 12.14 debconf: delaying package configuration, since apt-utils is not installed 08:56:26 #6 12.20 Fetched 5161 kB in 2s (2374 kB/s) 08:56:27 #6 12.26 Selecting previously unselected package libssl1.1:amd64. 08:56:27 #6 12.26 (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.) 08:56:27 #6 12.26 Preparing to unpack .../00-libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 08:56:27 #6 12.28 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 08:56:27 #6 12.46 Selecting previously unselected package openssl. 08:56:27 #6 12.47 Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 08:56:27 #6 12.47 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.23) ... 08:56:27 #6 12.61 Selecting previously unselected package ca-certificates. 08:56:27 #6 12.61 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.18.04.1_all.deb ... 08:56:27 #6 12.62 Unpacking ca-certificates (20230311ubuntu0.18.04.1) ... 08:56:27 #6 12.84 Selecting previously unselected package libsqlite3-0:amd64. 08:56:27 #6 12.84 Preparing to unpack .../03-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ... 08:56:27 #6 12.85 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... 08:56:27 #6 12.97 Selecting previously unselected package krb5-locales. 08:56:27 #6 12.97 Preparing to unpack .../04-krb5-locales_1.16-2ubuntu0.4_all.deb ... 08:56:27 #6 12.98 Unpacking krb5-locales (1.16-2ubuntu0.4) ... 08:56:27 #6 13.04 Selecting previously unselected package libkrb5support0:amd64. 08:56:27 #6 13.04 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.4_amd64.deb ... 08:56:27 #6 13.05 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.4) ... 08:56:28 #6 13.66 Selecting previously unselected package libk5crypto3:amd64. 08:56:28 #6 13.66 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.4_amd64.deb ... 08:56:28 #6 13.67 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.4) ... 08:56:28 #6 13.74 Selecting previously unselected package libkeyutils1:amd64. 08:56:28 #6 13.74 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... 08:56:28 #6 13.75 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 08:56:28 #6 13.80 Selecting previously unselected package libkrb5-3:amd64. 08:56:28 #6 13.80 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.4_amd64.deb ... 08:56:28 #6 13.81 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.4) ... 08:56:28 #6 13.91 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:56:28 #6 13.91 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.4_amd64.deb ... 08:56:28 #6 13.91 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... 08:56:28 #6 13.98 Selecting previously unselected package libpsl5:amd64. 08:56:28 #6 13.99 Preparing to unpack .../10-libpsl5_0.19.1-5build1_amd64.deb ... 08:56:28 #6 13.99 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:56:28 #6 14.04 Selecting previously unselected package publicsuffix. 08:56:28 #6 14.04 Preparing to unpack .../11-publicsuffix_20180223.1310-1_all.deb ... 08:56:28 #6 14.05 Unpacking publicsuffix (20180223.1310-1) ... 08:56:28 #6 14.11 Selecting previously unselected package wget. 08:56:28 #6 14.11 Preparing to unpack .../12-wget_1.19.4-1ubuntu2.2_amd64.deb ... 08:56:28 #6 14.12 Unpacking wget (1.19.4-1ubuntu2.2) ... 08:56:29 #6 14.21 Selecting previously unselected package libroken18-heimdal:amd64. 08:56:29 #6 14.22 Preparing to unpack .../13-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:56:29 #6 14.22 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:29 #6 14.29 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:56:29 #6 14.29 Preparing to unpack .../14-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:56:29 #6 14.29 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:29 #6 14.38 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:56:29 #6 14.38 Preparing to unpack .../15-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:56:29 #6 14.38 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:29 #6 14.44 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:56:29 #6 14.44 Preparing to unpack .../16-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:56:29 #6 14.45 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:29 #6 14.51 Selecting previously unselected package libwind0-heimdal:amd64. 08:56:29 #6 14.51 Preparing to unpack .../17-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:56:29 #6 14.52 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:29 #6 14.57 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:56:29 #6 14.57 Preparing to unpack .../18-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:56:29 #6 14.58 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:29 #6 14.64 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:56:29 #6 14.64 Preparing to unpack .../19-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:56:29 #6 14.65 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:29 #6 14.74 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:56:29 #6 14.74 Preparing to unpack .../20-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:56:29 #6 14.74 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:29 #6 14.79 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:56:29 #6 14.80 Preparing to unpack .../21-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 08:56:29 #6 14.80 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:29 #6 14.86 Selecting previously unselected package libsasl2-modules-db:amd64. 08:56:29 #6 14.86 Preparing to unpack .../22-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 08:56:29 #6 14.86 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 08:56:29 #6 14.91 Selecting previously unselected package libsasl2-2:amd64. 08:56:29 #6 14.91 Preparing to unpack .../23-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 08:56:29 #6 14.92 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 08:56:29 #6 14.96 Selecting previously unselected package libldap-common. 08:56:29 #6 14.97 Preparing to unpack .../24-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... 08:56:29 #6 14.97 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 08:56:29 #6 15.03 Selecting previously unselected package libldap-2.4-2:amd64. 08:56:29 #6 15.03 Preparing to unpack .../25-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... 08:56:29 #6 15.03 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 08:56:29 #6 15.10 Selecting previously unselected package libnghttp2-14:amd64. 08:56:30 #6 15.10 Preparing to unpack .../26-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:56:30 #6 15.10 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:56:30 #6 15.16 Selecting previously unselected package librtmp1:amd64. 08:56:30 #6 15.16 Preparing to unpack .../27-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:56:30 #6 15.17 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:56:30 #6 15.23 Selecting previously unselected package libcurl4:amd64. 08:56:30 #6 15.23 Preparing to unpack .../28-libcurl4_7.58.0-2ubuntu3.24_amd64.deb ... 08:56:30 #6 15.23 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.24) ... 08:56:30 #6 15.30 Selecting previously unselected package curl. 08:56:30 #6 15.30 Preparing to unpack .../29-curl_7.58.0-2ubuntu3.24_amd64.deb ... 08:56:30 #6 15.31 Unpacking curl (7.58.0-2ubuntu3.24) ... 08:56:30 #6 15.37 Selecting previously unselected package libsasl2-modules:amd64. 08:56:30 #6 15.38 Preparing to unpack .../30-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 08:56:30 #6 15.38 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 08:56:30 #6 15.44 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:56:30 #6 15.46 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 08:56:30 #6 15.48 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:56:30 #6 15.50 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 08:56:30 #6 15.52 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 08:56:30 #6 15.53 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:30 #6 15.55 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:56:30 #6 15.57 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.4) ... 08:56:30 #6 15.59 Setting up krb5-locales (1.16-2ubuntu0.4) ... 08:56:30 #6 15.60 Setting up publicsuffix (20180223.1310-1) ... 08:56:30 #6 15.62 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 08:56:30 #6 15.73 debconf: unable to initialize frontend: Dialog 08:56:30 #6 15.73 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:56:30 #6 15.73 debconf: falling back to frontend: Readline 08:56:30 #6 15.73 debconf: unable to initialize frontend: Readline 08:56:30 #6 15.73 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.) 08:56:30 #6 15.73 debconf: falling back to frontend: Teletype 08:56:30 #6 15.79 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:30 #6 15.81 Setting up openssl (1.1.1-1ubuntu2.1~18.04.23) ... 08:56:30 #6 15.83 Setting up wget (1.19.4-1ubuntu2.2) ... 08:56:30 #6 15.86 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... 08:56:30 #6 15.87 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 08:56:30 #6 15.89 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 08:56:30 #6 15.92 Setting up ca-certificates (20230311ubuntu0.18.04.1) ... 08:56:30 #6 16.02 debconf: unable to initialize frontend: Dialog 08:56:30 #6 16.02 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:56:30 #6 16.02 debconf: falling back to frontend: Readline 08:56:30 #6 16.02 debconf: unable to initialize frontend: Readline 08:56:30 #6 16.02 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.) 08:56:30 #6 16.02 debconf: falling back to frontend: Teletype 08:56:31 #6 16.48 Updating certificates in /etc/ssl/certs... 08:56:31 #6 17.09 137 added, 0 removed; done. 08:56:31 #6 17.13 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.4) ... 08:56:31 #6 17.15 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:31 #6 17.17 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:32 #6 17.19 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:32 #6 17.20 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:32 #6 17.22 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.4) ... 08:56:32 #6 17.24 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:32 #6 17.25 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:32 #6 17.27 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... 08:56:32 #6 17.29 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 08:56:32 #6 17.31 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 08:56:32 #6 17.33 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.24) ... 08:56:32 #6 17.35 Setting up curl (7.58.0-2ubuntu3.24) ... 08:56:32 #6 17.36 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 08:56:32 #6 17.39 Processing triggers for ca-certificates (20230311ubuntu0.18.04.1) ... 08:56:32 #6 17.40 Updating certificates in /etc/ssl/certs... 08:56:32 #6 17.81 0 added, 0 removed; done. 08:56:32 #6 17.81 Running hooks in /etc/ca-certificates/update.d... 08:56:32 #6 17.81 done. 08:56:33 #6 DONE 18.8s 08:56:33 08:56:33 #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 08:56:34 #7 0.469 --2025-08-13 08:56:34-- https://get.helm.sh/helm-v2.17.0-linux-amd64.tar.gz 08:56:34 #7 0.470 Resolving get.helm.sh (get.helm.sh)... 13.107.246.69, 2620:1ec:bdf::69 08:56:34 #7 0.486 Connecting to get.helm.sh (get.helm.sh)|13.107.246.69|:443... connected. 09:11:34 #7 900.5 Unable to establish SSL connection. 09:11:34 #7 ERROR: process "/bin/sh -c wget https://get.helm.sh/helm-${HELMVERSION}-linux-amd64.tar.gz && tar -xvf ../helm-${HELMVERSION}-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm" did not complete successfully: exit code: 4 09:11:34 ------ 09:11:34 > [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: 09:11:34 connected. 09:11:34 #7 900.5 Unable to establish SSL connection. 09:11:34 ------ 09:11:34 Dockerfile:22 09:11:34 -------------------- 09:11:34 20 | ARG HELMVERSION=v2.17.0 09:11:34 21 | # often times out during LF jenkins build 09:11:34 22 | >>> RUN wget https://get.helm.sh/helm-${HELMVERSION}-linux-amd64.tar.gz && tar -xvf ../helm-${HELMVERSION}-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm 09:11:34 23 | RUN helm init -c --skip-repos 09:11:34 24 | ARG TGT=/tmp/it-dep 09:11:34 -------------------- 09:11:34 ERROR: failed to solve: process "/bin/sh -c wget https://get.helm.sh/helm-${HELMVERSION}-linux-amd64.tar.gz && tar -xvf ../helm-${HELMVERSION}-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm" did not complete successfully: exit code: 4 09:11:34 Build step 'Execute shell' marked build as failure 09:11:34 $ ssh-agent -k 09:11:34 unset SSH_AUTH_SOCK; 09:11:34 unset SSH_AGENT_PID; 09:11:34 echo Agent pid 2085 killed; 09:11:34 [ssh-agent] Stopped. 09:11:34 [PostBuildScript] - [INFO] Executing post build scripts. 09:11:34 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins8363612903054364966.sh 09:11:34 ---> sysstat.sh 09:11:35 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins8531082027012281405.sh 09:11:35 ---> package-listing.sh 09:11:35 ++ facter osfamily 09:11:35 ++ tr '[:upper:]' '[:lower:]' 09:11:35 + OS_FAMILY=debian 09:11:35 + workspace=/w/workspace/it-dep-helm-docker-verify-all 09:11:35 + START_PACKAGES=/tmp/packages_start.txt 09:11:35 + END_PACKAGES=/tmp/packages_end.txt 09:11:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:11:35 + PACKAGES=/tmp/packages_start.txt 09:11:35 + '[' /w/workspace/it-dep-helm-docker-verify-all ']' 09:11:35 + PACKAGES=/tmp/packages_end.txt 09:11:35 + case "${OS_FAMILY}" in 09:11:35 + dpkg -l 09:11:35 + grep '^ii' 09:11:35 + '[' -f /tmp/packages_start.txt ']' 09:11:35 + '[' -f /tmp/packages_end.txt ']' 09:11:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:11:35 + '[' /w/workspace/it-dep-helm-docker-verify-all ']' 09:11:35 + mkdir -p /w/workspace/it-dep-helm-docker-verify-all/archives/ 09:11:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dep-helm-docker-verify-all/archives/ 09:11:35 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins10639587209719574725.sh 09:11:35 ---> capture-instance-metadata.sh 09:11:35 Setup pyenv: 09:11:35 system 09:11:35 3.8.13 09:11:35 3.9.13 09:11:35 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 09:11:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gVUX from file:/tmp/.os_lf_venv 09:11:37 lf-activate-venv(): INFO: Installing: lftools 09:11:56 lf-activate-venv(): INFO: Adding /tmp/venv-gVUX/bin to PATH 09:11:57 INFO: Running in OpenStack, capturing instance metadata 09:11:57 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins3289996638832282586.sh 09:11:57 provisioning config files... 09:11:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-helm-docker-verify-all@tmp/config16330069364244205753tmp 09:11:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:11:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:11:57 [EnvInject] - Injecting environment variables from a build step. 09:11:57 [EnvInject] - Injecting as environment variables the properties content 09:11:57 SERVER_ID=logs 09:11:57 09:11:57 [EnvInject] - Variables injected successfully. 09:11:57 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins13156399426623288360.sh 09:11:57 ---> create-netrc.sh 09:11:57 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins17966953619768122331.sh 09:11:57 ---> python-tools-install.sh 09:11:57 Setup pyenv: 09:11:57 system 09:11:57 3.8.13 09:11:57 3.9.13 09:11:57 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 09:11:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gVUX from file:/tmp/.os_lf_venv 09:12:01 lf-activate-venv(): INFO: Installing: lftools 09:12:19 lf-activate-venv(): INFO: Adding /tmp/venv-gVUX/bin to PATH 09:12:19 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins6140747373465590547.sh 09:12:19 ---> sudo-logs.sh 09:12:19 Archiving 'sudo' log.. 09:12:20 [it-dep-helm-docker-verify-all] $ /bin/bash /tmp/jenkins1913658351465962468.sh 09:12:20 ---> job-cost.sh 09:12:20 Setup pyenv: 09:12:20 system 09:12:20 3.8.13 09:12:20 3.9.13 09:12:20 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 09:12:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gVUX from file:/tmp/.os_lf_venv 09:12:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:12:34 lf-activate-venv(): INFO: Adding /tmp/venv-gVUX/bin to PATH 09:12:34 INFO: No Stack... 09:12:34 INFO: Retrieving Pricing Info for: v3-starter-4 09:12:34 INFO: Archiving Costs 09:12:34 [it-dep-helm-docker-verify-all] $ /bin/bash -l /tmp/jenkins2180104631945599820.sh 09:12:34 ---> logs-deploy.sh 09:12:34 Setup pyenv: 09:12:34 system 09:12:34 3.8.13 09:12:34 3.9.13 09:12:34 * 3.10.6 (set by /w/workspace/it-dep-helm-docker-verify-all/.python-version) 09:12:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gVUX from file:/tmp/.os_lf_venv 09:12:38 lf-activate-venv(): INFO: Installing: lftools 09:12:57 lf-activate-venv(): INFO: Adding /tmp/venv-gVUX/bin to PATH 09:12:57 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dep-helm-docker-verify-all/927 09:12:57 INFO: archiving workspace using pattern(s): 09:12:59 Archives upload complete. 09:13:00 INFO: archiving logs to Nexus 09:13:02 ---> uname -a: 09:13:02 Linux prd-ubuntu1804-docker-4c-4g-862 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 09:13:02 09:13:02 09:13:02 ---> lscpu: 09:13:02 Architecture: x86_64 09:13:02 CPU op-mode(s): 32-bit, 64-bit 09:13:02 Byte Order: Little Endian 09:13:02 CPU(s): 4 09:13:02 On-line CPU(s) list: 0-3 09:13:02 Thread(s) per core: 1 09:13:02 Core(s) per socket: 1 09:13:02 Socket(s): 4 09:13:02 NUMA node(s): 1 09:13:02 Vendor ID: AuthenticAMD 09:13:02 CPU family: 23 09:13:02 Model: 49 09:13:02 Model name: AMD EPYC-Rome Processor 09:13:02 Stepping: 0 09:13:02 CPU MHz: 2800.000 09:13:02 BogoMIPS: 5600.00 09:13:02 Virtualization: AMD-V 09:13:02 Hypervisor vendor: KVM 09:13:02 Virtualization type: full 09:13:02 L1d cache: 32K 09:13:02 L1i cache: 32K 09:13:02 L2 cache: 512K 09:13:02 L3 cache: 16384K 09:13:02 NUMA node0 CPU(s): 0-3 09:13:02 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 09:13:02 09:13:02 09:13:02 ---> nproc: 09:13:02 4 09:13:02 09:13:02 09:13:02 ---> df -h: 09:13:02 Filesystem Size Used Avail Use% Mounted on 09:13:02 udev 3.9G 0 3.9G 0% /dev 09:13:02 tmpfs 798M 696K 797M 1% /run 09:13:02 /dev/vda1 20G 9.1G 11G 48% / 09:13:02 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:13:02 tmpfs 5.0M 0 5.0M 0% /run/lock 09:13:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:13:02 /dev/vda15 105M 5.3M 100M 5% /boot/efi 09:13:02 tmpfs 798M 0 798M 0% /run/user/1001 09:13:02 09:13:02 09:13:02 ---> free -m: 09:13:02 total used free shared buff/cache available 09:13:02 Mem: 7975 465 5222 0 2287 7228 09:13:02 Swap: 1023 0 1023 09:13:02 09:13:02 09:13:02 ---> ip addr: 09:13:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:13:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:13:02 inet 127.0.0.1/8 scope host lo 09:13:02 valid_lft forever preferred_lft forever 09:13:02 inet6 ::1/128 scope host 09:13:02 valid_lft forever preferred_lft forever 09:13:02 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 09:13:02 link/ether fa:16:3e:1f:f2:dc brd ff:ff:ff:ff:ff:ff 09:13:02 inet 10.32.7.230/23 brd 10.32.7.255 scope global dynamic ens3 09:13:02 valid_lft 85234sec preferred_lft 85234sec 09:13:02 inet6 fe80::f816:3eff:fe1f:f2dc/64 scope link 09:13:02 valid_lft forever preferred_lft forever 09:13:02 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:13:02 link/ether 02:42:90:cd:a3:dd brd ff:ff:ff:ff:ff:ff 09:13:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:13:02 valid_lft forever preferred_lft forever 09:13:02 inet6 fe80::42:90ff:fecd:a3dd/64 scope link 09:13:02 valid_lft forever preferred_lft forever 09:13:02 09:13:02 09:13:02 ---> sar -b -r -n DEV: 09:13:02 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-862) 08/13/25 _x86_64_ (4 CPU) 09:13:02 09:13:02 08:53:39 LINUX RESTART (4 CPU) 09:13:02 09:13:02 08:54:01 tps rtps wtps bread/s bwrtn/s 09:13:02 08:55:01 152.01 67.34 84.67 5485.89 40714.30 09:13:02 08:56:01 58.52 0.15 58.37 26.13 9038.09 09:13:02 08:57:01 94.67 12.48 82.19 2222.03 12613.90 09:13:02 08:58:01 2.62 0.00 2.62 0.00 34.26 09:13:02 08:59:01 1.03 0.00 1.03 0.00 11.20 09:13:02 09:00:01 1.32 0.00 1.32 0.00 16.26 09:13:02 09:01:01 0.87 0.00 0.87 0.00 9.87 09:13:02 09:02:01 1.23 0.00 1.23 0.00 14.93 09:13:02 09:03:01 0.75 0.00 0.75 0.00 8.40 09:13:02 09:04:01 1.25 0.00 1.25 0.00 14.93 09:13:02 09:05:01 0.90 0.00 0.90 0.00 10.66 09:13:02 09:06:01 0.78 0.00 0.78 0.00 10.13 09:13:02 09:07:01 0.95 0.00 0.95 0.00 10.66 09:13:02 09:08:01 0.85 0.00 0.85 0.00 11.06 09:13:02 09:09:01 4.18 2.37 1.82 18.93 26.26 09:13:02 09:10:02 0.93 0.00 0.93 0.00 12.13 09:13:02 09:11:01 1.02 0.00 1.02 0.00 12.07 09:13:02 09:12:01 14.01 0.53 13.48 49.33 423.66 09:13:02 09:13:01 18.57 0.75 17.82 39.58 1358.79 09:13:02 Average: 18.78 4.40 14.37 413.08 3389.82 09:13:02 09:13:02 08:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:13:02 08:55:01 5871188 7430748 2296232 28.11 40844 1697036 964900 10.47 572952 1549136 68996 09:13:02 08:56:01 5602732 7408652 2564688 31.40 60336 1908200 975340 10.58 599116 1759988 121840 09:13:02 08:57:01 5398220 7436896 2769200 33.91 72456 2121984 1231280 13.36 733348 1812192 652 09:13:02 08:58:01 5397872 7436524 2769548 33.91 72480 2121992 1231280 13.36 733120 1812196 44 09:13:02 08:59:01 5406560 7445284 2760860 33.80 72532 2121984 1244900 13.51 724392 1812196 8 09:13:02 09:00:01 5393772 7432560 2773648 33.96 72580 2121996 1244900 13.51 737368 1812200 180 09:13:02 09:01:01 5402336 7441164 2765084 33.86 72608 2122000 1244900 13.51 728216 1812204 136 09:13:02 09:02:01 5403072 7441928 2764348 33.85 72632 2122004 1244900 13.51 727744 1812208 36 09:13:02 09:03:01 5403252 7442120 2764168 33.84 72636 2122004 1244900 13.51 727972 1812208 8 09:13:02 09:04:01 5403300 7442192 2764120 33.84 72660 2122012 1244900 13.51 727824 1812216 36 09:13:02 09:05:01 5414532 7453468 2752888 33.71 72688 2122016 1244900 13.51 716600 1812220 16 09:13:02 09:06:01 5414516 7453464 2752904 33.71 72700 2122020 1244900 13.51 716700 1812224 240 09:13:02 09:07:01 5414524 7453500 2752896 33.71 72716 2122020 1244900 13.51 716476 1812224 8 09:13:02 09:08:01 5414432 7453436 2752988 33.71 72756 2122028 1244900 13.51 716528 1812228 180 09:13:02 09:09:01 5413236 7452900 2754184 33.72 73368 2122024 1260228 13.67 717188 1812236 96 09:13:02 09:10:02 5404196 7443928 2763224 33.83 73404 2122036 1260228 13.67 726804 1812240 252 09:13:02 09:11:01 5403824 7443580 2763596 33.84 73428 2122036 1260228 13.67 726616 1812240 152 09:13:02 09:12:01 5360300 7418604 2807120 34.37 74420 2138952 988084 10.72 763052 1820016 32024 09:13:02 09:13:01 5390600 7443860 2776820 34.00 76236 2131564 958700 10.40 746584 1806032 12532 09:13:02 Average: 5437498 7440779 2729922 33.42 70709 2089785 1188383 12.89 713611 1795705 12497 09:13:02 09:13:02 08:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:13:02 08:55:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:13:02 08:55:01 ens3 448.39 263.52 1310.49 68.53 0.00 0.00 0.00 0.00 09:13:02 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 08:56:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 09:13:02 08:56:01 ens3 40.06 33.89 533.44 4.52 0.00 0.00 0.00 0.00 09:13:02 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 08:57:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 09:13:02 08:57:01 ens3 171.57 105.65 980.90 11.26 0.00 0.00 0.00 0.00 09:13:02 08:57:01 vethcf79c66 0.20 0.33 0.02 0.07 0.00 0.00 0.00 0.00 09:13:02 08:57:01 docker0 72.97 115.73 3.91 550.53 0.00 0.00 0.00 0.00 09:13:02 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:02 08:58:01 ens3 0.43 0.38 0.03 0.03 0.00 0.00 0.00 0.00 09:13:02 08:58:01 vethcf79c66 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 08:59:01 ens3 0.08 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:13:02 08:59:01 vethcf79c66 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:02 09:00:01 ens3 5.60 2.98 5.41 0.26 0.00 0.00 0.00 0.00 09:13:02 09:00:01 vethcf79c66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:01:01 vethcf79c66 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:02 09:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:02 09:02:01 vethcf79c66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:03:01 vethcf79c66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:02 09:04:01 ens3 0.60 0.12 0.06 0.01 0.00 0.00 0.00 0.00 09:13:02 09:04:01 vethcf79c66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:05:01 ens3 0.85 0.58 0.44 0.35 0.00 0.00 0.00 0.00 09:13:02 09:05:01 vethcf79c66 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:02 09:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:02 09:06:01 vethcf79c66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:07:01 vethcf79c66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:02 09:08:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:02 09:08:01 vethcf79c66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:09:01 vethcf79c66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:10:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:02 09:10:02 ens3 1.42 3.08 0.16 7.31 0.00 0.00 0.00 0.00 09:13:02 09:10:02 vethcf79c66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:11:01 vethcf79c66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:12:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 09:13:02 09:12:01 ens3 9.97 8.82 7.77 4.55 0.00 0.00 0.00 0.00 09:13:02 09:12:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 09:13:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 09:13:02 09:13:01 ens3 8.65 10.58 6.58 6.10 0.00 0.00 0.00 0.00 09:13:02 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:02 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 09:13:02 Average: ens3 36.24 22.65 149.88 5.42 0.00 0.00 0.00 0.00 09:13:02 Average: docker0 3.84 6.10 0.21 29.00 0.00 0.00 0.00 0.00 09:13:02 09:13:02 09:13:02 ---> sar -P ALL: 09:13:02 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-862) 08/13/25 _x86_64_ (4 CPU) 09:13:02 09:13:02 08:53:39 LINUX RESTART (4 CPU) 09:13:02 09:13:02 08:54:01 CPU %user %nice %system %iowait %steal %idle 09:13:02 08:55:01 all 20.82 0.00 2.68 4.54 1.46 70.51 09:13:02 08:55:01 0 13.22 0.00 4.21 5.41 1.07 76.09 09:13:02 08:55:01 1 28.32 0.00 1.80 2.05 1.57 66.27 09:13:02 08:55:01 2 33.94 0.00 2.98 3.18 1.78 58.11 09:13:02 08:55:01 3 7.85 0.00 1.69 7.48 1.43 81.56 09:13:02 08:56:01 all 20.93 0.00 1.40 1.47 1.05 75.15 09:13:02 08:56:01 0 6.41 0.00 0.50 0.00 0.35 92.74 09:13:02 08:56:01 1 21.65 0.00 1.48 0.05 0.83 75.99 09:13:02 08:56:01 2 54.19 0.00 3.24 1.25 2.03 39.28 09:13:02 08:56:01 3 1.48 0.00 0.40 4.59 0.96 92.56 09:13:02 08:57:01 all 7.90 0.00 2.37 2.17 0.59 86.96 09:13:02 08:57:01 0 8.20 0.00 2.44 2.81 0.57 85.98 09:13:02 08:57:01 1 9.19 0.00 2.30 0.75 0.50 87.25 09:13:02 08:57:01 2 11.13 0.00 2.48 1.37 0.75 84.26 09:13:02 08:57:01 3 3.10 0.00 2.26 3.75 0.55 90.34 09:13:02 08:58:01 all 0.05 0.00 0.03 0.03 0.01 99.88 09:13:02 08:58:01 0 0.03 0.00 0.02 0.08 0.03 99.83 09:13:02 08:58:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:13:02 08:58:01 2 0.08 0.00 0.03 0.02 0.00 99.87 09:13:02 08:58:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:13:02 08:59:01 all 0.03 0.00 0.03 0.03 0.01 99.90 09:13:02 08:59:01 0 0.00 0.00 0.02 0.05 0.00 99.93 09:13:02 08:59:01 1 0.05 0.00 0.03 0.02 0.02 99.88 09:13:02 08:59:01 2 0.05 0.00 0.02 0.07 0.00 99.87 09:13:02 08:59:01 3 0.03 0.00 0.03 0.02 0.00 99.92 09:13:02 09:00:01 all 0.57 0.00 0.05 0.01 0.02 99.35 09:13:02 09:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:13:02 09:00:01 1 1.08 0.00 0.07 0.00 0.05 98.80 09:13:02 09:00:01 2 0.12 0.00 0.03 0.00 0.02 99.83 09:13:02 09:00:01 3 1.04 0.00 0.07 0.03 0.02 98.84 09:13:02 09:01:01 all 0.54 0.00 0.03 0.00 0.02 99.41 09:13:02 09:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:13:02 09:01:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:13:02 09:01:01 2 0.05 0.00 0.05 0.00 0.00 99.90 09:13:02 09:01:01 3 2.02 0.00 0.07 0.02 0.07 97.83 09:13:02 09:02:01 all 0.53 0.00 0.01 0.00 0.00 99.45 09:13:02 09:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:13:02 09:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:13:02 09:02:01 2 0.07 0.00 0.02 0.00 0.00 99.92 09:13:02 09:02:01 3 2.00 0.00 0.02 0.03 0.00 97.95 09:13:02 09:03:01 all 0.44 0.00 0.02 0.00 0.00 99.53 09:13:02 09:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:13:02 09:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:13:02 09:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:13:02 09:03:01 3 1.68 0.00 0.05 0.00 0.00 98.27 09:13:02 09:04:01 all 0.05 0.00 0.03 0.01 0.01 99.91 09:13:02 09:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:13:02 09:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:13:02 09:04:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:13:02 09:04:01 3 0.12 0.00 0.03 0.03 0.03 99.78 09:13:02 09:05:01 all 0.05 0.00 0.03 0.00 0.02 99.91 09:13:02 09:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:13:02 09:05:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:13:02 09:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:13:02 09:05:01 3 0.10 0.00 0.03 0.03 0.03 99.80 09:13:02 09:13:02 09:05:01 CPU %user %nice %system %iowait %steal %idle 09:13:02 09:06:01 all 0.05 0.00 0.03 0.01 0.01 99.91 09:13:02 09:06:01 0 0.00 0.00 0.00 0.00 0.03 99.97 09:13:02 09:06:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:13:02 09:06:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:13:02 09:06:01 3 0.08 0.00 0.07 0.02 0.02 99.82 09:13:02 09:07:01 all 0.04 0.00 0.03 0.00 0.03 99.90 09:13:02 09:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:13:02 09:07:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:13:02 09:07:01 2 0.03 0.00 0.02 0.00 0.05 99.90 09:13:02 09:07:01 3 0.07 0.00 0.07 0.02 0.07 99.78 09:13:02 09:08:01 all 0.03 0.00 0.01 0.01 0.00 99.94 09:13:02 09:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:13:02 09:08:01 1 0.07 0.00 0.02 0.00 0.00 99.92 09:13:02 09:08:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:13:02 09:08:01 3 0.02 0.00 0.02 0.03 0.00 99.93 09:13:02 09:09:01 all 0.06 0.00 0.03 0.04 0.01 99.87 09:13:02 09:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:13:02 09:09:01 1 0.08 0.00 0.03 0.00 0.02 99.87 09:13:02 09:09:01 2 0.05 0.00 0.02 0.12 0.00 99.82 09:13:02 09:09:01 3 0.10 0.00 0.03 0.02 0.03 99.82 09:13:02 09:10:02 all 0.17 0.00 0.02 0.01 0.02 99.78 09:13:02 09:10:02 0 0.00 0.00 0.02 0.00 0.02 99.97 09:13:02 09:10:02 1 0.08 0.00 0.02 0.00 0.02 99.88 09:13:02 09:10:02 2 0.48 0.00 0.02 0.00 0.02 99.48 09:13:02 09:10:02 3 0.12 0.00 0.03 0.05 0.03 99.77 09:13:02 09:11:01 all 0.03 0.00 0.02 0.01 0.00 99.93 09:13:02 09:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:13:02 09:11:01 1 0.05 0.00 0.05 0.00 0.00 99.90 09:13:02 09:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:13:02 09:11:01 3 0.05 0.00 0.03 0.02 0.02 99.88 09:13:02 09:12:01 all 9.38 0.00 0.56 0.35 0.66 89.04 09:13:02 09:12:01 0 4.49 0.00 0.53 0.17 0.71 94.10 09:13:02 09:12:01 1 3.80 0.00 0.41 0.02 0.56 95.20 09:13:02 09:12:01 2 27.79 0.00 0.97 0.18 1.02 70.04 09:13:02 09:12:01 3 1.49 0.00 0.33 1.05 0.33 96.79 09:13:02 09:13:01 all 21.38 0.00 0.90 0.70 1.05 75.98 09:13:02 09:13:01 0 37.32 0.00 1.28 0.17 1.31 59.92 09:13:02 09:13:01 1 17.11 0.00 0.78 0.35 0.95 80.81 09:13:02 09:13:01 2 25.78 0.00 0.95 0.22 0.96 72.09 09:13:02 09:13:01 3 5.39 0.00 0.59 2.05 0.99 90.98 09:13:02 Average: all 4.38 0.00 0.44 0.50 0.26 94.42 09:13:02 Average: 0 3.68 0.00 0.48 0.46 0.22 95.17 09:13:02 Average: 1 4.32 0.00 0.38 0.17 0.24 94.89 09:13:02 Average: 2 8.12 0.00 0.58 0.34 0.35 90.62 09:13:02 Average: 3 1.42 0.00 0.31 1.02 0.24 97.01 09:13:02 09:13:02 09:13:02