13:18:59 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/114535 13:18:59 Running as SYSTEM 13:18:59 [EnvInject] - Loading node environment variables. 13:18:59 Building remotely on prd-ubuntu2004-docker-4c-4g-10536 (ubuntu2004-docker-4c-4g) in workspace /w/workspace/netconf-maven-verify-8.0.x-mvn39-openjdk21 13:19:02 [ssh-agent] Looking for ssh-agent implementation... 13:19:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:03 $ ssh-agent 13:19:03 SSH_AUTH_SOCK=/tmp/ssh-Xk2Evv8bg83d/agent.12940 13:19:03 SSH_AGENT_PID=12942 13:19:03 [ssh-agent] Started. 13:19:03 Running ssh-add (command line suppressed) 13:19:03 Identity added: /w/workspace/netconf-maven-verify-8.0.x-mvn39-openjdk21@tmp/private_key_7753892662372541618.key (/w/workspace/netconf-maven-verify-8.0.x-mvn39-openjdk21@tmp/private_key_7753892662372541618.key) 13:19:03 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:19:03 The recommended git tool is: NONE 13:19:07 using credential jenkins-ssh 13:19:07 Wiping out workspace first. 13:19:07 Cloning the remote Git repository 13:19:07 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 13:19:07 > git init /w/workspace/netconf-maven-verify-8.0.x-mvn39-openjdk21 # timeout=10 13:19:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 13:19:07 > git --version # timeout=10 13:19:07 > git --version # 'git version 2.25.1' 13:19:07 using GIT_SSH to set credentials jenkins-ssh 13:19:07 Verifying host key using known hosts file 13:19:07 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:19:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 13:19:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 13:19:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 13:19:16 using GIT_SSH to set credentials jenkins-ssh 13:19:16 Verifying host key using known hosts file 13:19:16 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:19:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/35/114535/1 # timeout=10 13:19:16 > git rev-parse 4a991669d6e0ff041946d5b0e6ef7a461ebff019^{commit} # timeout=10 13:19:16 Checking out Revision 4a991669d6e0ff041946d5b0e6ef7a461ebff019 (refs/changes/35/114535/1) 13:19:16 > git config core.sparsecheckout # timeout=10 13:19:16 > git checkout -f 4a991669d6e0ff041946d5b0e6ef7a461ebff019 # timeout=10 13:19:17 Commit message: "Use virtual threads for request execution" 13:19:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:19:17 > git rev-list --no-walk 7d2f8bb755d63a3b1c77eedfa31192ba4cfeea72 # timeout=10 13:19:20 provisioning config files... 13:19:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:19:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:19:20 [netconf-maven-verify-8.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3432595833476770971.sh 13:19:20 ---> python-tools-install.sh 13:19:20 Setup pyenv: 13:19:20 * system (set by /opt/pyenv/version) 13:19:20 * 3.8.20 (set by /opt/pyenv/version) 13:19:20 * 3.9.20 (set by /opt/pyenv/version) 13:19:20 * 3.10.15 (set by /opt/pyenv/version) 13:19:20 * 3.11.10 (set by /opt/pyenv/version) 13:19:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pkis 13:19:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:20:15 ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them. 13:20:15 pip from https://nexus3.opendaylight.org/repository/PyPi/packages/pip/24.3.1/pip-24.3.1-py3-none-any.whl#sha256=3790624780082365f47549d032f3770eeb2b1e8bd1f7b2e02dace1afa361b4ed: 13:20:15 Expected sha256 3790624780082365f47549d032f3770eeb2b1e8bd1f7b2e02dace1afa361b4ed 13:20:15 Got c94c77b3bdd2b77f4191a6bb5d034a02e2a29f22615d88bdb22913061b70a1e4 13:20:15 13:20:15 13:20:15 [notice] A new release of pip is available: 24.0 -> 24.3.1 13:20:15 [notice] To update, run: /tmp/venv-Pkis/bin/python3 -m pip install --upgrade pip 13:20:15 Build step 'Execute shell' marked build as failure 13:20:15 $ ssh-agent -k 13:20:15 unset SSH_AUTH_SOCK; 13:20:15 unset SSH_AGENT_PID; 13:20:15 echo Agent pid 12942 killed; 13:20:15 [ssh-agent] Stopped. 13:20:15 [PostBuildScript] - [INFO] Executing post build scripts. 13:20:15 [netconf-maven-verify-8.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3055379032630126071.sh 13:20:15 ---> sysstat.sh 13:20:16 [netconf-maven-verify-8.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10216592668761633251.sh 13:20:16 ---> package-listing.sh 13:20:16 ++ facter osfamily 13:20:16 ++ tr '[:upper:]' '[:lower:]' 13:20:16 + OS_FAMILY=debian 13:20:16 + workspace=/w/workspace/netconf-maven-verify-8.0.x-mvn39-openjdk21 13:20:16 + START_PACKAGES=/tmp/packages_start.txt 13:20:16 + END_PACKAGES=/tmp/packages_end.txt 13:20:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:20:16 + PACKAGES=/tmp/packages_start.txt 13:20:16 + '[' /w/workspace/netconf-maven-verify-8.0.x-mvn39-openjdk21 ']' 13:20:16 + PACKAGES=/tmp/packages_end.txt 13:20:16 + case "${OS_FAMILY}" in 13:20:16 + dpkg -l 13:20:16 + grep '^ii' 13:20:16 + '[' -f /tmp/packages_start.txt ']' 13:20:16 + '[' -f /tmp/packages_end.txt ']' 13:20:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:20:16 + '[' /w/workspace/netconf-maven-verify-8.0.x-mvn39-openjdk21 ']' 13:20:16 + mkdir -p /w/workspace/netconf-maven-verify-8.0.x-mvn39-openjdk21/archives/ 13:20:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-verify-8.0.x-mvn39-openjdk21/archives/ 13:20:16 [netconf-maven-verify-8.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17450263489269994029.sh 13:20:16 ---> capture-instance-metadata.sh 13:20:16 Setup pyenv: 13:20:16 system 13:20:16 3.8.20 13:20:16 3.9.20 13:20:16 3.10.15 13:20:16 * 3.11.10 (set by /w/workspace/netconf-maven-verify-8.0.x-mvn39-openjdk21/.python-version) 13:20:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pkis from file:/tmp/.os_lf_venv 13:20:20 lf-activate-venv(): INFO: Installing: lftools 13:21:06 lf-activate-venv(): INFO: Adding /tmp/venv-Pkis/bin to PATH 13:21:06 INFO: Running in OpenStack, capturing instance metadata 13:21:06 [netconf-maven-verify-8.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16496647223580280207.sh 13:21:06 provisioning config files... 13:21:07 Could not find credentials [logs] for netconf-maven-verify-8.0.x-mvn39-openjdk21 #12 13:21:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-verify-8.0.x-mvn39-openjdk21@tmp/config120439950077705332tmp 13:21:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:21:07 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:21:07 provisioning config files... 13:21:08 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:21:08 [EnvInject] - Injecting environment variables from a build step. 13:21:08 [EnvInject] - Injecting as environment variables the properties content 13:21:08 SERVER_ID=logs 13:21:08 13:21:08 [EnvInject] - Variables injected successfully. 13:21:08 [netconf-maven-verify-8.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12984323203134188687.sh 13:21:08 ---> create-netrc.sh 13:21:08 WARN: Log server credential not found. 13:21:08 [netconf-maven-verify-8.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins1301634514781725056.sh 13:21:08 ---> python-tools-install.sh 13:21:08 Setup pyenv: 13:21:08 system 13:21:08 3.8.20 13:21:08 3.9.20 13:21:08 3.10.15 13:21:08 * 3.11.10 (set by /w/workspace/netconf-maven-verify-8.0.x-mvn39-openjdk21/.python-version) 13:21:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pkis from file:/tmp/.os_lf_venv 13:21:09 lf-activate-venv(): INFO: Installing: lftools 13:21:19 lf-activate-venv(): INFO: Adding /tmp/venv-Pkis/bin to PATH 13:21:19 Generating Requirements File 13:21:42 Python 3.11.10 13:21:42 pip 24.3.1 from /tmp/venv-Pkis/lib/python3.11/site-packages/pip (python 3.11) 13:21:42 appdirs==1.4.4 13:21:42 argcomplete==3.5.1 13:21:42 aspy.yaml==1.3.0 13:21:42 attrs==24.2.0 13:21:42 autopage==0.5.2 13:21:42 beautifulsoup4==4.12.3 13:21:42 boto3==1.35.69 13:21:42 botocore==1.35.69 13:21:42 bs4==0.0.2 13:21:42 cachetools==5.5.0 13:21:42 certifi==2024.8.30 13:21:42 cffi==1.17.1 13:21:42 cfgv==3.4.0 13:21:42 chardet==5.2.0 13:21:42 charset-normalizer==3.4.0 13:21:42 click==8.1.7 13:21:42 cliff==4.8.0 13:21:42 cmd2==2.5.7 13:21:42 cryptography==3.3.2 13:21:42 debtcollector==3.0.0 13:21:42 decorator==5.1.1 13:21:42 defusedxml==0.7.1 13:21:42 Deprecated==1.2.15 13:21:42 distlib==0.3.9 13:21:42 dnspython==2.7.0 13:21:42 docker==4.2.2 13:21:42 dogpile.cache==1.3.3 13:21:42 durationpy==0.9 13:21:42 email_validator==2.2.0 13:21:42 filelock==3.16.1 13:21:42 future==1.0.0 13:21:42 gitdb==4.0.11 13:21:42 GitPython==3.1.43 13:21:42 google-auth==2.36.0 13:21:42 httplib2==0.22.0 13:21:42 identify==2.6.3 13:21:42 idna==3.10 13:21:42 importlib-resources==1.5.0 13:21:42 iso8601==2.1.0 13:21:42 Jinja2==3.1.4 13:21:42 jmespath==1.0.1 13:21:42 jsonpatch==1.33 13:21:42 jsonpointer==3.0.0 13:21:42 jsonschema==4.23.0 13:21:42 jsonschema-specifications==2024.10.1 13:21:42 keystoneauth1==5.9.0 13:21:42 kubernetes==31.0.0 13:21:42 lftools==0.37.10 13:21:42 lxml==5.3.0 13:21:42 MarkupSafe==3.0.2 13:21:42 msgpack==1.1.0 13:21:42 multi_key_dict==2.0.3 13:21:42 munch==4.0.0 13:21:42 netaddr==1.3.0 13:21:42 netifaces==0.11.0 13:21:42 niet==1.4.2 13:21:42 nodeenv==1.9.1 13:21:42 oauth2client==4.1.3 13:21:42 oauthlib==3.2.2 13:21:42 openstacksdk==4.1.0 13:21:42 os-client-config==2.1.0 13:21:42 os-service-types==1.7.0 13:21:42 osc-lib==3.2.0 13:21:42 oslo.config==9.7.0 13:21:42 oslo.context==5.7.0 13:21:42 oslo.i18n==6.5.0 13:21:42 oslo.log==6.2.0 13:21:42 oslo.serialization==5.6.0 13:21:42 oslo.utils==7.4.0 13:21:42 packaging==24.2 13:21:42 pbr==6.1.0 13:21:42 platformdirs==4.3.6 13:21:42 prettytable==3.12.0 13:21:42 psutil==6.1.0 13:21:42 pyasn1==0.6.1 13:21:42 pyasn1_modules==0.4.1 13:21:42 pycparser==2.22 13:21:42 pygerrit2==2.0.15 13:21:42 PyGithub==2.5.0 13:21:42 PyJWT==2.10.0 13:21:42 PyNaCl==1.5.0 13:21:42 pyparsing==2.4.7 13:21:42 pyperclip==1.9.0 13:21:42 pyrsistent==0.20.0 13:21:42 python-cinderclient==9.6.0 13:21:42 python-dateutil==2.9.0.post0 13:21:42 python-heatclient==4.0.0 13:21:42 python-jenkins==1.8.2 13:21:42 python-keystoneclient==5.5.0 13:21:42 python-magnumclient==4.7.0 13:21:42 python-openstackclient==7.2.1 13:21:42 python-swiftclient==4.6.0 13:21:42 PyYAML==6.0.2 13:21:42 referencing==0.35.1 13:21:42 requests==2.32.3 13:21:42 requests-oauthlib==2.0.0 13:21:42 requestsexceptions==1.4.0 13:21:42 rfc3986==2.0.0 13:21:42 rpds-py==0.21.0 13:21:42 rsa==4.9 13:21:42 ruamel.yaml==0.18.6 13:21:42 ruamel.yaml.clib==0.2.12 13:21:42 s3transfer==0.10.4 13:21:42 simplejson==3.19.3 13:21:42 six==1.16.0 13:21:42 smmap==5.0.1 13:21:42 soupsieve==2.6 13:21:42 stevedore==5.4.0 13:21:42 tabulate==0.9.0 13:21:42 toml==0.10.2 13:21:42 tomlkit==0.13.2 13:21:42 tqdm==4.67.1 13:21:42 typing_extensions==4.12.2 13:21:42 tzdata==2024.2 13:21:42 urllib3==1.26.20 13:21:42 virtualenv==20.28.0 13:21:42 wcwidth==0.2.13 13:21:42 websocket-client==1.8.0 13:21:42 wrapt==1.17.0 13:21:42 xdg==6.0.0 13:21:42 xmltodict==0.14.2 13:21:42 yq==3.4.3 13:21:42 [netconf-maven-verify-8.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins444065122139305962.sh 13:21:42 ---> sudo-logs.sh 13:21:42 Archiving 'sudo' log.. 13:21:43 [netconf-maven-verify-8.0.x-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12359509635011233127.sh 13:21:43 ---> job-cost.sh 13:21:43 Setup pyenv: 13:21:43 system 13:21:43 3.8.20 13:21:43 3.9.20 13:21:43 3.10.15 13:21:43 * 3.11.10 (set by /w/workspace/netconf-maven-verify-8.0.x-mvn39-openjdk21/.python-version) 13:21:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pkis from file:/tmp/.os_lf_venv 13:21:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:21:49 lf-activate-venv(): INFO: Adding /tmp/venv-Pkis/bin to PATH 13:21:49 INFO: No Stack... 13:21:49 INFO: Retrieving Pricing Info for: v3-standard-4 13:21:49 INFO: Archiving Costs 13:21:49 [netconf-maven-verify-8.0.x-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins5774571200561617906.sh 13:21:49 ---> logs-deploy.sh 13:21:49 Setup pyenv: 13:21:50 system 13:21:50 3.8.20 13:21:50 3.9.20 13:21:50 3.10.15 13:21:50 * 3.11.10 (set by /w/workspace/netconf-maven-verify-8.0.x-mvn39-openjdk21/.python-version) 13:21:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pkis from file:/tmp/.os_lf_venv 13:21:51 lf-activate-venv(): INFO: Installing: lftools 13:22:00 lf-activate-venv(): INFO: Adding /tmp/venv-Pkis/bin to PATH 13:22:00 WARNING: Nexus logging server not set 13:22:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-verify-8.0.x-mvn39-openjdk21/12/ 13:22:00 INFO: archiving logs to S3 13:22:02 ---> uname -a: 13:22:02 Linux prd-ubuntu2004-docker-4c-4g-10536 5.4.0-200-generic #220-Ubuntu SMP Fri Sep 27 13:19:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 13:22:02 13:22:02 13:22:02 ---> lscpu: 13:22:02 Architecture: x86_64 13:22:02 CPU op-mode(s): 32-bit, 64-bit 13:22:02 Byte Order: Little Endian 13:22:02 Address sizes: 40 bits physical, 48 bits virtual 13:22:02 CPU(s): 4 13:22:02 On-line CPU(s) list: 0-3 13:22:02 Thread(s) per core: 1 13:22:02 Core(s) per socket: 1 13:22:02 Socket(s): 4 13:22:02 NUMA node(s): 1 13:22:02 Vendor ID: AuthenticAMD 13:22:02 CPU family: 23 13:22:02 Model: 49 13:22:02 Model name: AMD EPYC-Rome Processor 13:22:02 Stepping: 0 13:22:02 CPU MHz: 2800.000 13:22:02 BogoMIPS: 5600.00 13:22:02 Virtualization: AMD-V 13:22:02 Hypervisor vendor: KVM 13:22:02 Virtualization type: full 13:22:02 L1d cache: 128 KiB 13:22:02 L1i cache: 128 KiB 13:22:02 L2 cache: 2 MiB 13:22:02 L3 cache: 64 MiB 13:22:02 NUMA node0 CPU(s): 0-3 13:22:02 Vulnerability Gather data sampling: Not affected 13:22:02 Vulnerability Itlb multihit: Not affected 13:22:02 Vulnerability L1tf: Not affected 13:22:02 Vulnerability Mds: Not affected 13:22:02 Vulnerability Meltdown: Not affected 13:22:02 Vulnerability Mmio stale data: Not affected 13:22:02 Vulnerability Retbleed: Vulnerable 13:22:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:22:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:22:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:22:02 Vulnerability Srbds: Not affected 13:22:02 Vulnerability Tsx async abort: Not affected 13:22:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:22:02 13:22:02 13:22:02 ---> nproc: 13:22:02 4 13:22:02 13:22:02 13:22:02 ---> df -h: 13:22:02 Filesystem Size Used Avail Use% Mounted on 13:22:02 udev 7.8G 0 7.8G 0% /dev 13:22:02 tmpfs 1.6G 1.1M 1.6G 1% /run 13:22:02 /dev/vda1 78G 9.0G 69G 12% / 13:22:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:22:02 tmpfs 5.0M 0 5.0M 0% /run/lock 13:22:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:22:02 /dev/loop1 62M 62M 0 100% /snap/core20/1405 13:22:02 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 13:22:02 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 13:22:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:22:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:22:02 13:22:02 13:22:02 ---> free -m: 13:22:02 total used free shared buff/cache available 13:22:02 Mem: 15997 646 12846 1 2504 15020 13:22:02 Swap: 1023 0 1023 13:22:02 13:22:02 13:22:02 ---> ip addr: 13:22:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:22:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:22:02 inet 127.0.0.1/8 scope host lo 13:22:02 valid_lft forever preferred_lft forever 13:22:02 inet6 ::1/128 scope host 13:22:02 valid_lft forever preferred_lft forever 13:22:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:22:02 link/ether fa:16:3e:13:cc:37 brd ff:ff:ff:ff:ff:ff 13:22:02 inet 10.30.170.251/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:22:02 valid_lft 86169sec preferred_lft 86169sec 13:22:02 inet6 fe80::f816:3eff:fe13:cc37/64 scope link 13:22:02 valid_lft forever preferred_lft forever 13:22:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:22:02 link/ether 02:42:02:76:97:39 brd ff:ff:ff:ff:ff:ff 13:22:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:22:02 valid_lft forever preferred_lft forever 13:22:02 13:22:02 13:22:02 ---> sar -b -r -n DEV: 13:22:02 Linux 5.4.0-200-generic (prd-ubuntu2004-docker-4c-4g-10536) 11/26/24 _x86_64_ (4 CPU) 13:22:02 13:22:02 13:18:13 LINUX RESTART (4 CPU) 13:22:02 13:22:02 13:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:22:02 13:20:01 216.71 84.16 132.55 0.00 2360.96 10201.58 0.00 13:22:02 13:21:01 44.41 12.00 32.41 0.00 1052.76 3562.47 0.00 13:22:02 13:22:01 58.40 1.87 56.53 0.00 166.48 7835.52 0.00 13:22:02 Average: 105.89 32.39 73.50 0.00 1186.89 7183.30 0.00 13:22:02 13:22:02 13:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:22:02 13:20:01 13604756 15458916 532536 3.25 50824 2011704 1260516 7.23 764912 1759364 3048 13:22:02 13:21:01 13313808 15379808 601912 3.67 63420 2202372 1319856 7.57 896692 1900752 117548 13:22:02 13:22:01 13170560 15395876 573372 3.50 79176 2334064 1265232 7.26 875484 2041832 115196 13:22:02 Average: 13363041 15411533 569273 3.48 64473 2182713 1281868 7.35 845696 1900649 78597 13:22:02 13:22:02 13:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:22:02 13:20:01 lo 0.36 0.36 0.04 0.04 0.00 0.00 0.00 0.00 13:22:02 13:20:01 ens3 197.36 132.14 1200.24 47.21 0.00 0.00 0.00 0.00 13:22:02 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:02 13:21:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 13:22:02 13:21:01 ens3 64.81 52.66 706.57 7.41 0.00 0.00 0.00 0.00 13:22:02 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:02 13:22:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:22:02 13:22:01 ens3 36.97 34.21 247.15 9.51 0.00 0.00 0.00 0.00 13:22:02 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:02 Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 13:22:02 Average: ens3 99.17 72.67 715.29 21.23 0.00 0.00 0.00 0.00 13:22:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:02 13:22:02 13:22:02 ---> sar -P ALL: 13:22:02 Linux 5.4.0-200-generic (prd-ubuntu2004-docker-4c-4g-10536) 11/26/24 _x86_64_ (4 CPU) 13:22:02 13:22:02 13:18:13 LINUX RESTART (4 CPU) 13:22:02 13:22:02 13:19:02 CPU %user %nice %system %iowait %steal %idle 13:22:02 13:20:01 all 8.10 14.77 11.07 5.42 0.31 60.33 13:22:02 13:20:01 0 5.70 15.79 11.43 3.76 0.26 63.06 13:22:02 13:20:01 1 11.06 14.34 10.68 4.22 0.33 59.37 13:22:02 13:20:01 2 7.97 14.70 10.78 5.49 0.29 60.76 13:22:02 13:20:01 3 7.67 14.26 11.39 8.18 0.36 58.13 13:22:02 13:21:01 all 9.35 0.00 1.06 7.79 0.05 81.75 13:22:02 13:21:01 0 1.88 0.00 0.77 0.05 0.05 97.25 13:22:02 13:21:01 1 16.14 0.00 1.15 3.69 0.05 78.97 13:22:02 13:21:01 2 17.32 0.00 1.58 1.70 0.05 79.35 13:22:02 13:21:01 3 2.04 0.00 0.72 25.80 0.05 71.39 13:22:02 13:22:01 all 19.14 0.00 1.13 3.10 0.05 76.58 13:22:02 13:22:01 0 37.89 0.00 1.54 1.17 0.05 59.36 13:22:02 13:22:01 1 11.87 0.00 1.33 2.87 0.03 83.89 13:22:02 13:22:01 2 11.11 0.00 0.79 0.50 0.03 87.57 13:22:02 13:22:01 3 15.65 0.00 0.87 7.89 0.07 75.52 13:22:02 Average: all 12.23 4.83 4.36 5.44 0.13 73.01 13:22:02 Average: 0 15.23 5.17 4.52 1.64 0.12 73.32 13:22:02 Average: 1 13.05 4.68 4.32 3.59 0.13 74.23 13:22:02 Average: 2 12.19 4.78 4.30 2.53 0.12 76.07 13:22:02 Average: 3 8.46 4.69 4.28 14.00 0.16 68.42 13:22:02 13:22:02 13:22:02