16:47:29 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/mdsal/+/112584 16:47:29 Running as SYSTEM 16:47:29 [EnvInject] - Loading node environment variables. 16:47:29 Building remotely on prd-ubuntu2004-docker-4c-4g-21097 (ubuntu2004-docker-4c-4g) in workspace /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21 16:47:30 [ssh-agent] Looking for ssh-agent implementation... 16:47:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:47:30 $ ssh-agent 16:47:30 SSH_AUTH_SOCK=/tmp/ssh-sAgBHgoAVUp0/agent.13013 16:47:30 SSH_AGENT_PID=13017 16:47:30 [ssh-agent] Started. 16:47:30 Running ssh-add (command line suppressed) 16:47:30 Identity added: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21@tmp/private_key_16924344786100085929.key (/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21@tmp/private_key_16924344786100085929.key) 16:47:30 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:47:30 The recommended git tool is: NONE 16:47:32 using credential jenkins-ssh 16:47:32 Wiping out workspace first. 16:47:32 Cloning the remote Git repository 16:47:32 Cloning repository git://devvexx.opendaylight.org/mirror/mdsal 16:47:33 > git init /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21 # timeout=10 16:47:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/mdsal 16:47:33 > git --version # timeout=10 16:47:33 > git --version # 'git version 2.25.1' 16:47:33 using GIT_SSH to set credentials jenkins-ssh 16:47:33 Verifying host key using known hosts file 16:47:33 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. 16:47:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/mdsal +refs/heads/*:refs/remotes/origin/* # timeout=10 16:47:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/mdsal # timeout=10 16:47:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:47:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/mdsal # timeout=10 16:47:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/mdsal 16:47:39 using GIT_SSH to set credentials jenkins-ssh 16:47:39 Verifying host key using known hosts file 16:47:39 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. 16:47:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/mdsal refs/changes/84/112584/2 # timeout=10 16:47:39 > git rev-parse ea356834b5d1b0e362c149ea19f206af0e8c98f7^{commit} # timeout=10 16:47:39 Checking out Revision ea356834b5d1b0e362c149ea19f206af0e8c98f7 (refs/changes/84/112584/2) 16:47:39 > git config core.sparsecheckout # timeout=10 16:47:39 > git checkout -f ea356834b5d1b0e362c149ea19f206af0e8c98f7 # timeout=10 16:47:39 Commit message: "Add RFC7407 ietf-snmp" 16:47:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:47:40 > git rev-list --no-walk 3be16a79a57968ab4a0d6dded9df26c3b60da060 # timeout=10 16:47:43 provisioning config files... 16:47:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:47:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:47:43 [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17139906115044554409.sh 16:47:43 ---> python-tools-install.sh 16:47:43 Setup pyenv: 16:47:43 * system (set by /opt/pyenv/version) 16:47:43 * 3.8.13 (set by /opt/pyenv/version) 16:47:43 * 3.9.13 (set by /opt/pyenv/version) 16:47:43 * 3.10.13 (set by /opt/pyenv/version) 16:47:43 * 3.11.7 (set by /opt/pyenv/version) 16:47:43 $ ssh-agent -k 16:47:43 unset SSH_AUTH_SOCK; 16:47:43 unset SSH_AGENT_PID; 16:47:43 echo Agent pid 13017 killed; 16:47:43 [ssh-agent] Stopped. 16:47:43 Build was aborted 16:47:43 Aborted by new patch set. 16:47:43 [PostBuildScript] - [INFO] Executing post build scripts. 16:47:43 [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12695763240070537969.sh 16:47:43 Terminated 16:47:43 lf-pyver(): ERROR: pyenv not available 16:47:43 ---> sysstat.sh 16:47:43 pyenv: no local version configured for this directory 16:47:44 [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13794970540401279623.sh 16:47:44 ---> package-listing.sh 16:47:44 ++ tr '[:upper:]' '[:lower:]' 16:47:44 ++ facter osfamily 16:47:44 + OS_FAMILY=debian 16:47:44 + workspace=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21 16:47:44 + START_PACKAGES=/tmp/packages_start.txt 16:47:44 + END_PACKAGES=/tmp/packages_end.txt 16:47:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:47:44 + PACKAGES=/tmp/packages_start.txt 16:47:44 + '[' /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21 ']' 16:47:44 + PACKAGES=/tmp/packages_end.txt 16:47:44 + case "${OS_FAMILY}" in 16:47:44 + dpkg -l 16:47:44 + grep '^ii' 16:47:44 + '[' -f /tmp/packages_start.txt ']' 16:47:44 + '[' -f /tmp/packages_end.txt ']' 16:47:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:47:44 + '[' /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21 ']' 16:47:44 + mkdir -p /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/archives/ 16:47:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/archives/ 16:47:44 [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6190860473092272383.sh 16:47:44 ---> capture-instance-metadata.sh 16:47:44 Setup pyenv: 16:47:44 * system (set by /opt/pyenv/version) 16:47:44 * 3.8.13 (set by /opt/pyenv/version) 16:47:44 * 3.9.13 (set by /opt/pyenv/version) 16:47:44 * 3.10.13 (set by /opt/pyenv/version) 16:47:44 * 3.11.7 (set by /opt/pyenv/version) 16:47:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KT9i 16:47:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:47:52 lf-activate-venv(): INFO: Installing: lftools 16:48:22 lf-activate-venv(): INFO: Adding /tmp/venv-KT9i/bin to PATH 16:48:22 INFO: Running in OpenStack, capturing instance metadata 16:48:23 [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins7794293600348336786.sh 16:48:23 provisioning config files... 16:48:23 Could not find credentials [logs] for mdsal-maven-verify-master-mvn39-openjdk21 #64 16:48:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21@tmp/config8531451684623953129tmp 16:48:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:48:23 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:48:23 provisioning config files... 16:48:23 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:48:23 [EnvInject] - Injecting environment variables from a build step. 16:48:23 [EnvInject] - Injecting as environment variables the properties content 16:48:23 SERVER_ID=logs 16:48:23 16:48:23 [EnvInject] - Variables injected successfully. 16:48:23 [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins81284209412883012.sh 16:48:23 ---> create-netrc.sh 16:48:23 WARN: Log server credential not found. 16:48:23 [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins5729175084599544343.sh 16:48:23 ---> python-tools-install.sh 16:48:23 Setup pyenv: 16:48:23 system 16:48:23 3.8.13 16:48:23 3.9.13 16:48:23 3.10.13 16:48:23 * 3.11.7 (set by /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/.python-version) 16:48:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KT9i from file:/tmp/.os_lf_venv 16:48:24 lf-activate-venv(): INFO: Installing: lftools 16:48:34 lf-activate-venv(): INFO: Adding /tmp/venv-KT9i/bin to PATH 16:48:34 Generating Requirements File 16:49:02 Python 3.11.7 16:49:02 pip 24.1.2 from /tmp/venv-KT9i/lib/python3.11/site-packages/pip (python 3.11) 16:49:02 appdirs==1.4.4 16:49:02 argcomplete==3.4.0 16:49:02 aspy.yaml==1.3.0 16:49:02 attrs==23.2.0 16:49:02 autopage==0.5.2 16:49:02 beautifulsoup4==4.12.3 16:49:02 boto3==1.34.144 16:49:02 botocore==1.34.144 16:49:02 bs4==0.0.2 16:49:02 cachetools==5.4.0 16:49:02 certifi==2024.7.4 16:49:02 cffi==1.16.0 16:49:02 cfgv==3.4.0 16:49:02 chardet==5.2.0 16:49:02 charset-normalizer==3.3.2 16:49:02 click==8.1.7 16:49:02 cliff==4.7.0 16:49:02 cmd2==2.4.3 16:49:02 cryptography==3.3.2 16:49:02 debtcollector==3.0.0 16:49:02 decorator==5.1.1 16:49:02 defusedxml==0.7.1 16:49:02 Deprecated==1.2.14 16:49:02 distlib==0.3.8 16:49:02 dnspython==2.6.1 16:49:02 docker==4.2.2 16:49:02 dogpile.cache==1.3.3 16:49:02 email_validator==2.2.0 16:49:02 filelock==3.15.4 16:49:02 future==1.0.0 16:49:02 gitdb==4.0.11 16:49:02 GitPython==3.1.43 16:49:02 google-auth==2.32.0 16:49:02 httplib2==0.22.0 16:49:02 identify==2.6.0 16:49:02 idna==3.7 16:49:02 importlib-resources==1.5.0 16:49:02 iso8601==2.1.0 16:49:02 Jinja2==3.1.4 16:49:02 jmespath==1.0.1 16:49:02 jsonpatch==1.33 16:49:02 jsonpointer==3.0.0 16:49:02 jsonschema==4.23.0 16:49:02 jsonschema-specifications==2023.12.1 16:49:02 keystoneauth1==5.7.0 16:49:02 kubernetes==30.1.0 16:49:02 lftools==0.37.10 16:49:02 lxml==5.2.2 16:49:02 MarkupSafe==2.1.5 16:49:02 msgpack==1.0.8 16:49:02 multi_key_dict==2.0.3 16:49:02 munch==4.0.0 16:49:02 netaddr==1.3.0 16:49:02 netifaces==0.11.0 16:49:02 niet==1.4.2 16:49:02 nodeenv==1.9.1 16:49:02 oauth2client==4.1.3 16:49:02 oauthlib==3.2.2 16:49:02 openstacksdk==3.3.0 16:49:02 os-client-config==2.1.0 16:49:02 os-service-types==1.7.0 16:49:02 osc-lib==3.1.0 16:49:02 oslo.config==9.5.0 16:49:02 oslo.context==5.5.0 16:49:02 oslo.i18n==6.3.0 16:49:02 oslo.log==6.1.0 16:49:02 oslo.serialization==5.4.0 16:49:02 oslo.utils==7.2.0 16:49:02 packaging==24.1 16:49:02 pbr==6.0.0 16:49:02 platformdirs==4.2.2 16:49:02 prettytable==3.10.2 16:49:02 pyasn1==0.6.0 16:49:02 pyasn1_modules==0.4.0 16:49:02 pycparser==2.22 16:49:02 pygerrit2==2.0.15 16:49:02 PyGithub==2.3.0 16:49:02 PyJWT==2.8.0 16:49:02 PyNaCl==1.5.0 16:49:02 pyparsing==2.4.7 16:49:02 pyperclip==1.9.0 16:49:02 pyrsistent==0.20.0 16:49:02 python-cinderclient==9.5.0 16:49:02 python-dateutil==2.9.0.post0 16:49:02 python-heatclient==3.5.0 16:49:02 python-jenkins==1.8.2 16:49:02 python-keystoneclient==5.4.0 16:49:02 python-magnumclient==4.6.0 16:49:02 python-novaclient==18.6.0 16:49:02 python-openstackclient==6.6.0 16:49:02 python-swiftclient==4.6.0 16:49:02 PyYAML==6.0.1 16:49:02 referencing==0.35.1 16:49:02 requests==2.32.3 16:49:02 requests-oauthlib==2.0.0 16:49:02 requestsexceptions==1.4.0 16:49:02 rfc3986==2.0.0 16:49:02 rpds-py==0.19.0 16:49:02 rsa==4.9 16:49:02 ruamel.yaml==0.18.6 16:49:02 ruamel.yaml.clib==0.2.8 16:49:02 s3transfer==0.10.2 16:49:02 simplejson==3.19.2 16:49:02 six==1.16.0 16:49:02 smmap==5.0.1 16:49:02 soupsieve==2.5 16:49:02 stevedore==5.2.0 16:49:02 tabulate==0.9.0 16:49:02 toml==0.10.2 16:49:02 tomlkit==0.13.0 16:49:02 tqdm==4.66.4 16:49:02 typing_extensions==4.12.2 16:49:02 tzdata==2024.1 16:49:02 urllib3==1.26.19 16:49:02 virtualenv==20.26.3 16:49:02 wcwidth==0.2.13 16:49:02 websocket-client==1.8.0 16:49:02 wrapt==1.16.0 16:49:02 xdg==6.0.0 16:49:02 xmltodict==0.13.0 16:49:02 yq==3.4.3 16:49:02 [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins987952247416853617.sh 16:49:02 ---> sudo-logs.sh 16:49:02 Archiving 'sudo' log.. 16:49:03 [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13942199732213267699.sh 16:49:03 ---> job-cost.sh 16:49:03 Setup pyenv: 16:49:03 system 16:49:03 3.8.13 16:49:03 3.9.13 16:49:03 3.10.13 16:49:03 * 3.11.7 (set by /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/.python-version) 16:49:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KT9i from file:/tmp/.os_lf_venv 16:49:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:49:09 lf-activate-venv(): INFO: Adding /tmp/venv-KT9i/bin to PATH 16:49:09 INFO: No Stack... 16:49:09 INFO: Retrieving Pricing Info for: v3-standard-4 16:49:09 INFO: Archiving Costs 16:49:09 [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins8849801996880666834.sh 16:49:09 ---> logs-deploy.sh 16:49:09 Setup pyenv: 16:49:09 system 16:49:09 3.8.13 16:49:09 3.9.13 16:49:09 3.10.13 16:49:10 * 3.11.7 (set by /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/.python-version) 16:49:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KT9i from file:/tmp/.os_lf_venv 16:49:11 lf-activate-venv(): INFO: Installing: lftools 16:49:20 lf-activate-venv(): INFO: Adding /tmp/venv-KT9i/bin to PATH 16:49:20 WARNING: Nexus logging server not set 16:49:20 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-maven-verify-master-mvn39-openjdk21/64/ 16:49:20 INFO: archiving logs to S3 16:49:21 ---> uname -a: 16:49:21 Linux prd-ubuntu2004-docker-4c-4g-21097 5.4.0-187-generic #207-Ubuntu SMP Mon Jun 10 08:16:10 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 16:49:21 16:49:21 16:49:21 ---> lscpu: 16:49:21 Architecture: x86_64 16:49:21 CPU op-mode(s): 32-bit, 64-bit 16:49:21 Byte Order: Little Endian 16:49:21 Address sizes: 40 bits physical, 48 bits virtual 16:49:21 CPU(s): 4 16:49:21 On-line CPU(s) list: 0-3 16:49:21 Thread(s) per core: 1 16:49:21 Core(s) per socket: 1 16:49:21 Socket(s): 4 16:49:21 NUMA node(s): 1 16:49:21 Vendor ID: AuthenticAMD 16:49:21 CPU family: 23 16:49:21 Model: 49 16:49:21 Model name: AMD EPYC-Rome Processor 16:49:21 Stepping: 0 16:49:21 CPU MHz: 2799.998 16:49:21 BogoMIPS: 5599.99 16:49:21 Virtualization: AMD-V 16:49:21 Hypervisor vendor: KVM 16:49:21 Virtualization type: full 16:49:21 L1d cache: 128 KiB 16:49:21 L1i cache: 128 KiB 16:49:21 L2 cache: 2 MiB 16:49:21 L3 cache: 64 MiB 16:49:21 NUMA node0 CPU(s): 0-3 16:49:21 Vulnerability Gather data sampling: Not affected 16:49:21 Vulnerability Itlb multihit: Not affected 16:49:21 Vulnerability L1tf: Not affected 16:49:21 Vulnerability Mds: Not affected 16:49:21 Vulnerability Meltdown: Not affected 16:49:21 Vulnerability Mmio stale data: Not affected 16:49:21 Vulnerability Retbleed: Vulnerable 16:49:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:49:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:49:21 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:49:21 Vulnerability Srbds: Not affected 16:49:21 Vulnerability Tsx async abort: Not affected 16:49:21 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 16:49:21 16:49:21 16:49:21 ---> nproc: 16:49:21 4 16:49:21 16:49:21 16:49:21 ---> df -h: 16:49:21 Filesystem Size Used Avail Use% Mounted on 16:49:21 udev 7.8G 0 7.8G 0% /dev 16:49:21 tmpfs 1.6G 1.1M 1.6G 1% /run 16:49:21 /dev/vda1 78G 8.9G 69G 12% / 16:49:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:49:21 tmpfs 5.0M 0 5.0M 0% /run/lock 16:49:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:49:21 /dev/loop0 62M 62M 0 100% /snap/core20/1405 16:49:21 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 16:49:21 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 16:49:21 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:49:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:49:21 16:49:21 16:49:21 ---> free -m: 16:49:21 total used free shared buff/cache available 16:49:21 Mem: 15997 640 12909 1 2446 15027 16:49:21 Swap: 1023 0 1023 16:49:21 16:49:21 16:49:21 ---> ip addr: 16:49:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:49:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:49:21 inet 127.0.0.1/8 scope host lo 16:49:21 valid_lft forever preferred_lft forever 16:49:21 inet6 ::1/128 scope host 16:49:21 valid_lft forever preferred_lft forever 16:49:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:49:21 link/ether fa:16:3e:6a:58:a3 brd ff:ff:ff:ff:ff:ff 16:49:21 inet 10.30.170.72/23 brd 10.30.171.255 scope global dynamic ens3 16:49:21 valid_lft 86247sec preferred_lft 86247sec 16:49:21 inet6 fe80::f816:3eff:fe6a:58a3/64 scope link 16:49:21 valid_lft forever preferred_lft forever 16:49:21 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:49:21 link/ether 02:42:21:d9:48:bc brd ff:ff:ff:ff:ff:ff 16:49:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:49:21 valid_lft forever preferred_lft forever 16:49:21 16:49:21 16:49:21 ---> sar -b -r -n DEV: 16:49:21 Linux 5.4.0-187-generic (prd-ubuntu2004-docker-4c-4g-21097) 07/16/24 _x86_64_ (4 CPU) 16:49:21 16:49:21 16:46:50 LINUX RESTART (4 CPU) 16:49:21 16:49:21 16:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:49:21 16:48:02 320.45 147.29 173.15 0.00 11442.63 45586.00 0.00 16:49:21 16:49:01 108.00 31.82 76.18 0.00 1328.36 9870.82 0.00 16:49:21 Average: 215.11 90.04 125.07 0.00 6427.56 27876.94 0.00 16:49:21 16:49:21 16:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:49:21 16:48:02 13573556 15431716 558904 3.41 54080 2011984 1309072 7.51 796932 1756008 76312 16:49:21 16:49:01 13218348 15388572 584420 3.57 76588 2283604 1310756 7.52 884316 1989448 130384 16:49:21 Average: 13395952 15410144 571662 3.49 65334 2147794 1309914 7.52 840624 1872728 103348 16:49:21 16:49:21 16:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:49:21 16:48:02 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 16:49:21 16:48:02 ens3 415.13 276.07 1992.57 72.74 0.00 0.00 0.00 0.00 16:49:21 16:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:21 16:49:01 lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 16:49:21 16:49:01 ens3 63.54 51.58 600.91 8.71 0.00 0.00 0.00 0.00 16:49:21 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:21 Average: lo 1.21 1.21 0.11 0.11 0.00 0.00 0.00 0.00 16:49:21 Average: ens3 240.80 164.76 1302.53 40.99 0.00 0.00 0.00 0.00 16:49:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:21 16:49:21 16:49:21 ---> sar -P ALL: 16:49:21 Linux 5.4.0-187-generic (prd-ubuntu2004-docker-4c-4g-21097) 07/16/24 _x86_64_ (4 CPU) 16:49:21 16:49:21 16:46:50 LINUX RESTART (4 CPU) 16:49:21 16:49:21 16:47:01 CPU %user %nice %system %iowait %steal %idle 16:49:21 16:48:02 all 16.69 16.81 15.05 5.88 0.11 45.46 16:49:21 16:48:02 0 21.28 15.41 14.81 9.44 0.10 38.95 16:49:21 16:48:02 1 18.52 16.61 15.75 4.36 0.12 44.64 16:49:21 16:48:02 2 12.20 18.43 14.04 5.28 0.14 49.91 16:49:21 16:48:02 3 14.72 16.82 15.57 4.42 0.10 48.37 16:49:21 16:49:01 all 17.24 3.68 3.62 5.07 0.08 70.31 16:49:21 16:49:01 0 3.94 4.76 3.31 1.09 0.07 86.83 16:49:21 16:49:01 1 15.09 2.04 3.01 15.17 0.08 64.60 16:49:21 16:49:01 2 7.76 4.19 3.44 0.75 0.05 83.82 16:49:21 16:49:01 3 42.13 3.76 4.73 3.25 0.10 46.03 16:49:21 Average: all 16.96 10.27 9.35 5.48 0.10 57.85 16:49:21 Average: 0 12.65 10.11 9.09 5.29 0.08 62.77 16:49:21 Average: 1 16.81 9.34 9.39 9.76 0.10 54.60 16:49:21 Average: 2 9.98 11.30 8.74 3.01 0.09 66.88 16:49:21 Average: 3 28.37 10.32 10.17 3.84 0.10 47.20 16:49:21 16:49:21 16:49:21