02:02:59 Started by timer 02:02:59 Running as SYSTEM 02:02:59 No JDK named ‘openjdk17’ found 02:02:59 [EnvInject] - Loading node environment variables. 02:02:59 Building remotely on prd-centos7-docker-1c-4g-360 (centos7-docker-1c-4g) in workspace /w/workspace/ovsdb-daily-full-integration-potassium 02:02:59 [ssh-agent] Looking for ssh-agent implementation... 02:02:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:59 $ ssh-agent 02:02:59 SSH_AUTH_SOCK=/tmp/ssh-BXaBhNIcLtPq/agent.9390 02:02:59 SSH_AGENT_PID=9392 02:02:59 [ssh-agent] Started. 02:02:59 Running ssh-add (command line suppressed) 02:02:59 Identity added: /w/workspace/ovsdb-daily-full-integration-potassium@tmp/private_key_2644026241822652366.key (/w/workspace/ovsdb-daily-full-integration-potassium@tmp/private_key_2644026241822652366.key) 02:02:59 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:02:59 No JDK named ‘openjdk17’ found 02:02:59 The recommended git tool is: NONE 02:03:01 using credential opendaylight-jenkins-ssh 02:03:01 Wiping out workspace first. 02:03:01 No JDK named ‘openjdk17’ found 02:03:01 Cloning the remote Git repository 02:03:01 Cloning repository git://devvexx.opendaylight.org/mirror/ovsdb 02:03:01 > git init /w/workspace/ovsdb-daily-full-integration-potassium # timeout=10 02:03:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ovsdb 02:03:02 > git --version # timeout=10 02:03:02 > git --version # 'git version 2.36.6' 02:03:02 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:03:02 [INFO] Currently running in a labeled security context 02:03:02 [INFO] Currently SELinux is 'enforcing' on the host 02:03:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ovsdb-daily-full-integration-potassium@tmp/jenkins-gitclient-ssh10870530730674757977.key 02:03:02 Verifying host key using known hosts file 02:03:02 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. 02:03:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ovsdb +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ovsdb # timeout=10 02:03:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:05 Avoid second fetch 02:03:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:03:05 No JDK named ‘openjdk17’ found 02:03:05 Checking out Revision 2a2b3f59163943f7512317ef543f41eb572e4d1d (origin/stable/potassium) 02:03:05 > git config core.sparsecheckout # timeout=10 02:03:05 > git checkout -f 2a2b3f59163943f7512317ef543f41eb572e4d1d # timeout=10 02:03:05 Commit message: "Improve thrown exception" 02:03:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:03:05 > git rev-list --no-walk 8da49ce94fa70977a3705469fb83906d57f0c308 # timeout=10 02:03:05 No emails were triggered. 02:03:05 No JDK named ‘openjdk17’ found 02:03:05 No JDK named ‘openjdk17’ found 02:03:05 provisioning config files... 02:03:05 No JDK named ‘openjdk17’ found 02:03:05 No JDK named ‘openjdk17’ found 02:03:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:03:05 No JDK named ‘openjdk17’ found 02:03:05 No JDK named ‘openjdk17’ found 02:03:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:03:05 No JDK named ‘openjdk17’ found 02:03:05 No JDK named ‘openjdk17’ found 02:03:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:03:05 No JDK named ‘openjdk17’ found 02:03:05 No JDK named ‘openjdk17’ found 02:03:05 [ovsdb-daily-full-integration-potassium] $ /bin/sh -xe /tmp/jenkins787473147436994762.sh 02:03:05 + '[' -d /tmp/r/org/opendaylight ']' 02:03:05 No JDK named ‘openjdk17’ found 02:03:05 [mvn33] $ sh -e /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/hudson3509692618304350392.sh 02:03:05 --2024-03-12 02:03:05-- https://nexus.opendaylight.org/content/repositories/hosted_installers/apache-maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.tar.gz 02:03:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 02:03:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 02:03:05 ERROR: cannot verify nexus.opendaylight.org's certificate, issued by ‘/C=US/O=Let's Encrypt/CN=R3’: 02:03:05 Issued certificate has expired. 02:03:05 To connect to nexus.opendaylight.org insecurely, use `--no-check-certificate'. 02:03:05 $ ssh-agent -k 02:03:05 unset SSH_AUTH_SOCK; 02:03:05 unset SSH_AGENT_PID; 02:03:05 echo Agent pid 9392 killed; 02:03:05 [ssh-agent] Stopped. 02:03:05 FATAL: Command returned status 5 02:03:05 java.io.IOException: Command returned status 5 02:03:05 at hudson.tools.AbstractCommandInstaller.performInstallation(AbstractCommandInstaller.java:81) 02:03:05 at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:70) 02:03:05 at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109) 02:03:05 at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:221) 02:03:05 at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:683) 02:03:05 at hudson.tasks.Maven.perform(Maven.java:319) 02:03:05 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 02:03:05 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 02:03:05 at hudson.model.Build$BuildExecution.build(Build.java:199) 02:03:05 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 02:03:05 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 02:03:05 at hudson.model.Run.execute(Run.java:1895) 02:03:05 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:03:05 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:03:05 at hudson.model.Executor.run(Executor.java:442) 02:03:05 No JDK named ‘openjdk17’ found 02:03:05 [PostBuildScript] - [INFO] Executing post build scripts. 02:03:05 No JDK named ‘openjdk17’ found 02:03:05 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins5870306305303534892.sh 02:03:05 ---> sysstat.sh 02:03:06 No JDK named ‘openjdk17’ found 02:03:06 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins4128053060539814580.sh 02:03:06 ---> package-listing.sh 02:03:06 ++ facter osfamily 02:03:06 ++ tr '[:upper:]' '[:lower:]' 02:03:06 + OS_FAMILY=redhat 02:03:06 + workspace=/w/workspace/ovsdb-daily-full-integration-potassium 02:03:06 + START_PACKAGES=/tmp/packages_start.txt 02:03:06 + END_PACKAGES=/tmp/packages_end.txt 02:03:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:03:06 + PACKAGES=/tmp/packages_start.txt 02:03:06 + '[' /w/workspace/ovsdb-daily-full-integration-potassium ']' 02:03:06 + PACKAGES=/tmp/packages_end.txt 02:03:06 + case "${OS_FAMILY}" in 02:03:06 + rpm -qa 02:03:06 + sort 02:03:07 + '[' -f /tmp/packages_start.txt ']' 02:03:07 + '[' -f /tmp/packages_end.txt ']' 02:03:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:03:07 + '[' /w/workspace/ovsdb-daily-full-integration-potassium ']' 02:03:07 + mkdir -p /w/workspace/ovsdb-daily-full-integration-potassium/archives/ 02:03:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ovsdb-daily-full-integration-potassium/archives/ 02:03:07 No JDK named ‘openjdk17’ found 02:03:07 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins5487946933600107730.sh 02:03:07 ---> capture-instance-metadata.sh 02:03:07 Setup pyenv: 02:03:07 system 02:03:07 * 3.8.13 (set by /opt/pyenv/version) 02:03:07 * 3.9.13 (set by /opt/pyenv/version) 02:03:07 3.10.13 02:03:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2ZVO 02:03:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:03:16 lf-activate-venv(): INFO: Installing: lftools 02:03:52 lf-activate-venv(): INFO: Adding /tmp/venv-2ZVO/bin to PATH 02:03:52 INFO: Running in OpenStack, capturing instance metadata 02:03:52 No JDK named ‘openjdk17’ found 02:03:52 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins11429886242624879156.sh 02:03:52 provisioning config files... 02:03:52 Could not find credentials [logs] for ovsdb-daily-full-integration-potassium #346 02:03:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ovsdb-daily-full-integration-potassium@tmp/config3969137517173416802tmp 02:03:52 No JDK named ‘openjdk17’ found 02:03:52 No JDK named ‘openjdk17’ found 02:03:52 No JDK named ‘openjdk17’ found 02:03:52 No JDK named ‘openjdk17’ found 02:03:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:03:52 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:03:52 provisioning config files... 02:03:52 No JDK named ‘openjdk17’ found 02:03:52 No JDK named ‘openjdk17’ found 02:03:53 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:03:53 [EnvInject] - Injecting environment variables from a build step. 02:03:53 [EnvInject] - Injecting as environment variables the properties content 02:03:53 SERVER_ID=logs 02:03:53 02:03:53 [EnvInject] - Variables injected successfully. 02:03:53 No JDK named ‘openjdk17’ found 02:03:53 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins8578273480626607990.sh 02:03:53 ---> create-netrc.sh 02:03:53 WARN: Log server credential not found. 02:03:53 No JDK named ‘openjdk17’ found 02:03:53 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins12808304992533278857.sh 02:03:53 ---> python-tools-install.sh 02:03:53 Setup pyenv: 02:03:53 system 02:03:53 3.8.13 02:03:53 3.9.13 02:03:53 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-potassium/.python-version) 02:03:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2ZVO from file:/tmp/.os_lf_venv 02:03:54 lf-activate-venv(): INFO: Installing: lftools 02:04:06 lf-activate-venv(): INFO: Adding /tmp/venv-2ZVO/bin to PATH 02:04:06 Generating Requirements File 02:04:44 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:04:44 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 02:04:44 Python 3.10.13 02:04:45 pip 24.0 from /tmp/venv-2ZVO/lib/python3.10/site-packages/pip (python 3.10) 02:04:45 appdirs==1.4.4 02:04:45 argcomplete==3.2.3 02:04:45 aspy.yaml==1.3.0 02:04:45 attrs==23.2.0 02:04:45 autopage==0.5.2 02:04:45 beautifulsoup4==4.12.3 02:04:45 boto3==1.34.60 02:04:45 botocore==1.34.60 02:04:45 bs4==0.0.2 02:04:45 cachetools==5.3.3 02:04:45 certifi==2024.2.2 02:04:45 cffi==1.16.0 02:04:45 cfgv==3.4.0 02:04:45 chardet==5.2.0 02:04:45 charset-normalizer==3.3.2 02:04:45 click==8.1.7 02:04:45 cliff==4.6.0 02:04:45 cmd2==2.4.3 02:04:45 cryptography==3.3.2 02:04:45 debtcollector==3.0.0 02:04:45 decorator==5.1.1 02:04:45 defusedxml==0.7.1 02:04:45 Deprecated==1.2.14 02:04:45 distlib==0.3.8 02:04:45 dnspython==2.6.1 02:04:45 docker==4.2.2 02:04:45 dogpile.cache==1.3.2 02:04:45 email_validator==2.1.1 02:04:45 filelock==3.13.1 02:04:45 future==1.0.0 02:04:45 gitdb==4.0.11 02:04:45 GitPython==3.1.42 02:04:45 google-auth==2.28.2 02:04:45 httplib2==0.22.0 02:04:45 identify==2.5.35 02:04:45 idna==3.6 02:04:45 importlib-resources==1.5.0 02:04:45 iso8601==2.1.0 02:04:45 Jinja2==3.1.3 02:04:45 jmespath==1.0.1 02:04:45 jsonpatch==1.33 02:04:45 jsonpointer==2.4 02:04:45 jsonschema==4.21.1 02:04:45 jsonschema-specifications==2023.12.1 02:04:45 keystoneauth1==5.6.0 02:04:45 kubernetes==29.0.0 02:04:45 lftools==0.37.9 02:04:45 lxml==5.1.0 02:04:45 MarkupSafe==2.1.5 02:04:45 msgpack==1.0.8 02:04:45 multi_key_dict==2.0.3 02:04:45 munch==4.0.0 02:04:45 netaddr==1.2.1 02:04:45 netifaces==0.11.0 02:04:45 niet==1.4.2 02:04:45 nodeenv==1.8.0 02:04:45 oauth2client==4.1.3 02:04:45 oauthlib==3.2.2 02:04:45 openstacksdk==0.62.0 02:04:45 os-client-config==2.1.0 02:04:45 os-service-types==1.7.0 02:04:45 osc-lib==3.0.1 02:04:45 oslo.config==9.4.0 02:04:45 oslo.context==5.5.0 02:04:45 oslo.i18n==6.3.0 02:04:45 oslo.log==5.5.0 02:04:45 oslo.serialization==5.4.0 02:04:45 oslo.utils==7.1.0 02:04:45 packaging==24.0 02:04:45 pbr==6.0.0 02:04:45 platformdirs==4.2.0 02:04:45 prettytable==3.10.0 02:04:45 pyasn1==0.5.1 02:04:45 pyasn1-modules==0.3.0 02:04:45 pycparser==2.21 02:04:45 pygerrit2==2.0.15 02:04:45 PyGithub==2.2.0 02:04:45 pyinotify==0.9.6 02:04:45 PyJWT==2.8.0 02:04:45 PyNaCl==1.5.0 02:04:45 pyparsing==2.4.7 02:04:45 pyperclip==1.8.2 02:04:45 pyrsistent==0.20.0 02:04:45 python-cinderclient==9.5.0 02:04:45 python-dateutil==2.9.0.post0 02:04:45 python-heatclient==3.5.0 02:04:45 python-jenkins==1.8.2 02:04:45 python-keystoneclient==5.4.0 02:04:45 python-magnumclient==4.4.0 02:04:45 python-novaclient==18.5.0 02:04:45 python-openstackclient==6.0.1 02:04:45 python-swiftclient==4.5.0 02:04:45 PyYAML==6.0.1 02:04:45 referencing==0.33.0 02:04:45 requests==2.31.0 02:04:45 requests-oauthlib==1.4.0 02:04:45 requestsexceptions==1.4.0 02:04:45 rfc3986==2.0.0 02:04:45 rpds-py==0.18.0 02:04:45 rsa==4.9 02:04:45 ruamel.yaml==0.18.6 02:04:45 ruamel.yaml.clib==0.2.8 02:04:45 s3transfer==0.10.0 02:04:45 simplejson==3.19.2 02:04:45 six==1.16.0 02:04:45 smmap==5.0.1 02:04:45 soupsieve==2.5 02:04:45 stevedore==5.2.0 02:04:45 tabulate==0.9.0 02:04:45 toml==0.10.2 02:04:45 tomlkit==0.12.4 02:04:45 tqdm==4.66.2 02:04:45 typing_extensions==4.10.0 02:04:45 tzdata==2024.1 02:04:45 urllib3==1.26.18 02:04:45 virtualenv==20.25.1 02:04:45 wcwidth==0.2.13 02:04:45 websocket-client==1.7.0 02:04:45 wrapt==1.16.0 02:04:45 xdg==6.0.0 02:04:45 xmltodict==0.13.0 02:04:45 yq==3.2.3 02:04:45 No JDK named ‘openjdk17’ found 02:04:45 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins7856608726508010690.sh 02:04:45 ---> sudo-logs.sh 02:04:45 Archiving 'sudo' log.. 02:04:46 No JDK named ‘openjdk17’ found 02:04:46 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins5921599588395820739.sh 02:04:46 ---> job-cost.sh 02:04:46 Setup pyenv: 02:04:46 system 02:04:46 3.8.13 02:04:46 3.9.13 02:04:46 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-potassium/.python-version) 02:04:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2ZVO from file:/tmp/.os_lf_venv 02:04:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:04:58 lf-activate-venv(): INFO: Adding /tmp/venv-2ZVO/bin to PATH 02:04:58 INFO: No Stack... 02:04:58 INFO: Retrieving Pricing Info for: v3-standard-2 02:04:59 INFO: Archiving Costs 02:04:59 No JDK named ‘openjdk17’ found 02:04:59 [ovsdb-daily-full-integration-potassium] $ /bin/bash -l /tmp/jenkins13167764361931166524.sh 02:04:59 ---> logs-deploy.sh 02:04:59 Setup pyenv: 02:04:59 system 02:04:59 3.8.13 02:04:59 3.9.13 02:04:59 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-potassium/.python-version) 02:04:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2ZVO from file:/tmp/.os_lf_venv 02:05:00 lf-activate-venv(): INFO: Installing: lftools 02:05:17 lf-activate-venv(): INFO: Adding /tmp/venv-2ZVO/bin to PATH 02:05:17 WARNING: Nexus logging server not set 02:05:17 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ovsdb-daily-full-integration-potassium/346/ 02:05:17 INFO: archiving logs to S3 02:05:18 ---> uname -a: 02:05:18 Linux prd-centos7-docker-1c-4g-360.novalocal 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 02:05:18 02:05:18 02:05:18 ---> lscpu: 02:05:18 Architecture: x86_64 02:05:18 CPU op-mode(s): 32-bit, 64-bit 02:05:18 Byte Order: Little Endian 02:05:18 CPU(s): 2 02:05:18 On-line CPU(s) list: 0,1 02:05:18 Thread(s) per core: 1 02:05:18 Core(s) per socket: 1 02:05:18 Socket(s): 2 02:05:18 NUMA node(s): 1 02:05:18 Vendor ID: AuthenticAMD 02:05:18 CPU family: 23 02:05:18 Model: 49 02:05:18 Model name: AMD EPYC-Rome Processor 02:05:18 Stepping: 0 02:05:18 CPU MHz: 2799.998 02:05:18 BogoMIPS: 5599.99 02:05:18 Virtualization: AMD-V 02:05:18 Hypervisor vendor: KVM 02:05:18 Virtualization type: full 02:05:18 L1d cache: 32K 02:05:18 L1i cache: 32K 02:05:18 L2 cache: 512K 02:05:18 L3 cache: 16384K 02:05:18 NUMA node0 CPU(s): 0,1 02:05:18 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 02:05:18 02:05:18 02:05:18 ---> nproc: 02:05:18 2 02:05:18 02:05:18 02:05:18 ---> df -h: 02:05:18 Filesystem Size Used Avail Use% Mounted on 02:05:18 devtmpfs 3.8G 0 3.8G 0% /dev 02:05:18 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:05:18 tmpfs 3.9G 17M 3.9G 1% /run 02:05:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:05:18 /dev/vda1 40G 6.1G 34G 16% / 02:05:18 tmpfs 783M 0 783M 0% /run/user/1001 02:05:18 02:05:18 02:05:18 ---> free -m: 02:05:18 total used free shared buff/cache available 02:05:18 Mem: 7821 565 5183 16 2072 6965 02:05:18 Swap: 1023 0 1023 02:05:18 02:05:18 02:05:18 ---> ip addr: 02:05:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:05:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:05:18 inet 127.0.0.1/8 scope host lo 02:05:18 valid_lft forever preferred_lft forever 02:05:18 inet6 ::1/128 scope host 02:05:18 valid_lft forever preferred_lft forever 02:05:18 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:05:18 link/ether fa:16:3e:81:79:49 brd ff:ff:ff:ff:ff:ff 02:05:18 inet 10.30.171.189/23 brd 10.30.171.255 scope global dynamic eth0 02:05:18 valid_lft 86233sec preferred_lft 86233sec 02:05:18 inet6 fe80::f816:3eff:fe81:7949/64 scope link 02:05:18 valid_lft forever preferred_lft forever 02:05:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:05:18 link/ether 02:42:c8:70:43:ee brd ff:ff:ff:ff:ff:ff 02:05:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:05:18 valid_lft forever preferred_lft forever 02:05:18 02:05:18 02:05:18 ---> sar -b -r -n DEV: 02:05:18 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-83a8aef5-3adf-4d9e-bcff-73bd9af916a5.novalocal) 03/12/2024 _x86_64_ (2 CPU) 02:05:18 02:05:18 02:02:25 AM LINUX RESTART 02:05:18 02:05:18 02:03:02 AM tps rtps wtps bread/s bwrtn/s 02:05:18 02:04:02 AM 101.80 18.06 83.74 1985.37 5099.20 02:05:18 02:05:01 AM 212.10 0.20 211.89 23.17 7529.82 02:05:18 Average: 156.94 9.13 147.81 1004.35 6314.41 02:05:18 02:05:18 02:03:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:05:18 02:04:02 AM 5439680 2569056 32.08 2620 1897552 909164 10.04 703236 1572492 132284 02:05:18 02:05:01 AM 5367340 2641396 32.98 2620 2001960 844020 9.32 686704 1630316 94140 02:05:18 Average: 5403510 2605226 32.53 2620 1949756 876592 9.68 694970 1601404 113212 02:05:18 02:05:18 02:03:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:05:18 02:04:02 AM eth0 111.43 92.62 1008.30 20.50 0.00 0.00 0.00 02:05:18 02:04:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:18 02:04:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:18 02:05:01 AM eth0 35.95 35.30 347.12 6.34 0.00 0.00 0.00 02:05:18 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:18 02:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:18 Average: eth0 73.69 63.96 677.74 13.42 0.00 0.00 0.00 02:05:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:18 02:05:18 02:05:18 ---> sar -P ALL: 02:05:18 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-83a8aef5-3adf-4d9e-bcff-73bd9af916a5.novalocal) 03/12/2024 _x86_64_ (2 CPU) 02:05:18 02:05:18 02:02:25 AM LINUX RESTART 02:05:18 02:05:18 02:03:02 AM CPU %user %nice %system %iowait %steal %idle 02:05:18 02:04:02 AM all 36.93 0.00 3.46 2.54 0.09 56.98 02:05:18 02:04:02 AM 0 64.64 0.00 5.18 3.38 0.11 26.70 02:05:18 02:04:02 AM 1 10.73 0.00 1.82 1.77 0.09 85.59 02:05:18 02:05:01 AM all 34.78 0.00 2.72 5.92 0.10 56.49 02:05:18 02:05:01 AM 0 27.35 0.00 2.58 3.83 0.09 66.15 02:05:18 02:05:01 AM 1 42.36 0.00 2.87 8.05 0.11 46.62 02:05:18 Average: all 35.85 0.00 3.09 4.23 0.09 56.74 02:05:18 Average: 0 45.64 0.00 3.85 3.61 0.10 46.81 02:05:18 Average: 1 26.23 0.00 2.33 4.84 0.10 66.49 02:05:18 02:05:18 02:05:18