00:45:10 Started by timer 00:45:10 Running as SYSTEM 00:45:10 [EnvInject] - Loading node environment variables. 00:45:10 Building remotely on prd-centos7-builder-2c-2g-16572 (centos7-builder-2c-2g) in workspace /w/workspace/autorelease-update-submodules-potassium 00:45:10 [ssh-agent] Looking for ssh-agent implementation... 00:45:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:45:11 $ ssh-agent 00:45:11 SSH_AUTH_SOCK=/tmp/ssh-9PKgq1rXiecC/agent.9381 00:45:11 SSH_AGENT_PID=9383 00:45:11 [ssh-agent] Started. 00:45:11 Running ssh-add (command line suppressed) 00:45:11 Identity added: /w/workspace/autorelease-update-submodules-potassium@tmp/private_key_14735368346106234313.key (/w/workspace/autorelease-update-submodules-potassium@tmp/private_key_14735368346106234313.key) 00:45:11 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:45:11 The recommended git tool is: NONE 00:45:13 using credential opendaylight-jenkins-ssh 00:45:13 Wiping out workspace first. 00:45:13 Cloning the remote Git repository 00:45:13 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:45:13 > git init /w/workspace/autorelease-update-submodules-potassium # timeout=10 00:45:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:45:13 > git --version # timeout=10 00:45:13 > git --version # 'git version 2.36.6' 00:45:13 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:45:13 [INFO] Currently running in a labeled security context 00:45:13 [INFO] Currently SELinux is 'enforcing' on the host 00:45:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-submodules-potassium@tmp/jenkins-gitclient-ssh5333948110627567354.key 00:45:13 Verifying host key using known hosts file 00:45:13 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:45:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:45:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:17 Avoid second fetch 00:45:17 > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10 00:45:17 Checking out Revision 79c72b6faaf18c1db8ebbed3061d7a30f07e3720 (refs/remotes/origin/stable/potassium) 00:45:17 > git config core.sparsecheckout # timeout=10 00:45:17 > git checkout -f 79c72b6faaf18c1db8ebbed3061d7a30f07e3720 # timeout=10 00:45:17 Commit message: "Update git submodules" 00:45:17 > git rev-list --no-walk 79c72b6faaf18c1db8ebbed3061d7a30f07e3720 # timeout=10 00:45:17 > git remote # timeout=10 00:45:17 > git submodule init # timeout=10 00:45:17 > git submodule sync # timeout=10 00:45:17 > git config --get remote.origin.url # timeout=10 00:45:17 > git submodule init # timeout=10 00:45:17 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:45:17 > git config --get submodule.daexim.url # timeout=10 00:45:17 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:45:17 > git config --get submodule.integration/distribution.url # timeout=10 00:45:17 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:45:17 > git config --get submodule.jsonrpc.url # timeout=10 00:45:17 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:45:17 > git config --get submodule.lispflowmapping.url # timeout=10 00:45:17 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:45:17 > git config --get submodule.openflowplugin.url # timeout=10 00:45:17 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 00:45:17 > git config --get submodule.ovsdb.url # timeout=10 00:45:17 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:45:17 > git config --get submodule.serviceutils.url # timeout=10 00:45:17 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 00:45:17 > git submodule update --init --recursive daexim # timeout=10 00:45:17 > git submodule update --init --recursive integration/distribution # timeout=10 00:45:18 > git submodule update --init --recursive jsonrpc # timeout=10 00:45:20 > git submodule update --init --recursive lispflowmapping # timeout=10 00:45:20 > git submodule update --init --recursive openflowplugin # timeout=10 00:45:24 > git submodule update --init --recursive ovsdb # timeout=10 00:45:28 > git submodule update --init --recursive serviceutils # timeout=10 00:45:32 provisioning config files... 00:45:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:45:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:45:32 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins9875703234081525125.sh 00:45:32 ---> python-tools-install.sh 00:45:32 Setup pyenv: 00:45:32 system 00:45:32 * 3.8.13 (set by /opt/pyenv/version) 00:45:32 * 3.9.13 (set by /opt/pyenv/version) 00:45:32 3.10.13 00:45:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lbWT 00:45:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:45:41 lf-activate-venv(): INFO: Installing: lftools 00:46:21 lf-activate-venv(): INFO: Adding /tmp/venv-lbWT/bin to PATH 00:46:21 Generating Requirements File 00:47:28 Python 3.10.13 00:47:28 pip 24.0 from /tmp/venv-lbWT/lib/python3.10/site-packages/pip (python 3.10) 00:47:28 appdirs==1.4.4 00:47:28 argcomplete==3.3.0 00:47:28 aspy.yaml==1.3.0 00:47:28 attrs==23.2.0 00:47:28 autopage==0.5.2 00:47:28 beautifulsoup4==4.12.3 00:47:28 boto3==1.34.93 00:47:28 botocore==1.34.93 00:47:28 bs4==0.0.2 00:47:28 cachetools==5.3.3 00:47:28 certifi==2024.2.2 00:47:28 cffi==1.16.0 00:47:28 cfgv==3.4.0 00:47:28 chardet==5.2.0 00:47:28 charset-normalizer==3.3.2 00:47:28 click==8.1.7 00:47:28 cliff==4.6.0 00:47:28 cmd2==2.4.3 00:47:28 cryptography==3.3.2 00:47:28 debtcollector==3.0.0 00:47:28 decorator==5.1.1 00:47:28 defusedxml==0.7.1 00:47:28 Deprecated==1.2.14 00:47:28 distlib==0.3.8 00:47:28 dnspython==2.6.1 00:47:28 docker==4.2.2 00:47:28 dogpile.cache==1.3.2 00:47:28 email_validator==2.1.1 00:47:28 filelock==3.13.4 00:47:28 future==1.0.0 00:47:28 gitdb==4.0.11 00:47:28 GitPython==3.1.43 00:47:28 google-auth==2.29.0 00:47:28 httplib2==0.22.0 00:47:28 identify==2.5.36 00:47:28 idna==3.7 00:47:28 importlib-resources==1.5.0 00:47:28 iso8601==2.1.0 00:47:28 Jinja2==3.1.3 00:47:28 jmespath==1.0.1 00:47:28 jsonpatch==1.33 00:47:28 jsonpointer==2.4 00:47:28 jsonschema==4.21.1 00:47:28 jsonschema-specifications==2023.12.1 00:47:28 keystoneauth1==5.6.0 00:47:28 kubernetes==29.0.0 00:47:28 lftools==0.37.10 00:47:28 lxml==5.2.1 00:47:28 MarkupSafe==2.1.5 00:47:28 msgpack==1.0.8 00:47:28 multi_key_dict==2.0.3 00:47:28 munch==4.0.0 00:47:28 netaddr==1.2.1 00:47:28 netifaces==0.11.0 00:47:28 niet==1.4.2 00:47:28 nodeenv==1.8.0 00:47:28 oauth2client==4.1.3 00:47:28 oauthlib==3.2.2 00:47:28 openstacksdk==3.1.0 00:47:28 os-client-config==2.1.0 00:47:28 os-service-types==1.7.0 00:47:28 osc-lib==3.0.1 00:47:28 oslo.config==9.4.0 00:47:28 oslo.context==5.5.0 00:47:28 oslo.i18n==6.3.0 00:47:28 oslo.log==5.5.1 00:47:28 oslo.serialization==5.4.0 00:47:28 oslo.utils==7.1.0 00:47:28 packaging==24.0 00:47:28 pbr==6.0.0 00:47:28 platformdirs==4.2.1 00:47:28 prettytable==3.10.0 00:47:28 pyasn1==0.6.0 00:47:28 pyasn1_modules==0.4.0 00:47:28 pycparser==2.22 00:47:28 pygerrit2==2.0.15 00:47:28 PyGithub==2.3.0 00:47:28 pyinotify==0.9.6 00:47:28 PyJWT==2.8.0 00:47:28 PyNaCl==1.5.0 00:47:28 pyparsing==2.4.7 00:47:28 pyperclip==1.8.2 00:47:28 pyrsistent==0.20.0 00:47:28 python-cinderclient==9.5.0 00:47:28 python-dateutil==2.9.0.post0 00:47:28 python-heatclient==3.5.0 00:47:28 python-jenkins==1.8.2 00:47:28 python-keystoneclient==5.4.0 00:47:28 python-magnumclient==4.4.0 00:47:28 python-novaclient==18.6.0 00:47:28 python-openstackclient==6.6.0 00:47:28 python-swiftclient==4.5.0 00:47:28 PyYAML==6.0.1 00:47:28 referencing==0.35.0 00:47:28 requests==2.31.0 00:47:28 requests-oauthlib==2.0.0 00:47:28 requestsexceptions==1.4.0 00:47:28 rfc3986==2.0.0 00:47:28 rpds-py==0.18.0 00:47:28 rsa==4.9 00:47:28 ruamel.yaml==0.18.6 00:47:28 ruamel.yaml.clib==0.2.8 00:47:28 s3transfer==0.10.1 00:47:28 simplejson==3.19.2 00:47:28 six==1.16.0 00:47:28 smmap==5.0.1 00:47:28 soupsieve==2.5 00:47:28 stevedore==5.2.0 00:47:28 tabulate==0.9.0 00:47:28 toml==0.10.2 00:47:28 tomlkit==0.12.4 00:47:28 tqdm==4.66.2 00:47:28 typing_extensions==4.11.0 00:47:28 tzdata==2024.1 00:47:28 urllib3==1.26.18 00:47:28 virtualenv==20.26.0 00:47:28 wcwidth==0.2.13 00:47:28 websocket-client==1.8.0 00:47:28 wrapt==1.16.0 00:47:28 xdg==6.0.0 00:47:28 xmltodict==0.13.0 00:47:28 yq==3.4.3 00:47:28 [autorelease-update-submodules-potassium] $ /bin/sh -xe /tmp/jenkins7407297129032181727.sh 00:47:28 + git checkout stable/potassium 00:47:29 Switched to a new branch 'stable/potassium' 00:47:29 branch 'stable/potassium' set up to track 'origin/stable/potassium'. 00:47:29 + git submodule update --remote 00:47:29 + git add . 00:47:29 [EnvInject] - Injecting environment variables from a build step. 00:47:29 [EnvInject] - Injecting as environment variables the properties content 00:47:29 GERRIT_HOST=git.opendaylight.org 00:47:29 PROJECT=releng/autorelease 00:47:29 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 00:47:29 GERRIT_COMMIT_MESSAGE=Update submodules to latest HEAD of branch 00:47:29 GERRIT_TOPIC=autorelease-update-submodules 00:47:29 GERRIT_USER=jenkins-releng 00:47:29 00:47:29 [EnvInject] - Variables injected successfully. 00:47:29 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins13497262327483383814.sh 00:47:29 ---> gerrit-push-patch.sh 00:47:29 INFO: Nothing to commit 00:47:29 $ ssh-agent -k 00:47:29 unset SSH_AUTH_SOCK; 00:47:29 unset SSH_AGENT_PID; 00:47:29 echo Agent pid 9383 killed; 00:47:29 [ssh-agent] Stopped. 00:47:29 [PostBuildScript] - [INFO] Executing post build scripts. 00:47:29 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins12603270456266618616.sh 00:47:29 ---> sysstat.sh 00:47:30 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins7490722339217145168.sh 00:47:30 ---> package-listing.sh 00:47:30 ++ facter osfamily 00:47:30 ++ tr '[:upper:]' '[:lower:]' 00:47:30 + OS_FAMILY=redhat 00:47:30 + workspace=/w/workspace/autorelease-update-submodules-potassium 00:47:30 + START_PACKAGES=/tmp/packages_start.txt 00:47:30 + END_PACKAGES=/tmp/packages_end.txt 00:47:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:47:30 + PACKAGES=/tmp/packages_start.txt 00:47:30 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:47:30 + PACKAGES=/tmp/packages_end.txt 00:47:30 + case "${OS_FAMILY}" in 00:47:30 + rpm -qa 00:47:30 + sort 00:47:31 + '[' -f /tmp/packages_start.txt ']' 00:47:31 + '[' -f /tmp/packages_end.txt ']' 00:47:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:47:31 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:47:31 + mkdir -p /w/workspace/autorelease-update-submodules-potassium/archives/ 00:47:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-submodules-potassium/archives/ 00:47:31 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins8879976947860764521.sh 00:47:31 ---> capture-instance-metadata.sh 00:47:31 Setup pyenv: 00:47:31 system 00:47:31 3.8.13 00:47:31 3.9.13 00:47:31 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:47:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lbWT from file:/tmp/.os_lf_venv 00:47:32 lf-activate-venv(): INFO: Installing: lftools 00:47:46 lf-activate-venv(): INFO: Adding /tmp/venv-lbWT/bin to PATH 00:47:46 INFO: Running in OpenStack, capturing instance metadata 00:47:46 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins8943767825230778712.sh 00:47:46 provisioning config files... 00:47:47 Could not find credentials [logs] for autorelease-update-submodules-potassium #393 00:47:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-submodules-potassium@tmp/config2998338741651473457tmp 00:47:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:47:47 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:47:47 provisioning config files... 00:47:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:47:47 [EnvInject] - Injecting environment variables from a build step. 00:47:47 [EnvInject] - Injecting as environment variables the properties content 00:47:47 SERVER_ID=logs 00:47:47 00:47:47 [EnvInject] - Variables injected successfully. 00:47:47 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins8429740089227287958.sh 00:47:47 ---> create-netrc.sh 00:47:47 WARN: Log server credential not found. 00:47:47 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins9971813438417148056.sh 00:47:47 ---> python-tools-install.sh 00:47:47 Setup pyenv: 00:47:47 system 00:47:47 3.8.13 00:47:47 3.9.13 00:47:47 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:47:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lbWT from file:/tmp/.os_lf_venv 00:47:48 lf-activate-venv(): INFO: Installing: lftools 00:48:03 lf-activate-venv(): INFO: Adding /tmp/venv-lbWT/bin to PATH 00:48:03 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins4039656288663858101.sh 00:48:03 ---> sudo-logs.sh 00:48:03 Archiving 'sudo' log.. 00:48:03 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins17698353807384855948.sh 00:48:03 ---> job-cost.sh 00:48:03 Setup pyenv: 00:48:03 system 00:48:03 3.8.13 00:48:03 3.9.13 00:48:03 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:48:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lbWT from file:/tmp/.os_lf_venv 00:48:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:48:10 lf-activate-venv(): INFO: Adding /tmp/venv-lbWT/bin to PATH 00:48:10 INFO: No Stack... 00:48:11 INFO: Retrieving Pricing Info for: v3-standard-2 00:48:11 INFO: Archiving Costs 00:48:11 [autorelease-update-submodules-potassium] $ /bin/bash -l /tmp/jenkins14743959403682567233.sh 00:48:11 ---> logs-deploy.sh 00:48:11 Setup pyenv: 00:48:11 system 00:48:11 3.8.13 00:48:11 3.9.13 00:48:11 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:48:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lbWT from file:/tmp/.os_lf_venv 00:48:13 lf-activate-venv(): INFO: Installing: lftools 00:48:25 lf-activate-venv(): INFO: Adding /tmp/venv-lbWT/bin to PATH 00:48:25 WARNING: Nexus logging server not set 00:48:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-submodules-potassium/393/ 00:48:25 INFO: archiving logs to S3 00:48:26 ---> uname -a: 00:48:26 Linux prd-centos7-builder-2c-2g-16572.novalocal 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:48:26 00:48:26 00:48:26 ---> lscpu: 00:48:26 Architecture: x86_64 00:48:26 CPU op-mode(s): 32-bit, 64-bit 00:48:26 Byte Order: Little Endian 00:48:26 CPU(s): 2 00:48:26 On-line CPU(s) list: 0,1 00:48:26 Thread(s) per core: 1 00:48:26 Core(s) per socket: 1 00:48:26 Socket(s): 2 00:48:26 NUMA node(s): 1 00:48:26 Vendor ID: AuthenticAMD 00:48:26 CPU family: 23 00:48:26 Model: 49 00:48:26 Model name: AMD EPYC-Rome Processor 00:48:26 Stepping: 0 00:48:26 CPU MHz: 2799.998 00:48:26 BogoMIPS: 5599.99 00:48:26 Virtualization: AMD-V 00:48:26 Hypervisor vendor: KVM 00:48:26 Virtualization type: full 00:48:26 L1d cache: 32K 00:48:26 L1i cache: 32K 00:48:26 L2 cache: 512K 00:48:26 L3 cache: 16384K 00:48:26 NUMA node0 CPU(s): 0,1 00:48:26 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:48:26 00:48:26 00:48:26 ---> nproc: 00:48:26 2 00:48:26 00:48:26 00:48:26 ---> df -h: 00:48:26 Filesystem Size Used Avail Use% Mounted on 00:48:26 devtmpfs 3.8G 0 3.8G 0% /dev 00:48:26 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:48:26 tmpfs 3.9G 17M 3.9G 1% /run 00:48:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:48:26 /dev/vda1 40G 5.6G 35G 14% / 00:48:26 tmpfs 783M 0 783M 0% /run/user/1001 00:48:26 00:48:26 00:48:26 ---> free -m: 00:48:26 total used free shared buff/cache available 00:48:26 Mem: 7821 611 5017 16 2192 6913 00:48:26 Swap: 1023 0 1023 00:48:26 00:48:26 00:48:26 ---> ip addr: 00:48:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:48:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:48:26 inet 127.0.0.1/8 scope host lo 00:48:26 valid_lft forever preferred_lft forever 00:48:26 inet6 ::1/128 scope host 00:48:26 valid_lft forever preferred_lft forever 00:48:26 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:48:26 link/ether fa:16:3e:3c:5a:a3 brd ff:ff:ff:ff:ff:ff 00:48:26 inet 10.30.170.192/23 brd 10.30.171.255 scope global dynamic eth0 00:48:26 valid_lft 86178sec preferred_lft 86178sec 00:48:26 inet6 fe80::f816:3eff:fe3c:5aa3/64 scope link 00:48:26 valid_lft forever preferred_lft forever 00:48:26 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:48:26 link/ether 02:42:71:8b:a0:50 brd ff:ff:ff:ff:ff:ff 00:48:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:48:26 valid_lft forever preferred_lft forever 00:48:26 00:48:26 00:48:26 ---> sar -b -r -n DEV: 00:48:26 Linux 3.10.0-1160.114.2.el7.x86_64 (centos-7-builder-dce870c1-ca4b-4d6d-a485-70c45e659f45.novalocal) 04/29/2024 _x86_64_ (2 CPU) 00:48:26 00:48:26 12:44:39 AM LINUX RESTART 00:48:26 00:48:26 12:45:04 AM tps rtps wtps bread/s bwrtn/s 00:48:26 12:46:01 AM 215.16 23.55 191.61 4451.03 8663.35 00:48:26 12:47:01 AM 172.47 6.21 166.26 727.38 7049.23 00:48:26 12:48:01 AM 187.72 1.65 186.07 214.56 5181.01 00:48:26 Average: 191.39 10.25 181.14 1753.11 6936.05 00:48:26 00:48:26 12:45:04 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:48:26 12:46:01 AM 5408800 2599936 32.46 2620 1891832 951176 10.50 710548 1599440 69072 00:48:26 12:47:01 AM 5241848 2766888 34.55 2620 2048540 928440 10.25 702532 1736168 52896 00:48:26 12:48:01 AM 5115664 2893072 36.12 2620 2111252 973928 10.75 927028 1625396 25796 00:48:26 Average: 5255437 2753299 34.38 2620 2017208 951181 10.50 780036 1653668 49255 00:48:26 00:48:26 12:45:04 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:48:26 12:46:01 AM eth0 455.68 319.35 2775.92 74.93 0.00 0.00 0.00 00:48:26 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:26 12:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:26 12:47:01 AM eth0 50.02 34.66 473.67 3.98 0.00 0.00 0.00 00:48:26 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:26 12:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:26 12:48:01 AM eth0 50.52 40.28 95.33 9.07 0.00 0.00 0.00 00:48:26 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:26 12:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:26 Average: eth0 180.87 128.27 1087.09 28.56 0.00 0.00 0.00 00:48:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:26 00:48:26 00:48:26 ---> sar -P ALL: 00:48:26 Linux 3.10.0-1160.114.2.el7.x86_64 (centos-7-builder-dce870c1-ca4b-4d6d-a485-70c45e659f45.novalocal) 04/29/2024 _x86_64_ (2 CPU) 00:48:26 00:48:26 12:44:39 AM LINUX RESTART 00:48:26 00:48:26 12:45:04 AM CPU %user %nice %system %iowait %steal %idle 00:48:26 12:46:01 AM all 31.97 0.00 4.35 6.80 0.13 56.74 00:48:26 12:46:01 AM 0 46.08 0.00 4.68 5.88 0.15 43.22 00:48:26 12:46:01 AM 1 18.30 0.00 4.02 7.71 0.09 69.88 00:48:26 12:47:01 AM all 22.15 0.00 2.19 13.41 0.12 62.13 00:48:26 12:47:01 AM 0 36.81 0.00 3.03 13.38 0.16 46.63 00:48:26 12:47:01 AM 1 7.95 0.00 1.39 13.44 0.10 77.12 00:48:26 12:48:01 AM all 29.73 0.00 1.88 10.33 0.10 57.96 00:48:26 12:48:01 AM 0 40.65 0.00 2.58 12.43 0.09 44.25 00:48:26 12:48:01 AM 1 19.09 0.00 1.20 8.30 0.10 71.31 00:48:26 Average: all 27.85 0.00 2.78 10.26 0.11 59.00 00:48:26 Average: 0 41.07 0.00 3.40 10.66 0.13 44.73 00:48:26 Average: 1 15.02 0.00 2.16 9.87 0.10 72.85 00:48:26 00:48:26 00:48:26