14:32:10 Started by timer 14:32:10 Running as SYSTEM 14:32:10 [EnvInject] - Loading node environment variables. 14:32:10 Building remotely on prd-centos8-builder-2c-2g-338 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 14:32:10 [ssh-agent] Looking for ssh-agent implementation... 14:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:10 $ ssh-agent 14:32:10 SSH_AUTH_SOCK=/tmp/ssh-SSZmgP1QHPX4/agent.5458 14:32:10 SSH_AGENT_PID=5459 14:32:10 [ssh-agent] Started. 14:32:10 Running ssh-add (command line suppressed) 14:32:10 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_17367801467798411439.key (/w/workspace/builder-openstack-cron@tmp/private_key_17367801467798411439.key) 14:32:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:32:10 The recommended git tool is: NONE 14:32:13 using credential jenkins-ssh 14:32:13 Wiping out workspace first. 14:32:13 Cloning the remote Git repository 14:32:13 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 14:32:13 > git init /w/workspace/builder-openstack-cron # timeout=10 14:32:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 14:32:13 > git --version # timeout=10 14:32:13 > git --version # 'git version 2.43.0' 14:32:13 using GIT_SSH to set credentials jenkins-ssh 14:32:13 [INFO] Currently running in a labeled security context 14:32:13 [INFO] Currently SELinux is 'enforcing' on the host 14:32:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh9151546671716605229.key 14:32:13 Verifying host key using known hosts file 14:32:13 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. 14:32:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 14:32:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:16 Avoid second fetch 14:32:16 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:32:16 Checking out Revision b38b56207f77fc52b1e8059adaa0c23a4499edbb (refs/remotes/origin/master) 14:32:16 > git config core.sparsecheckout # timeout=10 14:32:16 > git checkout -f b38b56207f77fc52b1e8059adaa0c23a4499edbb # timeout=10 14:32:17 Commit message: "Chore: Update global-jjb to the latest v0.92.4" 14:32:17 > git rev-list --no-walk b38b56207f77fc52b1e8059adaa0c23a4499edbb # timeout=10 14:32:17 > git remote # timeout=10 14:32:17 > git submodule init # timeout=10 14:32:17 > git submodule sync # timeout=10 14:32:17 > git config --get remote.origin.url # timeout=10 14:32:17 > git submodule init # timeout=10 14:32:17 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:32:17 > git config --get submodule.global-jjb.url # timeout=10 14:32:17 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:32:17 > git config --get submodule.packer/common-packer.url # timeout=10 14:32:17 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:32:17 > git submodule update --init --recursive global-jjb # timeout=10 14:32:18 > git submodule update --init --recursive packer/common-packer # timeout=10 14:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:22 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:32:22 No emails were triggered. 14:32:22 provisioning config files... 14:32:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:32:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:32:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:32:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11928610548532008342.sh 14:32:22 ---> python-tools-install.sh 14:32:22 Setup pyenv: 14:32:22 system 14:32:22 * 3.8.13 (set by /opt/pyenv/version) 14:32:22 * 3.9.13 (set by /opt/pyenv/version) 14:32:22 * 3.10.13 (set by /opt/pyenv/version) 14:32:22 * 3.11.7 (set by /opt/pyenv/version) 14:32:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BGYW 14:32:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:32:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:31 lf-activate-venv(): INFO: Base packages installed successfully 14:32:31 lf-activate-venv(): INFO: Installing additional packages: lftools 14:33:00 lf-activate-venv(): INFO: Adding /tmp/venv-BGYW/bin to PATH 14:33:00 Generating Requirements File 14:33:23 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. 14:33:23 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:33:23 Python 3.11.7 14:33:23 pip 25.2 from /tmp/venv-BGYW/lib/python3.11/site-packages/pip (python 3.11) 14:33:23 appdirs==1.4.4 14:33:23 argcomplete==3.6.2 14:33:23 aspy.yaml==1.3.0 14:33:23 attrs==25.3.0 14:33:23 autopage==0.5.2 14:33:23 beautifulsoup4==4.13.5 14:33:23 boto3==1.40.35 14:33:23 botocore==1.40.35 14:33:23 bs4==0.0.2 14:33:23 cachetools==5.5.2 14:33:23 certifi==2025.8.3 14:33:23 cffi==2.0.0 14:33:23 cfgv==3.4.0 14:33:23 chardet==5.2.0 14:33:23 charset-normalizer==3.4.3 14:33:23 click==8.3.0 14:33:23 cliff==4.11.0 14:33:23 cmd2==2.7.0 14:33:23 cryptography==3.3.2 14:33:23 debtcollector==3.0.0 14:33:23 decorator==5.2.1 14:33:23 defusedxml==0.7.1 14:33:23 Deprecated==1.2.18 14:33:23 distlib==0.4.0 14:33:23 dnspython==2.8.0 14:33:23 docker==7.1.0 14:33:23 dogpile.cache==1.4.1 14:33:23 durationpy==0.10 14:33:23 email-validator==2.3.0 14:33:23 filelock==3.19.1 14:33:23 future==1.0.0 14:33:23 gitdb==4.0.12 14:33:23 GitPython==3.1.45 14:33:23 google-auth==2.40.3 14:33:23 httplib2==0.31.0 14:33:23 identify==2.6.14 14:33:23 idna==3.10 14:33:23 importlib-resources==1.5.0 14:33:23 iso8601==2.1.0 14:33:23 Jinja2==3.1.6 14:33:23 jmespath==1.0.1 14:33:23 jsonpatch==1.33 14:33:23 jsonpointer==3.0.0 14:33:23 jsonschema==4.25.1 14:33:23 jsonschema-specifications==2025.9.1 14:33:23 keystoneauth1==5.12.0 14:33:23 kubernetes==33.1.0 14:33:23 lftools==0.37.13 14:33:23 lxml==6.0.2 14:33:23 markdown-it-py==4.0.0 14:33:23 MarkupSafe==3.0.2 14:33:23 mdurl==0.1.2 14:33:23 msgpack==1.1.1 14:33:23 multi_key_dict==2.0.3 14:33:23 munch==4.0.0 14:33:23 netaddr==1.3.0 14:33:23 niet==1.4.2 14:33:23 nodeenv==1.9.1 14:33:23 oauth2client==4.1.3 14:33:23 oauthlib==3.3.1 14:33:23 openstacksdk==4.7.1 14:33:23 os-service-types==1.8.0 14:33:23 osc-lib==4.2.0 14:33:23 oslo.config==10.0.0 14:33:23 oslo.context==6.1.0 14:33:23 oslo.i18n==6.6.0 14:33:23 oslo.log==7.2.1 14:33:23 oslo.serialization==5.8.0 14:33:23 oslo.utils==9.1.0 14:33:23 packaging==25.0 14:33:23 pbr==7.0.1 14:33:23 platformdirs==4.4.0 14:33:23 prettytable==3.16.0 14:33:23 psutil==7.1.0 14:33:23 pyasn1==0.6.1 14:33:23 pyasn1_modules==0.4.2 14:33:23 pycparser==2.23 14:33:23 pygerrit2==2.0.15 14:33:23 PyGithub==2.8.1 14:33:23 Pygments==2.19.2 14:33:23 PyJWT==2.10.1 14:33:23 PyNaCl==1.6.0 14:33:23 pyparsing==2.4.7 14:33:23 pyperclip==1.10.0 14:33:23 pyrsistent==0.20.0 14:33:23 python-cinderclient==9.8.0 14:33:23 python-dateutil==2.9.0.post0 14:33:23 python-heatclient==4.3.0 14:33:23 python-jenkins==1.8.3 14:33:23 python-keystoneclient==5.7.0 14:33:23 python-magnumclient==4.9.0 14:33:23 python-openstackclient==8.2.0 14:33:23 python-swiftclient==4.8.0 14:33:23 PyYAML==6.0.2 14:33:23 referencing==0.36.2 14:33:23 requests==2.32.5 14:33:23 requests-oauthlib==2.0.0 14:33:23 requestsexceptions==1.4.0 14:33:23 rfc3986==2.0.0 14:33:23 rich==14.1.0 14:33:23 rich-argparse==1.7.1 14:33:23 rpds-py==0.27.1 14:33:23 rsa==4.9.1 14:33:23 ruamel.yaml==0.18.15 14:33:23 ruamel.yaml.clib==0.2.13 14:33:23 s3transfer==0.14.0 14:33:23 simplejson==3.20.1 14:33:23 six==1.17.0 14:33:23 smmap==5.0.2 14:33:23 soupsieve==2.8 14:33:23 stevedore==5.5.0 14:33:23 tabulate==0.9.0 14:33:23 toml==0.10.2 14:33:23 tomlkit==0.13.3 14:33:23 tqdm==4.67.1 14:33:23 typing_extensions==4.15.0 14:33:23 tzdata==2025.2 14:33:23 urllib3==1.26.20 14:33:23 virtualenv==20.34.0 14:33:23 wcwidth==0.2.13 14:33:23 websocket-client==1.8.0 14:33:23 wrapt==1.17.3 14:33:23 xdg==6.0.0 14:33:23 xmltodict==1.0.2 14:33:23 yq==3.4.3 14:33:23 [EnvInject] - Injecting environment variables from a build step. 14:33:23 [EnvInject] - Injecting as environment variables the properties content 14:33:23 OS_CLOUD=vex 14:33:23 14:33:23 [EnvInject] - Variables injected successfully. 14:33:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1204854033830935003.sh 14:33:24 ---> Orphaned k8s clusters 14:33:24 Setup pyenv: 14:33:24 system 14:33:24 3.8.13 14:33:24 3.9.13 14:33:24 3.10.13 14:33:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BGYW from file:/tmp/.os_lf_venv 14:33:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:26 lf-activate-venv(): INFO: Base packages installed successfully 14:33:26 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:33:33 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. 14:33:33 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 14:33:34 lf-activate-venv(): INFO: Adding /tmp/venv-BGYW/bin to PATH 14:33:38 -----> Delete orphaned cluster 14:33:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:38 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9488748611759068238.sh 14:33:38 ---> Orphaned stacks 14:33:38 Setup pyenv: 14:33:39 system 14:33:39 3.8.13 14:33:39 3.9.13 14:33:39 3.10.13 14:33:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BGYW from file:/tmp/.os_lf_venv 14:33:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:41 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. 14:33:41 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 14:33:41 lf-activate-venv(): INFO: Base packages installed successfully 14:33:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 14:34:03 lf-activate-venv(): INFO: Adding /tmp/venv-BGYW/bin to PATH 14:34:03 + mapfile -t OS_COE_CLUSTERS_ID 14:34:03 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:34:03 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:34:03 ++ awk '{print $1}' 14:34:05 + echo '-----> Active clusters -> stacks' 14:34:05 -----> Active clusters -> stacks 14:34:05 + OS_COE_STACKS=() 14:34:05 + [[ 0 -gt 0 ]] 14:34:05 + mapfile -t OS_STACKS 14:34:05 ++ 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 14:34:05 ++ awk '{print $1}' 14:34:08 + echo '-----> Active stacks' 14:34:08 -----> Active stacks 14:34:08 + echo '-----> Delete orphaned stacks' 14:34:08 -----> Delete orphaned stacks 14:34:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:34:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:34:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2948668630063128101.sh 14:34:08 ---> Orphaned servers 14:34:08 Setup pyenv: 14:34:08 system 14:34:08 3.8.13 14:34:08 3.9.13 14:34:08 3.10.13 14:34:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BGYW from file:/tmp/.os_lf_venv 14:34:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:10 lf-activate-venv(): INFO: Base packages installed successfully 14:34:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:25 lf-activate-venv(): INFO: Adding /tmp/venv-BGYW/bin to PATH 14:34:32 -----> Active servers 14:34:32 prd-centos8-builder-2c-2g-338 14:34:32 prd-centos8-robot-2c-8g-144 14:34:32 prd-centos8-robot-2c-8g-141 14:34:32 prd-centos8-robot-2c-8g-136 14:34:32 prd-ubuntu2204-docker-8c-8g-128 14:34:32 -----> Delete orphaned servers 14:34:32 Deleting orphaned server: prd-centos8-robot-2c-8g-144 14:34:34 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 14:34:35 Deleting orphaned server: prd-centos8-robot-2c-8g-141 14:34:37 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 14:34:37 Deleting orphaned server: prd-centos8-robot-2c-8g-136 14:34:39 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 14:34:40 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-128 14:34:42 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 14:34:42 Build step 'Conditional step (single)' marked build as failure 14:34:42 $ ssh-agent -k 14:34:42 unset SSH_AUTH_SOCK; 14:34:42 unset SSH_AGENT_PID; 14:34:42 echo Agent pid 5459 killed; 14:34:42 [ssh-agent] Stopped. 14:34:42 [PostBuildScript] - [INFO] Executing post build scripts. 14:34:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6998599505655380559.sh 14:34:42 ---> sysstat.sh 14:34:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2578422077292380232.sh 14:34:42 ---> package-listing.sh 14:34:42 ++ facter osfamily 14:34:42 ++ tr '[:upper:]' '[:lower:]' 14:34:43 + OS_FAMILY=redhat 14:34:43 + workspace=/w/workspace/builder-openstack-cron 14:34:43 + START_PACKAGES=/tmp/packages_start.txt 14:34:43 + END_PACKAGES=/tmp/packages_end.txt 14:34:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:34:43 + PACKAGES=/tmp/packages_start.txt 14:34:43 + '[' /w/workspace/builder-openstack-cron ']' 14:34:43 + PACKAGES=/tmp/packages_end.txt 14:34:43 + case "${OS_FAMILY}" in 14:34:43 + rpm -qa 14:34:43 + sort 14:34:43 + '[' -f /tmp/packages_start.txt ']' 14:34:43 + '[' -f /tmp/packages_end.txt ']' 14:34:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:34:43 + '[' /w/workspace/builder-openstack-cron ']' 14:34:43 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 14:34:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 14:34:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11526673863760953164.sh 14:34:43 ---> capture-instance-metadata.sh 14:34:43 Setup pyenv: 14:34:43 system 14:34:43 3.8.13 14:34:43 3.9.13 14:34:43 3.10.13 14:34:43 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BGYW from file:/tmp/.os_lf_venv 14:34:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:46 lf-activate-venv(): INFO: Base packages installed successfully 14:34:46 lf-activate-venv(): INFO: Installing additional packages: lftools 14:34:58 lf-activate-venv(): INFO: Adding /tmp/venv-BGYW/bin to PATH 14:34:58 INFO: Running in OpenStack, capturing instance metadata 14:34:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8351751983457940450.sh 14:34:58 provisioning config files... 14:34:58 Could not find credentials [logs] for builder-openstack-cron #73907 14:34:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config518131446454451216tmp 14:34:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:34:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:34:58 provisioning config files... 14:34:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:34:59 [EnvInject] - Injecting environment variables from a build step. 14:34:59 [EnvInject] - Injecting as environment variables the properties content 14:34:59 SERVER_ID=logs 14:34:59 14:34:59 [EnvInject] - Variables injected successfully. 14:34:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12771706164561717668.sh 14:34:59 ---> create-netrc.sh 14:34:59 WARN: Log server credential not found. 14:34:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10135536721624583342.sh 14:34:59 ---> python-tools-install.sh 14:34:59 Setup pyenv: 14:34:59 system 14:34:59 3.8.13 14:34:59 3.9.13 14:34:59 3.10.13 14:34:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BGYW from file:/tmp/.os_lf_venv 14:34:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:01 lf-activate-venv(): INFO: Base packages installed successfully 14:35:01 lf-activate-venv(): INFO: Installing additional packages: lftools 14:35:13 lf-activate-venv(): INFO: Adding /tmp/venv-BGYW/bin to PATH 14:35:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17419555831626616174.sh 14:35:13 ---> sudo-logs.sh 14:35:13 Archiving 'sudo' log.. 14:35:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1360806526530947361.sh 14:35:13 ---> job-cost.sh 14:35:13 Setup pyenv: 14:35:13 system 14:35:13 3.8.13 14:35:13 3.9.13 14:35:13 3.10.13 14:35:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BGYW from file:/tmp/.os_lf_venv 14:35:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:16 lf-activate-venv(): INFO: Base packages installed successfully 14:35:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:35:23 lf-activate-venv(): INFO: Adding /tmp/venv-BGYW/bin to PATH 14:35:23 INFO: No Stack... 14:35:23 INFO: Retrieving Pricing Info for: v3-standard-2 14:35:24 INFO: Archiving Costs 14:35:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10378774900689693372.sh 14:35:24 ---> logs-deploy.sh 14:35:24 Setup pyenv: 14:35:24 system 14:35:24 3.8.13 14:35:24 3.9.13 14:35:24 3.10.13 14:35:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BGYW from file:/tmp/.os_lf_venv 14:35:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:26 lf-activate-venv(): INFO: Base packages installed successfully 14:35:26 lf-activate-venv(): INFO: Installing additional packages: lftools 14:35:35 lf-activate-venv(): INFO: Adding /tmp/venv-BGYW/bin to PATH 14:35:35 WARNING: Nexus logging server not set 14:35:35 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/73907/ 14:35:35 INFO: archiving logs to S3 14:35:36 ---> uname -a: 14:35:36 Linux prd-centos8-builder-2c-2g-338.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 14:35:36 14:35:36 14:35:36 ---> lscpu: 14:35:36 Architecture: x86_64 14:35:36 CPU op-mode(s): 32-bit, 64-bit 14:35:36 Byte Order: Little Endian 14:35:36 CPU(s): 2 14:35:36 On-line CPU(s) list: 0,1 14:35:36 Thread(s) per core: 1 14:35:36 Core(s) per socket: 1 14:35:36 Socket(s): 2 14:35:36 NUMA node(s): 1 14:35:36 Vendor ID: AuthenticAMD 14:35:36 CPU family: 23 14:35:36 Model: 49 14:35:36 Model name: AMD EPYC-Rome Processor 14:35:36 Stepping: 0 14:35:36 CPU MHz: 2800.000 14:35:36 BogoMIPS: 5600.00 14:35:36 Virtualization: AMD-V 14:35:36 Hypervisor vendor: KVM 14:35:36 Virtualization type: full 14:35:36 L1d cache: 32K 14:35:36 L1i cache: 32K 14:35:36 L2 cache: 512K 14:35:36 L3 cache: 16384K 14:35:36 NUMA node0 CPU(s): 0,1 14:35:36 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 14:35:36 14:35:36 14:35:36 ---> nproc: 14:35:36 2 14:35:36 14:35:36 14:35:36 ---> df -h: 14:35:36 Filesystem Size Used Avail Use% Mounted on 14:35:36 devtmpfs 3.8G 0 3.8G 0% /dev 14:35:36 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:35:36 tmpfs 3.8G 17M 3.8G 1% /run 14:35:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:35:36 /dev/vda1 40G 8.4G 32G 21% / 14:35:36 tmpfs 770M 0 770M 0% /run/user/1001 14:35:36 14:35:36 14:35:36 ---> free -m: 14:35:36 total used free shared buff/cache available 14:35:36 Mem: 7697 637 4796 19 2263 6763 14:35:36 Swap: 1023 0 1023 14:35:36 14:35:36 14:35:36 ---> ip addr: 14:35:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:35:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:35:36 inet 127.0.0.1/8 scope host lo 14:35:36 valid_lft forever preferred_lft forever 14:35:36 inet6 ::1/128 scope host 14:35:36 valid_lft forever preferred_lft forever 14:35:36 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:35:36 link/ether fa:16:3e:7b:7d:76 brd ff:ff:ff:ff:ff:ff 14:35:36 altname enp0s3 14:35:36 altname ens3 14:35:36 inet 10.30.171.90/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 14:35:36 valid_lft 86158sec preferred_lft 86158sec 14:35:36 inet6 fe80::f816:3eff:fe7b:7d76/64 scope link 14:35:36 valid_lft forever preferred_lft forever 14:35:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:35:36 link/ether 02:42:31:0c:6a:7c brd ff:ff:ff:ff:ff:ff 14:35:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:35:36 valid_lft forever preferred_lft forever 14:35:36 14:35:36 14:35:36 ---> sar -b -r -n DEV: 14:35:36 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) 14:35:36 14:35:36 14:31:29 LINUX RESTART (2 CPU) 14:35:36 14:35:36 02:32:01 PM tps rtps wtps bread/s bwrtn/s 14:35:36 02:33:01 PM 278.26 20.84 257.42 5645.18 7882.26 14:35:36 02:34:01 PM 113.88 0.45 113.43 63.06 12229.18 14:35:36 02:35:01 PM 31.64 0.98 30.66 107.30 1806.08 14:35:36 Average: 141.27 7.43 133.84 1938.82 7305.60 14:35:36 14:35:36 02:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:35:36 02:33:01 PM 5161488 6997936 2720944 34.52 2688 2019148 961428 10.77 200916 2196160 168204 14:35:36 02:34:01 PM 4831528 6874320 3050904 38.71 2688 2218724 1059956 11.87 209436 2488960 65864 14:35:36 02:35:01 PM 4958928 6965820 2923504 37.09 2688 2182136 963304 10.79 404420 2165660 9068 14:35:36 Average: 4983981 6946025 2898451 36.77 2688 2140003 994896 11.14 271591 2283593 81045 14:35:36 14:35:36 02:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:35:36 02:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:36 02:33:01 PM eth0 357.62 196.85 1803.09 63.07 0.00 0.00 0.00 0.00 14:35:36 02:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:36 02:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:36 02:34:01 PM eth0 73.95 61.92 824.93 9.96 0.00 0.00 0.00 0.00 14:35:36 02:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:36 02:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:36 02:35:01 PM eth0 24.78 23.19 30.25 8.80 0.00 0.00 0.00 0.00 14:35:36 02:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:36 Average: eth0 152.13 94.00 886.15 27.28 0.00 0.00 0.00 0.00 14:35:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:36 14:35:36 14:35:36 ---> sar -P ALL: 14:35:36 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) 14:35:36 14:35:36 14:31:29 LINUX RESTART (2 CPU) 14:35:36 14:35:36 02:32:01 PM CPU %user %nice %system %iowait %steal %idle 14:35:36 02:33:01 PM all 41.08 0.00 7.53 3.04 0.10 48.25 14:35:36 02:33:01 PM 0 52.38 0.00 9.24 3.76 0.10 34.52 14:35:36 02:33:01 PM 1 29.85 0.00 5.82 2.32 0.10 61.91 14:35:36 02:34:01 PM all 31.23 0.00 4.40 3.74 0.11 60.52 14:35:36 02:34:01 PM 0 41.55 0.00 5.75 4.75 0.12 47.84 14:35:36 02:34:01 PM 1 20.96 0.00 3.05 2.74 0.10 73.15 14:35:36 02:35:01 PM all 30.72 0.00 3.92 0.42 0.08 64.86 14:35:36 02:35:01 PM 0 46.14 0.00 4.86 0.53 0.08 48.38 14:35:36 02:35:01 PM 1 15.32 0.00 2.98 0.30 0.08 81.31 14:35:36 Average: all 34.34 0.00 5.28 2.40 0.10 57.88 14:35:36 Average: 0 46.69 0.00 6.62 3.01 0.10 43.59 14:35:36 Average: 1 22.04 0.00 3.95 1.78 0.09 72.13 14:35:36 14:35:36 14:35:36