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