02:10:59 Started by timer 02:10:59 Running as SYSTEM 02:10:59 No JDK named ‘openjdk17’ found 02:10:59 [EnvInject] - Loading node environment variables. 02:10:59 Building remotely on prd-centos7-docker-1c-4g-1767 (centos7-docker-1c-4g) in workspace /w/workspace/ovsdb-daily-full-integration-argon 02:11:00 [ssh-agent] Looking for ssh-agent implementation... 02:11:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:00 $ ssh-agent 02:11:00 SSH_AUTH_SOCK=/tmp/ssh-vLZeDOjiYDgi/agent.9381 02:11:00 SSH_AGENT_PID=9383 02:11:00 [ssh-agent] Started. 02:11:00 Running ssh-add (command line suppressed) 02:11:00 Identity added: /w/workspace/ovsdb-daily-full-integration-argon@tmp/private_key_14362725573295128282.key (/w/workspace/ovsdb-daily-full-integration-argon@tmp/private_key_14362725573295128282.key) 02:11:00 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:11:00 No JDK named ‘openjdk17’ found 02:11:00 The recommended git tool is: NONE 02:11:02 using credential opendaylight-jenkins-ssh 02:11:02 Wiping out workspace first. 02:11:02 No JDK named ‘openjdk17’ found 02:11:02 Cloning the remote Git repository 02:11:02 Cloning repository git://devvexx.opendaylight.org/mirror/ovsdb 02:11:02 > git init /w/workspace/ovsdb-daily-full-integration-argon # timeout=10 02:11:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ovsdb 02:11:02 > git --version # timeout=10 02:11:02 > git --version # 'git version 2.36.6' 02:11:02 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:11:02 [INFO] Currently running in a labeled security context 02:11:02 [INFO] Currently SELinux is 'enforcing' on the host 02:11:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ovsdb-daily-full-integration-argon@tmp/jenkins-gitclient-ssh1263907508664600424.key 02:11:02 Verifying host key using known hosts file 02:11: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:11:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ovsdb +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ovsdb # timeout=10 02:11:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:05 Avoid second fetch 02:11:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:11:05 No JDK named ‘openjdk17’ found 02:11:05 Checking out Revision 98e6d87e50fd148c9f4e1efa1af97dde7bf6c9b0 (origin/stable/argon) 02:11:05 > git config core.sparsecheckout # timeout=10 02:11:05 > git checkout -f 98e6d87e50fd148c9f4e1efa1af97dde7bf6c9b0 # timeout=10 02:11:05 Commit message: "Bump upstreams" 02:11:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:11:06 > git rev-list --no-walk 818addfdf72ff71c19042b3b78430a3c98b620bb # timeout=10 02:11:06 No emails were triggered. 02:11:06 No JDK named ‘openjdk17’ found 02:11:06 No JDK named ‘openjdk17’ found 02:11:06 provisioning config files... 02:11:06 No JDK named ‘openjdk17’ found 02:11:06 No JDK named ‘openjdk17’ found 02:11:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:11:06 No JDK named ‘openjdk17’ found 02:11:06 No JDK named ‘openjdk17’ found 02:11:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:11:06 No JDK named ‘openjdk17’ found 02:11:06 No JDK named ‘openjdk17’ found 02:11:06 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:11:06 No JDK named ‘openjdk17’ found 02:11:06 No JDK named ‘openjdk17’ found 02:11:06 [ovsdb-daily-full-integration-argon] $ /bin/sh -xe /tmp/jenkins6371152561390747266.sh 02:11:06 + '[' -d /tmp/r/org/opendaylight ']' 02:11:06 No JDK named ‘openjdk17’ found 02:11:06 [mvn33] $ sh -e /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/hudson12130334911277073376.sh 02:11:06 --2024-03-19 02:11:06-- https://nexus.opendaylight.org/content/repositories/hosted_installers/apache-maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.tar.gz 02:11:06 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 02:11:06 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 02:11:06 ERROR: cannot verify nexus.opendaylight.org's certificate, issued by ‘/C=US/O=Let's Encrypt/CN=R3’: 02:11:06 Issued certificate has expired. 02:11:06 To connect to nexus.opendaylight.org insecurely, use `--no-check-certificate'. 02:11:07 $ ssh-agent -k 02:11:07 unset SSH_AUTH_SOCK; 02:11:07 unset SSH_AGENT_PID; 02:11:07 echo Agent pid 9383 killed; 02:11:07 [ssh-agent] Stopped. 02:11:07 FATAL: Command returned status 5 02:11:07 java.io.IOException: Command returned status 5 02:11:07 at hudson.tools.AbstractCommandInstaller.performInstallation(AbstractCommandInstaller.java:81) 02:11:07 at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:70) 02:11:07 at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109) 02:11:07 at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:221) 02:11:07 at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:683) 02:11:07 at hudson.tasks.Maven.perform(Maven.java:319) 02:11:07 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 02:11:07 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 02:11:07 at hudson.model.Build$BuildExecution.build(Build.java:199) 02:11:07 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 02:11:07 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 02:11:07 at hudson.model.Run.execute(Run.java:1895) 02:11:07 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:11:07 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:11:07 at hudson.model.Executor.run(Executor.java:442) 02:11:07 No JDK named ‘openjdk17’ found 02:11:07 [PostBuildScript] - [INFO] Executing post build scripts. 02:11:07 No JDK named ‘openjdk17’ found 02:11:07 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins802911438906386673.sh 02:11:07 ---> sysstat.sh 02:11:07 No JDK named ‘openjdk17’ found 02:11:07 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins18090684089304300412.sh 02:11:07 ---> package-listing.sh 02:11:07 ++ facter osfamily 02:11:07 ++ tr '[:upper:]' '[:lower:]' 02:11:07 + OS_FAMILY=redhat 02:11:07 + workspace=/w/workspace/ovsdb-daily-full-integration-argon 02:11:07 + START_PACKAGES=/tmp/packages_start.txt 02:11:07 + END_PACKAGES=/tmp/packages_end.txt 02:11:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:11:07 + PACKAGES=/tmp/packages_start.txt 02:11:07 + '[' /w/workspace/ovsdb-daily-full-integration-argon ']' 02:11:07 + PACKAGES=/tmp/packages_end.txt 02:11:07 + case "${OS_FAMILY}" in 02:11:07 + rpm -qa 02:11:07 + sort 02:11:08 + '[' -f /tmp/packages_start.txt ']' 02:11:08 + '[' -f /tmp/packages_end.txt ']' 02:11:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:11:08 + '[' /w/workspace/ovsdb-daily-full-integration-argon ']' 02:11:08 + mkdir -p /w/workspace/ovsdb-daily-full-integration-argon/archives/ 02:11:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ovsdb-daily-full-integration-argon/archives/ 02:11:08 No JDK named ‘openjdk17’ found 02:11:08 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins2415069116445307923.sh 02:11:08 ---> capture-instance-metadata.sh 02:11:08 Setup pyenv: 02:11:08 system 02:11:08 * 3.8.13 (set by /opt/pyenv/version) 02:11:08 * 3.9.13 (set by /opt/pyenv/version) 02:11:08 3.10.13 02:11:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-deBP 02:11:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:11:17 lf-activate-venv(): INFO: Installing: lftools 02:11:58 lf-activate-venv(): INFO: Adding /tmp/venv-deBP/bin to PATH 02:11:58 INFO: Running in OpenStack, capturing instance metadata 02:11:58 No JDK named ‘openjdk17’ found 02:11:58 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins3374761638812022376.sh 02:11:58 provisioning config files... 02:11:59 Could not find credentials [logs] for ovsdb-daily-full-integration-argon #536 02:11:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ovsdb-daily-full-integration-argon@tmp/config1962391115232643249tmp 02:11:59 No JDK named ‘openjdk17’ found 02:11:59 No JDK named ‘openjdk17’ found 02:11:59 No JDK named ‘openjdk17’ found 02:11:59 No JDK named ‘openjdk17’ found 02:11:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:11:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:11:59 provisioning config files... 02:11:59 No JDK named ‘openjdk17’ found 02:11:59 No JDK named ‘openjdk17’ found 02:11:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:11:59 [EnvInject] - Injecting environment variables from a build step. 02:11:59 [EnvInject] - Injecting as environment variables the properties content 02:11:59 SERVER_ID=logs 02:11:59 02:11:59 [EnvInject] - Variables injected successfully. 02:11:59 No JDK named ‘openjdk17’ found 02:11:59 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins1704240621398335550.sh 02:11:59 ---> create-netrc.sh 02:11:59 WARN: Log server credential not found. 02:11:59 No JDK named ‘openjdk17’ found 02:11:59 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins3336093212407609626.sh 02:11:59 ---> python-tools-install.sh 02:11:59 Setup pyenv: 02:11:59 system 02:11:59 3.8.13 02:11:59 3.9.13 02:11:59 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-argon/.python-version) 02:11:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-deBP from file:/tmp/.os_lf_venv 02:12:00 lf-activate-venv(): INFO: Installing: lftools 02:12:10 lf-activate-venv(): INFO: Adding /tmp/venv-deBP/bin to PATH 02:12:10 Generating Requirements File 02:12:51 Python 3.10.13 02:12:51 pip 24.0 from /tmp/venv-deBP/lib/python3.10/site-packages/pip (python 3.10) 02:12:51 appdirs==1.4.4 02:12:51 argcomplete==3.2.3 02:12:51 aspy.yaml==1.3.0 02:12:51 attrs==23.2.0 02:12:51 autopage==0.5.2 02:12:51 beautifulsoup4==4.12.3 02:12:51 boto3==1.34.65 02:12:51 botocore==1.34.65 02:12:51 bs4==0.0.2 02:12:51 cachetools==5.3.3 02:12:51 certifi==2024.2.2 02:12:51 cffi==1.16.0 02:12:51 cfgv==3.4.0 02:12:51 chardet==5.2.0 02:12:51 charset-normalizer==3.3.2 02:12:51 click==8.1.7 02:12:51 cliff==4.6.0 02:12:51 cmd2==2.4.3 02:12:51 cryptography==3.3.2 02:12:51 debtcollector==3.0.0 02:12:51 decorator==5.1.1 02:12:51 defusedxml==0.7.1 02:12:51 Deprecated==1.2.14 02:12:51 distlib==0.3.8 02:12:51 dnspython==2.6.1 02:12:51 docker==4.2.2 02:12:51 dogpile.cache==1.3.2 02:12:51 email_validator==2.1.1 02:12:51 filelock==3.13.1 02:12:51 future==1.0.0 02:12:51 gitdb==4.0.11 02:12:51 GitPython==3.1.42 02:12:51 google-auth==2.28.2 02:12:51 httplib2==0.22.0 02:12:51 identify==2.5.35 02:12:51 idna==3.6 02:12:51 importlib-resources==1.5.0 02:12:51 iso8601==2.1.0 02:12:51 Jinja2==3.1.3 02:12:51 jmespath==1.0.1 02:12:51 jsonpatch==1.33 02:12:51 jsonpointer==2.4 02:12:51 jsonschema==4.21.1 02:12:51 jsonschema-specifications==2023.12.1 02:12:51 keystoneauth1==5.6.0 02:12:51 kubernetes==29.0.0 02:12:51 lftools==0.37.10 02:12:51 lxml==5.1.0 02:12:51 MarkupSafe==2.1.5 02:12:51 msgpack==1.0.8 02:12:51 multi_key_dict==2.0.3 02:12:51 munch==4.0.0 02:12:51 netaddr==1.2.1 02:12:51 netifaces==0.11.0 02:12:51 niet==1.4.2 02:12:51 nodeenv==1.8.0 02:12:51 oauth2client==4.1.3 02:12:51 oauthlib==3.2.2 02:12:51 openstacksdk==3.0.0 02:12:51 os-client-config==2.1.0 02:12:51 os-service-types==1.7.0 02:12:51 osc-lib==3.0.1 02:12:51 oslo.config==9.4.0 02:12:51 oslo.context==5.5.0 02:12:51 oslo.i18n==6.3.0 02:12:51 oslo.log==5.5.0 02:12:51 oslo.serialization==5.4.0 02:12:51 oslo.utils==7.1.0 02:12:51 packaging==24.0 02:12:51 pbr==6.0.0 02:12:51 platformdirs==4.2.0 02:12:51 prettytable==3.10.0 02:12:51 pyasn1==0.5.1 02:12:51 pyasn1-modules==0.3.0 02:12:51 pycparser==2.21 02:12:51 pygerrit2==2.0.15 02:12:51 PyGithub==2.2.0 02:12:51 pyinotify==0.9.6 02:12:51 PyJWT==2.8.0 02:12:51 PyNaCl==1.5.0 02:12:51 pyparsing==2.4.7 02:12:51 pyperclip==1.8.2 02:12:51 pyrsistent==0.20.0 02:12:51 python-cinderclient==9.5.0 02:12:51 python-dateutil==2.9.0.post0 02:12:51 python-heatclient==3.5.0 02:12:51 python-jenkins==1.8.2 02:12:51 python-keystoneclient==5.4.0 02:12:51 python-magnumclient==4.4.0 02:12:51 python-novaclient==18.6.0 02:12:51 python-openstackclient==6.6.0 02:12:51 python-swiftclient==4.5.0 02:12:51 PyYAML==6.0.1 02:12:51 referencing==0.34.0 02:12:51 requests==2.31.0 02:12:51 requests-oauthlib==1.4.0 02:12:51 requestsexceptions==1.4.0 02:12:51 rfc3986==2.0.0 02:12:51 rpds-py==0.18.0 02:12:51 rsa==4.9 02:12:51 ruamel.yaml==0.18.6 02:12:51 ruamel.yaml.clib==0.2.8 02:12:51 s3transfer==0.10.1 02:12:51 simplejson==3.19.2 02:12:51 six==1.16.0 02:12:51 smmap==5.0.1 02:12:51 soupsieve==2.5 02:12:51 stevedore==5.2.0 02:12:51 tabulate==0.9.0 02:12:51 toml==0.10.2 02:12:51 tomlkit==0.12.4 02:12:51 tqdm==4.66.2 02:12:51 typing_extensions==4.10.0 02:12:51 tzdata==2024.1 02:12:51 urllib3==1.26.18 02:12:51 virtualenv==20.25.1 02:12:51 wcwidth==0.2.13 02:12:51 websocket-client==1.7.0 02:12:51 wrapt==1.16.0 02:12:51 xdg==6.0.0 02:12:51 xmltodict==0.13.0 02:12:51 yq==3.2.3 02:12:51 No JDK named ‘openjdk17’ found 02:12:51 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins14042132292115608715.sh 02:12:51 ---> sudo-logs.sh 02:12:51 Archiving 'sudo' log.. 02:12:52 No JDK named ‘openjdk17’ found 02:12:52 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins10790837376573211488.sh 02:12:52 ---> job-cost.sh 02:12:52 Setup pyenv: 02:12:52 system 02:12:52 3.8.13 02:12:52 3.9.13 02:12:52 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-argon/.python-version) 02:12:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-deBP from file:/tmp/.os_lf_venv 02:12:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:13:00 lf-activate-venv(): INFO: Adding /tmp/venv-deBP/bin to PATH 02:13:00 INFO: No Stack... 02:13:01 INFO: Retrieving Pricing Info for: v3-standard-2 02:13:01 INFO: Archiving Costs 02:13:01 No JDK named ‘openjdk17’ found 02:13:01 [ovsdb-daily-full-integration-argon] $ /bin/bash -l /tmp/jenkins2850618427402206828.sh 02:13:01 ---> logs-deploy.sh 02:13:01 Setup pyenv: 02:13:01 system 02:13:01 3.8.13 02:13:01 3.9.13 02:13:01 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-argon/.python-version) 02:13:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-deBP from file:/tmp/.os_lf_venv 02:13:03 lf-activate-venv(): INFO: Installing: lftools 02:13:18 lf-activate-venv(): INFO: Adding /tmp/venv-deBP/bin to PATH 02:13:18 WARNING: Nexus logging server not set 02:13:18 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ovsdb-daily-full-integration-argon/536/ 02:13:18 INFO: archiving logs to S3 02:13:20 ---> uname -a: 02:13:20 Linux prd-centos7-docker-1c-4g-1767.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:13:20 02:13:20 02:13:20 ---> lscpu: 02:13:20 Architecture: x86_64 02:13:20 CPU op-mode(s): 32-bit, 64-bit 02:13:20 Byte Order: Little Endian 02:13:20 CPU(s): 2 02:13:20 On-line CPU(s) list: 0,1 02:13:20 Thread(s) per core: 1 02:13:20 Core(s) per socket: 1 02:13:20 Socket(s): 2 02:13:20 NUMA node(s): 1 02:13:20 Vendor ID: AuthenticAMD 02:13:20 CPU family: 23 02:13:20 Model: 49 02:13:20 Model name: AMD EPYC-Rome Processor 02:13:20 Stepping: 0 02:13:20 CPU MHz: 2799.998 02:13:20 BogoMIPS: 5599.99 02:13:20 Virtualization: AMD-V 02:13:20 Hypervisor vendor: KVM 02:13:20 Virtualization type: full 02:13:20 L1d cache: 32K 02:13:20 L1i cache: 32K 02:13:20 L2 cache: 512K 02:13:20 L3 cache: 16384K 02:13:20 NUMA node0 CPU(s): 0,1 02:13:20 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:13:20 02:13:20 02:13:20 ---> nproc: 02:13:20 2 02:13:20 02:13:20 02:13:20 ---> df -h: 02:13:20 Filesystem Size Used Avail Use% Mounted on 02:13:20 devtmpfs 3.8G 0 3.8G 0% /dev 02:13:20 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:13:20 tmpfs 3.9G 17M 3.9G 1% /run 02:13:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:13:20 /dev/vda1 40G 6.0G 34G 16% / 02:13:20 tmpfs 783M 0 783M 0% /run/user/1001 02:13:20 02:13:20 02:13:20 ---> free -m: 02:13:20 total used free shared buff/cache available 02:13:20 Mem: 7821 553 5202 16 2064 6977 02:13:20 Swap: 1023 0 1023 02:13:20 02:13:20 02:13:20 ---> ip addr: 02:13:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:13:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:13:20 inet 127.0.0.1/8 scope host lo 02:13:20 valid_lft forever preferred_lft forever 02:13:20 inet6 ::1/128 scope host 02:13:20 valid_lft forever preferred_lft forever 02:13:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:13:20 link/ether fa:16:3e:c6:6c:51 brd ff:ff:ff:ff:ff:ff 02:13:20 inet 10.30.171.176/23 brd 10.30.171.255 scope global dynamic eth0 02:13:20 valid_lft 86228sec preferred_lft 86228sec 02:13:20 inet6 fe80::f816:3eff:fec6:6c51/64 scope link 02:13:20 valid_lft forever preferred_lft forever 02:13:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:13:20 link/ether 02:42:67:f4:0a:ec brd ff:ff:ff:ff:ff:ff 02:13:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:13:20 valid_lft forever preferred_lft forever 02:13:20 02:13:20 02:13:20 ---> sar -b -r -n DEV: 02:13:20 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-83a8aef5-3adf-4d9e-bcff-73bd9af916a5.novalocal) 03/19/2024 _x86_64_ (2 CPU) 02:13:20 02:13:20 02:10:23 AM LINUX RESTART 02:13:20 02:13:20 02:11:01 AM tps rtps wtps bread/s bwrtn/s 02:13:20 02:12:01 AM 112.01 17.82 94.19 1955.50 5363.96 02:13:20 02:13:01 AM 198.53 0.25 198.28 24.39 6563.77 02:13:20 Average: 155.27 9.04 146.23 990.02 5963.81 02:13:20 02:13:20 02:11:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:13:20 02:12:01 AM 5490712 2518016 31.44 2620 1898268 840972 9.29 648460 1574388 132336 02:13:20 02:13:01 AM 5400096 2608632 32.57 2620 1996168 809688 8.94 662036 1627388 90636 02:13:20 Average: 5445404 2563324 32.01 2620 1947218 825330 9.11 655248 1600888 111486 02:13:20 02:13:20 02:11:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:13:20 02:12:01 AM eth0 134.64 110.59 1083.64 25.64 0.00 0.00 0.00 02:13:20 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:20 02:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:20 02:13:01 AM eth0 31.50 31.65 234.75 6.67 0.00 0.00 0.00 02:13:20 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:20 02:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:20 Average: eth0 83.08 71.13 659.23 16.16 0.00 0.00 0.00 02:13:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:20 02:13:20 02:13:20 ---> sar -P ALL: 02:13:20 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-83a8aef5-3adf-4d9e-bcff-73bd9af916a5.novalocal) 03/19/2024 _x86_64_ (2 CPU) 02:13:20 02:13:20 02:10:23 AM LINUX RESTART 02:13:20 02:13:20 02:11:01 AM CPU %user %nice %system %iowait %steal %idle 02:13:20 02:12:01 AM all 33.69 0.00 3.27 2.63 0.12 60.28 02:13:20 02:12:01 AM 0 32.04 0.00 2.64 3.21 0.12 61.99 02:13:20 02:12:01 AM 1 35.36 0.00 3.89 2.05 0.14 58.55 02:13:20 02:13:01 AM all 33.56 0.00 2.15 6.45 0.13 57.71 02:13:20 02:13:01 AM 0 12.11 0.00 1.35 4.93 0.12 81.48 02:13:20 02:13:01 AM 1 56.15 0.00 2.99 8.02 0.13 32.71 02:13:20 Average: all 33.63 0.00 2.71 4.54 0.13 59.00 02:13:20 Average: 0 21.98 0.00 1.99 4.08 0.12 71.83 02:13:20 Average: 1 45.61 0.00 3.45 5.00 0.13 45.81 02:13:20 02:13:20 02:13:20