Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/142116 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-149 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/oom-readiness-docker-verify-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-l2RXPCCNniOG/agent.2040 SSH_AGENT_PID=2042 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/oom-readiness-docker-verify-master@tmp/private_key_18095987131291153000.key (/w/workspace/oom-readiness-docker-verify-master@tmp/private_key_18095987131291153000.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/oom/readiness > git init /w/workspace/oom-readiness-docker-verify-master # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness refs/changes/16/142116/3 # timeout=10 > git rev-parse 4e7465d3af0fccf97e3b78a820ddb469b2e0d479^{commit} # timeout=10 Checking out Revision 4e7465d3af0fccf97e3b78a820ddb469b2e0d479 (refs/changes/16/142116/3) > git config core.sparsecheckout # timeout=10 > git checkout -f 4e7465d3af0fccf97e3b78a820ddb469b2e0d479 # timeout=10 Commit message: "Implement readiness in go" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk feb54f2aba644a0a122c96082433e0ef0adfb35f # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins6401780367028407657.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IAps lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-IAps/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.2 from /tmp/venv-IAps/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.5 boto3==1.40.38 botocore==1.40.38 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.31.0 identify==2.6.14 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==33.1.0 lftools==0.37.14 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.10.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.14 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/oom-readiness-docker-verify-master@tmp/config8176688958921003602tmp copy managed file [oom-settings] to file:/w/workspace/oom-readiness-docker-verify-master@tmp/config10932990878421508924tmp [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins6741234135261825912.sh ---> docker-login.sh nexus3.onap.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins13144903936059622064.sh [oom-readiness-docker-verify-master] $ /bin/sh -xe /tmp/jenkins8916283940820457454.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=latest [EnvInject] - Variables injected successfully. [oom-readiness-docker-verify-master] $ /bin/bash -l /tmp/jenkins11198246691545634181.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IAps from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-IAps/bin to PATH ---> Docker image tag found: latest [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=-f ./Dockerfile DOCKER_ROOT=/w/workspace/oom-readiness-docker-verify-master CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 DOCKER_NAME=onap/oom/readiness [EnvInject] - Variables injected successfully. [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins3913200176389677261.sh ---> docker-build.sh Docker version 20.10.18, build b40c2f6 Building image: nexus3.onap.org:10003/onap/oom/readiness:latest docker build -f ./Dockerfile -t nexus3.onap.org:10003/onap/oom/readiness:latest . Sending build context to Docker daemon 279kB Step 1/11 : FROM golang:1.24 AS builder 1.24: Pulling from library/golang 15b1d8a5ff03: Pulling fs layer 22718812f617: Pulling fs layer 401a98f7495b: Pulling fs layer 023896caee4d: Pulling fs layer 72e8fc27da55: Pulling fs layer 4b224783a0fb: Pulling fs layer 4f4fb700ef54: Pulling fs layer 72e8fc27da55: Waiting 4f4fb700ef54: Waiting 023896caee4d: Waiting 4b224783a0fb: Waiting 22718812f617: Verifying Checksum 22718812f617: Download complete 15b1d8a5ff03: Download complete 023896caee4d: Verifying Checksum 023896caee4d: Download complete 4b224783a0fb: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete 15b1d8a5ff03: Pull complete 72e8fc27da55: Verifying Checksum 72e8fc27da55: Download complete 22718812f617: Pull complete 401a98f7495b: Download complete 401a98f7495b: Pull complete 023896caee4d: Pull complete 72e8fc27da55: Pull complete 4b224783a0fb: Pull complete 4f4fb700ef54: Pull complete Digest: sha256:87916acb3242b6259a26deaa7953bdc6a3a6762a28d340e4f1448e7b5c27c009 Status: Downloaded newer image for golang:1.24 ---> 218e64180bb7 Step 2/11 : WORKDIR /app ---> Running in d96569a146b1 Removing intermediate container d96569a146b1 ---> df261cc7c0f8 Step 3/11 : COPY go.mod go.sum ./ ---> a3c371783bf9 Step 4/11 : RUN go mod download ---> Running in 0571694a1dde Removing intermediate container 0571694a1dde ---> bbd4ccf4c447 Step 5/11 : COPY . . ---> ba36bfd45419 Step 6/11 : RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o readiness . ---> Running in c8f3489e319e Removing intermediate container c8f3489e319e ---> ccc012ccb3ba Step 7/11 : FROM gcr.io/distroless/static:nonroot nonroot: Pulling from distroless/static fd4aa3667332: Pulling fs layer bfb59b82a9b6: Pulling fs layer 017886f7e176: Pulling fs layer 62de241dac5f: Pulling fs layer 2780920e5dbf: Pulling fs layer 7c12895b777b: Pulling fs layer 3214acf345c0: Pulling fs layer 5664b15f108b: Pulling fs layer 045fc1c20da8: Pulling fs layer 4aa0ea1413d3: Pulling fs layer 2780920e5dbf: Waiting 7c12895b777b: Waiting 3214acf345c0: Waiting 62de241dac5f: Waiting 045fc1c20da8: Waiting da7816fa955e: Pulling fs layer ddf74a63f7d8: Pulling fs layer da7816fa955e: Waiting bfb59b82a9b6: Verifying Checksum bfb59b82a9b6: Download complete fd4aa3667332: Download complete 017886f7e176: Verifying Checksum 017886f7e176: Download complete fd4aa3667332: Pull complete 2780920e5dbf: Verifying Checksum 2780920e5dbf: Download complete 62de241dac5f: Download complete bfb59b82a9b6: Pull complete 7c12895b777b: Verifying Checksum 7c12895b777b: Download complete 3214acf345c0: Verifying Checksum 3214acf345c0: Download complete 5664b15f108b: Verifying Checksum 5664b15f108b: Download complete 045fc1c20da8: Verifying Checksum 045fc1c20da8: Download complete 017886f7e176: Pull complete 4aa0ea1413d3: Verifying Checksum 4aa0ea1413d3: Download complete da7816fa955e: Verifying Checksum da7816fa955e: Download complete 62de241dac5f: Pull complete 2780920e5dbf: Pull complete ddf74a63f7d8: Verifying Checksum ddf74a63f7d8: Download complete 7c12895b777b: Pull complete 3214acf345c0: Pull complete 5664b15f108b: Pull complete 045fc1c20da8: Pull complete 4aa0ea1413d3: Pull complete da7816fa955e: Pull complete ddf74a63f7d8: Pull complete Digest: sha256:e8a4044e0b4ae4257efa45fc026c0bc30ad320d43bd4c1a7d5271bd241e386d0 Status: Downloaded newer image for gcr.io/distroless/static:nonroot ---> 27f84f08032b Step 8/11 : WORKDIR / ---> Running in 43de6f3f0506 Removing intermediate container 43de6f3f0506 ---> 6c480ec74de6 Step 9/11 : COPY --from=builder /app/readiness . ---> 11b917708855 Step 10/11 : USER nonroot:nonroot ---> Running in beae38d86eac Removing intermediate container beae38d86eac ---> b7548a276ff7 Step 11/11 : ENTRYPOINT ["./readiness"] ---> Running in 07954a409835 Removing intermediate container 07954a409835 ---> b5cf262bbb21 Successfully built b5cf262bbb21 Successfully tagged nexus3.onap.org:10003/onap/oom/readiness:latest ---> docker-build.sh ends [oom-readiness-docker-verify-master] $ /bin/sh -xe /tmp/jenkins6508122405963302956.sh [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins16787581945965456560.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2042 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins17508628877305152489.sh ---> sysstat.sh [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins16746103599960087322.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/oom-readiness-docker-verify-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/oom-readiness-docker-verify-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/oom-readiness-docker-verify-master ']' + mkdir -p /w/workspace/oom-readiness-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-docker-verify-master/archives/ [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins3498759000623309691.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IAps from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-IAps/bin to PATH INFO: Running in OpenStack, capturing instance metadata [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins13389080388713070315.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-docker-verify-master@tmp/config2709769531742195057tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins6180785842910682241.sh ---> create-netrc.sh [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins8389312502702133699.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IAps from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-IAps/bin to PATH [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins11527291577651897038.sh ---> sudo-logs.sh Archiving 'sudo' log.. [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins16269788299683792083.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IAps from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-IAps/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [oom-readiness-docker-verify-master] $ /bin/bash -l /tmp/jenkins6878005845470589646.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IAps from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-IAps/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-docker-verify-master/94 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-149 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 708K 3.2G 1% /run /dev/vda1 155G 12G 144G 8% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 860 27287 0 4019 30850 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:48:3c:c1 brd ff:ff:ff:ff:ff:ff inet 10.30.107.164/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86199sec preferred_lft 86199sec inet6 fe80::f816:3eff:fe48:3cc1/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:48:d3:5c:49 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:48ff:fed3:5c49/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-149) 09/25/25 _x86_64_ (8 CPU) 13:23:57 LINUX RESTART (8 CPU) 13:24:01 tps rtps wtps bread/s bwrtn/s 13:25:01 396.55 74.14 322.41 5325.65 107256.26 13:26:01 308.60 9.33 299.27 1623.73 124314.35 13:27:01 81.06 0.80 80.26 75.71 63669.31 Average: 262.06 28.09 233.97 2341.57 98411.38 13:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:25:01 30059120 31606796 2880100 8.74 63624 1797544 1474532 4.34 973988 1621492 182832 13:26:01 28609756 31612652 4329464 13.14 121556 3100372 1604188 4.72 1055744 2830004 14176 13:27:01 27946852 31591812 4992368 15.16 125124 3726480 1454512 4.28 1187672 3355964 26572 Average: 28871909 31603753 4067311 12.35 103435 2874799 1511077 4.45 1072468 2602487 74527 13:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:01 ens3 393.32 265.17 1646.92 75.85 0.00 0.00 0.00 0.00 13:25:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 13:26:01 docker0 26.26 33.71 2.79 531.73 0.00 0.00 0.00 0.00 13:26:01 ens3 507.80 293.00 6123.04 27.05 0.00 0.00 0.00 0.00 13:26:01 lo 3.33 3.33 0.39 0.39 0.00 0.00 0.00 0.00 13:26:01 veth3c7ca9e 0.02 0.08 0.00 0.01 0.00 0.00 0.00 0.00 13:27:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:27:01 ens3 30.87 23.06 32.65 8.45 0.00 0.00 0.00 0.00 13:27:01 lo 2.07 2.07 0.17 0.17 0.00 0.00 0.00 0.00 Average: docker0 8.75 11.24 0.93 177.23 0.00 0.00 0.00 0.00 Average: ens3 310.65 193.73 2600.73 37.12 0.00 0.00 0.00 0.00 Average: lo 2.38 2.38 0.25 0.25 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-149) 09/25/25 _x86_64_ (8 CPU) 13:23:57 LINUX RESTART (8 CPU) 13:24:01 CPU %user %nice %system %iowait %steal %idle 13:25:01 all 8.95 0.00 1.19 2.37 0.04 87.44 13:25:01 0 3.79 0.00 0.68 1.08 0.02 94.43 13:25:01 1 21.04 0.00 2.41 6.46 0.07 70.03 13:25:01 2 15.46 0.00 0.73 0.48 0.03 83.29 13:25:01 3 8.24 0.00 1.40 0.58 0.03 89.74 13:25:01 4 3.33 0.00 0.79 0.45 0.05 95.39 13:25:01 5 6.53 0.00 1.85 0.32 0.02 91.29 13:25:01 6 3.71 0.00 0.43 9.06 0.03 86.76 13:25:01 7 9.53 0.00 1.20 0.57 0.05 88.65 13:26:01 all 10.43 0.00 2.99 2.05 0.06 84.48 13:26:01 0 7.66 0.00 2.64 0.03 0.03 89.63 13:26:01 1 5.74 0.00 3.20 0.30 0.03 90.73 13:26:01 2 12.77 0.00 3.25 0.88 0.05 83.05 13:26:01 3 25.76 0.00 3.77 2.61 0.10 67.76 13:26:01 4 9.15 0.00 2.69 0.07 0.08 88.01 13:26:01 5 6.13 0.00 3.51 5.11 0.05 85.20 13:26:01 6 5.47 0.00 2.50 4.85 0.07 87.11 13:26:01 7 10.79 0.00 2.43 2.53 0.05 84.20 13:27:01 all 32.60 0.00 3.84 0.65 0.06 62.85 13:27:01 0 28.25 0.00 3.76 0.00 0.05 67.94 13:27:01 1 26.99 0.00 3.23 1.12 0.05 68.61 13:27:01 2 29.04 0.00 3.91 0.00 0.05 67.00 13:27:01 3 30.44 0.00 4.12 0.02 0.07 65.35 13:27:01 4 43.26 0.00 4.10 1.71 0.07 50.87 13:27:01 5 41.59 0.00 4.25 1.82 0.07 52.28 13:27:01 6 32.81 0.00 3.73 0.10 0.08 63.28 13:27:01 7 28.49 0.00 3.56 0.41 0.07 67.47 Average: all 17.33 0.00 2.67 1.69 0.05 78.25 Average: 0 13.23 0.00 2.36 0.37 0.03 84.01 Average: 1 17.95 0.00 2.94 2.63 0.05 76.43 Average: 2 19.09 0.00 2.63 0.45 0.04 77.79 Average: 3 21.46 0.00 3.10 1.07 0.07 74.31 Average: 4 18.59 0.00 2.52 0.74 0.07 78.08 Average: 5 18.08 0.00 3.20 2.41 0.04 76.26 Average: 6 13.98 0.00 2.22 4.68 0.06 79.06 Average: 7 16.29 0.00 2.40 1.17 0.06 80.08