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