00:32:29 Started by timer 00:32:29 Running as SYSTEM 00:32:29 [EnvInject] - Loading node environment variables. 00:32:29 Building remotely on prd-centos7-builder-2c-2g-6557 (centos7-builder-2c-2g) in workspace /w/workspace/autorelease-update-submodules-calcium 00:32:30 [ssh-agent] Looking for ssh-agent implementation... 00:32:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:30 $ ssh-agent 00:32:30 SSH_AUTH_SOCK=/tmp/ssh-diBYug80U2Ei/agent.8315 00:32:30 SSH_AGENT_PID=8317 00:32:30 [ssh-agent] Started. 00:32:30 Running ssh-add (command line suppressed) 00:32:30 Identity added: /w/workspace/autorelease-update-submodules-calcium@tmp/private_key_5632970184736323460.key (/w/workspace/autorelease-update-submodules-calcium@tmp/private_key_5632970184736323460.key) 00:32:30 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:32:30 The recommended git tool is: NONE 00:32:32 using credential opendaylight-jenkins-ssh 00:32:32 Wiping out workspace first. 00:32:32 Cloning the remote Git repository 00:32:32 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:32:32 > git init /w/workspace/autorelease-update-submodules-calcium # timeout=10 00:32:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:32:32 > git --version # timeout=10 00:32:32 > git --version # 'git version 2.36.6' 00:32:32 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:32:33 [INFO] Currently running in a labeled security context 00:32:33 [INFO] Currently SELinux is 'enforcing' on the host 00:32:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-submodules-calcium@tmp/jenkins-gitclient-ssh5133567626281943258.key 00:32:33 Verifying host key using known hosts file 00:32: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. 00:32:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:32:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:36 Avoid second fetch 00:32:36 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:32:36 Checking out Revision b9a62b96e9557931f553c072325698ab26d40883 (refs/remotes/origin/master) 00:32:36 > git config core.sparsecheckout # timeout=10 00:32:36 > git checkout -f b9a62b96e9557931f553c072325698ab26d40883 # timeout=10 00:32:37 Commit message: "Update git submodules" 00:32:37 > git rev-list --no-walk b9a62b96e9557931f553c072325698ab26d40883 # timeout=10 00:32:37 > git remote # timeout=10 00:32:37 > git submodule init # timeout=10 00:32:37 > git submodule sync # timeout=10 00:32:37 > git config --get remote.origin.url # timeout=10 00:32:37 > git submodule init # timeout=10 00:32:37 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:32:37 > git config --get submodule.daexim.url # timeout=10 00:32:37 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:32:37 > git config --get submodule.integration/distribution.url # timeout=10 00:32:37 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:32:37 > git config --get submodule.jsonrpc.url # timeout=10 00:32:37 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:32:37 > git config --get submodule.lispflowmapping.url # timeout=10 00:32:37 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:32:37 > git config --get submodule.openflowplugin.url # timeout=10 00:32:37 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 00:32:37 > git config --get submodule.ovsdb.url # timeout=10 00:32:37 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:32:37 > git config --get submodule.serviceutils.url # timeout=10 00:32:37 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 00:32:37 > git submodule update --init --recursive daexim # timeout=10 00:32:37 > git submodule update --init --recursive integration/distribution # timeout=10 00:32:38 > git submodule update --init --recursive jsonrpc # timeout=10 00:32:39 > git submodule update --init --recursive lispflowmapping # timeout=10 00:32:40 > git submodule update --init --recursive openflowplugin # timeout=10 00:32:44 > git submodule update --init --recursive ovsdb # timeout=10 00:32:46 > git submodule update --init --recursive serviceutils # timeout=10 00:32:46 provisioning config files... 00:32:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:32:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:32:47 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins16264587059930395352.sh 00:32:47 ---> python-tools-install.sh 00:32:47 Setup pyenv: 00:32:47 system 00:32:47 * 3.8.13 (set by /opt/pyenv/version) 00:32:47 * 3.9.13 (set by /opt/pyenv/version) 00:32:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S0Oh 00:32:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:32:55 lf-activate-venv(): INFO: Installing: lftools 00:33:26 lf-activate-venv(): INFO: Adding /tmp/venv-S0Oh/bin to PATH 00:33:26 Generating Requirements File 00:34:12 Python 3.9.13 00:34:12 pip 24.0 from /tmp/venv-S0Oh/lib/python3.9/site-packages/pip (python 3.9) 00:34:12 appdirs==1.4.4 00:34:12 argcomplete==3.2.2 00:34:12 aspy.yaml==1.3.0 00:34:12 attrs==23.2.0 00:34:12 autopage==0.5.2 00:34:12 beautifulsoup4==4.12.3 00:34:12 boto3==1.34.41 00:34:12 botocore==1.34.41 00:34:12 bs4==0.0.2 00:34:12 cachetools==5.3.2 00:34:12 certifi==2024.2.2 00:34:12 cffi==1.16.0 00:34:12 cfgv==3.4.0 00:34:12 chardet==5.2.0 00:34:12 charset-normalizer==3.3.2 00:34:12 click==8.1.7 00:34:12 cliff==4.5.0 00:34:12 cmd2==2.4.3 00:34:12 cryptography==3.3.2 00:34:12 debtcollector==2.5.0 00:34:12 decorator==5.1.1 00:34:12 defusedxml==0.7.1 00:34:12 Deprecated==1.2.14 00:34:12 distlib==0.3.8 00:34:12 dnspython==2.5.0 00:34:12 docker==4.2.2 00:34:12 dogpile.cache==1.3.1 00:34:12 email-validator==2.1.0.post1 00:34:12 filelock==3.13.1 00:34:12 future==0.18.3 00:34:12 gitdb==4.0.11 00:34:12 GitPython==3.1.41 00:34:12 google-auth==2.27.0 00:34:12 httplib2==0.22.0 00:34:12 identify==2.5.34 00:34:12 idna==3.6 00:34:12 importlib-metadata==7.0.1 00:34:12 importlib-resources==1.5.0 00:34:12 iso8601==2.1.0 00:34:12 Jinja2==3.1.3 00:34:12 jmespath==1.0.1 00:34:12 jsonpatch==1.33 00:34:12 jsonpointer==2.4 00:34:12 jsonschema==4.21.1 00:34:12 jsonschema-specifications==2023.12.1 00:34:12 keystoneauth1==5.5.0 00:34:12 kubernetes==29.0.0 00:34:12 lftools==0.37.8 00:34:12 lxml==5.1.0 00:34:12 MarkupSafe==2.1.5 00:34:12 msgpack==1.0.7 00:34:12 multi_key_dict==2.0.3 00:34:12 munch==4.0.0 00:34:12 netaddr==1.0.0 00:34:12 netifaces==0.11.0 00:34:12 niet==1.4.2 00:34:12 nodeenv==1.8.0 00:34:12 oauth2client==4.1.3 00:34:12 oauthlib==3.2.2 00:34:12 openstacksdk==0.62.0 00:34:12 os-client-config==2.1.0 00:34:12 os-service-types==1.7.0 00:34:12 osc-lib==3.0.0 00:34:12 oslo.config==9.3.0 00:34:12 oslo.context==5.3.0 00:34:12 oslo.i18n==6.2.0 00:34:12 oslo.log==5.4.0 00:34:12 oslo.serialization==5.3.0 00:34:12 oslo.utils==7.0.0 00:34:12 packaging==23.2 00:34:12 pbr==6.0.0 00:34:12 platformdirs==4.2.0 00:34:12 prettytable==3.9.0 00:34:12 pyasn1==0.5.1 00:34:12 pyasn1-modules==0.3.0 00:34:12 pycparser==2.21 00:34:12 pygerrit2==2.0.15 00:34:12 PyGithub==2.2.0 00:34:12 pyinotify==0.9.6 00:34:12 PyJWT==2.8.0 00:34:12 PyNaCl==1.5.0 00:34:12 pyparsing==2.4.7 00:34:12 pyperclip==1.8.2 00:34:12 pyrsistent==0.20.0 00:34:12 python-cinderclient==9.4.0 00:34:12 python-dateutil==2.8.2 00:34:12 python-heatclient==3.4.0 00:34:12 python-jenkins==1.8.2 00:34:12 python-keystoneclient==5.3.0 00:34:12 python-magnumclient==4.3.0 00:34:12 python-novaclient==18.4.0 00:34:12 python-openstackclient==6.0.1 00:34:12 python-swiftclient==4.4.0 00:34:12 pytz==2024.1 00:34:12 PyYAML==6.0.1 00:34:12 referencing==0.33.0 00:34:12 requests==2.31.0 00:34:12 requests-oauthlib==1.3.1 00:34:12 requestsexceptions==1.4.0 00:34:12 rfc3986==2.0.0 00:34:12 rpds-py==0.18.0 00:34:12 rsa==4.9 00:34:12 ruamel.yaml==0.18.6 00:34:12 ruamel.yaml.clib==0.2.8 00:34:12 s3transfer==0.10.0 00:34:12 simplejson==3.19.2 00:34:12 six==1.16.0 00:34:12 smmap==5.0.1 00:34:12 soupsieve==2.5 00:34:12 stevedore==5.1.0 00:34:12 tabulate==0.9.0 00:34:12 toml==0.10.2 00:34:12 tomlkit==0.12.3 00:34:12 tqdm==4.66.2 00:34:12 typing_extensions==4.9.0 00:34:12 tzdata==2024.1 00:34:12 urllib3==1.26.18 00:34:12 virtualenv==20.25.0 00:34:12 wcwidth==0.2.13 00:34:12 websocket-client==1.7.0 00:34:12 wrapt==1.16.0 00:34:12 xdg==6.0.0 00:34:12 xmltodict==0.13.0 00:34:12 yq==3.2.3 00:34:12 zipp==3.17.0 00:34:12 [autorelease-update-submodules-calcium] $ /bin/sh -xe /tmp/jenkins16544764653828461906.sh 00:34:12 + git checkout master 00:34:13 Switched to a new branch 'master' 00:34:13 branch 'master' set up to track 'origin/master'. 00:34:13 + git submodule update --remote 00:34:13 + git add . 00:34:13 [EnvInject] - Injecting environment variables from a build step. 00:34:13 [EnvInject] - Injecting as environment variables the properties content 00:34:13 GERRIT_HOST=git.opendaylight.org 00:34:13 PROJECT=releng/autorelease 00:34:13 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 00:34:13 GERRIT_COMMIT_MESSAGE=Update submodules to latest HEAD of branch 00:34:13 GERRIT_TOPIC=autorelease-update-submodules 00:34:13 GERRIT_USER=jenkins-releng 00:34:13 00:34:13 [EnvInject] - Variables injected successfully. 00:34:13 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins723572489598341947.sh 00:34:13 ---> gerrit-push-patch.sh 00:34:13 INFO: Nothing to commit 00:34:13 $ ssh-agent -k 00:34:13 unset SSH_AUTH_SOCK; 00:34:13 unset SSH_AGENT_PID; 00:34:13 echo Agent pid 8317 killed; 00:34:13 [ssh-agent] Stopped. 00:34:13 [PostBuildScript] - [INFO] Executing post build scripts. 00:34:13 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins17745922424773669862.sh 00:34:13 ---> sysstat.sh 00:34:13 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins10983650278343319062.sh 00:34:13 ---> package-listing.sh 00:34:13 ++ facter osfamily 00:34:13 ++ tr '[:upper:]' '[:lower:]' 00:34:14 + OS_FAMILY=redhat 00:34:14 + workspace=/w/workspace/autorelease-update-submodules-calcium 00:34:14 + START_PACKAGES=/tmp/packages_start.txt 00:34:14 + END_PACKAGES=/tmp/packages_end.txt 00:34:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:34:14 + PACKAGES=/tmp/packages_start.txt 00:34:14 + '[' /w/workspace/autorelease-update-submodules-calcium ']' 00:34:14 + PACKAGES=/tmp/packages_end.txt 00:34:14 + case "${OS_FAMILY}" in 00:34:14 + rpm -qa 00:34:14 + sort 00:34:14 + '[' -f /tmp/packages_start.txt ']' 00:34:14 + '[' -f /tmp/packages_end.txt ']' 00:34:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:34:14 + '[' /w/workspace/autorelease-update-submodules-calcium ']' 00:34:14 + mkdir -p /w/workspace/autorelease-update-submodules-calcium/archives/ 00:34:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-submodules-calcium/archives/ 00:34:15 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins13850894734415633261.sh 00:34:15 ---> capture-instance-metadata.sh 00:34:15 Setup pyenv: 00:34:15 system 00:34:15 3.8.13 00:34:15 * 3.9.13 (set by /w/workspace/autorelease-update-submodules-calcium/.python-version) 00:34:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S0Oh from file:/tmp/.os_lf_venv 00:34:16 lf-activate-venv(): INFO: Installing: lftools 00:34:31 lf-activate-venv(): INFO: Adding /tmp/venv-S0Oh/bin to PATH 00:34:31 INFO: Running in OpenStack, capturing instance metadata 00:34:32 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins12254779474921865890.sh 00:34:32 provisioning config files... 00:34:32 Could not find credentials [logs] for autorelease-update-submodules-calcium #155 00:34:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-submodules-calcium@tmp/config203979306457048052tmp 00:34:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:34:32 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:34:32 provisioning config files... 00:34:32 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:34:32 [EnvInject] - Injecting environment variables from a build step. 00:34:32 [EnvInject] - Injecting as environment variables the properties content 00:34:32 SERVER_ID=logs 00:34:32 00:34:32 [EnvInject] - Variables injected successfully. 00:34:32 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins7064675284574608108.sh 00:34:32 ---> create-netrc.sh 00:34:33 WARN: Log server credential not found. 00:34:33 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins16720308070015489651.sh 00:34:33 ---> python-tools-install.sh 00:34:33 Setup pyenv: 00:34:33 system 00:34:33 3.8.13 00:34:33 * 3.9.13 (set by /w/workspace/autorelease-update-submodules-calcium/.python-version) 00:34:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S0Oh from file:/tmp/.os_lf_venv 00:34:34 lf-activate-venv(): INFO: Installing: lftools 00:34:47 lf-activate-venv(): INFO: Adding /tmp/venv-S0Oh/bin to PATH 00:34:47 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins1822925840955218590.sh 00:34:47 ---> sudo-logs.sh 00:34:47 Archiving 'sudo' log.. 00:34:47 [autorelease-update-submodules-calcium] $ /bin/bash /tmp/jenkins18292810786181378863.sh 00:34:47 ---> job-cost.sh 00:34:47 Setup pyenv: 00:34:47 system 00:34:47 3.8.13 00:34:47 * 3.9.13 (set by /w/workspace/autorelease-update-submodules-calcium/.python-version) 00:34:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S0Oh from file:/tmp/.os_lf_venv 00:34:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:34:58 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. 00:34:58 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 00:34:58 lf-activate-venv(): INFO: Adding /tmp/venv-S0Oh/bin to PATH 00:34:58 INFO: No Stack... 00:34:58 INFO: Retrieving Pricing Info for: v3-standard-2 00:34:59 INFO: Archiving Costs 00:34:59 [autorelease-update-submodules-calcium] $ /bin/bash -l /tmp/jenkins18332262562306756992.sh 00:34:59 ---> logs-deploy.sh 00:34:59 Setup pyenv: 00:34:59 system 00:34:59 3.8.13 00:34:59 * 3.9.13 (set by /w/workspace/autorelease-update-submodules-calcium/.python-version) 00:34:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S0Oh from file:/tmp/.os_lf_venv 00:35:00 lf-activate-venv(): INFO: Installing: lftools 00:35:11 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. 00:35:11 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 00:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-S0Oh/bin to PATH 00:35:12 WARNING: Nexus logging server not set 00:35:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-submodules-calcium/155/ 00:35:12 INFO: archiving logs to S3 00:35:12 ---> uname -a: 00:35:12 Linux prd-centos7-builder-2c-2g-6557.novalocal 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 00:35:12 00:35:12 00:35:12 ---> lscpu: 00:35:12 Architecture: x86_64 00:35:12 CPU op-mode(s): 32-bit, 64-bit 00:35:12 Byte Order: Little Endian 00:35:12 CPU(s): 2 00:35:12 On-line CPU(s) list: 0,1 00:35:12 Thread(s) per core: 1 00:35:12 Core(s) per socket: 1 00:35:12 Socket(s): 2 00:35:12 NUMA node(s): 1 00:35:12 Vendor ID: AuthenticAMD 00:35:12 CPU family: 23 00:35:12 Model: 49 00:35:12 Model name: AMD EPYC-Rome Processor 00:35:12 Stepping: 0 00:35:12 CPU MHz: 2799.998 00:35:12 BogoMIPS: 5599.99 00:35:12 Virtualization: AMD-V 00:35:12 Hypervisor vendor: KVM 00:35:12 Virtualization type: full 00:35:12 L1d cache: 32K 00:35:12 L1i cache: 32K 00:35:12 L2 cache: 512K 00:35:12 L3 cache: 16384K 00:35:12 NUMA node0 CPU(s): 0,1 00:35:12 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 00:35:12 00:35:12 00:35:13 ---> nproc: 00:35:13 2 00:35:13 00:35:13 00:35:13 ---> df -h: 00:35:13 Filesystem Size Used Avail Use% Mounted on 00:35:13 devtmpfs 3.8G 0 3.8G 0% /dev 00:35:13 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:35:13 tmpfs 3.9G 17M 3.9G 1% /run 00:35:13 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:35:13 /dev/vda1 40G 5.6G 35G 14% / 00:35:13 tmpfs 783M 0 783M 0% /run/user/1001 00:35:13 00:35:13 00:35:13 ---> free -m: 00:35:13 total used free shared buff/cache available 00:35:13 Mem: 7821 601 5045 16 2174 6928 00:35:13 Swap: 1023 0 1023 00:35:13 00:35:13 00:35:13 ---> ip addr: 00:35:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:35:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:35:13 inet 127.0.0.1/8 scope host lo 00:35:13 valid_lft forever preferred_lft forever 00:35:13 inet6 ::1/128 scope host 00:35:13 valid_lft forever preferred_lft forever 00:35:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:35:13 link/ether fa:16:3e:8b:7b:6e brd ff:ff:ff:ff:ff:ff 00:35:13 inet 10.30.171.81/23 brd 10.30.171.255 scope global dynamic eth0 00:35:13 valid_lft 86213sec preferred_lft 86213sec 00:35:13 inet6 fe80::f816:3eff:fe8b:7b6e/64 scope link 00:35:13 valid_lft forever preferred_lft forever 00:35:13 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 00:35:13 link/ether 02:42:70:7b:ca:e4 brd ff:ff:ff:ff:ff:ff 00:35:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:35:13 valid_lft forever preferred_lft forever 00:35:13 00:35:13 00:35:13 ---> sar -b -r -n DEV: 00:35:13 Linux 3.10.0-1160.105.1.el7.x86_64 (centos-7-builder-8c23599a-1745-419b-9ca8-f744dd86cfd5.novalocal) 02/14/2024 _x86_64_ (2 CPU) 00:35:13 00:35:13 12:32:01 AM LINUX RESTART 00:35:13 00:35:13 12:33:01 AM tps rtps wtps bread/s bwrtn/s 00:35:13 12:34:01 AM 286.38 0.25 286.13 5.86 9900.48 00:35:13 12:35:01 AM 176.63 1.85 174.78 238.15 5363.63 00:35:13 Average: 231.51 1.05 230.46 122.00 7632.25 00:35:13 00:35:13 12:33:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:35:13 12:34:01 AM 5226028 2782708 34.75 2620 2063872 906832 10.01 708328 1748100 61608 00:35:13 12:35:01 AM 5204104 2804632 35.02 2620 2103248 876172 9.67 838404 1628020 43440 00:35:13 Average: 5215066 2793670 34.88 2620 2083560 891502 9.84 773366 1688060 52524 00:35:13 00:35:13 12:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:35:13 12:34:01 AM eth0 71.75 66.47 794.68 7.65 0.00 0.00 0.00 00:35:13 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:13 12:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:13 12:35:01 AM eth0 52.09 41.51 98.37 10.47 0.00 0.00 0.00 00:35:13 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:13 12:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:13 Average: eth0 61.92 53.99 446.55 9.06 0.00 0.00 0.00 00:35:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:13 00:35:13 00:35:13 ---> sar -P ALL: 00:35:13 Linux 3.10.0-1160.105.1.el7.x86_64 (centos-7-builder-8c23599a-1745-419b-9ca8-f744dd86cfd5.novalocal) 02/14/2024 _x86_64_ (2 CPU) 00:35:13 00:35:13 12:32:01 AM LINUX RESTART 00:35:13 00:35:13 12:33:01 AM CPU %user %nice %system %iowait %steal %idle 00:35:13 12:34:01 AM all 30.37 0.00 2.55 8.84 0.10 58.15 00:35:13 12:34:01 AM 0 36.90 0.00 3.04 9.94 0.09 50.04 00:35:13 12:34:01 AM 1 23.96 0.00 2.07 7.75 0.09 66.13 00:35:13 12:35:01 AM all 33.35 0.00 2.94 3.89 0.11 59.72 00:35:13 12:35:01 AM 0 55.58 0.00 3.78 3.80 0.13 36.71 00:35:13 12:35:01 AM 1 12.28 0.00 2.17 3.99 0.10 81.47 00:35:13 Average: all 31.85 0.00 2.74 6.37 0.10 58.93 00:35:13 Average: 0 46.11 0.00 3.41 6.91 0.11 43.47 00:35:13 Average: 1 18.08 0.00 2.12 5.86 0.09 73.85 00:35:13 00:35:13 00:35:13