07:24:25 Started by timer 07:24:25 Running as SYSTEM 07:24:25 [EnvInject] - Loading node environment variables. 07:24:25 Building remotely on prd-centos7-builder-4c-4g-14323 (centos7-builder-4c-4g) in workspace /w/workspace/genius-maven-merge-master 07:24:25 [ssh-agent] Looking for ssh-agent implementation... 07:24:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:25 $ ssh-agent 07:24:25 SSH_AUTH_SOCK=/tmp/ssh-I3wsBIfd4XjU/agent.8380 07:24:25 SSH_AGENT_PID=8382 07:24:25 [ssh-agent] Started. 07:24:25 Running ssh-add (command line suppressed) 07:24:25 Identity added: /w/workspace/genius-maven-merge-master@tmp/private_key_17653037391151183797.key (/w/workspace/genius-maven-merge-master@tmp/private_key_17653037391151183797.key) 07:24:26 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:24:26 The recommended git tool is: NONE 07:24:34 using credential jenkins-ssh 07:24:34 Wiping out workspace first. 07:24:34 Cloning the remote Git repository 07:24:34 Cloning repository git://devvexx.opendaylight.org/mirror/genius 07:24:34 > git init /w/workspace/genius-maven-merge-master # timeout=10 07:24:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/genius 07:24:34 > git --version # timeout=10 07:24:34 > git --version # 'git version 2.36.6' 07:24:34 using GIT_SSH to set credentials jenkins-ssh 07:24:34 [INFO] Currently running in a labeled security context 07:24:34 [INFO] Currently SELinux is 'enforcing' on the host 07:24:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/genius-maven-merge-master@tmp/jenkins-gitclient-ssh5430036134073444629.key 07:24:34 Verifying host key using known hosts file 07:24:34 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. 07:24:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/genius +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/genius # timeout=10 07:24:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:37 Avoid second fetch 07:24:37 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:24:37 Checking out Revision 9bcb652ce401698c2297f4b9586821dd0d4e9230 (refs/remotes/origin/master) 07:24:37 > git config core.sparsecheckout # timeout=10 07:24:37 > git checkout -f 9bcb652ce401698c2297f4b9586821dd0d4e9230 # timeout=10 07:24:37 Commit message: "Freeze upstream versions" 07:24:37 > git rev-list --no-walk 9bcb652ce401698c2297f4b9586821dd0d4e9230 # timeout=10 07:24:38 provisioning config files... 07:24:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:24:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:24:38 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins4876185019173143062.sh 07:24:38 ---> python-tools-install.sh 07:24:38 Setup pyenv: 07:24:38 system 07:24:38 * 3.8.13 (set by /opt/pyenv/version) 07:24:38 * 3.9.13 (set by /opt/pyenv/version) 07:24:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w5A3 07:24:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:24:46 lf-activate-venv(): INFO: Installing: lftools 07:25:19 lf-activate-venv(): INFO: Adding /tmp/venv-w5A3/bin to PATH 07:25:19 Generating Requirements File 07:26:01 Python 3.9.13 07:26:02 pip 23.3.2 from /tmp/venv-w5A3/lib/python3.9/site-packages/pip (python 3.9) 07:26:02 appdirs==1.4.4 07:26:02 argcomplete==3.2.1 07:26:02 aspy.yaml==1.3.0 07:26:02 attrs==23.2.0 07:26:02 autopage==0.5.2 07:26:02 Babel==2.14.0 07:26:02 beautifulsoup4==4.12.2 07:26:02 boto3==1.34.14 07:26:02 botocore==1.34.14 07:26:02 bs4==0.0.1 07:26:02 cachetools==5.3.2 07:26:02 certifi==2023.11.17 07:26:02 cffi==1.16.0 07:26:02 cfgv==3.4.0 07:26:02 chardet==5.2.0 07:26:02 charset-normalizer==3.3.2 07:26:02 click==8.1.7 07:26:02 cliff==4.4.0 07:26:02 cmd2==2.4.3 07:26:02 cryptography==3.3.2 07:26:02 debtcollector==2.5.0 07:26:02 decorator==5.1.1 07:26:02 defusedxml==0.7.1 07:26:02 Deprecated==1.2.14 07:26:02 distlib==0.3.8 07:26:02 dnspython==2.4.2 07:26:02 docker==4.2.2 07:26:02 dogpile.cache==1.3.0 07:26:02 email-validator==2.1.0.post1 07:26:02 filelock==3.13.1 07:26:02 future==0.18.3 07:26:02 gitdb==4.0.11 07:26:02 GitPython==3.1.40 07:26:02 google-auth==2.26.1 07:26:02 httplib2==0.22.0 07:26:02 identify==2.5.33 07:26:02 idna==3.6 07:26:02 importlib-metadata==7.0.1 07:26:02 importlib-resources==1.5.0 07:26:02 iso8601==2.1.0 07:26:02 Jinja2==3.1.2 07:26:02 jmespath==1.0.1 07:26:02 jsonpatch==1.33 07:26:02 jsonpointer==2.4 07:26:02 jsonschema==4.20.0 07:26:02 jsonschema-specifications==2023.12.1 07:26:02 keystoneauth1==5.4.0 07:26:02 kubernetes==28.1.0 07:26:02 lftools==0.37.8 07:26:02 lxml==5.0.1 07:26:02 MarkupSafe==2.1.3 07:26:02 msgpack==1.0.7 07:26:02 multi_key_dict==2.0.3 07:26:02 munch==4.0.0 07:26:02 netaddr==0.10.1 07:26:02 netifaces==0.11.0 07:26:02 niet==1.4.2 07:26:02 nodeenv==1.8.0 07:26:02 oauth2client==4.1.3 07:26:02 oauthlib==3.2.2 07:26:02 openstacksdk==0.62.0 07:26:02 os-client-config==2.1.0 07:26:02 os-service-types==1.7.0 07:26:02 osc-lib==2.9.0 07:26:02 oslo.config==9.2.0 07:26:02 oslo.context==5.3.0 07:26:02 oslo.i18n==6.2.0 07:26:02 oslo.log==5.4.0 07:26:02 oslo.serialization==5.2.0 07:26:02 oslo.utils==6.3.0 07:26:02 packaging==23.2 07:26:02 pbr==6.0.0 07:26:02 platformdirs==4.1.0 07:26:02 prettytable==3.9.0 07:26:02 pyasn1==0.5.1 07:26:02 pyasn1-modules==0.3.0 07:26:02 pycparser==2.21 07:26:02 pygerrit2==2.0.15 07:26:02 PyGithub==2.1.1 07:26:02 pyinotify==0.9.6 07:26:02 PyJWT==2.8.0 07:26:02 PyNaCl==1.5.0 07:26:02 pyparsing==2.4.7 07:26:02 pyperclip==1.8.2 07:26:02 pyrsistent==0.20.0 07:26:02 python-cinderclient==9.4.0 07:26:02 python-dateutil==2.8.2 07:26:02 python-heatclient==3.3.0 07:26:02 python-jenkins==1.8.2 07:26:02 python-keystoneclient==5.2.0 07:26:02 python-magnumclient==4.3.0 07:26:02 python-novaclient==18.4.0 07:26:02 python-openstackclient==6.0.0 07:26:02 python-swiftclient==4.4.0 07:26:02 pytz==2023.3.post1 07:26:02 PyYAML==6.0.1 07:26:02 referencing==0.32.1 07:26:02 requests==2.31.0 07:26:02 requests-oauthlib==1.3.1 07:26:02 requestsexceptions==1.4.0 07:26:02 rfc3986==2.0.0 07:26:02 rpds-py==0.16.2 07:26:02 rsa==4.9 07:26:02 ruamel.yaml==0.18.5 07:26:02 ruamel.yaml.clib==0.2.8 07:26:02 s3transfer==0.10.0 07:26:02 simplejson==3.19.2 07:26:02 six==1.16.0 07:26:02 smmap==5.0.1 07:26:02 soupsieve==2.5 07:26:02 stevedore==5.1.0 07:26:02 tabulate==0.9.0 07:26:02 toml==0.10.2 07:26:02 tomlkit==0.12.3 07:26:02 tqdm==4.66.1 07:26:02 typing_extensions==4.9.0 07:26:02 tzdata==2023.4 07:26:02 urllib3==1.26.18 07:26:02 virtualenv==20.25.0 07:26:02 wcwidth==0.2.13 07:26:02 websocket-client==1.7.0 07:26:02 wrapt==1.16.0 07:26:02 xdg==6.0.0 07:26:02 xmltodict==0.13.0 07:26:02 yq==3.2.3 07:26:02 zipp==3.17.0 07:26:02 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins9490912635657712368.sh 07:26:02 + mkdir -p /w/workspace/genius-maven-merge-master/target/classes /w/workspace/genius-maven-merge-master/jacoco/classes 07:26:02 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins2838909164627697275.sh 07:26:02 + echo quiet=on 07:26:02 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos7-builder-4c-4g-14323 07:26:03 [genius-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=genius -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 07:26:03 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=genius --version 07:26:03 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 07:26:03 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 07:26:03 Java version: 11.0.21, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.21.0.9-1.el7_9.x86_64 07:26:03 Default locale: en_US, platform encoding: UTF-8 07:26:03 OS name: "linux", version: "3.10.0-1160.102.1.el7.x86_64", arch: "amd64", family: "unix" 07:26:03 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins18438958029344293411.sh 07:26:03 + rm /home/jenkins/.wgetrc 07:26:03 [EnvInject] - Injecting environment variables from a build step. 07:26:03 [EnvInject] - Injecting as environment variables the properties content 07:26:03 SET_JDK_VERSION=openjdk17 07:26:03 GIT_URL="git://devvexx.opendaylight.org/mirror" 07:26:03 07:26:03 [EnvInject] - Variables injected successfully. 07:26:03 [genius-maven-merge-master] $ /bin/sh /tmp/jenkins3498925257469458238.sh 07:26:03 ---> update-java-alternatives.sh 07:26:03 ---> Updating Java version 07:26:04 ---> RedHat type system detected 07:26:04 /usr/lib/jvm/java-17-openjdk directory not found - trying to find an approaching one 07:26:04 ls: cannot access /usr/lib/jvm/java-17-openjdk*: No such file or directory 07:26:04 no /usr/lib/jvm/java-17-openjdk directory nor candidate found -exiting 07:26:04 Build step 'Execute shell' marked build as failure 07:26:04 $ ssh-agent -k 07:26:04 unset SSH_AUTH_SOCK; 07:26:04 unset SSH_AGENT_PID; 07:26:04 echo Agent pid 8382 killed; 07:26:04 [ssh-agent] Stopped. 07:26:04 [PostBuildScript] - [INFO] Executing post build scripts. 07:26:04 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins16910616669269084291.sh 07:26:04 ---> sysstat.sh 07:26:04 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins60125934317941650.sh 07:26:04 ---> package-listing.sh 07:26:04 ++ facter osfamily 07:26:04 ++ tr '[:upper:]' '[:lower:]' 07:26:04 + OS_FAMILY=redhat 07:26:04 + workspace=/w/workspace/genius-maven-merge-master 07:26:04 + START_PACKAGES=/tmp/packages_start.txt 07:26:04 + END_PACKAGES=/tmp/packages_end.txt 07:26:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:26:04 + PACKAGES=/tmp/packages_start.txt 07:26:04 + '[' /w/workspace/genius-maven-merge-master ']' 07:26:04 + PACKAGES=/tmp/packages_end.txt 07:26:04 + case "${OS_FAMILY}" in 07:26:04 + rpm -qa 07:26:04 + sort 07:26:05 + '[' -f /tmp/packages_start.txt ']' 07:26:05 + '[' -f /tmp/packages_end.txt ']' 07:26:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:26:05 + '[' /w/workspace/genius-maven-merge-master ']' 07:26:05 + mkdir -p /w/workspace/genius-maven-merge-master/archives/ 07:26:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/genius-maven-merge-master/archives/ 07:26:05 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins6221783659323983634.sh 07:26:05 ---> capture-instance-metadata.sh 07:26:05 Setup pyenv: 07:26:05 system 07:26:05 3.8.13 07:26:05 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:26:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w5A3 from file:/tmp/.os_lf_venv 07:26:07 lf-activate-venv(): INFO: Installing: lftools 07:26:24 lf-activate-venv(): INFO: Adding /tmp/venv-w5A3/bin to PATH 07:26:24 INFO: Running in OpenStack, capturing instance metadata 07:26:25 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins4956626387088964428.sh 07:26:25 provisioning config files... 07:26:25 Could not find credentials [logs] for genius-maven-merge-master #992 07:26:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/genius-maven-merge-master@tmp/config15007502917611359408tmp 07:26:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:26:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:26:25 provisioning config files... 07:26:26 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:26:26 [EnvInject] - Injecting environment variables from a build step. 07:26:26 [EnvInject] - Injecting as environment variables the properties content 07:26:26 SERVER_ID=logs 07:26:26 07:26:26 [EnvInject] - Variables injected successfully. 07:26:26 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins14250777760364718355.sh 07:26:26 ---> create-netrc.sh 07:26:26 WARN: Log server credential not found. 07:26:26 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins9099975905036680987.sh 07:26:26 ---> python-tools-install.sh 07:26:26 Setup pyenv: 07:26:26 system 07:26:26 3.8.13 07:26:26 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:26:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w5A3 from file:/tmp/.os_lf_venv 07:26:27 lf-activate-venv(): INFO: Installing: lftools 07:26:42 lf-activate-venv(): INFO: Adding /tmp/venv-w5A3/bin to PATH 07:26:42 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins11427517093485439111.sh 07:26:42 ---> sudo-logs.sh 07:26:42 Archiving 'sudo' log.. 07:26:42 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins11813108688812512777.sh 07:26:42 ---> job-cost.sh 07:26:42 Setup pyenv: 07:26:42 system 07:26:42 3.8.13 07:26:42 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:26:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w5A3 from file:/tmp/.os_lf_venv 07:26:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:26:57 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. 07:26:57 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 07:26:57 lf-activate-venv(): INFO: Adding /tmp/venv-w5A3/bin to PATH 07:26:57 INFO: No Stack... 07:26:57 INFO: Retrieving Pricing Info for: v3-standard-4 07:26:58 INFO: Archiving Costs 07:26:58 [genius-maven-merge-master] $ /bin/bash -l /tmp/jenkins12065114462885984411.sh 07:26:58 ---> logs-deploy.sh 07:26:58 Setup pyenv: 07:26:58 system 07:26:58 3.8.13 07:26:58 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:26:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w5A3 from file:/tmp/.os_lf_venv 07:27:00 lf-activate-venv(): INFO: Installing: lftools 07:27:14 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. 07:27:14 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:27:15 lf-activate-venv(): INFO: Adding /tmp/venv-w5A3/bin to PATH 07:27:15 WARNING: Nexus logging server not set 07:27:15 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/genius-maven-merge-master/992/ 07:27:15 INFO: archiving logs to S3 07:27:16 ---> uname -a: 07:27:16 Linux prd-centos7-builder-4c-4g-14323.novalocal 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 07:27:16 07:27:16 07:27:16 ---> lscpu: 07:27:16 Architecture: x86_64 07:27:16 CPU op-mode(s): 32-bit, 64-bit 07:27:16 Byte Order: Little Endian 07:27:16 CPU(s): 4 07:27:16 On-line CPU(s) list: 0-3 07:27:16 Thread(s) per core: 1 07:27:16 Core(s) per socket: 1 07:27:16 Socket(s): 4 07:27:16 NUMA node(s): 1 07:27:16 Vendor ID: AuthenticAMD 07:27:16 CPU family: 23 07:27:16 Model: 49 07:27:16 Model name: AMD EPYC-Rome Processor 07:27:16 Stepping: 0 07:27:16 CPU MHz: 2799.996 07:27:16 BogoMIPS: 5599.99 07:27:16 Virtualization: AMD-V 07:27:16 Hypervisor vendor: KVM 07:27:16 Virtualization type: full 07:27:16 L1d cache: 32K 07:27:16 L1i cache: 32K 07:27:16 L2 cache: 512K 07:27:16 L3 cache: 16384K 07:27:16 NUMA node0 CPU(s): 0-3 07:27:16 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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:27:16 07:27:16 07:27:16 ---> nproc: 07:27:16 4 07:27:16 07:27:16 07:27:16 ---> df -h: 07:27:16 Filesystem Size Used Avail Use% Mounted on 07:27:16 devtmpfs 7.8G 0 7.8G 0% /dev 07:27:16 tmpfs 7.8G 0 7.8G 0% /dev/shm 07:27:16 tmpfs 7.8G 17M 7.8G 1% /run 07:27:16 tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup 07:27:16 /dev/vda1 80G 5.5G 75G 7% / 07:27:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:27:16 07:27:16 07:27:16 ---> free -m: 07:27:16 total used free shared buff/cache available 07:27:16 Mem: 15884 806 12973 16 2104 14757 07:27:16 Swap: 1023 0 1023 07:27:16 07:27:16 07:27:16 ---> ip addr: 07:27:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:27:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:27:16 inet 127.0.0.1/8 scope host lo 07:27:16 valid_lft forever preferred_lft forever 07:27:16 inet6 ::1/128 scope host 07:27:16 valid_lft forever preferred_lft forever 07:27:16 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:27:16 link/ether fa:16:3e:19:0b:eb brd ff:ff:ff:ff:ff:ff 07:27:16 inet 10.30.170.238/23 brd 10.30.171.255 scope global dynamic eth0 07:27:16 valid_lft 86195sec preferred_lft 86195sec 07:27:16 inet6 fe80::f816:3eff:fe19:beb/64 scope link 07:27:16 valid_lft forever preferred_lft forever 07:27:16 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:27:16 link/ether 02:42:2a:5d:2b:2e brd ff:ff:ff:ff:ff:ff 07:27:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:27:16 valid_lft forever preferred_lft forever 07:27:16 07:27:16 07:27:16 ---> sar -b -r -n DEV: 07:27:16 Linux 3.10.0-1160.102.1.el7.x86_64 (centos-7-builder-41f017ea-22d6-4133-9b56-ba9b03e4cebe.novalocal) 01/07/2024 _x86_64_ (4 CPU) 07:27:16 07:27:16 07:23:44 AM LINUX RESTART 07:27:16 07:27:16 07:24:04 AM tps rtps wtps bread/s bwrtn/s 07:27:16 07:25:02 AM 115.16 27.34 87.82 5240.80 28352.31 07:27:16 07:26:02 AM 241.38 0.75 240.63 23.71 9113.09 07:27:16 07:27:01 AM 214.61 2.57 212.04 309.92 7096.34 07:27:16 Average: 191.24 10.03 181.21 1819.73 14700.45 07:27:16 07:27:16 07:24:04 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:27:16 07:25:02 AM 13665156 2600808 15.99 2620 1759824 1048480 6.06 687896 1561688 70952 07:27:16 07:26:02 AM 13417656 2848308 17.51 2620 2009272 979848 5.66 656712 1775444 143280 07:27:16 07:27:01 AM 13331268 2934696 18.04 2620 2038784 1018448 5.88 843104 1672896 27216 07:27:16 Average: 13471360 2794604 17.18 2620 1935960 1015592 5.87 729237 1670009 80483 07:27:16 07:27:16 07:24:04 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:27:16 07:25:02 AM eth0 308.96 225.18 1280.57 57.76 0.00 0.00 0.00 07:27:16 07:25:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:16 07:25:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:16 07:26:02 AM eth0 59.03 51.56 797.69 5.85 0.00 0.00 0.00 07:27:16 07:26:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:16 07:26:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:16 07:27:01 AM eth0 39.47 28.94 199.80 17.75 0.00 0.00 0.00 07:27:16 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:16 07:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:16 Average: eth0 133.85 100.49 753.40 26.78 0.00 0.00 0.00 07:27:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:16 07:27:16 07:27:16 ---> sar -P ALL: 07:27:16 Linux 3.10.0-1160.102.1.el7.x86_64 (centos-7-builder-41f017ea-22d6-4133-9b56-ba9b03e4cebe.novalocal) 01/07/2024 _x86_64_ (4 CPU) 07:27:16 07:27:16 07:23:44 AM LINUX RESTART 07:27:16 07:27:16 07:24:04 AM CPU %user %nice %system %iowait %steal %idle 07:27:16 07:25:02 AM all 15.31 0.00 3.16 12.62 0.07 68.84 07:27:16 07:25:02 AM 0 10.01 0.00 2.19 15.67 0.05 72.08 07:27:16 07:25:02 AM 1 12.19 0.00 2.91 9.66 0.06 75.18 07:27:16 07:25:02 AM 2 15.70 0.00 4.45 13.52 0.07 66.26 07:27:16 07:25:02 AM 3 23.53 0.00 3.08 11.51 0.09 61.78 07:27:16 07:26:02 AM all 15.40 0.00 1.40 2.79 0.05 80.36 07:27:16 07:26:02 AM 0 13.63 0.00 1.55 1.93 0.05 82.85 07:27:16 07:26:02 AM 1 17.32 0.00 1.32 2.85 0.05 78.46 07:27:16 07:26:02 AM 2 11.02 0.00 1.26 2.04 0.05 85.63 07:27:16 07:26:02 AM 3 19.68 0.00 1.47 4.34 0.05 74.46 07:27:16 07:27:01 AM all 14.85 0.00 1.23 2.09 0.06 81.76 07:27:16 07:27:01 AM 0 12.98 0.00 1.09 1.14 0.05 84.74 07:27:16 07:27:01 AM 1 4.82 0.00 0.87 1.01 0.07 93.23 07:27:16 07:27:01 AM 2 13.89 0.00 1.06 2.30 0.05 82.70 07:27:16 07:27:01 AM 3 28.13 0.00 1.91 3.97 0.09 65.89 07:27:16 Average: all 15.19 0.00 1.91 5.72 0.06 77.12 07:27:16 Average: 0 12.23 0.00 1.60 6.14 0.05 79.98 07:27:16 Average: 1 11.39 0.00 1.67 4.38 0.06 82.49 07:27:16 Average: 2 13.50 0.00 2.23 5.84 0.06 78.37 07:27:16 Average: 3 23.77 0.00 2.14 6.52 0.08 67.49 07:27:16 07:27:16 07:27:16