14:32:05 Started by timer 14:32:05 Running as SYSTEM 14:32:05 [EnvInject] - Loading node environment variables. 14:32:05 Building remotely on prd-centos8-builder-2c-2g-3638 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 14:32:05 [ssh-agent] Looking for ssh-agent implementation... 14:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:06 $ ssh-agent 14:32:06 SSH_AUTH_SOCK=/tmp/ssh-Db4EOLW5oul9/agent.5443 14:32:06 SSH_AGENT_PID=5444 14:32:06 [ssh-agent] Started. 14:32:06 Running ssh-add (command line suppressed) 14:32:06 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_1061792976865084797.key (/w/workspace/builder-openstack-cron@tmp/private_key_1061792976865084797.key) 14:32:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:32:06 The recommended git tool is: NONE 14:32:08 using credential jenkins-ssh 14:32:08 Wiping out workspace first. 14:32:08 Cloning the remote Git repository 14:32:08 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 14:32:08 > git init /w/workspace/builder-openstack-cron # timeout=10 14:32:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 14:32:08 > git --version # timeout=10 14:32:08 > git --version # 'git version 2.43.0' 14:32:08 using GIT_SSH to set credentials jenkins-ssh 14:32:08 [INFO] Currently running in a labeled security context 14:32:08 [INFO] Currently SELinux is 'enforcing' on the host 14:32:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh5392856426401002621.key 14:32:08 Verifying host key using known hosts file 14:32:08 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. 14:32:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 14:32:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:11 Avoid second fetch 14:32:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:32:11 Checking out Revision e0387c57fda7def3012d18a5c46eea0e7311ba48 (refs/remotes/origin/master) 14:32:11 > git config core.sparsecheckout # timeout=10 14:32:11 > git checkout -f e0387c57fda7def3012d18a5c46eea0e7311ba48 # timeout=10 14:32:11 Commit message: "Merge "Update validate-ar jobs for vanadium"" 14:32:11 > git rev-list --no-walk e0387c57fda7def3012d18a5c46eea0e7311ba48 # timeout=10 14:32:11 > git remote # timeout=10 14:32:11 > git submodule init # timeout=10 14:32:11 > git submodule sync # timeout=10 14:32:11 > git config --get remote.origin.url # timeout=10 14:32:11 > git submodule init # timeout=10 14:32:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:32:12 > git config --get submodule.global-jjb.url # timeout=10 14:32:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:32:12 > git config --get submodule.packer/common-packer.url # timeout=10 14:32:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:32:12 > git submodule update --init --recursive global-jjb # timeout=10 14:32:13 > git submodule update --init --recursive packer/common-packer # timeout=10 14:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:16 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:32:16 No emails were triggered. 14:32:16 provisioning config files... 14:32:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:32:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:32:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:32:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14744635127889044080.sh 14:32:17 ---> python-tools-install.sh 14:32:17 Setup pyenv: 14:32:17 system 14:32:17 * 3.8.13 (set by /opt/pyenv/version) 14:32:17 * 3.9.13 (set by /opt/pyenv/version) 14:32:17 * 3.10.13 (set by /opt/pyenv/version) 14:32:17 * 3.11.7 (set by /opt/pyenv/version) 14:32:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PMF0 14:32:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:32:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:26 lf-activate-venv(): INFO: Base packages installed successfully 14:32:26 lf-activate-venv(): INFO: Installing additional packages: lftools 14:32:54 lf-activate-venv(): INFO: Adding /tmp/venv-PMF0/bin to PATH 14:32:54 Generating Requirements File 14:33:14 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. 14:33:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:33:14 Python 3.11.7 14:33:14 pip 25.3 from /tmp/venv-PMF0/lib/python3.11/site-packages/pip (python 3.11) 14:33:15 appdirs==1.4.4 14:33:15 argcomplete==3.6.3 14:33:15 aspy.yaml==1.3.0 14:33:15 attrs==25.4.0 14:33:15 autopage==0.5.2 14:33:15 beautifulsoup4==4.14.3 14:33:15 boto3==1.42.33 14:33:15 botocore==1.42.33 14:33:15 bs4==0.0.2 14:33:15 certifi==2026.1.4 14:33:15 cffi==2.0.0 14:33:15 cfgv==3.5.0 14:33:15 chardet==5.2.0 14:33:15 charset-normalizer==3.4.4 14:33:15 click==8.3.1 14:33:15 cliff==4.13.1 14:33:15 cmd2==3.1.0 14:33:15 cryptography==3.3.2 14:33:15 debtcollector==3.0.0 14:33:15 decorator==5.2.1 14:33:15 defusedxml==0.7.1 14:33:15 Deprecated==1.3.1 14:33:15 distlib==0.4.0 14:33:15 dnspython==2.8.0 14:33:15 docker==7.1.0 14:33:15 dogpile.cache==1.5.0 14:33:15 durationpy==0.10 14:33:15 email-validator==2.3.0 14:33:15 filelock==3.20.3 14:33:15 future==1.0.0 14:33:15 gitdb==4.0.12 14:33:15 GitPython==3.1.46 14:33:15 httplib2==0.30.2 14:33:15 identify==2.6.16 14:33:15 idna==3.11 14:33:15 importlib-resources==1.5.0 14:33:15 iso8601==2.1.0 14:33:15 Jinja2==3.1.6 14:33:15 jmespath==1.1.0 14:33:15 jsonpatch==1.33 14:33:15 jsonpointer==3.0.0 14:33:15 jsonschema==4.26.0 14:33:15 jsonschema-specifications==2025.9.1 14:33:15 keystoneauth1==5.13.0 14:33:15 kubernetes==35.0.0 14:33:15 lftools==0.37.21 14:33:15 lxml==6.0.2 14:33:15 markdown-it-py==4.0.0 14:33:15 MarkupSafe==3.0.3 14:33:15 mdurl==0.1.2 14:33:15 msgpack==1.1.2 14:33:15 multi_key_dict==2.0.3 14:33:15 munch==4.0.0 14:33:15 netaddr==1.3.0 14:33:15 niet==1.4.2 14:33:15 nodeenv==1.10.0 14:33:15 oauth2client==4.1.3 14:33:15 oauthlib==3.3.1 14:33:15 openstacksdk==4.9.0 14:33:15 os-service-types==1.8.2 14:33:15 osc-lib==4.3.0 14:33:15 oslo.config==10.2.0 14:33:15 oslo.context==6.2.0 14:33:15 oslo.i18n==6.7.1 14:33:15 oslo.log==8.0.0 14:33:15 oslo.serialization==5.9.0 14:33:15 oslo.utils==9.2.0 14:33:15 packaging==26.0 14:33:15 pbr==7.0.3 14:33:15 platformdirs==4.5.1 14:33:15 prettytable==3.17.0 14:33:15 psutil==7.2.1 14:33:15 pyasn1==0.6.2 14:33:15 pyasn1_modules==0.4.2 14:33:15 pycparser==3.0 14:33:15 pygerrit2==2.0.15 14:33:15 PyGithub==2.8.1 14:33:15 Pygments==2.19.2 14:33:15 PyJWT==2.10.1 14:33:15 PyNaCl==1.6.2 14:33:15 pyparsing==2.4.7 14:33:15 pyperclip==1.11.0 14:33:15 pyrsistent==0.20.0 14:33:15 python-cinderclient==9.8.0 14:33:15 python-dateutil==2.9.0.post0 14:33:15 python-heatclient==5.0.0 14:33:15 python-jenkins==1.8.3 14:33:15 python-keystoneclient==5.7.0 14:33:15 python-magnumclient==4.9.0 14:33:15 python-openstackclient==8.3.0 14:33:15 python-swiftclient==4.9.0 14:33:15 PyYAML==6.0.3 14:33:15 referencing==0.37.0 14:33:15 requests==2.32.5 14:33:15 requests-oauthlib==2.0.0 14:33:15 requestsexceptions==1.4.0 14:33:15 rfc3986==2.0.0 14:33:15 rich==14.2.0 14:33:15 rich-argparse==1.7.2 14:33:15 rpds-py==0.30.0 14:33:15 rsa==4.9.1 14:33:15 ruamel.yaml==0.19.1 14:33:15 ruamel.yaml.clib==0.2.15 14:33:15 s3transfer==0.16.0 14:33:15 simplejson==3.20.2 14:33:15 six==1.17.0 14:33:15 smmap==5.0.2 14:33:15 soupsieve==2.8.3 14:33:15 stevedore==5.6.0 14:33:15 tabulate==0.9.0 14:33:15 toml==0.10.2 14:33:15 tomlkit==0.14.0 14:33:15 tqdm==4.67.1 14:33:15 typing_extensions==4.15.0 14:33:15 tzdata==2025.3 14:33:15 urllib3==1.26.20 14:33:15 virtualenv==20.36.1 14:33:15 wcwidth==0.3.1 14:33:15 websocket-client==1.9.0 14:33:15 wrapt==2.0.1 14:33:15 xdg==6.0.0 14:33:15 xmltodict==1.0.2 14:33:15 yq==3.4.3 14:33:15 [EnvInject] - Injecting environment variables from a build step. 14:33:15 [EnvInject] - Injecting as environment variables the properties content 14:33:15 OS_CLOUD=vex 14:33:15 14:33:15 [EnvInject] - Variables injected successfully. 14:33:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:15 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2747482382337885969.sh 14:33:15 ---> Orphaned k8s clusters 14:33:15 Setup pyenv: 14:33:15 system 14:33:15 3.8.13 14:33:15 3.9.13 14:33:15 3.10.13 14:33:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PMF0 from file:/tmp/.os_lf_venv 14:33:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:17 lf-activate-venv(): INFO: Base packages installed successfully 14:33:17 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:33:24 lf-activate-venv(): INFO: Adding /tmp/venv-PMF0/bin to PATH 14:33:27 -----> Delete orphaned cluster 14:33:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:27 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16192916840713256700.sh 14:33:27 ---> Orphaned stacks 14:33:27 Setup pyenv: 14:33:27 system 14:33:27 3.8.13 14:33:27 3.9.13 14:33:27 3.10.13 14:33:27 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PMF0 from file:/tmp/.os_lf_venv 14:33:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:30 lf-activate-venv(): INFO: Base packages installed successfully 14:33:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 14:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-PMF0/bin to PATH 14:33:48 + mapfile -t OS_COE_CLUSTERS_ID 14:33:48 ++ awk '{print $1}' 14:33:48 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:33:48 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:33:50 + echo '-----> Active clusters -> stacks' 14:33:50 -----> Active clusters -> stacks 14:33:50 + OS_COE_STACKS=() 14:33:50 + [[ 0 -gt 0 ]] 14:33:50 + mapfile -t OS_STACKS 14:33:50 ++ awk '{print $1}' 14:33:50 ++ 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 14:33:52 + echo '-----> Active stacks' 14:33:52 -----> Active stacks 14:33:52 + echo '-----> Delete orphaned stacks' 14:33:52 -----> Delete orphaned stacks 14:33:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:52 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17049414098383285883.sh 14:33:52 ---> Orphaned servers 14:33:52 Setup pyenv: 14:33:52 system 14:33:52 3.8.13 14:33:52 3.9.13 14:33:52 3.10.13 14:33:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PMF0 from file:/tmp/.os_lf_venv 14:33:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:54 lf-activate-venv(): INFO: Base packages installed successfully 14:33:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:11 lf-activate-venv(): INFO: Adding /tmp/venv-PMF0/bin to PATH 14:34:18 -----> Active servers 14:34:18 prd-centos8-builder-2c-2g-3638 14:34:18 prd-ubuntu2204-docker-8c-8g-3637 14:34:18 prd-centos8-robot-2c-8g-3247 14:34:18 snd-ubuntu2204-docker-2c-2g-354 14:34:18 -----> Delete orphaned servers 14:34:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:34:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:34:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1325057501568843049.sh 14:34:18 ---> Orphaned ports 14:34:18 Setup pyenv: 14:34:19 system 14:34:19 3.8.13 14:34:19 3.9.13 14:34:19 3.10.13 14:34:19 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PMF0 from file:/tmp/.os_lf_venv 14:34:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:21 lf-activate-venv(): INFO: Base packages installed successfully 14:34:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 14:34:33 lf-activate-venv(): INFO: Adding /tmp/venv-PMF0/bin to PATH 14:34:35 No orphaned ports to process. 14:34:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:34:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:34:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14378956705699590916.sh 14:34:35 ---> Orphaned volumes 14:34:35 + source /home/jenkins/lf-env.sh 14:34:35 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:35 ++ mktemp -d /tmp/venv-XXXX 14:34:35 + lf_venv=/tmp/venv-GxLJ 14:34:35 + local venv_file=/tmp/.os_lf_venv 14:34:35 + local python=python3 14:34:35 + local options 14:34:35 + local set_path=true 14:34:35 + local install_args= 14:34:35 ++ 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 14:34:35 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 14:34:35 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 14:34:35 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:35 + true 14:34:35 + case $1 in 14:34:35 + python=python3 14:34:35 + shift 2 14:34:35 + true 14:34:35 + case $1 in 14:34:35 + shift 14:34:35 + break 14:34:35 + case $python in 14:34:35 + local pkg_list= 14:34:35 + [[ -d /opt/pyenv ]] 14:34:35 + echo 'Setup pyenv:' 14:34:35 Setup pyenv: 14:34:35 + export PYENV_ROOT=/opt/pyenv 14:34:35 + PYENV_ROOT=/opt/pyenv 14:34:35 + 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 14:34:35 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:34:35 + pyenv versions 14:34:35 system 14:34:35 3.8.13 14:34:35 3.9.13 14:34:35 3.10.13 14:34:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:35 + command -v pyenv 14:34:35 ++ pyenv init - --no-rehash 14:34:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:34:35 for i in ${!paths[@]}; do 14:34:35 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:34:35 fi; done; 14:34:35 echo "${paths[*]}"'\'')" 14:34:35 export PATH="/opt/pyenv/shims:${PATH}" 14:34:35 export PYENV_SHELL=bash 14:34:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:34:35 pyenv() { 14:34:35 local command 14:34:35 command="${1:-}" 14:34:35 if [ "$#" -gt 0 ]; then 14:34:35 shift 14:34:35 fi 14:34:35 14:34:35 case "$command" in 14:34:35 rehash|shell) 14:34:35 eval "$(pyenv "sh-$command" "$@")" 14:34:35 ;; 14:34:35 *) 14:34:35 command pyenv "$command" "$@" 14:34:35 ;; 14:34:35 esac 14:34:35 }' 14:34:35 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:34:35 for i in ${!paths[@]}; do 14:34:35 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:34:35 fi; done; 14:34:35 echo "${paths[*]}"' 14:34:35 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:34:35 ++ 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 14:34:35 ++ 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 14:34:35 ++ export PYENV_SHELL=bash 14:34:35 ++ PYENV_SHELL=bash 14:34:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:34:35 +++ complete -F _pyenv pyenv 14:34:35 ++ lf-pyver python3 14:34:35 ++ local py_version_xy=python3 14:34:35 ++ local py_version_xyz= 14:34:35 ++ awk '{ print $1 }' 14:34:35 ++ pyenv versions 14:34:35 ++ local command 14:34:35 ++ command=versions 14:34:35 ++ '[' 1 -gt 0 ']' 14:34:35 ++ shift 14:34:35 ++ case "$command" in 14:34:35 ++ command pyenv versions 14:34:35 ++ pyenv versions 14:34:35 ++ sed 's/^[ *]* //' 14:34:35 ++ grep -E '^[0-9.]*[0-9]$' 14:34:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:34:35 +++ grep '^3' /tmp/.pyenv_versions 14:34:35 +++ tail -n 1 14:34:35 +++ sort -V 14:34:35 ++ py_version_xyz=3.11.7 14:34:35 ++ [[ -z 3.11.7 ]] 14:34:35 ++ echo 3.11.7 14:34:35 ++ return 0 14:34:35 + pyenv local 3.11.7 14:34:35 + local command 14:34:35 + command=local 14:34:35 + '[' 2 -gt 0 ']' 14:34:35 + shift 14:34:35 + case "$command" in 14:34:35 + command pyenv local 3.11.7 14:34:35 + pyenv local 3.11.7 14:34:36 + for arg in "$@" 14:34:36 + case $arg in 14:34:36 + pkg_list+='lftools[openstack] ' 14:34:36 + for arg in "$@" 14:34:36 + case $arg in 14:34:36 + pkg_list+='kubernetes ' 14:34:36 + for arg in "$@" 14:34:36 + case $arg in 14:34:36 + pkg_list+='niet ' 14:34:36 + for arg in "$@" 14:34:36 + case $arg in 14:34:36 + pkg_list+='python-heatclient ' 14:34:36 + for arg in "$@" 14:34:36 + case $arg in 14:34:36 + pkg_list+='python-openstackclient ' 14:34:36 + for arg in "$@" 14:34:36 + case $arg in 14:34:36 + pkg_list+='python-magnumclient ' 14:34:36 + for arg in "$@" 14:34:36 + case $arg in 14:34:36 + pkg_list+='yq ' 14:34:36 + [[ -f /tmp/.os_lf_venv ]] 14:34:36 ++ cat /tmp/.os_lf_venv 14:34:36 + lf_venv=/tmp/venv-PMF0 14:34:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PMF0 from' file:/tmp/.os_lf_venv 14:34:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PMF0 from file:/tmp/.os_lf_venv 14:34:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:34:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:36 + local 'pip_opts=--upgrade --quiet' 14:34:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:34:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:34:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:34:36 + [[ -n '' ]] 14:34:36 + [[ -n '' ]] 14:34:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:34:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:36 + /tmp/venv-PMF0/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 14:34:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:34:37 lf-activate-venv(): INFO: Base packages installed successfully 14:34:37 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 14:34:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 14:34:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:37 + /tmp/venv-PMF0/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 14:34:53 + type python3 14:34:53 + true 14:34:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PMF0/bin to PATH' 14:34:53 lf-activate-venv(): INFO: Adding /tmp/venv-PMF0/bin to PATH 14:34:53 + PATH=/tmp/venv-PMF0/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 14:34:53 + return 0 14:34:53 + mapfile -t os_volumes 14:34:53 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 14:34:56 + '[' 0 -eq 0 ']' 14:34:56 + echo 'No orphaned volumes found.' 14:34:56 No orphaned volumes found. 14:34:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:34:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:34:56 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8593348727119355461.sh 14:34:56 ---> Protect in-use images 14:34:56 Setup pyenv: 14:34:56 system 14:34:56 3.8.13 14:34:56 3.9.13 14:34:56 3.10.13 14:34:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PMF0 from file:/tmp/.os_lf_venv 14:34:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:58 lf-activate-venv(): INFO: Base packages installed successfully 14:34:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 14:35:13 lf-activate-venv(): INFO: Adding /tmp/venv-PMF0/bin to PATH 14:35:13 INFO: There are images to protect defined in jenkins-config. 14:35:13 INFO: There are additional images to protect in the jjb dir. 14:35:13 INFO: Protecting the following images: 14:35:13 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 14:35:13 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 14:35:13 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 14:35:13 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 14:35:13 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 14:35:13 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 14:35:13 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 14:35:13 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 14:35:13 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 14:35:13 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554 14:35:13 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 14:35:13 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 14:35:13 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173 14:35:13 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 14:35:13 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 14:35:13 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 14:35:15 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 14:35:17 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 14:35:18 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 14:35:20 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 14:35:21 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 14:35:23 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 14:35:25 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 14:35:26 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 14:35:28 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 14:35:29 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554: True 14:35:31 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 14:35:33 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 14:35:34 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260111-003617.173: True 14:35:36 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 14:35:37 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 14:35:39 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 14:35:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:35:39 Run condition [Boolean condition] enabling perform for step [BuilderChain] 14:35:39 [EnvInject] - Injecting environment variables from a build step. 14:35:39 [EnvInject] - Injecting as environment variables the properties content 14:35:39 OS_IMAGE_CLEANUP_AGE=30 14:35:39 14:35:39 [EnvInject] - Variables injected successfully. 14:35:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5616166548307550819.sh 14:35:39 ---> Cleanup old images 14:35:39 Setup pyenv: 14:35:39 system 14:35:39 3.8.13 14:35:39 3.9.13 14:35:39 3.10.13 14:35:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PMF0 from file:/tmp/.os_lf_venv 14:35:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:41 lf-activate-venv(): INFO: Base packages installed successfully 14:35:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:35:57 lf-activate-venv(): INFO: Adding /tmp/venv-PMF0/bin to PATH 14:35:57 + lftools openstack --os-cloud vex image cleanup --days=30 14:36:03 WARNING: Use of image.protected resulted in an exception 14:36:03 Removing 66 images from vex. 14:36:03 WARNING: Use of image.protected resulted in an exception 14:36:03 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 14:36:03 WARNING: Use of image.protected resulted in an exception 14:36:03 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 14:36:03 WARNING: Use of image.protected resulted in an exception 14:36:03 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 14:36:03 WARNING: Use of image.protected resulted in an exception 14:36:03 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 14:36:03 WARNING: Use of image.protected resulted in an exception 14:36:04 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 14:36:04 WARNING: Use of image.protected resulted in an exception 14:36:04 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 14:36:04 WARNING: Use of image.protected resulted in an exception 14:36:04 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 14:36:04 WARNING: Use of image.protected resulted in an exception 14:36:04 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 14:36:04 WARNING: Use of image.protected resulted in an exception 14:36:04 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 14:36:04 WARNING: Use of image.protected resulted in an exception 14:36:04 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 14:36:04 WARNING: Use of image.protected resulted in an exception 14:36:04 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 14:36:04 WARNING: Use of image.protected resulted in an exception 14:36:04 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 14:36:04 WARNING: Use of image.protected resulted in an exception 14:36:04 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 14:36:04 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 14:36:05 WARNING: Use of image.protected resulted in an exception 14:36:05 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 14:36:05 $ ssh-agent -k 14:36:05 unset SSH_AUTH_SOCK; 14:36:05 unset SSH_AGENT_PID; 14:36:05 echo Agent pid 5444 killed; 14:36:05 [ssh-agent] Stopped. 14:36:05 [PostBuildScript] - [INFO] Executing post build scripts. 14:36:05 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4753025721633070191.sh 14:36:05 ---> sysstat.sh 14:36:05 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10202517944979362811.sh 14:36:05 ---> package-listing.sh 14:36:05 ++ facter osfamily 14:36:05 ++ tr '[:upper:]' '[:lower:]' 14:36:06 + OS_FAMILY=redhat 14:36:06 + workspace=/w/workspace/builder-openstack-cron 14:36:06 + START_PACKAGES=/tmp/packages_start.txt 14:36:06 + END_PACKAGES=/tmp/packages_end.txt 14:36:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:36:06 + PACKAGES=/tmp/packages_start.txt 14:36:06 + '[' /w/workspace/builder-openstack-cron ']' 14:36:06 + PACKAGES=/tmp/packages_end.txt 14:36:06 + case "${OS_FAMILY}" in 14:36:06 + rpm -qa 14:36:06 + sort 14:36:06 + '[' -f /tmp/packages_start.txt ']' 14:36:06 + '[' -f /tmp/packages_end.txt ']' 14:36:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:36:06 + '[' /w/workspace/builder-openstack-cron ']' 14:36:06 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 14:36:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 14:36:06 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12433988178091883282.sh 14:36:06 ---> capture-instance-metadata.sh 14:36:06 Setup pyenv: 14:36:06 system 14:36:06 3.8.13 14:36:06 3.9.13 14:36:06 3.10.13 14:36:06 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:36:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PMF0 from file:/tmp/.os_lf_venv 14:36:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:08 lf-activate-venv(): INFO: Base packages installed successfully 14:36:08 lf-activate-venv(): INFO: Installing additional packages: lftools 14:36:20 lf-activate-venv(): INFO: Adding /tmp/venv-PMF0/bin to PATH 14:36:20 INFO: Running in OpenStack, capturing instance metadata 14:36:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14724924436400272109.sh 14:36:20 provisioning config files... 14:36:20 Could not find credentials [logs] for builder-openstack-cron #76855 14:36:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config9283205205493625988tmp 14:36:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:36:20 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:36:20 provisioning config files... 14:36:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:36:21 [EnvInject] - Injecting environment variables from a build step. 14:36:21 [EnvInject] - Injecting as environment variables the properties content 14:36:21 SERVER_ID=logs 14:36:21 14:36:21 [EnvInject] - Variables injected successfully. 14:36:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5110251497079919655.sh 14:36:21 ---> create-netrc.sh 14:36:21 WARN: Log server credential not found. 14:36:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10996789315019142861.sh 14:36:21 ---> python-tools-install.sh 14:36:21 Setup pyenv: 14:36:21 system 14:36:21 3.8.13 14:36:21 3.9.13 14:36:21 3.10.13 14:36:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:36:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PMF0 from file:/tmp/.os_lf_venv 14:36:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:23 lf-activate-venv(): INFO: Base packages installed successfully 14:36:23 lf-activate-venv(): INFO: Installing additional packages: lftools 14:36:33 lf-activate-venv(): INFO: Adding /tmp/venv-PMF0/bin to PATH 14:36:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15378763519168367207.sh 14:36:33 ---> sudo-logs.sh 14:36:33 Archiving 'sudo' log.. 14:36:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9003321063264462473.sh 14:36:33 ---> job-cost.sh 14:36:33 Setup pyenv: 14:36:34 system 14:36:34 3.8.13 14:36:34 3.9.13 14:36:34 3.10.13 14:36:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:36:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PMF0 from file:/tmp/.os_lf_venv 14:36:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:36 lf-activate-venv(): INFO: Base packages installed successfully 14:36:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:36:43 lf-activate-venv(): INFO: Adding /tmp/venv-PMF0/bin to PATH 14:36:43 INFO: No Stack... 14:36:43 INFO: Retrieving Pricing Info for: v3-standard-2 14:36:44 INFO: Archiving Costs 14:36:44 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8223550336200908535.sh 14:36:44 ---> logs-deploy.sh 14:36:44 Setup pyenv: 14:36:44 system 14:36:44 3.8.13 14:36:44 3.9.13 14:36:44 3.10.13 14:36:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:36:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PMF0 from file:/tmp/.os_lf_venv 14:36:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:46 lf-activate-venv(): INFO: Base packages installed successfully 14:36:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:36:57 lf-activate-venv(): INFO: Adding /tmp/venv-PMF0/bin to PATH 14:36:57 WARNING: Nexus logging server not set 14:36:57 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76855/ 14:36:57 INFO: archiving logs to S3 14:36:58 ---> uname -a: 14:36:58 Linux prd-centos8-builder-2c-2g-3638.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 14:36:58 14:36:58 14:36:58 ---> lscpu: 14:36:58 Architecture: x86_64 14:36:58 CPU op-mode(s): 32-bit, 64-bit 14:36:58 Byte Order: Little Endian 14:36:58 CPU(s): 2 14:36:58 On-line CPU(s) list: 0,1 14:36:58 Thread(s) per core: 1 14:36:58 Core(s) per socket: 1 14:36:58 Socket(s): 2 14:36:58 NUMA node(s): 1 14:36:58 Vendor ID: AuthenticAMD 14:36:58 CPU family: 23 14:36:58 Model: 49 14:36:58 Model name: AMD EPYC-Rome Processor 14:36:58 Stepping: 0 14:36:58 CPU MHz: 2799.996 14:36:58 BogoMIPS: 5599.99 14:36:58 Virtualization: AMD-V 14:36:58 Hypervisor vendor: KVM 14:36:58 Virtualization type: full 14:36:58 L1d cache: 32K 14:36:58 L1i cache: 32K 14:36:58 L2 cache: 512K 14:36:58 L3 cache: 16384K 14:36:58 NUMA node0 CPU(s): 0,1 14:36:58 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 14:36:58 14:36:58 14:36:58 ---> nproc: 14:36:58 2 14:36:58 14:36:58 14:36:58 ---> df -h: 14:36:58 Filesystem Size Used Avail Use% Mounted on 14:36:58 devtmpfs 3.8G 0 3.8G 0% /dev 14:36:58 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:36:58 tmpfs 3.8G 17M 3.8G 1% /run 14:36:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:36:58 /dev/vda1 40G 8.4G 32G 22% / 14:36:58 tmpfs 770M 0 770M 0% /run/user/1001 14:36:58 14:36:58 14:36:58 ---> free -m: 14:36:58 total used free shared buff/cache available 14:36:58 Mem: 7697 665 4767 19 2264 6734 14:36:58 Swap: 1023 0 1023 14:36:58 14:36:58 14:36:58 ---> ip addr: 14:36:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:36:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:36:58 inet 127.0.0.1/8 scope host lo 14:36:58 valid_lft forever preferred_lft forever 14:36:58 inet6 ::1/128 scope host 14:36:58 valid_lft forever preferred_lft forever 14:36:58 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:36:58 link/ether fa:16:3e:a6:48:3f brd ff:ff:ff:ff:ff:ff 14:36:58 altname enp0s3 14:36:58 altname ens3 14:36:58 inet 10.30.171.146/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 14:36:58 valid_lft 86074sec preferred_lft 86074sec 14:36:58 inet6 fe80::f816:3eff:fea6:483f/64 scope link 14:36:58 valid_lft forever preferred_lft forever 14:36:58 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:36:58 link/ether 02:42:5a:32:7c:16 brd ff:ff:ff:ff:ff:ff 14:36:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:36:58 valid_lft forever preferred_lft forever 14:36:58 14:36:58 14:36:58 ---> sar -b -r -n DEV: 14:36:58 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/23/2026 _x86_64_ (2 CPU) 14:36:58 14:36:58 14:31:28 LINUX RESTART (2 CPU) 14:36:58 14:36:58 02:32:02 PM tps rtps wtps bread/s bwrtn/s 14:36:58 02:33:01 PM 255.08 11.35 243.73 3126.29 8732.77 14:36:58 02:34:01 PM 100.73 0.52 100.22 64.11 11029.27 14:36:58 02:35:01 PM 30.84 0.27 30.58 41.86 1250.21 14:36:58 02:36:01 PM 21.48 0.75 20.73 50.26 796.53 14:36:58 Average: 101.41 3.19 98.23 811.24 5439.12 14:36:58 14:36:58 02:32:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:36:58 02:33:01 PM 5083412 6961136 2799012 35.51 2688 2059728 990848 11.09 205608 2266212 180652 14:36:58 02:34:01 PM 4897124 6906176 2985300 37.87 2688 2184472 1025504 11.48 232412 2396688 30396 14:36:58 02:35:01 PM 4929704 6936628 2952720 37.46 2688 2182456 995868 11.15 268864 2327968 9952 14:36:58 02:36:01 PM 4900520 6908872 2981904 37.83 2688 2183884 1025396 11.48 269976 2354984 9848 14:36:58 Average: 4952690 6928203 2929734 37.17 2688 2152635 1009404 11.30 244215 2336463 57712 14:36:58 14:36:58 02:32:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:36:58 02:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:58 02:33:01 PM eth0 237.64 156.61 1665.41 55.06 0.00 0.00 0.00 0.00 14:36:58 02:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:58 02:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:58 02:34:01 PM eth0 76.89 60.33 752.08 10.81 0.00 0.00 0.00 0.00 14:36:58 02:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:58 02:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:58 02:35:01 PM eth0 19.40 20.46 26.01 8.69 0.00 0.00 0.00 0.00 14:36:58 02:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:58 02:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:58 02:36:01 PM eth0 19.16 18.65 24.10 6.35 0.00 0.00 0.00 0.00 14:36:58 02:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:58 Average: eth0 87.67 63.64 612.65 20.08 0.00 0.00 0.00 0.00 14:36:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:58 14:36:58 14:36:58 ---> sar -P ALL: 14:36:58 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/23/2026 _x86_64_ (2 CPU) 14:36:58 14:36:58 14:31:28 LINUX RESTART (2 CPU) 14:36:58 14:36:58 02:32:02 PM CPU %user %nice %system %iowait %steal %idle 14:36:58 02:33:01 PM all 36.84 0.00 6.68 1.64 0.09 54.75 14:36:58 02:33:01 PM 0 27.26 0.00 5.24 1.58 0.10 65.82 14:36:58 02:33:01 PM 1 46.46 0.00 8.12 1.70 0.09 43.63 14:36:58 02:34:01 PM all 35.16 0.00 4.83 0.92 0.10 58.99 14:36:58 02:34:01 PM 0 19.94 0.00 4.31 0.83 0.10 74.82 14:36:58 02:34:01 PM 1 50.36 0.00 5.36 1.00 0.10 43.18 14:36:58 02:35:01 PM all 33.90 0.00 3.56 0.19 0.08 62.27 14:36:58 02:35:01 PM 0 18.05 0.00 2.95 0.15 0.08 78.77 14:36:58 02:35:01 PM 1 49.76 0.00 4.17 0.23 0.08 45.76 14:36:58 02:36:01 PM all 32.14 0.00 3.09 0.16 0.09 64.52 14:36:58 02:36:01 PM 0 15.48 0.00 2.20 0.18 0.08 82.05 14:36:58 02:36:01 PM 1 48.80 0.00 3.98 0.13 0.10 46.98 14:36:58 Average: all 34.50 0.00 4.53 0.72 0.09 60.16 14:36:58 Average: 0 20.15 0.00 3.67 0.68 0.09 75.41 14:36:58 Average: 1 48.86 0.00 5.39 0.76 0.09 44.89 14:36:58 14:36:58 14:36:58