22:32:05 Started by timer 22:32:05 Running as SYSTEM 22:32:05 [EnvInject] - Loading node environment variables. 22:32:05 Building remotely on prd-ubuntu2204-builder-2c-2g-455709 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 22:32:06 [ssh-agent] Looking for ssh-agent implementation... 22:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:32:06 $ ssh-agent 22:32:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfXsxSt/agent.1533 22:32:06 SSH_AGENT_PID=1535 22:32:06 [ssh-agent] Started. 22:32:06 Running ssh-add (command line suppressed) 22:32:06 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_3482332198159759730.key (/w/workspace/builder-openstack-cron@tmp/private_key_3482332198159759730.key) 22:32:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:32:06 The recommended git tool is: NONE 22:32:08 using credential jenkins-ssh 22:32:08 Wiping out workspace first. 22:32:08 Cloning the remote Git repository 22:32:08 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 22:32:08 > git init /w/workspace/builder-openstack-cron # timeout=10 22:32:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 22:32:08 > git --version # timeout=10 22:32:08 > git --version # 'git version 2.34.1' 22:32:08 using GIT_SSH to set credentials jenkins-ssh 22:32:08 Verifying host key using known hosts file, will automatically accept unseen keys 22:32:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 22:32:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:11 Avoid second fetch 22:32:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:32:11 Checking out Revision cef95cabe501578f416de843a7cccd3ca856229a (refs/remotes/origin/master) 22:32:11 > git config core.sparsecheckout # timeout=10 22:32:11 > git checkout -f cef95cabe501578f416de843a7cccd3ca856229a # timeout=10 22:32:11 Commit message: "Merge "Fix boolean input passthrough in openstack-cron workflow"" 22:32:11 > git rev-list --no-walk cef95cabe501578f416de843a7cccd3ca856229a # timeout=10 22:32:11 > git remote # timeout=10 22:32:11 > git submodule init # timeout=10 22:32:11 > git submodule sync # timeout=10 22:32:11 > git config --get remote.origin.url # timeout=10 22:32:11 > git submodule init # timeout=10 22:32:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:32:11 > git config --get submodule.global-jjb.url # timeout=10 22:32:11 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:32:11 > git config --get submodule.packer/common-packer.url # timeout=10 22:32:11 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:32:11 > git submodule update --init --recursive global-jjb # timeout=10 22:32:12 > git submodule update --init --recursive packer/common-packer # timeout=10 22:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:16 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:32:16 No emails were triggered. 22:32:16 provisioning config files... 22:32:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:32:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:32:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:32:16 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4413843090608808919.sh 22:32:16 ---> python-tools-install.sh 22:32:16 Setup pyenv: 22:32:16 * system (set by /opt/pyenv/version) 22:32:16 * 3.8.20 (set by /opt/pyenv/version) 22:32:16 * 3.9.20 (set by /opt/pyenv/version) 22:32:16 3.10.15 22:32:16 3.11.10 22:32:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lC0e 22:32:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:32:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:32:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:32:25 lf-activate-venv(): INFO: Base packages installed successfully 22:32:25 lf-activate-venv(): INFO: Installing additional packages: lftools 22:32:51 lf-activate-venv(): INFO: Adding /tmp/venv-lC0e/bin to PATH 22:32:51 Generating Requirements File 22:33: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. 22:33:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:33:10 Python 3.11.10 22:33:10 pip 26.0.1 from /tmp/venv-lC0e/lib/python3.11/site-packages/pip (python 3.11) 22:33:11 appdirs==1.4.4 22:33:11 argcomplete==3.6.3 22:33:11 aspy.yaml==1.3.0 22:33:11 attrs==25.4.0 22:33:11 autopage==0.6.0 22:33:11 beautifulsoup4==4.14.3 22:33:11 boto3==1.42.67 22:33:11 botocore==1.42.67 22:33:11 bs4==0.0.2 22:33:11 certifi==2026.2.25 22:33:11 cffi==2.0.0 22:33:11 cfgv==3.5.0 22:33:11 chardet==7.1.0 22:33:11 charset-normalizer==3.4.5 22:33:11 click==8.3.1 22:33:11 cliff==4.13.2 22:33:11 cmd2==3.4.0 22:33:11 cryptography==3.3.2 22:33:11 debtcollector==3.0.0 22:33:11 decorator==5.2.1 22:33:11 defusedxml==0.7.1 22:33:11 Deprecated==1.3.1 22:33:11 distlib==0.4.0 22:33:11 dnspython==2.8.0 22:33:11 docker==7.1.0 22:33:11 dogpile.cache==1.5.0 22:33:11 durationpy==0.10 22:33:11 email-validator==2.3.0 22:33:11 filelock==3.25.2 22:33:11 future==1.0.0 22:33:11 gitdb==4.0.12 22:33:11 GitPython==3.1.46 22:33:11 httplib2==0.30.2 22:33:11 identify==2.6.17 22:33:11 idna==3.11 22:33:11 importlib-resources==1.5.0 22:33:11 iso8601==2.1.0 22:33:11 Jinja2==3.1.6 22:33:11 jmespath==1.1.0 22:33:11 jsonpatch==1.33 22:33:11 jsonpointer==3.0.0 22:33:11 jsonschema==4.26.0 22:33:11 jsonschema-specifications==2025.9.1 22:33:11 keystoneauth1==5.13.1 22:33:11 kubernetes==35.0.0 22:33:11 lftools==0.37.22 22:33:11 lxml==6.0.2 22:33:11 markdown-it-py==4.0.0 22:33:11 MarkupSafe==3.0.3 22:33:11 mdurl==0.1.2 22:33:11 msgpack==1.1.2 22:33:11 multi_key_dict==2.0.3 22:33:11 munch==4.0.0 22:33:11 netaddr==1.3.0 22:33:11 niet==1.4.2 22:33:11 nodeenv==1.10.0 22:33:11 oauth2client==4.1.3 22:33:11 oauthlib==3.3.1 22:33:11 openstacksdk==4.10.0 22:33:11 os-service-types==1.8.2 22:33:11 osc-lib==4.4.0 22:33:11 oslo.config==10.3.0 22:33:11 oslo.context==6.3.0 22:33:11 oslo.i18n==6.7.2 22:33:11 oslo.log==8.1.0 22:33:11 oslo.serialization==5.9.1 22:33:11 oslo.utils==10.0.0 22:33:11 packaging==26.0 22:33:11 pbr==7.0.3 22:33:11 platformdirs==4.9.4 22:33:11 prettytable==3.17.0 22:33:11 psutil==7.2.2 22:33:11 pyasn1==0.6.2 22:33:11 pyasn1_modules==0.4.2 22:33:11 pycparser==3.0 22:33:11 pygerrit2==2.0.15 22:33:11 PyGithub==2.8.1 22:33:11 Pygments==2.19.2 22:33:11 PyJWT==2.12.0 22:33:11 PyNaCl==1.6.2 22:33:11 pyparsing==2.4.7 22:33:11 pyperclip==1.11.0 22:33:11 pyrsistent==0.20.0 22:33:11 python-cinderclient==9.9.0 22:33:11 python-dateutil==2.9.0.post0 22:33:11 python-discovery==1.1.3 22:33:11 python-heatclient==5.1.0 22:33:11 python-jenkins==1.8.3 22:33:11 python-keystoneclient==5.8.0 22:33:11 python-magnumclient==4.10.0 22:33:11 python-openstackclient==9.0.0 22:33:11 python-swiftclient==4.10.0 22:33:11 PyYAML==6.0.3 22:33:11 referencing==0.37.0 22:33:11 requests==2.32.5 22:33:11 requests-oauthlib==2.0.0 22:33:11 requestsexceptions==1.4.0 22:33:11 rfc3986==2.0.0 22:33:11 rich==14.3.3 22:33:11 rich-argparse==1.7.2 22:33:11 rpds-py==0.30.0 22:33:11 rsa==4.9.1 22:33:11 ruamel.yaml==0.19.1 22:33:11 ruamel.yaml.clib==0.2.15 22:33:11 s3transfer==0.16.0 22:33:11 simplejson==3.20.2 22:33:11 six==1.17.0 22:33:11 smmap==5.0.3 22:33:11 soupsieve==2.8.3 22:33:11 stevedore==5.7.0 22:33:11 tabulate==0.10.0 22:33:11 toml==0.10.2 22:33:11 tomlkit==0.14.0 22:33:11 tqdm==4.67.3 22:33:11 typing_extensions==4.15.0 22:33:11 urllib3==1.26.20 22:33:11 virtualenv==21.2.0 22:33:11 wcwidth==0.6.0 22:33:11 websocket-client==1.9.0 22:33:11 wrapt==2.1.2 22:33:11 xdg==6.0.0 22:33:11 xmltodict==1.0.4 22:33:11 yq==3.4.3 22:33:11 [builder-openstack-cron] $ /bin/sh /tmp/jenkins15693687489947388709.sh 22:33:11 ---> uv-install.sh 22:33:11 Installing uv/uvx (latest) using shell installer 22:33:11 2026-03-12 22:33:11 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d7d3af66-8984-4d48-aaa2-0d01d2901582?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-12T23%3A29%3A37Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-12T22%3A29%3A19Z&ske=2026-03-12T23%3A29%3A37Z&sks=b&skv=2018-11-09&sig=NdCwWyjv8bvJVqfoKPU6who%2FqNAyxL3smNpVDGHCWuM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzM1NTA4NSwibmJmIjoxNzczMzU0Nzg1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.iVxyiZBWVxYRuGAeomIBT_IdmoZa_oEQujU2EQb6UvQ&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68278/68278] -> "/tmp/uv-install-T5nkWe.sh" [1] 22:33:11 downloading uv 0.10.9 x86_64-unknown-linux-gnu 22:33:12 no checksums to verify 22:33:12 installing to /home/jenkins/.local/bin 22:33:12 uv 22:33:12 uvx 22:33:12 everything's installed! 22:33:12 22:33:12 To add $HOME/.local/bin to your PATH, either restart your shell or run: 22:33:12 22:33:12 source $HOME/.local/bin/env (sh, bash, zsh) 22:33:12 source $HOME/.local/bin/env.fish (fish) 22:33:12 Adding install location to PATH 22:33:12 ---> Validating uv/uvx install 22:33:12 uvx 0.10.9 22:33:12 [EnvInject] - Injecting environment variables from a build step. 22:33:12 [EnvInject] - Injecting as environment variables the properties content 22:33:12 OS_CLOUD=vex 22:33:12 22:33:12 [EnvInject] - Variables injected successfully. 22:33:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11168255499305780601.sh 22:33:12 ---> Orphaned k8s clusters 22:33:12 Setup pyenv: 22:33:12 system 22:33:12 3.8.20 22:33:12 3.9.20 22:33:12 3.10.15 22:33:12 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lC0e from file:/tmp/.os_lf_venv 22:33:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:14 lf-activate-venv(): INFO: Base packages installed successfully 22:33:14 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 22:33:20 lf-activate-venv(): INFO: Adding /tmp/venv-lC0e/bin to PATH 22:33:20 /tmp/venv-lC0e/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 22:33:20 warnings.warn( 22:33:23 -----> Delete orphaned cluster 22:33:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13989153161201830058.sh 22:33:23 ---> Orphaned stacks 22:33:23 Setup pyenv: 22:33:23 system 22:33:23 3.8.20 22:33:23 3.9.20 22:33:23 3.10.15 22:33:23 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lC0e from file:/tmp/.os_lf_venv 22:33:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:25 lf-activate-venv(): INFO: Base packages installed successfully 22:33:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:33:41 lf-activate-venv(): INFO: Adding /tmp/venv-lC0e/bin to PATH 22:33:41 + mapfile -t OS_COE_CLUSTERS_ID 22:33:41 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:33:41 ++ awk '{print $1}' 22:33:41 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:33:41 /tmp/venv-lC0e/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 22:33:41 warnings.warn( 22:33:43 + echo '-----> Active clusters -> stacks' 22:33:43 -----> Active clusters -> stacks 22:33:43 + OS_COE_STACKS=() 22:33:43 + [[ 0 -gt 0 ]] 22:33:43 + mapfile -t OS_STACKS 22:33:43 ++ 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 22:33:43 ++ awk '{print $1}' 22:33:43 /tmp/venv-lC0e/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 22:33:43 warnings.warn( 22:33:45 + echo '-----> Active stacks' 22:33:45 -----> Active stacks 22:33:45 + echo '-----> Delete orphaned stacks' 22:33:45 -----> Delete orphaned stacks 22:33:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:45 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9841415754870231733.sh 22:33:45 ---> Orphaned servers 22:33:45 Setup pyenv: 22:33:45 system 22:33:45 3.8.20 22:33:45 3.9.20 22:33:45 3.10.15 22:33:45 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lC0e from file:/tmp/.os_lf_venv 22:33:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:47 lf-activate-venv(): INFO: Base packages installed successfully 22:33:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:02 lf-activate-venv(): INFO: Adding /tmp/venv-lC0e/bin to PATH 22:34:02 /tmp/venv-lC0e/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 22:34:02 warnings.warn( 22:34:06 -----> Active servers 22:34:06 prd-ubuntu2204-docker-4c-4g-455710 22:34:06 prd-ubuntu2204-builder-2c-2g-455709 22:34:06 prd-ubuntu2204-docker-4c-4g-455705 22:34:06 prd-ubuntu2204-docker-4c-4g-455700 22:34:06 prd-queue-intque-2c-1g-455677 22:34:06 prd-queue-disttest-2c-1g-455676 22:34:06 prd-ubuntu2204-docker-8c-8g-455673 22:34:06 prd-ubuntu2204-docker-4c-4g-455666 22:34:06 prd-ubuntu2204-docker-2c-2g-455611 22:34:06 snd-ubuntu2204-docker-2c-2g-354 22:34:06 -----> Delete orphaned servers 22:34:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:34:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:34:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13155750612449543503.sh 22:34:09 ---> Orphaned ports 22:34:09 Setup pyenv: 22:34:09 system 22:34:09 3.8.20 22:34:09 3.9.20 22:34:09 3.10.15 22:34:09 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lC0e from file:/tmp/.os_lf_venv 22:34:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:11 lf-activate-venv(): INFO: Base packages installed successfully 22:34:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 22:34:23 lf-activate-venv(): INFO: Adding /tmp/venv-lC0e/bin to PATH 22:34:23 /tmp/venv-lC0e/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 22:34:23 warnings.warn( 22:34:26 No orphaned ports to process. 22:34:26 Build step 'Conditional step (single)' marked build as failure 22:34:26 $ ssh-agent -k 22:34:26 unset SSH_AUTH_SOCK; 22:34:26 unset SSH_AGENT_PID; 22:34:26 echo Agent pid 1535 killed; 22:34:26 [ssh-agent] Stopped. 22:34:26 [PostBuildScript] - [INFO] Executing post build scripts. 22:34:26 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10253944269697556218.sh 22:34:26 ---> sysstat.sh 22:34:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3607296064204815451.sh 22:34:27 ---> package-listing.sh 22:34:27 ++ facter osfamily 22:34:27 ++ tr '[:upper:]' '[:lower:]' 22:34:27 + OS_FAMILY=debian 22:34:27 + workspace=/w/workspace/builder-openstack-cron 22:34:27 + START_PACKAGES=/tmp/packages_start.txt 22:34:27 + END_PACKAGES=/tmp/packages_end.txt 22:34:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:34:27 + PACKAGES=/tmp/packages_start.txt 22:34:27 + '[' /w/workspace/builder-openstack-cron ']' 22:34:27 + PACKAGES=/tmp/packages_end.txt 22:34:27 + case "${OS_FAMILY}" in 22:34:27 + grep '^ii' 22:34:27 + dpkg -l 22:34:27 + '[' -f /tmp/packages_start.txt ']' 22:34:27 + '[' -f /tmp/packages_end.txt ']' 22:34:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:27 + '[' /w/workspace/builder-openstack-cron ']' 22:34:27 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 22:34:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 22:34:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17143834078536339935.sh 22:34:27 ---> capture-instance-metadata.sh 22:34:27 Setup pyenv: 22:34:27 system 22:34:27 3.8.20 22:34:27 3.9.20 22:34:27 3.10.15 22:34:27 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lC0e from file:/tmp/.os_lf_venv 22:34:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:29 lf-activate-venv(): INFO: Base packages installed successfully 22:34:29 lf-activate-venv(): INFO: Installing additional packages: lftools 22:34:39 lf-activate-venv(): INFO: Adding /tmp/venv-lC0e/bin to PATH 22:34:39 INFO: Running in OpenStack, capturing instance metadata 22:34:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9336557985479844856.sh 22:34:39 provisioning config files... 22:34:40 Could not find credentials [logs] for builder-openstack-cron #77862 22:34:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config6828277903464618174tmp 22:34:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:34:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:34:40 provisioning config files... 22:34:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:34:40 [EnvInject] - Injecting environment variables from a build step. 22:34:40 [EnvInject] - Injecting as environment variables the properties content 22:34:40 SERVER_ID=logs 22:34:40 22:34:40 [EnvInject] - Variables injected successfully. 22:34:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10381173942546096191.sh 22:34:40 ---> create-netrc.sh 22:34:40 WARN: Log server credential not found. 22:34:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins356616194125851758.sh 22:34:40 ---> python-tools-install.sh 22:34:40 Setup pyenv: 22:34:40 system 22:34:40 3.8.20 22:34:40 3.9.20 22:34:40 3.10.15 22:34:40 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lC0e from file:/tmp/.os_lf_venv 22:34:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:42 lf-activate-venv(): INFO: Base packages installed successfully 22:34:42 lf-activate-venv(): INFO: Installing additional packages: lftools 22:34:51 lf-activate-venv(): INFO: Adding /tmp/venv-lC0e/bin to PATH 22:34:51 [builder-openstack-cron] $ /bin/sh /tmp/jenkins13600203085803514391.sh 22:34:51 ---> uv-install.sh 22:34:51 uv 0.10.9 is already installed 22:34:51 uvx 0.10.9 22:34:51 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5906422428989752774.sh 22:34:51 ---> sudo-logs.sh 22:34:51 Archiving 'sudo' log.. 22:34:51 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11544053755856498816.sh 22:34:51 ---> job-cost.sh 22:34:51 INFO: Activating Python virtual environment... 22:34:51 Setup pyenv: 22:34:52 system 22:34:52 3.8.20 22:34:52 3.9.20 22:34:52 3.10.15 22:34:52 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lC0e from file:/tmp/.os_lf_venv 22:34:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:53 lf-activate-venv(): INFO: Base packages installed successfully 22:34:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:35:03 lf-activate-venv(): INFO: Adding /tmp/venv-lC0e/bin to PATH 22:35:03 INFO: No stack-cost file found 22:35:03 INFO: Instance uptime: 222s 22:35:03 INFO: Fetching instance metadata (attempt 1 of 3)... 22:35:03 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 22:35:03 INFO: Successfully fetched instance metadata 22:35:03 INFO: Instance type: v3-standard-2 22:35:03 INFO: Retrieving pricing info for: v3-standard-2 22:35:03 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 22:35:03 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=222 22:35:03 INFO: Successfully fetched Vexxhost pricing API 22:35:03 INFO: Retrieved cost: 0.06 22:35:03 INFO: Retrieved resource: v3-standard-2 22:35:03 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 22:35:03 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 22:35:03 INFO: Successfully archived job cost data 22:35:03 DEBUG: Cost data: builder-openstack-cron,77862,2026-03-12 22:35:03,v3-standard-2,222,0.06,0.00,FAILURE 22:35:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14072528982424825768.sh 22:35:03 ---> logs-deploy.sh 22:35:03 Setup pyenv: 22:35:03 system 22:35:03 3.8.20 22:35:03 3.9.20 22:35:03 3.10.15 22:35:03 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 22:35:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lC0e from file:/tmp/.os_lf_venv 22:35:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:05 lf-activate-venv(): INFO: Base packages installed successfully 22:35:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:35:15 lf-activate-venv(): INFO: Adding /tmp/venv-lC0e/bin to PATH 22:35:15 WARNING: Nexus logging server not set 22:35:15 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77862/ 22:35:15 INFO: archiving logs to S3 22:35:15 /tmp/venv-lC0e/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 22:35:15 warnings.warn( 22:35:16 ---> uname -a: 22:35:16 Linux prd-ubuntu2204-builder-2c-2g-455709 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 22:35:16 22:35:16 22:35:16 ---> lscpu: 22:35:16 Architecture: x86_64 22:35:16 CPU op-mode(s): 32-bit, 64-bit 22:35:16 Address sizes: 40 bits physical, 48 bits virtual 22:35:16 Byte Order: Little Endian 22:35:16 CPU(s): 2 22:35:16 On-line CPU(s) list: 0,1 22:35:16 Vendor ID: AuthenticAMD 22:35:16 Model name: AMD EPYC-Rome Processor 22:35:16 CPU family: 23 22:35:16 Model: 49 22:35:16 Thread(s) per core: 1 22:35:16 Core(s) per socket: 1 22:35:16 Socket(s): 2 22:35:16 Stepping: 0 22:35:16 BogoMIPS: 5599.99 22:35:16 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:35:16 Virtualization: AMD-V 22:35:16 Hypervisor vendor: KVM 22:35:16 Virtualization type: full 22:35:16 L1d cache: 64 KiB (2 instances) 22:35:16 L1i cache: 64 KiB (2 instances) 22:35:16 L2 cache: 1 MiB (2 instances) 22:35:16 L3 cache: 32 MiB (2 instances) 22:35:16 NUMA node(s): 1 22:35:16 NUMA node0 CPU(s): 0,1 22:35:16 Vulnerability Gather data sampling: Not affected 22:35:16 Vulnerability Indirect target selection: Not affected 22:35:16 Vulnerability Itlb multihit: Not affected 22:35:16 Vulnerability L1tf: Not affected 22:35:16 Vulnerability Mds: Not affected 22:35:16 Vulnerability Meltdown: Not affected 22:35:16 Vulnerability Mmio stale data: Not affected 22:35:16 Vulnerability Reg file data sampling: Not affected 22:35:16 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 22:35:16 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 22:35:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:35:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:35:16 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:35:16 Vulnerability Srbds: Not affected 22:35:16 Vulnerability Tsa: Not affected 22:35:16 Vulnerability Tsx async abort: Not affected 22:35:16 Vulnerability Vmscape: Not affected 22:35:16 22:35:16 22:35:16 ---> nproc: 22:35:16 2 22:35:16 22:35:16 22:35:16 ---> df -h: 22:35:16 Filesystem Size Used Avail Use% Mounted on 22:35:16 tmpfs 794M 1.1M 793M 1% /run 22:35:16 /dev/vda1 39G 8.5G 31G 22% / 22:35:16 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:35:16 tmpfs 5.0M 0 5.0M 0% /run/lock 22:35:16 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:35:16 tmpfs 794M 4.0K 794M 1% /run/user/1001 22:35:16 22:35:16 22:35:16 ---> free -m: 22:35:16 total used free shared buff/cache available 22:35:16 Mem: 7937 573 4777 4 2586 7069 22:35:16 Swap: 1023 0 1023 22:35:16 22:35:16 22:35:16 ---> ip addr: 22:35:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:35:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:35:16 inet 127.0.0.1/8 scope host lo 22:35:16 valid_lft forever preferred_lft forever 22:35:16 inet6 ::1/128 scope host 22:35:16 valid_lft forever preferred_lft forever 22:35:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:35:16 link/ether fa:16:3e:a1:21:a9 brd ff:ff:ff:ff:ff:ff 22:35:16 altname enp0s3 22:35:16 inet 10.30.170.188/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 22:35:16 valid_lft 86173sec preferred_lft 86173sec 22:35:16 inet6 fe80::f816:3eff:fea1:21a9/64 scope link 22:35:16 valid_lft forever preferred_lft forever 22:35:16 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:35:16 link/ether c6:c4:5b:25:7a:b2 brd ff:ff:ff:ff:ff:ff 22:35:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:35:16 valid_lft forever preferred_lft forever 22:35:16 22:35:16 22:35:16 ---> sar -b -r -n DEV: 22:35:16 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-455709) 03/12/26 _x86_64_ (2 CPU) 22:35:16 22:35:16 22:31:30 LINUX RESTART (2 CPU) 22:35:16 22:35:16 22:35:16 ---> sar -P ALL: 22:35:16 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-455709) 03/12/26 _x86_64_ (2 CPU) 22:35:16 22:35:16 22:31:30 LINUX RESTART (2 CPU) 22:35:16 22:35:16 22:35:16