18:32:17 Started by timer 18:32:17 Running as SYSTEM 18:32:17 [EnvInject] - Loading node environment variables. 18:32:17 Building remotely on prd-centos8-builder-2c-2g-23868 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 18:32:18 [ssh-agent] Looking for ssh-agent implementation... 18:32:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:18 $ ssh-agent 18:32:18 SSH_AUTH_SOCK=/tmp/ssh-YoNIY7qqCEB6/agent.5449 18:32:18 SSH_AGENT_PID=5450 18:32:18 [ssh-agent] Started. 18:32:18 Running ssh-add (command line suppressed) 18:32:18 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_5707282409776480507.key (/w/workspace/builder-openstack-cron@tmp/private_key_5707282409776480507.key) 18:32:18 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:32:18 The recommended git tool is: NONE 18:32:21 using credential jenkins-ssh 18:32:21 Wiping out workspace first. 18:32:21 Cloning the remote Git repository 18:32:21 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 18:32:21 > git init /w/workspace/builder-openstack-cron # timeout=10 18:32:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 18:32:21 > git --version # timeout=10 18:32:21 > git --version # 'git version 2.43.0' 18:32:21 using GIT_SSH to set credentials jenkins-ssh 18:32:21 [INFO] Currently running in a labeled security context 18:32:21 [INFO] Currently SELinux is 'enforcing' on the host 18:32:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh6167179296715358657.key 18:32:21 Verifying host key using known hosts file 18:32:21 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. 18:32:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 18:32:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:24 Avoid second fetch 18:32:24 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:32:24 Checking out Revision 853025fd4697ef3345df2d741d8e3558bb8d0e5b (refs/remotes/origin/master) 18:32:24 > git config core.sparsecheckout # timeout=10 18:32:24 > git checkout -f 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 18:32:24 Commit message: "Merge "Retire controller-10.0.x jobs"" 18:32:24 > git rev-list --no-walk 853025fd4697ef3345df2d741d8e3558bb8d0e5b # timeout=10 18:32:24 > git remote # timeout=10 18:32:24 > git submodule init # timeout=10 18:32:24 > git submodule sync # timeout=10 18:32:24 > git config --get remote.origin.url # timeout=10 18:32:24 > git submodule init # timeout=10 18:32:25 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:32:25 > git config --get submodule.global-jjb.url # timeout=10 18:32:25 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 18:32:25 > git config --get submodule.packer/common-packer.url # timeout=10 18:32:25 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 18:32:25 > git submodule update --init --recursive global-jjb # timeout=10 18:32:26 > git submodule update --init --recursive packer/common-packer # timeout=10 18:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:29 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 18:32:29 No emails were triggered. 18:32:29 provisioning config files... 18:32:30 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 18:32:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:32:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:32:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins899212958341016676.sh 18:32:30 ---> python-tools-install.sh 18:32:30 Setup pyenv: 18:32:30 system 18:32:30 * 3.8.13 (set by /opt/pyenv/version) 18:32:30 * 3.9.13 (set by /opt/pyenv/version) 18:32:30 * 3.10.13 (set by /opt/pyenv/version) 18:32:30 * 3.11.7 (set by /opt/pyenv/version) 18:32:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h7hQ 18:32:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:32:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:32:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:32:39 lf-activate-venv(): INFO: Base packages installed successfully 18:32:39 lf-activate-venv(): INFO: Installing additional packages: lftools 18:33:09 lf-activate-venv(): INFO: Adding /tmp/venv-h7hQ/bin to PATH 18:33:09 Generating Requirements File 18:33:29 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. 18:33:29 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:33:29 Python 3.11.7 18:33:29 pip 26.0.1 from /tmp/venv-h7hQ/lib/python3.11/site-packages/pip (python 3.11) 18:33:30 appdirs==1.4.4 18:33:30 argcomplete==3.6.3 18:33:30 aspy.yaml==1.3.0 18:33:30 attrs==25.4.0 18:33:30 autopage==0.6.0 18:33:30 beautifulsoup4==4.14.3 18:33:30 boto3==1.42.58 18:33:30 botocore==1.42.58 18:33:30 bs4==0.0.2 18:33:30 certifi==2026.2.25 18:33:30 cffi==2.0.0 18:33:30 cfgv==3.5.0 18:33:30 chardet==6.0.0.post1 18:33:30 charset-normalizer==3.4.4 18:33:30 click==8.3.1 18:33:30 cliff==4.13.2 18:33:30 cmd2==3.2.2 18:33:30 cryptography==3.3.2 18:33:30 debtcollector==3.0.0 18:33:30 decorator==5.2.1 18:33:30 defusedxml==0.7.1 18:33:30 Deprecated==1.3.1 18:33:30 distlib==0.4.0 18:33:30 dnspython==2.8.0 18:33:30 docker==7.1.0 18:33:30 dogpile.cache==1.5.0 18:33:30 durationpy==0.10 18:33:30 email-validator==2.3.0 18:33:30 filelock==3.24.3 18:33:30 future==1.0.0 18:33:30 gitdb==4.0.12 18:33:30 GitPython==3.1.46 18:33:30 httplib2==0.30.2 18:33:30 identify==2.6.16 18:33:30 idna==3.11 18:33:30 importlib-resources==1.5.0 18:33:30 iso8601==2.1.0 18:33:30 Jinja2==3.1.6 18:33:30 jmespath==1.1.0 18:33:30 jsonpatch==1.33 18:33:30 jsonpointer==3.0.0 18:33:30 jsonschema==4.26.0 18:33:30 jsonschema-specifications==2025.9.1 18:33:30 keystoneauth1==5.13.1 18:33:30 kubernetes==35.0.0 18:33:30 lftools==0.37.21 18:33:30 lxml==6.0.2 18:33:30 markdown-it-py==4.0.0 18:33:30 MarkupSafe==3.0.3 18:33:30 mdurl==0.1.2 18:33:30 msgpack==1.1.2 18:33:30 multi_key_dict==2.0.3 18:33:30 munch==4.0.0 18:33:30 netaddr==1.3.0 18:33:30 niet==1.4.2 18:33:30 nodeenv==1.10.0 18:33:30 oauth2client==4.1.3 18:33:30 oauthlib==3.3.1 18:33:30 openstacksdk==4.10.0 18:33:30 os-service-types==1.8.2 18:33:30 osc-lib==4.4.0 18:33:30 oslo.config==10.3.0 18:33:30 oslo.context==6.3.0 18:33:30 oslo.i18n==6.7.2 18:33:30 oslo.log==8.1.0 18:33:30 oslo.serialization==5.9.1 18:33:30 oslo.utils==10.0.0 18:33:30 packaging==26.0 18:33:30 pbr==7.0.3 18:33:30 platformdirs==4.9.2 18:33:30 prettytable==3.17.0 18:33:30 psutil==7.2.2 18:33:30 pyasn1==0.6.2 18:33:30 pyasn1_modules==0.4.2 18:33:30 pycparser==3.0 18:33:30 pygerrit2==2.0.15 18:33:30 PyGithub==2.8.1 18:33:30 Pygments==2.19.2 18:33:30 PyJWT==2.11.0 18:33:30 PyNaCl==1.6.2 18:33:30 pyparsing==2.4.7 18:33:30 pyperclip==1.11.0 18:33:30 pyrsistent==0.20.0 18:33:30 python-cinderclient==9.8.0 18:33:30 python-dateutil==2.9.0.post0 18:33:30 python-discovery==1.1.0 18:33:30 python-heatclient==5.1.0 18:33:30 python-jenkins==1.8.3 18:33:30 python-keystoneclient==5.8.0 18:33:30 python-magnumclient==4.10.0 18:33:30 python-openstackclient==9.0.0 18:33:30 python-swiftclient==4.10.0 18:33:30 PyYAML==6.0.3 18:33:30 referencing==0.37.0 18:33:30 requests==2.32.5 18:33:30 requests-oauthlib==2.0.0 18:33:30 requestsexceptions==1.4.0 18:33:30 rfc3986==2.0.0 18:33:30 rich==14.3.3 18:33:30 rich-argparse==1.7.2 18:33:30 rpds-py==0.30.0 18:33:30 rsa==4.9.1 18:33:30 ruamel.yaml==0.19.1 18:33:30 ruamel.yaml.clib==0.2.15 18:33:30 s3transfer==0.16.0 18:33:30 simplejson==3.20.2 18:33:30 six==1.17.0 18:33:30 smmap==5.0.2 18:33:30 soupsieve==2.8.3 18:33:30 stevedore==5.7.0 18:33:30 tabulate==0.9.0 18:33:30 toml==0.10.2 18:33:30 tomlkit==0.14.0 18:33:30 tqdm==4.67.3 18:33:30 typing_extensions==4.15.0 18:33:30 urllib3==1.26.20 18:33:30 virtualenv==21.1.0 18:33:30 wcwidth==0.6.0 18:33:30 websocket-client==1.9.0 18:33:30 wrapt==2.1.1 18:33:30 xdg==6.0.0 18:33:30 xmltodict==1.0.4 18:33:30 yq==3.4.3 18:33:30 [EnvInject] - Injecting environment variables from a build step. 18:33:30 [EnvInject] - Injecting as environment variables the properties content 18:33:30 OS_CLOUD=vex 18:33:30 18:33:30 [EnvInject] - Variables injected successfully. 18:33:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:33:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:33:30 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10185404689486270782.sh 18:33:30 ---> Orphaned k8s clusters 18:33:30 Setup pyenv: 18:33:30 system 18:33:30 3.8.13 18:33:30 3.9.13 18:33:30 3.10.13 18:33:30 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:33:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h7hQ from file:/tmp/.os_lf_venv 18:33:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:32 lf-activate-venv(): INFO: Base packages installed successfully 18:33:32 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 18:33:39 lf-activate-venv(): INFO: Adding /tmp/venv-h7hQ/bin to PATH 18:33:39 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:33:39 warnings.warn( 18:33:42 -----> Delete orphaned cluster 18:33:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:33:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:33:42 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17661201977573259981.sh 18:33:42 ---> Orphaned stacks 18:33:42 Setup pyenv: 18:33:42 system 18:33:42 3.8.13 18:33:42 3.9.13 18:33:42 3.10.13 18:33:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:33:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h7hQ from file:/tmp/.os_lf_venv 18:33:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:44 lf-activate-venv(): INFO: Base packages installed successfully 18:33:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 18:34:03 lf-activate-venv(): INFO: Adding /tmp/venv-h7hQ/bin to PATH 18:34:03 + mapfile -t OS_COE_CLUSTERS_ID 18:34:03 ++ awk '{print $1}' 18:34:03 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 18:34:03 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 18:34:03 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:34:03 warnings.warn( 18:34:06 + echo '-----> Active clusters -> stacks' 18:34:06 -----> Active clusters -> stacks 18:34:06 + OS_COE_STACKS=() 18:34:06 + [[ 0 -gt 0 ]] 18:34:06 + mapfile -t OS_STACKS 18:34:06 ++ 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 18:34:06 ++ awk '{print $1}' 18:34:06 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:34:06 warnings.warn( 18:34:08 + echo '-----> Active stacks' 18:34:08 -----> Active stacks 18:34:08 + echo '-----> Delete orphaned stacks' 18:34:08 -----> Delete orphaned stacks 18:34:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:34:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:34:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17513097503304381592.sh 18:34:08 ---> Orphaned servers 18:34:08 Setup pyenv: 18:34:08 system 18:34:08 3.8.13 18:34:08 3.9.13 18:34:08 3.10.13 18:34:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:34:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h7hQ from file:/tmp/.os_lf_venv 18:34:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:10 lf-activate-venv(): INFO: Base packages installed successfully 18:34:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:34:25 lf-activate-venv(): INFO: Adding /tmp/venv-h7hQ/bin to PATH 18:34:25 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:34:25 warnings.warn( 18:34:33 -----> Active servers 18:34:33 prd-centos8-builder-2c-2g-23868 18:34:33 prd-ubuntu2204-docker-4c-4g-23867 18:34:33 prd-ubuntu2204-docker-8c-8g-23866 18:34:33 prd-centos8-robot-2c-8g-22690 18:34:33 prd-centos8-robot-2c-8g-22689 18:34:33 snd-ubuntu2204-docker-2c-2g-354 18:34:33 -----> Delete orphaned servers 18:34:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:34:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:34:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11059475043272023388.sh 18:34:35 ---> Orphaned ports 18:34:35 Setup pyenv: 18:34:35 system 18:34:35 3.8.13 18:34:35 3.9.13 18:34:35 3.10.13 18:34:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:34:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h7hQ from file:/tmp/.os_lf_venv 18:34:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:37 lf-activate-venv(): INFO: Base packages installed successfully 18:34:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 18:34:48 lf-activate-venv(): INFO: Adding /tmp/venv-h7hQ/bin to PATH 18:34:49 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:34:49 warnings.warn( 18:34:50 No orphaned ports to process. 18:34:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:34:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:34:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12373412681549070770.sh 18:34:50 ---> Orphaned volumes 18:34:50 + source /home/jenkins/lf-env.sh 18:34:50 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:34:50 ++ mktemp -d /tmp/venv-XXXX 18:34:50 + lf_venv=/tmp/venv-g3Ga 18:34:50 + local venv_file=/tmp/.os_lf_venv 18:34:50 + local python=python3 18:34:50 + local options 18:34:50 + local set_path=true 18:34:50 + local install_args= 18:34:50 ++ 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 18:34:50 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 18:34:50 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 18:34:50 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:34:50 + true 18:34:50 + case $1 in 18:34:50 + python=python3 18:34:50 + shift 2 18:34:50 + true 18:34:50 + case $1 in 18:34:50 + shift 18:34:50 + break 18:34:50 + case $python in 18:34:50 + local pkg_list= 18:34:50 + [[ -d /opt/pyenv ]] 18:34:50 + echo 'Setup pyenv:' 18:34:50 Setup pyenv: 18:34:50 + export PYENV_ROOT=/opt/pyenv 18:34:50 + PYENV_ROOT=/opt/pyenv 18:34:50 + 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 18:34:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:34:50 + pyenv versions 18:34:51 system 18:34:51 3.8.13 18:34:51 3.9.13 18:34:51 3.10.13 18:34:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:34:51 + command -v pyenv 18:34:51 ++ pyenv init - --no-rehash 18:34:51 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 18:34:51 for i in ${!paths[@]}; do 18:34:51 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 18:34:51 fi; done; 18:34:51 echo "${paths[*]}"'\'')" 18:34:51 export PATH="/opt/pyenv/shims:${PATH}" 18:34:51 export PYENV_SHELL=bash 18:34:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:34:51 pyenv() { 18:34:51 local command 18:34:51 command="${1:-}" 18:34:51 if [ "$#" -gt 0 ]; then 18:34:51 shift 18:34:51 fi 18:34:51 18:34:51 case "$command" in 18:34:51 rehash|shell) 18:34:51 eval "$(pyenv "sh-$command" "$@")" 18:34:51 ;; 18:34:51 *) 18:34:51 command pyenv "$command" "$@" 18:34:51 ;; 18:34:51 esac 18:34:51 }' 18:34:51 +++ bash --norc -ec 'IFS=:; paths=($PATH); 18:34:51 for i in ${!paths[@]}; do 18:34:51 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 18:34:51 fi; done; 18:34:51 echo "${paths[*]}"' 18:34:51 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:34:51 ++ 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 18:34:51 ++ 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 18:34:51 ++ export PYENV_SHELL=bash 18:34:51 ++ PYENV_SHELL=bash 18:34:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:34:51 +++ complete -F _pyenv pyenv 18:34:51 ++ lf-pyver python3 18:34:51 ++ local py_version_xy=python3 18:34:51 ++ local py_version_xyz= 18:34:51 ++ pyenv versions 18:34:51 ++ awk '{ print $1 }' 18:34:51 ++ local command 18:34:51 ++ command=versions 18:34:51 ++ '[' 1 -gt 0 ']' 18:34:51 ++ shift 18:34:51 ++ case "$command" in 18:34:51 ++ command pyenv versions 18:34:51 ++ pyenv versions 18:34:51 ++ grep -E '^[0-9.]*[0-9]$' 18:34:51 ++ sed 's/^[ *]* //' 18:34:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:34:51 +++ grep '^3' /tmp/.pyenv_versions 18:34:51 +++ tail -n 1 18:34:51 +++ sort -V 18:34:51 ++ py_version_xyz=3.11.7 18:34:51 ++ [[ -z 3.11.7 ]] 18:34:51 ++ echo 3.11.7 18:34:51 ++ return 0 18:34:51 + pyenv local 3.11.7 18:34:51 + local command 18:34:51 + command=local 18:34:51 + '[' 2 -gt 0 ']' 18:34:51 + shift 18:34:51 + case "$command" in 18:34:51 + command pyenv local 3.11.7 18:34:51 + pyenv local 3.11.7 18:34:51 + for arg in "$@" 18:34:51 + case $arg in 18:34:51 + pkg_list+='lftools[openstack] ' 18:34:51 + for arg in "$@" 18:34:51 + case $arg in 18:34:51 + pkg_list+='kubernetes ' 18:34:51 + for arg in "$@" 18:34:51 + case $arg in 18:34:51 + pkg_list+='niet ' 18:34:51 + for arg in "$@" 18:34:51 + case $arg in 18:34:51 + pkg_list+='python-heatclient ' 18:34:51 + for arg in "$@" 18:34:51 + case $arg in 18:34:51 + pkg_list+='python-openstackclient ' 18:34:51 + for arg in "$@" 18:34:51 + case $arg in 18:34:51 + pkg_list+='python-magnumclient ' 18:34:51 + for arg in "$@" 18:34:51 + case $arg in 18:34:51 + pkg_list+='yq ' 18:34:51 + [[ -f /tmp/.os_lf_venv ]] 18:34:51 ++ cat /tmp/.os_lf_venv 18:34:51 + lf_venv=/tmp/venv-h7hQ 18:34:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h7hQ from' file:/tmp/.os_lf_venv 18:34:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h7hQ from file:/tmp/.os_lf_venv 18:34:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:34:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:51 + local 'pip_opts=--upgrade --quiet' 18:34:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:34:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:34:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:34:51 + [[ -n '' ]] 18:34:51 + [[ -n '' ]] 18:34:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:34:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:51 + /tmp/venv-h7hQ/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 18:34:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:34:53 lf-activate-venv(): INFO: Base packages installed successfully 18:34:53 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 18:34:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 18:34:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:34:53 + /tmp/venv-h7hQ/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 18:35:12 + type python3 18:35:12 + true 18:35:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-h7hQ/bin to PATH' 18:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-h7hQ/bin to PATH 18:35:12 + PATH=/tmp/venv-h7hQ/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 18:35:12 + return 0 18:35:12 + mapfile -t os_volumes 18:35:12 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 18:35:12 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:35:12 warnings.warn( 18:35:15 + '[' 0 -eq 0 ']' 18:35:15 + echo 'No orphaned volumes found.' 18:35:15 No orphaned volumes found. 18:35:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:35:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:35:15 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11702351733648987269.sh 18:35:15 ---> Protect in-use images 18:35:15 Setup pyenv: 18:35:15 system 18:35:15 3.8.13 18:35:15 3.9.13 18:35:15 3.10.13 18:35:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:35:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h7hQ from file:/tmp/.os_lf_venv 18:35:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:35:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:35:17 lf-activate-venv(): INFO: Base packages installed successfully 18:35:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 18:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-h7hQ/bin to PATH 18:35:32 INFO: There are images to protect defined in jenkins-config. 18:35:32 INFO: There are additional images to protect in the jjb dir. 18:35:32 INFO: Protecting the following images: 18:35:32 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 18:35:32 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 18:35:32 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 18:35:32 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 18:35:32 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 18:35:32 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 18:35:32 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 18:35:32 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 18:35:32 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532 18:35:32 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481 18:35:32 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782 18:35:32 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 18:35:32 ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767 18:35:32 ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635 18:35:32 ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069 18:35:32 ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713 18:35:33 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:35:33 warnings.warn( 18:35:34 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 18:35:34 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:35:34 warnings.warn( 18:35:36 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 18:35:36 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:35:36 warnings.warn( 18:35:38 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 18:35:38 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:35:38 warnings.warn( 18:35:40 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 18:35:40 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:35:40 warnings.warn( 18:35:42 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 18:35:42 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:35:42 warnings.warn( 18:35:43 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 18:35:43 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:35:43 warnings.warn( 18:35:45 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 18:35:45 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:35:45 warnings.warn( 18:35:47 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 18:35:47 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:35:47 warnings.warn( 18:35:49 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260201-160216.532: True 18:35:49 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:35:49 warnings.warn( 18:35:50 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481: True 18:35:51 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:35:51 warnings.warn( 18:35:52 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782: True 18:35:52 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:35:52 warnings.warn( 18:35:54 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 18:35:54 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:35:54 warnings.warn( 18:35:56 Protected setting for ZZCI - Ubuntu 24.04 - builder - x86_64 - 20260201-000216.767: True 18:35:56 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:35:56 warnings.warn( 18:35:58 Protected setting for ZZCI - Ubuntu 24.04 - robot - x86_64 - 20260107-112924.635: True 18:35:58 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:35:58 warnings.warn( 18:35:59 Protected setting for ZZCI - Ubuntu 25.04 - builder - x86_64 - 20260110-020626.069: True 18:36:00 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:36:00 warnings.warn( 18:36:01 Protected setting for ZZCI - Ubuntu 25.04 - docker - x86_64 - 20260110-073610.713: True 18:36:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:36:01 Run condition [Boolean condition] enabling perform for step [BuilderChain] 18:36:01 [EnvInject] - Injecting environment variables from a build step. 18:36:01 [EnvInject] - Injecting as environment variables the properties content 18:36:01 OS_IMAGE_CLEANUP_AGE=30 18:36:01 18:36:01 [EnvInject] - Variables injected successfully. 18:36:01 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14434227187195689327.sh 18:36:01 ---> Cleanup old images 18:36:01 Setup pyenv: 18:36:01 system 18:36:01 3.8.13 18:36:01 3.9.13 18:36:01 3.10.13 18:36:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:36:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h7hQ from file:/tmp/.os_lf_venv 18:36:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:36:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:36:04 lf-activate-venv(): INFO: Base packages installed successfully 18:36:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:36:21 lf-activate-venv(): INFO: Adding /tmp/venv-h7hQ/bin to PATH 18:36:21 + lftools openstack --os-cloud vex image cleanup --days=30 18:36:21 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:36:21 warnings.warn( 18:36:29 WARNING: Use of image.protected resulted in an exception 18:36:29 Removing 67 images from vex. 18:36:29 WARNING: Use of image.protected resulted in an exception 18:36:29 WARNING: Image Ubuntu 25.04 (x86_64) is shared. Cannot remove... 18:36:29 WARNING: Use of image.protected resulted in an exception 18:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 18:36:29 WARNING: Use of image.protected resulted in an exception 18:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'.. Skipping image... 18:36:29 WARNING: Use of image.protected resulted in an exception 18:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 18:36:29 WARNING: Use of image.protected resulted in an exception 18:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0744'.. Skipping image... 18:36:29 WARNING: Use of image.protected resulted in an exception 18:36:29 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 18:36:29 WARNING: Use of image.protected resulted in an exception 18:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0342'.. Skipping image... 18:36:30 WARNING: Use of image.protected resulted in an exception 18:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 18:36:30 WARNING: Use of image.protected resulted in an exception 18:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'.. Skipping image... 18:36:30 WARNING: Use of image.protected resulted in an exception 18:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 18:36:30 WARNING: Use of image.protected resulted in an exception 18:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1316'.. Skipping image... 18:36:30 WARNING: Use of image.protected resulted in an exception 18:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 18:36:30 WARNING: Use of image.protected resulted in an exception 18:36:30 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-28-1226'.. Skipping image... 18:36:30 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'.. Skipping image... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 18:36:31 WARNING: Use of image.protected resulted in an exception 18:36:31 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 18:36:31 $ ssh-agent -k 18:36:31 unset SSH_AUTH_SOCK; 18:36:31 unset SSH_AGENT_PID; 18:36:31 echo Agent pid 5450 killed; 18:36:31 [ssh-agent] Stopped. 18:36:31 [PostBuildScript] - [INFO] Executing post build scripts. 18:36:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5393714390208381280.sh 18:36:31 ---> sysstat.sh 18:36:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17070173741747088709.sh 18:36:31 ---> package-listing.sh 18:36:31 ++ facter osfamily 18:36:31 ++ tr '[:upper:]' '[:lower:]' 18:36:32 + OS_FAMILY=redhat 18:36:32 + workspace=/w/workspace/builder-openstack-cron 18:36:32 + START_PACKAGES=/tmp/packages_start.txt 18:36:32 + END_PACKAGES=/tmp/packages_end.txt 18:36:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:36:32 + PACKAGES=/tmp/packages_start.txt 18:36:32 + '[' /w/workspace/builder-openstack-cron ']' 18:36:32 + PACKAGES=/tmp/packages_end.txt 18:36:32 + case "${OS_FAMILY}" in 18:36:32 + rpm -qa 18:36:32 + sort 18:36:32 + '[' -f /tmp/packages_start.txt ']' 18:36:32 + '[' -f /tmp/packages_end.txt ']' 18:36:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:36:32 + '[' /w/workspace/builder-openstack-cron ']' 18:36:32 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 18:36:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 18:36:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12180856650985166613.sh 18:36:32 ---> capture-instance-metadata.sh 18:36:32 Setup pyenv: 18:36:32 system 18:36:32 3.8.13 18:36:32 3.9.13 18:36:32 3.10.13 18:36:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:36:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h7hQ from file:/tmp/.os_lf_venv 18:36:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:36:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:36:35 lf-activate-venv(): INFO: Base packages installed successfully 18:36:35 lf-activate-venv(): INFO: Installing additional packages: lftools 18:36:46 lf-activate-venv(): INFO: Adding /tmp/venv-h7hQ/bin to PATH 18:36:46 INFO: Running in OpenStack, capturing instance metadata 18:36:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1530221032004949300.sh 18:36:46 provisioning config files... 18:36:47 Could not find credentials [logs] for builder-openstack-cron #77699 18:36:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config1557939384662572683tmp 18:36:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:36:47 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:36:47 provisioning config files... 18:36:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:36:47 [EnvInject] - Injecting environment variables from a build step. 18:36:47 [EnvInject] - Injecting as environment variables the properties content 18:36:47 SERVER_ID=logs 18:36:47 18:36:47 [EnvInject] - Variables injected successfully. 18:36:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2057645632614212782.sh 18:36:47 ---> create-netrc.sh 18:36:47 WARN: Log server credential not found. 18:36:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11066503300826725077.sh 18:36:47 ---> python-tools-install.sh 18:36:47 Setup pyenv: 18:36:47 system 18:36:47 3.8.13 18:36:47 3.9.13 18:36:47 3.10.13 18:36:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:36:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h7hQ from file:/tmp/.os_lf_venv 18:36:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:36:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:36:50 lf-activate-venv(): INFO: Base packages installed successfully 18:36:50 lf-activate-venv(): INFO: Installing additional packages: lftools 18:36:58 lf-activate-venv(): INFO: Adding /tmp/venv-h7hQ/bin to PATH 18:36:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins884321005539453252.sh 18:36:58 ---> sudo-logs.sh 18:36:58 Archiving 'sudo' log.. 18:36:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1812395235847600051.sh 18:36:59 ---> job-cost.sh 18:36:59 INFO: Activating Python virtual environment... 18:36:59 Setup pyenv: 18:36:59 system 18:36:59 3.8.13 18:36:59 3.9.13 18:36:59 3.10.13 18:36:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:36:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h7hQ from file:/tmp/.os_lf_venv 18:36:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:36:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:37:01 lf-activate-venv(): INFO: Base packages installed successfully 18:37:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:37:09 lf-activate-venv(): INFO: Adding /tmp/venv-h7hQ/bin to PATH 18:37:09 INFO: No stack-cost file found 18:37:09 INFO: Instance uptime: 344s 18:37:09 INFO: Fetching instance metadata (attempt 1 of 3)... 18:37:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:37:09 INFO: Successfully fetched instance metadata 18:37:09 INFO: Instance type: v3-standard-2 18:37:09 INFO: Retrieving pricing info for: v3-standard-2 18:37:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:37:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=344 18:37:09 INFO: Successfully fetched Vexxhost pricing API 18:37:09 INFO: Retrieved cost: 0.06 18:37:09 INFO: Retrieved resource: v3-standard-2 18:37:09 INFO: Creating archive directory: /w/workspace/builder-openstack-cron/archives/cost 18:37:09 INFO: Archiving costs to: /w/workspace/builder-openstack-cron/archives/cost.csv 18:37:09 INFO: Successfully archived job cost data 18:37:09 DEBUG: Cost data: builder-openstack-cron,77699,2026-02-27 18:37:09,v3-standard-2,344,0.06,0.00,SUCCESS 18:37:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8174261768115628406.sh 18:37:09 ---> logs-deploy.sh 18:37:09 Setup pyenv: 18:37:10 system 18:37:10 3.8.13 18:37:10 3.9.13 18:37:10 3.10.13 18:37:10 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:37:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h7hQ from file:/tmp/.os_lf_venv 18:37:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:37:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:37:12 lf-activate-venv(): INFO: Base packages installed successfully 18:37:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:37:26 lf-activate-venv(): INFO: Adding /tmp/venv-h7hQ/bin to PATH 18:37:26 WARNING: Nexus logging server not set 18:37:26 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/77699/ 18:37:26 INFO: archiving logs to S3 18:37:26 /tmp/venv-h7hQ/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 18:37:26 warnings.warn( 18:37:27 ---> uname -a: 18:37:27 Linux prd-centos8-builder-2c-2g-23868.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 18:37:27 18:37:27 18:37:27 ---> lscpu: 18:37:27 Architecture: x86_64 18:37:27 CPU op-mode(s): 32-bit, 64-bit 18:37:27 Byte Order: Little Endian 18:37:27 CPU(s): 2 18:37:27 On-line CPU(s) list: 0,1 18:37:27 Thread(s) per core: 1 18:37:27 Core(s) per socket: 1 18:37:27 Socket(s): 2 18:37:27 NUMA node(s): 1 18:37:27 Vendor ID: AuthenticAMD 18:37:27 CPU family: 23 18:37:27 Model: 49 18:37:27 Model name: AMD EPYC-Rome Processor 18:37:27 Stepping: 0 18:37:27 CPU MHz: 2799.998 18:37:27 BogoMIPS: 5599.99 18:37:27 Virtualization: AMD-V 18:37:27 Hypervisor vendor: KVM 18:37:27 Virtualization type: full 18:37:27 L1d cache: 32K 18:37:27 L1i cache: 32K 18:37:27 L2 cache: 512K 18:37:27 L3 cache: 16384K 18:37:27 NUMA node0 CPU(s): 0,1 18:37:27 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 18:37:27 18:37:27 18:37:27 ---> nproc: 18:37:27 2 18:37:27 18:37:27 18:37:27 ---> df -h: 18:37:27 Filesystem Size Used Avail Use% Mounted on 18:37:27 devtmpfs 3.8G 0 3.8G 0% /dev 18:37:27 tmpfs 3.8G 0 3.8G 0% /dev/shm 18:37:27 tmpfs 3.8G 17M 3.8G 1% /run 18:37:27 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:37:27 /dev/vda1 40G 8.5G 32G 22% / 18:37:27 tmpfs 770M 0 770M 0% /run/user/1001 18:37:27 18:37:27 18:37:27 ---> free -m: 18:37:27 total used free shared buff/cache available 18:37:27 Mem: 7697 660 4746 19 2290 6740 18:37:27 Swap: 1023 0 1023 18:37:27 18:37:27 18:37:27 ---> ip addr: 18:37:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:37:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:37:27 inet 127.0.0.1/8 scope host lo 18:37:27 valid_lft forever preferred_lft forever 18:37:27 inet6 ::1/128 scope host 18:37:27 valid_lft forever preferred_lft forever 18:37:27 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:37:27 link/ether fa:16:3e:8e:16:e7 brd ff:ff:ff:ff:ff:ff 18:37:27 altname enp0s3 18:37:27 altname ens3 18:37:27 inet 10.30.171.147/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 18:37:27 valid_lft 86049sec preferred_lft 86049sec 18:37:27 inet6 fe80::f816:3eff:fe8e:16e7/64 scope link 18:37:27 valid_lft forever preferred_lft forever 18:37:27 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:37:27 link/ether 02:42:02:20:70:74 brd ff:ff:ff:ff:ff:ff 18:37:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:37:27 valid_lft forever preferred_lft forever 18:37:27 18:37:27 18:37:27 ---> sar -b -r -n DEV: 18:37:27 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/27/2026 _x86_64_ (2 CPU) 18:37:27 18:37:27 18:31:32 LINUX RESTART (2 CPU) 18:37:27 18:37:27 06:32:01 PM tps rtps wtps bread/s bwrtn/s 18:37:27 06:33:01 PM 244.22 28.97 215.24 6544.35 28486.94 18:37:27 06:34:01 PM 110.83 0.45 110.38 62.78 11944.47 18:37:27 06:35:01 PM 42.64 0.35 42.29 43.73 2923.60 18:37:27 06:36:01 PM 18.28 0.00 18.28 0.00 514.18 18:37:27 06:37:01 PM 23.49 1.27 22.23 114.90 583.14 18:37:27 Average: 87.89 6.21 81.69 1353.19 8890.66 18:37:27 18:37:27 06:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:37:27 06:33:01 PM 5170116 6932284 2712316 34.41 2688 1952844 1047200 11.73 207116 2210976 94228 18:37:27 06:34:01 PM 4790868 6866132 3091564 39.22 2688 2251384 1080588 12.10 210092 2527136 98060 18:37:27 06:35:01 PM 4896884 6932296 2985548 37.88 2688 2211092 982636 11.00 279976 2352340 9944 18:37:27 06:36:01 PM 4906312 6940736 2976120 37.76 2688 2210200 997316 11.17 280740 2342096 9008 18:37:27 06:37:01 PM 4906644 6954396 2975788 37.75 2688 2223132 977676 10.95 438984 2183116 18544 18:37:27 Average: 4934165 6925169 2948267 37.40 2688 2169730 1017083 11.39 283382 2323133 45957 18:37:27 18:37:27 06:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:37:27 06:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:27 06:33:01 PM eth0 335.00 199.08 1802.22 63.71 0.00 0.00 0.00 0.00 18:37:27 06:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:27 06:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:27 06:34:01 PM eth0 89.95 67.58 891.49 10.21 0.00 0.00 0.00 0.00 18:37:27 06:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:27 06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:27 06:35:01 PM eth0 21.93 21.68 27.04 8.36 0.00 0.00 0.00 0.00 18:37:27 06:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:27 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:27 06:36:01 PM eth0 18.58 17.33 16.69 5.97 0.00 0.00 0.00 0.00 18:37:27 06:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:27 06:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:27 06:37:01 PM eth0 27.27 21.46 30.09 16.76 0.00 0.00 0.00 0.00 18:37:27 06:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:27 Average: eth0 98.55 65.43 553.52 21.00 0.00 0.00 0.00 0.00 18:37:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:37:27 18:37:27 18:37:27 ---> sar -P ALL: 18:37:27 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/27/2026 _x86_64_ (2 CPU) 18:37:27 18:37:27 18:31:32 LINUX RESTART (2 CPU) 18:37:27 18:37:27 06:32:01 PM CPU %user %nice %system %iowait %steal %idle 18:37:27 06:33:01 PM all 39.78 0.00 7.51 5.78 0.09 46.85 18:37:27 06:33:01 PM 0 47.50 0.00 9.71 7.02 0.10 35.67 18:37:27 06:33:01 PM 1 32.11 0.00 5.31 4.54 0.08 57.95 18:37:27 06:34:01 PM all 34.27 0.00 5.59 2.76 0.09 57.30 18:37:27 06:34:01 PM 0 46.76 0.00 6.44 2.62 0.10 44.08 18:37:27 06:34:01 PM 1 21.81 0.00 4.74 2.89 0.08 70.48 18:37:27 06:35:01 PM all 29.43 0.00 3.78 0.68 0.08 66.03 18:37:27 06:35:01 PM 0 46.02 0.00 4.66 0.63 0.08 48.60 18:37:27 06:35:01 PM 1 12.87 0.00 2.90 0.72 0.08 83.43 18:37:27 06:36:01 PM all 29.23 0.00 3.18 0.09 0.08 67.42 18:37:27 06:36:01 PM 0 34.17 0.00 3.10 0.12 0.10 62.52 18:37:27 06:36:01 PM 1 24.28 0.00 3.25 0.07 0.07 72.33 18:37:27 06:37:01 PM all 30.88 0.00 3.79 0.18 0.09 65.06 18:37:27 06:37:01 PM 0 42.76 0.00 4.18 0.23 0.10 52.72 18:37:27 06:37:01 PM 1 18.97 0.00 3.39 0.13 0.08 77.42 18:37:27 Average: all 32.71 0.00 4.76 1.89 0.09 60.55 18:37:27 Average: 0 43.43 0.00 5.61 2.11 0.10 48.75 18:37:27 Average: 1 22.00 0.00 3.92 1.67 0.08 72.33 18:37:27 18:37:27 18:37:27