05:26:15 Started by timer 05:26:15 Running as SYSTEM 05:26:15 [EnvInject] - Loading node environment variables. 05:26:15 Building remotely on prd-centos7-docker-4c-4g-20376 (centos7-docker-4c-4g) in workspace /w/workspace/distribution-docker-merge-vanadium 05:26:15 [ssh-agent] Looking for ssh-agent implementation... 05:26:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:26:16 $ ssh-agent 05:26:16 SSH_AUTH_SOCK=/tmp/ssh-bHVS3xm7xZd4/agent.8010 05:26:16 SSH_AGENT_PID=8011 05:26:16 [ssh-agent] Started. 05:26:16 Running ssh-add (command line suppressed) 05:26:16 Identity added: /w/workspace/distribution-docker-merge-vanadium@tmp/private_key_14314939705325806811.key (/w/workspace/distribution-docker-merge-vanadium@tmp/private_key_14314939705325806811.key) 05:26:16 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:26:16 The recommended git tool is: NONE 05:26:19 using credential jenkins-ssh 05:26:19 Wiping out workspace first. 05:26:19 Cloning the remote Git repository 05:26:19 Cloning repository git://devvexx.opendaylight.org/mirror/integration/distribution 05:26:19 > git init /w/workspace/distribution-docker-merge-vanadium # timeout=10 05:26:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution 05:26:19 > git --version # timeout=10 05:26:19 > git --version # 'git version 2.36.6' 05:26:19 using GIT_SSH to set credentials jenkins-ssh 05:26:19 [INFO] Currently running in a labeled security context 05:26:19 [INFO] Currently SELinux is 'enforcing' on the host 05:26:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/distribution-docker-merge-vanadium@tmp/jenkins-gitclient-ssh564380845542379764.key 05:26:19 Verifying host key using known hosts file 05:26:19 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. 05:26:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 05:26:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10 05:26:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:26:21 Avoid second fetch 05:26:21 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:26:21 Checking out Revision 8a80391847a3e55c8b3f6ea9bbc52e92655cb755 (refs/remotes/origin/master) 05:26:21 > git config core.sparsecheckout # timeout=10 05:26:21 > git checkout -f 8a80391847a3e55c8b3f6ea9bbc52e92655cb755 # timeout=10 05:26:21 Commit message: "Bump versions by x.(y+1).z" 05:26:21 > git rev-list --no-walk 8a80391847a3e55c8b3f6ea9bbc52e92655cb755 # timeout=10 05:26:24 provisioning config files... 05:26:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:26:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:26:24 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins8673998226556305511.sh 05:26:24 ---> python-tools-install.sh 05:26:24 Setup pyenv: 05:26:24 system 05:26:24 * 3.8.13 (set by /opt/pyenv/version) 05:26:24 * 3.9.13 (set by /opt/pyenv/version) 05:26:24 3.10.13 05:26:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AecI 05:26:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:26:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:26:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:26:34 lf-activate-venv(): INFO: Base packages installed successfully 05:26:34 lf-activate-venv(): INFO: Installing additional packages: lftools 05:27:06 lf-activate-venv(): INFO: Adding /tmp/venv-AecI/bin to PATH 05:27:06 Generating Requirements File 05:27:24 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. 05:27:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:27:24 Python 3.10.13 05:27:24 pip 26.0.1 from /tmp/venv-AecI/lib/python3.10/site-packages/pip (python 3.10) 05:27:25 appdirs==1.4.4 05:27:25 argcomplete==3.6.3 05:27:25 aspy.yaml==1.3.0 05:27:25 attrs==25.4.0 05:27:25 autopage==0.6.0 05:27:25 backports.strenum==1.3.1 05:27:25 beautifulsoup4==4.14.3 05:27:25 boto3==1.42.55 05:27:25 botocore==1.42.55 05:27:25 bs4==0.0.2 05:27:25 certifi==2026.1.4 05:27:25 cffi==2.0.0 05:27:25 cfgv==3.5.0 05:27:25 chardet==6.0.0.post1 05:27:25 charset-normalizer==3.4.4 05:27:25 click==8.3.1 05:27:25 cliff==4.13.2 05:27:25 cmd2==3.2.2 05:27:25 cryptography==3.3.2 05:27:25 debtcollector==3.0.0 05:27:25 decorator==5.2.1 05:27:25 defusedxml==0.7.1 05:27:25 Deprecated==1.3.1 05:27:25 distlib==0.4.0 05:27:25 dnspython==2.8.0 05:27:25 docker==7.1.0 05:27:25 dogpile.cache==1.5.0 05:27:25 durationpy==0.10 05:27:25 email-validator==2.3.0 05:27:25 filelock==3.24.3 05:27:25 future==1.0.0 05:27:25 gitdb==4.0.12 05:27:25 GitPython==3.1.46 05:27:25 httplib2==0.30.2 05:27:25 identify==2.6.16 05:27:25 idna==3.11 05:27:25 importlib-resources==1.5.0 05:27:25 iso8601==2.1.0 05:27:25 Jinja2==3.1.6 05:27:25 jmespath==1.1.0 05:27:25 jsonpatch==1.33 05:27:25 jsonpointer==3.0.0 05:27:25 jsonschema==4.26.0 05:27:25 jsonschema-specifications==2025.9.1 05:27:25 keystoneauth1==5.13.1 05:27:25 kubernetes==35.0.0 05:27:25 lftools==0.37.21 05:27:25 lxml==6.0.2 05:27:25 markdown-it-py==4.0.0 05:27:25 MarkupSafe==3.0.3 05:27:25 mdurl==0.1.2 05:27:25 msgpack==1.1.2 05:27:25 multi_key_dict==2.0.3 05:27:25 munch==4.0.0 05:27:25 netaddr==1.3.0 05:27:25 niet==1.4.2 05:27:25 nodeenv==1.10.0 05:27:25 oauth2client==4.1.3 05:27:25 oauthlib==3.3.1 05:27:25 openstacksdk==4.10.0 05:27:25 os-service-types==1.8.2 05:27:25 osc-lib==4.4.0 05:27:25 oslo.config==10.3.0 05:27:25 oslo.context==6.3.0 05:27:25 oslo.i18n==6.7.2 05:27:25 oslo.log==8.1.0 05:27:25 oslo.serialization==5.9.1 05:27:25 oslo.utils==10.0.0 05:27:25 packaging==26.0 05:27:25 pbr==7.0.3 05:27:25 platformdirs==4.9.2 05:27:25 prettytable==3.17.0 05:27:25 psutil==7.2.2 05:27:25 pyasn1==0.6.2 05:27:25 pyasn1_modules==0.4.2 05:27:25 pycparser==3.0 05:27:25 pygerrit2==2.0.15 05:27:25 PyGithub==2.8.1 05:27:25 Pygments==2.19.2 05:27:25 PyJWT==2.11.0 05:27:25 PyNaCl==1.6.2 05:27:25 pyparsing==2.4.7 05:27:25 pyperclip==1.11.0 05:27:25 pyrsistent==0.20.0 05:27:25 python-cinderclient==9.8.0 05:27:25 python-dateutil==2.9.0.post0 05:27:25 python-heatclient==5.0.0 05:27:25 python-jenkins==1.8.3 05:27:25 python-keystoneclient==5.7.0 05:27:25 python-magnumclient==4.9.0 05:27:25 python-openstackclient==9.0.0 05:27:25 python-swiftclient==4.9.0 05:27:25 PyYAML==6.0.3 05:27:25 referencing==0.37.0 05:27:25 requests==2.32.5 05:27:25 requests-oauthlib==2.0.0 05:27:25 requestsexceptions==1.4.0 05:27:25 rfc3986==2.0.0 05:27:25 rich==14.3.3 05:27:25 rich-argparse==1.7.2 05:27:25 rpds-py==0.30.0 05:27:25 rsa==4.9.1 05:27:25 ruamel.yaml==0.19.1 05:27:25 ruamel.yaml.clib==0.2.15 05:27:25 s3transfer==0.16.0 05:27:25 simplejson==3.20.2 05:27:25 six==1.17.0 05:27:25 smmap==5.0.2 05:27:25 soupsieve==2.8.3 05:27:25 stevedore==5.7.0 05:27:25 tabulate==0.9.0 05:27:25 toml==0.10.2 05:27:25 tomlkit==0.14.0 05:27:25 tqdm==4.67.3 05:27:25 typing_extensions==4.15.0 05:27:25 urllib3==1.26.20 05:27:25 virtualenv==20.39.0 05:27:25 wcwidth==0.6.0 05:27:25 websocket-client==1.9.0 05:27:25 wrapt==2.1.1 05:27:25 xdg==6.0.0 05:27:25 xmltodict==1.0.4 05:27:25 yq==3.4.3 05:27:25 provisioning config files... 05:27:25 copy managed file [global-settings] to file:/w/workspace/distribution-docker-merge-vanadium@tmp/config6077686245764347377tmp 05:27:27 copy managed file [integration-distribution-settings] to file:/w/workspace/distribution-docker-merge-vanadium@tmp/config1966848124262067232tmp 05:27:27 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins8609668998248802139.sh 05:27:27 ---> docker-login.sh 05:27:27 nexus3.opendaylight.org:10001 05:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:28 Configure a credential helper to remove this warning. See 05:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:28 05:27:28 Login Succeeded 05:27:28 nexus3.opendaylight.org:10002 05:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:28 Configure a credential helper to remove this warning. See 05:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:28 05:27:28 Login Succeeded 05:27:28 nexus3.opendaylight.org:10003 05:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:28 Configure a credential helper to remove this warning. See 05:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:28 05:27:28 Login Succeeded 05:27:28 nexus3.opendaylight.org:10004 05:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:28 Configure a credential helper to remove this warning. See 05:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:28 05:27:28 Login Succeeded 05:27:28 docker.io 05:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:28 Configure a credential helper to remove this warning. See 05:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:28 05:27:28 Login Succeeded 05:27:28 ---> docker-login.sh ends 05:27:28 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins16005902919373151510.sh 05:27:28 [distribution-docker-merge-vanadium] $ /bin/sh -xe /tmp/jenkins15893603847331702513.sh 05:27:28 [EnvInject] - Injecting environment variables from a build step. 05:27:28 [EnvInject] - Injecting as environment variables the properties content 05:27:28 DOCKER_ROOT=$WORKSPACE/docker 05:27:28 CONTAINER_TAG_YAML_DIR= 05:27:28 CONTAINER_TAG_METHOD=yaml-file 05:27:28 05:27:28 [EnvInject] - Variables injected successfully. 05:27:28 [distribution-docker-merge-vanadium] $ /bin/bash -l /tmp/jenkins3706316102925241872.sh 05:27:28 ---> docker-get-container-tag.sh 05:27:28 Setup pyenv: 05:27:28 system 05:27:28 3.8.13 05:27:28 3.9.13 05:27:28 * 3.10.13 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:27:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AecI from file:/tmp/.os_lf_venv 05:27:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:27:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:27:31 lf-activate-venv(): INFO: Base packages installed successfully 05:27:31 lf-activate-venv(): INFO: Installing additional packages: yq 05:27:32 lf-activate-venv(): INFO: Adding /tmp/venv-AecI/bin to PATH 05:27:32 File /w/workspace/distribution-docker-merge-vanadium/docker/container-tag.yaml not found. 05:27:32 Failed to get a container tag using method yaml-file 05:27:32 Build step 'Execute shell' marked build as failure 05:27:32 $ ssh-agent -k 05:27:32 unset SSH_AUTH_SOCK; 05:27:32 unset SSH_AGENT_PID; 05:27:32 echo Agent pid 8011 killed; 05:27:32 [ssh-agent] Stopped. 05:27:32 [PostBuildScript] - [INFO] Executing post build scripts. 05:27:32 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins5912571855115135641.sh 05:27:32 ---> sysstat.sh 05:27:32 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins5743884314473300.sh 05:27:32 ---> package-listing.sh 05:27:32 ++ facter osfamily 05:27:32 ++ tr '[:upper:]' '[:lower:]' 05:27:33 + OS_FAMILY=redhat 05:27:33 + workspace=/w/workspace/distribution-docker-merge-vanadium 05:27:33 + START_PACKAGES=/tmp/packages_start.txt 05:27:33 + END_PACKAGES=/tmp/packages_end.txt 05:27:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:27:33 + PACKAGES=/tmp/packages_start.txt 05:27:33 + '[' /w/workspace/distribution-docker-merge-vanadium ']' 05:27:33 + PACKAGES=/tmp/packages_end.txt 05:27:33 + case "${OS_FAMILY}" in 05:27:33 + rpm -qa 05:27:33 + sort 05:27:33 + '[' -f /tmp/packages_start.txt ']' 05:27:33 + '[' -f /tmp/packages_end.txt ']' 05:27:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:27:33 + '[' /w/workspace/distribution-docker-merge-vanadium ']' 05:27:33 + mkdir -p /w/workspace/distribution-docker-merge-vanadium/archives/ 05:27:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/distribution-docker-merge-vanadium/archives/ 05:27:33 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins5231224705863567300.sh 05:27:33 ---> capture-instance-metadata.sh 05:27:33 Setup pyenv: 05:27:33 system 05:27:33 3.8.13 05:27:33 3.9.13 05:27:33 * 3.10.13 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:27:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AecI from file:/tmp/.os_lf_venv 05:27:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:27:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:27:35 lf-activate-venv(): INFO: Base packages installed successfully 05:27:35 lf-activate-venv(): INFO: Installing additional packages: lftools 05:27:48 lf-activate-venv(): INFO: Adding /tmp/venv-AecI/bin to PATH 05:27:48 INFO: Running in OpenStack, capturing instance metadata 05:27:49 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins13786957150535298912.sh 05:27:49 provisioning config files... 05:27:49 Could not find credentials [logs] for distribution-docker-merge-vanadium #30 05:27:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/distribution-docker-merge-vanadium@tmp/config16313514371163378540tmp 05:27:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:27:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:27:49 provisioning config files... 05:27:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:27:49 [EnvInject] - Injecting environment variables from a build step. 05:27:49 [EnvInject] - Injecting as environment variables the properties content 05:27:49 SERVER_ID=logs 05:27:49 05:27:49 [EnvInject] - Variables injected successfully. 05:27:49 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins12832688787738721249.sh 05:27:50 ---> create-netrc.sh 05:27:50 WARN: Log server credential not found. 05:27:50 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins9799077832099485999.sh 05:27:50 ---> python-tools-install.sh 05:27:50 Setup pyenv: 05:27:50 system 05:27:50 3.8.13 05:27:50 3.9.13 05:27:50 * 3.10.13 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:27:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AecI from file:/tmp/.os_lf_venv 05:27:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:27:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:27:52 lf-activate-venv(): INFO: Base packages installed successfully 05:27:52 lf-activate-venv(): INFO: Installing additional packages: lftools 05:28:05 lf-activate-venv(): INFO: Adding /tmp/venv-AecI/bin to PATH 05:28:05 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins14892719082918993920.sh 05:28:05 ---> sudo-logs.sh 05:28:05 Archiving 'sudo' log.. 05:28:05 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins401414438992051844.sh 05:28:05 ---> job-cost.sh 05:28:05 INFO: Activating Python virtual environment... 05:28:05 Setup pyenv: 05:28:05 system 05:28:05 3.8.13 05:28:05 3.9.13 05:28:05 * 3.10.13 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:28:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AecI from file:/tmp/.os_lf_venv 05:28:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:28:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:28:08 lf-activate-venv(): INFO: Base packages installed successfully 05:28:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:28:14 lf-activate-venv(): INFO: Adding /tmp/venv-AecI/bin to PATH 05:28:14 INFO: No stack-cost file found 05:28:14 INFO: Instance uptime: 152s 05:28:14 INFO: Fetching instance metadata (attempt 1 of 3)... 05:28:14 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:28:15 INFO: Successfully fetched instance metadata 05:28:15 INFO: Instance type: v3-standard-4 05:28:15 INFO: Retrieving pricing info for: v3-standard-4 05:28:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:28:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=152 05:28:15 INFO: Successfully fetched Vexxhost pricing API 05:28:15 INFO: Retrieved cost: 0.11 05:28:15 INFO: Retrieved resource: v3-standard-4 05:28:15 INFO: Creating archive directory: /w/workspace/distribution-docker-merge-vanadium/archives/cost 05:28:15 INFO: Archiving costs to: /w/workspace/distribution-docker-merge-vanadium/archives/cost.csv 05:28:15 INFO: Successfully archived job cost data 05:28:15 DEBUG: Cost data: distribution-docker-merge-vanadium,30,2026-02-24 05:28:15,v3-standard-4,152,0.11,0.00,FAILURE 05:28:15 [distribution-docker-merge-vanadium] $ /bin/bash -l /tmp/jenkins2330244566450353656.sh 05:28:15 ---> logs-deploy.sh 05:28:15 Setup pyenv: 05:28:15 system 05:28:15 3.8.13 05:28:15 3.9.13 05:28:15 * 3.10.13 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:28:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AecI from file:/tmp/.os_lf_venv 05:28:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:28:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:28:18 lf-activate-venv(): INFO: Base packages installed successfully 05:28:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:28:29 lf-activate-venv(): INFO: Adding /tmp/venv-AecI/bin to PATH 05:28:29 WARNING: Nexus logging server not set 05:28:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/distribution-docker-merge-vanadium/30/ 05:28:29 INFO: archiving logs to S3 05:28:29 /tmp/venv-AecI/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:28:29 warnings.warn( 05:28:30 ---> uname -a: 05:28:30 Linux prd-centos7-docker-4c-4g-20376.novalocal 3.10.0-1160.118.1.el7.x86_64 #1 SMP Wed Apr 24 16:01:50 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 05:28:30 05:28:30 05:28:30 ---> lscpu: 05:28:30 Architecture: x86_64 05:28:30 CPU op-mode(s): 32-bit, 64-bit 05:28:30 Byte Order: Little Endian 05:28:30 CPU(s): 4 05:28:30 On-line CPU(s) list: 0-3 05:28:30 Thread(s) per core: 1 05:28:30 Core(s) per socket: 1 05:28:30 Socket(s): 4 05:28:30 NUMA node(s): 1 05:28:30 Vendor ID: AuthenticAMD 05:28:30 CPU family: 23 05:28:30 Model: 49 05:28:30 Model name: AMD EPYC-Rome Processor 05:28:30 Stepping: 0 05:28:30 CPU MHz: 2800.000 05:28:30 BogoMIPS: 5600.00 05:28:30 Virtualization: AMD-V 05:28:30 Hypervisor vendor: KVM 05:28:30 Virtualization type: full 05:28:30 L1d cache: 32K 05:28:30 L1i cache: 32K 05:28:30 L2 cache: 512K 05:28:30 L3 cache: 16384K 05:28:30 NUMA node0 CPU(s): 0-3 05:28:30 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 05:28:30 05:28:30 05:28:30 ---> nproc: 05:28:30 4 05:28:30 05:28:30 05:28:30 ---> df -h: 05:28:30 Filesystem Size Used Avail Use% Mounted on 05:28:30 devtmpfs 7.8G 0 7.8G 0% /dev 05:28:30 tmpfs 7.8G 0 7.8G 0% /dev/shm 05:28:30 tmpfs 7.8G 17M 7.8G 1% /run 05:28:30 tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup 05:28:30 /dev/vda1 80G 6.1G 74G 8% / 05:28:30 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:28:30 05:28:30 05:28:30 ---> free -m: 05:28:30 total used free shared buff/cache available 05:28:30 Mem: 15884 769 13006 16 2108 14792 05:28:30 Swap: 1023 0 1023 05:28:30 05:28:30 05:28:30 ---> ip addr: 05:28:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:28:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:28:30 inet 127.0.0.1/8 scope host lo 05:28:30 valid_lft forever preferred_lft forever 05:28:30 inet6 ::1/128 scope host 05:28:30 valid_lft forever preferred_lft forever 05:28:30 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:28:30 link/ether fa:16:3e:40:02:7b brd ff:ff:ff:ff:ff:ff 05:28:30 inet 10.30.171.30/23 brd 10.30.171.255 scope global dynamic eth0 05:28:30 valid_lft 86244sec preferred_lft 86244sec 05:28:30 inet6 fe80::f816:3eff:fe40:27b/64 scope link 05:28:30 valid_lft forever preferred_lft forever 05:28:30 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:28:30 link/ether 02:42:5c:8d:27:b8 brd ff:ff:ff:ff:ff:ff 05:28:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:28:30 valid_lft forever preferred_lft forever 05:28:30 05:28:30 05:28:30 ---> sar -b -r -n DEV: 05:28:30 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 02/24/2026 _x86_64_ (4 CPU) 05:28:30 05:28:30 05:25:48 AM LINUX RESTART 05:28:30 05:28:30 05:27:01 AM tps rtps wtps bread/s bwrtn/s 05:28:30 05:28:01 AM 327.73 3.65 324.08 1245.63 10442.13 05:28:30 Average: 327.73 3.65 324.08 1245.63 10442.13 05:28:30 05:28:30 05:27:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:28:30 05:28:01 AM 13319892 2946064 18.11 2620 2037444 1077028 6.22 887848 1642696 24000 05:28:30 Average: 13319892 2946064 18.11 2620 2037444 1077028 6.22 887848 1642696 24000 05:28:30 05:28:30 05:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 05:28:30 05:28:01 AM eth0 44.28 40.20 267.88 11.54 0.00 0.00 0.00 05:28:30 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:30 05:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:30 Average: eth0 44.28 40.20 267.88 11.54 0.00 0.00 0.00 05:28:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:30 05:28:30 05:28:30 ---> sar -P ALL: 05:28:30 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 02/24/2026 _x86_64_ (4 CPU) 05:28:30 05:28:30 05:25:48 AM LINUX RESTART 05:28:30 05:28:30 05:27:01 AM CPU %user %nice %system %iowait %steal %idle 05:28:30 05:28:01 AM all 15.87 0.00 1.39 0.98 0.08 81.68 05:28:30 05:28:01 AM 0 19.53 0.00 1.45 0.62 0.07 78.33 05:28:30 05:28:01 AM 1 20.70 0.00 1.98 0.97 0.10 76.25 05:28:30 05:28:01 AM 2 4.59 0.00 0.94 1.52 0.08 92.87 05:28:30 05:28:01 AM 3 18.94 0.00 1.26 0.78 0.05 78.97 05:28:30 Average: all 15.87 0.00 1.39 0.98 0.08 81.68 05:28:30 Average: 0 19.53 0.00 1.45 0.62 0.07 78.33 05:28:30 Average: 1 20.70 0.00 1.98 0.97 0.10 76.25 05:28:30 Average: 2 4.59 0.00 0.94 1.52 0.08 92.87 05:28:30 Average: 3 18.94 0.00 1.26 0.78 0.05 78.97 05:28:30 05:28:30 05:28:30