08:50:01 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/it/dep/+/14788 08:50:01 Running as SYSTEM 08:50:01 [EnvInject] - Loading node environment variables. 08:50:01 Building remotely on prd-ubuntu1804-docker-4c-4g-342 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dep-smo-install-docker-verify-all 08:50:01 [ssh-agent] Looking for ssh-agent implementation... 08:50:01 $ ssh-agent 08:50:02 SSH_AUTH_SOCK=/tmp/ssh-ypm0GySLUdZS/agent.2064 08:50:02 SSH_AGENT_PID=2066 08:50:02 [ssh-agent] Started. 08:50:02 Running ssh-add (command line suppressed) 08:50:02 Identity added: /w/workspace/it-dep-smo-install-docker-verify-all@tmp/private_key_10054923159108407046.key (jenkins-ssh) 08:50:02 [ssh-agent] Using credentials jenkins (jenkins) 08:50:02 The recommended git tool is: NONE 08:50:05 using credential jenkins 08:50:05 Wiping out workspace first. 08:50:05 Cloning the remote Git repository 08:50:05 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 08:50:05 > git init /w/workspace/it-dep-smo-install-docker-verify-all # timeout=10 08:50:05 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 08:50:05 > git --version # timeout=10 08:50:05 > git --version # 'git version 2.17.1' 08:50:05 using GIT_SSH to set credentials jenkins 08:50:05 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep +refs/heads/*:refs/remotes/origin/* # timeout=10 08:50:06 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 08:50:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:50:07 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 08:50:07 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 08:50:07 using GIT_SSH to set credentials jenkins 08:50:07 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep refs/changes/88/14788/6 # timeout=10 08:50:08 > git rev-parse 30186a95bedbefc768e20abbe48778026c28d10f^{commit} # timeout=10 08:50:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:50:08 Checking out Revision 30186a95bedbefc768e20abbe48778026c28d10f (refs/changes/88/14788/6) 08:50:08 > git config core.sparsecheckout # timeout=10 08:50:08 > git checkout -f 30186a95bedbefc768e20abbe48778026c28d10f # timeout=10 08:50:12 Commit message: "add chartmuseum + cm-push plugin installation script" 08:50:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:50:12 > git rev-list --no-walk 8ab44ca0153de9058934021b1bdcfc2d0dac3efe # timeout=10 08:50:12 provisioning config files... 08:50:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:50:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:50:12 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins9937017991821293992.sh 08:50:12 ---> python-tools-install.sh 08:50:12 Setup pyenv: 08:50:13 * system (set by /opt/pyenv/version) 08:50:13 * 3.8.13 (set by /opt/pyenv/version) 08:50:13 * 3.9.13 (set by /opt/pyenv/version) 08:50:13 * 3.10.6 (set by /opt/pyenv/version) 08:50:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HTyK 08:50:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:50:28 lf-activate-venv(): INFO: Installing: lftools 08:51:13 lf-activate-venv(): INFO: Adding /tmp/venv-HTyK/bin to PATH 08:51:13 Generating Requirements File 08:51:52 Python 3.10.6 08:51:52 pip 25.2 from /tmp/venv-HTyK/lib/python3.10/site-packages/pip (python 3.10) 08:51:53 appdirs==1.4.4 08:51:53 argcomplete==3.6.2 08:51:53 aspy.yaml==1.3.0 08:51:53 attrs==25.3.0 08:51:53 autopage==0.5.2 08:51:53 beautifulsoup4==4.13.4 08:51:53 boto3==1.40.4 08:51:53 botocore==1.40.4 08:51:53 bs4==0.0.2 08:51:53 cachetools==5.5.2 08:51:53 certifi==2025.8.3 08:51:53 cffi==1.17.1 08:51:53 cfgv==3.4.0 08:51:53 chardet==5.2.0 08:51:53 charset-normalizer==3.4.2 08:51:53 click==8.2.1 08:51:53 cliff==4.10.0 08:51:53 cmd2==2.7.0 08:51:53 cryptography==3.3.2 08:51:53 debtcollector==3.0.0 08:51:53 decorator==5.2.1 08:51:53 defusedxml==0.7.1 08:51:53 Deprecated==1.2.18 08:51:53 distlib==0.4.0 08:51:53 dnspython==2.7.0 08:51:53 docker==7.1.0 08:51:53 dogpile.cache==1.4.0 08:51:53 durationpy==0.10 08:51:53 email_validator==2.2.0 08:51:53 filelock==3.18.0 08:51:53 future==1.0.0 08:51:53 gitdb==4.0.12 08:51:53 GitPython==3.1.45 08:51:53 google-auth==2.40.3 08:51:53 httplib2==0.22.0 08:51:53 identify==2.6.12 08:51:53 idna==3.10 08:51:53 importlib-resources==1.5.0 08:51:53 iso8601==2.1.0 08:51:53 Jinja2==3.1.6 08:51:53 jmespath==1.0.1 08:51:53 jsonpatch==1.33 08:51:53 jsonpointer==3.0.0 08:51:53 jsonschema==4.25.0 08:51:53 jsonschema-specifications==2025.4.1 08:51:53 keystoneauth1==5.11.1 08:51:53 kubernetes==33.1.0 08:51:53 lftools==0.37.13 08:51:53 lxml==6.0.0 08:51:53 markdown-it-py==3.0.0 08:51:53 MarkupSafe==3.0.2 08:51:53 mdurl==0.1.2 08:51:53 msgpack==1.1.1 08:51:53 multi_key_dict==2.0.3 08:51:53 munch==4.0.0 08:51:53 netaddr==1.3.0 08:51:53 niet==1.4.2 08:51:53 nodeenv==1.9.1 08:51:53 oauth2client==4.1.3 08:51:53 oauthlib==3.3.1 08:51:53 openstacksdk==4.6.0 08:51:53 os-client-config==2.3.0 08:51:53 os-service-types==1.8.0 08:51:53 osc-lib==4.1.0 08:51:53 oslo.config==10.0.0 08:51:53 oslo.context==6.0.0 08:51:53 oslo.i18n==6.5.1 08:51:53 oslo.log==7.2.0 08:51:53 oslo.serialization==5.7.0 08:51:53 oslo.utils==9.0.0 08:51:53 packaging==25.0 08:51:53 pbr==6.1.1 08:51:53 platformdirs==4.3.8 08:51:53 prettytable==3.16.0 08:51:53 psutil==7.0.0 08:51:53 pyasn1==0.6.1 08:51:53 pyasn1_modules==0.4.2 08:51:53 pycparser==2.22 08:51:53 pygerrit2==2.0.15 08:51:53 PyGithub==2.7.0 08:51:53 Pygments==2.19.2 08:51:53 PyJWT==2.10.1 08:51:53 PyNaCl==1.5.0 08:51:53 pyparsing==2.4.7 08:51:53 pyperclip==1.9.0 08:51:53 pyrsistent==0.20.0 08:51:53 python-cinderclient==9.7.0 08:51:53 python-dateutil==2.9.0.post0 08:51:53 python-heatclient==4.3.0 08:51:53 python-jenkins==1.8.3 08:51:53 python-keystoneclient==5.6.0 08:51:53 python-magnumclient==4.8.1 08:51:53 python-openstackclient==8.1.0 08:51:53 python-swiftclient==4.8.0 08:51:53 PyYAML==6.0.2 08:51:53 referencing==0.36.2 08:51:53 requests==2.32.4 08:51:53 requests-oauthlib==2.0.0 08:51:53 requestsexceptions==1.4.0 08:51:53 rfc3986==2.0.0 08:51:53 rich==14.1.0 08:51:53 rich-argparse==1.7.1 08:51:53 rpds-py==0.26.0 08:51:53 rsa==4.9.1 08:51:53 ruamel.yaml==0.18.14 08:51:53 ruamel.yaml.clib==0.2.12 08:51:53 s3transfer==0.13.1 08:51:53 simplejson==3.20.1 08:51:53 six==1.17.0 08:51:53 smmap==5.0.2 08:51:53 soupsieve==2.7 08:51:53 stevedore==5.4.1 08:51:53 tabulate==0.9.0 08:51:53 toml==0.10.2 08:51:53 tomlkit==0.13.3 08:51:53 tqdm==4.67.1 08:51:53 typing_extensions==4.14.1 08:51:53 tzdata==2025.2 08:51:53 urllib3==1.26.20 08:51:53 virtualenv==20.33.1 08:51:53 wcwidth==0.2.13 08:51:53 websocket-client==1.8.0 08:51:53 wrapt==1.17.2 08:51:53 xdg==6.0.0 08:51:53 xmltodict==0.14.2 08:51:53 yq==3.4.3 08:51:53 provisioning config files... 08:51:53 copy managed file [global-settings] to file:/w/workspace/it-dep-smo-install-docker-verify-all@tmp/config16747812375706225907tmp 08:51:53 copy managed file [it-dep-settings] to file:/w/workspace/it-dep-smo-install-docker-verify-all@tmp/config287524786778595890tmp 08:51:53 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins18377416476063082694.sh 08:51:53 ---> docker-login.sh 08:51:53 nexus3.o-ran-sc.org:10001 08:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:54 Configure a credential helper to remove this warning. See 08:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:54 08:51:54 Login Succeeded 08:51:54 nexus3.o-ran-sc.org:10002 08:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:54 Configure a credential helper to remove this warning. See 08:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:54 08:51:54 Login Succeeded 08:51:54 nexus3.o-ran-sc.org:10003 08:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:54 Configure a credential helper to remove this warning. See 08:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:54 08:51:54 Login Succeeded 08:51:54 nexus3.o-ran-sc.org:10004 08:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:54 Configure a credential helper to remove this warning. See 08:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:54 08:51:54 Login Succeeded 08:51:54 ---> docker-login.sh ends 08:51:54 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins10011679305654625445.sh 08:51:55 [it-dep-smo-install-docker-verify-all] $ /bin/sh -xe /tmp/jenkins14873870317636477326.sh 08:51:55 [EnvInject] - Injecting environment variables from a build step. 08:51:55 [EnvInject] - Injecting as environment variables the properties content 08:51:55 DOCKER_ROOT=$WORKSPACE 08:51:55 CONTAINER_TAG_YAML_DIR= 08:51:55 CONTAINER_TAG_METHOD=latest 08:51:55 08:51:55 [EnvInject] - Variables injected successfully. 08:51:55 [it-dep-smo-install-docker-verify-all] $ /bin/bash -l /tmp/jenkins2851449478957156690.sh 08:51:55 ---> docker-get-container-tag.sh 08:51:55 Setup pyenv: 08:51:55 system 08:51:55 3.8.13 08:51:55 3.9.13 08:51:55 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) 08:51:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HTyK from file:/tmp/.os_lf_venv 08:51:58 lf-activate-venv(): INFO: Installing: yq 08:52:00 lf-activate-venv(): INFO: Adding /tmp/venv-HTyK/bin to PATH 08:52:00 ---> Docker image tag found: latest 08:52:00 [EnvInject] - Injecting environment variables from a build step. 08:52:00 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 08:52:00 [EnvInject] - Variables injected successfully. 08:52:00 [EnvInject] - Injecting environment variables from a build step. 08:52:00 [EnvInject] - Injecting as environment variables the properties content 08:52:00 DOCKER_ARGS=-f ci/Dockerfile-smo-install 08:52:00 DOCKER_ROOT=/w/workspace/it-dep-smo-install-docker-verify-all 08:52:00 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 08:52:00 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 08:52:00 DOCKER_NAME=o-ran-sc/it-dep-smo-install 08:52:00 08:52:00 [EnvInject] - Variables injected successfully. 08:52:00 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins8078113577851945016.sh 08:52:00 ---> docker-build.sh 08:52:00 Docker version 24.0.2, build cb74dfc 08:52:00 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-smo-install:latest 08:52:00 docker build -f ci/Dockerfile-smo-install -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-smo-install:latest . 08:52:02 #1 [internal] load .dockerignore 08:52:02 #1 transferring context: 08:52:02 #1 transferring context: 2B done 08:52:02 #1 DONE 0.2s 08:52:02 08:52:02 #2 [internal] load build definition from Dockerfile-smo-install 08:52:02 #2 transferring dockerfile: 1.50kB done 08:52:02 #2 DONE 0.2s 08:52:02 08:52:02 #3 [internal] load metadata for docker.io/library/ubuntu:18.04 08:52:03 #3 DONE 1.5s 08:52:03 08:52:03 #4 [1/6] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 08:52:03 #4 resolve docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 0.1s done 08:52:04 #4 sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 1.33kB / 1.33kB done 08:52:04 #4 sha256:dca176c9663a7ba4c1f0e710986f5a25e672842963d95b960191e2d9f7185ebe 424B / 424B done 08:52:04 #4 sha256:f9a80a55f492e823bf5d51f1bd5f87ea3eed1cb31788686aa99a2fb61a27af6a 2.30kB / 2.30kB done 08:52:04 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0B / 25.69MB 0.1s 08:52:04 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 3.15MB / 25.69MB 0.4s 08:52:04 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 6.29MB / 25.69MB 0.5s 08:52:04 #4 ... 08:52:04 08:52:04 #5 [internal] load build context 08:52:04 #5 transferring context: 16.95MB 0.4s done 08:52:04 #5 DONE 0.6s 08:52:04 08:52:04 #4 [1/6] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 08:52:04 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 12.58MB / 25.69MB 0.6s 08:52:04 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 22.02MB / 25.69MB 0.8s 08:52:04 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.17MB / 25.69MB 0.9s 08:52:04 #4 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 0.9s done 08:52:04 #4 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 08:52:06 #4 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 1.7s done 08:52:06 #4 DONE 3.0s 08:52:06 08:52:06 #6 [2/6] RUN apt-get update && apt-get -y install ca-certificates wget 08:52:07 #6 0.643 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:52:07 #6 0.773 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 08:52:07 #6 1.011 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 08:52:08 #6 1.098 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 08:52:08 #6 1.190 Get:5 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 08:52:08 #6 1.205 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 08:52:08 #6 1.597 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] 08:52:08 #6 1.659 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 08:52:08 #6 1.679 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 08:52:08 #6 1.682 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] 08:52:08 #6 1.683 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] 08:52:08 #6 1.777 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] 08:52:08 #6 1.805 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] 08:52:08 #6 1.867 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] 08:52:08 #6 1.869 Get:15 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] 08:52:09 #6 2.366 Get:16 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] 08:52:09 #6 2.366 Get:17 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] 08:52:09 #6 2.470 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] 08:52:11 #6 4.397 Fetched 28.2 MB in 4s (7277 kB/s) 08:52:11 #6 4.397 Reading package lists... 08:52:13 #6 6.296 Reading package lists... 08:52:15 #6 8.126 Building dependency tree... 08:52:15 #6 8.483 Reading state information... 08:52:15 #6 9.047 The following additional packages will be installed: 08:52:15 #6 9.047 libpsl5 libssl1.1 openssl publicsuffix 08:52:15 #6 9.152 The following NEW packages will be installed: 08:52:16 #6 9.153 ca-certificates libpsl5 libssl1.1 openssl publicsuffix wget 08:52:16 #6 9.623 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. 08:52:16 #6 9.623 Need to get 2523 kB of archives. 08:52:16 #6 9.623 After this operation, 7000 kB of additional disk space will be used. 08:52:16 #6 9.623 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:52:17 #6 10.74 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.23 [614 kB] 08:52:17 #6 10.79 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20230311ubuntu0.18.04.1 [151 kB] 08:52:17 #6 10.79 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:52:17 #6 10.80 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] 08:52:17 #6 10.80 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB] 08:52:17 #6 11.04 debconf: delaying package configuration, since apt-utils is not installed 08:52:18 #6 11.10 Fetched 2523 kB in 2s (1560 kB/s) 08:52:18 #6 11.16 Selecting previously unselected package libssl1.1:amd64. 08:52:18 #6 11.16 (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:52:18 #6 11.17 Preparing to unpack .../0-libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 08:52:18 #6 11.19 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 08:52:18 #6 11.45 Selecting previously unselected package openssl. 08:52:18 #6 11.45 Preparing to unpack .../1-openssl_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 08:52:18 #6 11.46 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.23) ... 08:52:18 #6 11.65 Selecting previously unselected package ca-certificates. 08:52:18 #6 11.65 Preparing to unpack .../2-ca-certificates_20230311ubuntu0.18.04.1_all.deb ... 08:52:18 #6 11.66 Unpacking ca-certificates (20230311ubuntu0.18.04.1) ... 08:52:18 #6 11.84 Selecting previously unselected package libpsl5:amd64. 08:52:18 #6 11.84 Preparing to unpack .../3-libpsl5_0.19.1-5build1_amd64.deb ... 08:52:18 #6 11.85 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:52:18 #6 11.94 Selecting previously unselected package publicsuffix. 08:52:18 #6 11.94 Preparing to unpack .../4-publicsuffix_20180223.1310-1_all.deb ... 08:52:18 #6 11.95 Unpacking publicsuffix (20180223.1310-1) ... 08:52:18 #6 12.04 Selecting previously unselected package wget. 08:52:18 #6 12.04 Preparing to unpack .../5-wget_1.19.4-1ubuntu2.2_amd64.deb ... 08:52:18 #6 12.05 Unpacking wget (1.19.4-1ubuntu2.2) ... 08:52:19 #6 12.17 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:52:19 #6 12.23 Setting up publicsuffix (20180223.1310-1) ... 08:52:19 #6 12.28 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 08:52:19 #6 12.39 debconf: unable to initialize frontend: Dialog 08:52:19 #6 12.39 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:52:19 #6 12.39 debconf: falling back to frontend: Readline 08:52:19 #6 12.40 debconf: unable to initialize frontend: Readline 08:52:19 #6 12.40 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 08:52:19 #6 12.40 debconf: falling back to frontend: Teletype 08:52:19 #6 12.46 Setting up openssl (1.1.1-1ubuntu2.1~18.04.23) ... 08:52:19 #6 12.51 Setting up wget (1.19.4-1ubuntu2.2) ... 08:52:19 #6 12.55 Setting up ca-certificates (20230311ubuntu0.18.04.1) ... 08:52:19 #6 12.64 debconf: unable to initialize frontend: Dialog 08:52:19 #6 12.64 debconf: (TERM is not set, so the dialog frontend is not usable.) 08:52:19 #6 12.64 debconf: falling back to frontend: Readline 08:52:19 #6 12.64 debconf: unable to initialize frontend: Readline 08:52:19 #6 12.64 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:52:19 #6 12.64 debconf: falling back to frontend: Teletype 08:52:19 #6 13.01 Updating certificates in /etc/ssl/certs... 08:52:20 #6 13.55 137 added, 0 removed; done. 08:52:20 #6 13.70 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 08:52:20 #6 13.76 Processing triggers for ca-certificates (20230311ubuntu0.18.04.1) ... 08:52:20 #6 13.80 Updating certificates in /etc/ssl/certs... 08:52:21 #6 14.48 0 added, 0 removed; done. 08:52:21 #6 14.48 Running hooks in /etc/ca-certificates/update.d... 08:52:21 #6 14.49 done. 08:52:22 #6 DONE 15.7s 08:52:22 08:52:22 #7 [3/6] RUN groupadd --gid 1000 ubuntu && useradd --uid 1000 --gid 1000 -m ubuntu && apt-get install -y sudo && echo ubuntu ALL=(root) NOPASSWD:ALL > /etc/sudoers.d/ubuntu && chmod 0440 /etc/sudoers.d/ubuntu 08:52:23 #7 0.805 Reading package lists... 08:52:25 #7 2.620 Building dependency tree... 08:52:25 #7 2.987 Reading state information... 08:52:26 #7 3.628 The following NEW packages will be installed: 08:52:26 #7 3.629 sudo 08:52:26 #7 3.950 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 08:52:26 #7 3.950 Need to get 430 kB of archives. 08:52:26 #7 3.950 After this operation, 1765 kB of additional disk space will be used. 08:52:26 #7 3.950 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.6 [430 kB] 08:52:27 #7 4.889 debconf: delaying package configuration, since apt-utils is not installed 08:52:27 #7 4.952 Fetched 430 kB in 1s (418 kB/s) 08:52:27 #7 5.031 Selecting previously unselected package sudo. 08:52:27 #7 5.031 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4402 files and directories currently installed.) 08:52:27 #7 5.040 Preparing to unpack .../sudo_1.8.21p2-3ubuntu1.6_amd64.deb ... 08:52:27 #7 5.049 Unpacking sudo (1.8.21p2-3ubuntu1.6) ... 08:52:27 #7 5.163 Setting up sudo (1.8.21p2-3ubuntu1.6) ... 08:52:28 #7 DONE 5.5s 08:52:28 08:52:28 #8 [4/6] COPY --chown=ubuntu:ubuntu . /tmp/it-dep 08:52:28 #8 DONE 0.5s 08:52:28 08:52:28 #9 [5/6] RUN ls -latr /tmp/it-dep 08:52:28 #9 0.474 total 116 08:52:28 #9 0.474 drwxrwxr-x 2 ubuntu ubuntu 4096 Aug 7 08:50 bin 08:52:28 #9 0.474 drwxrwxr-x 2 ubuntu ubuntu 4096 Aug 7 08:50 RECIPE_EXAMPLE 08:52:28 #9 0.474 -rw-rw-r-- 1 ubuntu ubuntu 5535 Aug 7 08:50 README.md 08:52:28 #9 0.474 -rw-rw-r-- 1 ubuntu ubuntu 1364 Aug 7 08:50 LICENSES.txt 08:52:28 #9 0.474 -rw-rw-r-- 1 ubuntu ubuntu 3434 Aug 7 08:50 INFO.yaml 08:52:28 #9 0.474 drwxrwxr-x 2 ubuntu ubuntu 4096 Aug 7 08:50 .releases 08:52:28 #9 0.474 -rw-rw-r-- 1 ubuntu ubuntu 182 Aug 7 08:50 .readthedocs.yaml 08:52:28 #9 0.474 -rw-rw-r-- 1 ubuntu ubuntu 81 Aug 7 08:50 .gitreview 08:52:28 #9 0.474 -rw-rw-r-- 1 ubuntu ubuntu 411 Aug 7 08:50 .gitmodules 08:52:28 #9 0.474 -rw-rw-r-- 1 ubuntu ubuntu 96 Aug 7 08:50 .gitignore 08:52:28 #9 0.474 drwxrwxr-x 3 ubuntu ubuntu 4096 Aug 7 08:50 ci 08:52:28 #9 0.474 drwxrwxr-x 2 ubuntu ubuntu 4096 Aug 7 08:50 chartstorage 08:52:28 #9 0.474 drwxrwxr-x 3 ubuntu ubuntu 4096 Aug 7 08:50 demos 08:52:28 #9 0.474 drwxrwxr-x 6 ubuntu ubuntu 4096 Aug 7 08:50 docs 08:52:28 #9 0.474 drwxrwxr-x 5 ubuntu ubuntu 4096 Aug 7 08:50 ric-aux 08:52:28 #9 0.474 drwxrwxr-x 2 ubuntu ubuntu 4096 Aug 7 08:50 ranpm 08:52:28 #9 0.474 drwxrwxr-x 3 ubuntu ubuntu 4096 Aug 7 08:50 o-du-high 08:52:28 #9 0.474 drwxrwxr-x 6 ubuntu ubuntu 4096 Aug 7 08:50 nonrtric 08:52:28 #9 0.474 drwxrwxr-x 2 ubuntu ubuntu 4096 Aug 7 08:50 ric-dep 08:52:28 #9 0.474 drwxrwxr-x 4 ubuntu ubuntu 4096 Aug 7 08:50 ric-common 08:52:28 #9 0.474 drwxrwxr-x 10 ubuntu ubuntu 4096 Aug 7 08:50 smo-install 08:52:28 #9 0.474 -rw-rw-r-- 1 ubuntu ubuntu 700 Aug 7 08:50 tox.ini 08:52:28 #9 0.474 drwxrwxr-x 5 ubuntu ubuntu 4096 Aug 7 08:50 tools 08:52:28 #9 0.474 drwxrwxr-x 8 ubuntu ubuntu 4096 Aug 7 08:50 .git 08:52:28 #9 0.474 -rw-rw-r-- 1 ubuntu ubuntu 7 Aug 7 08:51 .python-version 08:52:28 #9 0.474 -rw-rw-r-- 1 ubuntu ubuntu 24 Aug 7 08:52 env_docker_inject.txt 08:52:28 #9 0.474 -rw-rw-r-- 1 ubuntu ubuntu 0 Aug 7 08:52 docker_build_log.txt 08:52:28 #9 0.474 drwxr-xr-x 18 ubuntu ubuntu 4096 Aug 7 08:52 . 08:52:28 #9 0.474 drwxrwxrwt 1 root root 4096 Aug 7 08:52 .. 08:52:29 #9 DONE 0.6s 08:52:29 08:52:29 #10 [6/6] RUN /tmp/it-dep/bin/verify-smo-install 08:52:29 #10 0.537 + /tmp/it-dep/smo-install/scripts/layer-0/0-setup-charts-museum.sh 08:52:29 #10 0.571 --2025-08-07 08:52:29-- https://get.helm.sh/chartmuseum-v0.13.1-linux-amd64.tar.gz 08:52:29 #10 0.571 Resolving get.helm.sh (get.helm.sh)... 13.107.246.69, 2620:1ec:bdf::69 08:52:29 #10 0.571 Connecting to get.helm.sh (get.helm.sh)|13.107.246.69|:443... connected. 09:07:29 #10 900.6 Unable to establish SSL connection. 09:07:29 #10 900.6 tar (child): chartmuseum-v0.13.1-linux-amd64.tar.gz: Cannot open: No such file or directory 09:07:29 #10 900.6 tar (child): Error is not recoverable: exiting now 09:07:29 #10 900.6 tar: Child returned status 2 09:07:29 #10 900.6 tar: Error is not recoverable: exiting now 09:07:29 #10 900.6 mv: cannot stat '/tmp/linux-amd64/chartmuseum': No such file or directory 09:07:29 #10 900.6 + /tmp/it-dep/smo-install/scripts/layer-0/0-setup-helm3.sh 09:07:29 #10 900.6 /tmp/it-dep/smo-install/scripts/layer-0/0-setup-charts-museum.sh: line 35: chartmuseum: command not found 09:07:29 #10 900.6 --2025-08-07 09:07:29-- https://get.helm.sh/helm-v3.12.3-linux-amd64.tar.gz 09:07:29 #10 900.6 Resolving get.helm.sh (get.helm.sh)... 13.107.246.69, 2620:1ec:bdf::69 09:07:29 #10 900.6 Connecting to get.helm.sh (get.helm.sh)|13.107.246.69|:443... connected. 09:22:29 #10 1800.6 Unable to establish SSL connection. 09:22:29 #10 1800.6 tar (child): /tmp/helm-v3.12.3-linux-amd64.tar.gz: Cannot open: No such file or directory 09:22:29 #10 1800.6 tar (child): Error is not recoverable: exiting now 09:22:29 #10 1800.6 tar: Child returned status 2 09:22:29 #10 1800.6 tar: Error is not recoverable: exiting now 09:22:29 #10 1800.6 mv: cannot stat 'linux-amd64/helm': No such file or directory 09:22:29 #10 1800.7 Reading package lists... 09:22:31 #10 1802.7 Building dependency tree... 09:22:32 #10 1803.0 Reading state information... 09:22:32 #10 1803.6 The following additional packages will be installed: 09:22:32 #10 1803.6 git-man krb5-locales less libasn1-8-heimdal libbsd0 libcurl3-gnutls libedit2 09:22:32 #10 1803.6 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libgssapi-krb5-2 09:22:32 #10 1803.6 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 09:22:32 #10 1803.6 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 09:22:32 #10 1803.6 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 09:22:32 #10 1803.6 libnghttp2-14 libperl5.26 libroken18-heimdal librtmp1 libsasl2-2 09:22:32 #10 1803.6 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.0.0 09:22:32 #10 1803.6 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 09:22:32 #10 1803.6 libxmuu1 multiarch-support netbase openssh-client patch perl 09:22:32 #10 1803.6 perl-modules-5.26 xauth 09:22:32 #10 1803.6 Suggested packages: 09:22:32 #10 1803.6 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 09:22:32 #10 1803.6 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n krb5-doc 09:22:32 #10 1803.6 krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 09:22:32 #10 1803.6 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 09:22:32 #10 1803.6 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 09:22:32 #10 1803.6 libterm-readline-gnu-perl | libterm-readline-perl-perl make 09:22:32 #10 1803.9 The following NEW packages will be installed: 09:22:32 #10 1803.9 git git-man krb5-locales less libasn1-8-heimdal libbsd0 libcurl3-gnutls 09:22:32 #10 1803.9 libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libgssapi-krb5-2 09:22:32 #10 1803.9 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 09:22:32 #10 1803.9 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 09:22:32 #10 1803.9 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 09:22:32 #10 1803.9 libnghttp2-14 libperl5.26 libroken18-heimdal librtmp1 libsasl2-2 09:22:32 #10 1803.9 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.0.0 09:22:32 #10 1803.9 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 09:22:32 #10 1803.9 libxmuu1 multiarch-support netbase openssh-client patch perl 09:22:32 #10 1803.9 perl-modules-5.26 xauth 09:22:33 #10 1804.4 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. 09:22:33 #10 1804.4 Need to get 16.8 MB of archives. 09:22:33 #10 1804.4 After this operation, 97.0 MB of additional disk space will be used. 09:22:33 #10 1804.4 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] 09:22:33 #10 1804.7 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B] 09:22:33 #10 1804.7 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 09:22:33 #10 1804.9 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 09:22:33 #10 1804.9 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 09:22:34 #10 1805.0 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB] 09:22:34 #10 1805.1 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.4 [572 kB] 09:22:34 #10 1805.4 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 09:22:34 #10 1805.4 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.7 [2764 kB] 09:22:34 #10 1805.7 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 09:22:34 #10 1805.7 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 09:22:34 #10 1805.7 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.7 [3532 kB] 09:22:34 #10 1805.8 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.7 [201 kB] 09:22:34 #10 1805.8 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 09:22:34 #10 1805.8 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.9 [82.8 kB] 09:22:34 #10 1805.8 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB] 09:22:34 #10 1805.9 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 09:22:34 #10 1805.9 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.4 [13.4 kB] 09:22:34 #10 1805.9 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 09:22:34 #10 1805.9 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.4 [30.9 kB] 09:22:35 #10 1805.9 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.4 [85.3 kB] 09:22:35 #10 1806.1 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] 09:22:35 #10 1806.1 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.4 [278 kB] 09:22:35 #10 1806.1 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.4 [122 kB] 09:22:35 #10 1806.1 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.13 [1089 kB] 09:22:35 #10 1806.2 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 09:22:35 #10 1806.2 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] 09:22:35 #10 1806.2 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 09:22:35 #10 1806.2 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [42.3 kB] 09:22:35 #10 1806.3 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [175 kB] 09:22:35 #10 1806.3 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [30.3 kB] 09:22:35 #10 1806.3 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [85.9 kB] 09:22:35 #10 1806.4 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [48.0 kB] 09:22:35 #10 1806.4 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [107 kB] 09:22:35 #10 1806.5 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [207 kB] 09:22:35 #10 1806.5 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [14.8 kB] 09:22:35 #10 1806.5 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [96.7 kB] 09:22:35 #10 1806.5 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] 09:22:35 #10 1806.5 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] 09:22:35 #10 1806.5 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] 09:22:35 #10 1806.5 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] 09:22:35 #10 1806.6 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 09:22:35 #10 1806.6 Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 09:22:35 #10 1806.6 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.24 [219 kB] 09:22:35 #10 1806.8 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 09:22:35 #10 1806.8 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.18 [804 kB] 09:22:35 #10 1806.8 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.18 [3990 kB] 09:22:36 #10 1806.9 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [48.9 kB] 09:22:36 #10 1806.9 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 09:22:36 #10 1807.1 debconf: delaying package configuration, since apt-utils is not installed 09:22:36 #10 1807.2 Fetched 16.8 MB in 3s (5563 kB/s) 09:22:36 #10 1807.2 Selecting previously unselected package multiarch-support. 09:22:36 #10 1807.2 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4457 files and directories currently installed.) 09:22:36 #10 1807.3 Preparing to unpack .../0-multiarch-support_2.27-3ubuntu1.6_amd64.deb ... 09:22:36 #10 1807.3 Unpacking multiarch-support (2.27-3ubuntu1.6) ... 09:22:36 #10 1807.3 Selecting previously unselected package libxau6:amd64. 09:22:36 #10 1807.3 Preparing to unpack .../1-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... 09:22:36 #10 1807.4 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... 09:22:36 #10 1807.4 Selecting previously unselected package libbsd0:amd64. 09:22:36 #10 1807.4 Preparing to unpack .../2-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 09:22:36 #10 1807.4 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:22:36 #10 1807.5 Selecting previously unselected package libxdmcp6:amd64. 09:22:36 #10 1807.5 Preparing to unpack .../3-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 09:22:36 #10 1807.5 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 09:22:36 #10 1807.6 Selecting previously unselected package libxcb1:amd64. 09:22:36 #10 1807.6 Preparing to unpack .../4-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 09:22:36 #10 1807.6 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 09:22:36 #10 1807.6 Selecting previously unselected package libx11-data. 09:22:36 #10 1807.6 Preparing to unpack .../5-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ... 09:22:36 #10 1807.6 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ... 09:22:36 #10 1807.9 Selecting previously unselected package libx11-6:amd64. 09:22:37 #10 1807.9 Preparing to unpack .../6-libx11-6_2%3a1.6.4-3ubuntu0.4_amd64.deb ... 09:22:37 #10 1807.9 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... 09:22:37 #10 1808.1 Setting up multiarch-support (2.27-3ubuntu1.6) ... 09:22:37 #10 1808.2 Selecting previously unselected package libxext6:amd64. 09:22:37 #10 1808.2 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4747 files and directories currently installed.) 09:22:37 #10 1808.2 Preparing to unpack .../00-libxext6_2%3a1.3.3-1_amd64.deb ... 09:22:37 #10 1808.2 Unpacking libxext6:amd64 (2:1.3.3-1) ... 09:22:37 #10 1808.3 Selecting previously unselected package perl-modules-5.26. 09:22:37 #10 1808.3 Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.7_all.deb ... 09:22:37 #10 1808.3 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.7) ... 09:22:39 #10 1810.1 Selecting previously unselected package libgdbm5:amd64. 09:22:39 #10 1810.1 Preparing to unpack .../02-libgdbm5_1.14.1-6_amd64.deb ... 09:22:39 #10 1810.1 Unpacking libgdbm5:amd64 (1.14.1-6) ... 09:22:39 #10 1810.2 Selecting previously unselected package libgdbm-compat4:amd64. 09:22:39 #10 1810.2 Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_amd64.deb ... 09:22:39 #10 1810.2 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 09:22:39 #10 1810.2 Selecting previously unselected package libperl5.26:amd64. 09:22:39 #10 1810.2 Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.7_amd64.deb ... 09:22:39 #10 1810.3 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.7) ... 09:22:40 #10 1810.9 Selecting previously unselected package perl. 09:22:40 #10 1810.9 Preparing to unpack .../05-perl_5.26.1-6ubuntu0.7_amd64.deb ... 09:22:40 #10 1810.9 Unpacking perl (5.26.1-6ubuntu0.7) ... 09:22:40 #10 1811.0 Selecting previously unselected package less. 09:22:40 #10 1811.0 Preparing to unpack .../06-less_487-0.1_amd64.deb ... 09:22:40 #10 1811.0 Unpacking less (487-0.1) ... 09:22:40 #10 1811.1 Selecting previously unselected package libexpat1:amd64. 09:22:40 #10 1811.1 Preparing to unpack .../07-libexpat1_2.2.5-3ubuntu0.9_amd64.deb ... 09:22:40 #10 1811.2 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.9) ... 09:22:40 #10 1811.2 Selecting previously unselected package libsqlite3-0:amd64. 09:22:40 #10 1811.2 Preparing to unpack .../08-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ... 09:22:40 #10 1811.3 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... 09:22:40 #10 1811.4 Selecting previously unselected package netbase. 09:22:40 #10 1811.4 Preparing to unpack .../09-netbase_5.4_all.deb ... 09:22:40 #10 1811.5 Unpacking netbase (5.4) ... 09:22:40 #10 1811.5 Selecting previously unselected package krb5-locales. 09:22:40 #10 1811.5 Preparing to unpack .../10-krb5-locales_1.16-2ubuntu0.4_all.deb ... 09:22:40 #10 1811.5 Unpacking krb5-locales (1.16-2ubuntu0.4) ... 09:22:40 #10 1811.7 Selecting previously unselected package libedit2:amd64. 09:22:40 #10 1811.7 Preparing to unpack .../11-libedit2_3.1-20170329-1_amd64.deb ... 09:22:40 #10 1811.7 Unpacking libedit2:amd64 (3.1-20170329-1) ... 09:22:40 #10 1811.8 Selecting previously unselected package libkrb5support0:amd64. 09:22:40 #10 1811.8 Preparing to unpack .../12-libkrb5support0_1.16-2ubuntu0.4_amd64.deb ... 09:22:40 #10 1811.8 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.4) ... 09:22:41 #10 1812.0 Selecting previously unselected package libk5crypto3:amd64. 09:22:41 #10 1812.0 Preparing to unpack .../13-libk5crypto3_1.16-2ubuntu0.4_amd64.deb ... 09:22:41 #10 1812.0 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.4) ... 09:22:41 #10 1812.1 Selecting previously unselected package libkeyutils1:amd64. 09:22:41 #10 1812.1 Preparing to unpack .../14-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... 09:22:41 #10 1812.1 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 09:22:41 #10 1812.2 Selecting previously unselected package libkrb5-3:amd64. 09:22:41 #10 1812.2 Preparing to unpack .../15-libkrb5-3_1.16-2ubuntu0.4_amd64.deb ... 09:22:41 #10 1812.2 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.4) ... 09:22:41 #10 1812.4 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:22:41 #10 1812.4 Preparing to unpack .../16-libgssapi-krb5-2_1.16-2ubuntu0.4_amd64.deb ... 09:22:41 #10 1812.4 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... 09:22:41 #10 1812.5 Selecting previously unselected package libssl1.0.0:amd64. 09:22:41 #10 1812.5 Preparing to unpack .../17-libssl1.0.0_1.0.2n-1ubuntu5.13_amd64.deb ... 09:22:41 #10 1812.5 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.13) ... 09:22:41 #10 1812.8 Selecting previously unselected package libxmuu1:amd64. 09:22:41 #10 1812.8 Preparing to unpack .../18-libxmuu1_2%3a1.1.2-2_amd64.deb ... 09:22:41 #10 1812.8 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 09:22:41 #10 1812.9 Selecting previously unselected package openssh-client. 09:22:41 #10 1812.9 Preparing to unpack .../19-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... 09:22:41 #10 1812.9 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... 09:22:42 #10 1813.1 Selecting previously unselected package xauth. 09:22:42 #10 1813.1 Preparing to unpack .../20-xauth_1%3a1.0.10-1_amd64.deb ... 09:22:42 #10 1813.1 Unpacking xauth (1:1.0.10-1) ... 09:22:42 #10 1813.2 Selecting previously unselected package libroken18-heimdal:amd64. 09:22:42 #10 1813.2 Preparing to unpack .../21-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 09:22:42 #10 1813.2 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:42 #10 1813.3 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:22:42 #10 1813.3 Preparing to unpack .../22-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 09:22:42 #10 1813.3 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:42 #10 1813.3 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:22:42 #10 1813.3 Preparing to unpack .../23-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 09:22:42 #10 1813.4 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:42 #10 1813.4 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:22:42 #10 1813.4 Preparing to unpack .../24-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 09:22:42 #10 1813.4 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:42 #10 1813.5 Selecting previously unselected package libwind0-heimdal:amd64. 09:22:42 #10 1813.5 Preparing to unpack .../25-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 09:22:42 #10 1813.5 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:42 #10 1813.6 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:22:42 #10 1813.6 Preparing to unpack .../26-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 09:22:42 #10 1813.6 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:42 #10 1813.7 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:22:42 #10 1813.7 Preparing to unpack .../27-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 09:22:42 #10 1813.7 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:42 #10 1813.9 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:22:43 #10 1813.9 Preparing to unpack .../28-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 09:22:43 #10 1813.9 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:43 #10 1813.9 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:22:43 #10 1813.9 Preparing to unpack .../29-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 09:22:43 #10 1813.9 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:43 #10 1814.0 Selecting previously unselected package libsasl2-modules-db:amd64. 09:22:43 #10 1814.0 Preparing to unpack .../30-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 09:22:43 #10 1814.1 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 09:22:43 #10 1814.1 Selecting previously unselected package libsasl2-2:amd64. 09:22:43 #10 1814.2 Preparing to unpack .../31-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 09:22:43 #10 1814.2 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 09:22:43 #10 1814.2 Selecting previously unselected package libldap-common. 09:22:43 #10 1814.2 Preparing to unpack .../32-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... 09:22:43 #10 1814.3 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 09:22:43 #10 1814.3 Selecting previously unselected package libldap-2.4-2:amd64. 09:22:43 #10 1814.3 Preparing to unpack .../33-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... 09:22:43 #10 1814.4 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 09:22:43 #10 1814.4 Selecting previously unselected package libnghttp2-14:amd64. 09:22:43 #10 1814.4 Preparing to unpack .../34-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 09:22:43 #10 1814.4 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:22:43 #10 1814.5 Selecting previously unselected package librtmp1:amd64. 09:22:43 #10 1814.5 Preparing to unpack .../35-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 09:22:43 #10 1814.5 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:22:43 #10 1814.6 Selecting previously unselected package libcurl3-gnutls:amd64. 09:22:43 #10 1814.6 Preparing to unpack .../36-libcurl3-gnutls_7.58.0-2ubuntu3.24_amd64.deb ... 09:22:43 #10 1814.6 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.24) ... 09:22:43 #10 1814.7 Selecting previously unselected package liberror-perl. 09:22:43 #10 1814.7 Preparing to unpack .../37-liberror-perl_0.17025-1_all.deb ... 09:22:43 #10 1814.7 Unpacking liberror-perl (0.17025-1) ... 09:22:43 #10 1814.8 Selecting previously unselected package git-man. 09:22:43 #10 1814.8 Preparing to unpack .../38-git-man_1%3a2.17.1-1ubuntu0.18_all.deb ... 09:22:43 #10 1814.8 Unpacking git-man (1:2.17.1-1ubuntu0.18) ... 09:22:44 #10 1815.0 Selecting previously unselected package git. 09:22:44 #10 1815.0 Preparing to unpack .../39-git_1%3a2.17.1-1ubuntu0.18_amd64.deb ... 09:22:44 #10 1815.1 Unpacking git (1:2.17.1-1ubuntu0.18) ... 09:22:44 #10 1815.8 Selecting previously unselected package libsasl2-modules:amd64. 09:22:44 #10 1815.8 Preparing to unpack .../40-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 09:22:44 #10 1815.8 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 09:22:44 #10 1815.8 Selecting previously unselected package patch. 09:22:44 #10 1815.8 Preparing to unpack .../41-patch_2.7.6-2ubuntu1.1_amd64.deb ... 09:22:44 #10 1815.8 Unpacking patch (2.7.6-2ubuntu1.1) ... 09:22:45 #10 1815.9 Setting up libedit2:amd64 (3.1-20170329-1) ... 09:22:45 #10 1816.0 Setting up git-man (1:2.17.1-1ubuntu0.18) ... 09:22:45 #10 1816.0 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.9) ... 09:22:45 #10 1816.0 Setting up less (487-0.1) ... 09:22:45 #10 1816.2 debconf: unable to initialize frontend: Dialog 09:22:45 #10 1816.2 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 09:22:45 #10 1816.2 debconf: falling back to frontend: Readline 09:22:45 #10 1816.2 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.13) ... 09:22:45 #10 1816.4 debconf: unable to initialize frontend: Dialog 09:22:45 #10 1816.4 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 09:22:45 #10 1816.4 debconf: falling back to frontend: Readline 09:22:45 #10 1816.4 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:22:45 #10 1816.4 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 09:22:45 #10 1816.5 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 09:22:45 #10 1816.5 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 09:22:45 #10 1816.5 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:45 #10 1816.6 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:22:45 #10 1816.6 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.7) ... 09:22:45 #10 1816.6 Setting up libgdbm5:amd64 (1.14.1-6) ... 09:22:45 #10 1816.7 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:22:45 #10 1816.7 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.4) ... 09:22:45 #10 1816.8 Setting up patch (2.7.6-2ubuntu1.1) ... 09:22:45 #10 1816.8 Setting up krb5-locales (1.16-2ubuntu0.4) ... 09:22:45 #10 1816.9 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:45 #10 1816.9 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... 09:22:45 #10 1816.9 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 09:22:46 #10 1817.0 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 09:22:46 #10 1817.0 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 09:22:46 #10 1817.1 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 09:22:46 #10 1817.2 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ... 09:22:46 #10 1817.2 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... 09:22:46 #10 1817.3 Setting up netbase (5.4) ... 09:22:46 #10 1817.3 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.4) ... 09:22:46 #10 1817.3 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:46 #10 1817.4 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:46 #10 1817.4 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:46 #10 1817.4 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:46 #10 1817.4 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.7) ... 09:22:46 #10 1817.4 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.4) ... 09:22:46 #10 1817.5 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:46 #10 1817.5 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 09:22:46 #10 1817.5 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:46 #10 1817.6 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... 09:22:46 #10 1817.6 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 09:22:46 #10 1817.6 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... 09:22:46 #10 1817.7 Setting up perl (5.26.1-6ubuntu0.7) ... 09:22:46 #10 1817.7 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 09:22:46 #10 1817.7 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... 09:22:46 #10 1818.0 Setting up libxext6:amd64 (2:1.3.3-1) ... 09:22:47 #10 1818.0 Setting up liberror-perl (0.17025-1) ... 09:22:47 #10 1818.0 Setting up xauth (1:1.0.10-1) ... 09:22:47 #10 1818.1 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 09:22:47 #10 1818.1 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.24) ... 09:22:47 #10 1818.1 Setting up git (1:2.17.1-1ubuntu0.18) ... 09:22:47 #10 1818.2 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 09:22:47 #10 1818.3 Checking HELM ... 09:22:47 #10 1818.3 Downloading and installing helm-push v0.10.3 ... 09:22:47 #10 1818.3 /tmp/it-dep/smo-install/scripts/layer-0/0-setup-helm3.sh: line 34: helm: command not found 09:22:47 #10 1818.3 /tmp/it-dep/smo-install/scripts/layer-0/0-setup-helm3.sh: line 39: helm: command not found 09:22:47 #10 1818.3 mkdir: cannot create directory '/helm-push': Permission denied 09:22:47 #10 1818.3 /tmp/it-dep/smo-install/scripts/layer-0/0-setup-helm3.sh: line 41: cd: /helm-push: No such file or directory 09:22:47 #10 1818.3 --2025-08-07 09:22:47-- https://nexus.o-ran-sc.org/content/repositories/thirdparty/chartmuseum/helm-push/v0.10.3/helm-push-v0.10.3.tar.gz 09:22:47 #10 1818.3 Resolving nexus.o-ran-sc.org (nexus.o-ran-sc.org)... 38.108.68.158 09:22:47 #10 1818.8 Connecting to nexus.o-ran-sc.org (nexus.o-ran-sc.org)|38.108.68.158|:443... connected. 09:22:47 #10 1818.9 HTTP request sent, awaiting response... 200 OK 09:22:47 #10 1818.9 Length: 11109788 (11M) [application/x-gzip] 09:22:47 #10 1818.9 Saving to: 'helm-push-v0.10.3.tar.gz' 09:22:47 #10 1818.9 09:22:47 #10 1818.9 0K .......... .......... .......... .......... .......... 0% 31.3M 0s 09:22:47 #10 1818.9 50K .......... .......... .......... .......... .......... 0% 30.6M 0s 09:22:47 #10 1818.9 100K .......... .......... .......... .......... .......... 1% 34.3M 0s 09:22:47 #10 1818.9 150K .......... .......... .......... .......... .......... 1% 37.6M 0s 09:22:47 #10 1818.9 200K .......... .......... .......... .......... .......... 2% 13.1M 0s 09:22:47 #10 1818.9 250K .......... .......... .......... .......... .......... 2% 36.2M 0s 09:22:47 #10 1818.9 300K .......... .......... .......... .......... .......... 3% 14.9M 0s 09:22:47 #10 1818.9 350K .......... .......... .......... .......... .......... 3% 107M 0s 09:22:47 #10 1818.9 400K .......... .......... .......... .......... .......... 4% 37.9M 0s 09:22:47 #10 1818.9 450K .......... .......... .......... .......... .......... 4% 64.0M 0s 09:22:47 #10 1818.9 500K .......... .......... .......... .......... .......... 5% 4.38M 1s 09:22:47 #10 1818.9 550K .......... .......... .......... .......... .......... 5% 13.0M 1s 09:22:47 #10 1818.9 600K .......... .......... .......... .......... .......... 5% 3.68M 1s 09:22:47 #10 1818.9 650K .......... .......... .......... .......... .......... 6% 3.87M 1s 09:22:47 #10 1818.9 700K .......... .......... .......... .......... .......... 6% 22.9M 1s 09:22:47 #10 1818.9 750K .......... .......... .......... .......... .......... 7% 45.9M 1s 09:22:47 #10 1818.9 800K .......... .......... .......... .......... .......... 7% 13.4M 1s 09:22:47 #10 1818.9 850K .......... .......... .......... .......... .......... 8% 15.4M 1s 09:22:47 #10 1818.9 900K .......... .......... .......... .......... .......... 8% 38.5M 1s 09:22:47 #10 1818.9 950K .......... .......... .......... .......... .......... 9% 26.0M 1s 09:22:47 #10 1818.9 1000K .......... .......... .......... .......... .......... 9% 21.9M 1s 09:22:47 #10 1818.9 1050K .......... .......... .......... .......... .......... 10% 10.9M 1s 09:22:47 #10 1818.9 1100K .......... .......... .......... .......... .......... 10% 9.57M 1s 09:22:47 #10 1818.9 1150K .......... .......... .......... .......... .......... 11% 19.5M 1s 09:22:48 #10 1818.9 1200K .......... .......... .......... .......... .......... 11% 12.2M 1s 09:22:48 #10 1818.9 1250K .......... .......... .......... .......... .......... 11% 18.9M 1s 09:22:48 #10 1819.0 1300K .......... .......... .......... .......... .......... 12% 39.7M 1s 09:22:48 #10 1819.0 1350K .......... .......... .......... .......... .......... 12% 13.1M 1s 09:22:48 #10 1819.0 1400K .......... .......... .......... .......... .......... 13% 17.1M 1s 09:22:48 #10 1819.0 1450K .......... .......... .......... .......... .......... 13% 72.1M 1s 09:22:48 #10 1819.0 1500K .......... .......... .......... .......... .......... 14% 78.0M 1s 09:22:48 #10 1819.0 1550K .......... .......... .......... .......... .......... 14% 30.2M 1s 09:22:48 #10 1819.0 1600K .......... .......... .......... .......... .......... 15% 170M 1s 09:22:48 #10 1819.0 1650K .......... .......... .......... .......... .......... 15% 24.1M 1s 09:22:48 #10 1819.0 1700K .......... .......... .......... .......... .......... 16% 18.5M 1s 09:22:48 #10 1819.0 1750K .......... .......... .......... .......... .......... 16% 85.6M 1s 09:22:48 #10 1819.0 1800K .......... .......... .......... .......... .......... 17% 195M 1s 09:22:48 #10 1819.0 1850K .......... .......... .......... .......... .......... 17% 72.0M 1s 09:22:48 #10 1819.0 1900K .......... .......... .......... .......... .......... 17% 99.5M 0s 09:22:48 #10 1819.0 1950K .......... .......... .......... .......... .......... 18% 88.3M 0s 09:22:48 #10 1819.0 2000K .......... .......... .......... .......... .......... 18% 76.9M 0s 09:22:48 #10 1819.0 2050K .......... .......... .......... .......... .......... 19% 69.6M 0s 09:22:48 #10 1819.0 2100K .......... .......... .......... .......... .......... 19% 84.6M 0s 09:22:48 #10 1819.0 2150K .......... .......... .......... .......... .......... 20% 136M 0s 09:22:48 #10 1819.0 2200K .......... .......... .......... .......... .......... 20% 60.5M 0s 09:22:48 #10 1819.0 2250K .......... .......... .......... .......... .......... 21% 69.9M 0s 09:22:48 #10 1819.0 2300K .......... .......... .......... .......... .......... 21% 42.8M 0s 09:22:48 #10 1819.0 2350K .......... .......... .......... .......... .......... 22% 75.8M 0s 09:22:48 #10 1819.0 2400K .......... .......... .......... .......... .......... 22% 70.2M 0s 09:22:48 #10 1819.0 2450K .......... .......... .......... .......... .......... 23% 15.3M 0s 09:22:48 #10 1819.0 2500K .......... .......... .......... .......... .......... 23% 96.2M 0s 09:22:48 #10 1819.0 2550K .......... .......... .......... .......... .......... 23% 244M 0s 09:22:48 #10 1819.0 2600K .......... .......... .......... .......... .......... 24% 83.2M 0s 09:22:48 #10 1819.0 2650K .......... .......... .......... .......... .......... 24% 53.1M 0s 09:22:48 #10 1819.0 2700K .......... .......... .......... .......... .......... 25% 246M 0s 09:22:48 #10 1819.0 2750K .......... .......... .......... .......... .......... 25% 63.4M 0s 09:22:48 #10 1819.0 2800K .......... .......... .......... .......... .......... 26% 61.4M 0s 09:22:48 #10 1819.0 2850K .......... .......... .......... .......... .......... 26% 74.6M 0s 09:22:48 #10 1819.0 2900K .......... .......... .......... .......... .......... 27% 41.0M 0s 09:22:48 #10 1819.0 2950K .......... .......... .......... .......... .......... 27% 67.8M 0s 09:22:48 #10 1819.0 3000K .......... .......... .......... .......... .......... 28% 113M 0s 09:22:48 #10 1819.0 3050K .......... .......... .......... .......... .......... 28% 56.6M 0s 09:22:48 #10 1819.0 3100K .......... .......... .......... .......... .......... 29% 11.1M 0s 09:22:48 #10 1819.0 3150K .......... .......... .......... .......... .......... 29% 223M 0s 09:22:48 #10 1819.0 3200K .......... .......... .......... .......... .......... 29% 16.4M 0s 09:22:48 #10 1819.0 3250K .......... .......... .......... .......... .......... 30% 168M 0s 09:22:48 #10 1819.0 3300K .......... .......... .......... .......... .......... 30% 140M 0s 09:22:48 #10 1819.0 3350K .......... .......... .......... .......... .......... 31% 120M 0s 09:22:48 #10 1819.0 3400K .......... .......... .......... .......... .......... 31% 135M 0s 09:22:48 #10 1819.0 3450K .......... .......... .......... .......... .......... 32% 33.4M 0s 09:22:48 #10 1819.0 3500K .......... .......... .......... .......... .......... 32% 272M 0s 09:22:48 #10 1819.0 3550K .......... .......... .......... .......... .......... 33% 68.9M 0s 09:22:48 #10 1819.0 3600K .......... .......... .......... .......... .......... 33% 132M 0s 09:22:48 #10 1819.0 3650K .......... .......... .......... .......... .......... 34% 98.1M 0s 09:22:48 #10 1819.0 3700K .......... .......... .......... .......... .......... 34% 130M 0s 09:22:48 #10 1819.0 3750K .......... .......... .......... .......... .......... 35% 108M 0s 09:22:48 #10 1819.0 3800K .......... .......... .......... .......... .......... 35% 155M 0s 09:22:48 #10 1819.0 3850K .......... .......... .......... .......... .......... 35% 134M 0s 09:22:48 #10 1819.0 3900K .......... .......... .......... .......... .......... 36% 139M 0s 09:22:48 #10 1819.0 3950K .......... .......... .......... .......... .......... 36% 26.8M 0s 09:22:48 #10 1819.0 4000K .......... .......... .......... .......... .......... 37% 177M 0s 09:22:48 #10 1819.0 4050K .......... .......... .......... .......... .......... 37% 52.2M 0s 09:22:48 #10 1819.0 4100K .......... .......... .......... .......... .......... 38% 200M 0s 09:22:48 #10 1819.0 4150K .......... .......... .......... .......... .......... 38% 166M 0s 09:22:48 #10 1819.0 4200K .......... .......... .......... .......... .......... 39% 92.3M 0s 09:22:48 #10 1819.0 4250K .......... .......... .......... .......... .......... 39% 129M 0s 09:22:48 #10 1819.0 4300K .......... .......... .......... .......... .......... 40% 137M 0s 09:22:48 #10 1819.0 4350K .......... .......... .......... .......... .......... 40% 95.5M 0s 09:22:48 #10 1819.0 4400K .......... .......... .......... .......... .......... 41% 161M 0s 09:22:48 #10 1819.0 4450K .......... .......... .......... .......... .......... 41% 113M 0s 09:22:48 #10 1819.0 4500K .......... .......... .......... .......... .......... 41% 102M 0s 09:22:48 #10 1819.0 4550K .......... .......... .......... .......... .......... 42% 137M 0s 09:22:48 #10 1819.0 4600K .......... .......... .......... .......... .......... 42% 18.6M 0s 09:22:48 #10 1819.0 4650K .......... .......... .......... .......... .......... 43% 215M 0s 09:22:48 #10 1819.0 4700K .......... .......... .......... .......... .......... 43% 208M 0s 09:22:48 #10 1819.0 4750K .......... .......... .......... .......... .......... 44% 62.9M 0s 09:22:48 #10 1819.0 4800K .......... .......... .......... .......... .......... 44% 243M 0s 09:22:48 #10 1819.0 4850K .......... .......... .......... .......... .......... 45% 112M 0s 09:22:48 #10 1819.0 4900K .......... .......... .......... .......... .......... 45% 23.3M 0s 09:22:48 #10 1819.0 4950K .......... .......... .......... .......... .......... 46% 241M 0s 09:22:48 #10 1819.0 5000K .......... .......... .......... .......... .......... 46% 116M 0s 09:22:48 #10 1819.0 5050K .......... .......... .......... .......... .......... 47% 101M 0s 09:22:48 #10 1819.0 5100K .......... .......... .......... .......... .......... 47% 14.2M 0s 09:22:48 #10 1819.0 5150K .......... .......... .......... .......... .......... 47% 222M 0s 09:22:48 #10 1819.0 5200K .......... .......... .......... .......... .......... 48% 198M 0s 09:22:48 #10 1819.0 5250K .......... .......... .......... .......... .......... 48% 69.5M 0s 09:22:48 #10 1819.0 5300K .......... .......... .......... .......... .......... 49% 189M 0s 09:22:48 #10 1819.0 5350K .......... .......... .......... .......... .......... 49% 104M 0s 09:22:48 #10 1819.0 5400K .......... .......... .......... .......... .......... 50% 187M 0s 09:22:48 #10 1819.0 5450K .......... .......... .......... .......... .......... 50% 143M 0s 09:22:48 #10 1819.0 5500K .......... .......... .......... .......... .......... 51% 64.0M 0s 09:22:48 #10 1819.0 5550K .......... .......... .......... .......... .......... 51% 201M 0s 09:22:48 #10 1819.0 5600K .......... .......... .......... .......... .......... 52% 76.3M 0s 09:22:48 #10 1819.0 5650K .......... .......... .......... .......... .......... 52% 181M 0s 09:22:48 #10 1819.0 5700K .......... .......... .......... .......... .......... 52% 168M 0s 09:22:48 #10 1819.0 5750K .......... .......... .......... .......... .......... 53% 101M 0s 09:22:48 #10 1819.0 5800K .......... .......... .......... .......... .......... 53% 138M 0s 09:22:48 #10 1819.0 5850K .......... .......... .......... .......... .......... 54% 115M 0s 09:22:48 #10 1819.0 5900K .......... .......... .......... .......... .......... 54% 180M 0s 09:22:48 #10 1819.0 5950K .......... .......... .......... .......... .......... 55% 138M 0s 09:22:48 #10 1819.0 6000K .......... .......... .......... .......... .......... 55% 88.6M 0s 09:22:48 #10 1819.0 6050K .......... .......... .......... .......... .......... 56% 136M 0s 09:22:48 #10 1819.0 6100K .......... .......... .......... .......... .......... 56% 63.2M 0s 09:22:48 #10 1819.0 6150K .......... .......... .......... .......... .......... 57% 119M 0s 09:22:48 #10 1819.0 6200K .......... .......... .......... .......... .......... 57% 195M 0s 09:22:48 #10 1819.0 6250K .......... .......... .......... .......... .......... 58% 23.7M 0s 09:22:48 #10 1819.0 6300K .......... .......... .......... .......... .......... 58% 286M 0s 09:22:48 #10 1819.0 6350K .......... .......... .......... .......... .......... 58% 7.67M 0s 09:22:48 #10 1819.0 6400K .......... .......... .......... .......... .......... 59% 217M 0s 09:22:48 #10 1819.0 6450K .......... .......... .......... .......... .......... 59% 191M 0s 09:22:48 #10 1819.0 6500K .......... .......... .......... .......... .......... 60% 14.0M 0s 09:22:48 #10 1819.0 6550K .......... .......... .......... .......... .......... 60% 201M 0s 09:22:48 #10 1819.0 6600K .......... .......... .......... .......... .......... 61% 188M 0s 09:22:48 #10 1819.0 6650K .......... .......... .......... .......... .......... 61% 211M 0s 09:22:48 #10 1819.0 6700K .......... .......... .......... .......... .......... 62% 11.6M 0s 09:22:48 #10 1819.0 6750K .......... .......... .......... .......... .......... 62% 206M 0s 09:22:48 #10 1819.0 6800K .......... .......... .......... .......... .......... 63% 16.3M 0s 09:22:48 #10 1819.0 6850K .......... .......... .......... .......... .......... 63% 234M 0s 09:22:48 #10 1819.0 6900K .......... .......... .......... .......... .......... 64% 263M 0s 09:22:48 #10 1819.0 6950K .......... .......... .......... .......... .......... 64% 18.4M 0s 09:22:48 #10 1819.1 7000K .......... .......... .......... .......... .......... 64% 232M 0s 09:22:48 #10 1819.1 7050K .......... .......... .......... .......... .......... 65% 62.0M 0s 09:22:48 #10 1819.1 7100K .......... .......... .......... .......... .......... 65% 47.7M 0s 09:22:48 #10 1819.1 7150K .......... .......... .......... .......... .......... 66% 162M 0s 09:22:48 #10 1819.1 7200K .......... .......... .......... .......... .......... 66% 247M 0s 09:22:48 #10 1819.1 7250K .......... .......... .......... .......... .......... 67% 54.9M 0s 09:22:48 #10 1819.1 7300K .......... .......... .......... .......... .......... 67% 85.1M 0s 09:22:48 #10 1819.1 7350K .......... .......... .......... .......... .......... 68% 20.3M 0s 09:22:48 #10 1819.1 7400K .......... .......... .......... .......... .......... 68% 174M 0s 09:22:48 #10 1819.1 7450K .......... .......... .......... .......... .......... 69% 206M 0s 09:22:48 #10 1819.1 7500K .......... .......... .......... .......... .......... 69% 202M 0s 09:22:48 #10 1819.1 7550K .......... .......... .......... .......... .......... 70% 96.3M 0s 09:22:48 #10 1819.1 7600K .......... .......... .......... .......... .......... 70% 131M 0s 09:22:48 #10 1819.1 7650K .......... .......... .......... .......... .......... 70% 299M 0s 09:22:48 #10 1819.1 7700K .......... .......... .......... .......... .......... 71% 46.6M 0s 09:22:48 #10 1819.1 7750K .......... .......... .......... .......... .......... 71% 196M 0s 09:22:48 #10 1819.1 7800K .......... .......... .......... .......... .......... 72% 14.8M 0s 09:22:48 #10 1819.1 7850K .......... .......... .......... .......... .......... 72% 182M 0s 09:22:48 #10 1819.1 7900K .......... .......... .......... .......... .......... 73% 255M 0s 09:22:48 #10 1819.1 7950K .......... .......... .......... .......... .......... 73% 174M 0s 09:22:48 #10 1819.1 8000K .......... .......... .......... .......... .......... 74% 224M 0s 09:22:48 #10 1819.1 8050K .......... .......... .......... .......... .......... 74% 183M 0s 09:22:48 #10 1819.1 8100K .......... .......... .......... .......... .......... 75% 74.7M 0s 09:22:48 #10 1819.1 8150K .......... .......... .......... .......... .......... 75% 84.8M 0s 09:22:48 #10 1819.1 8200K .......... .......... .......... .......... .......... 76% 265M 0s 09:22:48 #10 1819.1 8250K .......... .......... .......... .......... .......... 76% 265M 0s 09:22:48 #10 1819.1 8300K .......... .......... .......... .......... .......... 76% 62.9M 0s 09:22:48 #10 1819.1 8350K .......... .......... .......... .......... .......... 77% 83.7M 0s 09:22:48 #10 1819.1 8400K .......... .......... .......... .......... .......... 77% 172M 0s 09:22:48 #10 1819.1 8450K .......... .......... .......... .......... .......... 78% 91.7M 0s 09:22:48 #10 1819.1 8500K .......... .......... .......... .......... .......... 78% 73.9M 0s 09:22:48 #10 1819.1 8550K .......... .......... .......... .......... .......... 79% 127M 0s 09:22:48 #10 1819.1 8600K .......... .......... .......... .......... .......... 79% 31.8M 0s 09:22:48 #10 1819.1 8650K .......... .......... .......... .......... .......... 80% 231M 0s 09:22:48 #10 1819.1 8700K .......... .......... .......... .......... .......... 80% 220M 0s 09:22:48 #10 1819.1 8750K .......... .......... .......... .......... .......... 81% 268M 0s 09:22:48 #10 1819.1 8800K .......... .......... .......... .......... .......... 81% 241M 0s 09:22:48 #10 1819.1 8850K .......... .......... .......... .......... .......... 82% 213M 0s 09:22:48 #10 1819.1 8900K .......... .......... .......... .......... .......... 82% 226M 0s 09:22:48 #10 1819.1 8950K .......... .......... .......... .......... .......... 82% 268M 0s 09:22:48 #10 1819.1 9000K .......... .......... .......... .......... .......... 83% 244M 0s 09:22:48 #10 1819.1 9050K .......... .......... .......... .......... .......... 83% 247M 0s 09:22:48 #10 1819.1 9100K .......... .......... .......... .......... .......... 84% 19.5M 0s 09:22:48 #10 1819.1 9150K .......... .......... .......... .......... .......... 84% 70.5M 0s 09:22:48 #10 1819.1 9200K .......... .......... .......... .......... .......... 85% 47.6M 0s 09:22:48 #10 1819.1 9250K .......... .......... .......... .......... .......... 85% 19.7M 0s 09:22:48 #10 1819.1 9300K .......... .......... .......... .......... .......... 86% 219M 0s 09:22:48 #10 1819.1 9350K .......... .......... .......... .......... .......... 86% 254M 0s 09:22:48 #10 1819.1 9400K .......... .......... .......... .......... .......... 87% 257M 0s 09:22:48 #10 1819.1 9450K .......... .......... .......... .......... .......... 87% 265M 0s 09:22:48 #10 1819.1 9500K .......... .......... .......... .......... .......... 88% 195M 0s 09:22:48 #10 1819.1 9550K .......... .......... .......... .......... .......... 88% 254M 0s 09:22:48 #10 1819.1 9600K .......... .......... .......... .......... .......... 88% 274M 0s 09:22:48 #10 1819.1 9650K .......... .......... .......... .......... .......... 89% 265M 0s 09:22:48 #10 1819.1 9700K .......... .......... .......... .......... .......... 89% 109M 0s 09:22:48 #10 1819.1 9750K .......... .......... .......... .......... .......... 90% 216M 0s 09:22:48 #10 1819.1 9800K .......... .......... .......... .......... .......... 90% 37.7M 0s 09:22:48 #10 1819.1 9850K .......... .......... .......... .......... .......... 91% 61.5M 0s 09:22:48 #10 1819.1 9900K .......... .......... .......... .......... .......... 91% 99.0M 0s 09:22:48 #10 1819.1 9950K .......... .......... .......... .......... .......... 92% 95.3M 0s 09:22:48 #10 1819.1 10000K .......... .......... .......... .......... .......... 92% 142M 0s 09:22:48 #10 1819.1 10050K .......... .......... .......... .......... .......... 93% 224M 0s 09:22:48 #10 1819.1 10100K .......... .......... .......... .......... .......... 93% 272M 0s 09:22:48 #10 1819.1 10150K .......... .......... .......... .......... .......... 94% 221M 0s 09:22:48 #10 1819.1 10200K .......... .......... .......... .......... .......... 94% 248M 0s 09:22:48 #10 1819.1 10250K .......... .......... .......... .......... .......... 94% 230M 0s 09:22:48 #10 1819.1 10300K .......... .......... .......... .......... .......... 95% 198M 0s 09:22:48 #10 1819.1 10350K .......... .......... .......... .......... .......... 95% 240M 0s 09:22:48 #10 1819.1 10400K .......... .......... .......... .......... .......... 96% 231M 0s 09:22:48 #10 1819.1 10450K .......... .......... .......... .......... .......... 96% 219M 0s 09:22:48 #10 1819.1 10500K .......... .......... .......... .......... .......... 97% 15.0M 0s 09:22:48 #10 1819.1 10550K .......... .......... .......... .......... .......... 97% 128M 0s 09:22:48 #10 1819.1 10600K .......... .......... .......... .......... .......... 98% 147M 0s 09:22:48 #10 1819.1 10650K .......... .......... .......... .......... .......... 98% 79.2M 0s 09:22:48 #10 1819.1 10700K .......... .......... .......... .......... .......... 99% 88.9M 0s 09:22:48 #10 1819.1 10750K .......... .......... .......... .......... .......... 99% 122M 0s 09:22:48 #10 1819.1 10800K .......... .......... .......... .......... ......... 100% 203M=0.2s 09:22:48 #10 1819.1 09:22:48 #10 1819.1 2025-08-07 09:22:48 (45.2 MB/s) - 'helm-push-v0.10.3.tar.gz' saved [11109788/11109788] 09:22:48 #10 1819.1 09:22:48 #10 1819.4 /tmp/it-dep/smo-install/scripts/layer-0/0-setup-helm3.sh: line 46: helm: command not found 09:22:48 #10 1819.4 /tmp/it-dep/smo-install/scripts/layer-0/0-setup-helm3.sh: line 47: helm: command not found 09:22:48 #10 1819.4 + git -C /tmp/it-dep/smo-install submodule init 09:22:48 #10 1819.5 Submodule 'ranpm' (https://gerrit.nordix.org/oransc/nonrtric/plt/ranpm) registered for path '../ranpm' 09:22:48 #10 1819.5 Submodule 'ric-dep' (https://gerrit.o-ran-sc.org/r/ric-plt/ric-dep) registered for path '../ric-dep' 09:22:48 #10 1819.5 Submodule 'smo-install/multicloud-k8s' (https://github.com/onap/multicloud-k8s.git) registered for path 'multicloud-k8s' 09:22:48 #10 1819.5 Submodule 'smo-install/onap_oom' (https://gerrit.onap.org/r/oom) registered for path 'onap_oom' 09:22:48 #10 1819.5 + git -C /tmp/it-dep/smo-install submodule update 09:22:48 #10 1819.5 Cloning into '/tmp/it-dep/ranpm'... 09:22:51 #10 1822.2 Cloning into '/tmp/it-dep/ric-dep'... 09:22:53 #10 1824.4 Cloning into '/tmp/it-dep/smo-install/multicloud-k8s'... 09:22:54 #10 1825.5 Cloning into '/tmp/it-dep/smo-install/onap_oom'... 09:23:01 #10 1832.3 Submodule path '../ranpm': checked out '6748b9e87a3a09a430080cfd508275e6f18f4342' 09:23:01 #10 1832.4 Submodule path '../ric-dep': checked out '0ce5f68bafe78470b1331284c47918c513173ad2' 09:23:01 #10 1832.6 Submodule path 'multicloud-k8s': checked out '2d9e8566cbd81e6feb7e3068f6ff089fdc3a93d9' 09:23:01 #10 1832.8 Submodule path 'onap_oom': checked out '1507ea7ec3bc90ba859acfc6ac22fd23c443e14b' 09:23:01 #10 1832.8 + /tmp/it-dep/smo-install/scripts/sub-scripts/build-onap.sh 09:23:01 #10 1832.9 Reading package lists... 09:23:03 #10 1834.7 Building dependency tree... 09:23:04 #10 1835.1 Reading state information... 09:23:04 #10 1835.6 Suggested packages: 09:23:04 #10 1835.6 make-doc 09:23:04 #10 1835.6 The following NEW packages will be installed: 09:23:04 #10 1835.6 make 09:23:05 #10 1836.1 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 09:23:05 #10 1836.1 Need to get 154 kB of archives. 09:23:05 #10 1836.1 After this operation, 381 kB of additional disk space will be used. 09:23:05 #10 1836.1 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 09:23:05 #10 1836.9 debconf: delaying package configuration, since apt-utils is not installed 09:23:05 #10 1836.9 Fetched 154 kB in 1s (153 kB/s) 09:23:06 #10 1837.0 Selecting previously unselected package make. 09:23:06 #10 1837.0 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7875 files and directories currently installed.) 09:23:06 #10 1837.0 Preparing to unpack .../make_4.1-9.1ubuntu1_amd64.deb ... 09:23:06 #10 1837.0 Unpacking make (4.1-9.1ubuntu1) ... 09:23:06 #10 1837.1 Setting up make (4.1-9.1ubuntu1) ... 09:23:06 #10 1837.2 /tmp/it-dep/smo-install/scripts/sub-scripts/build-onap.sh: line 32: helm: command not found 09:23:06 #10 1837.2 /tmp/it-dep/smo-install/scripts/sub-scripts/build-onap.sh: line 33: helm: command not found 09:23:06 #10 1837.2 ### Building ONAP part### 09:23:06 #10 1837.2 Using Helm binary helm which is helm version 09:23:06 #10 1837.2 09:23:06 #10 1837.2 [common] 09:23:06 #10 1837.2 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 09:23:06 #10 1837.2 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 09:23:06 #10 1837.2 /bin/sh: 1: helm: not found 09:23:06 #10 1837.2 09:23:06 #10 1837.2 [common] 09:23:06 #10 1837.2 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 09:23:06 #10 1837.2 /bin/sh: 1: helm: not found 09:23:06 #10 1837.2 /bin/sh: 1: helm: not found 09:23:06 #10 1837.2 Makefile:61: recipe for target 'dep-common' failed 09:23:06 #10 1837.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 09:23:06 #10 1837.2 make[3]: *** [dep-common] Error 127 09:23:06 #10 1837.2 make[2]: *** [common] Error 2 09:23:06 #10 1837.2 Makefile:42: recipe for target 'common' failed 09:23:06 #10 1837.2 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 09:23:06 #10 1837.2 Makefile:73: recipe for target 'make-common' failed 09:23:06 #10 1837.2 make[1]: *** [make-common] Error 2 09:23:06 #10 1837.2 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 09:23:06 #10 1837.2 make: *** [common] Error 2 09:23:06 #10 1837.2 Makefile:47: recipe for target 'common' failed 09:23:06 #10 1837.2 + /tmp/it-dep/smo-install/scripts/sub-scripts/build-oran.sh 09:23:06 #10 1837.3 Reading package lists... 09:23:08 #10 1839.2 Building dependency tree... 09:23:08 #10 1839.5 Reading state information... 09:23:09 #10 1840.1 make is already the newest version (4.1-9.1ubuntu1). 09:23:09 #10 1840.1 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 09:23:09 #10 1840.1 ### Building ORAN part ### 09:23:09 #10 1840.1 /bin/sh: 1: helm: not found 09:23:09 #10 1840.1 Using Helm binary helm which is helm version 09:23:09 #10 1840.1 09:23:09 #10 1840.1 [nonrtric-common] 09:23:09 #10 1840.1 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 09:23:09 #10 1840.1 /bin/sh: 1: helm: not found 09:23:09 #10 1840.1 /bin/sh: 1: Makefile:78: recipe for target 'dep-nonrtric-common' failed 09:23:09 #10 1840.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 09:23:09 #10 1840.1 Makefile:57: recipe for target 'nonrtric-common' failed 09:23:09 #10 1840.1 helm: not found 09:23:09 #10 1840.1 make[1]: *** [dep-nonrtric-common] Error 127 09:23:09 #10 1840.1 make: *** [nonrtric-common] Error 2 09:23:09 #10 1840.1 /bin/sh: 1: helm: not found 09:23:09 #10 1840.1 Using Helm binary helm which is helm version 09:23:09 #10 1840.1 09:23:09 #10 1840.1 [smo-common] 09:23:09 #10 1840.1 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom/smo' 09:23:09 #10 1840.1 /bin/sh: 1: helm: not found 09:23:09 #10 1840.1 Makefile:78: recipe for target 'dep-smo-common' failed 09:23:09 #10 1840.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom/smo' 09:23:09 #10 1840.1 Makefile:57: recipe for target 'smo-common' failed 09:23:09 #10 1840.1 /bin/sh: 1: helm: not found 09:23:09 #10 1840.1 make[1]: *** [dep-smo-common] Error 127 09:23:09 #10 1840.1 make: *** [smo-common] Error 2 09:23:09 #10 ERROR: process "/bin/sh -c $TGT/bin/verify-smo-install" did not complete successfully: exit code: 2 09:23:09 ------ 09:23:09 > [6/6] RUN /tmp/it-dep/bin/verify-smo-install: 09:23:09 #10 1840.1 09:23:09 #10 1840.1 [smo-common] 09:23:09 #10 1840.1 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom/smo' 09:23:09 #10 1840.1 /bin/sh: 1: helm: not found 09:23:09 #10 1840.1 Makefile:78: recipe for target 'dep-smo-common' failed 09:23:09 #10 1840.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom/smo' 09:23:09 #10 1840.1 Makefile:57: recipe for target 'smo-common' failed 09:23:09 #10 1840.1 /bin/sh: 1: helm: not found 09:23:09 #10 1840.1 make[1]: *** [dep-smo-common] Error 127 09:23:09 #10 1840.1 make: *** [smo-common] Error 2 09:23:09 ------ 09:23:09 Dockerfile-smo-install:37 09:23:09 -------------------- 09:23:09 35 | RUN ls -latr /tmp/it-dep 09:23:09 36 | # Remove the smo-install as this one will be verified in another verify job 09:23:09 37 | >>> RUN $TGT/bin/verify-smo-install 09:23:09 38 | 09:23:09 -------------------- 09:23:09 ERROR: failed to solve: process "/bin/sh -c $TGT/bin/verify-smo-install" did not complete successfully: exit code: 2 09:23:09 Build step 'Execute shell' marked build as failure 09:23:09 $ ssh-agent -k 09:23:09 unset SSH_AUTH_SOCK; 09:23:09 unset SSH_AGENT_PID; 09:23:09 echo Agent pid 2066 killed; 09:23:09 [ssh-agent] Stopped. 09:23:10 [PostBuildScript] - [INFO] Executing post build scripts. 09:23:10 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins2924478461772879197.sh 09:23:10 ---> sysstat.sh 09:23:10 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins1096219865666265234.sh 09:23:10 ---> package-listing.sh 09:23:10 ++ facter osfamily 09:23:10 ++ tr '[:upper:]' '[:lower:]' 09:23:11 + OS_FAMILY=debian 09:23:11 + workspace=/w/workspace/it-dep-smo-install-docker-verify-all 09:23:11 + START_PACKAGES=/tmp/packages_start.txt 09:23:11 + END_PACKAGES=/tmp/packages_end.txt 09:23:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:23:11 + PACKAGES=/tmp/packages_start.txt 09:23:11 + '[' /w/workspace/it-dep-smo-install-docker-verify-all ']' 09:23:11 + PACKAGES=/tmp/packages_end.txt 09:23:11 + case "${OS_FAMILY}" in 09:23:11 + dpkg -l 09:23:11 + grep '^ii' 09:23:11 + '[' -f /tmp/packages_start.txt ']' 09:23:11 + '[' -f /tmp/packages_end.txt ']' 09:23:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:23:11 + '[' /w/workspace/it-dep-smo-install-docker-verify-all ']' 09:23:11 + mkdir -p /w/workspace/it-dep-smo-install-docker-verify-all/archives/ 09:23:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dep-smo-install-docker-verify-all/archives/ 09:23:11 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins8244540144001427115.sh 09:23:11 ---> capture-instance-metadata.sh 09:23:11 Setup pyenv: 09:23:11 system 09:23:11 3.8.13 09:23:11 3.9.13 09:23:11 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) 09:23:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HTyK from file:/tmp/.os_lf_venv 09:23:14 lf-activate-venv(): INFO: Installing: lftools 09:23:33 lf-activate-venv(): INFO: Adding /tmp/venv-HTyK/bin to PATH 09:23:33 INFO: Running in OpenStack, capturing instance metadata 09:23:34 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins4110863125015284691.sh 09:23:34 provisioning config files... 09:23:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-smo-install-docker-verify-all@tmp/config1665910965753049256tmp 09:23:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:23:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:23:34 [EnvInject] - Injecting environment variables from a build step. 09:23:34 [EnvInject] - Injecting as environment variables the properties content 09:23:34 SERVER_ID=logs 09:23:34 09:23:34 [EnvInject] - Variables injected successfully. 09:23:34 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins15283730345130179953.sh 09:23:34 ---> create-netrc.sh 09:23:34 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins6042381779661252119.sh 09:23:34 ---> python-tools-install.sh 09:23:34 Setup pyenv: 09:23:34 system 09:23:34 3.8.13 09:23:34 3.9.13 09:23:34 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) 09:23:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HTyK from file:/tmp/.os_lf_venv 09:23:37 lf-activate-venv(): INFO: Installing: lftools 09:23:55 lf-activate-venv(): INFO: Adding /tmp/venv-HTyK/bin to PATH 09:23:55 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins12207793030508802118.sh 09:23:56 ---> sudo-logs.sh 09:23:56 Archiving 'sudo' log.. 09:23:56 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins14921334646637790779.sh 09:23:56 ---> job-cost.sh 09:23:56 Setup pyenv: 09:23:56 system 09:23:56 3.8.13 09:23:56 3.9.13 09:23:56 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) 09:23:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HTyK from file:/tmp/.os_lf_venv 09:24:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:24:10 lf-activate-venv(): INFO: Adding /tmp/venv-HTyK/bin to PATH 09:24:10 INFO: No Stack... 09:24:11 INFO: Retrieving Pricing Info for: v3-starter-4 09:24:11 INFO: Archiving Costs 09:24:11 [it-dep-smo-install-docker-verify-all] $ /bin/bash -l /tmp/jenkins14963130977000446154.sh 09:24:11 ---> logs-deploy.sh 09:24:11 Setup pyenv: 09:24:11 system 09:24:11 3.8.13 09:24:11 3.9.13 09:24:11 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) 09:24:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HTyK from file:/tmp/.os_lf_venv 09:24:15 lf-activate-venv(): INFO: Installing: lftools 09:24:33 lf-activate-venv(): INFO: Adding /tmp/venv-HTyK/bin to PATH 09:24:33 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dep-smo-install-docker-verify-all/578 09:24:33 INFO: archiving workspace using pattern(s): 09:24:35 Archives upload complete. 09:24:36 INFO: archiving logs to Nexus 09:24:38 ---> uname -a: 09:24:38 Linux prd-ubuntu1804-docker-4c-4g-342 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:24:38 09:24:38 09:24:38 ---> lscpu: 09:24:38 Architecture: x86_64 09:24:38 CPU op-mode(s): 32-bit, 64-bit 09:24:38 Byte Order: Little Endian 09:24:38 CPU(s): 4 09:24:38 On-line CPU(s) list: 0-3 09:24:38 Thread(s) per core: 1 09:24:38 Core(s) per socket: 1 09:24:38 Socket(s): 4 09:24:38 NUMA node(s): 1 09:24:38 Vendor ID: AuthenticAMD 09:24:38 CPU family: 23 09:24:38 Model: 49 09:24:38 Model name: AMD EPYC-Rome Processor 09:24:38 Stepping: 0 09:24:38 CPU MHz: 2800.000 09:24:38 BogoMIPS: 5600.00 09:24:38 Virtualization: AMD-V 09:24:38 Hypervisor vendor: KVM 09:24:38 Virtualization type: full 09:24:38 L1d cache: 32K 09:24:38 L1i cache: 32K 09:24:38 L2 cache: 512K 09:24:38 L3 cache: 16384K 09:24:38 NUMA node0 CPU(s): 0-3 09:24:38 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:24:38 09:24:38 09:24:38 ---> nproc: 09:24:38 4 09:24:38 09:24:38 09:24:38 ---> df -h: 09:24:38 Filesystem Size Used Avail Use% Mounted on 09:24:38 udev 3.9G 0 3.9G 0% /dev 09:24:38 tmpfs 798M 696K 797M 1% /run 09:24:38 /dev/vda1 20G 9.1G 11G 48% / 09:24:38 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:24:38 tmpfs 5.0M 0 5.0M 0% /run/lock 09:24:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:24:38 /dev/vda15 105M 5.3M 100M 5% /boot/efi 09:24:38 tmpfs 798M 0 798M 0% /run/user/1001 09:24:38 09:24:38 09:24:38 ---> free -m: 09:24:38 total used free shared buff/cache available 09:24:38 Mem: 7975 491 5154 0 2330 7197 09:24:38 Swap: 1023 0 1023 09:24:38 09:24:38 09:24:38 ---> ip addr: 09:24:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:24:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:24:38 inet 127.0.0.1/8 scope host lo 09:24:38 valid_lft forever preferred_lft forever 09:24:38 inet6 ::1/128 scope host 09:24:38 valid_lft forever preferred_lft forever 09:24:38 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 09:24:38 link/ether fa:16:3e:96:7e:45 brd ff:ff:ff:ff:ff:ff 09:24:38 inet 10.32.6.173/23 brd 10.32.7.255 scope global dynamic ens3 09:24:38 valid_lft 84279sec preferred_lft 84279sec 09:24:38 inet6 fe80::f816:3eff:fe96:7e45/64 scope link 09:24:38 valid_lft forever preferred_lft forever 09:24:38 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:24:38 link/ether 02:42:f2:2a:52:d3 brd ff:ff:ff:ff:ff:ff 09:24:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:24:38 valid_lft forever preferred_lft forever 09:24:38 inet6 fe80::42:f2ff:fe2a:52d3/64 scope link 09:24:38 valid_lft forever preferred_lft forever 09:24:38 09:24:38 09:24:38 ---> sar -b -r -n DEV: 09:24:38 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-342) 08/07/25 _x86_64_ (4 CPU) 09:24:38 09:24:38 08:49:21 LINUX RESTART (4 CPU) 09:24:38 09:24:38 08:50:01 tps rtps wtps bread/s bwrtn/s 09:24:38 08:51:01 93.04 24.71 68.33 883.97 5520.96 09:24:38 08:52:01 64.21 11.95 52.26 2198.43 8773.74 09:24:38 08:53:02 71.05 1.02 70.04 79.41 11436.24 09:24:38 08:54:01 1.32 0.00 1.32 0.00 16.54 09:24:38 08:55:01 1.03 0.00 1.03 0.00 12.40 09:24:38 08:56:01 1.17 0.00 1.17 0.00 14.26 09:24:38 08:57:01 0.95 0.00 0.95 0.00 11.06 09:24:38 08:58:01 1.20 0.00 1.20 0.00 14.00 09:24:38 08:59:01 0.82 0.00 0.82 0.00 8.93 09:24:38 09:00:01 1.32 0.00 1.32 0.00 15.86 09:24:38 09:01:01 0.95 0.00 0.95 0.00 11.20 09:24:38 09:02:01 1.18 0.00 1.18 0.00 14.26 09:24:38 09:03:01 0.80 0.00 0.80 0.00 8.67 09:24:38 09:04:01 1.17 0.00 1.17 0.00 13.73 09:24:38 09:05:01 3.35 2.37 0.98 18.93 14.53 09:24:38 09:06:01 1.58 0.00 1.58 0.00 20.53 09:24:38 09:07:01 0.87 0.00 0.87 0.00 9.60 09:24:38 09:08:01 1.32 0.00 1.32 0.00 15.60 09:24:38 09:09:01 0.93 0.00 0.93 0.00 11.20 09:24:38 09:10:01 1.65 0.00 1.65 0.00 19.73 09:24:38 09:11:01 0.88 0.00 0.88 0.00 9.73 09:24:38 09:12:01 1.27 0.00 1.27 0.00 15.33 09:24:38 09:13:01 0.90 0.00 0.90 0.00 10.40 09:24:38 09:14:01 1.30 0.00 1.30 0.00 15.33 09:24:38 09:15:01 1.00 0.00 1.00 0.00 12.00 09:24:38 09:16:01 1.28 0.00 1.28 0.00 14.93 09:24:38 09:17:01 0.88 0.00 0.88 0.00 10.26 09:24:38 09:18:01 1.57 0.02 1.55 0.13 17.85 09:24:38 09:19:01 0.80 0.00 0.80 0.00 8.93 09:24:38 09:20:01 1.27 0.00 1.27 0.00 15.73 09:24:38 09:21:01 1.07 0.00 1.07 0.00 12.00 09:24:38 09:22:01 1.57 0.00 1.57 0.00 19.06 09:24:38 09:23:01 83.41 0.00 83.41 0.00 6651.25 09:24:38 09:24:01 27.78 0.70 27.08 69.46 4296.22 09:24:38 Average: 11.03 1.20 9.83 95.64 1091.00 09:24:38 09:24:38 08:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:24:38 08:51:01 5748244 7359048 2419176 29.62 43420 1743992 1046328 11.35 649356 1590344 77240 09:24:38 08:52:01 5572732 7443136 2594688 31.77 61036 1972616 1099644 11.93 615532 1770696 84848 09:24:38 08:53:02 5343676 7399664 2823744 34.57 71736 2137940 1290156 14.00 769548 1823680 128 09:24:38 08:54:01 5343604 7399636 2823816 34.57 71772 2137948 1290156 14.00 769056 1823676 124 09:24:38 08:55:01 5349680 7405800 2817740 34.50 71812 2137940 1298144 14.09 763316 1823680 184 09:24:38 08:56:01 5350796 7406944 2816624 34.49 71828 2137952 1298144 14.09 762544 1823684 40 09:24:38 08:57:01 5361568 7417736 2805852 34.35 71852 2137956 1298144 14.09 751224 1823688 8 09:24:38 08:58:01 5361560 7417760 2805860 34.35 71868 2137964 1298144 14.09 750900 1823696 36 09:24:38 08:59:01 5361928 7418144 2805492 34.35 71892 2137964 1298144 14.09 750976 1823696 12 09:24:38 09:00:01 5361524 7417788 2805896 34.35 71932 2137960 1298144 14.09 751108 1823700 48 09:24:38 09:01:01 5361736 7418040 2805684 34.35 71960 2137972 1298144 14.09 751164 1823704 16 09:24:38 09:02:01 5361588 7417928 2805832 34.35 71984 2137976 1298144 14.09 751052 1823708 40 09:24:38 09:03:01 5361596 7417960 2805824 34.35 72000 2137976 1298144 14.09 751076 1823708 8 09:24:38 09:04:01 5361660 7418044 2805760 34.35 72016 2137984 1298144 14.09 751160 1823712 44 09:24:38 09:05:01 5360160 7417180 2807260 34.37 72620 2137988 1305892 14.17 752116 1823720 268 09:24:38 09:06:01 5360548 7417608 2806872 34.37 72644 2137992 1297564 14.08 751744 1823724 40 09:24:38 09:07:01 5360672 7417756 2806748 34.37 72668 2137992 1297564 14.08 751940 1823724 8 09:24:38 09:08:01 5360188 7417492 2807232 34.37 72700 2138128 1297564 14.08 754612 1821076 40 09:24:38 09:09:01 5359932 7417272 2807488 34.37 72724 2138132 1297564 14.08 754644 1821080 8 09:24:38 09:10:01 5360148 7417548 2807272 34.37 72772 2138136 1297564 14.08 754688 1821084 8 09:24:38 09:11:01 5359784 7417204 2807636 34.38 72800 2138136 1297564 14.08 754736 1821084 12 09:24:38 09:12:01 5359628 7417092 2807792 34.38 72824 2138144 1297564 14.08 754920 1821092 204 09:24:38 09:13:01 5359760 7417248 2807660 34.38 72836 2138148 1297564 14.08 755000 1821096 132 09:24:38 09:14:01 5359536 7417036 2807884 34.38 72860 2138152 1297564 14.08 754784 1821100 208 09:24:38 09:15:01 5359692 7417244 2807728 34.38 72892 2138148 1297244 14.08 754892 1821104 24 09:24:38 09:16:01 5359576 7417140 2807844 34.38 72908 2138160 1297244 14.08 754876 1821108 40 09:24:38 09:17:01 5359056 7416640 2808364 34.38 72924 2138164 1297244 14.08 755380 1821112 8 09:24:38 09:18:01 5359576 7417192 2807844 34.38 72952 2138168 1297244 14.08 755000 1821116 8 09:24:38 09:19:01 5359468 7417108 2807952 34.38 72968 2138168 1297244 14.08 754888 1821116 4 09:24:38 09:20:01 5359732 7417400 2807688 34.38 73000 2138164 1297244 14.08 755028 1821120 44 09:24:38 09:21:01 5359172 7416888 2808248 34.38 73032 2138176 1297244 14.08 754944 1821124 12 09:24:38 09:22:01 5359244 7417004 2808176 34.38 73072 2138184 1297244 14.08 754984 1821128 12 09:24:38 09:23:01 5138276 7404052 3029144 37.09 84496 2324824 1301884 14.13 796768 1977744 46068 09:24:38 09:24:01 5318012 7406980 2849408 34.89 93092 2146128 1007728 10.93 798020 1814976 26876 09:24:38 Average: 5368649 7414080 2798771 34.27 72232 2127334 1275860 13.84 750352 1818406 6965 09:24:38 09:24:38 08:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:24:38 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 08:51:01 ens3 144.27 103.17 1070.73 39.85 0.00 0.00 0.00 0.00 09:24:38 08:51:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 09:24:38 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 08:52:01 ens3 34.78 25.66 270.03 6.17 0.00 0.00 0.00 0.00 09:24:38 08:52:01 lo 2.00 2.00 0.17 0.17 0.00 0.00 0.00 0.00 09:24:38 08:53:02 docker0 51.25 104.08 2.70 513.46 0.00 0.00 0.00 0.00 09:24:38 08:53:02 ens3 165.51 77.93 937.09 6.22 0.00 0.00 0.00 0.00 09:24:38 08:53:02 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 09:24:38 08:53:02 veth4d6adbc 0.20 0.35 0.02 0.07 0.00 0.00 0.00 0.00 09:24:38 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 08:54:01 ens3 0.15 0.17 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 08:54:01 veth4d6adbc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 08:55:01 ens3 0.20 0.25 0.08 0.05 0.00 0.00 0.00 0.00 09:24:38 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 08:55:01 veth4d6adbc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 08:56:01 ens3 0.13 0.13 0.01 0.04 0.00 0.00 0.00 0.00 09:24:38 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 08:56:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 08:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 08:57:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 08:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 08:58:01 veth4d6adbc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 08:59:01 ens3 0.47 0.02 0.05 0.00 0.00 0.00 0.00 0.00 09:24:38 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 08:59:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:00:01 ens3 2.03 0.57 0.58 0.32 0.00 0.00 0.00 0.00 09:24:38 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 09:00:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:01:01 ens3 1.75 0.83 1.90 0.67 0.00 0.00 0.00 0.00 09:24:38 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:01:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:02:01 ens3 0.17 0.12 0.01 0.13 0.00 0.00 0.00 0.00 09:24:38 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 09:02:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:03:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:03:01 veth4d6adbc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:04:01 ens3 0.70 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:24:38 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 09:04:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:05:01 ens3 0.87 0.53 0.44 0.32 0.00 0.00 0.00 0.00 09:24:38 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:05:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:06:01 ens3 0.13 0.10 0.01 0.03 0.00 0.00 0.00 0.00 09:24:38 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 09:06:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:07:01 ens3 0.27 0.15 0.09 0.01 0.00 0.00 0.00 0.00 09:24:38 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:07:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:08:01 docker0 0.33 0.15 0.03 0.03 0.00 0.00 0.00 0.00 09:24:38 09:08:01 ens3 0.30 0.45 0.05 0.06 0.00 0.00 0.00 0.00 09:24:38 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 09:08:01 veth4d6adbc 0.33 0.15 0.03 0.03 0.00 0.00 0.00 0.00 09:24:38 09:09:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:09:01 ens3 0.33 0.05 0.03 0.00 0.00 0.00 0.00 0.00 09:24:38 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:09:01 veth4d6adbc 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:10:01 ens3 1.03 0.50 0.46 0.31 0.00 0.00 0.00 0.00 09:24:38 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 09:10:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:11:01 ens3 0.03 0.02 0.00 0.03 0.00 0.00 0.00 0.00 09:24:38 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:11:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 09:12:01 veth4d6adbc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:13:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:14:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 09:14:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:15:01 ens3 0.28 0.27 0.14 0.05 0.00 0.00 0.00 0.00 09:24:38 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:15:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:16:01 ens3 0.22 0.12 0.07 0.04 0.00 0.00 0.00 0.00 09:24:38 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 09:16:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:17:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:18:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:24:38 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 09:18:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:19:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:20:01 ens3 0.25 0.17 0.08 0.04 0.00 0.00 0.00 0.00 09:24:38 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 09:20:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:21:01 ens3 0.13 0.07 0.06 0.03 0.00 0.00 0.00 0.00 09:24:38 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:21:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:24:38 09:22:01 veth4d6adbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:23:01 docker0 73.08 197.13 4.14 1307.77 0.00 0.00 0.00 0.00 09:24:38 09:23:01 ens3 210.03 78.77 1309.72 7.29 0.00 0.00 0.00 0.00 09:24:38 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:23:01 veth4d6adbc 73.08 197.13 5.14 1307.77 0.00 0.00 0.00 0.11 09:24:38 09:24:01 docker0 1.20 1.17 0.07 2.59 0.00 0.00 0.00 0.00 09:24:38 09:24:01 ens3 15.85 15.58 13.73 16.38 0.00 0.00 0.00 0.00 09:24:38 09:24:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 09:24:38 Average: docker0 3.71 8.90 0.20 53.68 0.00 0.00 0.00 0.00 09:24:38 Average: ens3 17.09 9.01 106.11 2.30 0.00 0.00 0.00 0.00 09:24:38 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:24:38 09:24:38 09:24:38 ---> sar -P ALL: 09:24:38 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-342) 08/07/25 _x86_64_ (4 CPU) 09:24:38 09:24:38 08:49:21 LINUX RESTART (4 CPU) 09:24:38 09:24:38 08:50:01 CPU %user %nice %system %iowait %steal %idle 09:24:38 08:51:01 all 18.05 0.00 1.37 3.64 3.51 73.42 09:24:38 08:51:01 0 6.54 0.00 1.19 4.80 3.34 84.12 09:24:38 08:51:01 1 9.96 0.00 0.89 1.74 3.00 84.41 09:24:38 08:51:01 2 21.55 0.00 1.21 6.27 3.59 67.38 09:24:38 08:51:01 3 34.22 0.00 2.19 1.73 4.11 57.76 09:24:38 08:52:01 all 19.12 0.00 1.54 2.43 2.84 74.07 09:24:38 08:52:01 0 15.93 0.00 1.57 1.88 2.34 78.28 09:24:38 08:52:01 1 10.20 0.00 1.06 4.71 1.98 82.05 09:24:38 08:52:01 2 7.22 0.00 1.16 2.33 3.59 85.70 09:24:38 08:52:01 3 43.46 0.00 2.40 0.81 3.41 49.93 09:24:38 08:53:02 all 5.96 0.00 2.05 1.90 2.94 87.15 09:24:38 08:53:02 0 8.77 0.00 1.72 0.39 2.77 86.34 09:24:38 08:53:02 1 9.04 0.00 2.02 3.07 3.46 82.41 09:24:38 08:53:02 2 3.30 0.00 2.30 2.13 2.56 89.71 09:24:38 08:53:02 3 2.70 0.00 2.14 2.01 2.96 90.18 09:24:38 08:54:01 all 0.11 0.00 0.03 0.01 0.58 99.28 09:24:38 08:54:01 0 0.07 0.00 0.03 0.00 1.27 98.63 09:24:38 08:54:01 1 0.29 0.00 0.03 0.00 0.37 99.31 09:24:38 08:54:01 2 0.00 0.00 0.02 0.03 0.15 99.80 09:24:38 08:54:01 3 0.07 0.00 0.03 0.00 0.51 99.39 09:24:38 08:55:01 all 0.09 0.00 0.05 0.02 0.63 99.22 09:24:38 08:55:01 0 0.07 0.00 0.08 0.03 1.14 98.68 09:24:38 08:55:01 1 0.22 0.00 0.07 0.00 0.58 99.14 09:24:38 08:55:01 2 0.00 0.00 0.05 0.05 0.10 99.80 09:24:38 08:55:01 3 0.07 0.00 0.02 0.00 0.70 99.22 09:24:38 08:56:01 all 0.05 0.00 0.02 0.01 0.63 99.29 09:24:38 08:56:01 0 0.07 0.00 0.02 0.02 0.79 99.11 09:24:38 08:56:01 1 0.08 0.00 0.00 0.00 0.35 99.57 09:24:38 08:56:01 2 0.02 0.00 0.03 0.02 1.02 98.91 09:24:38 08:56:01 3 0.02 0.00 0.02 0.00 0.37 99.60 09:24:38 08:57:01 all 0.09 0.00 0.04 0.01 0.55 99.31 09:24:38 08:57:01 0 0.05 0.00 0.02 0.00 0.50 99.44 09:24:38 08:57:01 1 0.23 0.00 0.03 0.00 0.50 99.24 09:24:38 08:57:01 2 0.03 0.00 0.07 0.05 0.81 99.04 09:24:38 08:57:01 3 0.05 0.00 0.03 0.00 0.40 99.52 09:24:38 08:58:01 all 0.19 0.00 0.05 0.01 0.76 98.99 09:24:38 08:58:01 0 0.05 0.00 0.05 0.00 0.78 99.12 09:24:38 08:58:01 1 0.61 0.00 0.05 0.00 0.56 98.78 09:24:38 08:58:01 2 0.03 0.00 0.05 0.05 1.14 98.73 09:24:38 08:58:01 3 0.03 0.00 0.03 0.00 0.56 99.37 09:24:38 08:59:01 all 0.09 0.00 0.02 0.01 0.60 99.27 09:24:38 08:59:01 0 0.05 0.00 0.02 0.00 0.38 99.55 09:24:38 08:59:01 1 0.25 0.00 0.02 0.00 0.35 99.38 09:24:38 08:59:01 2 0.05 0.00 0.05 0.05 1.35 98.50 09:24:38 08:59:01 3 0.02 0.00 0.02 0.00 0.33 99.63 09:24:38 09:00:01 all 0.10 0.00 0.06 0.02 0.70 99.12 09:24:38 09:00:01 0 0.31 0.00 0.07 0.00 0.91 98.71 09:24:38 09:00:01 1 0.00 0.00 0.05 0.00 0.15 99.80 09:24:38 09:00:01 2 0.03 0.00 0.10 0.05 1.37 98.45 09:24:38 09:00:01 3 0.03 0.00 0.03 0.00 0.37 99.57 09:24:38 09:01:01 all 0.15 0.00 0.05 0.01 0.56 99.23 09:24:38 09:01:01 0 0.45 0.00 0.05 0.00 0.65 98.86 09:24:38 09:01:01 1 0.02 0.00 0.00 0.00 0.08 99.90 09:24:38 09:01:01 2 0.07 0.00 0.07 0.05 1.02 98.79 09:24:38 09:01:01 3 0.08 0.00 0.08 0.00 0.50 99.34 09:24:38 09:24:38 09:01:01 CPU %user %nice %system %iowait %steal %idle 09:24:38 09:02:01 all 0.12 0.00 0.03 0.01 0.63 99.20 09:24:38 09:02:01 0 0.41 0.00 0.02 0.00 0.60 98.97 09:24:38 09:02:01 1 0.02 0.00 0.02 0.00 0.12 99.85 09:24:38 09:02:01 2 0.02 0.00 0.05 0.05 1.17 98.71 09:24:38 09:02:01 3 0.07 0.00 0.03 0.00 0.65 99.25 09:24:38 09:03:01 all 0.08 0.00 0.02 0.01 0.56 99.32 09:24:38 09:03:01 0 0.18 0.00 0.03 0.00 0.63 99.15 09:24:38 09:03:01 1 0.00 0.00 0.00 0.00 0.07 99.93 09:24:38 09:03:01 2 0.08 0.00 0.02 0.03 0.88 98.99 09:24:38 09:03:01 3 0.03 0.00 0.05 0.00 0.68 99.24 09:24:38 09:04:01 all 0.07 0.00 0.04 0.01 0.68 99.20 09:24:38 09:04:01 0 0.20 0.00 0.03 0.00 0.60 99.17 09:24:38 09:04:01 1 0.00 0.00 0.02 0.00 0.12 99.87 09:24:38 09:04:01 2 0.03 0.00 0.05 0.03 1.27 98.62 09:24:38 09:04:01 3 0.07 0.00 0.03 0.00 0.73 99.17 09:24:38 09:05:01 all 0.12 0.00 0.05 0.12 0.74 98.97 09:24:38 09:05:01 0 0.33 0.00 0.02 0.00 0.70 98.96 09:24:38 09:05:01 1 0.03 0.00 0.03 0.00 0.12 99.82 09:24:38 09:05:01 2 0.03 0.00 0.08 0.05 1.07 98.76 09:24:38 09:05:01 3 0.05 0.00 0.05 0.41 1.07 98.42 09:24:38 09:06:01 all 0.12 0.00 0.04 0.01 0.50 99.33 09:24:38 09:06:01 0 0.33 0.00 0.05 0.00 0.50 99.12 09:24:38 09:06:01 1 0.00 0.00 0.02 0.00 0.07 99.92 09:24:38 09:06:01 2 0.08 0.00 0.07 0.05 1.09 98.71 09:24:38 09:06:01 3 0.05 0.00 0.03 0.02 0.37 99.53 09:24:38 09:07:01 all 0.19 0.00 0.03 0.00 0.46 99.31 09:24:38 09:07:01 0 0.58 0.00 0.00 0.00 0.61 98.81 09:24:38 09:07:01 1 0.02 0.00 0.02 0.00 0.10 99.87 09:24:38 09:07:01 2 0.10 0.00 0.03 0.02 0.78 99.07 09:24:38 09:07:01 3 0.03 0.00 0.08 0.00 0.35 99.53 09:24:38 09:08:01 all 0.14 0.00 0.02 0.01 0.57 99.25 09:24:38 09:08:01 0 0.45 0.00 0.02 0.00 0.81 98.73 09:24:38 09:08:01 1 0.02 0.00 0.02 0.00 0.15 99.82 09:24:38 09:08:01 2 0.05 0.00 0.07 0.05 0.81 99.02 09:24:38 09:08:01 3 0.07 0.00 0.00 0.00 0.51 99.42 09:24:38 09:09:01 all 0.14 0.00 0.02 0.01 0.74 99.09 09:24:38 09:09:01 0 0.43 0.00 0.03 0.00 0.91 98.63 09:24:38 09:09:01 1 0.00 0.00 0.00 0.00 0.12 99.88 09:24:38 09:09:01 2 0.03 0.00 0.07 0.05 1.25 98.60 09:24:38 09:09:01 3 0.10 0.00 0.00 0.00 0.65 99.25 09:24:38 09:10:01 all 0.06 0.00 0.04 0.02 0.70 99.18 09:24:38 09:10:01 0 0.10 0.00 0.02 0.00 0.91 98.97 09:24:38 09:10:01 1 0.02 0.00 0.03 0.00 0.17 99.78 09:24:38 09:10:01 2 0.05 0.00 0.05 0.07 1.17 98.66 09:24:38 09:10:01 3 0.05 0.00 0.07 0.02 0.55 99.32 09:24:38 09:11:01 all 0.13 0.00 0.03 0.02 0.72 99.11 09:24:38 09:11:01 0 0.43 0.00 0.03 0.00 1.15 98.38 09:24:38 09:11:01 1 0.02 0.00 0.02 0.00 0.13 99.83 09:24:38 09:11:01 2 0.03 0.00 0.02 0.05 1.01 98.89 09:24:38 09:11:01 3 0.05 0.00 0.07 0.00 0.56 99.32 09:24:38 09:12:01 all 0.07 0.00 0.03 0.01 0.61 99.28 09:24:38 09:12:01 0 0.20 0.00 0.03 0.00 0.66 99.10 09:24:38 09:12:01 1 0.02 0.00 0.02 0.00 0.10 99.87 09:24:38 09:12:01 2 0.05 0.00 0.05 0.03 1.32 98.55 09:24:38 09:12:01 3 0.03 0.00 0.03 0.00 0.33 99.60 09:24:38 09:24:38 09:12:01 CPU %user %nice %system %iowait %steal %idle 09:24:38 09:13:01 all 0.13 0.00 0.02 0.01 0.60 99.23 09:24:38 09:13:01 0 0.08 0.00 0.03 0.00 0.65 99.24 09:24:38 09:13:01 1 0.00 0.00 0.02 0.00 0.10 99.88 09:24:38 09:13:01 2 0.38 0.00 0.03 0.03 0.91 98.64 09:24:38 09:13:01 3 0.07 0.00 0.03 0.00 0.76 99.14 09:24:38 09:14:01 all 0.10 0.00 0.04 0.01 0.67 99.18 09:24:38 09:14:01 0 0.05 0.00 0.05 0.00 0.63 99.27 09:24:38 09:14:01 1 0.00 0.00 0.02 0.00 0.10 99.88 09:24:38 09:14:01 2 0.23 0.00 0.03 0.03 0.42 99.29 09:24:38 09:14:01 3 0.08 0.00 0.07 0.00 1.53 98.32 09:24:38 09:15:01 all 0.12 0.00 0.04 0.01 0.70 99.13 09:24:38 09:15:01 0 0.05 0.00 0.05 0.00 0.84 99.06 09:24:38 09:15:01 1 0.00 0.00 0.00 0.00 0.15 99.85 09:24:38 09:15:01 2 0.38 0.00 0.07 0.02 0.66 98.87 09:24:38 09:15:01 3 0.08 0.00 0.03 0.02 1.12 98.75 09:24:38 09:16:01 all 0.14 0.00 0.03 0.01 0.70 99.11 09:24:38 09:16:01 0 0.08 0.00 0.07 0.00 1.01 98.84 09:24:38 09:16:01 1 0.00 0.00 0.00 0.00 0.08 99.92 09:24:38 09:16:01 2 0.45 0.00 0.03 0.03 0.55 98.94 09:24:38 09:16:01 3 0.03 0.00 0.03 0.02 1.17 98.75 09:24:38 09:17:01 all 0.10 0.00 0.03 0.00 0.61 99.25 09:24:38 09:17:01 0 0.03 0.00 0.03 0.00 0.81 99.12 09:24:38 09:17:01 1 0.02 0.00 0.05 0.00 0.32 99.62 09:24:38 09:17:01 2 0.30 0.00 0.00 0.02 0.40 99.29 09:24:38 09:17:01 3 0.05 0.00 0.03 0.00 0.93 98.99 09:24:38 09:18:01 all 0.07 0.00 0.02 0.02 0.65 99.24 09:24:38 09:18:01 0 0.03 0.00 0.02 0.00 0.56 99.39 09:24:38 09:18:01 1 0.03 0.00 0.02 0.00 0.45 99.50 09:24:38 09:18:01 2 0.13 0.00 0.00 0.08 0.30 99.48 09:24:38 09:18:01 3 0.07 0.00 0.05 0.02 1.27 98.60 09:24:38 09:19:01 all 0.10 0.00 0.04 0.00 0.64 99.22 09:24:38 09:19:01 0 0.05 0.00 0.03 0.00 0.37 99.55 09:24:38 09:19:01 1 0.03 0.00 0.03 0.00 0.41 99.52 09:24:38 09:19:01 2 0.27 0.00 0.02 0.02 0.30 99.40 09:24:38 09:19:01 3 0.10 0.00 0.08 0.00 1.46 98.36 09:24:38 09:20:01 all 0.15 0.00 0.03 0.01 0.64 99.16 09:24:38 09:20:01 0 0.02 0.00 0.00 0.00 0.38 99.60 09:24:38 09:20:01 1 0.03 0.00 0.05 0.00 0.93 98.99 09:24:38 09:20:01 2 0.48 0.00 0.02 0.03 0.41 99.06 09:24:38 09:20:01 3 0.07 0.00 0.05 0.00 0.83 99.06 09:24:38 09:21:01 all 0.10 0.00 0.02 0.01 0.47 99.39 09:24:38 09:21:01 0 0.07 0.00 0.00 0.00 0.65 99.29 09:24:38 09:21:01 1 0.02 0.00 0.05 0.02 0.28 99.63 09:24:38 09:21:01 2 0.27 0.00 0.00 0.05 0.32 99.37 09:24:38 09:21:01 3 0.05 0.00 0.03 0.00 0.60 99.32 09:24:38 09:22:01 all 0.15 0.00 0.03 0.02 0.51 99.30 09:24:38 09:22:01 0 0.05 0.00 0.05 0.02 0.86 99.02 09:24:38 09:22:01 1 0.03 0.00 0.03 0.00 0.51 99.42 09:24:38 09:22:01 2 0.45 0.00 0.05 0.05 0.45 99.00 09:24:38 09:22:01 3 0.03 0.00 0.02 0.00 0.20 99.75 09:24:38 09:23:01 all 5.18 0.00 1.76 2.85 2.80 87.41 09:24:38 09:23:01 0 2.88 0.00 1.23 1.00 2.43 92.45 09:24:38 09:23:01 1 8.15 0.00 2.05 3.42 2.28 84.09 09:24:38 09:23:01 2 6.72 0.00 1.68 3.10 3.21 85.28 09:24:38 09:23:01 3 2.99 0.00 2.06 3.90 3.30 87.75 09:24:38 09:24:38 09:23:01 CPU %user %nice %system %iowait %steal %idle 09:24:38 09:24:01 all 19.57 0.00 1.43 0.93 2.25 75.83 09:24:38 09:24:01 0 29.84 0.00 1.54 0.25 2.58 65.79 09:24:38 09:24:01 1 9.12 0.00 0.96 0.18 1.73 88.00 09:24:38 09:24:01 2 11.03 0.00 1.65 0.81 2.22 84.30 09:24:38 09:24:01 3 28.36 0.00 1.59 2.47 2.47 65.11 09:24:38 Average: all 2.11 0.00 0.27 0.36 0.96 96.31 09:24:38 Average: 0 2.04 0.00 0.24 0.25 1.02 96.44 09:24:38 Average: 1 1.44 0.00 0.23 0.39 0.59 97.36 09:24:38 Average: 2 1.60 0.00 0.27 0.47 1.14 96.52 09:24:38 Average: 3 3.34 0.00 0.34 0.34 1.07 94.91 09:24:38 09:24:38 09:24:38