23:32:34 Started by timer 23:32:34 Running as SYSTEM 23:32:34 [EnvInject] - Loading node environment variables. 23:32:35 Building remotely on prd-ubuntu2204-builder-2c-2g-64914 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 23:32:35 [ssh-agent] Looking for ssh-agent implementation... 23:32:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:35 $ ssh-agent 23:32:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXozgBWK/agent.1525 23:32:35 SSH_AGENT_PID=1526 23:32:35 [ssh-agent] Started. 23:32:35 Running ssh-add (command line suppressed) 23:32:35 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_12728081825037366501.key (/w/workspace/builder-openstack-cron@tmp/private_key_12728081825037366501.key) 23:32:35 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:32:35 The recommended git tool is: NONE 23:32:37 using credential jenkins-ssh 23:32:37 Wiping out workspace first. 23:32:37 Cloning the remote Git repository 23:32:37 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:32:37 > git init /w/workspace/builder-openstack-cron # timeout=10 23:32:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:32:37 > git --version # timeout=10 23:32:37 > git --version # 'git version 2.34.1' 23:32:37 using GIT_SSH to set credentials jenkins-ssh 23:32:37 Verifying host key using known hosts file, will automatically accept unseen keys 23:32:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:32:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:40 Avoid second fetch 23:32:40 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:32:40 Checking out Revision 3afc0536a6c335519c0078364c6145696251e3d5 (refs/remotes/origin/master) 23:32:40 > git config core.sparsecheckout # timeout=10 23:32:40 > git checkout -f 3afc0536a6c335519c0078364c6145696251e3d5 # timeout=10 23:32:40 Commit message: "Update cloud image list docs" 23:32:40 > git rev-list --no-walk 3afc0536a6c335519c0078364c6145696251e3d5 # timeout=10 23:32:40 > git remote # timeout=10 23:32:40 > git submodule init # timeout=10 23:32:40 > git submodule sync # timeout=10 23:32:40 > git config --get remote.origin.url # timeout=10 23:32:40 > git submodule init # timeout=10 23:32:40 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:32:40 > git config --get submodule.global-jjb.url # timeout=10 23:32:40 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:32:40 > git config --get submodule.packer/common-packer.url # timeout=10 23:32:40 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:32:40 > git submodule update --init --recursive global-jjb # timeout=10 23:32:41 > git submodule update --init --recursive packer/common-packer # timeout=10 23:32:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:32:45 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 23:32:45 No emails were triggered. 23:32:45 provisioning config files... 23:32:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:32:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:32:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:32:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3300932288105668880.sh 23:32:45 ---> python-tools-install.sh 23:32:45 Setup pyenv: 23:32:45 * system (set by /opt/pyenv/version) 23:32:45 * 3.8.20 (set by /opt/pyenv/version) 23:32:45 * 3.9.20 (set by /opt/pyenv/version) 23:32:45 3.10.15 23:32:45 3.11.10 23:32:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4PIG 23:32:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:32:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:32:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:32:54 lf-activate-venv(): INFO: Base packages installed successfully 23:32:54 lf-activate-venv(): INFO: Installing additional packages: lftools 23:33:21 lf-activate-venv(): INFO: Adding /tmp/venv-4PIG/bin to PATH 23:33:21 Generating Requirements File 23:33:40 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. 23:33:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:33:41 Python 3.11.10 23:33:41 pip 26.0.1 from /tmp/venv-4PIG/lib/python3.11/site-packages/pip (python 3.11) 23:33:41 appdirs==1.4.4 23:33:41 argcomplete==3.6.3 23:33:41 aspy.yaml==1.3.0 23:33:41 attrs==26.1.0 23:33:41 autopage==0.6.0 23:33:41 beautifulsoup4==4.14.3 23:33:41 boto3==1.42.80 23:33:41 botocore==1.42.80 23:33:41 bs4==0.0.2 23:33:41 certifi==2026.2.25 23:33:41 cffi==2.0.0 23:33:41 cfgv==3.5.0 23:33:41 chardet==7.4.0.post2 23:33:41 charset-normalizer==3.4.6 23:33:41 click==8.3.1 23:33:41 cliff==4.13.2 23:33:41 cmd2==3.4.0 23:33:41 cryptography==3.3.2 23:33:41 debtcollector==3.1.0 23:33:41 decorator==5.2.1 23:33:41 defusedxml==0.7.1 23:33:41 Deprecated==1.3.1 23:33:41 distlib==0.4.0 23:33:41 dnspython==2.8.0 23:33:41 docker==7.1.0 23:33:41 dogpile.cache==1.5.0 23:33:41 durationpy==0.10 23:33:41 email-validator==2.3.0 23:33:41 filelock==3.25.2 23:33:41 future==1.0.0 23:33:41 gitdb==4.0.12 23:33:41 GitPython==3.1.46 23:33:41 httplib2==0.30.2 23:33:41 identify==2.6.18 23:33:41 idna==3.11 23:33:41 importlib-resources==1.5.0 23:33:41 iso8601==2.1.0 23:33:41 Jinja2==3.1.6 23:33:41 jmespath==1.1.0 23:33:41 jsonpatch==1.33 23:33:41 jsonpointer==3.1.1 23:33:41 jsonschema==4.26.0 23:33:41 jsonschema-specifications==2025.9.1 23:33:41 keystoneauth1==5.13.1 23:33:41 kubernetes==35.0.0 23:33:41 lftools==0.37.22 23:33:41 lxml==6.0.2 23:33:41 markdown-it-py==4.0.0 23:33:41 MarkupSafe==3.0.3 23:33:41 mdurl==0.1.2 23:33:41 msgpack==1.1.2 23:33:41 multi_key_dict==2.0.3 23:33:41 munch==4.0.0 23:33:41 netaddr==1.3.0 23:33:41 niet==1.4.2 23:33:41 nodeenv==1.10.0 23:33:41 oauth2client==4.1.3 23:33:41 oauthlib==3.3.1 23:33:41 openstacksdk==4.10.0 23:33:41 os-service-types==1.8.2 23:33:41 osc-lib==4.4.0 23:33:41 oslo.config==10.3.0 23:33:41 oslo.context==6.3.0 23:33:41 oslo.i18n==6.7.2 23:33:41 oslo.log==8.1.0 23:33:41 oslo.serialization==5.9.1 23:33:41 oslo.utils==10.0.0 23:33:41 packaging==26.0 23:33:41 pbr==7.0.3 23:33:41 platformdirs==4.9.4 23:33:41 prettytable==3.17.0 23:33:41 psutil==7.2.2 23:33:41 pyasn1==0.6.3 23:33:41 pyasn1_modules==0.4.2 23:33:41 pycparser==3.0 23:33:41 pygerrit2==2.0.15 23:33:41 PyGithub==2.9.0 23:33:41 Pygments==2.20.0 23:33:41 PyJWT==2.12.1 23:33:41 PyNaCl==1.6.2 23:33:41 pyparsing==2.4.7 23:33:41 pyperclip==1.11.0 23:33:41 pyrsistent==0.20.0 23:33:41 python-cinderclient==9.9.0 23:33:41 python-dateutil==2.9.0.post0 23:33:41 python-discovery==1.2.1 23:33:41 python-heatclient==5.1.0 23:33:41 python-jenkins==1.8.3 23:33:41 python-keystoneclient==5.8.0 23:33:41 python-magnumclient==4.10.0 23:33:41 python-openstackclient==9.0.0 23:33:41 python-swiftclient==4.10.0 23:33:41 PyYAML==6.0.3 23:33:41 referencing==0.37.0 23:33:41 requests==2.33.1 23:33:41 requests-oauthlib==2.0.0 23:33:41 requestsexceptions==1.4.0 23:33:41 rfc3986==2.0.0 23:33:41 rich==14.3.3 23:33:41 rich-argparse==1.7.2 23:33:41 rpds-py==0.30.0 23:33:41 rsa==4.9.1 23:33:41 ruamel.yaml==0.19.1 23:33:41 ruamel.yaml.clib==0.2.15 23:33:41 s3transfer==0.16.0 23:33:41 simplejson==3.20.2 23:33:41 six==1.17.0 23:33:41 smmap==5.0.3 23:33:41 soupsieve==2.8.3 23:33:41 stevedore==5.7.0 23:33:41 tabulate==0.10.0 23:33:41 toml==0.10.2 23:33:41 tomlkit==0.14.0 23:33:41 tqdm==4.67.3 23:33:41 typing_extensions==4.15.0 23:33:41 urllib3==1.26.20 23:33:41 virtualenv==21.2.0 23:33:41 wcwidth==0.6.0 23:33:41 websocket-client==1.9.0 23:33:41 wrapt==2.1.2 23:33:41 xdg==6.0.0 23:33:41 xmltodict==1.0.4 23:33:41 yq==3.4.3 23:33:41 [builder-openstack-cron] $ /bin/sh /tmp/jenkins6809874193140859318.sh 23:33:41 ---> uv-install.sh 23:33:41 Installing uv/uvx (latest) using shell installer 23:33:41 2026-03-31 23:33:41 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-01T00%3A21%3A21Z&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-31T23%3A20%3A22Z&ske=2026-04-01T00%3A21%3A21Z&sks=b&skv=2018-11-09&sig=OYe4wLJfgqKbnNVk7V%2Bc%2FE60pBYT4k9NKtD6agwuQNw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTAwMDI2MSwibmJmIjoxNzc0OTk5OTYxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.gj9a-zgnM-fdNeDvwSysuy27xcv-oIEnBIXSdQerdPM&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-oIa42R.sh" [1] 23:33:41 downloading uv 0.11.2 x86_64-unknown-linux-gnu 23:33:42 installing to /home/jenkins/.local/bin 23:33:42 uv 23:33:42 uvx 23:33:42 everything's installed! 23:33:42 23:33:42 To add $HOME/.local/bin to your PATH, either restart your shell or run: 23:33:42 23:33:42 source $HOME/.local/bin/env (sh, bash, zsh) 23:33:42 source $HOME/.local/bin/env.fish (fish) 23:33:42 Adding install location to PATH 23:33:42 ---> Validating uv/uvx install 23:33:42 uvx 0.11.2 (x86_64-unknown-linux-gnu) 23:33:42 [EnvInject] - Injecting environment variables from a build step. 23:33:42 [EnvInject] - Injecting as environment variables the properties content 23:33:42 OS_CLOUD=vex 23:33:42 23:33:42 [EnvInject] - Variables injected successfully. 23:33:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:42 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3140295278994046136.sh 23:33:42 ---> Orphaned k8s clusters 23:33:42 Setup pyenv: 23:33:42 system 23:33:42 3.8.20 23:33:42 3.9.20 23:33:42 3.10.15 23:33:42 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4PIG from file:/tmp/.os_lf_venv 23:33:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:33:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:33:44 lf-activate-venv(): INFO: Base packages installed successfully 23:33:44 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 23:33:51 lf-activate-venv(): INFO: Adding /tmp/venv-4PIG/bin to PATH 23:33:54 -----> Delete orphaned cluster 23:33:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:33:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:33:54 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6412807920817702772.sh 23:33:54 ---> Orphaned stacks 23:33:54 Setup pyenv: 23:33:55 system 23:33:55 3.8.20 23:33:55 3.9.20 23:33:55 3.10.15 23:33:55 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 23:33:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4PIG from file:/tmp/.os_lf_venv 23:33:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:33:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:33:57 lf-activate-venv(): INFO: Base packages installed successfully 23:33:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:13 lf-activate-venv(): INFO: Adding /tmp/venv-4PIG/bin to PATH 23:34:13 + mapfile -t OS_COE_CLUSTERS_ID 23:34:13 ++ awk '{print $1}' 23:34:13 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 23:34:13 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 23:34:15 + echo '-----> Active clusters -> stacks' 23:34:15 -----> Active clusters -> stacks 23:34:15 + OS_COE_STACKS=() 23:34:15 + [[ 0 -gt 0 ]] 23:34:15 + mapfile -t OS_STACKS 23:34:15 ++ awk '{print $1}' 23:34:15 ++ 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 23:34:17 + echo '-----> Active stacks' 23:34:17 -----> Active stacks 23:34:17 + echo '-----> Delete orphaned stacks' 23:34:17 -----> Delete orphaned stacks 23:34:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:34:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:34:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6374521315541788170.sh 23:34:17 ---> Orphaned servers 23:34:17 Setup pyenv: 23:34:17 system 23:34:17 3.8.20 23:34:17 3.9.20 23:34:17 3.10.15 23:34:17 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 23:34:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4PIG from file:/tmp/.os_lf_venv 23:34:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:34:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:19 lf-activate-venv(): INFO: Base packages installed successfully 23:34:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:33 lf-activate-venv(): INFO: Adding /tmp/venv-4PIG/bin to PATH 23:34:37 -----> Active servers 23:34:37 prd-ubuntu2204-builder-2c-2g-64914 23:34:37 prd-ubuntu2404-robot-2c-8g-54477 23:34:37 prd-ubuntu2404-robot-2c-8g-54472 23:34:37 prd-ubuntu2404-robot-2c-8g-54474 23:34:37 snd-ubuntu2204-docker-2c-2g-354 23:34:37 -----> Delete orphaned servers 23:34:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:34:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:34:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4968692163542589259.sh 23:34:39 ---> Orphaned ports 23:34:39 Setup pyenv: 23:34:39 system 23:34:39 3.8.20 23:34:39 3.9.20 23:34:39 3.10.15 23:34:39 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 23:34:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4PIG from file:/tmp/.os_lf_venv 23:34:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:34:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:40 lf-activate-venv(): INFO: Base packages installed successfully 23:34:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 23:34:52 lf-activate-venv(): INFO: Adding /tmp/venv-4PIG/bin to PATH 23:34:54 No orphaned ports to process. 23:34:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:34:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:34:54 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6039077513324298326.sh 23:34:54 ---> Orphaned volumes 23:34:54 + source /home/jenkins/lf-env.sh 23:34:54 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:54 ++ mktemp -d /tmp/venv-XXXX 23:34:54 + lf_venv=/tmp/venv-ikXh 23:34:54 + local venv_file=/tmp/.os_lf_venv 23:34:54 + local python=python3 23:34:54 + local options 23:34:54 + local set_path=true 23:34:54 + local install_args= 23:34:54 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:54 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 23:34:54 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 23:34:54 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:54 + true 23:34:54 + case $1 in 23:34:54 + python=python3 23:34:54 + shift 2 23:34:54 + true 23:34:54 + case $1 in 23:34:54 + shift 23:34:54 + break 23:34:54 + case $python in 23:34:54 + local pkg_list= 23:34:54 + [[ -d /opt/pyenv ]] 23:34:54 + echo 'Setup pyenv:' 23:34:54 Setup pyenv: 23:34:54 + export PYENV_ROOT=/opt/pyenv 23:34:54 + PYENV_ROOT=/opt/pyenv 23:34:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:34:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:34:54 + pyenv versions 23:34:54 system 23:34:54 3.8.20 23:34:54 3.9.20 23:34:54 3.10.15 23:34:54 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 23:34:54 + command -v pyenv 23:34:54 ++ pyenv init - --no-rehash 23:34:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:34:54 for i in ${!paths[@]}; do 23:34:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:34:54 fi; done; 23:34:54 echo "${paths[*]}"'\'')" 23:34:54 export PATH="/opt/pyenv/shims:${PATH}" 23:34:54 export PYENV_SHELL=bash 23:34:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:34:54 pyenv() { 23:34:54 local command 23:34:54 command="${1:-}" 23:34:54 if [ "$#" -gt 0 ]; then 23:34:54 shift 23:34:54 fi 23:34:54 23:34:54 case "$command" in 23:34:54 rehash|shell) 23:34:54 eval "$(pyenv "sh-$command" "$@")" 23:34:54 ;; 23:34:54 *) 23:34:54 command pyenv "$command" "$@" 23:34:54 ;; 23:34:54 esac 23:34:54 }' 23:34:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:34:54 for i in ${!paths[@]}; do 23:34:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:34:54 fi; done; 23:34:54 echo "${paths[*]}"' 23:34:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:34:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:34:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:34:54 ++ export PYENV_SHELL=bash 23:34:54 ++ PYENV_SHELL=bash 23:34:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:34:54 +++ complete -F _pyenv pyenv 23:34:54 ++ lf-pyver python3 23:34:54 ++ local py_version_xy=python3 23:34:54 ++ local py_version_xyz= 23:34:54 ++ pyenv versions 23:34:54 ++ local command 23:34:54 ++ command=versions 23:34:54 ++ '[' 1 -gt 0 ']' 23:34:54 ++ shift 23:34:54 ++ case "$command" in 23:34:54 ++ command pyenv versions 23:34:54 ++ awk '{ print $1 }' 23:34:54 ++ grep -E '^[0-9.]*[0-9]$' 23:34:54 ++ sed 's/^[ *]* //' 23:34:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:34:54 +++ grep '^3' /tmp/.pyenv_versions 23:34:54 +++ tail -n 1 23:34:54 +++ sort -V 23:34:54 ++ py_version_xyz=3.11.10 23:34:54 ++ [[ -z 3.11.10 ]] 23:34:54 ++ echo 3.11.10 23:34:54 ++ return 0 23:34:54 + pyenv local 3.11.10 23:34:54 + local command 23:34:54 + command=local 23:34:54 + '[' 2 -gt 0 ']' 23:34:54 + shift 23:34:54 + case "$command" in 23:34:54 + command pyenv local 3.11.10 23:34:54 + for arg in "$@" 23:34:54 + case $arg in 23:34:54 + pkg_list+='lftools[openstack] ' 23:34:54 + for arg in "$@" 23:34:54 + case $arg in 23:34:54 + pkg_list+='kubernetes ' 23:34:54 + for arg in "$@" 23:34:54 + case $arg in 23:34:54 + pkg_list+='niet ' 23:34:54 + for arg in "$@" 23:34:54 + case $arg in 23:34:54 + pkg_list+='python-heatclient ' 23:34:54 + for arg in "$@" 23:34:54 + case $arg in 23:34:54 + pkg_list+='python-openstackclient ' 23:34:54 + for arg in "$@" 23:34:54 + case $arg in 23:34:54 + pkg_list+='python-magnumclient ' 23:34:54 + for arg in "$@" 23:34:54 + case $arg in 23:34:54 + pkg_list+='yq ' 23:34:54 + [[ -f /tmp/.os_lf_venv ]] 23:34:54 ++ cat /tmp/.os_lf_venv 23:34:54 + lf_venv=/tmp/venv-4PIG 23:34:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4PIG from' file:/tmp/.os_lf_venv 23:34:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4PIG from file:/tmp/.os_lf_venv 23:34:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:34:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:34:54 + local 'pip_opts=--upgrade --quiet' 23:34:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:34:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:34:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:34:54 + [[ -n '' ]] 23:34:54 + [[ -n '' ]] 23:34:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:34:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:54 + /tmp/venv-4PIG/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 23:34:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:34:56 lf-activate-venv(): INFO: Base packages installed successfully 23:34:56 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 23:34:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 23:34:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:34:56 + /tmp/venv-4PIG/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:35:09 + type python3 23:35:09 + true 23:35:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4PIG/bin to PATH' 23:35:09 lf-activate-venv(): INFO: Adding /tmp/venv-4PIG/bin to PATH 23:35:09 + PATH=/tmp/venv-4PIG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:35:09 + return 0 23:35:09 + mapfile -t os_volumes 23:35:09 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 23:35:12 + '[' 0 -eq 0 ']' 23:35:12 + echo 'No orphaned volumes found.' 23:35:12 No orphaned volumes found. 23:35:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:35:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:35:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2828191919761061891.sh 23:35:12 ---> Protect in-use images 23:35:12 Setup pyenv: 23:35:12 system 23:35:12 3.8.20 23:35:12 3.9.20 23:35:12 3.10.15 23:35:12 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4PIG from file:/tmp/.os_lf_venv 23:35:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:14 lf-activate-venv(): INFO: Base packages installed successfully 23:35:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 23:35:26 lf-activate-venv(): INFO: Adding /tmp/venv-4PIG/bin to PATH 23:35:26 INFO: There are images to protect defined in jenkins-config. 23:35:26 INFO: There are additional images to protect in the jjb dir. 23:35:26 INFO: Protecting the following images: 23:35:26 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 23:35:26 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216 23:35:26 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303 23:35:26 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 23:35:26 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812 23:35:26 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 23:35:26 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 23:35:26 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 23:35:28 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 23:35:30 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216: True 23:35:32 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303: True 23:35:33 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 23:35:35 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260301-000148.812: True 23:35:37 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 23:35:39 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 23:35:40 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 23:35:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:35:40 Run condition [Boolean condition] enabling perform for step [BuilderChain] 23:35:40 [EnvInject] - Injecting environment variables from a build step. 23:35:40 [EnvInject] - Injecting as environment variables the properties content 23:35:40 OS_IMAGE_CLEANUP_AGE=30 23:35:40 23:35:40 [EnvInject] - Variables injected successfully. 23:35:40 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13216251555802356138.sh 23:35:40 ---> Cleanup old images 23:35:40 Setup pyenv: 23:35:40 system 23:35:40 3.8.20 23:35:40 3.9.20 23:35:40 3.10.15 23:35:40 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 23:35:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4PIG from file:/tmp/.os_lf_venv 23:35:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:42 lf-activate-venv(): INFO: Base packages installed successfully 23:35:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:35:57 lf-activate-venv(): INFO: Adding /tmp/venv-4PIG/bin to PATH 23:35:57 + lftools openstack --os-cloud vex image cleanup --days=30 23:36:00 Removing 67 images from vex. 23:36:00 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 23:36:00 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 23:36:00 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 23:36:00 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 23:36:01 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 23:36:01 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 23:36:01 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 23:36:01 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 23:36:01 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 23:36:01 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 23:36:01 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 23:36:02 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 23:36:02 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 23:36:02 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 23:36:02 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 23:36:02 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 23:36:02 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 23:36:02 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 23:36:02 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 23:36:02 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 23:36:02 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 23:36:02 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 23:36:02 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 23:36:02 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 23:36:02 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 23:36:02 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 23:36:02 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 23:36:02 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 23:36:02 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 23:36:02 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 23:36:02 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 23:36:02 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 23:36:02 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 23:36:02 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 23:36:02 $ ssh-agent -k 23:36:02 unset SSH_AUTH_SOCK; 23:36:02 unset SSH_AGENT_PID; 23:36:02 echo Agent pid 1526 killed; 23:36:02 [ssh-agent] Stopped. 23:36:02 [PostBuildScript] - [INFO] Executing post build scripts. 23:36:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins51212525260469601.sh 23:36:02 ---> sysstat.sh 23:36:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4623375224157150758.sh 23:36:03 ---> package-listing.sh 23:36:03 ++ facter osfamily 23:36:03 ++ tr '[:upper:]' '[:lower:]' 23:36:03 + OS_FAMILY=debian 23:36:03 + workspace=/w/workspace/builder-openstack-cron 23:36:03 + START_PACKAGES=/tmp/packages_start.txt 23:36:03 + END_PACKAGES=/tmp/packages_end.txt 23:36:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:36:03 + PACKAGES=/tmp/packages_start.txt 23:36:03 + '[' /w/workspace/builder-openstack-cron ']' 23:36:03 + PACKAGES=/tmp/packages_end.txt 23:36:03 + case "${OS_FAMILY}" in 23:36:03 + grep '^ii' 23:36:03 + dpkg -l 23:36:03 + '[' -f /tmp/packages_start.txt ']' 23:36:03 + '[' -f /tmp/packages_end.txt ']' 23:36:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:36:03 + '[' /w/workspace/builder-openstack-cron ']' 23:36:03 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 23:36:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 23:36:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14838801493683010625.sh 23:36:03 ---> capture-instance-metadata.sh 23:36:03 Setup pyenv: 23:36:03 system 23:36:03 3.8.20 23:36:03 3.9.20 23:36:03 3.10.15 23:36:03 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 23:36:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4PIG from file:/tmp/.os_lf_venv 23:36:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:05 lf-activate-venv(): INFO: Base packages installed successfully 23:36:05 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:14 lf-activate-venv(): INFO: Adding /tmp/venv-4PIG/bin to PATH 23:36:14 INFO: Running in OpenStack, capturing instance metadata 23:36:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9355899871618061011.sh 23:36:15 provisioning config files... 23:36:15 Could not find credentials [logs] for builder-openstack-cron #78323 23:36:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config1561070248758859066tmp 23:36:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:36:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:36:15 provisioning config files... 23:36:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:36:15 [EnvInject] - Injecting environment variables from a build step. 23:36:15 [EnvInject] - Injecting as environment variables the properties content 23:36:15 SERVER_ID=logs 23:36:15 23:36:15 [EnvInject] - Variables injected successfully. 23:36:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5654477798671202021.sh 23:36:15 ---> create-netrc.sh 23:36:15 WARN: Log server credential not found. 23:36:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins476369107555966370.sh 23:36:15 ---> python-tools-install.sh 23:36:15 Setup pyenv: 23:36:15 system 23:36:15 3.8.20 23:36:15 3.9.20 23:36:15 3.10.15 23:36:15 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 23:36:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4PIG from file:/tmp/.os_lf_venv 23:36:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:17 lf-activate-venv(): INFO: Base packages installed successfully 23:36:17 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:27 lf-activate-venv(): INFO: Adding /tmp/venv-4PIG/bin to PATH 23:36:27 [builder-openstack-cron] $ /bin/sh /tmp/jenkins10717411536704130678.sh 23:36:27 ---> uv-install.sh 23:36:27 uv 0.11.2 is already installed 23:36:28 uvx 0.11.2 (x86_64-unknown-linux-gnu) 23:36:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9882857027175506074.sh 23:36:28 ---> sudo-logs.sh 23:36:28 Archiving 'sudo' log.. 23:36:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1260068514677127241.sh 23:36:28 ---> job-cost.sh 23:36:28 INFO: Activating Python virtual environment... 23:36:28 Setup pyenv: 23:36:28 system 23:36:28 3.8.20 23:36:28 3.9.20 23:36:28 3.10.15 23:36:28 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 23:36:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4PIG from file:/tmp/.os_lf_venv 23:36:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:30 lf-activate-venv(): INFO: Base packages installed successfully 23:36:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:36:36 lf-activate-venv(): INFO: Adding /tmp/venv-4PIG/bin to PATH 23:36:36 INFO: No stack-cost file found 23:36:36 INFO: Instance uptime: 297s 23:36:36 INFO: Fetching instance metadata (attempt 1 of 3)... 23:36:36 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 23:36:37 INFO: Successfully fetched instance metadata 23:36:37 INFO: Instance type: v3-standard-2 23:36:37 INFO: Retrieving pricing info for: v3-standard-2 23:36:37 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 23:36:37 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=297 23:36:37 INFO: Successfully fetched Vexxhost pricing API 23:36:37 INFO: Retrieved cost: 0.06 23:36:37 INFO: Retrieved resource: v3-standard-2 23:36:37 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 23:36:37 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 23:36:37 INFO: Successfully archived job cost data 23:36:37 DEBUG: Cost data: builder-openstack-cron,78323,2026-03-31 23:36:37,v3-standard-2,297,0.06,0.00,SUCCESS 23:36:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3985402789596499323.sh 23:36:37 ---> logs-deploy.sh 23:36:37 Setup pyenv: 23:36:37 system 23:36:37 3.8.20 23:36:37 3.9.20 23:36:37 3.10.15 23:36:37 * 3.11.10 (set by /w/workspace/builder-openstack-cron/.python-version) 23:36:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4PIG from file:/tmp/.os_lf_venv 23:36:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:39 lf-activate-venv(): INFO: Base packages installed successfully 23:36:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:36:48 lf-activate-venv(): INFO: Adding /tmp/venv-4PIG/bin to PATH 23:36:48 WARNING: Nexus logging server not set 23:36:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/78323/ 23:36:48 INFO: archiving logs to S3 23:36:49 ---> uname -a: 23:36:49 Linux prd-ubuntu2204-builder-2c-2g-64914 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 23:36:49 23:36:49 23:36:49 ---> lscpu: 23:36:49 Architecture: x86_64 23:36:49 CPU op-mode(s): 32-bit, 64-bit 23:36:49 Address sizes: 40 bits physical, 48 bits virtual 23:36:49 Byte Order: Little Endian 23:36:49 CPU(s): 2 23:36:49 On-line CPU(s) list: 0,1 23:36:49 Vendor ID: AuthenticAMD 23:36:49 Model name: AMD EPYC-Rome Processor 23:36:49 CPU family: 23 23:36:49 Model: 49 23:36:49 Thread(s) per core: 1 23:36:49 Core(s) per socket: 1 23:36:49 Socket(s): 2 23:36:49 Stepping: 0 23:36:49 BogoMIPS: 5599.99 23:36:49 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 23:36:49 Virtualization: AMD-V 23:36:49 Hypervisor vendor: KVM 23:36:49 Virtualization type: full 23:36:49 L1d cache: 64 KiB (2 instances) 23:36:49 L1i cache: 64 KiB (2 instances) 23:36:49 L2 cache: 1 MiB (2 instances) 23:36:49 L3 cache: 32 MiB (2 instances) 23:36:49 NUMA node(s): 1 23:36:49 NUMA node0 CPU(s): 0,1 23:36:49 Vulnerability Gather data sampling: Not affected 23:36:49 Vulnerability Indirect target selection: Not affected 23:36:49 Vulnerability Itlb multihit: Not affected 23:36:49 Vulnerability L1tf: Not affected 23:36:49 Vulnerability Mds: Not affected 23:36:49 Vulnerability Meltdown: Not affected 23:36:49 Vulnerability Mmio stale data: Not affected 23:36:49 Vulnerability Reg file data sampling: Not affected 23:36:49 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 23:36:49 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 23:36:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:36:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:36:49 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:36:49 Vulnerability Srbds: Not affected 23:36:49 Vulnerability Tsa: Not affected 23:36:49 Vulnerability Tsx async abort: Not affected 23:36:49 Vulnerability Vmscape: Not affected 23:36:49 23:36:49 23:36:49 ---> nproc: 23:36:49 2 23:36:49 23:36:49 23:36:49 ---> df -h: 23:36:49 Filesystem Size Used Avail Use% Mounted on 23:36:49 tmpfs 794M 1.1M 793M 1% /run 23:36:49 /dev/vda1 39G 8.5G 31G 22% / 23:36:49 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:36:49 tmpfs 5.0M 0 5.0M 0% /run/lock 23:36:49 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:36:49 tmpfs 794M 4.0K 794M 1% /run/user/1001 23:36:49 23:36:49 23:36:49 ---> free -m: 23:36:49 total used free shared buff/cache available 23:36:49 Mem: 7937 545 4789 4 2602 7096 23:36:49 Swap: 1023 0 1023 23:36:49 23:36:49 23:36:49 ---> ip addr: 23:36:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:36:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:36:49 inet 127.0.0.1/8 scope host lo 23:36:49 valid_lft forever preferred_lft forever 23:36:49 inet6 ::1/128 scope host 23:36:49 valid_lft forever preferred_lft forever 23:36:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:36:49 link/ether fa:16:3e:d5:14:c7 brd ff:ff:ff:ff:ff:ff 23:36:49 altname enp0s3 23:36:49 inet 10.30.170.208/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 23:36:49 valid_lft 86098sec preferred_lft 86098sec 23:36:49 inet6 fe80::f816:3eff:fed5:14c7/64 scope link 23:36:49 valid_lft forever preferred_lft forever 23:36:49 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:36:49 link/ether 86:1a:a0:ef:2c:5f brd ff:ff:ff:ff:ff:ff 23:36:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:36:49 valid_lft forever preferred_lft forever 23:36:49 23:36:49 23:36:49 ---> sar -b -r -n DEV: 23:36:49 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-64914) 03/31/26 _x86_64_ (2 CPU) 23:36:49 23:36:49 23:31:51 LINUX RESTART (2 CPU) 23:36:49 23:36:49 23:36:49 ---> sar -P ALL: 23:36:49 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-64914) 03/31/26 _x86_64_ (2 CPU) 23:36:49 23:36:49 23:31:51 LINUX RESTART (2 CPU) 23:36:49 23:36:49 23:36:49