22:11:59 Started by timer 22:11:59 Running as SYSTEM 22:11:59 [EnvInject] - Loading node environment variables. 22:11:59 Building remotely on prd-centos7-docker-4c-4g-19068 (centos7-docker-4c-4g) in workspace /w/workspace/distribution-docker-merge-calcium 22:11:59 [ssh-agent] Looking for ssh-agent implementation... 22:11:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:59 $ ssh-agent 22:11:59 SSH_AUTH_SOCK=/tmp/ssh-zQVQ1Nxhh4S5/agent.8370 22:11:59 SSH_AGENT_PID=8372 22:11:59 [ssh-agent] Started. 22:11:59 Running ssh-add (command line suppressed) 22:11:59 Identity added: /w/workspace/distribution-docker-merge-calcium@tmp/private_key_3245728362307895353.key (/w/workspace/distribution-docker-merge-calcium@tmp/private_key_3245728362307895353.key) 22:11:59 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:11:59 The recommended git tool is: NONE 22:12:01 using credential jenkins-ssh 22:12:01 Wiping out workspace first. 22:12:01 Cloning the remote Git repository 22:12:01 Cloning repository git://devvexx.opendaylight.org/mirror/integration/distribution 22:12:01 > git init /w/workspace/distribution-docker-merge-calcium # timeout=10 22:12:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution 22:12:01 > git --version # timeout=10 22:12:01 > git --version # 'git version 2.36.6' 22:12:01 using GIT_SSH to set credentials jenkins-ssh 22:12:01 [INFO] Currently running in a labeled security context 22:12:01 [INFO] Currently SELinux is 'enforcing' on the host 22:12:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/distribution-docker-merge-calcium@tmp/jenkins-gitclient-ssh13759831217543070239.key 22:12:02 Verifying host key using known hosts file 22:12: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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:12:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10 22:12:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:03 Avoid second fetch 22:12:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:12:03 Checking out Revision cafeb46e09f316df5fa5bbe465fa2130ebdbc265 (refs/remotes/origin/master) 22:12:03 > git config core.sparsecheckout # timeout=10 22:12:03 > git checkout -f cafeb46e09f316df5fa5bbe465fa2130ebdbc265 # timeout=10 22:12:03 Commit message: "Bump transportpce versions and enable it" 22:12:03 > git rev-list --no-walk f57f2777a994f45b5e6f0e6c83adbfeaa8a8b5d3 # timeout=10 22:12:03 provisioning config files... 22:12:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:12:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:12:03 [distribution-docker-merge-calcium] $ /bin/bash /tmp/jenkins16170534402381213616.sh 22:12:03 ---> python-tools-install.sh 22:12:03 Setup pyenv: 22:12:03 system 22:12:03 * 3.8.13 (set by /opt/pyenv/version) 22:12:03 * 3.9.13 (set by /opt/pyenv/version) 22:12:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GQLS 22:12:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:12:12 lf-activate-venv(): INFO: Installing: lftools 22:12:42 lf-activate-venv(): INFO: Adding /tmp/venv-GQLS/bin to PATH 22:12:42 Generating Requirements File 22:13:23 Python 3.9.13 22:13:23 pip 23.3.2 from /tmp/venv-GQLS/lib/python3.9/site-packages/pip (python 3.9) 22:13:24 appdirs==1.4.4 22:13:24 argcomplete==3.2.1 22:13:24 aspy.yaml==1.3.0 22:13:24 attrs==23.2.0 22:13:24 autopage==0.5.2 22:13:24 beautifulsoup4==4.12.3 22:13:24 boto3==1.34.24 22:13:24 botocore==1.34.24 22:13:24 bs4==0.0.2 22:13:24 cachetools==5.3.2 22:13:24 certifi==2023.11.17 22:13:24 cffi==1.16.0 22:13:24 cfgv==3.4.0 22:13:24 chardet==5.2.0 22:13:24 charset-normalizer==3.3.2 22:13:24 click==8.1.7 22:13:24 cliff==4.5.0 22:13:24 cmd2==2.4.3 22:13:24 cryptography==3.3.2 22:13:24 debtcollector==2.5.0 22:13:24 decorator==5.1.1 22:13:24 defusedxml==0.7.1 22:13:24 Deprecated==1.2.14 22:13:24 distlib==0.3.8 22:13:24 dnspython==2.5.0 22:13:24 docker==4.2.2 22:13:24 dogpile.cache==1.3.0 22:13:24 email-validator==2.1.0.post1 22:13:24 filelock==3.13.1 22:13:24 future==0.18.3 22:13:24 gitdb==4.0.11 22:13:24 GitPython==3.1.41 22:13:24 google-auth==2.26.2 22:13:24 httplib2==0.22.0 22:13:24 identify==2.5.33 22:13:24 idna==3.6 22:13:24 importlib-metadata==7.0.1 22:13:24 importlib-resources==1.5.0 22:13:24 iso8601==2.1.0 22:13:24 Jinja2==3.1.3 22:13:24 jmespath==1.0.1 22:13:24 jsonpatch==1.33 22:13:24 jsonpointer==2.4 22:13:24 jsonschema==4.21.1 22:13:24 jsonschema-specifications==2023.12.1 22:13:24 keystoneauth1==5.5.0 22:13:24 kubernetes==29.0.0 22:13:24 lftools==0.37.8 22:13:24 lxml==5.1.0 22:13:24 MarkupSafe==2.1.4 22:13:24 msgpack==1.0.7 22:13:24 multi_key_dict==2.0.3 22:13:24 munch==4.0.0 22:13:24 netaddr==0.10.1 22:13:24 netifaces==0.11.0 22:13:24 niet==1.4.2 22:13:24 nodeenv==1.8.0 22:13:24 oauth2client==4.1.3 22:13:24 oauthlib==3.2.2 22:13:24 openstacksdk==0.62.0 22:13:24 os-client-config==2.1.0 22:13:24 os-service-types==1.7.0 22:13:24 osc-lib==3.0.0 22:13:24 oslo.config==9.3.0 22:13:24 oslo.context==5.3.0 22:13:24 oslo.i18n==6.2.0 22:13:24 oslo.log==5.4.0 22:13:24 oslo.serialization==5.3.0 22:13:24 oslo.utils==7.0.0 22:13:24 packaging==23.2 22:13:24 pbr==6.0.0 22:13:24 platformdirs==4.1.0 22:13:24 prettytable==3.9.0 22:13:24 pyasn1==0.5.1 22:13:24 pyasn1-modules==0.3.0 22:13:24 pycparser==2.21 22:13:24 pygerrit2==2.0.15 22:13:24 PyGithub==2.1.1 22:13:24 pyinotify==0.9.6 22:13:24 PyJWT==2.8.0 22:13:24 PyNaCl==1.5.0 22:13:24 pyparsing==2.4.7 22:13:24 pyperclip==1.8.2 22:13:24 pyrsistent==0.20.0 22:13:24 python-cinderclient==9.4.0 22:13:24 python-dateutil==2.8.2 22:13:24 python-heatclient==3.4.0 22:13:24 python-jenkins==1.8.2 22:13:24 python-keystoneclient==5.3.0 22:13:24 python-magnumclient==4.3.0 22:13:24 python-novaclient==18.4.0 22:13:24 python-openstackclient==6.0.0 22:13:24 python-swiftclient==4.4.0 22:13:24 pytz==2023.3.post1 22:13:24 PyYAML==6.0.1 22:13:24 referencing==0.32.1 22:13:24 requests==2.31.0 22:13:24 requests-oauthlib==1.3.1 22:13:24 requestsexceptions==1.4.0 22:13:24 rfc3986==2.0.0 22:13:24 rpds-py==0.17.1 22:13:24 rsa==4.9 22:13:24 ruamel.yaml==0.18.5 22:13:24 ruamel.yaml.clib==0.2.8 22:13:24 s3transfer==0.10.0 22:13:24 simplejson==3.19.2 22:13:24 six==1.16.0 22:13:24 smmap==5.0.1 22:13:24 soupsieve==2.5 22:13:24 stevedore==5.1.0 22:13:24 tabulate==0.9.0 22:13:24 toml==0.10.2 22:13:24 tomlkit==0.12.3 22:13:24 tqdm==4.66.1 22:13:24 typing_extensions==4.9.0 22:13:24 tzdata==2023.4 22:13:24 urllib3==1.26.18 22:13:24 virtualenv==20.25.0 22:13:24 wcwidth==0.2.13 22:13:24 websocket-client==1.7.0 22:13:24 wrapt==1.16.0 22:13:24 xdg==6.0.0 22:13:24 xmltodict==0.13.0 22:13:24 yq==3.2.3 22:13:24 zipp==3.17.0 22:13:24 provisioning config files... 22:13:24 copy managed file [global-settings] to file:/w/workspace/distribution-docker-merge-calcium@tmp/config8315589665978251178tmp 22:13:27 copy managed file [integration-distribution-settings] to file:/w/workspace/distribution-docker-merge-calcium@tmp/config7792161866529908215tmp 22:13:27 [distribution-docker-merge-calcium] $ /bin/bash /tmp/jenkins3349891460345158568.sh 22:13:27 ---> docker-login.sh 22:13:27 nexus3.opendaylight.org:10001 22:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:27 Configure a credential helper to remove this warning. See 22:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:27 22:13:27 Login Succeeded 22:13:27 nexus3.opendaylight.org:10002 22:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:27 Configure a credential helper to remove this warning. See 22:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:27 22:13:27 Login Succeeded 22:13:27 nexus3.opendaylight.org:10003 22:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:27 Configure a credential helper to remove this warning. See 22:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:27 22:13:27 Login Succeeded 22:13:27 nexus3.opendaylight.org:10004 22:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:27 Configure a credential helper to remove this warning. See 22:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:27 22:13:27 Login Succeeded 22:13:27 docker.io 22:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:28 Configure a credential helper to remove this warning. See 22:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:28 22:13:28 Login Succeeded 22:13:28 ---> docker-login.sh ends 22:13:28 [distribution-docker-merge-calcium] $ /bin/bash /tmp/jenkins14801447469281737419.sh 22:13:28 [distribution-docker-merge-calcium] $ /bin/sh -xe /tmp/jenkins15428937174233891025.sh 22:13:28 [EnvInject] - Injecting environment variables from a build step. 22:13:28 [EnvInject] - Injecting as environment variables the properties content 22:13:28 DOCKER_ROOT=$WORKSPACE/docker 22:13:28 CONTAINER_TAG_YAML_DIR= 22:13:28 CONTAINER_TAG_METHOD=yaml-file 22:13:28 22:13:28 [EnvInject] - Variables injected successfully. 22:13:28 [distribution-docker-merge-calcium] $ /bin/bash -l /tmp/jenkins12838910869192032329.sh 22:13:28 ---> docker-get-container-tag.sh 22:13:28 Setup pyenv: 22:13:28 system 22:13:28 3.8.13 22:13:28 * 3.9.13 (set by /w/workspace/distribution-docker-merge-calcium/.python-version) 22:13:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GQLS from file:/tmp/.os_lf_venv 22:13:29 lf-activate-venv(): INFO: Installing: yq 22:13:31 lf-activate-venv(): INFO: Adding /tmp/venv-GQLS/bin to PATH 22:13:31 File /w/workspace/distribution-docker-merge-calcium/docker/container-tag.yaml not found. 22:13:31 Failed to get a container tag using method yaml-file 22:13:31 Build step 'Execute shell' marked build as failure 22:13:31 $ ssh-agent -k 22:13:31 unset SSH_AUTH_SOCK; 22:13:31 unset SSH_AGENT_PID; 22:13:31 echo Agent pid 8372 killed; 22:13:31 [ssh-agent] Stopped. 22:13:31 [PostBuildScript] - [INFO] Executing post build scripts. 22:13:31 [distribution-docker-merge-calcium] $ /bin/bash /tmp/jenkins11752213334900721662.sh 22:13:31 ---> sysstat.sh 22:13:31 [distribution-docker-merge-calcium] $ /bin/bash /tmp/jenkins3682460503120071083.sh 22:13:31 ---> package-listing.sh 22:13:31 ++ facter osfamily 22:13:31 ++ tr '[:upper:]' '[:lower:]' 22:13:32 + OS_FAMILY=redhat 22:13:32 + workspace=/w/workspace/distribution-docker-merge-calcium 22:13:32 + START_PACKAGES=/tmp/packages_start.txt 22:13:32 + END_PACKAGES=/tmp/packages_end.txt 22:13:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:13:32 + PACKAGES=/tmp/packages_start.txt 22:13:32 + '[' /w/workspace/distribution-docker-merge-calcium ']' 22:13:32 + PACKAGES=/tmp/packages_end.txt 22:13:32 + case "${OS_FAMILY}" in 22:13:32 + rpm -qa 22:13:32 + sort 22:13:32 + '[' -f /tmp/packages_start.txt ']' 22:13:32 + '[' -f /tmp/packages_end.txt ']' 22:13:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:13:32 + '[' /w/workspace/distribution-docker-merge-calcium ']' 22:13:32 + mkdir -p /w/workspace/distribution-docker-merge-calcium/archives/ 22:13:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/distribution-docker-merge-calcium/archives/ 22:13:32 [distribution-docker-merge-calcium] $ /bin/bash /tmp/jenkins9049240412497454852.sh 22:13:32 ---> capture-instance-metadata.sh 22:13:33 Setup pyenv: 22:13:33 system 22:13:33 3.8.13 22:13:33 * 3.9.13 (set by /w/workspace/distribution-docker-merge-calcium/.python-version) 22:13:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GQLS from file:/tmp/.os_lf_venv 22:13:34 lf-activate-venv(): INFO: Installing: lftools 22:13:49 lf-activate-venv(): INFO: Adding /tmp/venv-GQLS/bin to PATH 22:13:49 INFO: Running in OpenStack, capturing instance metadata 22:13:50 [distribution-docker-merge-calcium] $ /bin/bash /tmp/jenkins4902229950817212448.sh 22:13:50 provisioning config files... 22:13:50 Could not find credentials [logs] for distribution-docker-merge-calcium #19 22:13:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/distribution-docker-merge-calcium@tmp/config275226151730726138tmp 22:13:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:13:50 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:13:50 provisioning config files... 22:13:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:13:50 [EnvInject] - Injecting environment variables from a build step. 22:13:50 [EnvInject] - Injecting as environment variables the properties content 22:13:50 SERVER_ID=logs 22:13:50 22:13:50 [EnvInject] - Variables injected successfully. 22:13:50 [distribution-docker-merge-calcium] $ /bin/bash /tmp/jenkins5940803149963921685.sh 22:13:50 ---> create-netrc.sh 22:13:50 WARN: Log server credential not found. 22:13:50 [distribution-docker-merge-calcium] $ /bin/bash /tmp/jenkins8061303378390667330.sh 22:13:50 ---> python-tools-install.sh 22:13:50 Setup pyenv: 22:13:50 system 22:13:50 3.8.13 22:13:50 * 3.9.13 (set by /w/workspace/distribution-docker-merge-calcium/.python-version) 22:13:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GQLS from file:/tmp/.os_lf_venv 22:13:52 lf-activate-venv(): INFO: Installing: lftools 22:14:04 lf-activate-venv(): INFO: Adding /tmp/venv-GQLS/bin to PATH 22:14:04 [distribution-docker-merge-calcium] $ /bin/bash /tmp/jenkins4402473016668576218.sh 22:14:04 ---> sudo-logs.sh 22:14:04 Archiving 'sudo' log.. 22:14:04 [distribution-docker-merge-calcium] $ /bin/bash /tmp/jenkins10886941207707261449.sh 22:14:04 ---> job-cost.sh 22:14:04 Setup pyenv: 22:14:04 system 22:14:04 3.8.13 22:14:04 * 3.9.13 (set by /w/workspace/distribution-docker-merge-calcium/.python-version) 22:14:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GQLS from file:/tmp/.os_lf_venv 22:14:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:14:15 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. 22:14:15 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 22:14:15 lf-activate-venv(): INFO: Adding /tmp/venv-GQLS/bin to PATH 22:14:15 INFO: No Stack... 22:14:16 INFO: Retrieving Pricing Info for: v3-standard-4 22:14:17 INFO: Archiving Costs 22:14:17 [distribution-docker-merge-calcium] $ /bin/bash -l /tmp/jenkins11884488850754888973.sh 22:14:17 ---> logs-deploy.sh 22:14:17 Setup pyenv: 22:14:17 system 22:14:17 3.8.13 22:14:17 * 3.9.13 (set by /w/workspace/distribution-docker-merge-calcium/.python-version) 22:14:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GQLS from file:/tmp/.os_lf_venv 22:14:19 lf-activate-venv(): INFO: Installing: lftools 22:14:31 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. 22:14:31 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 22:14:32 lf-activate-venv(): INFO: Adding /tmp/venv-GQLS/bin to PATH 22:14:32 WARNING: Nexus logging server not set 22:14:32 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/distribution-docker-merge-calcium/19/ 22:14:32 INFO: archiving logs to S3 22:14:33 ---> uname -a: 22:14:33 Linux prd-centos7-docker-4c-4g-19068.novalocal 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 22:14:33 22:14:33 22:14:33 ---> lscpu: 22:14:33 Architecture: x86_64 22:14:33 CPU op-mode(s): 32-bit, 64-bit 22:14:33 Byte Order: Little Endian 22:14:33 CPU(s): 4 22:14:33 On-line CPU(s) list: 0-3 22:14:33 Thread(s) per core: 1 22:14:33 Core(s) per socket: 1 22:14:33 Socket(s): 4 22:14:33 NUMA node(s): 1 22:14:33 Vendor ID: AuthenticAMD 22:14:33 CPU family: 23 22:14:33 Model: 49 22:14:33 Model name: AMD EPYC-Rome Processor 22:14:33 Stepping: 0 22:14:33 CPU MHz: 2799.998 22:14:33 BogoMIPS: 5599.99 22:14:33 Virtualization: AMD-V 22:14:33 Hypervisor vendor: KVM 22:14:33 Virtualization type: full 22:14:33 L1d cache: 32K 22:14:33 L1i cache: 32K 22:14:33 L2 cache: 512K 22:14:33 L3 cache: 16384K 22:14:33 NUMA node0 CPU(s): 0-3 22:14:33 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 22:14:33 22:14:33 22:14:33 ---> nproc: 22:14:33 4 22:14:33 22:14:33 22:14:33 ---> df -h: 22:14:33 Filesystem Size Used Avail Use% Mounted on 22:14:33 devtmpfs 7.8G 0 7.8G 0% /dev 22:14:33 tmpfs 7.8G 0 7.8G 0% /dev/shm 22:14:33 tmpfs 7.8G 17M 7.8G 1% /run 22:14:33 tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup 22:14:33 /dev/vda1 80G 5.9G 75G 8% / 22:14:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:14:33 22:14:33 22:14:33 ---> free -m: 22:14:33 total used free shared buff/cache available 22:14:33 Mem: 15884 763 13056 16 2064 14804 22:14:33 Swap: 1023 0 1023 22:14:33 22:14:33 22:14:33 ---> ip addr: 22:14:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:14:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:14:33 inet 127.0.0.1/8 scope host lo 22:14:33 valid_lft forever preferred_lft forever 22:14:33 inet6 ::1/128 scope host 22:14:33 valid_lft forever preferred_lft forever 22:14:33 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:14:33 link/ether fa:16:3e:8b:3a:d7 brd ff:ff:ff:ff:ff:ff 22:14:33 inet 10.30.170.32/23 brd 10.30.171.255 scope global dynamic eth0 22:14:33 valid_lft 86216sec preferred_lft 86216sec 22:14:33 inet6 fe80::f816:3eff:fe8b:3ad7/64 scope link 22:14:33 valid_lft forever preferred_lft forever 22:14:33 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 22:14:33 link/ether 02:42:12:43:9f:95 brd ff:ff:ff:ff:ff:ff 22:14:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:14:33 valid_lft forever preferred_lft forever 22:14:33 22:14:33 22:14:33 ---> sar -b -r -n DEV: 22:14:33 Linux 3.10.0-1160.105.1.el7.x86_64 (centos-7-docker-ef855c5c-0bdc-49ab-9515-d31d4bd23118.novalocal) 01/22/2024 _x86_64_ (4 CPU) 22:14:33 22:14:33 10:11:24 PM LINUX RESTART 22:14:33 22:14:33 10:12:01 PM tps rtps wtps bread/s bwrtn/s 22:14:33 10:13:01 PM 92.09 10.16 81.93 870.60 6001.71 22:14:33 10:14:01 PM 294.70 2.78 291.92 1149.50 8956.53 22:14:33 Average: 193.38 6.47 186.91 1010.02 7478.88 22:14:33 22:14:33 10:12:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:14:33 10:13:01 PM 13507156 2758800 16.96 2620 1926388 1028516 5.94 673660 1703032 178760 22:14:33 10:14:01 PM 13363924 2902032 17.84 2620 1999768 1070328 6.18 858072 1635324 37448 22:14:33 Average: 13435540 2830416 17.40 2620 1963078 1049422 6.06 765866 1669178 108104 22:14:33 22:14:33 10:12:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 22:14:33 10:13:01 PM eth0 135.50 113.54 1373.39 25.85 0.00 0.00 0.00 22:14:33 10:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:33 10:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:33 10:14:01 PM eth0 23.43 21.74 31.84 8.81 0.00 0.00 0.00 22:14:33 10:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:33 10:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:33 Average: eth0 79.48 67.64 702.72 17.33 0.00 0.00 0.00 22:14:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:33 22:14:33 22:14:33 ---> sar -P ALL: 22:14:33 Linux 3.10.0-1160.105.1.el7.x86_64 (centos-7-docker-ef855c5c-0bdc-49ab-9515-d31d4bd23118.novalocal) 01/22/2024 _x86_64_ (4 CPU) 22:14:33 22:14:33 10:11:24 PM LINUX RESTART 22:14:33 22:14:33 10:12:01 PM CPU %user %nice %system %iowait %steal %idle 22:14:33 10:13:01 PM all 17.37 0.00 1.64 0.89 0.07 80.03 22:14:33 10:13:01 PM 0 11.33 0.00 1.48 0.41 0.07 86.72 22:14:33 10:13:01 PM 1 34.99 0.00 2.69 1.88 0.09 60.36 22:14:33 10:13:01 PM 2 4.24 0.00 0.67 0.35 0.07 94.66 22:14:33 10:13:01 PM 3 19.42 0.00 1.77 0.96 0.05 77.80 22:14:33 10:14:01 PM all 14.59 0.00 1.33 3.72 0.06 80.30 22:14:33 10:14:01 PM 0 17.36 0.00 1.84 1.36 0.05 79.39 22:14:33 10:14:01 PM 1 11.01 0.00 1.44 7.01 0.07 80.47 22:14:33 10:14:01 PM 2 13.45 0.00 1.10 3.95 0.05 81.44 22:14:33 10:14:01 PM 3 16.58 0.00 0.97 2.50 0.07 79.88 22:14:33 Average: all 15.98 0.00 1.49 2.30 0.07 80.16 22:14:33 Average: 0 14.32 0.00 1.66 0.88 0.06 83.08 22:14:33 Average: 1 22.86 0.00 2.06 4.47 0.08 70.53 22:14:33 Average: 2 8.79 0.00 0.89 2.13 0.06 88.13 22:14:33 Average: 3 18.01 0.00 1.37 1.73 0.06 78.84 22:14:33 22:14:33 22:14:33