10:03:30 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/109705 10:03:30 Running as SYSTEM 10:03:30 [EnvInject] - Loading node environment variables. 10:03:30 Building remotely on prd-centos8-builder-4c-4g-14921 (centos8-builder-4c-4g) in workspace /w/workspace/netconf-maven-verify-6.0.x-mvn38-openjdk17 10:03:30 [ssh-agent] Looking for ssh-agent implementation... 10:03:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:31 $ ssh-agent 10:03:31 SSH_AUTH_SOCK=/tmp/ssh-AKrLX5Vi7c2b/agent.5543 10:03:31 SSH_AGENT_PID=5544 10:03:31 [ssh-agent] Started. 10:03:31 Running ssh-add (command line suppressed) 10:03:31 Identity added: /w/workspace/netconf-maven-verify-6.0.x-mvn38-openjdk17@tmp/private_key_4965930709470476689.key (/w/workspace/netconf-maven-verify-6.0.x-mvn38-openjdk17@tmp/private_key_4965930709470476689.key) 10:03:31 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:03:31 The recommended git tool is: NONE 10:03:33 using credential jenkins-ssh 10:03:33 Wiping out workspace first. 10:03:33 Cloning the remote Git repository 10:03:33 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 10:03:33 > git init /w/workspace/netconf-maven-verify-6.0.x-mvn38-openjdk17 # timeout=10 10:03:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 10:03:33 > git --version # timeout=10 10:03:33 > git --version # 'git version 2.39.3' 10:03:33 using GIT_SSH to set credentials jenkins-ssh 10:03:33 [INFO] Currently running in a labeled security context 10:03:33 [INFO] Currently SELinux is 'enforcing' on the host 10:03:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-maven-verify-6.0.x-mvn38-openjdk17@tmp/jenkins-gitclient-ssh6063736929720796514.key 10:03:33 Verifying host key using known hosts file 10:03: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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:03:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 10:03:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 10:03:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:03:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 10:03:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 10:03:40 using GIT_SSH to set credentials jenkins-ssh 10:03:40 [INFO] Currently running in a labeled security context 10:03:40 [INFO] Currently SELinux is 'enforcing' on the host 10:03:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-maven-verify-6.0.x-mvn38-openjdk17@tmp/jenkins-gitclient-ssh5349442305223887443.key 10:03:40 Verifying host key using known hosts file 10:03:40 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:03:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/05/109705/1 # timeout=10 10:03:40 > git rev-parse a40ff72b3d86a603c1b088f9d836470b273046ee^{commit} # timeout=10 10:03:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:03:40 Checking out Revision a40ff72b3d86a603c1b088f9d836470b273046ee (refs/changes/05/109705/1) 10:03:40 > git config core.sparsecheckout # timeout=10 10:03:40 > git checkout -f a40ff72b3d86a603c1b088f9d836470b273046ee # timeout=10 10:03:44 Commit message: "Do not hard-code base path for streams" 10:03:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:03:44 > git rev-list --no-walk 8b930e8d0126c00ef4c82355d171fd52b4397772 # timeout=10 10:03:44 provisioning config files... 10:03:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:03:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:03:44 [netconf-maven-verify-6.0.x-mvn38-openjdk17] $ /bin/bash /tmp/jenkins6923085593885109708.sh 10:03:44 ---> python-tools-install.sh 10:03:44 Setup pyenv: 10:03:44 system 10:03:44 * 3.8.13 (set by /opt/pyenv/version) 10:03:44 * 3.9.13 (set by /opt/pyenv/version) 10:03:44 * 3.10.6 (set by /opt/pyenv/version) 10:03:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r3f8 10:03:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:04:07 lf-activate-venv(): INFO: Installing: lftools 10:06:25 lf-activate-venv(): INFO: Adding /tmp/venv-r3f8/bin to PATH 10:06:25 Generating Requirements File 10:07:00 $ ssh-agent -k 10:07:00 unset SSH_AUTH_SOCK; 10:07:00 unset SSH_AGENT_PID; 10:07:00 echo Agent pid 5544 killed; 10:07:00 [ssh-agent] Stopped. 10:07:00 Build was aborted 10:07:00 Aborted by new patch set. 10:07:00 [PostBuildScript] - [INFO] Executing post build scripts. 10:07:00 [netconf-maven-verify-6.0.x-mvn38-openjdk17] $ /bin/bash /tmp/jenkins9023374292046605025.sh 10:07:00 ---> sysstat.sh 10:07:00 error: subprocess-exited-with-error 10:07:00 10:07:00 × Getting requirements to build wheel did not run successfully. 10:07:00 │ exit code: -15 10:07:00 ╰─> [4 lines of output] 10:07:00 running egg_info 10:07:00 writing src/future.egg-info/PKG-INFO 10:07:00 writing dependency_links to src/future.egg-info/dependency_links.txt 10:07:00 writing entry points to src/future.egg-info/entry_points.txt 10:07:00 [end of output] 10:07:00 10:07:00 note: This error originates from a subprocess, and is likely not a problem with pip. 10:07:00 error: subprocess-exited-with-error 10:07:00 10:07:00 × Getting requirements to build wheel did not run successfully. 10:07:00 │ exit code: -15 10:07:00 ╰─> See above for output. 10:07:00 10:07:00 note: This error originates from a subprocess, and is likely not a problem with pip. 10:07:00 /tmp/jenkins6923085593885109708.sh: line 90: 6157 Terminated python3 -m pip install --quiet --no-warn-script-location --upgrade --upgrade-strategy eager -r "$requirements_file" 10:07:01 [netconf-maven-verify-6.0.x-mvn38-openjdk17] $ /bin/bash /tmp/jenkins3426898209489255887.sh 10:07:01 ---> package-listing.sh 10:07:01 ++ facter osfamily 10:07:01 ++ tr '[:upper:]' '[:lower:]' 10:07:01 + OS_FAMILY=redhat 10:07:01 + workspace=/w/workspace/netconf-maven-verify-6.0.x-mvn38-openjdk17 10:07:01 + START_PACKAGES=/tmp/packages_start.txt 10:07:01 + END_PACKAGES=/tmp/packages_end.txt 10:07:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:07:01 + PACKAGES=/tmp/packages_start.txt 10:07:01 + '[' /w/workspace/netconf-maven-verify-6.0.x-mvn38-openjdk17 ']' 10:07:01 + PACKAGES=/tmp/packages_end.txt 10:07:01 + case "${OS_FAMILY}" in 10:07:01 + rpm -qa 10:07:01 + sort 10:07:01 + '[' -f /tmp/packages_start.txt ']' 10:07:01 + '[' -f /tmp/packages_end.txt ']' 10:07:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:07:01 + '[' /w/workspace/netconf-maven-verify-6.0.x-mvn38-openjdk17 ']' 10:07:01 + mkdir -p /w/workspace/netconf-maven-verify-6.0.x-mvn38-openjdk17/archives/ 10:07:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-verify-6.0.x-mvn38-openjdk17/archives/ 10:07:01 [netconf-maven-verify-6.0.x-mvn38-openjdk17] $ /bin/bash /tmp/jenkins2012709498031009972.sh 10:07:01 ---> capture-instance-metadata.sh 10:07:02 Setup pyenv: 10:07:02 system 10:07:02 3.8.13 10:07:02 3.9.13 10:07:02 * 3.10.6 (set by /w/workspace/netconf-maven-verify-6.0.x-mvn38-openjdk17/.python-version) 10:07:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r3f8 from file:/tmp/.os_lf_venv 10:07:03 lf-activate-venv(): INFO: Installing: lftools 10:07:19 lf-activate-venv(): INFO: Adding /tmp/venv-r3f8/bin to PATH 10:07:19 INFO: Running in OpenStack, capturing instance metadata 10:07:19 [netconf-maven-verify-6.0.x-mvn38-openjdk17] $ /bin/bash /tmp/jenkins17192978425695614715.sh 10:07:19 provisioning config files... 10:07:19 Could not find credentials [logs] for netconf-maven-verify-6.0.x-mvn38-openjdk17 #205 10:07:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-verify-6.0.x-mvn38-openjdk17@tmp/config1113038027171864881tmp 10:07:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:07:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:07:19 provisioning config files... 10:07:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:07:20 [EnvInject] - Injecting environment variables from a build step. 10:07:20 [EnvInject] - Injecting as environment variables the properties content 10:07:20 SERVER_ID=logs 10:07:20 10:07:20 [EnvInject] - Variables injected successfully. 10:07:20 [netconf-maven-verify-6.0.x-mvn38-openjdk17] $ /bin/bash /tmp/jenkins8465582446395507290.sh 10:07:20 ---> create-netrc.sh 10:07:20 WARN: Log server credential not found. 10:07:20 [netconf-maven-verify-6.0.x-mvn38-openjdk17] $ /bin/bash /tmp/jenkins14117459150235363425.sh 10:07:20 ---> python-tools-install.sh 10:07:20 Setup pyenv: 10:07:20 system 10:07:20 3.8.13 10:07:20 3.9.13 10:07:20 * 3.10.6 (set by /w/workspace/netconf-maven-verify-6.0.x-mvn38-openjdk17/.python-version) 10:07:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r3f8 from file:/tmp/.os_lf_venv 10:07:22 lf-activate-venv(): INFO: Installing: lftools 10:07:35 lf-activate-venv(): INFO: Adding /tmp/venv-r3f8/bin to PATH 10:07:35 Generating Requirements File 10:08:07 Python 3.10.6 10:08:07 pip 23.3.2 from /tmp/venv-r3f8/lib/python3.10/site-packages/pip (python 3.10) 10:08:08 appdirs==1.4.4 10:08:08 argcomplete==3.2.1 10:08:08 aspy.yaml==1.3.0 10:08:08 attrs==23.2.0 10:08:08 autopage==0.5.2 10:08:08 Babel==2.14.0 10:08:08 beautifulsoup4==4.12.2 10:08:08 boto3==1.34.15 10:08:08 botocore==1.34.15 10:08:08 bs4==0.0.1 10:08:08 cachetools==5.3.2 10:08:08 certifi==2023.11.17 10:08:08 cffi==1.16.0 10:08:08 cfgv==3.4.0 10:08:08 chardet==5.2.0 10:08:08 charset-normalizer==3.3.2 10:08:08 click==8.1.7 10:08:08 cliff==4.4.0 10:08:08 cmd2==2.4.3 10:08:08 cryptography==3.3.2 10:08:08 debtcollector==2.5.0 10:08:08 decorator==5.1.1 10:08:08 defusedxml==0.7.1 10:08:08 Deprecated==1.2.14 10:08:08 distlib==0.3.8 10:08:08 dnspython==2.4.2 10:08:08 docker==4.2.2 10:08:08 dogpile.cache==1.3.0 10:08:08 email-validator==2.1.0.post1 10:08:08 filelock==3.13.1 10:08:08 future==0.18.3 10:08:08 gitdb==4.0.11 10:08:08 GitPython==3.1.40 10:08:08 google-auth==2.26.1 10:08:08 httplib2==0.22.0 10:08:08 identify==2.5.33 10:08:08 idna==3.6 10:08:08 importlib-metadata==7.0.1 10:08:08 importlib-resources==1.5.0 10:08:08 iso8601==2.1.0 10:08:08 Jinja2==3.1.2 10:08:08 jmespath==1.0.1 10:08:08 jsonpatch==1.33 10:08:08 jsonpointer==2.4 10:08:08 jsonschema==4.20.0 10:08:08 jsonschema-specifications==2023.12.1 10:08:08 keystoneauth1==5.4.0 10:08:08 kubernetes==29.0.0 10:08:08 lftools==0.37.8 10:08:08 lxml==5.1.0 10:08:08 MarkupSafe==2.1.3 10:08:08 msgpack==1.0.7 10:08:08 multi_key_dict==2.0.3 10:08:08 munch==4.0.0 10:08:08 netaddr==0.10.1 10:08:08 netifaces==0.11.0 10:08:08 niet==1.4.2 10:08:08 nodeenv==1.8.0 10:08:08 oauth2client==4.1.3 10:08:08 oauthlib==3.2.2 10:08:08 openstacksdk==0.62.0 10:08:08 os-client-config==2.1.0 10:08:08 os-service-types==1.7.0 10:08:08 osc-lib==2.9.0 10:08:08 oslo.config==9.2.0 10:08:08 oslo.context==5.3.0 10:08:08 oslo.i18n==6.2.0 10:08:08 oslo.log==5.4.0 10:08:08 oslo.serialization==5.2.0 10:08:08 oslo.utils==6.3.0 10:08:08 packaging==23.2 10:08:08 pbr==6.0.0 10:08:08 platformdirs==4.1.0 10:08:08 prettytable==3.9.0 10:08:08 pyasn1==0.5.1 10:08:08 pyasn1-modules==0.3.0 10:08:08 pycparser==2.21 10:08:08 pygerrit2==2.0.15 10:08:08 PyGithub==2.1.1 10:08:08 pyinotify==0.9.6 10:08:08 PyJWT==2.8.0 10:08:08 PyNaCl==1.5.0 10:08:08 pyparsing==2.4.7 10:08:08 pyperclip==1.8.2 10:08:08 pyrsistent==0.20.0 10:08:08 python-cinderclient==9.4.0 10:08:08 python-dateutil==2.8.2 10:08:08 python-heatclient==3.3.0 10:08:08 python-jenkins==1.8.2 10:08:08 python-keystoneclient==5.2.0 10:08:08 python-magnumclient==4.3.0 10:08:08 python-novaclient==18.4.0 10:08:08 python-openstackclient==6.0.0 10:08:08 python-swiftclient==4.4.0 10:08:08 pytz==2023.3.post1 10:08:08 PyYAML==6.0.1 10:08:08 referencing==0.32.1 10:08:08 requests==2.31.0 10:08:08 requests-oauthlib==1.3.1 10:08:08 requestsexceptions==1.4.0 10:08:08 rfc3986==2.0.0 10:08:08 rpds-py==0.16.2 10:08:08 rsa==4.9 10:08:08 ruamel.yaml==0.18.5 10:08:08 ruamel.yaml.clib==0.2.8 10:08:08 s3transfer==0.10.0 10:08:08 simplejson==3.19.2 10:08:08 six==1.16.0 10:08:08 smmap==5.0.1 10:08:08 soupsieve==2.5 10:08:08 stevedore==5.1.0 10:08:08 tabulate==0.9.0 10:08:08 toml==0.10.2 10:08:08 tomlkit==0.12.3 10:08:08 tqdm==4.66.1 10:08:08 typing_extensions==4.9.0 10:08:08 tzdata==2023.4 10:08:08 urllib3==1.26.18 10:08:08 virtualenv==20.25.0 10:08:08 wcwidth==0.2.13 10:08:08 websocket-client==1.7.0 10:08:08 wrapt==1.16.0 10:08:08 xdg==6.0.0 10:08:08 xmltodict==0.13.0 10:08:08 yq==3.2.3 10:08:08 zipp==3.17.0 10:08:08 [netconf-maven-verify-6.0.x-mvn38-openjdk17] $ /bin/bash /tmp/jenkins1180357055284129942.sh 10:08:08 ---> sudo-logs.sh 10:08:08 Archiving 'sudo' log.. 10:08:08 [netconf-maven-verify-6.0.x-mvn38-openjdk17] $ /bin/bash /tmp/jenkins11970726818110179043.sh 10:08:08 ---> job-cost.sh 10:08:08 Setup pyenv: 10:08:08 system 10:08:08 3.8.13 10:08:08 3.9.13 10:08:08 * 3.10.6 (set by /w/workspace/netconf-maven-verify-6.0.x-mvn38-openjdk17/.python-version) 10:08:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r3f8 from file:/tmp/.os_lf_venv 10:08:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:08:28 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. 10:08:28 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 10:08:28 lf-activate-venv(): INFO: Adding /tmp/venv-r3f8/bin to PATH 10:08:28 INFO: No Stack... 10:08:30 INFO: Retrieving Pricing Info for: v3-standard-4 10:08:31 INFO: Archiving Costs 10:08:31 [netconf-maven-verify-6.0.x-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins13160995437277940173.sh 10:08:31 ---> logs-deploy.sh 10:08:31 Setup pyenv: 10:08:31 system 10:08:31 3.8.13 10:08:31 3.9.13 10:08:31 * 3.10.6 (set by /w/workspace/netconf-maven-verify-6.0.x-mvn38-openjdk17/.python-version) 10:08:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r3f8 from file:/tmp/.os_lf_venv 10:08:36 lf-activate-venv(): INFO: Installing: lftools 10:09:05 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. 10:09:05 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:09:05 lf-activate-venv(): INFO: Adding /tmp/venv-r3f8/bin to PATH 10:09:05 WARNING: Nexus logging server not set 10:09:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-verify-6.0.x-mvn38-openjdk17/205/ 10:09:05 INFO: archiving logs to S3 10:09:06 ---> uname -a: 10:09:06 Linux prd-centos8-builder-4c-4g-14921.novalocal 4.18.0-500.el8.x86_64 #1 SMP Wed Jun 28 00:07:07 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 10:09:06 10:09:06 10:09:06 ---> lscpu: 10:09:06 Architecture: x86_64 10:09:06 CPU op-mode(s): 32-bit, 64-bit 10:09:06 Byte Order: Little Endian 10:09:06 CPU(s): 4 10:09:06 On-line CPU(s) list: 0-3 10:09:06 Thread(s) per core: 1 10:09:06 Core(s) per socket: 1 10:09:06 Socket(s): 4 10:09:06 NUMA node(s): 1 10:09:06 Vendor ID: AuthenticAMD 10:09:06 CPU family: 23 10:09:06 Model: 49 10:09:06 Model name: AMD EPYC-Rome Processor 10:09:06 Stepping: 0 10:09:06 CPU MHz: 2800.000 10:09:06 BogoMIPS: 5600.00 10:09:06 Virtualization: AMD-V 10:09:06 Hypervisor vendor: KVM 10:09:06 Virtualization type: full 10:09:06 L1d cache: 32K 10:09:06 L1i cache: 32K 10:09:06 L2 cache: 512K 10:09:06 L3 cache: 16384K 10:09:06 NUMA node0 CPU(s): 0-3 10:09:06 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:09:06 10:09:06 10:09:06 ---> nproc: 10:09:06 4 10:09:06 10:09:06 10:09:06 ---> df -h: 10:09:06 Filesystem Size Used Avail Use% Mounted on 10:09:06 devtmpfs 7.7G 0 7.7G 0% /dev 10:09:06 tmpfs 7.7G 0 7.7G 0% /dev/shm 10:09:06 tmpfs 7.7G 17M 7.7G 1% /run 10:09:06 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 10:09:06 /dev/vda1 80G 8.2G 72G 11% / 10:09:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:09:06 10:09:06 10:09:06 ---> free -m: 10:09:06 total used free shared buff/cache available 10:09:06 Mem: 15761 727 12711 19 2321 14703 10:09:06 Swap: 1023 0 1023 10:09:06 10:09:06 10:09:06 ---> ip addr: 10:09:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:09:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:09:06 inet 127.0.0.1/8 scope host lo 10:09:06 valid_lft forever preferred_lft forever 10:09:06 inet6 ::1/128 scope host 10:09:06 valid_lft forever preferred_lft forever 10:09:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:09:06 link/ether fa:16:3e:86:37:54 brd ff:ff:ff:ff:ff:ff 10:09:06 altname enp0s3 10:09:06 altname ens3 10:09:06 inet 10.30.170.42/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 10:09:06 valid_lft 86009sec preferred_lft 86009sec 10:09:06 inet6 fe80::f816:3eff:fe86:3754/64 scope link 10:09:06 valid_lft forever preferred_lft forever 10:09:06 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:09:06 link/ether 02:42:55:a8:c6:e1 brd ff:ff:ff:ff:ff:ff 10:09:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:09:06 valid_lft forever preferred_lft forever 10:09:06 10:09:06 10:09:06 ---> sar -b -r -n DEV: 10:09:06 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-21bbbc75-ead6-4b9d-8347-14692a407f34.nov) 01/09/2024 _x86_64_ (4 CPU) 10:09:06 10:09:06 10:02:28 LINUX RESTART (4 CPU) 10:09:06 10:09:06 10:03:01 AM tps rtps wtps bread/s bwrtn/s 10:09:06 10:04:01 AM 185.62 25.87 159.75 6079.71 20686.20 10:09:06 10:05:01 AM 33.22 0.32 32.91 32.66 3149.23 10:09:06 10:06:01 AM 30.74 6.63 24.11 1270.72 2597.37 10:09:06 10:07:01 AM 78.64 0.28 78.36 12.00 7482.44 10:09:06 10:08:01 AM 34.09 0.43 33.66 59.72 2532.51 10:09:06 10:09:01 AM 59.22 0.23 58.99 23.60 5613.96 10:09:06 Average: 70.26 5.63 64.63 1246.47 7010.57 10:09:06 10:09:06 10:03:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:09:06 10:04:01 AM 13515712 15150220 2623608 16.26 2688 1859988 1144432 6.66 189384 2118796 61628 10:09:06 10:05:01 AM 13444748 15108056 2694572 16.70 2688 1888384 1179072 6.86 194888 2181696 16740 10:09:06 10:06:01 AM 13305060 15080560 2834260 17.56 2688 1997740 1202544 7.00 226428 2280168 23532 10:09:06 10:07:01 AM 13223044 15148492 2916276 18.07 2688 2138988 1151600 6.70 221604 2331292 52276 10:09:06 10:08:01 AM 13036276 15063368 3103044 19.23 2688 2237336 1170504 6.81 411672 2320352 102784 10:09:06 10:09:01 AM 12989508 15032868 3149812 19.52 2688 2249184 1187272 6.91 399048 2360336 13340 10:09:06 Average: 13252391 15097261 2886929 17.89 2688 2061937 1172571 6.82 273837 2265440 45050 10:09:06 10:09:06 10:03:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:09:06 10:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:06 10:04:01 AM eth0 312.33 190.25 1375.28 58.66 0.00 0.00 0.00 0.00 10:09:06 10:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:06 10:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:06 10:05:01 AM eth0 14.76 14.90 191.13 1.68 0.00 0.00 0.00 0.00 10:09:06 10:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:06 10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:06 10:06:01 AM eth0 29.25 27.16 427.33 3.10 0.00 0.00 0.00 0.00 10:09:06 10:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:06 10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:06 10:07:01 AM eth0 37.67 31.46 503.66 4.60 0.00 0.00 0.00 0.00 10:09:06 10:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:06 10:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:06 10:08:01 AM eth0 15.70 15.75 25.92 6.54 0.00 0.00 0.00 0.00 10:09:06 10:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:06 10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:06 10:09:01 AM eth0 9.10 9.55 33.24 3.69 0.00 0.00 0.00 0.00 10:09:06 10:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:06 Average: eth0 69.80 48.18 426.11 13.05 0.00 0.00 0.00 0.00 10:09:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:06 10:09:06 10:09:06 ---> sar -P ALL: 10:09:06 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-21bbbc75-ead6-4b9d-8347-14692a407f34.nov) 01/09/2024 _x86_64_ (4 CPU) 10:09:06 10:09:06 10:02:28 LINUX RESTART (4 CPU) 10:09:06 10:09:06 10:03:01 AM CPU %user %nice %system %iowait %steal %idle 10:09:06 10:04:01 AM all 11.38 0.00 2.49 18.82 0.11 67.21 10:09:06 10:04:01 AM 0 8.84 0.00 2.68 23.01 0.07 65.40 10:09:06 10:04:01 AM 1 6.61 0.00 2.33 15.15 0.07 75.83 10:09:06 10:04:01 AM 2 13.95 0.00 2.47 23.52 0.22 59.85 10:09:06 10:04:01 AM 3 16.14 0.00 2.46 13.56 0.10 67.75 10:09:06 10:05:01 AM all 2.60 0.00 0.28 16.31 0.03 80.78 10:09:06 10:05:01 AM 0 0.27 0.00 0.12 2.09 0.03 97.49 10:09:06 10:05:01 AM 1 3.09 0.00 0.34 21.79 0.03 74.75 10:09:06 10:05:01 AM 2 0.90 0.00 0.18 21.72 0.03 77.16 10:09:06 10:05:01 AM 3 6.17 0.00 0.49 19.67 0.03 73.65 10:09:06 10:06:01 AM all 6.50 0.00 0.71 6.16 0.05 86.59 10:09:06 10:06:01 AM 0 2.09 0.00 0.65 3.58 0.03 93.64 10:09:06 10:06:01 AM 1 11.03 0.00 1.04 7.84 0.05 80.04 10:09:06 10:06:01 AM 2 4.33 0.00 0.64 9.33 0.07 85.63 10:09:06 10:06:01 AM 3 8.54 0.00 0.50 3.88 0.03 87.04 10:09:06 10:07:01 AM all 9.39 0.00 0.96 6.83 0.11 82.71 10:09:06 10:07:01 AM 0 5.80 0.00 0.50 2.72 0.07 90.91 10:09:06 10:07:01 AM 1 2.38 0.00 0.49 5.76 0.15 91.23 10:09:06 10:07:01 AM 2 21.48 0.00 2.22 14.07 0.13 62.10 10:09:06 10:07:01 AM 3 7.94 0.00 0.63 4.81 0.10 86.52 10:09:06 10:08:01 AM all 16.56 0.00 0.86 1.41 0.12 81.05 10:09:06 10:08:01 AM 0 2.61 0.00 0.43 0.47 0.07 96.43 10:09:06 10:08:01 AM 1 8.38 0.00 0.59 1.41 0.18 89.44 10:09:06 10:08:01 AM 2 29.89 0.00 1.31 1.78 0.13 66.90 10:09:06 10:08:01 AM 3 25.41 0.00 1.12 2.01 0.08 71.37 10:09:06 10:09:01 AM all 9.88 0.00 0.91 8.92 0.07 80.22 10:09:06 10:09:01 AM 0 4.90 0.00 0.75 1.25 0.03 93.06 10:09:06 10:09:01 AM 1 3.57 0.00 0.33 8.65 0.10 87.34 10:09:06 10:09:01 AM 2 15.33 0.00 1.16 12.56 0.07 70.89 10:09:06 10:09:01 AM 3 15.81 0.00 1.38 13.31 0.08 69.41 10:09:06 Average: all 9.38 0.00 1.03 9.74 0.08 79.77 10:09:06 Average: 0 4.08 0.00 0.86 5.51 0.05 89.51 10:09:06 Average: 1 5.85 0.00 0.85 10.09 0.10 83.12 10:09:06 Average: 2 14.30 0.00 1.33 13.83 0.11 70.43 10:09:06 Average: 3 13.33 0.00 1.10 9.53 0.07 75.98 10:09:06 10:09:06 10:09:06