10:04:40 Started by timer 10:04:40 Running as SYSTEM 10:04:40 [EnvInject] - Loading node environment variables. 10:04:40 Building remotely on prd-centos8-builder-2c-4g-7216 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 10:04:41 [ssh-agent] Looking for ssh-agent implementation... 10:04:41 $ ssh-agent 10:04:41 SSH_AUTH_SOCK=/tmp/ssh-17gCrr7nKBij/agent.5202 10:04:41 SSH_AGENT_PID=5204 10:04:41 [ssh-agent] Started. 10:04:41 Running ssh-add (command line suppressed) 10:04:41 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_3632381933756063608.key (jenkins-ssh) 10:04:41 [ssh-agent] Using credentials jenkins (jenkins) 10:04:41 The recommended git tool is: NONE 10:04:44 using credential jenkins 10:04:44 Wiping out workspace first. 10:04:44 Cloning the remote Git repository 10:04:44 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 10:04:44 > git init /w/workspace/ci-management-openstack-cron # timeout=10 10:04:44 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 10:04:44 > git --version # timeout=10 10:04:44 > git --version # 'git version 2.43.0' 10:04:44 using GIT_SSH to set credentials jenkins 10:04:44 [INFO] Currently running in a labeled security context 10:04:44 [INFO] Currently SELinux is 'enforcing' on the host 10:04:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh9522468987339042201.key 10:04:44 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:45 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 10:04:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:46 Avoid second fetch 10:04:46 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:04:46 Checking out Revision 83cc75d4bea4c57889105a8328ccd448e39ca82d (refs/remotes/origin/master) 10:04:46 > git config core.sparsecheckout # timeout=10 10:04:46 > git checkout -f 83cc75d4bea4c57889105a8328ccd448e39ca82d # timeout=10 10:04:47 Commit message: "NONRTRIC: Add jobs for A1 n-release" 10:04:47 > git rev-list --no-walk 83cc75d4bea4c57889105a8328ccd448e39ca82d # timeout=10 10:04:47 > git remote # timeout=10 10:04:47 > git submodule init # timeout=10 10:04:47 > git submodule sync # timeout=10 10:04:47 > git config --get remote.origin.url # timeout=10 10:04:47 > git submodule init # timeout=10 10:04:47 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:04:47 > git config --get submodule.packer/common-packer.url # timeout=10 10:04:47 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:04:47 > git config --get submodule.global-jjb.url # timeout=10 10:04:47 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:04:48 > git submodule update --init --recursive packer/common-packer # timeout=10 10:04:49 > git submodule update --init --recursive global-jjb # timeout=10 10:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:54 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 10:04:54 provisioning config files... 10:04:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 10:04:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:04:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:04:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16041067713948766355.sh 10:04:54 ---> python-tools-install.sh 10:04:54 Setup pyenv: 10:04:54 system 10:04:54 * 3.8.13 (set by /opt/pyenv/version) 10:04:54 * 3.9.13 (set by /opt/pyenv/version) 10:04:54 * 3.10.6 (set by /opt/pyenv/version) 10:05:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-40S6 10:05:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:05:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:05:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:05:09 lf-activate-venv(): INFO: Base packages installed successfully 10:05:09 lf-activate-venv(): INFO: Installing additional packages: lftools 10:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-40S6/bin to PATH 10:05:49 Generating Requirements File 10:06:32 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. 10:06:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:06:33 Python 3.10.6 10:06:33 pip 26.2 from /tmp/venv-40S6/lib/python3.10/site-packages/pip (python 3.10) 10:06:34 aiohappyeyeballs==2.7.1 10:06:34 aiohttp==3.14.3 10:06:34 aiosignal==1.4.0 10:06:34 appdirs==1.4.4 10:06:34 argcomplete==3.7.0 10:06:34 aspy.yaml==1.3.0 10:06:34 async-timeout==5.0.1 10:06:34 attrs==26.1.0 10:06:34 autopage==0.6.0 10:06:34 backports.strenum==1.3.1 10:06:34 beautifulsoup4==4.15.0 10:06:34 boto3==1.43.61 10:06:34 botocore==1.43.61 10:06:34 bs4==0.0.2 10:06:34 certifi==2026.7.22 10:06:34 cffi==2.1.0 10:06:34 cfgv==3.5.0 10:06:34 chardet==7.4.3 10:06:34 charset-normalizer==3.4.9 10:06:34 click==8.4.2 10:06:34 cliff==4.14.0 10:06:34 cmd2==3.5.1 10:06:34 cryptography==3.3.2 10:06:34 debtcollector==3.1.0 10:06:34 decorator==5.3.1 10:06:34 defusedxml==0.7.1 10:06:34 Deprecated==1.3.1 10:06:34 distlib==0.4.3 10:06:34 dnspython==2.8.0 10:06:34 docker==7.2.0 10:06:34 dogpile.cache==1.5.0 10:06:34 durationpy==0.10 10:06:34 email-validator==2.3.0 10:06:34 filelock==3.32.2 10:06:34 frozenlist==1.8.0 10:06:34 future==1.0.0 10:06:34 gitdb==4.0.12 10:06:34 GitPython==3.1.57 10:06:34 httplib2==0.30.2 10:06:34 identify==2.6.19 10:06:34 idna==3.18 10:06:34 importlib-resources==1.5.0 10:06:34 iso8601==2.1.0 10:06:34 Jinja2==3.1.6 10:06:34 jmespath==1.1.0 10:06:34 jsonpatch==1.33 10:06:34 jsonpointer==3.1.1 10:06:34 jsonschema==4.26.0 10:06:34 jsonschema-specifications==2025.9.1 10:06:34 keystoneauth1==5.14.0 10:06:34 kubernetes==36.0.3 10:06:34 lftools==0.37.22 10:06:34 lxml==6.1.1 10:06:34 markdown-it-py==4.2.0 10:06:34 MarkupSafe==3.0.3 10:06:34 mdurl==0.1.2 10:06:34 msgpack==1.2.1 10:06:34 multi_key_dict==2.0.3 10:06:34 multidict==6.7.1 10:06:34 munch==4.0.0 10:06:34 netaddr==1.3.0 10:06:34 niet==1.4.2 10:06:34 nodeenv==1.10.0 10:06:34 oauth2client==4.1.3 10:06:34 oauthlib==3.3.1 10:06:34 openstacksdk==4.13.0 10:06:34 os-service-types==1.8.2 10:06:34 osc-lib==4.6.0 10:06:34 oslo.config==10.4.0 10:06:34 oslo.context==6.4.0 10:06:34 oslo.i18n==6.8.0 10:06:34 oslo.log==8.2.0 10:06:34 oslo.serialization==5.10.0 10:06:34 oslo.utils==10.1.1 10:06:34 packaging==26.2 10:06:34 pbr==7.0.3 10:06:34 platformdirs==4.11.0 10:06:34 prettytable==3.18.0 10:06:34 propcache==0.5.2 10:06:34 psutil==7.2.2 10:06:34 pyasn1==0.6.4 10:06:34 pyasn1_modules==0.4.2 10:06:34 pycparser==3.0 10:06:34 pygerrit2==2.0.15 10:06:34 PyGithub==2.9.1 10:06:34 Pygments==2.20.0 10:06:34 PyJWT==2.13.0 10:06:34 PyNaCl==1.6.2 10:06:34 pyparsing==2.4.7 10:06:34 pyperclip==1.11.0 10:06:34 pyrsistent==0.20.0 10:06:34 python-cinderclient==9.9.0 10:06:34 python-dateutil==2.9.0.post0 10:06:34 python-discovery==1.5.0 10:06:34 python-heatclient==5.2.0 10:06:34 python-jenkins==1.8.3 10:06:34 python-keystoneclient==5.8.0 10:06:34 python-magnumclient==4.11.0 10:06:34 python-openstackclient==10.0.0 10:06:34 python-swiftclient==4.10.0 10:06:34 PyYAML==6.0.3 10:06:34 referencing==0.37.0 10:06:34 requests==2.34.2 10:06:34 requests-oauthlib==2.0.0 10:06:34 rfc3986==2.0.0 10:06:34 rich==15.0.0 10:06:34 rich-argparse==1.8.0 10:06:34 rpds-py==0.30.0 10:06:34 rsa==4.9.1 10:06:34 ruamel.yaml==0.19.1 10:06:34 ruamel.yaml.clib==0.2.15 10:06:34 s3transfer==0.19.2 10:06:34 simplejson==4.1.1 10:06:34 six==1.17.0 10:06:34 smmap==5.0.3 10:06:34 soupsieve==2.9.1 10:06:34 stevedore==5.8.0 10:06:34 tabulate==0.10.0 10:06:34 toml==0.10.2 10:06:34 tomlkit==0.15.1 10:06:34 tqdm==4.70.0 10:06:34 typing_extensions==4.16.0 10:06:34 urllib3==1.26.20 10:06:34 virtualenv==21.7.1 10:06:34 wcwidth==0.8.2 10:06:34 websocket-client==1.9.0 10:06:34 wrapt==2.3.0 10:06:34 xdg==6.0.0 10:06:34 xmltodict==1.0.4 10:06:34 yarl==1.24.5 10:06:34 yq==4.1.2 10:06:34 [EnvInject] - Injecting environment variables from a build step. 10:06:34 [EnvInject] - Injecting as environment variables the properties content 10:06:34 OS_CLOUD=vex 10:06:34 10:06:34 [EnvInject] - Variables injected successfully. 10:06:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:06:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:06:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11412332332674477904.sh 10:06:34 ---> Orphaned k8s clusters 10:06:34 Setup pyenv: 10:06:34 system 10:06:34 3.8.13 10:06:34 3.9.13 10:06:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40S6 from file:/tmp/.os_lf_venv 10:06:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:38 lf-activate-venv(): INFO: Base packages installed successfully 10:06:38 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 10:06:55 lf-activate-venv(): INFO: Adding /tmp/venv-40S6/bin to PATH 10:07:00 -----> Delete orphaned cluster 10:07:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:07:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:07:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14580605268289194881.sh 10:07:00 ---> Orphaned stacks 10:07:00 Setup pyenv: 10:07:00 system 10:07:00 3.8.13 10:07:00 3.9.13 10:07:00 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:07:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40S6 from file:/tmp/.os_lf_venv 10:07:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:03 lf-activate-venv(): INFO: Base packages installed successfully 10:07:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 10:07:36 lf-activate-venv(): INFO: Adding /tmp/venv-40S6/bin to PATH 10:07:36 + mapfile -t OS_COE_CLUSTERS_ID 10:07:36 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 10:07:36 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 10:07:36 ++ awk '{print $1}' 10:07:40 + echo '-----> Active clusters -> stacks' 10:07:40 -----> Active clusters -> stacks 10:07:40 + OS_COE_STACKS=() 10:07:40 + [[ 0 -gt 0 ]] 10:07:40 + mapfile -t OS_STACKS 10:07:40 ++ awk '{print $1}' 10:07:40 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 10:07:43 + echo '-----> Active stacks' 10:07:43 -----> Active stacks 10:07:43 + echo '-----> Delete orphaned stacks' 10:07:43 -----> Delete orphaned stacks 10:07:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:07:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:07:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5800025605943802086.sh 10:07:43 ---> Orphaned servers 10:07:43 Setup pyenv: 10:07:43 system 10:07:43 3.8.13 10:07:43 3.9.13 10:07:43 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:07:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40S6 from file:/tmp/.os_lf_venv 10:07:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:47 lf-activate-venv(): INFO: Base packages installed successfully 10:07:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:08:21 lf-activate-venv(): INFO: Adding /tmp/venv-40S6/bin to PATH 10:08:27 -----> Active servers 10:08:27 prd-ubuntu1804-docker-4c-4g-7217 10:08:27 prd-centos7-builder-1c-1g-7215 10:08:27 prd-centos8-builder-2c-4g-7216 10:08:27 prd-ubuntu1804-docker-4c-4g-7214 10:08:27 -----> Delete orphaned servers 10:08:28 Deleting orphaned server: prd-ubuntu1804-docker-4c-4g-7214 10:08:31 ERROR: Server not found. 10:08:31 Build step 'Conditional step (single)' marked build as failure 10:08:31 $ ssh-agent -k 10:08:31 unset SSH_AUTH_SOCK; 10:08:31 unset SSH_AGENT_PID; 10:08:31 echo Agent pid 5204 killed; 10:08:31 [ssh-agent] Stopped. 10:08:31 [PostBuildScript] - [INFO] Executing post build scripts. 10:08:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3212845859027744623.sh 10:08:31 ---> sysstat.sh 10:08:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6773918792631008066.sh 10:08:32 ---> package-listing.sh 10:08:32 ++ facter osfamily 10:08:32 ++ tr '[:upper:]' '[:lower:]' 10:08:33 + OS_FAMILY=redhat 10:08:33 + workspace=/w/workspace/ci-management-openstack-cron 10:08:33 + START_PACKAGES=/tmp/packages_start.txt 10:08:33 + END_PACKAGES=/tmp/packages_end.txt 10:08:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:08:33 + PACKAGES=/tmp/packages_start.txt 10:08:33 + '[' /w/workspace/ci-management-openstack-cron ']' 10:08:33 + PACKAGES=/tmp/packages_end.txt 10:08:33 + case "${OS_FAMILY}" in 10:08:33 + rpm -qa 10:08:33 + sort 10:08:34 + '[' -f /tmp/packages_start.txt ']' 10:08:34 + '[' -f /tmp/packages_end.txt ']' 10:08:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:08:34 + '[' /w/workspace/ci-management-openstack-cron ']' 10:08:34 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 10:08:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 10:08:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5391956839125481712.sh 10:08:34 ---> capture-instance-metadata.sh 10:08:34 Setup pyenv: 10:08:34 system 10:08:34 3.8.13 10:08:34 3.9.13 10:08:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:08:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40S6 from file:/tmp/.os_lf_venv 10:08:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:08:38 lf-activate-venv(): INFO: Base packages installed successfully 10:08:38 lf-activate-venv(): INFO: Installing additional packages: lftools 10:08:57 lf-activate-venv(): INFO: Adding /tmp/venv-40S6/bin to PATH 10:08:57 INFO: Running in OpenStack, capturing instance metadata 10:08:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14424837342785958747.sh 10:08:57 provisioning config files... 10:08:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config14385642910322870519tmp 10:08:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:08:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:08:57 [EnvInject] - Injecting environment variables from a build step. 10:08:57 [EnvInject] - Injecting as environment variables the properties content 10:08:57 SERVER_ID=logs 10:08:57 10:08:57 [EnvInject] - Variables injected successfully. 10:08:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15846272951171537187.sh 10:08:57 ---> create-netrc.sh 10:08:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins82529676903713364.sh 10:08:57 ---> python-tools-install.sh 10:08:57 Setup pyenv: 10:08:57 system 10:08:57 3.8.13 10:08:57 3.9.13 10:08:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:08:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40S6 from file:/tmp/.os_lf_venv 10:08:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:09:01 lf-activate-venv(): INFO: Base packages installed successfully 10:09:01 lf-activate-venv(): INFO: Installing additional packages: lftools 10:09:20 lf-activate-venv(): INFO: Adding /tmp/venv-40S6/bin to PATH 10:09:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12261903081471740415.sh 10:09:20 ---> sudo-logs.sh 10:09:20 Archiving 'sudo' log.. 10:09:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2952881885226995917.sh 10:09:21 ---> job-cost.sh 10:09:21 Setup pyenv: 10:09:21 system 10:09:21 3.8.13 10:09:21 3.9.13 10:09:21 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:09:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40S6 from file:/tmp/.os_lf_venv 10:09:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:09:25 lf-activate-venv(): INFO: Base packages installed successfully 10:09:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:09:38 lf-activate-venv(): INFO: Adding /tmp/venv-40S6/bin to PATH 10:09:38 INFO: No Stack... 10:09:39 INFO: Retrieving Pricing Info for: v3-starter-2 10:09:39 INFO: Archiving Costs 10:09:39 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5197691420118520205.sh 10:09:39 ---> logs-deploy.sh 10:09:39 Setup pyenv: 10:09:39 system 10:09:39 3.8.13 10:09:39 3.9.13 10:09:39 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:09:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40S6 from file:/tmp/.os_lf_venv 10:09:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:09:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:09:43 lf-activate-venv(): INFO: Base packages installed successfully 10:09:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:10:00 lf-activate-venv(): INFO: Adding /tmp/venv-40S6/bin to PATH 10:10:00 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/61320 10:10:00 INFO: archiving workspace using pattern(s): 10:10:02 Archives upload complete. 10:10:02 INFO: archiving logs to Nexus 10:10:04 ---> uname -a: 10:10:04 Linux prd-centos8-builder-2c-4g-7216.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 10:10:04 10:10:04 10:10:04 ---> lscpu: 10:10:04 Architecture: x86_64 10:10:04 CPU op-mode(s): 32-bit, 64-bit 10:10:04 Byte Order: Little Endian 10:10:04 CPU(s): 2 10:10:04 On-line CPU(s) list: 0,1 10:10:04 Thread(s) per core: 1 10:10:04 Core(s) per socket: 1 10:10:04 Socket(s): 2 10:10:04 NUMA node(s): 1 10:10:04 Vendor ID: AuthenticAMD 10:10:04 CPU family: 23 10:10:04 Model: 49 10:10:04 Model name: AMD EPYC-Rome Processor 10:10:04 Stepping: 0 10:10:04 CPU MHz: 2800.000 10:10:04 BogoMIPS: 5600.00 10:10:04 Virtualization: AMD-V 10:10:04 Hypervisor vendor: KVM 10:10:04 Virtualization type: full 10:10:04 L1d cache: 32K 10:10:04 L1i cache: 32K 10:10:04 L2 cache: 512K 10:10:04 L3 cache: 16384K 10:10:04 NUMA node0 CPU(s): 0,1 10:10:04 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 10:10:04 10:10:04 10:10:04 ---> nproc: 10:10:04 2 10:10:04 10:10:04 10:10:04 ---> df -h: 10:10:04 Filesystem Size Used Avail Use% Mounted on 10:10:04 devtmpfs 1.8G 0 1.8G 0% /dev 10:10:04 tmpfs 1.8G 0 1.8G 0% /dev/shm 10:10:04 tmpfs 1.8G 17M 1.8G 1% /run 10:10:04 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 10:10:04 /dev/vda1 20G 9.1G 11G 46% / 10:10:04 tmpfs 367M 0 367M 0% /run/user/1001 10:10:04 10:10:04 10:10:04 ---> free -m: 10:10:04 total used free shared buff/cache available 10:10:04 Mem: 3665 517 1029 17 2118 2870 10:10:04 Swap: 1023 0 1023 10:10:04 10:10:04 10:10:04 ---> ip addr: 10:10:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:10:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:10:04 inet 127.0.0.1/8 scope host lo 10:10:04 valid_lft forever preferred_lft forever 10:10:04 inet6 ::1/128 scope host 10:10:04 valid_lft forever preferred_lft forever 10:10:04 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 10:10:04 link/ether fa:16:3e:0f:3c:ff brd ff:ff:ff:ff:ff:ff 10:10:04 altname enp0s3 10:10:04 altname ens3 10:10:04 inet 10.32.6.157/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 10:10:04 valid_lft 86039sec preferred_lft 86039sec 10:10:04 inet6 fe80::f816:3eff:fe0f:3cff/64 scope link 10:10:04 valid_lft forever preferred_lft forever 10:10:04 10:10:04 10:10:04 ---> sar -b -r -n DEV: 10:10:04 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/01/2026 _x86_64_ (2 CPU) 10:10:04 10:10:04 10:03:56 LINUX RESTART (2 CPU) 10:10:04 10:10:04 10:05:01 AM tps rtps wtps bread/s bwrtn/s 10:10:04 10:06:01 AM 62.18 0.50 61.68 36.12 6127.22 10:10:04 10:07:01 AM 63.98 0.58 63.40 67.18 9977.07 10:10:04 10:08:01 AM 26.69 0.08 26.61 1.87 3804.63 10:10:04 10:09:01 AM 24.23 1.08 23.14 84.64 1228.97 10:10:04 10:10:01 AM 18.54 0.20 18.34 23.32 526.12 10:10:04 Average: 39.12 0.49 38.63 42.62 4332.68 10:10:04 10:10:04 10:05:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:10:04 10:06:01 AM 1316228 3009400 2437448 64.93 2104 1860796 602928 12.56 144312 2001716 169144 10:10:04 10:07:01 AM 1142468 2981260 2611208 69.56 2104 1998244 610104 12.70 146776 2138936 63508 10:10:04 10:08:01 AM 1034504 2913988 2719172 72.44 2104 2038436 676372 14.08 173676 2218992 22228 10:10:04 10:09:01 AM 1076776 2958104 2676900 71.31 2104 2039968 624780 13.01 360316 1987908 7696 10:10:04 10:10:01 AM 1091332 2976876 2662344 70.93 2104 2043804 629008 13.10 363776 1971148 20944 10:10:04 Average: 1132262 2967926 2621414 69.84 2104 1996250 628638 13.09 237771 2063740 56704 10:10:04 10:10:04 10:05:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:10:04 10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:04 10:06:01 AM eth0 81.02 65.13 948.87 6.75 0.00 0.00 0.00 0.00 10:10:04 10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:04 10:07:01 AM eth0 34.69 27.61 256.97 5.12 0.00 0.00 0.00 0.00 10:10:04 10:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:04 10:08:01 AM eth0 47.55 39.09 658.60 6.30 0.00 0.00 0.00 0.00 10:10:04 10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:04 10:09:01 AM eth0 16.19 15.28 16.65 6.11 0.00 0.00 0.00 0.00 10:10:04 10:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:04 10:10:01 AM eth0 8.63 10.04 7.26 4.63 0.00 0.00 0.00 0.00 10:10:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:04 Average: eth0 37.62 31.43 377.66 5.78 0.00 0.00 0.00 0.00 10:10:04 10:10:04 10:10:04 ---> sar -P ALL: 10:10:04 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/01/2026 _x86_64_ (2 CPU) 10:10:04 10:10:04 10:03:56 LINUX RESTART (2 CPU) 10:10:04 10:10:04 10:05:01 AM CPU %user %nice %system %iowait %steal %idle 10:10:04 10:06:01 AM all 37.76 0.00 4.52 1.54 1.83 54.36 10:10:04 10:06:01 AM 0 42.60 0.00 4.75 2.16 2.09 48.40 10:10:04 10:06:01 AM 1 32.91 0.00 4.29 0.91 1.56 60.32 10:10:04 10:07:01 AM all 37.87 0.00 4.03 2.20 1.82 54.08 10:10:04 10:07:01 AM 0 36.56 0.00 2.69 1.76 1.63 57.37 10:10:04 10:07:01 AM 1 39.19 0.00 5.37 2.64 2.02 50.78 10:10:04 10:08:01 AM all 35.41 0.00 2.48 0.62 1.43 60.06 10:10:04 10:08:01 AM 0 46.33 0.00 3.25 0.62 1.45 48.35 10:10:04 10:08:01 AM 1 24.51 0.00 1.71 0.62 1.41 71.74 10:10:04 10:09:01 AM all 35.17 0.00 3.33 0.62 2.08 58.80 10:10:04 10:09:01 AM 0 40.96 0.00 3.05 0.70 1.91 53.38 10:10:04 10:09:01 AM 1 29.40 0.00 3.60 0.55 2.25 64.21 10:10:04 10:10:01 AM all 39.56 0.00 3.26 0.47 3.55 53.16 10:10:04 10:10:01 AM 0 49.08 0.00 3.61 0.36 3.22 43.73 10:10:04 10:10:01 AM 1 30.13 0.00 2.91 0.57 3.89 62.50 10:10:04 Average: all 37.16 0.00 3.52 1.09 2.15 56.08 10:10:04 Average: 0 43.12 0.00 3.47 1.12 2.06 50.23 10:10:04 Average: 1 31.22 0.00 3.58 1.05 2.23 61.91 10:10:04 10:10:04 10:10:04