11:32:42 Started by timer 11:32:42 Running as SYSTEM 11:32:42 [EnvInject] - Loading node environment variables. 11:32:42 Building remotely on prd-centos8-builder-2c-2g-321 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 11:32:42 [ssh-agent] Looking for ssh-agent implementation... 11:32:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:32:42 $ ssh-agent 11:32:42 SSH_AUTH_SOCK=/tmp/ssh-uUKbDQuhTrFJ/agent.5464 11:32:42 SSH_AGENT_PID=5465 11:32:42 [ssh-agent] Started. 11:32:42 Running ssh-add (command line suppressed) 11:32:42 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_7370401012490199524.key (/w/workspace/builder-openstack-cron@tmp/private_key_7370401012490199524.key) 11:32:42 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:32:42 The recommended git tool is: NONE 11:32:45 using credential jenkins-ssh 11:32:45 Wiping out workspace first. 11:32:45 Cloning the remote Git repository 11:32:45 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:32:45 > git init /w/workspace/builder-openstack-cron # timeout=10 11:32:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:32:45 > git --version # timeout=10 11:32:45 > git --version # 'git version 2.43.0' 11:32:45 using GIT_SSH to set credentials jenkins-ssh 11:32:45 [INFO] Currently running in a labeled security context 11:32:45 [INFO] Currently SELinux is 'enforcing' on the host 11:32:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh15215149234454853584.key 11:32:45 Verifying host key using known hosts file 11:32:45 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. 11:32:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:32:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:48 Avoid second fetch 11:32:48 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:32:48 Checking out Revision b38b56207f77fc52b1e8059adaa0c23a4499edbb (refs/remotes/origin/master) 11:32:48 > git config core.sparsecheckout # timeout=10 11:32:48 > git checkout -f b38b56207f77fc52b1e8059adaa0c23a4499edbb # timeout=10 11:32:48 Commit message: "Chore: Update global-jjb to the latest v0.92.4" 11:32:48 > git rev-list --no-walk b38b56207f77fc52b1e8059adaa0c23a4499edbb # timeout=10 11:32:48 > git remote # timeout=10 11:32:48 > git submodule init # timeout=10 11:32:48 > git submodule sync # timeout=10 11:32:48 > git config --get remote.origin.url # timeout=10 11:32:49 > git submodule init # timeout=10 11:32:49 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:32:49 > git config --get submodule.global-jjb.url # timeout=10 11:32:49 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:32:49 > git config --get submodule.packer/common-packer.url # timeout=10 11:32:49 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:32:49 > git submodule update --init --recursive global-jjb # timeout=10 11:32:50 > git submodule update --init --recursive packer/common-packer # timeout=10 11:32:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:53 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:53 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:32:53 No emails were triggered. 11:32:53 provisioning config files... 11:32:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:32:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:32:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:32:54 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2253982711725462180.sh 11:32:54 ---> python-tools-install.sh 11:32:54 Setup pyenv: 11:32:54 system 11:32:54 * 3.8.13 (set by /opt/pyenv/version) 11:32:54 * 3.9.13 (set by /opt/pyenv/version) 11:32:54 * 3.10.13 (set by /opt/pyenv/version) 11:32:54 * 3.11.7 (set by /opt/pyenv/version) 11:32:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HHdy 11:32:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:32:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:03 lf-activate-venv(): INFO: Base packages installed successfully 11:33:03 lf-activate-venv(): INFO: Installing additional packages: lftools 11:33:29 lf-activate-venv(): INFO: Adding /tmp/venv-HHdy/bin to PATH 11:33:29 Generating Requirements File 11:33:50 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. 11:33:50 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:33:50 Python 3.11.7 11:33:50 pip 25.2 from /tmp/venv-HHdy/lib/python3.11/site-packages/pip (python 3.11) 11:33:50 appdirs==1.4.4 11:33:50 argcomplete==3.6.2 11:33:50 aspy.yaml==1.3.0 11:33:50 attrs==25.3.0 11:33:50 autopage==0.5.2 11:33:50 beautifulsoup4==4.13.5 11:33:50 boto3==1.40.35 11:33:50 botocore==1.40.35 11:33:50 bs4==0.0.2 11:33:50 cachetools==5.5.2 11:33:50 certifi==2025.8.3 11:33:50 cffi==2.0.0 11:33:50 cfgv==3.4.0 11:33:50 chardet==5.2.0 11:33:50 charset-normalizer==3.4.3 11:33:50 click==8.3.0 11:33:50 cliff==4.11.0 11:33:50 cmd2==2.7.0 11:33:50 cryptography==3.3.2 11:33:50 debtcollector==3.0.0 11:33:50 decorator==5.2.1 11:33:50 defusedxml==0.7.1 11:33:50 Deprecated==1.2.18 11:33:50 distlib==0.4.0 11:33:50 dnspython==2.8.0 11:33:50 docker==7.1.0 11:33:50 dogpile.cache==1.4.1 11:33:50 durationpy==0.10 11:33:50 email-validator==2.3.0 11:33:50 filelock==3.19.1 11:33:50 future==1.0.0 11:33:50 gitdb==4.0.12 11:33:50 GitPython==3.1.45 11:33:50 google-auth==2.40.3 11:33:50 httplib2==0.31.0 11:33:50 identify==2.6.14 11:33:50 idna==3.10 11:33:50 importlib-resources==1.5.0 11:33:50 iso8601==2.1.0 11:33:50 Jinja2==3.1.6 11:33:50 jmespath==1.0.1 11:33:50 jsonpatch==1.33 11:33:50 jsonpointer==3.0.0 11:33:50 jsonschema==4.25.1 11:33:50 jsonschema-specifications==2025.9.1 11:33:50 keystoneauth1==5.12.0 11:33:50 kubernetes==33.1.0 11:33:50 lftools==0.37.13 11:33:50 lxml==6.0.2 11:33:50 markdown-it-py==4.0.0 11:33:50 MarkupSafe==3.0.2 11:33:50 mdurl==0.1.2 11:33:50 msgpack==1.1.1 11:33:50 multi_key_dict==2.0.3 11:33:50 munch==4.0.0 11:33:50 netaddr==1.3.0 11:33:50 niet==1.4.2 11:33:50 nodeenv==1.9.1 11:33:50 oauth2client==4.1.3 11:33:50 oauthlib==3.3.1 11:33:50 openstacksdk==4.7.1 11:33:50 os-service-types==1.8.0 11:33:50 osc-lib==4.2.0 11:33:50 oslo.config==10.0.0 11:33:50 oslo.context==6.1.0 11:33:50 oslo.i18n==6.6.0 11:33:50 oslo.log==7.2.1 11:33:50 oslo.serialization==5.8.0 11:33:50 oslo.utils==9.1.0 11:33:50 packaging==25.0 11:33:50 pbr==7.0.1 11:33:50 platformdirs==4.4.0 11:33:50 prettytable==3.16.0 11:33:50 psutil==7.1.0 11:33:50 pyasn1==0.6.1 11:33:50 pyasn1_modules==0.4.2 11:33:50 pycparser==2.23 11:33:50 pygerrit2==2.0.15 11:33:50 PyGithub==2.8.1 11:33:50 Pygments==2.19.2 11:33:50 PyJWT==2.10.1 11:33:50 PyNaCl==1.6.0 11:33:50 pyparsing==2.4.7 11:33:50 pyperclip==1.10.0 11:33:50 pyrsistent==0.20.0 11:33:50 python-cinderclient==9.8.0 11:33:50 python-dateutil==2.9.0.post0 11:33:50 python-heatclient==4.3.0 11:33:50 python-jenkins==1.8.3 11:33:50 python-keystoneclient==5.7.0 11:33:50 python-magnumclient==4.9.0 11:33:50 python-openstackclient==8.2.0 11:33:50 python-swiftclient==4.8.0 11:33:50 PyYAML==6.0.2 11:33:50 referencing==0.36.2 11:33:50 requests==2.32.5 11:33:50 requests-oauthlib==2.0.0 11:33:50 requestsexceptions==1.4.0 11:33:50 rfc3986==2.0.0 11:33:50 rich==14.1.0 11:33:50 rich-argparse==1.7.1 11:33:50 rpds-py==0.27.1 11:33:50 rsa==4.9.1 11:33:50 ruamel.yaml==0.18.15 11:33:50 ruamel.yaml.clib==0.2.12 11:33:50 s3transfer==0.14.0 11:33:50 simplejson==3.20.1 11:33:50 six==1.17.0 11:33:50 smmap==5.0.2 11:33:50 soupsieve==2.8 11:33:50 stevedore==5.5.0 11:33:50 tabulate==0.9.0 11:33:50 toml==0.10.2 11:33:50 tomlkit==0.13.3 11:33:50 tqdm==4.67.1 11:33:50 typing_extensions==4.15.0 11:33:50 tzdata==2025.2 11:33:50 urllib3==1.26.20 11:33:50 virtualenv==20.34.0 11:33:50 wcwidth==0.2.13 11:33:50 websocket-client==1.8.0 11:33:50 wrapt==1.17.3 11:33:50 xdg==6.0.0 11:33:50 xmltodict==1.0.2 11:33:50 yq==3.4.3 11:33:50 [EnvInject] - Injecting environment variables from a build step. 11:33:50 [EnvInject] - Injecting as environment variables the properties content 11:33:50 OS_CLOUD=vex 11:33:50 11:33:50 [EnvInject] - Variables injected successfully. 11:33:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5088855413519888756.sh 11:33:51 ---> Orphaned k8s clusters 11:33:51 Setup pyenv: 11:33:51 system 11:33:51 3.8.13 11:33:51 3.9.13 11:33:51 3.10.13 11:33:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HHdy from file:/tmp/.os_lf_venv 11:33:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:58 lf-activate-venv(): INFO: Base packages installed successfully 11:33:58 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:34:05 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. 11:34:05 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 11:34:05 lf-activate-venv(): INFO: Adding /tmp/venv-HHdy/bin to PATH 11:34:08 -----> Delete orphaned cluster 11:34:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins102707597578449326.sh 11:34:08 ---> Orphaned stacks 11:34:08 Setup pyenv: 11:34:08 system 11:34:08 3.8.13 11:34:08 3.9.13 11:34:08 3.10.13 11:34:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HHdy from file:/tmp/.os_lf_venv 11:34:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:10 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. 11:34:10 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 11:34:10 lf-activate-venv(): INFO: Base packages installed successfully 11:34:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 11:34:29 lf-activate-venv(): INFO: Adding /tmp/venv-HHdy/bin to PATH 11:34:29 + mapfile -t OS_COE_CLUSTERS_ID 11:34:29 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:34:29 ++ awk '{print $1}' 11:34:29 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:34:31 + echo '-----> Active clusters -> stacks' 11:34:31 -----> Active clusters -> stacks 11:34:31 + OS_COE_STACKS=() 11:34:31 + [[ 0 -gt 0 ]] 11:34:31 + mapfile -t OS_STACKS 11:34:31 ++ awk '{print $1}' 11:34:31 ++ 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 11:34:33 + echo '-----> Active stacks' 11:34:33 -----> Active stacks 11:34:33 + echo '-----> Delete orphaned stacks' 11:34:33 -----> Delete orphaned stacks 11:34:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:33 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7962496835573526398.sh 11:34:33 ---> Orphaned servers 11:34:33 Setup pyenv: 11:34:33 system 11:34:33 3.8.13 11:34:33 3.9.13 11:34:33 3.10.13 11:34:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HHdy from file:/tmp/.os_lf_venv 11:34:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:35 lf-activate-venv(): INFO: Base packages installed successfully 11:34:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:51 lf-activate-venv(): INFO: Adding /tmp/venv-HHdy/bin to PATH 11:34:57 -----> Active servers 11:34:57 prd-centos8-builder-2c-2g-321 11:34:57 prd-centos8-robot-2c-8g-144 11:34:57 prd-centos8-robot-2c-8g-141 11:34:57 prd-centos8-robot-2c-8g-136 11:34:57 prd-ubuntu2204-docker-8c-8g-128 11:34:57 -----> Delete orphaned servers 11:34:58 Deleting orphaned server: prd-centos8-robot-2c-8g-144 11:35:00 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 11:35:00 Deleting orphaned server: prd-centos8-robot-2c-8g-141 11:35:02 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 11:35:02 Deleting orphaned server: prd-centos8-robot-2c-8g-136 11:35:05 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 11:35:05 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-128 11:35:07 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 11:35:07 Build step 'Conditional step (single)' marked build as failure 11:35:07 $ ssh-agent -k 11:35:07 unset SSH_AUTH_SOCK; 11:35:07 unset SSH_AGENT_PID; 11:35:07 echo Agent pid 5465 killed; 11:35:07 [ssh-agent] Stopped. 11:35:07 [PostBuildScript] - [INFO] Executing post build scripts. 11:35:07 [builder-openstack-cron] $ /bin/bash /tmp/jenkins460167723132444728.sh 11:35:07 ---> sysstat.sh 11:35:08 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2654315050750732582.sh 11:35:08 ---> package-listing.sh 11:35:08 ++ tr '[:upper:]' '[:lower:]' 11:35:08 ++ facter osfamily 11:35:08 + OS_FAMILY=redhat 11:35:08 + workspace=/w/workspace/builder-openstack-cron 11:35:08 + START_PACKAGES=/tmp/packages_start.txt 11:35:08 + END_PACKAGES=/tmp/packages_end.txt 11:35:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:35:08 + PACKAGES=/tmp/packages_start.txt 11:35:08 + '[' /w/workspace/builder-openstack-cron ']' 11:35:08 + PACKAGES=/tmp/packages_end.txt 11:35:08 + case "${OS_FAMILY}" in 11:35:08 + rpm -qa 11:35:08 + sort 11:35:09 + '[' -f /tmp/packages_start.txt ']' 11:35:09 + '[' -f /tmp/packages_end.txt ']' 11:35:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:35:09 + '[' /w/workspace/builder-openstack-cron ']' 11:35:09 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 11:35:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 11:35:09 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10628490494774658765.sh 11:35:09 ---> capture-instance-metadata.sh 11:35:09 Setup pyenv: 11:35:09 system 11:35:09 3.8.13 11:35:09 3.9.13 11:35:09 3.10.13 11:35:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HHdy from file:/tmp/.os_lf_venv 11:35:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:15 lf-activate-venv(): INFO: Base packages installed successfully 11:35:15 lf-activate-venv(): INFO: Installing additional packages: lftools 11:35:33 lf-activate-venv(): INFO: Adding /tmp/venv-HHdy/bin to PATH 11:35:33 INFO: Running in OpenStack, capturing instance metadata 11:35:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4876911067765694905.sh 11:35:33 provisioning config files... 11:35:34 Could not find credentials [logs] for builder-openstack-cron #73904 11:35:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config12108709446482847604tmp 11:35:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:35:34 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:35:34 provisioning config files... 11:35:34 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:35:34 [EnvInject] - Injecting environment variables from a build step. 11:35:34 [EnvInject] - Injecting as environment variables the properties content 11:35:34 SERVER_ID=logs 11:35:34 11:35:34 [EnvInject] - Variables injected successfully. 11:35:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11391119630658693581.sh 11:35:34 ---> create-netrc.sh 11:35:34 WARN: Log server credential not found. 11:35:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7385586122167872116.sh 11:35:34 ---> python-tools-install.sh 11:35:34 Setup pyenv: 11:35:34 system 11:35:34 3.8.13 11:35:34 3.9.13 11:35:34 3.10.13 11:35:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HHdy from file:/tmp/.os_lf_venv 11:35:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:36 lf-activate-venv(): INFO: Base packages installed successfully 11:35:36 lf-activate-venv(): INFO: Installing additional packages: lftools 11:35:46 lf-activate-venv(): INFO: Adding /tmp/venv-HHdy/bin to PATH 11:35:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16482519717266076728.sh 11:35:46 ---> sudo-logs.sh 11:35:46 Archiving 'sudo' log.. 11:35:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11889637514212256772.sh 11:35:47 ---> job-cost.sh 11:35:47 Setup pyenv: 11:35:47 system 11:35:47 3.8.13 11:35:47 3.9.13 11:35:47 3.10.13 11:35:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HHdy from file:/tmp/.os_lf_venv 11:35:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:49 lf-activate-venv(): INFO: Base packages installed successfully 11:35:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:36:04 lf-activate-venv(): INFO: Adding /tmp/venv-HHdy/bin to PATH 11:36:05 INFO: No Stack... 11:36:06 INFO: Retrieving Pricing Info for: v3-standard-2 11:36:08 INFO: Archiving Costs 11:36:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6588142802937540871.sh 11:36:09 ---> logs-deploy.sh 11:36:09 Setup pyenv: 11:36:09 system 11:36:09 3.8.13 11:36:09 3.9.13 11:36:09 3.10.13 11:36:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HHdy from file:/tmp/.os_lf_venv 11:36:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:11 lf-activate-venv(): INFO: Base packages installed successfully 11:36:11 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:21 lf-activate-venv(): INFO: Adding /tmp/venv-HHdy/bin to PATH 11:36:21 WARNING: Nexus logging server not set 11:36:21 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/73904/ 11:36:21 INFO: archiving logs to S3 11:36:22 ---> uname -a: 11:36:22 Linux prd-centos8-builder-2c-2g-321.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 11:36:22 11:36:22 11:36:22 ---> lscpu: 11:36:22 Architecture: x86_64 11:36:22 CPU op-mode(s): 32-bit, 64-bit 11:36:22 Byte Order: Little Endian 11:36:22 CPU(s): 2 11:36:22 On-line CPU(s) list: 0,1 11:36:22 Thread(s) per core: 1 11:36:22 Core(s) per socket: 1 11:36:22 Socket(s): 2 11:36:22 NUMA node(s): 1 11:36:22 Vendor ID: AuthenticAMD 11:36:22 CPU family: 23 11:36:22 Model: 49 11:36:22 Model name: AMD EPYC-Rome Processor 11:36:22 Stepping: 0 11:36:22 CPU MHz: 2799.998 11:36:22 BogoMIPS: 5599.99 11:36:22 Virtualization: AMD-V 11:36:22 Hypervisor vendor: KVM 11:36:22 Virtualization type: full 11:36:22 L1d cache: 32K 11:36:22 L1i cache: 32K 11:36:22 L2 cache: 512K 11:36:22 L3 cache: 16384K 11:36:22 NUMA node0 CPU(s): 0,1 11:36:22 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 11:36:22 11:36:22 11:36:22 ---> nproc: 11:36:22 2 11:36:22 11:36:22 11:36:22 ---> df -h: 11:36:22 Filesystem Size Used Avail Use% Mounted on 11:36:22 devtmpfs 3.8G 0 3.8G 0% /dev 11:36:22 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:36:22 tmpfs 3.8G 17M 3.8G 1% /run 11:36:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:36:22 /dev/vda1 40G 8.4G 32G 21% / 11:36:22 tmpfs 770M 0 770M 0% /run/user/1001 11:36:22 11:36:22 11:36:22 ---> free -m: 11:36:22 total used free shared buff/cache available 11:36:22 Mem: 7697 651 4783 19 2262 6749 11:36:22 Swap: 1023 0 1023 11:36:22 11:36:22 11:36:22 ---> ip addr: 11:36:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:36:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:36:22 inet 127.0.0.1/8 scope host lo 11:36:22 valid_lft forever preferred_lft forever 11:36:22 inet6 ::1/128 scope host 11:36:22 valid_lft forever preferred_lft forever 11:36:22 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:36:22 link/ether fa:16:3e:62:f7:a1 brd ff:ff:ff:ff:ff:ff 11:36:22 altname enp0s3 11:36:22 altname ens3 11:36:22 inet 10.30.170.5/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:36:22 valid_lft 86143sec preferred_lft 86143sec 11:36:22 inet6 fe80::f816:3eff:fe62:f7a1/64 scope link 11:36:22 valid_lft forever preferred_lft forever 11:36:22 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:36:22 link/ether 02:42:10:f0:cd:7a brd ff:ff:ff:ff:ff:ff 11:36:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:36:22 valid_lft forever preferred_lft forever 11:36:22 11:36:22 11:36:22 ---> sar -b -r -n DEV: 11:36:22 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/22/2025 _x86_64_ (2 CPU) 11:36:22 11:36:22 11:32:01 LINUX RESTART (2 CPU) 11:36:22 11:36:22 11:33:01 AM tps rtps wtps bread/s bwrtn/s 11:36:22 11:34:01 AM 111.11 0.68 110.43 25.19 10021.61 11:36:22 11:35:01 AM 58.14 1.07 57.07 133.44 7187.14 11:36:22 11:36:01 AM 21.68 0.53 21.14 64.25 652.03 11:36:22 Average: 63.64 0.76 62.88 74.29 5953.52 11:36:22 11:36:22 11:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:36:22 11:34:01 AM 4982424 6945984 2900000 36.79 2688 2140160 996004 11.15 202820 2345068 138848 11:36:22 11:35:01 AM 4916624 6923636 2965800 37.63 2688 2182336 1022524 11.45 247272 2359292 11748 11:36:22 11:36:01 AM 4921708 6931276 2960716 37.56 2688 2184964 1009784 11.31 406320 2197128 11380 11:36:22 Average: 4940252 6933632 2942172 37.33 2688 2169153 1009437 11.30 285471 2300496 53992 11:36:22 11:36:22 11:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:36:22 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:22 11:34:01 AM eth0 80.24 67.78 899.91 9.49 0.00 0.00 0.00 0.00 11:36:22 11:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:22 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:22 11:35:01 AM eth0 57.77 49.96 600.77 9.24 0.00 0.00 0.00 0.00 11:36:22 11:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:22 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:22 11:36:01 AM eth0 19.08 17.33 16.27 7.93 0.00 0.00 0.00 0.00 11:36:22 11:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:22 Average: eth0 52.36 45.02 505.65 8.88 0.00 0.00 0.00 0.00 11:36:22 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:22 11:36:22 11:36:22 ---> sar -P ALL: 11:36:22 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/22/2025 _x86_64_ (2 CPU) 11:36:22 11:36:22 11:32:01 LINUX RESTART (2 CPU) 11:36:22 11:36:22 11:33:01 AM CPU %user %nice %system %iowait %steal %idle 11:36:22 11:34:01 AM all 33.55 0.00 5.07 1.44 0.17 59.76 11:36:22 11:34:01 AM 0 21.48 0.00 4.42 1.01 0.25 72.84 11:36:22 11:34:01 AM 1 45.65 0.00 5.73 1.87 0.10 46.65 11:36:22 11:35:01 AM all 31.47 0.00 3.77 0.63 0.10 64.03 11:36:22 11:35:01 AM 0 19.60 0.00 3.29 0.55 0.08 76.48 11:36:22 11:35:01 AM 1 43.35 0.00 4.25 0.70 0.12 51.58 11:36:22 11:36:01 AM all 25.40 0.00 3.05 2.93 0.08 68.53 11:36:22 11:36:01 AM 0 11.79 0.00 2.23 0.32 0.08 85.58 11:36:22 11:36:01 AM 1 38.88 0.00 3.87 5.51 0.08 51.65 11:36:22 Average: all 30.15 0.00 3.97 1.66 0.12 64.10 11:36:22 Average: 0 17.65 0.00 3.32 0.63 0.14 78.27 11:36:22 Average: 1 42.63 0.00 4.62 2.69 0.10 49.96 11:36:22 11:36:22 11:36:22