00:45:08 Started by timer 00:45:08 Running as SYSTEM 00:45:08 [EnvInject] - Loading node environment variables. 00:45:08 Building remotely on prd-centos7-builder-2c-2g-12379 (centos7-builder-2c-2g) in workspace /w/workspace/autorelease-update-submodules-potassium 00:45:08 [ssh-agent] Looking for ssh-agent implementation... 00:45:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:45:08 $ ssh-agent 00:45:08 SSH_AUTH_SOCK=/tmp/ssh-NCpUikwx7wtv/agent.9397 00:45:08 SSH_AGENT_PID=9398 00:45:08 [ssh-agent] Started. 00:45:08 Running ssh-add (command line suppressed) 00:45:08 Identity added: /w/workspace/autorelease-update-submodules-potassium@tmp/private_key_18374821252030682767.key (/w/workspace/autorelease-update-submodules-potassium@tmp/private_key_18374821252030682767.key) 00:45:09 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:45:09 The recommended git tool is: NONE 00:45:19 using credential opendaylight-jenkins-ssh 00:45:19 Wiping out workspace first. 00:45:19 Cloning the remote Git repository 00:45:19 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:45:19 > git init /w/workspace/autorelease-update-submodules-potassium # timeout=10 00:45:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:45:19 > git --version # timeout=10 00:45:19 > git --version # 'git version 2.36.6' 00:45:19 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:45:20 [INFO] Currently running in a labeled security context 00:45:20 [INFO] Currently SELinux is 'enforcing' on the host 00:45:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-submodules-potassium@tmp/jenkins-gitclient-ssh6490608353942658350.key 00:45:20 Verifying host key using known hosts file 00:45:20 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:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:45:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:23 Avoid second fetch 00:45:23 > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10 00:45:23 Checking out Revision f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf (refs/remotes/origin/stable/potassium) 00:45:23 > git config core.sparsecheckout # timeout=10 00:45:23 > git checkout -f f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf # timeout=10 00:45:23 Commit message: "Update git submodules" 00:45:23 > git rev-list --no-walk f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf # timeout=10 00:45:23 > git remote # timeout=10 00:45:23 > git submodule init # timeout=10 00:45:24 > git submodule sync # timeout=10 00:45:24 > git config --get remote.origin.url # timeout=10 00:45:24 > git submodule init # timeout=10 00:45:24 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:45:24 > git config --get submodule.daexim.url # timeout=10 00:45:24 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:45:24 > git config --get submodule.integration/distribution.url # timeout=10 00:45:24 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:45:24 > git config --get submodule.jsonrpc.url # timeout=10 00:45:24 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:45:24 > git config --get submodule.lispflowmapping.url # timeout=10 00:45:24 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:45:24 > git config --get submodule.openflowplugin.url # timeout=10 00:45:24 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 00:45:24 > git config --get submodule.ovsdb.url # timeout=10 00:45:24 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:45:24 > git config --get submodule.serviceutils.url # timeout=10 00:45:24 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 00:45:24 > git submodule update --init --recursive daexim # timeout=10 00:45:24 > git submodule update --init --recursive integration/distribution # timeout=10 00:45:25 > git submodule update --init --recursive jsonrpc # timeout=10 00:45:26 > git submodule update --init --recursive lispflowmapping # timeout=10 00:45:27 > git submodule update --init --recursive openflowplugin # timeout=10 00:45:31 > git submodule update --init --recursive ovsdb # timeout=10 00:45:34 > git submodule update --init --recursive serviceutils # timeout=10 00:45:37 provisioning config files... 00:45:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:45:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:45:37 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins11536655331036420685.sh 00:45:37 ---> python-tools-install.sh 00:45:37 Setup pyenv: 00:45:37 system 00:45:37 * 3.8.13 (set by /opt/pyenv/version) 00:45:37 * 3.9.13 (set by /opt/pyenv/version) 00:45:37 3.10.13 00:45:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-13s2 00:45:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:45:45 lf-activate-venv(): INFO: Installing: lftools 00:46:21 lf-activate-venv(): INFO: Adding /tmp/venv-13s2/bin to PATH 00:46:21 Generating Requirements File 00:46:42 Python 3.10.13 00:46:43 pip 24.2 from /tmp/venv-13s2/lib/python3.10/site-packages/pip (python 3.10) 00:46:43 appdirs==1.4.4 00:46:43 argcomplete==3.5.0 00:46:43 aspy.yaml==1.3.0 00:46:43 attrs==24.2.0 00:46:43 autopage==0.5.2 00:46:43 beautifulsoup4==4.12.3 00:46:43 boto3==1.35.2 00:46:43 botocore==1.35.2 00:46:43 bs4==0.0.2 00:46:43 cachetools==5.5.0 00:46:43 certifi==2024.7.4 00:46:43 cffi==1.17.0 00:46:43 cfgv==3.4.0 00:46:43 chardet==5.2.0 00:46:43 charset-normalizer==3.3.2 00:46:43 click==8.1.7 00:46:43 cliff==4.7.0 00:46:43 cmd2==2.4.3 00:46:43 cryptography==3.3.2 00:46:43 debtcollector==3.0.0 00:46:43 decorator==5.1.1 00:46:43 defusedxml==0.7.1 00:46:43 Deprecated==1.2.14 00:46:43 distlib==0.3.8 00:46:43 dnspython==2.6.1 00:46:43 docker==4.2.2 00:46:43 dogpile.cache==1.3.3 00:46:43 email_validator==2.2.0 00:46:43 filelock==3.15.4 00:46:43 future==1.0.0 00:46:43 gitdb==4.0.11 00:46:43 GitPython==3.1.43 00:46:43 google-auth==2.34.0 00:46:43 httplib2==0.22.0 00:46:43 identify==2.6.0 00:46:43 idna==3.7 00:46:43 importlib-resources==1.5.0 00:46:43 iso8601==2.1.0 00:46:43 Jinja2==3.1.4 00:46:43 jmespath==1.0.1 00:46:43 jsonpatch==1.33 00:46:43 jsonpointer==3.0.0 00:46:43 jsonschema==4.23.0 00:46:43 jsonschema-specifications==2023.12.1 00:46:43 keystoneauth1==5.7.0 00:46:43 kubernetes==30.1.0 00:46:43 lftools==0.37.10 00:46:43 lxml==5.3.0 00:46:43 MarkupSafe==2.1.5 00:46:43 msgpack==1.0.8 00:46:43 multi_key_dict==2.0.3 00:46:43 munch==4.0.0 00:46:43 netaddr==1.3.0 00:46:43 netifaces==0.11.0 00:46:43 niet==1.4.2 00:46:43 nodeenv==1.9.1 00:46:43 oauth2client==4.1.3 00:46:43 oauthlib==3.2.2 00:46:43 openstacksdk==3.3.0 00:46:43 os-client-config==2.1.0 00:46:43 os-service-types==1.7.0 00:46:43 osc-lib==3.1.0 00:46:43 oslo.config==9.5.0 00:46:43 oslo.context==5.5.0 00:46:43 oslo.i18n==6.3.0 00:46:43 oslo.log==6.1.1 00:46:43 oslo.serialization==5.5.0 00:46:43 oslo.utils==7.2.0 00:46:43 packaging==24.1 00:46:43 pbr==6.0.0 00:46:43 platformdirs==4.2.2 00:46:43 prettytable==3.11.0 00:46:43 pyasn1==0.6.0 00:46:43 pyasn1_modules==0.4.0 00:46:43 pycparser==2.22 00:46:43 pygerrit2==2.0.15 00:46:43 PyGithub==2.3.0 00:46:43 PyJWT==2.9.0 00:46:43 PyNaCl==1.5.0 00:46:43 pyparsing==2.4.7 00:46:43 pyperclip==1.9.0 00:46:43 pyrsistent==0.20.0 00:46:43 python-cinderclient==9.5.0 00:46:43 python-dateutil==2.9.0.post0 00:46:43 python-heatclient==3.5.0 00:46:43 python-jenkins==1.8.2 00:46:43 python-keystoneclient==5.4.0 00:46:43 python-magnumclient==4.6.0 00:46:43 python-openstackclient==7.0.0 00:46:43 python-swiftclient==4.6.0 00:46:43 PyYAML==6.0.2 00:46:43 referencing==0.35.1 00:46:43 requests==2.32.3 00:46:43 requests-oauthlib==2.0.0 00:46:43 requestsexceptions==1.4.0 00:46:43 rfc3986==2.0.0 00:46:43 rpds-py==0.20.0 00:46:43 rsa==4.9 00:46:43 ruamel.yaml==0.18.6 00:46:43 ruamel.yaml.clib==0.2.8 00:46:43 s3transfer==0.10.2 00:46:43 simplejson==3.19.3 00:46:43 six==1.16.0 00:46:43 smmap==5.0.1 00:46:43 soupsieve==2.6 00:46:43 stevedore==5.2.0 00:46:43 tabulate==0.9.0 00:46:43 toml==0.10.2 00:46:43 tomlkit==0.13.2 00:46:43 tqdm==4.66.5 00:46:43 typing_extensions==4.12.2 00:46:43 tzdata==2024.1 00:46:43 urllib3==1.26.19 00:46:43 virtualenv==20.26.3 00:46:43 wcwidth==0.2.13 00:46:43 websocket-client==1.8.0 00:46:43 wrapt==1.16.0 00:46:43 xdg==6.0.0 00:46:43 xmltodict==0.13.0 00:46:43 yq==3.4.3 00:46:43 [autorelease-update-submodules-potassium] $ /bin/sh -xe /tmp/jenkins10025790841805485372.sh 00:46:43 + git checkout stable/potassium 00:46:43 Switched to a new branch 'stable/potassium' 00:46:43 branch 'stable/potassium' set up to track 'origin/stable/potassium'. 00:46:43 + git submodule update --remote 00:46:44 + git add . 00:46:44 [EnvInject] - Injecting environment variables from a build step. 00:46:44 [EnvInject] - Injecting as environment variables the properties content 00:46:44 GERRIT_HOST=git.opendaylight.org 00:46:44 PROJECT=releng/autorelease 00:46:44 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 00:46:44 GERRIT_COMMIT_MESSAGE=Update submodules to latest HEAD of branch 00:46:44 GERRIT_TOPIC=autorelease-update-submodules 00:46:44 GERRIT_USER=jenkins-releng 00:46:44 00:46:44 [EnvInject] - Variables injected successfully. 00:46:44 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins10113445537439572892.sh 00:46:44 ---> gerrit-push-patch.sh 00:46:44 INFO: Nothing to commit 00:46:44 $ ssh-agent -k 00:46:44 unset SSH_AUTH_SOCK; 00:46:44 unset SSH_AGENT_PID; 00:46:44 echo Agent pid 9398 killed; 00:46:44 [ssh-agent] Stopped. 00:46:44 [PostBuildScript] - [INFO] Executing post build scripts. 00:46:44 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins15656178239848606264.sh 00:46:44 ---> sysstat.sh 00:46:44 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins15887340494217680007.sh 00:46:44 ---> package-listing.sh 00:46:44 ++ tr '[:upper:]' '[:lower:]' 00:46:44 ++ facter osfamily 00:46:44 + OS_FAMILY=redhat 00:46:44 + workspace=/w/workspace/autorelease-update-submodules-potassium 00:46:44 + START_PACKAGES=/tmp/packages_start.txt 00:46:44 + END_PACKAGES=/tmp/packages_end.txt 00:46:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:46:44 + PACKAGES=/tmp/packages_start.txt 00:46:44 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:46:44 + PACKAGES=/tmp/packages_end.txt 00:46:44 + case "${OS_FAMILY}" in 00:46:44 + rpm -qa 00:46:44 + sort 00:46:45 + '[' -f /tmp/packages_start.txt ']' 00:46:45 + '[' -f /tmp/packages_end.txt ']' 00:46:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:46:45 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:46:45 + mkdir -p /w/workspace/autorelease-update-submodules-potassium/archives/ 00:46:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-submodules-potassium/archives/ 00:46:45 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins17428374970310770739.sh 00:46:45 ---> capture-instance-metadata.sh 00:46:45 Setup pyenv: 00:46:45 system 00:46:45 3.8.13 00:46:45 3.9.13 00:46:45 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:46:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-13s2 from file:/tmp/.os_lf_venv 00:46:47 lf-activate-venv(): INFO: Installing: lftools 00:47:04 lf-activate-venv(): INFO: Adding /tmp/venv-13s2/bin to PATH 00:47:04 INFO: Running in OpenStack, capturing instance metadata 00:47:04 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins6391350946404441859.sh 00:47:04 provisioning config files... 00:47:04 Could not find credentials [logs] for autorelease-update-submodules-potassium #507 00:47:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-submodules-potassium@tmp/config13370928301197191288tmp 00:47:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:47:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:47:04 provisioning config files... 00:47:05 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:47:05 [EnvInject] - Injecting environment variables from a build step. 00:47:05 [EnvInject] - Injecting as environment variables the properties content 00:47:05 SERVER_ID=logs 00:47:05 00:47:05 [EnvInject] - Variables injected successfully. 00:47:05 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins9673750175680061747.sh 00:47:05 ---> create-netrc.sh 00:47:05 WARN: Log server credential not found. 00:47:05 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins7999808841466698763.sh 00:47:05 ---> python-tools-install.sh 00:47:05 Setup pyenv: 00:47:05 system 00:47:05 3.8.13 00:47:05 3.9.13 00:47:05 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:47:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-13s2 from file:/tmp/.os_lf_venv 00:47:06 lf-activate-venv(): INFO: Installing: lftools 00:47:19 lf-activate-venv(): INFO: Adding /tmp/venv-13s2/bin to PATH 00:47:19 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins5345616701241090409.sh 00:47:19 ---> sudo-logs.sh 00:47:19 Archiving 'sudo' log.. 00:47:20 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins5198752887089388687.sh 00:47:20 ---> job-cost.sh 00:47:20 Setup pyenv: 00:47:20 system 00:47:20 3.8.13 00:47:20 3.9.13 00:47:20 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:47:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-13s2 from file:/tmp/.os_lf_venv 00:47:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:47:26 lf-activate-venv(): INFO: Adding /tmp/venv-13s2/bin to PATH 00:47:26 INFO: No Stack... 00:47:26 INFO: Retrieving Pricing Info for: v3-standard-2 00:47:26 INFO: Archiving Costs 00:47:26 [autorelease-update-submodules-potassium] $ /bin/bash -l /tmp/jenkins13301647076556964739.sh 00:47:27 ---> logs-deploy.sh 00:47:27 Setup pyenv: 00:47:27 system 00:47:27 3.8.13 00:47:27 3.9.13 00:47:27 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:47:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-13s2 from file:/tmp/.os_lf_venv 00:47:28 lf-activate-venv(): INFO: Installing: lftools 00:47:37 lf-activate-venv(): INFO: Adding /tmp/venv-13s2/bin to PATH 00:47:37 WARNING: Nexus logging server not set 00:47:37 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-submodules-potassium/507/ 00:47:37 INFO: archiving logs to S3 00:47:38 ---> uname -a: 00:47:38 Linux prd-centos7-builder-2c-2g-12379.novalocal 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:47:38 00:47:38 00:47:38 ---> lscpu: 00:47:38 Architecture: x86_64 00:47:38 CPU op-mode(s): 32-bit, 64-bit 00:47:38 Byte Order: Little Endian 00:47:38 CPU(s): 2 00:47:38 On-line CPU(s) list: 0,1 00:47:38 Thread(s) per core: 1 00:47:38 Core(s) per socket: 1 00:47:38 Socket(s): 2 00:47:38 NUMA node(s): 1 00:47:38 Vendor ID: AuthenticAMD 00:47:38 CPU family: 23 00:47:38 Model: 49 00:47:38 Model name: AMD EPYC-Rome Processor 00:47:38 Stepping: 0 00:47:38 CPU MHz: 2800.000 00:47:38 BogoMIPS: 5600.00 00:47:38 Virtualization: AMD-V 00:47:38 Hypervisor vendor: KVM 00:47:38 Virtualization type: full 00:47:38 L1d cache: 32K 00:47:38 L1i cache: 32K 00:47:38 L2 cache: 512K 00:47:38 L3 cache: 16384K 00:47:38 NUMA node0 CPU(s): 0,1 00:47:38 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:47:38 00:47:38 00:47:38 ---> nproc: 00:47:38 2 00:47:38 00:47:38 00:47:38 ---> df -h: 00:47:38 Filesystem Size Used Avail Use% Mounted on 00:47:38 devtmpfs 3.8G 0 3.8G 0% /dev 00:47:38 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:47:38 tmpfs 3.9G 17M 3.9G 1% /run 00:47:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:47:38 /dev/vda1 40G 5.6G 35G 14% / 00:47:38 tmpfs 783M 0 783M 0% /run/user/1001 00:47:38 00:47:38 00:47:38 ---> free -m: 00:47:38 total used free shared buff/cache available 00:47:38 Mem: 7821 612 5016 16 2192 6912 00:47:38 Swap: 1023 0 1023 00:47:38 00:47:38 00:47:38 ---> ip addr: 00:47:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:47:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:47:38 inet 127.0.0.1/8 scope host lo 00:47:38 valid_lft forever preferred_lft forever 00:47:38 inet6 ::1/128 scope host 00:47:38 valid_lft forever preferred_lft forever 00:47:38 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:47:38 link/ether fa:16:3e:44:d7:84 brd ff:ff:ff:ff:ff:ff 00:47:38 inet 10.30.171.217/23 brd 10.30.171.255 scope global dynamic eth0 00:47:38 valid_lft 86222sec preferred_lft 86222sec 00:47:38 inet6 fe80::f816:3eff:fe44:d784/64 scope link 00:47:38 valid_lft forever preferred_lft forever 00:47:38 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:47:38 link/ether 02:42:c6:50:27:fe brd ff:ff:ff:ff:ff:ff 00:47:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:47:38 valid_lft forever preferred_lft forever 00:47:38 00:47:38 00:47:38 ---> sar -b -r -n DEV: 00:47:38 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 08/21/2024 _x86_64_ (2 CPU) 00:47:38 00:47:38 12:44:35 AM LINUX RESTART 00:47:38 00:47:38 12:45:01 AM tps rtps wtps bread/s bwrtn/s 00:47:38 12:46:01 AM 137.05 16.75 120.30 4077.14 9039.97 00:47:38 12:47:01 AM 285.83 7.33 278.50 859.83 8383.34 00:47:38 Average: 211.43 12.04 199.39 2468.62 8711.68 00:47:38 00:47:38 12:45:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:47:38 12:46:01 AM 5405240 2603488 32.51 2620 1912216 914864 10.10 687164 1617132 109544 00:47:38 12:47:01 AM 5139424 2869304 35.83 2620 2109264 932060 10.29 900300 1621616 94624 00:47:38 Average: 5272332 2736396 34.17 2620 2010740 923462 10.20 793732 1619374 102084 00:47:38 00:47:38 12:45:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:47:38 12:46:01 AM eth0 525.70 351.41 2711.60 73.73 0.00 0.00 0.00 00:47:38 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:38 12:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:38 12:47:01 AM eth0 82.51 67.09 552.67 9.95 0.00 0.00 0.00 00:47:38 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:38 12:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:38 Average: eth0 304.12 209.26 1632.22 41.84 0.00 0.00 0.00 00:47:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:38 00:47:38 00:47:38 ---> sar -P ALL: 00:47:38 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 08/21/2024 _x86_64_ (2 CPU) 00:47:38 00:47:38 12:44:35 AM LINUX RESTART 00:47:38 00:47:38 12:45:01 AM CPU %user %nice %system %iowait %steal %idle 00:47:38 12:46:01 AM all 32.82 0.00 5.06 4.87 0.12 57.12 00:47:38 12:46:01 AM 0 22.76 0.00 4.19 2.19 0.09 70.76 00:47:38 12:46:01 AM 1 43.16 0.00 5.94 7.62 0.14 43.13 00:47:38 12:47:01 AM all 31.02 0.00 3.12 8.97 0.13 56.76 00:47:38 12:47:01 AM 0 14.00 0.00 2.03 8.17 0.12 75.68 00:47:38 12:47:01 AM 1 48.89 0.00 4.28 9.82 0.14 36.87 00:47:38 Average: all 31.92 0.00 4.09 6.93 0.13 56.94 00:47:38 Average: 0 18.33 0.00 3.10 5.21 0.10 73.25 00:47:38 Average: 1 46.02 0.00 5.11 8.72 0.14 40.00 00:47:38 00:47:38 00:47:38