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