00:45:14 Started by timer 00:45:14 Running as SYSTEM 00:45:14 [EnvInject] - Loading node environment variables. 00:45:15 Building remotely on prd-centos7-builder-2c-2g-21191 (centos7-builder-2c-2g) in workspace /w/workspace/autorelease-update-submodules-potassium 00:45:15 [ssh-agent] Looking for ssh-agent implementation... 00:45:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:45:15 $ ssh-agent 00:45:15 SSH_AUTH_SOCK=/tmp/ssh-3oiR4MNFyTyO/agent.9328 00:45:15 SSH_AGENT_PID=9330 00:45:15 [ssh-agent] Started. 00:45:15 Running ssh-add (command line suppressed) 00:45:15 Identity added: /w/workspace/autorelease-update-submodules-potassium@tmp/private_key_13819377638361059523.key (/w/workspace/autorelease-update-submodules-potassium@tmp/private_key_13819377638361059523.key) 00:45:15 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:45:15 The recommended git tool is: NONE 00:45:17 using credential opendaylight-jenkins-ssh 00:45:17 Wiping out workspace first. 00:45:17 Cloning the remote Git repository 00:45:17 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:45:17 > git init /w/workspace/autorelease-update-submodules-potassium # timeout=10 00:45:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:45:17 > git --version # timeout=10 00:45:17 > git --version # 'git version 2.36.6' 00:45:17 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:45:17 [INFO] Currently running in a labeled security context 00:45:17 [INFO] Currently SELinux is 'enforcing' on the host 00:45:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-submodules-potassium@tmp/jenkins-gitclient-ssh3123950611129181918.key 00:45:17 Verifying host key using known hosts file 00:45:18 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:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:45:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:21 Avoid second fetch 00:45:22 > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10 00:45:22 Checking out Revision f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf (refs/remotes/origin/stable/potassium) 00:45:22 > git config core.sparsecheckout # timeout=10 00:45:22 > git checkout -f f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf # timeout=10 00:45:22 Commit message: "Update git submodules" 00:45:22 > git rev-list --no-walk f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf # timeout=10 00:45:22 > git remote # timeout=10 00:45:22 > git submodule init # timeout=10 00:45:22 > git submodule sync # timeout=10 00:45:22 > git config --get remote.origin.url # timeout=10 00:45:22 > git submodule init # timeout=10 00:45:22 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:45:22 > git config --get submodule.daexim.url # timeout=10 00:45:22 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:45:22 > git config --get submodule.integration/distribution.url # timeout=10 00:45:22 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:45:22 > git config --get submodule.jsonrpc.url # timeout=10 00:45:22 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:45:22 > git config --get submodule.lispflowmapping.url # timeout=10 00:45:22 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:45:22 > git config --get submodule.openflowplugin.url # timeout=10 00:45:22 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 00:45:22 > git config --get submodule.ovsdb.url # timeout=10 00:45:22 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:45:22 > git config --get submodule.serviceutils.url # timeout=10 00:45:22 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 00:45:22 > git submodule update --init --recursive daexim # timeout=10 00:45:23 > git submodule update --init --recursive integration/distribution # timeout=10 00:45:24 > git submodule update --init --recursive jsonrpc # timeout=10 00:45:24 > git submodule update --init --recursive lispflowmapping # timeout=10 00:45:26 > git submodule update --init --recursive openflowplugin # timeout=10 00:45:30 > git submodule update --init --recursive ovsdb # timeout=10 00:45:32 > git submodule update --init --recursive serviceutils # timeout=10 00:45:36 provisioning config files... 00:45:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:45:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:45:36 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins1558199576763919791.sh 00:45:36 ---> python-tools-install.sh 00:45:36 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:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3umD 00:45:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:45:45 lf-activate-venv(): INFO: Installing: lftools 00:46:24 lf-activate-venv(): INFO: Adding /tmp/venv-3umD/bin to PATH 00:46:24 Generating Requirements File 00:46:46 Python 3.10.13 00:46:47 pip 24.2 from /tmp/venv-3umD/lib/python3.10/site-packages/pip (python 3.10) 00:46:47 appdirs==1.4.4 00:46:47 argcomplete==3.5.0 00:46:47 aspy.yaml==1.3.0 00:46:47 attrs==24.2.0 00:46:47 autopage==0.5.2 00:46:47 beautifulsoup4==4.12.3 00:46:47 boto3==1.35.17 00:46:47 botocore==1.35.17 00:46:47 bs4==0.0.2 00:46:47 cachetools==5.5.0 00:46:47 certifi==2024.8.30 00:46:47 cffi==1.17.1 00:46:47 cfgv==3.4.0 00:46:47 chardet==5.2.0 00:46:47 charset-normalizer==3.3.2 00:46:47 click==8.1.7 00:46:47 cliff==4.7.0 00:46:47 cmd2==2.4.3 00:46:47 cryptography==3.3.2 00:46:47 debtcollector==3.0.0 00:46:47 decorator==5.1.1 00:46:47 defusedxml==0.7.1 00:46:47 Deprecated==1.2.14 00:46:47 distlib==0.3.8 00:46:47 dnspython==2.6.1 00:46:47 docker==4.2.2 00:46:47 dogpile.cache==1.3.3 00:46:47 email_validator==2.2.0 00:46:47 filelock==3.16.0 00:46:47 future==1.0.0 00:46:47 gitdb==4.0.11 00:46:47 GitPython==3.1.43 00:46:47 google-auth==2.34.0 00:46:47 httplib2==0.22.0 00:46:47 identify==2.6.0 00:46:47 idna==3.8 00:46:47 importlib-resources==1.5.0 00:46:47 iso8601==2.1.0 00:46:47 Jinja2==3.1.4 00:46:47 jmespath==1.0.1 00:46:47 jsonpatch==1.33 00:46:47 jsonpointer==3.0.0 00:46:47 jsonschema==4.23.0 00:46:47 jsonschema-specifications==2023.12.1 00:46:47 keystoneauth1==5.8.0 00:46:47 kubernetes==30.1.0 00:46:47 lftools==0.37.10 00:46:47 lxml==5.3.0 00:46:47 MarkupSafe==2.1.5 00:46:47 msgpack==1.1.0 00:46:47 multi_key_dict==2.0.3 00:46:47 munch==4.0.0 00:46:47 netaddr==1.3.0 00:46:47 netifaces==0.11.0 00:46:47 niet==1.4.2 00:46:47 nodeenv==1.9.1 00:46:47 oauth2client==4.1.3 00:46:47 oauthlib==3.2.2 00:46:47 openstacksdk==4.0.0 00:46:47 os-client-config==2.1.0 00:46:47 os-service-types==1.7.0 00:46:47 osc-lib==3.1.0 00:46:47 oslo.config==9.6.0 00:46:47 oslo.context==5.6.0 00:46:47 oslo.i18n==6.4.0 00:46:47 oslo.log==6.1.2 00:46:47 oslo.serialization==5.5.0 00:46:47 oslo.utils==7.3.0 00:46:47 packaging==24.1 00:46:47 pbr==6.1.0 00:46:47 platformdirs==4.3.2 00:46:47 prettytable==3.11.0 00:46:47 pyasn1==0.6.1 00:46:47 pyasn1_modules==0.4.1 00:46:47 pycparser==2.22 00:46:47 pygerrit2==2.0.15 00:46:47 PyGithub==2.4.0 00:46:47 PyJWT==2.9.0 00:46:47 PyNaCl==1.5.0 00:46:47 pyparsing==2.4.7 00:46:47 pyperclip==1.9.0 00:46:47 pyrsistent==0.20.0 00:46:47 python-cinderclient==9.6.0 00:46:47 python-dateutil==2.9.0.post0 00:46:47 python-heatclient==4.0.0 00:46:47 python-jenkins==1.8.2 00:46:47 python-keystoneclient==5.5.0 00:46:47 python-magnumclient==4.7.0 00:46:47 python-openstackclient==7.1.0 00:46:47 python-swiftclient==4.6.0 00:46:47 PyYAML==6.0.2 00:46:47 referencing==0.35.1 00:46:47 requests==2.32.3 00:46:47 requests-oauthlib==2.0.0 00:46:47 requestsexceptions==1.4.0 00:46:47 rfc3986==2.0.0 00:46:47 rpds-py==0.20.0 00:46:47 rsa==4.9 00:46:47 ruamel.yaml==0.18.6 00:46:47 ruamel.yaml.clib==0.2.8 00:46:47 s3transfer==0.10.2 00:46:47 simplejson==3.19.3 00:46:47 six==1.16.0 00:46:47 smmap==5.0.1 00:46:47 soupsieve==2.6 00:46:47 stevedore==5.3.0 00:46:47 tabulate==0.9.0 00:46:47 toml==0.10.2 00:46:47 tomlkit==0.13.2 00:46:47 tqdm==4.66.5 00:46:47 typing_extensions==4.12.2 00:46:47 tzdata==2024.1 00:46:47 urllib3==1.26.20 00:46:47 virtualenv==20.26.4 00:46:47 wcwidth==0.2.13 00:46:47 websocket-client==1.8.0 00:46:47 wrapt==1.16.0 00:46:47 xdg==6.0.0 00:46:47 xmltodict==0.13.0 00:46:47 yq==3.4.3 00:46:47 [autorelease-update-submodules-potassium] $ /bin/sh -xe /tmp/jenkins5975535746349358992.sh 00:46:47 + git checkout stable/potassium 00:46:47 Switched to a new branch 'stable/potassium' 00:46:47 branch 'stable/potassium' set up to track 'origin/stable/potassium'. 00:46:47 + git submodule update --remote 00:46:48 + git add . 00:46:48 [EnvInject] - Injecting environment variables from a build step. 00:46:48 [EnvInject] - Injecting as environment variables the properties content 00:46:48 GERRIT_HOST=git.opendaylight.org 00:46:48 PROJECT=releng/autorelease 00:46:48 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 00:46:48 GERRIT_COMMIT_MESSAGE=Update submodules to latest HEAD of branch 00:46:48 GERRIT_TOPIC=autorelease-update-submodules 00:46:48 GERRIT_USER=jenkins-releng 00:46:48 00:46:48 [EnvInject] - Variables injected successfully. 00:46:48 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins2040614759935144689.sh 00:46:48 ---> gerrit-push-patch.sh 00:46:48 INFO: Nothing to commit 00:46:48 $ ssh-agent -k 00:46:48 unset SSH_AUTH_SOCK; 00:46:48 unset SSH_AGENT_PID; 00:46:48 echo Agent pid 9330 killed; 00:46:48 [ssh-agent] Stopped. 00:46:48 [PostBuildScript] - [INFO] Executing post build scripts. 00:46:48 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins18383346548391310196.sh 00:46:48 ---> sysstat.sh 00:46:48 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins14154924821140342662.sh 00:46:48 ---> package-listing.sh 00:46:48 ++ facter osfamily 00:46:48 ++ tr '[:upper:]' '[:lower:]' 00:46:49 + OS_FAMILY=redhat 00:46:49 + workspace=/w/workspace/autorelease-update-submodules-potassium 00:46:49 + START_PACKAGES=/tmp/packages_start.txt 00:46:49 + END_PACKAGES=/tmp/packages_end.txt 00:46:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:46:49 + PACKAGES=/tmp/packages_start.txt 00:46:49 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:46:49 + PACKAGES=/tmp/packages_end.txt 00:46:49 + case "${OS_FAMILY}" in 00:46:49 + rpm -qa 00:46:49 + sort 00:46:49 + '[' -f /tmp/packages_start.txt ']' 00:46:49 + '[' -f /tmp/packages_end.txt ']' 00:46:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:46:49 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:46:49 + mkdir -p /w/workspace/autorelease-update-submodules-potassium/archives/ 00:46:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-submodules-potassium/archives/ 00:46:49 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins13967220653842155359.sh 00:46:49 ---> capture-instance-metadata.sh 00:46:49 Setup pyenv: 00:46:50 system 00:46:50 3.8.13 00:46:50 3.9.13 00:46:50 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:46:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3umD from file:/tmp/.os_lf_venv 00:46:55 lf-activate-venv(): INFO: Installing: lftools 00:47:07 lf-activate-venv(): INFO: Adding /tmp/venv-3umD/bin to PATH 00:47:07 INFO: Running in OpenStack, capturing instance metadata 00:47:08 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins5575271560510015566.sh 00:47:08 provisioning config files... 00:47:08 Could not find credentials [logs] for autorelease-update-submodules-potassium #529 00:47:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-submodules-potassium@tmp/config5842771170308252011tmp 00:47:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:47:08 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:47:08 provisioning config files... 00:47:08 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:47:08 [EnvInject] - Injecting environment variables from a build step. 00:47:08 [EnvInject] - Injecting as environment variables the properties content 00:47:08 SERVER_ID=logs 00:47:08 00:47:08 [EnvInject] - Variables injected successfully. 00:47:08 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins7585389851708099186.sh 00:47:08 ---> create-netrc.sh 00:47:08 WARN: Log server credential not found. 00:47:08 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins16056938897486586903.sh 00:47:08 ---> python-tools-install.sh 00:47:08 Setup pyenv: 00:47:08 system 00:47:08 3.8.13 00:47:08 3.9.13 00:47:08 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:47:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3umD from file:/tmp/.os_lf_venv 00:47:10 lf-activate-venv(): INFO: Installing: lftools 00:47:23 lf-activate-venv(): INFO: Adding /tmp/venv-3umD/bin to PATH 00:47:23 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins11575680151388039406.sh 00:47:23 ---> sudo-logs.sh 00:47:23 Archiving 'sudo' log.. 00:47:23 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins6730937288447386652.sh 00:47:23 ---> job-cost.sh 00:47:24 Setup pyenv: 00:47:24 system 00:47:24 3.8.13 00:47:24 3.9.13 00:47:24 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:47:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3umD from file:/tmp/.os_lf_venv 00:47:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:47:29 lf-activate-venv(): INFO: Adding /tmp/venv-3umD/bin to PATH 00:47:29 INFO: No Stack... 00:47:30 INFO: Retrieving Pricing Info for: v3-standard-2 00:47:30 INFO: Archiving Costs 00:47:30 [autorelease-update-submodules-potassium] $ /bin/bash -l /tmp/jenkins584002555646550376.sh 00:47:30 ---> logs-deploy.sh 00:47:30 Setup pyenv: 00:47:30 system 00:47:30 3.8.13 00:47:30 3.9.13 00:47:30 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:47:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3umD from file:/tmp/.os_lf_venv 00:47:31 lf-activate-venv(): INFO: Installing: lftools 00:47:41 lf-activate-venv(): INFO: Adding /tmp/venv-3umD/bin to PATH 00:47:41 WARNING: Nexus logging server not set 00:47:41 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-submodules-potassium/529/ 00:47:41 INFO: archiving logs to S3 00:47:42 ---> uname -a: 00:47:42 Linux prd-centos7-builder-2c-2g-21191.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:42 00:47:42 00:47:42 ---> lscpu: 00:47:42 Architecture: x86_64 00:47:42 CPU op-mode(s): 32-bit, 64-bit 00:47:42 Byte Order: Little Endian 00:47:42 CPU(s): 2 00:47:42 On-line CPU(s) list: 0,1 00:47:42 Thread(s) per core: 1 00:47:42 Core(s) per socket: 1 00:47:42 Socket(s): 2 00:47:42 NUMA node(s): 1 00:47:42 Vendor ID: AuthenticAMD 00:47:42 CPU family: 23 00:47:42 Model: 49 00:47:42 Model name: AMD EPYC-Rome Processor 00:47:42 Stepping: 0 00:47:42 CPU MHz: 2800.000 00:47:42 BogoMIPS: 5600.00 00:47:42 Virtualization: AMD-V 00:47:42 Hypervisor vendor: KVM 00:47:42 Virtualization type: full 00:47:42 L1d cache: 32K 00:47:42 L1i cache: 32K 00:47:42 L2 cache: 512K 00:47:42 L3 cache: 16384K 00:47:42 NUMA node0 CPU(s): 0,1 00:47:42 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:42 00:47:42 00:47:42 ---> nproc: 00:47:42 2 00:47:42 00:47:42 00:47:42 ---> df -h: 00:47:42 Filesystem Size Used Avail Use% Mounted on 00:47:42 devtmpfs 3.8G 0 3.8G 0% /dev 00:47:42 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:47:42 tmpfs 3.9G 17M 3.9G 1% /run 00:47:42 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:47:42 /dev/vda1 40G 5.7G 35G 15% / 00:47:42 tmpfs 783M 0 783M 0% /run/user/1001 00:47:42 00:47:42 00:47:42 ---> free -m: 00:47:42 total used free shared buff/cache available 00:47:42 Mem: 7821 632 4995 16 2193 6892 00:47:42 Swap: 1023 0 1023 00:47:42 00:47:42 00:47:42 ---> ip addr: 00:47:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:47:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:47:42 inet 127.0.0.1/8 scope host lo 00:47:42 valid_lft forever preferred_lft forever 00:47:42 inet6 ::1/128 scope host 00:47:42 valid_lft forever preferred_lft forever 00:47:42 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:47:42 link/ether fa:16:3e:8f:4f:bc brd ff:ff:ff:ff:ff:ff 00:47:42 inet 10.30.171.137/23 brd 10.30.171.255 scope global dynamic eth0 00:47:42 valid_lft 86220sec preferred_lft 86220sec 00:47:42 inet6 fe80::f816:3eff:fe8f:4fbc/64 scope link 00:47:42 valid_lft forever preferred_lft forever 00:47:42 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:47:42 link/ether 02:42:4e:d9:30:dd brd ff:ff:ff:ff:ff:ff 00:47:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:47:42 valid_lft forever preferred_lft forever 00:47:42 00:47:42 00:47:42 ---> sar -b -r -n DEV: 00:47:42 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 09/12/2024 _x86_64_ (2 CPU) 00:47:42 00:47:42 12:44:37 AM LINUX RESTART 00:47:42 00:47:42 12:45:04 AM tps rtps wtps bread/s bwrtn/s 00:47:42 12:46:01 AM 179.55 24.17 155.38 4741.96 17526.17 00:47:42 12:47:01 AM 283.59 7.36 276.23 861.83 8708.74 00:47:42 Average: 232.89 15.55 217.34 2752.52 13005.26 00:47:42 00:47:42 12:45:04 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:47:42 12:46:01 AM 5358368 2650368 33.09 2620 1902664 987248 10.90 736580 1613020 91596 00:47:42 12:47:01 AM 5148508 2860228 35.71 2620 2106380 942784 10.41 887608 1625560 90796 00:47:42 Average: 5253438 2755298 34.40 2620 2004522 965016 10.65 812094 1619290 91196 00:47:42 00:47:42 12:45:04 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:47:42 12:46:01 AM eth0 446.81 309.08 2829.73 73.36 0.00 0.00 0.00 00:47:42 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:42 12:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:42 12:47:01 AM eth0 83.56 68.89 554.74 9.74 0.00 0.00 0.00 00:47:42 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:42 12:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:42 Average: eth0 260.56 185.93 1663.29 40.74 0.00 0.00 0.00 00:47:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:42 00:47:42 00:47:42 ---> sar -P ALL: 00:47:42 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 09/12/2024 _x86_64_ (2 CPU) 00:47:42 00:47:42 12:44:37 AM LINUX RESTART 00:47:42 00:47:42 12:45:04 AM CPU %user %nice %system %iowait %steal %idle 00:47:42 12:46:01 AM all 35.63 0.00 5.72 9.46 0.11 49.08 00:47:42 12:46:01 AM 0 46.35 0.00 6.48 7.93 0.11 39.12 00:47:42 12:46:01 AM 1 25.10 0.00 4.96 10.97 0.11 58.86 00:47:42 12:47:01 AM all 30.10 0.00 3.13 9.53 0.12 57.12 00:47:42 12:47:01 AM 0 53.20 0.00 4.57 9.39 0.13 32.72 00:47:42 12:47:01 AM 1 8.14 0.00 1.77 9.66 0.12 80.31 00:47:42 Average: all 32.79 0.00 4.39 9.50 0.12 53.21 00:47:42 Average: 0 49.84 0.00 5.51 8.67 0.12 35.86 00:47:42 Average: 1 16.33 0.00 3.31 10.29 0.11 69.96 00:47:42 00:47:42 00:47:42