22:29:09 Started by user Robert Varga 22:29:09 Running as SYSTEM 22:29:09 [EnvInject] - Loading node environment variables. 22:29:09 Building remotely on prd-centos8-builder-4c-4g-26704 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-titanium 22:29:10 [ssh-agent] Looking for ssh-agent implementation... 22:29:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:10 $ ssh-agent 22:29:10 SSH_AUTH_SOCK=/tmp/ssh-kH7AyujddljI/agent.5520 22:29:10 SSH_AGENT_PID=5521 22:29:10 [ssh-agent] Started. 22:29:10 Running ssh-add (command line suppressed) 22:29:10 Identity added: /w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/private_key_11111850999825552835.key (/w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/private_key_11111850999825552835.key) 22:29:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:29:10 The recommended git tool is: NONE 22:29:12 using credential jenkins-ssh 22:29:12 Wiping out workspace first. 22:29:12 Cloning the remote Git repository 22:29:12 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 22:29:12 > git init /w/workspace/autorelease-gerrit-branch-lock-titanium # timeout=10 22:29:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 22:29:12 > git --version # timeout=10 22:29:12 > git --version # 'git version 2.43.0' 22:29:12 using GIT_SSH to set credentials jenkins-ssh 22:29:12 [INFO] Currently running in a labeled security context 22:29:12 [INFO] Currently SELinux is 'enforcing' on the host 22:29:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/jenkins-gitclient-ssh6805200621448997104.key 22:29:12 Verifying host key using known hosts file 22:29:12 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. 22:29:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 22:29:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 22:29:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:29:16 Avoid second fetch 22:29:16 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:29:16 Checking out Revision d1483cc5fbc3d9e7cf34a1934e7145dd6547f00b (refs/remotes/origin/master) 22:29:16 > git config core.sparsecheckout # timeout=10 22:29:16 > git checkout -f d1483cc5fbc3d9e7cf34a1934e7145dd6547f00b # timeout=10 22:29:16 Commit message: "Update git submodules" 22:29:16 > git rev-list --no-walk eb8c4b7721b8f16fd7b8c153d8bea408c9abc8ba # timeout=10 22:29:20 provisioning config files... 22:29:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:29:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:29:20 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins7399193918047509640.sh 22:29:20 ---> autorelease-gerrit-branch-lock.sh 22:29:20 Cloning into 'All-Projects'... 22:29:20 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 22:29:21 Total 1851 (delta 618), reused 1851 (delta 618) 22:29:22 Note: switching to 'b2a17ad421b8e6194fa4a2d85497891b384d27f4'. 22:29:22 22:29:22 You are in 'detached HEAD' state. You can look around, make experimental 22:29:22 changes and commit them, and you can discard any commits you make in this 22:29:22 state without impacting any branches by switching back to a branch. 22:29:22 22:29:22 If you want to create a new branch to retain commits you create, you may 22:29:22 do so (now or later) by using -c with the switch command. Example: 22:29:22 22:29:22 git switch -c 22:29:22 22:29:22 Or undo this operation with: 22:29:22 22:29:22 git switch - 22:29:22 22:29:22 Turn off this advice by setting config variable advice.detachedHead to false 22:29:22 22:29:22 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 22:29:23 From ssh://git.opendaylight.org:29418/All-Projects 22:29:23 * [new ref] refs/meta/config -> config 22:29:23 Switched to branch 'config' 22:29:23 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 22:29:25 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 22:29:26 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 22:29:27 + case $mode in 22:29:27 + echo 'INFO: Unlocking branch: master' 22:29:27 INFO: Unlocking branch: master 22:29:27 + git config -f project.config --remove-section access.refs/heads/master 22:29:27 + git commit -asm 'Chore: Unlock branch master' 22:29:27 [config 58ba135] Chore: Unlock branch master 22:29:27 1 file changed, 6 deletions(-) 22:29:27 + git diff HEAD~1 22:29:27 diff --git a/project.config b/project.config 22:29:27 index 268f5c0..52d4f8a 100644 22:29:27 --- a/project.config 22:29:27 +++ b/project.config 22:29:27 @@ -142,9 +142,3 @@ 22:29:27 exclusiveGroupPermissions = create 22:29:27 create = block group Registered Users 22:29:27 create = group Release Engineering Team 22:29:27 -[access "refs/heads/master"] 22:29:27 - exclusiveGroupPermissions = submit 22:29:27 - submit = group Release Engineering Team 22:29:27 - removeReviewer = group Release Engineering Team 22:29:27 - label-Code-Review = -2..+2 group Release Engineering Team 22:29:27 - label-Verified = -1..+1 group Release Engineering Team 22:29:27 + '[' false = true ']' 22:29:27 + echo 'INFO: Pushing changes to the repository.' 22:29:27 INFO: Pushing changes to the repository. 22:29:27 + git push origin HEAD:refs/meta/config 22:29:28 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 22:29:28 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 22:29:29 To ssh://git.opendaylight.org:29418/All-Projects 22:29:29 b2a17ad..58ba135 HEAD -> refs/meta/config 22:29:36 $ ssh-agent -k 22:29:36 unset SSH_AUTH_SOCK; 22:29:36 unset SSH_AGENT_PID; 22:29:36 echo Agent pid 5521 killed; 22:29:36 [ssh-agent] Stopped. 22:29:36 [PostBuildScript] - [INFO] Executing post build scripts. 22:29:36 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins8237712552662642530.sh 22:29:36 ---> sysstat.sh 22:29:36 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins10745609765562285535.sh 22:29:36 ---> package-listing.sh 22:29:36 ++ tr '[:upper:]' '[:lower:]' 22:29:36 ++ facter osfamily 22:29:36 + OS_FAMILY=redhat 22:29:36 + workspace=/w/workspace/autorelease-gerrit-branch-lock-titanium 22:29:36 + START_PACKAGES=/tmp/packages_start.txt 22:29:36 + END_PACKAGES=/tmp/packages_end.txt 22:29:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:29:36 + PACKAGES=/tmp/packages_start.txt 22:29:36 + '[' /w/workspace/autorelease-gerrit-branch-lock-titanium ']' 22:29:36 + PACKAGES=/tmp/packages_end.txt 22:29:36 + case "${OS_FAMILY}" in 22:29:36 + rpm -qa 22:29:36 + sort 22:29:37 + '[' -f /tmp/packages_start.txt ']' 22:29:37 + '[' -f /tmp/packages_end.txt ']' 22:29:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:29:37 + '[' /w/workspace/autorelease-gerrit-branch-lock-titanium ']' 22:29:37 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-titanium/archives/ 22:29:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-titanium/archives/ 22:29:37 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins2831601968952356237.sh 22:29:37 ---> capture-instance-metadata.sh 22:29:37 Setup pyenv: 22:29:37 system 22:29:37 * 3.8.13 (set by /opt/pyenv/version) 22:29:37 * 3.9.13 (set by /opt/pyenv/version) 22:29:37 * 3.10.13 (set by /opt/pyenv/version) 22:29:37 * 3.11.7 (set by /opt/pyenv/version) 22:29:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TH2J 22:29:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:29:46 lf-activate-venv(): INFO: Installing: lftools 22:30:26 lf-activate-venv(): INFO: Adding /tmp/venv-TH2J/bin to PATH 22:30:26 INFO: Running in OpenStack, capturing instance metadata 22:30:26 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins11734065798894871577.sh 22:30:26 provisioning config files... 22:30:27 Could not find credentials [logs] for autorelease-gerrit-branch-lock-titanium #8 22:30:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/config17398653653451671886tmp 22:30:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:30:27 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:30:27 provisioning config files... 22:30:27 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:30:27 [EnvInject] - Injecting environment variables from a build step. 22:30:27 [EnvInject] - Injecting as environment variables the properties content 22:30:27 SERVER_ID=logs 22:30:27 22:30:27 [EnvInject] - Variables injected successfully. 22:30:27 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins16110348424910923481.sh 22:30:27 ---> create-netrc.sh 22:30:27 WARN: Log server credential not found. 22:30:27 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins1171145280219853479.sh 22:30:27 ---> python-tools-install.sh 22:30:27 Setup pyenv: 22:30:27 system 22:30:27 3.8.13 22:30:27 3.9.13 22:30:27 3.10.13 22:30:27 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 22:30:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TH2J from file:/tmp/.os_lf_venv 22:30:28 lf-activate-venv(): INFO: Installing: lftools 22:30:39 lf-activate-venv(): INFO: Adding /tmp/venv-TH2J/bin to PATH 22:30:39 Generating Requirements File 22:31:07 Python 3.11.7 22:31:07 pip 24.2 from /tmp/venv-TH2J/lib/python3.11/site-packages/pip (python 3.11) 22:31:07 appdirs==1.4.4 22:31:07 argcomplete==3.5.0 22:31:07 aspy.yaml==1.3.0 22:31:07 attrs==24.2.0 22:31:07 autopage==0.5.2 22:31:07 beautifulsoup4==4.12.3 22:31:07 boto3==1.35.25 22:31:07 botocore==1.35.25 22:31:07 bs4==0.0.2 22:31:07 cachetools==5.5.0 22:31:07 certifi==2024.8.30 22:31:07 cffi==1.17.1 22:31:07 cfgv==3.4.0 22:31:07 chardet==5.2.0 22:31:07 charset-normalizer==3.3.2 22:31:07 click==8.1.7 22:31:07 cliff==4.7.0 22:31:07 cmd2==2.4.3 22:31:07 cryptography==3.3.2 22:31:07 debtcollector==3.0.0 22:31:07 decorator==5.1.1 22:31:07 defusedxml==0.7.1 22:31:07 Deprecated==1.2.14 22:31:07 distlib==0.3.8 22:31:07 dnspython==2.6.1 22:31:07 docker==4.2.2 22:31:07 dogpile.cache==1.3.3 22:31:07 durationpy==0.7 22:31:07 email_validator==2.2.0 22:31:07 filelock==3.16.1 22:31:07 future==1.0.0 22:31:07 gitdb==4.0.11 22:31:07 GitPython==3.1.43 22:31:07 google-auth==2.35.0 22:31:07 httplib2==0.22.0 22:31:07 identify==2.6.1 22:31:07 idna==3.10 22:31:07 importlib-resources==1.5.0 22:31:07 iso8601==2.1.0 22:31:07 Jinja2==3.1.4 22:31:07 jmespath==1.0.1 22:31:07 jsonpatch==1.33 22:31:07 jsonpointer==3.0.0 22:31:07 jsonschema==4.23.0 22:31:07 jsonschema-specifications==2023.12.1 22:31:07 keystoneauth1==5.8.0 22:31:07 kubernetes==31.0.0 22:31:07 lftools==0.37.10 22:31:07 lxml==5.3.0 22:31:07 MarkupSafe==2.1.5 22:31:07 msgpack==1.1.0 22:31:07 multi_key_dict==2.0.3 22:31:07 munch==4.0.0 22:31:07 netaddr==1.3.0 22:31:07 netifaces==0.11.0 22:31:07 niet==1.4.2 22:31:07 nodeenv==1.9.1 22:31:07 oauth2client==4.1.3 22:31:07 oauthlib==3.2.2 22:31:07 openstacksdk==4.0.0 22:31:07 os-client-config==2.1.0 22:31:07 os-service-types==1.7.0 22:31:07 osc-lib==3.1.0 22:31:07 oslo.config==9.6.0 22:31:07 oslo.context==5.6.0 22:31:07 oslo.i18n==6.4.0 22:31:07 oslo.log==6.1.2 22:31:07 oslo.serialization==5.5.0 22:31:07 oslo.utils==7.3.0 22:31:07 packaging==24.1 22:31:07 pbr==6.1.0 22:31:07 platformdirs==4.3.6 22:31:07 prettytable==3.11.0 22:31:07 pyasn1==0.6.1 22:31:07 pyasn1_modules==0.4.1 22:31:07 pycparser==2.22 22:31:07 pygerrit2==2.0.15 22:31:07 PyGithub==2.4.0 22:31:07 PyJWT==2.9.0 22:31:07 PyNaCl==1.5.0 22:31:07 pyparsing==2.4.7 22:31:07 pyperclip==1.9.0 22:31:07 pyrsistent==0.20.0 22:31:07 python-cinderclient==9.6.0 22:31:07 python-dateutil==2.9.0.post0 22:31:07 python-heatclient==4.0.0 22:31:07 python-jenkins==1.8.2 22:31:07 python-keystoneclient==5.5.0 22:31:07 python-magnumclient==4.7.0 22:31:07 python-openstackclient==7.1.2 22:31:07 python-swiftclient==4.6.0 22:31:07 PyYAML==6.0.2 22:31:07 referencing==0.35.1 22:31:07 requests==2.32.3 22:31:07 requests-oauthlib==2.0.0 22:31:07 requestsexceptions==1.4.0 22:31:07 rfc3986==2.0.0 22:31:07 rpds-py==0.20.0 22:31:07 rsa==4.9 22:31:07 ruamel.yaml==0.18.6 22:31:07 ruamel.yaml.clib==0.2.8 22:31:07 s3transfer==0.10.2 22:31:07 simplejson==3.19.3 22:31:07 six==1.16.0 22:31:07 smmap==5.0.1 22:31:07 soupsieve==2.6 22:31:07 stevedore==5.3.0 22:31:07 tabulate==0.9.0 22:31:07 toml==0.10.2 22:31:07 tomlkit==0.13.2 22:31:07 tqdm==4.66.5 22:31:07 typing_extensions==4.12.2 22:31:07 tzdata==2024.2 22:31:07 urllib3==1.26.20 22:31:07 virtualenv==20.26.5 22:31:07 wcwidth==0.2.13 22:31:07 websocket-client==1.8.0 22:31:07 wrapt==1.16.0 22:31:07 xdg==6.0.0 22:31:07 xmltodict==0.13.0 22:31:07 yq==3.4.3 22:31:07 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins17751279937971017918.sh 22:31:07 ---> sudo-logs.sh 22:31:07 Archiving 'sudo' log.. 22:31:08 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins2172118126172891060.sh 22:31:08 ---> job-cost.sh 22:31:08 Setup pyenv: 22:31:08 system 22:31:08 3.8.13 22:31:08 3.9.13 22:31:08 3.10.13 22:31:08 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 22:31:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TH2J from file:/tmp/.os_lf_venv 22:31:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:31:14 lf-activate-venv(): INFO: Adding /tmp/venv-TH2J/bin to PATH 22:31:14 INFO: No Stack... 22:31:14 INFO: Retrieving Pricing Info for: v3-standard-4 22:31:14 INFO: Archiving Costs 22:31:14 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash -l /tmp/jenkins12614222245248071857.sh 22:31:14 ---> logs-deploy.sh 22:31:14 Setup pyenv: 22:31:14 system 22:31:14 3.8.13 22:31:14 3.9.13 22:31:14 3.10.13 22:31:14 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 22:31:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TH2J from file:/tmp/.os_lf_venv 22:31:15 lf-activate-venv(): INFO: Installing: lftools 22:31:25 lf-activate-venv(): INFO: Adding /tmp/venv-TH2J/bin to PATH 22:31:25 WARNING: Nexus logging server not set 22:31:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-titanium/8/ 22:31:25 INFO: archiving logs to S3 22:31:26 ---> uname -a: 22:31:26 Linux prd-centos8-builder-4c-4g-26704.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 22:31:26 22:31:26 22:31:26 ---> lscpu: 22:31:26 Architecture: x86_64 22:31:26 CPU op-mode(s): 32-bit, 64-bit 22:31:26 Byte Order: Little Endian 22:31:26 CPU(s): 4 22:31:26 On-line CPU(s) list: 0-3 22:31:26 Thread(s) per core: 1 22:31:26 Core(s) per socket: 1 22:31:26 Socket(s): 4 22:31:26 NUMA node(s): 1 22:31:26 Vendor ID: AuthenticAMD 22:31:26 CPU family: 23 22:31:26 Model: 49 22:31:26 Model name: AMD EPYC-Rome Processor 22:31:26 Stepping: 0 22:31:26 CPU MHz: 2800.000 22:31:26 BogoMIPS: 5600.00 22:31:26 Virtualization: AMD-V 22:31:26 Hypervisor vendor: KVM 22:31:26 Virtualization type: full 22:31:26 L1d cache: 32K 22:31:26 L1i cache: 32K 22:31:26 L2 cache: 512K 22:31:26 L3 cache: 16384K 22:31:26 NUMA node0 CPU(s): 0-3 22:31: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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:31:26 22:31:26 22:31:26 ---> nproc: 22:31:26 4 22:31:26 22:31:26 22:31:26 ---> df -h: 22:31:26 Filesystem Size Used Avail Use% Mounted on 22:31:26 devtmpfs 7.7G 0 7.7G 0% /dev 22:31:26 tmpfs 7.7G 0 7.7G 0% /dev/shm 22:31:26 tmpfs 7.7G 17M 7.7G 1% /run 22:31:26 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 22:31:26 /dev/vda1 80G 8.7G 72G 11% / 22:31:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:31:26 22:31:26 22:31:26 ---> free -m: 22:31:26 total used free shared buff/cache available 22:31:26 Mem: 15761 738 12803 19 2220 14696 22:31:26 Swap: 1023 0 1023 22:31:26 22:31:26 22:31:26 ---> ip addr: 22:31:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:31:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:31:26 inet 127.0.0.1/8 scope host lo 22:31:26 valid_lft forever preferred_lft forever 22:31:26 inet6 ::1/128 scope host 22:31:26 valid_lft forever preferred_lft forever 22:31:26 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:31:26 link/ether fa:16:3e:a0:38:30 brd ff:ff:ff:ff:ff:ff 22:31:26 altname enp0s3 22:31:26 altname ens3 22:31:26 inet 10.30.171.65/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:31:26 valid_lft 86226sec preferred_lft 86226sec 22:31:26 inet6 fe80::f816:3eff:fea0:3830/64 scope link 22:31:26 valid_lft forever preferred_lft forever 22:31:26 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:31:26 link/ether 02:42:cb:b5:20:db brd ff:ff:ff:ff:ff:ff 22:31:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:31:26 valid_lft forever preferred_lft forever 22:31:26 22:31:26 22:31:26 ---> sar -b -r -n DEV: 22:31:26 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/23/2024 _x86_64_ (4 CPU) 22:31:26 22:31:26 22:28:27 LINUX RESTART (4 CPU) 22:31:26 22:31:26 10:29:01 PM tps rtps wtps bread/s bwrtn/s 22:31:26 10:30:01 PM 164.82 17.79 147.03 5407.83 5434.62 22:31:26 10:31:01 PM 104.23 7.80 96.43 1331.69 8672.76 22:31:26 Average: 134.53 12.79 121.73 3369.93 7053.55 22:31:26 22:31:26 10:29:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:31:26 10:30:01 PM 13419164 15105320 2720276 16.85 2688 1909564 1143200 6.65 355024 2042044 83164 22:31:26 10:31:01 PM 13202584 15078724 2936856 18.20 2688 2090664 1124348 6.54 378260 2195996 49920 22:31:26 Average: 13310874 15092022 2828566 17.53 2688 2000114 1133774 6.60 366642 2119020 66542 22:31:26 22:31:26 10:29:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:31:26 10:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:26 10:30:01 PM eth0 285.84 190.40 1471.84 63.40 0.00 0.00 0.00 0.00 22:31:26 10:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:26 10:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:26 10:31:01 PM eth0 48.23 40.00 489.89 7.14 0.00 0.00 0.00 0.00 22:31:26 10:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:26 Average: eth0 167.05 115.21 980.91 35.27 0.00 0.00 0.00 0.00 22:31:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:26 22:31:26 22:31:26 ---> sar -P ALL: 22:31:26 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/23/2024 _x86_64_ (4 CPU) 22:31:26 22:31:26 22:28:27 LINUX RESTART (4 CPU) 22:31:26 22:31:26 10:29:01 PM CPU %user %nice %system %iowait %steal %idle 22:31:26 10:30:01 PM all 17.27 0.00 3.40 2.31 0.07 76.95 22:31:26 10:30:01 PM 0 22.91 0.00 4.55 4.00 0.08 68.46 22:31:26 10:30:01 PM 1 15.56 0.00 2.65 2.33 0.07 79.39 22:31:26 10:30:01 PM 2 14.93 0.00 3.32 1.54 0.07 80.14 22:31:26 10:30:01 PM 3 15.69 0.00 3.09 1.38 0.05 79.80 22:31:26 10:31:01 PM all 13.21 0.00 2.16 1.63 0.06 82.94 22:31:26 10:31:01 PM 0 23.04 0.00 2.70 1.67 0.07 72.52 22:31:26 10:31:01 PM 1 16.93 0.00 2.67 0.70 0.07 79.63 22:31:26 10:31:01 PM 2 5.07 0.00 1.12 1.99 0.05 91.77 22:31:26 10:31:01 PM 3 7.76 0.00 2.16 2.16 0.07 87.86 22:31:26 Average: all 15.23 0.00 2.78 1.97 0.06 79.95 22:31:26 Average: 0 22.97 0.00 3.62 2.83 0.08 70.50 22:31:26 Average: 1 16.25 0.00 2.66 1.51 0.07 79.51 22:31:26 Average: 2 9.99 0.00 2.22 1.77 0.06 85.96 22:31:26 Average: 3 11.72 0.00 2.62 1.77 0.06 83.83 22:31:26 22:31:26 22:31:26