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