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