07:23:54 Started by timer 07:23:54 Running as SYSTEM 07:23:54 [EnvInject] - Loading node environment variables. 07:23:54 Building remotely on prd-centos7-builder-4c-4g-11591 (centos7-builder-4c-4g) in workspace /w/workspace/genius-maven-merge-master 07:23:54 [ssh-agent] Looking for ssh-agent implementation... 07:23:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:54 $ ssh-agent 07:23:54 SSH_AUTH_SOCK=/tmp/ssh-7qpFzJ9h5fij/agent.8351 07:23:54 SSH_AGENT_PID=8353 07:23:54 [ssh-agent] Started. 07:23:54 Running ssh-add (command line suppressed) 07:23:54 Identity added: /w/workspace/genius-maven-merge-master@tmp/private_key_11932699529569863122.key (/w/workspace/genius-maven-merge-master@tmp/private_key_11932699529569863122.key) 07:23:54 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:23:54 The recommended git tool is: NONE 07:23:56 using credential jenkins-ssh 07:23:56 Wiping out workspace first. 07:23:56 Cloning the remote Git repository 07:23:56 Cloning repository git://devvexx.opendaylight.org/mirror/genius 07:23:57 > git init /w/workspace/genius-maven-merge-master # timeout=10 07:23:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/genius 07:23:57 > git --version # timeout=10 07:23:57 > git --version # 'git version 2.36.6' 07:23:57 using GIT_SSH to set credentials jenkins-ssh 07:23:57 [INFO] Currently running in a labeled security context 07:23:57 [INFO] Currently SELinux is 'enforcing' on the host 07:23:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/genius-maven-merge-master@tmp/jenkins-gitclient-ssh16151893532933323529.key 07:23:57 Verifying host key using known hosts file 07:23:57 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:23:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/genius +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/genius # timeout=10 07:24:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:01 Avoid second fetch 07:24:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:24:01 Checking out Revision 9bcb652ce401698c2297f4b9586821dd0d4e9230 (refs/remotes/origin/master) 07:24:01 > git config core.sparsecheckout # timeout=10 07:24:01 > git checkout -f 9bcb652ce401698c2297f4b9586821dd0d4e9230 # timeout=10 07:24:01 Commit message: "Freeze upstream versions" 07:24:01 > git rev-list --no-walk 9bcb652ce401698c2297f4b9586821dd0d4e9230 # timeout=10 07:24:01 provisioning config files... 07:24:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:24:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:24:01 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins6302971184018978889.sh 07:24:01 ---> python-tools-install.sh 07:24:01 Setup pyenv: 07:24:01 system 07:24:01 * 3.8.13 (set by /opt/pyenv/version) 07:24:01 * 3.9.13 (set by /opt/pyenv/version) 07:24:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6eaP 07:24:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:24:09 lf-activate-venv(): INFO: Installing: lftools 07:24:42 lf-activate-venv(): INFO: Adding /tmp/venv-6eaP/bin to PATH 07:24:42 Generating Requirements File 07:25:19 Python 3.9.13 07:25:19 pip 23.3.2 from /tmp/venv-6eaP/lib/python3.9/site-packages/pip (python 3.9) 07:25:20 appdirs==1.4.4 07:25:20 argcomplete==3.2.1 07:25:20 aspy.yaml==1.3.0 07:25:20 attrs==23.1.0 07:25:20 autopage==0.5.2 07:25:20 Babel==2.14.0 07:25:20 beautifulsoup4==4.12.2 07:25:20 boto3==1.34.10 07:25:20 botocore==1.34.10 07:25:20 bs4==0.0.1 07:25:20 cachetools==5.3.2 07:25:20 certifi==2023.11.17 07:25:20 cffi==1.16.0 07:25:20 cfgv==3.4.0 07:25:20 chardet==5.2.0 07:25:20 charset-normalizer==3.3.2 07:25:20 click==8.1.7 07:25:20 cliff==4.4.0 07:25:20 cmd2==2.4.3 07:25:20 cryptography==3.3.2 07:25:20 debtcollector==2.5.0 07:25:20 decorator==5.1.1 07:25:20 defusedxml==0.7.1 07:25:20 Deprecated==1.2.14 07:25:20 distlib==0.3.8 07:25:20 dnspython==2.4.2 07:25:20 docker==4.2.2 07:25:20 dogpile.cache==1.3.0 07:25:20 email-validator==2.1.0.post1 07:25:20 filelock==3.13.1 07:25:20 future==0.18.3 07:25:20 gitdb==4.0.11 07:25:20 GitPython==3.1.40 07:25:20 google-auth==2.25.2 07:25:20 httplib2==0.22.0 07:25:20 identify==2.5.33 07:25:20 idna==3.6 07:25:20 importlib-metadata==7.0.1 07:25:20 importlib-resources==1.5.0 07:25:20 iso8601==2.1.0 07:25:20 Jinja2==3.1.2 07:25:20 jmespath==1.0.1 07:25:20 jsonpatch==1.33 07:25:20 jsonpointer==2.4 07:25:20 jsonschema==4.20.0 07:25:20 jsonschema-specifications==2023.12.1 07:25:20 keystoneauth1==5.4.0 07:25:20 kubernetes==28.1.0 07:25:20 lftools==0.37.8 07:25:20 lxml==4.9.4 07:25:20 MarkupSafe==2.1.3 07:25:20 msgpack==1.0.7 07:25:20 multi_key_dict==2.0.3 07:25:20 munch==4.0.0 07:25:20 netaddr==0.9.0 07:25:20 netifaces==0.11.0 07:25:20 niet==1.4.2 07:25:20 nodeenv==1.8.0 07:25:20 oauth2client==4.1.3 07:25:20 oauthlib==3.2.2 07:25:20 openstacksdk==0.62.0 07:25:20 os-client-config==2.1.0 07:25:20 os-service-types==1.7.0 07:25:20 osc-lib==2.9.0 07:25:20 oslo.config==9.2.0 07:25:20 oslo.context==5.3.0 07:25:20 oslo.i18n==6.2.0 07:25:20 oslo.log==5.4.0 07:25:20 oslo.serialization==5.2.0 07:25:20 oslo.utils==6.3.0 07:25:20 packaging==23.2 07:25:20 pbr==6.0.0 07:25:20 platformdirs==4.1.0 07:25:20 prettytable==3.9.0 07:25:20 pyasn1==0.5.1 07:25:20 pyasn1-modules==0.3.0 07:25:20 pycparser==2.21 07:25:20 pygerrit2==2.0.15 07:25:20 PyGithub==2.1.1 07:25:20 pyinotify==0.9.6 07:25:20 PyJWT==2.8.0 07:25:20 PyNaCl==1.5.0 07:25:20 pyparsing==2.4.7 07:25:20 pyperclip==1.8.2 07:25:20 pyrsistent==0.20.0 07:25:20 python-cinderclient==9.4.0 07:25:20 python-dateutil==2.8.2 07:25:20 python-heatclient==3.3.0 07:25:20 python-jenkins==1.8.2 07:25:20 python-keystoneclient==5.2.0 07:25:20 python-magnumclient==4.3.0 07:25:20 python-novaclient==18.4.0 07:25:20 python-openstackclient==6.0.0 07:25:20 python-swiftclient==4.4.0 07:25:20 pytz==2023.3.post1 07:25:20 PyYAML==6.0.1 07:25:20 referencing==0.32.0 07:25:20 requests==2.31.0 07:25:20 requests-oauthlib==1.3.1 07:25:20 requestsexceptions==1.4.0 07:25:20 rfc3986==2.0.0 07:25:20 rpds-py==0.16.2 07:25:20 rsa==4.9 07:25:20 ruamel.yaml==0.18.5 07:25:20 ruamel.yaml.clib==0.2.8 07:25:20 s3transfer==0.10.0 07:25:20 simplejson==3.19.2 07:25:20 six==1.16.0 07:25:20 smmap==5.0.1 07:25:20 soupsieve==2.5 07:25:20 stevedore==5.1.0 07:25:20 tabulate==0.9.0 07:25:20 toml==0.10.2 07:25:20 tomlkit==0.12.3 07:25:20 tqdm==4.66.1 07:25:20 typing_extensions==4.9.0 07:25:20 tzdata==2023.3 07:25:20 urllib3==1.26.18 07:25:20 virtualenv==20.25.0 07:25:20 wcwidth==0.2.12 07:25:20 websocket-client==1.7.0 07:25:20 wrapt==1.16.0 07:25:20 xdg==6.0.0 07:25:20 xmltodict==0.13.0 07:25:20 yq==3.2.3 07:25:20 zipp==3.17.0 07:25:20 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins10998390538120809615.sh 07:25:20 + mkdir -p /w/workspace/genius-maven-merge-master/target/classes /w/workspace/genius-maven-merge-master/jacoco/classes 07:25:20 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins1940695521421788231.sh 07:25:20 + echo quiet=on 07:25:20 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-11591 07:25:20 [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:25:20 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=genius --version 07:25:21 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 07:25:21 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 07:25:21 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:25:21 Default locale: en_US, platform encoding: UTF-8 07:25:21 OS name: "linux", version: "3.10.0-1160.102.1.el7.x86_64", arch: "amd64", family: "unix" 07:25:21 [genius-maven-merge-master] $ /bin/sh -xe /tmp/jenkins3917349971429383969.sh 07:25:21 + rm /home/jenkins/.wgetrc 07:25:21 [EnvInject] - Injecting environment variables from a build step. 07:25:21 [EnvInject] - Injecting as environment variables the properties content 07:25:21 SET_JDK_VERSION=openjdk17 07:25:21 GIT_URL="git://devvexx.opendaylight.org/mirror" 07:25:21 07:25:21 [EnvInject] - Variables injected successfully. 07:25:21 [genius-maven-merge-master] $ /bin/sh /tmp/jenkins6226813459988419840.sh 07:25:21 ---> update-java-alternatives.sh 07:25:21 ---> Updating Java version 07:25:21 ---> RedHat type system detected 07:25:21 /usr/lib/jvm/java-17-openjdk directory not found - trying to find an approaching one 07:25:21 ls: cannot access /usr/lib/jvm/java-17-openjdk*: No such file or directory 07:25:21 no /usr/lib/jvm/java-17-openjdk directory nor candidate found -exiting 07:25:21 Build step 'Execute shell' marked build as failure 07:25:21 $ ssh-agent -k 07:25:21 unset SSH_AUTH_SOCK; 07:25:21 unset SSH_AGENT_PID; 07:25:21 echo Agent pid 8353 killed; 07:25:21 [ssh-agent] Stopped. 07:25:21 [PostBuildScript] - [INFO] Executing post build scripts. 07:25:21 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins436151399717972851.sh 07:25:21 ---> sysstat.sh 07:25:21 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins17159587331028948397.sh 07:25:21 ---> package-listing.sh 07:25:21 ++ facter osfamily 07:25:21 ++ tr '[:upper:]' '[:lower:]' 07:25:22 + OS_FAMILY=redhat 07:25:22 + workspace=/w/workspace/genius-maven-merge-master 07:25:22 + START_PACKAGES=/tmp/packages_start.txt 07:25:22 + END_PACKAGES=/tmp/packages_end.txt 07:25:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:25:22 + PACKAGES=/tmp/packages_start.txt 07:25:22 + '[' /w/workspace/genius-maven-merge-master ']' 07:25:22 + PACKAGES=/tmp/packages_end.txt 07:25:22 + case "${OS_FAMILY}" in 07:25:22 + rpm -qa 07:25:22 + sort 07:25:22 + '[' -f /tmp/packages_start.txt ']' 07:25:22 + '[' -f /tmp/packages_end.txt ']' 07:25:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:25:22 + '[' /w/workspace/genius-maven-merge-master ']' 07:25:22 + mkdir -p /w/workspace/genius-maven-merge-master/archives/ 07:25:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/genius-maven-merge-master/archives/ 07:25:22 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins14364205997006778387.sh 07:25:22 ---> capture-instance-metadata.sh 07:25:22 Setup pyenv: 07:25:23 system 07:25:23 3.8.13 07:25:23 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:25:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6eaP from file:/tmp/.os_lf_venv 07:25:24 lf-activate-venv(): INFO: Installing: lftools 07:25:40 lf-activate-venv(): INFO: Adding /tmp/venv-6eaP/bin to PATH 07:25:40 INFO: Running in OpenStack, capturing instance metadata 07:25:41 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins4606815766309162473.sh 07:25:41 provisioning config files... 07:25:41 Could not find credentials [logs] for genius-maven-merge-master #983 07:25:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/genius-maven-merge-master@tmp/config11389749280668553605tmp 07:25:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:25:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:25:41 provisioning config files... 07:25:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:25:41 [EnvInject] - Injecting environment variables from a build step. 07:25:41 [EnvInject] - Injecting as environment variables the properties content 07:25:41 SERVER_ID=logs 07:25:41 07:25:41 [EnvInject] - Variables injected successfully. 07:25:41 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins18149474858351068394.sh 07:25:41 ---> create-netrc.sh 07:25:41 WARN: Log server credential not found. 07:25:41 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins17555139612493314698.sh 07:25:41 ---> python-tools-install.sh 07:25:41 Setup pyenv: 07:25:41 system 07:25:41 3.8.13 07:25:41 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:25:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6eaP from file:/tmp/.os_lf_venv 07:25:43 lf-activate-venv(): INFO: Installing: lftools 07:25:55 lf-activate-venv(): INFO: Adding /tmp/venv-6eaP/bin to PATH 07:25:55 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins15151519974233277068.sh 07:25:55 ---> sudo-logs.sh 07:25:55 Archiving 'sudo' log.. 07:25:56 [genius-maven-merge-master] $ /bin/bash /tmp/jenkins3042059915621951225.sh 07:25:56 ---> job-cost.sh 07:25:56 Setup pyenv: 07:25:56 system 07:25:56 3.8.13 07:25:56 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:25:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6eaP from file:/tmp/.os_lf_venv 07:25:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:26:06 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:06 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 07:26:07 lf-activate-venv(): INFO: Adding /tmp/venv-6eaP/bin to PATH 07:26:07 INFO: No Stack... 07:26:07 INFO: Retrieving Pricing Info for: v3-standard-4 07:26:08 INFO: Archiving Costs 07:26:08 [genius-maven-merge-master] $ /bin/bash -l /tmp/jenkins14425780253141325697.sh 07:26:08 ---> logs-deploy.sh 07:26:08 Setup pyenv: 07:26:08 system 07:26:08 3.8.13 07:26:08 * 3.9.13 (set by /w/workspace/genius-maven-merge-master/.python-version) 07:26:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6eaP from file:/tmp/.os_lf_venv 07:26:09 lf-activate-venv(): INFO: Installing: lftools 07:26:22 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:22 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:26:23 lf-activate-venv(): INFO: Adding /tmp/venv-6eaP/bin to PATH 07:26:23 WARNING: Nexus logging server not set 07:26:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/genius-maven-merge-master/983/ 07:26:23 INFO: archiving logs to S3 07:26:24 ---> uname -a: 07:26:24 Linux prd-centos7-builder-4c-4g-11591.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:26:24 07:26:24 07:26:24 ---> lscpu: 07:26:24 Architecture: x86_64 07:26:24 CPU op-mode(s): 32-bit, 64-bit 07:26:24 Byte Order: Little Endian 07:26:24 CPU(s): 4 07:26:24 On-line CPU(s) list: 0-3 07:26:24 Thread(s) per core: 1 07:26:24 Core(s) per socket: 1 07:26:24 Socket(s): 4 07:26:24 NUMA node(s): 1 07:26:24 Vendor ID: AuthenticAMD 07:26:24 CPU family: 23 07:26:24 Model: 49 07:26:24 Model name: AMD EPYC-Rome Processor 07:26:24 Stepping: 0 07:26:24 CPU MHz: 2799.998 07:26:24 BogoMIPS: 5599.99 07:26:24 Virtualization: AMD-V 07:26:24 Hypervisor vendor: KVM 07:26:24 Virtualization type: full 07:26:24 L1d cache: 32K 07:26:24 L1i cache: 32K 07:26:24 L2 cache: 512K 07:26:24 L3 cache: 16384K 07:26:24 NUMA node0 CPU(s): 0-3 07:26:24 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:26:24 07:26:24 07:26:24 ---> nproc: 07:26:24 4 07:26:24 07:26:24 07:26:24 ---> df -h: 07:26:24 Filesystem Size Used Avail Use% Mounted on 07:26:24 devtmpfs 7.8G 0 7.8G 0% /dev 07:26:24 tmpfs 7.8G 0 7.8G 0% /dev/shm 07:26:24 tmpfs 7.8G 17M 7.8G 1% /run 07:26:24 tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup 07:26:24 /dev/vda1 80G 5.5G 75G 7% / 07:26:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:26:24 07:26:24 07:26:24 ---> free -m: 07:26:24 total used free shared buff/cache available 07:26:24 Mem: 15884 772 13007 16 2104 14792 07:26:24 Swap: 1023 0 1023 07:26:24 07:26:24 07:26:24 ---> ip addr: 07:26:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:26:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:26:24 inet 127.0.0.1/8 scope host lo 07:26:24 valid_lft forever preferred_lft forever 07:26:24 inet6 ::1/128 scope host 07:26:24 valid_lft forever preferred_lft forever 07:26:24 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:26:24 link/ether fa:16:3e:75:f7:61 brd ff:ff:ff:ff:ff:ff 07:26:24 inet 10.30.170.233/23 brd 10.30.171.255 scope global dynamic eth0 07:26:24 valid_lft 86228sec preferred_lft 86228sec 07:26:24 inet6 fe80::f816:3eff:fe75:f761/64 scope link 07:26:24 valid_lft forever preferred_lft forever 07:26:24 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:26:24 link/ether 02:42:3c:35:70:87 brd ff:ff:ff:ff:ff:ff 07:26:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:26:24 valid_lft forever preferred_lft forever 07:26:24 07:26:24 07:26:24 ---> sar -b -r -n DEV: 07:26:24 Linux 3.10.0-1160.102.1.el7.x86_64 (centos-7-builder-41f017ea-22d6-4133-9b56-ba9b03e4cebe.novalocal) 12/29/2023 _x86_64_ (4 CPU) 07:26:24 07:26:24 07:23:26 AM LINUX RESTART 07:26:24 07:26:24 07:24:03 AM tps rtps wtps bread/s bwrtn/s 07:26:24 07:25:01 AM 104.50 4.36 100.14 199.72 5937.53 07:26:24 07:26:01 AM 319.38 2.50 316.89 303.21 10697.90 07:26:24 Average: 213.77 3.41 210.36 252.35 8358.23 07:26:24 07:26:24 07:24:03 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:26:24 07:25:01 AM 13486500 2779464 17.09 2620 1951604 1014888 5.86 668468 1722208 186384 07:26:24 07:26:01 AM 13350952 2915012 17.92 2620 2040580 1018096 5.88 824540 1673736 40112 07:26:24 Average: 13418726 2847238 17.50 2620 1996092 1016492 5.87 746504 1697972 113248 07:26:24 07:26:24 07:24:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:26:24 07:25:01 AM eth0 106.00 91.99 1256.54 9.60 0.00 0.00 0.00 07:26:24 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:24 07:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:24 07:26:01 AM eth0 38.57 30.17 211.32 17.44 0.00 0.00 0.00 07:26:24 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:24 07:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:24 Average: eth0 71.71 60.56 725.04 13.59 0.00 0.00 0.00 07:26:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:24 07:26:24 07:26:24 ---> sar -P ALL: 07:26:24 Linux 3.10.0-1160.102.1.el7.x86_64 (centos-7-builder-41f017ea-22d6-4133-9b56-ba9b03e4cebe.novalocal) 12/29/2023 _x86_64_ (4 CPU) 07:26:24 07:26:24 07:23:26 AM LINUX RESTART 07:26:24 07:26:24 07:24:03 AM CPU %user %nice %system %iowait %steal %idle 07:26:24 07:25:01 AM all 16.49 0.00 1.41 0.51 0.06 81.53 07:26:24 07:25:01 AM 0 21.23 0.00 1.61 0.88 0.07 76.21 07:26:24 07:25:01 AM 1 11.69 0.00 1.27 0.26 0.07 86.71 07:26:24 07:25:01 AM 2 16.62 0.00 1.38 0.46 0.07 81.46 07:26:24 07:25:01 AM 3 16.48 0.00 1.35 0.44 0.07 81.65 07:26:24 07:26:01 AM all 16.99 0.00 1.39 2.21 0.07 79.34 07:26:24 07:26:01 AM 0 13.71 0.00 1.94 2.87 0.05 81.43 07:26:24 07:26:01 AM 1 22.06 0.00 1.44 2.47 0.07 73.96 07:26:24 07:26:01 AM 2 5.92 0.00 0.93 2.02 0.05 91.09 07:26:24 07:26:01 AM 3 26.55 0.00 1.29 1.45 0.10 70.60 07:26:24 Average: all 16.74 0.00 1.40 1.37 0.07 80.41 07:26:24 Average: 0 17.38 0.00 1.78 1.90 0.06 78.88 07:26:24 Average: 1 16.94 0.00 1.36 1.38 0.07 80.25 07:26:24 Average: 2 11.13 0.00 1.15 1.26 0.06 86.40 07:26:24 Average: 3 21.59 0.00 1.32 0.95 0.09 76.05 07:26:24 07:26:24 07:26:24