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