07:32:37 Started by timer 07:32:37 Running as SYSTEM 07:32:37 [EnvInject] - Loading node environment variables. 07:32:37 Building remotely on prd-centos8-builder-2c-2g-2279 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 07:32:37 [ssh-agent] Looking for ssh-agent implementation... 07:32:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:37 $ ssh-agent 07:32:37 SSH_AUTH_SOCK=/tmp/ssh-A2YB5SmIA6Sr/agent.5451 07:32:37 SSH_AGENT_PID=5452 07:32:37 [ssh-agent] Started. 07:32:37 Running ssh-add (command line suppressed) 07:32:37 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_131975619421449297.key (/w/workspace/builder-openstack-cron@tmp/private_key_131975619421449297.key) 07:32:37 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:32:37 The recommended git tool is: NONE 07:32:40 using credential jenkins-ssh 07:32:40 Wiping out workspace first. 07:32:40 Cloning the remote Git repository 07:32:40 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 07:32:40 > git init /w/workspace/builder-openstack-cron # timeout=10 07:32:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 07:32:40 > git --version # timeout=10 07:32:40 > git --version # 'git version 2.43.0' 07:32:40 using GIT_SSH to set credentials jenkins-ssh 07:32:40 [INFO] Currently running in a labeled security context 07:32:40 [INFO] Currently SELinux is 'enforcing' on the host 07:32:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh12197276629251100111.key 07:32:40 Verifying host key using known hosts file 07:32:40 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:32:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 07:32:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:43 Avoid second fetch 07:32:43 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:32:43 Checking out Revision 377bc306830e4aa14556ab7b92ef16f2efb43ec8 (refs/remotes/origin/master) 07:32:43 > git config core.sparsecheckout # timeout=10 07:32:43 > git checkout -f 377bc306830e4aa14556ab7b92ef16f2efb43ec8 # timeout=10 07:32:43 Commit message: "fix: Increase OpenStack cleanup timeout to 30 minutes" 07:32:43 > git rev-list --no-walk bb3c6ed3bd4919c6a9ec074a45068bb62f7fb37c # timeout=10 07:32:43 > git remote # timeout=10 07:32:43 > git submodule init # timeout=10 07:32:43 > git submodule sync # timeout=10 07:32:43 > git config --get remote.origin.url # timeout=10 07:32:43 > git submodule init # timeout=10 07:32:43 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:32:43 > git config --get submodule.global-jjb.url # timeout=10 07:32:43 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 07:32:43 > git config --get submodule.packer/common-packer.url # timeout=10 07:32:44 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 07:32:44 > git submodule update --init --recursive global-jjb # timeout=10 07:32:44 > git submodule update --init --recursive packer/common-packer # timeout=10 07:32:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:32:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:32:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:32:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:32:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:32:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:32:48 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 07:32:48 No emails were triggered. 07:32:48 provisioning config files... 07:32:49 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:32:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:32:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:32:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10138663791386575501.sh 07:32:49 ---> python-tools-install.sh 07:32:49 Setup pyenv: 07:32:49 system 07:32:49 * 3.8.13 (set by /opt/pyenv/version) 07:32:49 * 3.9.13 (set by /opt/pyenv/version) 07:32:49 * 3.10.13 (set by /opt/pyenv/version) 07:32:49 * 3.11.7 (set by /opt/pyenv/version) 07:32:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zR0c 07:32:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:32:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:32:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:32:58 lf-activate-venv(): INFO: Base packages installed successfully 07:32:58 lf-activate-venv(): INFO: Installing additional packages: lftools 07:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-zR0c/bin to PATH 07:33:25 Generating Requirements File 07:33:45 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. 07:33:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:33:45 Python 3.11.7 07:33:46 pip 25.3 from /tmp/venv-zR0c/lib/python3.11/site-packages/pip (python 3.11) 07:33:46 appdirs==1.4.4 07:33:46 argcomplete==3.6.3 07:33:46 aspy.yaml==1.3.0 07:33:46 attrs==25.4.0 07:33:46 autopage==0.5.2 07:33:46 beautifulsoup4==4.14.3 07:33:46 boto3==1.42.30 07:33:46 botocore==1.42.30 07:33:46 bs4==0.0.2 07:33:46 certifi==2026.1.4 07:33:46 cffi==2.0.0 07:33:46 cfgv==3.5.0 07:33:46 chardet==5.2.0 07:33:46 charset-normalizer==3.4.4 07:33:46 click==8.3.1 07:33:46 cliff==4.13.1 07:33:46 cmd2==3.1.0 07:33:46 cryptography==3.3.2 07:33:46 debtcollector==3.0.0 07:33:46 decorator==5.2.1 07:33:46 defusedxml==0.7.1 07:33:46 Deprecated==1.3.1 07:33:46 distlib==0.4.0 07:33:46 dnspython==2.8.0 07:33:46 docker==7.1.0 07:33:46 dogpile.cache==1.5.0 07:33:46 durationpy==0.10 07:33:46 email-validator==2.3.0 07:33:46 filelock==3.20.3 07:33:46 future==1.0.0 07:33:46 gitdb==4.0.12 07:33:46 GitPython==3.1.46 07:33:46 httplib2==0.30.2 07:33:46 identify==2.6.16 07:33:46 idna==3.11 07:33:46 importlib-resources==1.5.0 07:33:46 iso8601==2.1.0 07:33:46 Jinja2==3.1.6 07:33:46 jmespath==1.0.1 07:33:46 jsonpatch==1.33 07:33:46 jsonpointer==3.0.0 07:33:46 jsonschema==4.26.0 07:33:46 jsonschema-specifications==2025.9.1 07:33:46 keystoneauth1==5.13.0 07:33:46 kubernetes==35.0.0 07:33:46 lftools==0.37.21 07:33:46 lxml==6.0.2 07:33:46 markdown-it-py==4.0.0 07:33:46 MarkupSafe==3.0.3 07:33:46 mdurl==0.1.2 07:33:46 msgpack==1.1.2 07:33:46 multi_key_dict==2.0.3 07:33:46 munch==4.0.0 07:33:46 netaddr==1.3.0 07:33:46 niet==1.4.2 07:33:46 nodeenv==1.10.0 07:33:46 oauth2client==4.1.3 07:33:46 oauthlib==3.3.1 07:33:46 openstacksdk==4.9.0 07:33:46 os-service-types==1.8.2 07:33:46 osc-lib==4.3.0 07:33:46 oslo.config==10.2.0 07:33:46 oslo.context==6.2.0 07:33:46 oslo.i18n==6.7.1 07:33:46 oslo.log==8.0.0 07:33:46 oslo.serialization==5.9.0 07:33:46 oslo.utils==9.2.0 07:33:46 packaging==25.0 07:33:46 pbr==7.0.3 07:33:46 platformdirs==4.5.1 07:33:46 prettytable==3.17.0 07:33:46 psutil==7.2.1 07:33:46 pyasn1==0.6.2 07:33:46 pyasn1_modules==0.4.2 07:33:46 pycparser==2.23 07:33:46 pygerrit2==2.0.15 07:33:46 PyGithub==2.8.1 07:33:46 Pygments==2.19.2 07:33:46 PyJWT==2.10.1 07:33:46 PyNaCl==1.6.2 07:33:46 pyparsing==2.4.7 07:33:46 pyperclip==1.11.0 07:33:46 pyrsistent==0.20.0 07:33:46 python-cinderclient==9.8.0 07:33:46 python-dateutil==2.9.0.post0 07:33:46 python-heatclient==5.0.0 07:33:46 python-jenkins==1.8.3 07:33:46 python-keystoneclient==5.7.0 07:33:46 python-magnumclient==4.9.0 07:33:46 python-openstackclient==8.3.0 07:33:46 python-swiftclient==4.9.0 07:33:46 PyYAML==6.0.3 07:33:46 referencing==0.37.0 07:33:46 requests==2.32.5 07:33:46 requests-oauthlib==2.0.0 07:33:46 requestsexceptions==1.4.0 07:33:46 rfc3986==2.0.0 07:33:46 rich==14.2.0 07:33:46 rich-argparse==1.7.2 07:33:46 rpds-py==0.30.0 07:33:46 rsa==4.9.1 07:33:46 ruamel.yaml==0.19.1 07:33:46 ruamel.yaml.clib==0.2.15 07:33:46 s3transfer==0.16.0 07:33:46 simplejson==3.20.2 07:33:46 six==1.17.0 07:33:46 smmap==5.0.2 07:33:46 soupsieve==2.8.3 07:33:46 stevedore==5.6.0 07:33:46 tabulate==0.9.0 07:33:46 toml==0.10.2 07:33:46 tomlkit==0.14.0 07:33:46 tqdm==4.67.1 07:33:46 typing_extensions==4.15.0 07:33:46 tzdata==2025.3 07:33:46 urllib3==1.26.20 07:33:46 virtualenv==20.36.1 07:33:46 wcwidth==0.2.14 07:33:46 websocket-client==1.9.0 07:33:46 wrapt==2.0.1 07:33:46 xdg==6.0.0 07:33:46 xmltodict==1.0.2 07:33:46 yq==3.4.3 07:33:46 [EnvInject] - Injecting environment variables from a build step. 07:33:46 [EnvInject] - Injecting as environment variables the properties content 07:33:46 OS_CLOUD=vex 07:33:46 07:33:46 [EnvInject] - Variables injected successfully. 07:33:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:33:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:33:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14128127514570771678.sh 07:33:46 ---> Orphaned k8s clusters 07:33:46 Setup pyenv: 07:33:46 system 07:33:46 3.8.13 07:33:46 3.9.13 07:33:46 3.10.13 07:33:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 07:33:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zR0c from file:/tmp/.os_lf_venv 07:33:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:33:48 lf-activate-venv(): INFO: Base packages installed successfully 07:33:48 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 07:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-zR0c/bin to PATH 07:33:58 -----> Delete orphaned cluster 07:33:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:33:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:33:58 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14872149972253080747.sh 07:33:58 ---> Orphaned stacks 07:33:58 Setup pyenv: 07:33:58 system 07:33:58 3.8.13 07:33:58 3.9.13 07:33:58 3.10.13 07:33:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 07:33:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zR0c from file:/tmp/.os_lf_venv 07:33:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:33:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:34:00 lf-activate-venv(): INFO: Base packages installed successfully 07:34:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 07:34:17 lf-activate-venv(): INFO: Adding /tmp/venv-zR0c/bin to PATH 07:34:17 + mapfile -t OS_COE_CLUSTERS_ID 07:34:17 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 07:34:17 ++ awk '{print $1}' 07:34:17 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 07:34:19 + echo '-----> Active clusters -> stacks' 07:34:19 -----> Active clusters -> stacks 07:34:19 + OS_COE_STACKS=() 07:34:19 + [[ 0 -gt 0 ]] 07:34:19 + mapfile -t OS_STACKS 07:34:19 ++ 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 07:34:19 ++ awk '{print $1}' 07:34:21 + echo '-----> Active stacks' 07:34:21 -----> Active stacks 07:34:21 + echo '-----> Delete orphaned stacks' 07:34:21 -----> Delete orphaned stacks 07:34:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:34:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:34:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15823247856323626914.sh 07:34:21 ---> Orphaned servers 07:34:21 Setup pyenv: 07:34:21 system 07:34:21 3.8.13 07:34:21 3.9.13 07:34:21 3.10.13 07:34:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 07:34:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zR0c from file:/tmp/.os_lf_venv 07:34:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:34:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:34:23 lf-activate-venv(): INFO: Base packages installed successfully 07:34:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:34:39 lf-activate-venv(): INFO: Adding /tmp/venv-zR0c/bin to PATH 07:34:45 -----> Active servers 07:34:45 prd-centos8-builder-2c-2g-2279 07:34:45 prd-ubuntu2204-docker-2c-2g-2278 07:34:45 prd-ubuntu2204-docker-4c-4g-2275 07:34:45 prd-ubuntu2204-docker-4c-4g-2270 07:34:45 prd-ubuntu2204-docker-4c-4g-2273 07:34:45 prd-ubuntu2204-docker-4c-4g-2272 07:34:45 prd-centos8-robot-2c-8g-2213 07:34:45 prd-centos8-robot-2c-8g-2212 07:34:45 snd-ubuntu2204-docker-8c-8g-329 07:34:45 -----> Delete orphaned servers 07:34:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:34:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:34:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7042368892631355656.sh 07:34:46 ---> Orphaned ports 07:34:46 Setup pyenv: 07:34:46 system 07:34:46 3.8.13 07:34:46 3.9.13 07:34:46 3.10.13 07:34:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 07:34:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zR0c from file:/tmp/.os_lf_venv 07:34:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:34:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:34:48 lf-activate-venv(): INFO: Base packages installed successfully 07:34:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 07:35:01 lf-activate-venv(): INFO: Adding /tmp/venv-zR0c/bin to PATH 07:35:03 No orphaned ports to process. 07:35:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:35:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:35:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17807480489758170416.sh 07:35:03 ---> Orphaned volumes 07:35:03 + source /home/jenkins/lf-env.sh 07:35:03 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:35:03 ++ mktemp -d /tmp/venv-XXXX 07:35:03 + lf_venv=/tmp/venv-kkaV 07:35:03 + local venv_file=/tmp/.os_lf_venv 07:35:03 + local python=python3 07:35:03 + local options 07:35:03 + local set_path=true 07:35:03 + local install_args= 07:35:03 ++ 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 07:35:03 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 07:35:03 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 07:35:03 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:35:03 + true 07:35:03 + case $1 in 07:35:03 + python=python3 07:35:03 + shift 2 07:35:03 + true 07:35:03 + case $1 in 07:35:03 + shift 07:35:03 + break 07:35:03 + case $python in 07:35:03 + local pkg_list= 07:35:03 + [[ -d /opt/pyenv ]] 07:35:03 + echo 'Setup pyenv:' 07:35:03 Setup pyenv: 07:35:03 + export PYENV_ROOT=/opt/pyenv 07:35:03 + PYENV_ROOT=/opt/pyenv 07:35:03 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:35:03 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:35:03 + pyenv versions 07:35:03 system 07:35:03 3.8.13 07:35:03 3.9.13 07:35:03 3.10.13 07:35:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 07:35:03 + command -v pyenv 07:35:03 ++ pyenv init - --no-rehash 07:35:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:35:03 for i in ${!paths[@]}; do 07:35:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:35:03 fi; done; 07:35:03 echo "${paths[*]}"'\'')" 07:35:03 export PATH="/opt/pyenv/shims:${PATH}" 07:35:03 export PYENV_SHELL=bash 07:35:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:35:03 pyenv() { 07:35:03 local command 07:35:03 command="${1:-}" 07:35:03 if [ "$#" -gt 0 ]; then 07:35:03 shift 07:35:03 fi 07:35:03 07:35:03 case "$command" in 07:35:03 rehash|shell) 07:35:03 eval "$(pyenv "sh-$command" "$@")" 07:35:03 ;; 07:35:03 *) 07:35:03 command pyenv "$command" "$@" 07:35:03 ;; 07:35:03 esac 07:35:03 }' 07:35:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:35:03 for i in ${!paths[@]}; do 07:35:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:35:03 fi; done; 07:35:03 echo "${paths[*]}"' 07:35:03 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:35:03 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:35:03 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:35:03 ++ export PYENV_SHELL=bash 07:35:03 ++ PYENV_SHELL=bash 07:35:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:35:03 +++ complete -F _pyenv pyenv 07:35:03 ++ lf-pyver python3 07:35:03 ++ local py_version_xy=python3 07:35:03 ++ local py_version_xyz= 07:35:03 ++ awk '{ print $1 }' 07:35:03 ++ pyenv versions 07:35:03 ++ local command 07:35:03 ++ command=versions 07:35:03 ++ '[' 1 -gt 0 ']' 07:35:03 ++ shift 07:35:03 ++ case "$command" in 07:35:03 ++ command pyenv versions 07:35:03 ++ pyenv versions 07:35:03 ++ sed 's/^[ *]* //' 07:35:03 ++ grep -E '^[0-9.]*[0-9]$' 07:35:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:35:04 +++ sort -V 07:35:04 +++ grep '^3' /tmp/.pyenv_versions 07:35:04 +++ tail -n 1 07:35:04 ++ py_version_xyz=3.11.7 07:35:04 ++ [[ -z 3.11.7 ]] 07:35:04 ++ echo 3.11.7 07:35:04 ++ return 0 07:35:04 + pyenv local 3.11.7 07:35:04 + local command 07:35:04 + command=local 07:35:04 + '[' 2 -gt 0 ']' 07:35:04 + shift 07:35:04 + case "$command" in 07:35:04 + command pyenv local 3.11.7 07:35:04 + pyenv local 3.11.7 07:35:04 + for arg in "$@" 07:35:04 + case $arg in 07:35:04 + pkg_list+='lftools[openstack] ' 07:35:04 + for arg in "$@" 07:35:04 + case $arg in 07:35:04 + pkg_list+='kubernetes ' 07:35:04 + for arg in "$@" 07:35:04 + case $arg in 07:35:04 + pkg_list+='niet ' 07:35:04 + for arg in "$@" 07:35:04 + case $arg in 07:35:04 + pkg_list+='python-heatclient ' 07:35:04 + for arg in "$@" 07:35:04 + case $arg in 07:35:04 + pkg_list+='python-openstackclient ' 07:35:04 + for arg in "$@" 07:35:04 + case $arg in 07:35:04 + pkg_list+='python-magnumclient ' 07:35:04 + for arg in "$@" 07:35:04 + case $arg in 07:35:04 + pkg_list+='yq ' 07:35:04 + [[ -f /tmp/.os_lf_venv ]] 07:35:04 ++ cat /tmp/.os_lf_venv 07:35:04 + lf_venv=/tmp/venv-zR0c 07:35:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zR0c from' file:/tmp/.os_lf_venv 07:35:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zR0c from file:/tmp/.os_lf_venv 07:35:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:35:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:35:04 + local 'pip_opts=--upgrade --quiet' 07:35:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:35:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:35:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:35:04 + [[ -n '' ]] 07:35:04 + [[ -n '' ]] 07:35:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:35:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:35:04 + /tmp/venv-zR0c/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 07:35:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:35:06 lf-activate-venv(): INFO: Base packages installed successfully 07:35:06 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 07:35:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 07:35:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:35:06 + /tmp/venv-zR0c/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 07:35:20 + type python3 07:35:20 + true 07:35:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zR0c/bin to PATH' 07:35:20 lf-activate-venv(): INFO: Adding /tmp/venv-zR0c/bin to PATH 07:35:20 + PATH=/tmp/venv-zR0c/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:35:20 + return 0 07:35:20 + mapfile -t os_volumes 07:35:20 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 07:35:23 + '[' 0 -eq 0 ']' 07:35:23 + echo 'No orphaned volumes found.' 07:35:23 No orphaned volumes found. 07:35:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:35:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:35:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4416868608756146399.sh 07:35:23 ---> Protect in-use images 07:35:23 Setup pyenv: 07:35:23 system 07:35:23 3.8.13 07:35:23 3.9.13 07:35:23 3.10.13 07:35:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 07:35:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zR0c from file:/tmp/.os_lf_venv 07:35:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:35:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:35:25 lf-activate-venv(): INFO: Base packages installed successfully 07:35:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 07:35:40 lf-activate-venv(): INFO: Adding /tmp/venv-zR0c/bin to PATH 07:35:40 INFO: There are images to protect defined in jenkins-config. 07:35:40 INFO: There are additional images to protect in the jjb dir. 07:35:40 INFO: Protecting the following images: 07:35:40 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 07:35:40 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 07:35:40 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 07:35:40 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 07:35:40 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 07:35:40 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 07:35:40 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 07:35:40 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 07:35:40 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 07:35:40 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554 07:35:40 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 07:35:40 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 07:35:40 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173 07:35:40 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 07:35:40 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 07:35:40 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 07:35:42 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 07:35:44 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 07:35:45 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 07:35:48 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 07:35:48 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 07:35:50 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 07:35:52 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 07:35:53 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 07:35:55 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 07:35:56 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554: True 07:35:58 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 07:35:59 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 07:36:01 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173: True 07:36:03 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 07:36:04 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 07:36:06 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 07:36:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:36:06 Run condition [Boolean condition] enabling perform for step [BuilderChain] 07:36:06 [EnvInject] - Injecting environment variables from a build step. 07:36:06 [EnvInject] - Injecting as environment variables the properties content 07:36:06 OS_IMAGE_CLEANUP_AGE=30 07:36:06 07:36:06 [EnvInject] - Variables injected successfully. 07:36:06 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14652515801852124244.sh 07:36:06 ---> Cleanup old images 07:36:06 Setup pyenv: 07:36:06 system 07:36:06 3.8.13 07:36:06 3.9.13 07:36:06 3.10.13 07:36:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 07:36:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zR0c from file:/tmp/.os_lf_venv 07:36:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:36:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:36:08 lf-activate-venv(): INFO: Base packages installed successfully 07:36:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:36:23 lf-activate-venv(): INFO: Adding /tmp/venv-zR0c/bin to PATH 07:36:23 + lftools openstack --os-cloud vex image cleanup --days=30 07:36:29 WARNING: Use of image.protected resulted in an exception 07:36:29 Removing 66 images from vex. 07:36:29 WARNING: Use of image.protected resulted in an exception 07:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 07:36:29 WARNING: Use of image.protected resulted in an exception 07:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 07:36:29 WARNING: Use of image.protected resulted in an exception 07:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 07:36:29 WARNING: Use of image.protected resulted in an exception 07:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 07:36:29 WARNING: Use of image.protected resulted in an exception 07:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 07:36:29 WARNING: Use of image.protected resulted in an exception 07:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 07:36:29 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 07:36:30 WARNING: Use of image.protected resulted in an exception 07:36:30 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 07:36:31 $ ssh-agent -k 07:36:31 unset SSH_AUTH_SOCK; 07:36:31 unset SSH_AGENT_PID; 07:36:31 echo Agent pid 5452 killed; 07:36:31 [ssh-agent] Stopped. 07:36:31 [PostBuildScript] - [INFO] Executing post build scripts. 07:36:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5930020139266327982.sh 07:36:31 ---> sysstat.sh 07:36:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1326048206320782854.sh 07:36:31 ---> package-listing.sh 07:36:31 ++ facter osfamily 07:36:31 ++ tr '[:upper:]' '[:lower:]' 07:36:31 + OS_FAMILY=redhat 07:36:31 + workspace=/w/workspace/builder-openstack-cron 07:36:31 + START_PACKAGES=/tmp/packages_start.txt 07:36:31 + END_PACKAGES=/tmp/packages_end.txt 07:36:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:36:31 + PACKAGES=/tmp/packages_start.txt 07:36:31 + '[' /w/workspace/builder-openstack-cron ']' 07:36:31 + PACKAGES=/tmp/packages_end.txt 07:36:31 + case "${OS_FAMILY}" in 07:36:31 + sort 07:36:31 + rpm -qa 07:36:32 + '[' -f /tmp/packages_start.txt ']' 07:36:32 + '[' -f /tmp/packages_end.txt ']' 07:36:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:36:32 + '[' /w/workspace/builder-openstack-cron ']' 07:36:32 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 07:36:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 07:36:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13054482545381718791.sh 07:36:32 ---> capture-instance-metadata.sh 07:36:32 Setup pyenv: 07:36:32 system 07:36:32 3.8.13 07:36:32 3.9.13 07:36:32 3.10.13 07:36:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 07:36:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zR0c from file:/tmp/.os_lf_venv 07:36:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:36:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:36:34 lf-activate-venv(): INFO: Base packages installed successfully 07:36:34 lf-activate-venv(): INFO: Installing additional packages: lftools 07:36:45 lf-activate-venv(): INFO: Adding /tmp/venv-zR0c/bin to PATH 07:36:45 INFO: Running in OpenStack, capturing instance metadata 07:36:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14822783253401823710.sh 07:36:46 provisioning config files... 07:36:46 Could not find credentials [logs] for builder-openstack-cron #76776 07:36:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config13106491630497301170tmp 07:36:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:36:46 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:36:46 provisioning config files... 07:36:46 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:36:46 [EnvInject] - Injecting environment variables from a build step. 07:36:46 [EnvInject] - Injecting as environment variables the properties content 07:36:46 SERVER_ID=logs 07:36:46 07:36:46 [EnvInject] - Variables injected successfully. 07:36:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8984818082527013265.sh 07:36:46 ---> create-netrc.sh 07:36:46 WARN: Log server credential not found. 07:36:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5282892626946879310.sh 07:36:46 ---> python-tools-install.sh 07:36:46 Setup pyenv: 07:36:47 system 07:36:47 3.8.13 07:36:47 3.9.13 07:36:47 3.10.13 07:36:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 07:36:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zR0c from file:/tmp/.os_lf_venv 07:36:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:36:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:36:49 lf-activate-venv(): INFO: Base packages installed successfully 07:36:49 lf-activate-venv(): INFO: Installing additional packages: lftools 07:36:59 lf-activate-venv(): INFO: Adding /tmp/venv-zR0c/bin to PATH 07:36:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10726304101270126481.sh 07:36:59 ---> sudo-logs.sh 07:36:59 Archiving 'sudo' log.. 07:36:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3122918297937055492.sh 07:36:59 ---> job-cost.sh 07:36:59 Setup pyenv: 07:36:59 system 07:36:59 3.8.13 07:36:59 3.9.13 07:36:59 3.10.13 07:36:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 07:36:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zR0c from file:/tmp/.os_lf_venv 07:36:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:36:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:37:01 lf-activate-venv(): INFO: Base packages installed successfully 07:37:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:37:09 lf-activate-venv(): INFO: Adding /tmp/venv-zR0c/bin to PATH 07:37:09 INFO: No Stack... 07:37:09 INFO: Retrieving Pricing Info for: v3-standard-2 07:37:09 INFO: Archiving Costs 07:37:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11854033781814328073.sh 07:37:09 ---> logs-deploy.sh 07:37:09 Setup pyenv: 07:37:09 system 07:37:09 3.8.13 07:37:09 3.9.13 07:37:09 3.10.13 07:37:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 07:37:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zR0c from file:/tmp/.os_lf_venv 07:37:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:37:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:37:12 lf-activate-venv(): INFO: Base packages installed successfully 07:37:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:37:23 lf-activate-venv(): INFO: Adding /tmp/venv-zR0c/bin to PATH 07:37:23 WARNING: Nexus logging server not set 07:37:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76776/ 07:37:23 INFO: archiving logs to S3 07:37:24 ---> uname -a: 07:37:24 Linux prd-centos8-builder-2c-2g-2279.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 07:37:24 07:37:24 07:37:24 ---> lscpu: 07:37:24 Architecture: x86_64 07:37:24 CPU op-mode(s): 32-bit, 64-bit 07:37:24 Byte Order: Little Endian 07:37:24 CPU(s): 2 07:37:24 On-line CPU(s) list: 0,1 07:37:24 Thread(s) per core: 1 07:37:24 Core(s) per socket: 1 07:37:24 Socket(s): 2 07:37:24 NUMA node(s): 1 07:37:24 Vendor ID: AuthenticAMD 07:37:24 CPU family: 23 07:37:24 Model: 49 07:37:24 Model name: AMD EPYC-Rome Processor 07:37:24 Stepping: 0 07:37:24 CPU MHz: 2799.998 07:37:24 BogoMIPS: 5599.99 07:37:24 Virtualization: AMD-V 07:37:24 Hypervisor vendor: KVM 07:37:24 Virtualization type: full 07:37:24 L1d cache: 32K 07:37:24 L1i cache: 32K 07:37:24 L2 cache: 512K 07:37:24 L3 cache: 16384K 07:37:24 NUMA node0 CPU(s): 0,1 07:37:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:37:24 07:37:24 07:37:24 ---> nproc: 07:37:24 2 07:37:24 07:37:24 07:37:24 ---> df -h: 07:37:24 Filesystem Size Used Avail Use% Mounted on 07:37:24 devtmpfs 3.8G 0 3.8G 0% /dev 07:37:24 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:37:24 tmpfs 3.8G 17M 3.8G 1% /run 07:37:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:37:24 /dev/vda1 40G 8.5G 32G 22% / 07:37:24 tmpfs 770M 0 770M 0% /run/user/1001 07:37:24 07:37:24 07:37:24 ---> free -m: 07:37:24 total used free shared buff/cache available 07:37:24 Mem: 7697 632 4798 19 2266 6767 07:37:24 Swap: 1023 0 1023 07:37:24 07:37:24 07:37:24 ---> ip addr: 07:37:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:37:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:37:24 inet 127.0.0.1/8 scope host lo 07:37:24 valid_lft forever preferred_lft forever 07:37:24 inet6 ::1/128 scope host 07:37:24 valid_lft forever preferred_lft forever 07:37:24 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:37:24 link/ether fa:16:3e:2b:53:a9 brd ff:ff:ff:ff:ff:ff 07:37:24 altname enp0s3 07:37:24 altname ens3 07:37:24 inet 10.30.171.174/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 07:37:24 valid_lft 86078sec preferred_lft 86078sec 07:37:24 inet6 fe80::f816:3eff:fe2b:53a9/64 scope link 07:37:24 valid_lft forever preferred_lft forever 07:37:24 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:37:24 link/ether 02:42:cc:5d:b6:19 brd ff:ff:ff:ff:ff:ff 07:37:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:37:24 valid_lft forever preferred_lft forever 07:37:24 07:37:24 07:37:24 ---> sar -b -r -n DEV: 07:37:24 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/20/2026 _x86_64_ (2 CPU) 07:37:24 07:37:24 07:31:58 LINUX RESTART (2 CPU) 07:37:24 07:37:24 07:33:01 AM tps rtps wtps bread/s bwrtn/s 07:37:24 07:34:01 AM 113.35 0.88 112.46 81.32 10214.88 07:37:24 07:35:01 AM 63.41 0.25 63.16 40.12 7144.47 07:37:24 07:36:01 AM 21.30 0.10 21.20 3.60 588.02 07:37:24 07:37:01 AM 25.71 1.27 24.44 114.90 691.90 07:37:24 Average: 55.94 0.62 55.32 59.99 4659.76 07:37:24 07:37:24 07:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:37:24 07:34:01 AM 5010752 6979696 2871672 36.43 2688 2145020 974232 10.91 204596 2313736 133912 07:37:24 07:35:01 AM 5014104 7022728 2868320 36.39 2688 2184384 951892 10.66 267688 2244688 11844 07:37:24 07:36:01 AM 4985952 6994952 2896472 36.75 2688 2184500 958696 10.73 269708 2270124 10756 07:37:24 07:37:01 AM 4996100 7006972 2886324 36.62 2688 2186144 942744 10.56 426840 2102596 9088 07:37:24 Average: 5001727 7001087 2880697 36.55 2688 2175012 956891 10.71 292208 2232786 41400 07:37:24 07:37:24 07:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:37:24 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:24 07:34:01 AM eth0 73.29 63.94 861.65 9.41 0.00 0.00 0.00 0.00 07:37:24 07:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:24 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:24 07:35:01 AM eth0 59.26 51.73 620.59 10.73 0.00 0.00 0.00 0.00 07:37:24 07:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:24 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:24 07:36:01 AM eth0 19.20 19.30 17.98 7.48 0.00 0.00 0.00 0.00 07:37:24 07:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:24 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:24 07:37:01 AM eth0 26.57 22.76 32.41 10.64 0.00 0.00 0.00 0.00 07:37:24 07:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:24 Average: eth0 44.58 39.43 383.15 9.56 0.00 0.00 0.00 0.00 07:37:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:24 07:37:24 07:37:24 ---> sar -P ALL: 07:37:24 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/20/2026 _x86_64_ (2 CPU) 07:37:24 07:37:24 07:31:58 LINUX RESTART (2 CPU) 07:37:24 07:37:24 07:33:01 AM CPU %user %nice %system %iowait %steal %idle 07:37:24 07:34:01 AM all 36.50 0.00 5.74 0.95 0.10 56.71 07:37:24 07:34:01 AM 0 22.78 0.00 5.02 0.98 0.10 71.11 07:37:24 07:34:01 AM 1 50.23 0.00 6.46 0.92 0.10 42.29 07:37:24 07:35:01 AM all 34.82 0.00 3.80 0.43 0.08 60.87 07:37:24 07:35:01 AM 0 17.49 0.00 3.08 0.45 0.08 78.89 07:37:24 07:35:01 AM 1 52.16 0.00 4.52 0.40 0.08 42.84 07:37:24 07:36:01 AM all 33.77 0.00 3.46 0.13 0.09 62.55 07:37:24 07:36:01 AM 0 21.88 0.00 3.20 0.08 0.10 74.73 07:37:24 07:36:01 AM 1 45.65 0.00 3.72 0.17 0.08 50.38 07:37:24 07:37:01 AM all 34.66 0.00 4.04 0.18 0.08 61.03 07:37:24 07:37:01 AM 0 20.79 0.00 3.85 0.13 0.10 75.12 07:37:24 07:37:01 AM 1 48.52 0.00 4.23 0.23 0.07 46.94 07:37:24 Average: all 34.94 0.00 4.26 0.42 0.09 60.29 07:37:24 Average: 0 20.74 0.00 3.79 0.41 0.10 74.96 07:37:24 Average: 1 49.14 0.00 4.73 0.43 0.08 45.61 07:37:24 07:37:24 07:37:24