00:43:58 Started by timer 00:43:58 Running as SYSTEM 00:43:58 [EnvInject] - Loading node environment variables. 00:43:58 Building remotely on prd-centos7-builder-2c-2g-4150 (centos7-builder-2c-2g) in workspace /w/workspace/autorelease-update-submodules-potassium 00:43:58 [ssh-agent] Looking for ssh-agent implementation... 00:43:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:43:58 $ ssh-agent 00:43:59 SSH_AUTH_SOCK=/tmp/ssh-T3kq1w0Dlkbf/agent.9383 00:43:59 SSH_AGENT_PID=9385 00:43:59 [ssh-agent] Started. 00:43:59 Running ssh-add (command line suppressed) 00:43:59 Identity added: /w/workspace/autorelease-update-submodules-potassium@tmp/private_key_7314402635193970439.key (/w/workspace/autorelease-update-submodules-potassium@tmp/private_key_7314402635193970439.key) 00:43:59 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:43:59 The recommended git tool is: NONE 00:44:01 using credential opendaylight-jenkins-ssh 00:44:01 Wiping out workspace first. 00:44:01 Cloning the remote Git repository 00:44:01 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:44:01 > git init /w/workspace/autorelease-update-submodules-potassium # timeout=10 00:44:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:44:01 > git --version # timeout=10 00:44:01 > git --version # 'git version 2.36.6' 00:44:01 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:44:01 [INFO] Currently running in a labeled security context 00:44:01 [INFO] Currently SELinux is 'enforcing' on the host 00:44:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-submodules-potassium@tmp/jenkins-gitclient-ssh6824836984176536930.key 00:44:01 Verifying host key using known hosts file 00:44:01 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:44:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:44:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:05 Avoid second fetch 00:44:05 > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10 00:44:05 Checking out Revision 780d7dfa56895c9d630f1d563d9e93e884b3dbfa (refs/remotes/origin/stable/potassium) 00:44:05 > git config core.sparsecheckout # timeout=10 00:44:05 > git checkout -f 780d7dfa56895c9d630f1d563d9e93e884b3dbfa # timeout=10 00:44:05 Commit message: "Update git submodules" 00:44:05 > git rev-list --no-walk 780d7dfa56895c9d630f1d563d9e93e884b3dbfa # timeout=10 00:44:05 > git remote # timeout=10 00:44:05 > git submodule init # timeout=10 00:44:05 > git submodule sync # timeout=10 00:44:05 > git config --get remote.origin.url # timeout=10 00:44:05 > git submodule init # timeout=10 00:44:05 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:44:05 > git config --get submodule.daexim.url # timeout=10 00:44:05 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:44:05 > git config --get submodule.integration/distribution.url # timeout=10 00:44:05 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:44:05 > git config --get submodule.jsonrpc.url # timeout=10 00:44:05 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:44:05 > git config --get submodule.lispflowmapping.url # timeout=10 00:44:05 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:44:05 > git config --get submodule.openflowplugin.url # timeout=10 00:44:05 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 00:44:05 > git config --get submodule.ovsdb.url # timeout=10 00:44:05 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:44:05 > git config --get submodule.serviceutils.url # timeout=10 00:44:05 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 00:44:05 > git submodule update --init --recursive daexim # timeout=10 00:44:05 > git submodule update --init --recursive integration/distribution # timeout=10 00:44:06 > git submodule update --init --recursive jsonrpc # timeout=10 00:44:07 > git submodule update --init --recursive lispflowmapping # timeout=10 00:44:08 > git submodule update --init --recursive openflowplugin # timeout=10 00:44:12 > git submodule update --init --recursive ovsdb # timeout=10 00:44:15 > git submodule update --init --recursive serviceutils # timeout=10 00:44:18 provisioning config files... 00:44:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:44:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:44:18 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins11616191038555843495.sh 00:44:18 ---> python-tools-install.sh 00:44:18 Setup pyenv: 00:44:18 system 00:44:18 * 3.8.13 (set by /opt/pyenv/version) 00:44:18 * 3.9.13 (set by /opt/pyenv/version) 00:44:18 3.10.13 00:44:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nZw5 00:44:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:44:27 lf-activate-venv(): INFO: Installing: lftools 00:45:07 lf-activate-venv(): INFO: Adding /tmp/venv-nZw5/bin to PATH 00:45:07 Generating Requirements File 00:45:44 Python 3.10.13 00:45:44 pip 24.0 from /tmp/venv-nZw5/lib/python3.10/site-packages/pip (python 3.10) 00:45:45 appdirs==1.4.4 00:45:45 argcomplete==3.2.3 00:45:45 aspy.yaml==1.3.0 00:45:45 attrs==23.2.0 00:45:45 autopage==0.5.2 00:45:45 beautifulsoup4==4.12.3 00:45:45 boto3==1.34.76 00:45:45 botocore==1.34.76 00:45:45 bs4==0.0.2 00:45:45 cachetools==5.3.3 00:45:45 certifi==2024.2.2 00:45:45 cffi==1.16.0 00:45:45 cfgv==3.4.0 00:45:45 chardet==5.2.0 00:45:45 charset-normalizer==3.3.2 00:45:45 click==8.1.7 00:45:45 cliff==4.6.0 00:45:45 cmd2==2.4.3 00:45:45 cryptography==3.3.2 00:45:45 debtcollector==3.0.0 00:45:45 decorator==5.1.1 00:45:45 defusedxml==0.7.1 00:45:45 Deprecated==1.2.14 00:45:45 distlib==0.3.8 00:45:45 dnspython==2.6.1 00:45:45 docker==4.2.2 00:45:45 dogpile.cache==1.3.2 00:45:45 email_validator==2.1.1 00:45:45 filelock==3.13.3 00:45:45 future==1.0.0 00:45:45 gitdb==4.0.11 00:45:45 GitPython==3.1.43 00:45:45 google-auth==2.29.0 00:45:45 httplib2==0.22.0 00:45:45 identify==2.5.35 00:45:45 idna==3.6 00:45:45 importlib-resources==1.5.0 00:45:45 iso8601==2.1.0 00:45:45 Jinja2==3.1.3 00:45:45 jmespath==1.0.1 00:45:45 jsonpatch==1.33 00:45:45 jsonpointer==2.4 00:45:45 jsonschema==4.21.1 00:45:45 jsonschema-specifications==2023.12.1 00:45:45 keystoneauth1==5.6.0 00:45:45 kubernetes==29.0.0 00:45:45 lftools==0.37.10 00:45:45 lxml==5.2.1 00:45:45 MarkupSafe==2.1.5 00:45:45 msgpack==1.0.8 00:45:45 multi_key_dict==2.0.3 00:45:45 munch==4.0.0 00:45:45 netaddr==1.2.1 00:45:45 netifaces==0.11.0 00:45:45 niet==1.4.2 00:45:45 nodeenv==1.8.0 00:45:45 oauth2client==4.1.3 00:45:45 oauthlib==3.2.2 00:45:45 openstacksdk==3.0.0 00:45:45 os-client-config==2.1.0 00:45:45 os-service-types==1.7.0 00:45:45 osc-lib==3.0.1 00:45:45 oslo.config==9.4.0 00:45:45 oslo.context==5.5.0 00:45:45 oslo.i18n==6.3.0 00:45:45 oslo.log==5.5.1 00:45:45 oslo.serialization==5.4.0 00:45:45 oslo.utils==7.1.0 00:45:45 packaging==24.0 00:45:45 pbr==6.0.0 00:45:45 platformdirs==4.2.0 00:45:45 prettytable==3.10.0 00:45:45 pyasn1==0.6.0 00:45:45 pyasn1_modules==0.4.0 00:45:45 pycparser==2.22 00:45:45 pygerrit2==2.0.15 00:45:45 PyGithub==2.3.0 00:45:45 pyinotify==0.9.6 00:45:45 PyJWT==2.8.0 00:45:45 PyNaCl==1.5.0 00:45:45 pyparsing==2.4.7 00:45:45 pyperclip==1.8.2 00:45:45 pyrsistent==0.20.0 00:45:45 python-cinderclient==9.5.0 00:45:45 python-dateutil==2.9.0.post0 00:45:45 python-heatclient==3.5.0 00:45:45 python-jenkins==1.8.2 00:45:45 python-keystoneclient==5.4.0 00:45:45 python-magnumclient==4.4.0 00:45:45 python-novaclient==18.6.0 00:45:45 python-openstackclient==6.6.0 00:45:45 python-swiftclient==4.5.0 00:45:45 PyYAML==6.0.1 00:45:45 referencing==0.34.0 00:45:45 requests==2.31.0 00:45:45 requests-oauthlib==2.0.0 00:45:45 requestsexceptions==1.4.0 00:45:45 rfc3986==2.0.0 00:45:45 rpds-py==0.18.0 00:45:45 rsa==4.9 00:45:45 ruamel.yaml==0.18.6 00:45:45 ruamel.yaml.clib==0.2.8 00:45:45 s3transfer==0.10.1 00:45:45 simplejson==3.19.2 00:45:45 six==1.16.0 00:45:45 smmap==5.0.1 00:45:45 soupsieve==2.5 00:45:45 stevedore==5.2.0 00:45:45 tabulate==0.9.0 00:45:45 toml==0.10.2 00:45:45 tomlkit==0.12.4 00:45:45 tqdm==4.66.2 00:45:45 typing_extensions==4.10.0 00:45:45 tzdata==2024.1 00:45:45 urllib3==1.26.18 00:45:45 virtualenv==20.25.1 00:45:45 wcwidth==0.2.13 00:45:45 websocket-client==1.7.0 00:45:45 wrapt==1.16.0 00:45:45 xdg==6.0.0 00:45:45 xmltodict==0.13.0 00:45:45 yq==3.2.3 00:45:45 [autorelease-update-submodules-potassium] $ /bin/sh -xe /tmp/jenkins5457588165895915600.sh 00:45:45 + git checkout stable/potassium 00:45:45 Switched to a new branch 'stable/potassium' 00:45:45 branch 'stable/potassium' set up to track 'origin/stable/potassium'. 00:45:45 + git submodule update --remote 00:45:45 + git add . 00:45:45 [EnvInject] - Injecting environment variables from a build step. 00:45:45 [EnvInject] - Injecting as environment variables the properties content 00:45:45 GERRIT_HOST=git.opendaylight.org 00:45:45 PROJECT=releng/autorelease 00:45:45 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 00:45:45 GERRIT_COMMIT_MESSAGE=Update submodules to latest HEAD of branch 00:45:45 GERRIT_TOPIC=autorelease-update-submodules 00:45:45 GERRIT_USER=jenkins-releng 00:45:45 00:45:45 [EnvInject] - Variables injected successfully. 00:45:45 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins4602465743732916367.sh 00:45:45 ---> gerrit-push-patch.sh 00:45:45 INFO: Nothing to commit 00:45:45 $ ssh-agent -k 00:45:45 unset SSH_AUTH_SOCK; 00:45:45 unset SSH_AGENT_PID; 00:45:45 echo Agent pid 9385 killed; 00:45:46 [ssh-agent] Stopped. 00:45:46 [PostBuildScript] - [INFO] Executing post build scripts. 00:45:46 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins6012943888197710818.sh 00:45:46 ---> sysstat.sh 00:45:46 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins11792836177868134897.sh 00:45:46 ---> package-listing.sh 00:45:46 ++ facter osfamily 00:45:46 ++ tr '[:upper:]' '[:lower:]' 00:45:46 + OS_FAMILY=redhat 00:45:46 + workspace=/w/workspace/autorelease-update-submodules-potassium 00:45:46 + START_PACKAGES=/tmp/packages_start.txt 00:45:46 + END_PACKAGES=/tmp/packages_end.txt 00:45:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:45:46 + PACKAGES=/tmp/packages_start.txt 00:45:46 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:45:46 + PACKAGES=/tmp/packages_end.txt 00:45:46 + case "${OS_FAMILY}" in 00:45:46 + rpm -qa 00:45:46 + sort 00:45:47 + '[' -f /tmp/packages_start.txt ']' 00:45:47 + '[' -f /tmp/packages_end.txt ']' 00:45:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:45:47 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:45:47 + mkdir -p /w/workspace/autorelease-update-submodules-potassium/archives/ 00:45:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-submodules-potassium/archives/ 00:45:47 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins6113648025387182072.sh 00:45:47 ---> capture-instance-metadata.sh 00:45:47 Setup pyenv: 00:45:47 system 00:45:47 3.8.13 00:45:47 3.9.13 00:45:47 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:45:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nZw5 from file:/tmp/.os_lf_venv 00:45:49 lf-activate-venv(): INFO: Installing: lftools 00:46:25 lf-activate-venv(): INFO: Adding /tmp/venv-nZw5/bin to PATH 00:46:25 INFO: Running in OpenStack, capturing instance metadata 00:46:25 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins8064861145943756394.sh 00:46:25 provisioning config files... 00:46:30 Could not find credentials [logs] for autorelease-update-submodules-potassium #367 00:46:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-submodules-potassium@tmp/config16422369191596037374tmp 00:46:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:46:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:46:30 provisioning config files... 00:46:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:46:30 [EnvInject] - Injecting environment variables from a build step. 00:46:30 [EnvInject] - Injecting as environment variables the properties content 00:46:30 SERVER_ID=logs 00:46:30 00:46:30 [EnvInject] - Variables injected successfully. 00:46:30 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins13958576520882188077.sh 00:46:30 ---> create-netrc.sh 00:46:30 WARN: Log server credential not found. 00:46:30 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins16319465032544083644.sh 00:46:30 ---> python-tools-install.sh 00:46:30 Setup pyenv: 00:46:30 system 00:46:30 3.8.13 00:46:30 3.9.13 00:46:30 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:46:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nZw5 from file:/tmp/.os_lf_venv 00:46:32 lf-activate-venv(): INFO: Installing: lftools 00:46:42 lf-activate-venv(): INFO: Adding /tmp/venv-nZw5/bin to PATH 00:46:42 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins12379788378252956314.sh 00:46:42 ---> sudo-logs.sh 00:46:42 Archiving 'sudo' log.. 00:46:43 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins12957263186850239692.sh 00:46:43 ---> job-cost.sh 00:46:43 Setup pyenv: 00:46:43 system 00:46:43 3.8.13 00:46:43 3.9.13 00:46:43 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:46:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nZw5 from file:/tmp/.os_lf_venv 00:46:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:46:51 lf-activate-venv(): INFO: Adding /tmp/venv-nZw5/bin to PATH 00:46:51 INFO: No Stack... 00:46:51 INFO: Retrieving Pricing Info for: v3-standard-2 00:46:52 INFO: Archiving Costs 00:46:52 [autorelease-update-submodules-potassium] $ /bin/bash -l /tmp/jenkins10813658496110382008.sh 00:46:52 ---> logs-deploy.sh 00:46:52 Setup pyenv: 00:46:52 system 00:46:52 3.8.13 00:46:52 3.9.13 00:46:52 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:46:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nZw5 from file:/tmp/.os_lf_venv 00:46:53 lf-activate-venv(): INFO: Installing: lftools 00:47:06 lf-activate-venv(): INFO: Adding /tmp/venv-nZw5/bin to PATH 00:47:06 WARNING: Nexus logging server not set 00:47:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-submodules-potassium/367/ 00:47:06 INFO: archiving logs to S3 00:47:07 ---> uname -a: 00:47:07 Linux prd-centos7-builder-2c-2g-4150.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:47:07 00:47:07 00:47:07 ---> lscpu: 00:47:07 Architecture: x86_64 00:47:07 CPU op-mode(s): 32-bit, 64-bit 00:47:07 Byte Order: Little Endian 00:47:07 CPU(s): 2 00:47:07 On-line CPU(s) list: 0,1 00:47:07 Thread(s) per core: 1 00:47:07 Core(s) per socket: 1 00:47:07 Socket(s): 2 00:47:07 NUMA node(s): 1 00:47:07 Vendor ID: AuthenticAMD 00:47:07 CPU family: 23 00:47:07 Model: 49 00:47:07 Model name: AMD EPYC-Rome Processor 00:47:07 Stepping: 0 00:47:07 CPU MHz: 2799.998 00:47:07 BogoMIPS: 5599.99 00:47:07 Virtualization: AMD-V 00:47:07 Hypervisor vendor: KVM 00:47:07 Virtualization type: full 00:47:07 L1d cache: 32K 00:47:07 L1i cache: 32K 00:47:07 L2 cache: 512K 00:47:07 L3 cache: 16384K 00:47:07 NUMA node0 CPU(s): 0,1 00:47:07 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:07 00:47:07 00:47:07 ---> nproc: 00:47:07 2 00:47:07 00:47:07 00:47:07 ---> df -h: 00:47:07 Filesystem Size Used Avail Use% Mounted on 00:47:07 devtmpfs 3.8G 0 3.8G 0% /dev 00:47:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:47:07 tmpfs 3.9G 17M 3.9G 1% /run 00:47:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:47:07 /dev/vda1 40G 5.6G 35G 14% / 00:47:07 tmpfs 783M 0 783M 0% /run/user/1001 00:47:07 00:47:07 00:47:07 ---> free -m: 00:47:07 total used free shared buff/cache available 00:47:07 Mem: 7821 615 5016 16 2188 6910 00:47:07 Swap: 1023 0 1023 00:47:07 00:47:07 00:47:07 ---> ip addr: 00:47:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:47:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:47:07 inet 127.0.0.1/8 scope host lo 00:47:07 valid_lft forever preferred_lft forever 00:47:07 inet6 ::1/128 scope host 00:47:07 valid_lft forever preferred_lft forever 00:47:07 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:47:07 link/ether fa:16:3e:32:8d:fc brd ff:ff:ff:ff:ff:ff 00:47:07 inet 10.30.171.198/23 brd 10.30.171.255 scope global dynamic eth0 00:47:07 valid_lft 86183sec preferred_lft 86183sec 00:47:07 inet6 fe80::f816:3eff:fe32:8dfc/64 scope link 00:47:07 valid_lft forever preferred_lft forever 00:47:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:47:07 link/ether 02:42:44:1b:dc:04 brd ff:ff:ff:ff:ff:ff 00:47:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:47:07 valid_lft forever preferred_lft forever 00:47:07 00:47:07 00:47:07 ---> sar -b -r -n DEV: 00:47:07 Linux 3.10.0-1160.114.2.el7.x86_64 (centos-7-builder-dce870c1-ca4b-4d6d-a485-70c45e659f45.novalocal) 04/03/2024 _x86_64_ (2 CPU) 00:47:07 00:47:07 12:43:26 AM LINUX RESTART 00:47:07 00:47:07 12:44:01 AM tps rtps wtps bread/s bwrtn/s 00:47:07 12:45:01 AM 226.82 16.14 210.68 1725.92 9107.56 00:47:07 12:46:01 AM 222.00 1.35 220.65 138.17 7274.83 00:47:07 12:47:01 AM 113.24 0.48 112.76 98.75 3631.13 00:47:07 Average: 187.36 5.99 181.37 654.31 6671.35 00:47:07 00:47:07 12:44:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:47:07 12:45:01 AM 5291400 2717328 33.93 2620 1978284 1010840 11.16 767972 1651880 94452 00:47:07 12:46:01 AM 5141936 2866792 35.80 2620 2106256 984264 10.87 910776 1615352 76928 00:47:07 12:47:01 AM 5136052 2872676 35.87 2620 2109824 980484 10.83 903608 1622384 1112 00:47:07 Average: 5189796 2818932 35.20 2620 2064788 991863 10.95 860785 1629872 57497 00:47:07 00:47:07 12:44:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:47:07 12:45:01 AM eth0 260.64 210.09 2346.75 28.58 0.00 0.00 0.00 00:47:07 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:07 12:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:07 12:46:01 AM eth0 55.10 47.58 290.91 8.11 0.00 0.00 0.00 00:47:07 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:07 12:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:07 12:47:01 AM eth0 12.41 12.69 9.68 6.26 0.00 0.00 0.00 00:47:07 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:07 12:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:07 Average: eth0 109.39 90.13 882.49 14.32 0.00 0.00 0.00 00:47:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:07 00:47:07 00:47:07 ---> sar -P ALL: 00:47:07 Linux 3.10.0-1160.114.2.el7.x86_64 (centos-7-builder-dce870c1-ca4b-4d6d-a485-70c45e659f45.novalocal) 04/03/2024 _x86_64_ (2 CPU) 00:47:07 00:47:07 12:43:26 AM LINUX RESTART 00:47:07 00:47:07 12:44:01 AM CPU %user %nice %system %iowait %steal %idle 00:47:07 12:45:01 AM all 31.38 0.00 3.84 7.00 0.09 57.69 00:47:07 12:45:01 AM 0 29.58 0.00 3.79 5.40 0.09 61.14 00:47:07 12:45:01 AM 1 33.18 0.00 3.89 8.60 0.09 54.24 00:47:07 12:46:01 AM all 31.95 0.00 2.58 5.95 0.10 59.42 00:47:07 12:46:01 AM 0 11.90 0.00 1.38 5.91 0.10 80.71 00:47:07 12:46:01 AM 1 52.88 0.00 3.82 6.00 0.09 37.21 00:47:07 12:47:01 AM all 22.56 0.00 1.09 2.82 0.08 73.45 00:47:07 12:47:01 AM 0 4.94 0.00 0.81 1.87 0.07 92.32 00:47:07 12:47:01 AM 1 40.83 0.00 1.42 3.79 0.07 53.90 00:47:07 Average: all 28.60 0.00 2.49 5.24 0.09 63.58 00:47:07 Average: 0 15.31 0.00 1.97 4.38 0.09 78.25 00:47:07 Average: 1 42.25 0.00 3.04 6.13 0.08 48.50 00:47:07 00:47:07 00:47:07