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