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