09:35:45 Started by timer 09:35:45 Running as SYSTEM 09:35:45 [EnvInject] - Loading node environment variables. 09:35:45 Building remotely on prd-centos8-builder-2c-2g-34003 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 09:35:45 [ssh-agent] Looking for ssh-agent implementation... 09:35:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:46 $ ssh-agent 09:35:46 SSH_AUTH_SOCK=/tmp/ssh-jUBzQLLUjAcP/agent.5455 09:35:46 SSH_AGENT_PID=5457 09:35:46 [ssh-agent] Started. 09:35:46 Running ssh-add (command line suppressed) 09:35:46 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_10096538327853325401.key (/w/workspace/builder-openstack-cron@tmp/private_key_10096538327853325401.key) 09:35:46 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:35:46 The recommended git tool is: NONE 09:35:49 using credential jenkins-ssh 09:35:49 Wiping out workspace first. 09:35:49 Cloning the remote Git repository 09:35:49 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 09:35:49 > git init /w/workspace/builder-openstack-cron # timeout=10 09:35:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 09:35:49 > git --version # timeout=10 09:35:49 > git --version # 'git version 2.43.0' 09:35:49 using GIT_SSH to set credentials jenkins-ssh 09:35:49 [INFO] Currently running in a labeled security context 09:35:49 [INFO] Currently SELinux is 'enforcing' on the host 09:35:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh7562257177609550943.key 09:35:49 Verifying host key using known hosts file 09:35:49 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. 09:35:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 09:35:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 09:35:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:35:52 Avoid second fetch 09:35:52 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:35:52 Checking out Revision 1d63b900750173f3a58231e6e4d029581de2b124 (refs/remotes/origin/master) 09:35:52 > git config core.sparsecheckout # timeout=10 09:35:52 > git checkout -f 1d63b900750173f3a58231e6e4d029581de2b124 # timeout=10 09:35:52 Commit message: "Chore: Add Ubuntu 20.04 and 22.04 jobs for mininet" 09:35:52 > git rev-list --no-walk 1d63b900750173f3a58231e6e4d029581de2b124 # timeout=10 09:35:52 > git remote # timeout=10 09:35:53 > git submodule init # timeout=10 09:35:53 > git submodule sync # timeout=10 09:35:53 > git config --get remote.origin.url # timeout=10 09:35:53 > git submodule init # timeout=10 09:35:53 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:35:53 > git config --get submodule.global-jjb.url # timeout=10 09:35:53 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 09:35:53 > git config --get submodule.packer/common-packer.url # timeout=10 09:35:53 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 09:35:53 > git submodule update --init --recursive global-jjb # timeout=10 09:35:54 > git submodule update --init --recursive packer/common-packer # timeout=10 09:35:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:35:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:35:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:35:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:35:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:35:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:35:58 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 09:35:58 No emails were triggered. 09:35:58 provisioning config files... 09:35:58 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:35:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:35:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:35:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15713537658853223904.sh 09:35:58 ---> python-tools-install.sh 09:35:58 Setup pyenv: 09:35:58 system 09:35:58 * 3.8.13 (set by /opt/pyenv/version) 09:35:58 * 3.9.13 (set by /opt/pyenv/version) 09:35:58 * 3.10.13 (set by /opt/pyenv/version) 09:35:58 * 3.11.7 (set by /opt/pyenv/version) 09:36:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U3Es 09:36:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:36:06 lf-activate-venv(): INFO: Installing: lftools 09:36:36 lf-activate-venv(): INFO: Adding /tmp/venv-U3Es/bin to PATH 09:36:36 Generating Requirements File 09:37:03 Python 3.11.7 09:37:03 pip 24.2 from /tmp/venv-U3Es/lib/python3.11/site-packages/pip (python 3.11) 09:37:03 appdirs==1.4.4 09:37:03 argcomplete==3.5.0 09:37:03 aspy.yaml==1.3.0 09:37:03 attrs==24.2.0 09:37:03 autopage==0.5.2 09:37:03 beautifulsoup4==4.12.3 09:37:03 boto3==1.35.31 09:37:03 botocore==1.35.31 09:37:03 bs4==0.0.2 09:37:03 cachetools==5.5.0 09:37:03 certifi==2024.8.30 09:37:03 cffi==1.17.1 09:37:03 cfgv==3.4.0 09:37:03 chardet==5.2.0 09:37:03 charset-normalizer==3.3.2 09:37:03 click==8.1.7 09:37:03 cliff==4.7.0 09:37:03 cmd2==2.4.3 09:37:03 cryptography==3.3.2 09:37:03 debtcollector==3.0.0 09:37:03 decorator==5.1.1 09:37:03 defusedxml==0.7.1 09:37:03 Deprecated==1.2.14 09:37:03 distlib==0.3.8 09:37:03 dnspython==2.6.1 09:37:03 docker==4.2.2 09:37:03 dogpile.cache==1.3.3 09:37:03 durationpy==0.8 09:37:03 email_validator==2.2.0 09:37:03 filelock==3.16.1 09:37:03 future==1.0.0 09:37:03 gitdb==4.0.11 09:37:03 GitPython==3.1.43 09:37:03 google-auth==2.35.0 09:37:03 httplib2==0.22.0 09:37:03 identify==2.6.1 09:37:03 idna==3.10 09:37:03 importlib-resources==1.5.0 09:37:03 iso8601==2.1.0 09:37:03 Jinja2==3.1.4 09:37:03 jmespath==1.0.1 09:37:03 jsonpatch==1.33 09:37:03 jsonpointer==3.0.0 09:37:03 jsonschema==4.23.0 09:37:03 jsonschema-specifications==2023.12.1 09:37:03 keystoneauth1==5.8.0 09:37:03 kubernetes==31.0.0 09:37:03 lftools==0.37.10 09:37:03 lxml==5.3.0 09:37:03 MarkupSafe==2.1.5 09:37:03 msgpack==1.1.0 09:37:03 multi_key_dict==2.0.3 09:37:03 munch==4.0.0 09:37:03 netaddr==1.3.0 09:37:03 netifaces==0.11.0 09:37:03 niet==1.4.2 09:37:03 nodeenv==1.9.1 09:37:03 oauth2client==4.1.3 09:37:03 oauthlib==3.2.2 09:37:03 openstacksdk==4.0.0 09:37:03 os-client-config==2.1.0 09:37:03 os-service-types==1.7.0 09:37:03 osc-lib==3.1.0 09:37:03 oslo.config==9.6.0 09:37:03 oslo.context==5.6.0 09:37:03 oslo.i18n==6.4.0 09:37:03 oslo.log==6.1.2 09:37:03 oslo.serialization==5.5.0 09:37:03 oslo.utils==7.3.0 09:37:03 packaging==24.1 09:37:03 pbr==6.1.0 09:37:03 platformdirs==4.3.6 09:37:03 prettytable==3.11.0 09:37:03 pyasn1==0.6.1 09:37:03 pyasn1_modules==0.4.1 09:37:03 pycparser==2.22 09:37:03 pygerrit2==2.0.15 09:37:03 PyGithub==2.4.0 09:37:03 PyJWT==2.9.0 09:37:03 PyNaCl==1.5.0 09:37:03 pyparsing==2.4.7 09:37:03 pyperclip==1.9.0 09:37:03 pyrsistent==0.20.0 09:37:03 python-cinderclient==9.6.0 09:37:03 python-dateutil==2.9.0.post0 09:37:03 python-heatclient==4.0.0 09:37:03 python-jenkins==1.8.2 09:37:03 python-keystoneclient==5.5.0 09:37:03 python-magnumclient==4.7.0 09:37:03 python-openstackclient==7.1.2 09:37:03 python-swiftclient==4.6.0 09:37:03 PyYAML==6.0.2 09:37:03 referencing==0.35.1 09:37:03 requests==2.32.3 09:37:03 requests-oauthlib==2.0.0 09:37:03 requestsexceptions==1.4.0 09:37:03 rfc3986==2.0.0 09:37:03 rpds-py==0.20.0 09:37:03 rsa==4.9 09:37:03 ruamel.yaml==0.18.6 09:37:03 ruamel.yaml.clib==0.2.8 09:37:03 s3transfer==0.10.2 09:37:03 simplejson==3.19.3 09:37:03 six==1.16.0 09:37:03 smmap==5.0.1 09:37:03 soupsieve==2.6 09:37:03 stevedore==5.3.0 09:37:03 tabulate==0.9.0 09:37:03 toml==0.10.2 09:37:03 tomlkit==0.13.2 09:37:03 tqdm==4.66.5 09:37:03 typing_extensions==4.12.2 09:37:03 tzdata==2024.2 09:37:03 urllib3==1.26.20 09:37:03 virtualenv==20.26.6 09:37:03 wcwidth==0.2.13 09:37:03 websocket-client==1.8.0 09:37:03 wrapt==1.16.0 09:37:03 xdg==6.0.0 09:37:03 xmltodict==0.13.0 09:37:03 yq==3.4.3 09:37:03 [EnvInject] - Injecting environment variables from a build step. 09:37:04 [EnvInject] - Injecting as environment variables the properties content 09:37:04 OS_CLOUD=vex 09:37:04 09:37:04 [EnvInject] - Variables injected successfully. 09:37:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:37:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:37:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16113019815424709255.sh 09:37:04 ---> Orphaned k8s clusters 09:37:04 Setup pyenv: 09:37:04 system 09:37:04 3.8.13 09:37:04 3.9.13 09:37:04 3.10.13 09:37:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:37:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U3Es from file:/tmp/.os_lf_venv 09:37:06 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 09:37:16 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. 09:37:16 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.3 which is incompatible. 09:37:17 lf-activate-venv(): INFO: Adding /tmp/venv-U3Es/bin to PATH 09:37:19 -----> Delete orphaned cluster 09:37:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:37:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:37:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9858825079923228404.sh 09:37:19 ---> Orphaned stacks 09:37:19 Setup pyenv: 09:37:19 system 09:37:19 3.8.13 09:37:19 3.9.13 09:37:19 3.10.13 09:37:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:37:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U3Es from file:/tmp/.os_lf_venv 09:37:21 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:37:47 lf-activate-venv(): INFO: Adding /tmp/venv-U3Es/bin to PATH 09:37:47 + mapfile -t OS_COE_CLUSTERS_ID 09:37:47 ++ awk '{print $1}' 09:37:47 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 09:37:47 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 09:37:50 + echo '-----> Active clusters -> stacks' 09:37:50 -----> Active clusters -> stacks 09:37:50 + OS_COE_STACKS=() 09:37:50 + [[ 0 -gt 0 ]] 09:37:50 + mapfile -t OS_STACKS 09:37: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 09:37:50 ++ awk '{print $1}' 09:37:51 + echo '-----> Active stacks' 09:37:51 -----> Active stacks 09:37:51 + echo '-----> Delete orphaned stacks' 09:37:51 -----> Delete orphaned stacks 09:37:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:37:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:37:51 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17174227871682688029.sh 09:37:51 ---> Orphaned servers 09:37:51 Setup pyenv: 09:37:51 system 09:37:51 3.8.13 09:37:51 3.9.13 09:37:51 3.10.13 09:37:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:37:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U3Es from file:/tmp/.os_lf_venv 09:37:52 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:38:06 lf-activate-venv(): INFO: Adding /tmp/venv-U3Es/bin to PATH 09:38:11 -----> Active servers 09:38:11 prd-ubuntu2004-docker-4c-4g-34006 09:38:11 prd-ubuntu2004-docker-8c-8g-34004 09:38:11 prd-centos8-builder-2c-2g-34003 09:38:11 prd-centos8-builder-2c-2g-33998 09:38:11 prd-ubuntu2004-docker-4c-4g-33997 09:38:11 prd-ubuntu2004-docker-8c-8g-33995 09:38:11 prd-centos8-builder-4c-4g-33984 09:38:11 prd-ubuntu2004-docker-4c-4g-33974 09:38:11 prd-centos8-builder-4c-4g-33971 09:38:11 prd-ubuntu2004-docker-8c-8g-33958 09:38:11 prd-centos8-builder-8c-8g-33762 09:38:11 -----> Delete orphaned servers 09:38:12 Deleting orphaned server: prd-ubuntu2004-docker-4c-4g-34006 09:38:14 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 09:38:15 Deleting orphaned server: prd-ubuntu2004-docker-8c-8g-34004 09:38:18 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 09:38:18 Deleting orphaned server: prd-centos8-builder-2c-2g-33998 09:38:50 openstack.exceptions.HttpException: HttpException: 500: Server Error for url: https://compute.public.mtl1.vexxhost.net/v2.1/12c36e260d8e4bb2913965203b1b491f/servers/detail, Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 09:38:50 09:38:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:38:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:38:51 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6668973543438050750.sh 09:38:51 ---> Orphaned ports 09:38:51 Setup pyenv: 09:38:51 system 09:38:51 3.8.13 09:38:51 3.9.13 09:38:51 3.10.13 09:38:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:38:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U3Es from file:/tmp/.os_lf_venv 09:38:53 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 09:39:06 lf-activate-venv(): INFO: Adding /tmp/venv-U3Es/bin to PATH 09:39:08 No orphaned ports to process. 09:39:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:39:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:39:08 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5435591663571373509.sh 09:39:08 ---> Orphaned volumes 09:39:08 + source /home/jenkins/lf-env.sh 09:39:08 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:39:08 ++ mktemp -d /tmp/venv-XXXX 09:39:08 + lf_venv=/tmp/venv-jENA 09:39:08 + local venv_file=/tmp/.os_lf_venv 09:39:08 + local python=python3 09:39:08 + local options 09:39:08 + local set_path=true 09:39:08 + local install_args= 09:39:08 ++ 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 09:39:08 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 09:39:08 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 09:39:08 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:39:08 + true 09:39:08 + case $1 in 09:39:08 + python=python3 09:39:08 + shift 2 09:39:08 + true 09:39:08 + case $1 in 09:39:08 + shift 09:39:08 + break 09:39:08 + case $python in 09:39:08 + local pkg_list= 09:39:08 + [[ -d /opt/pyenv ]] 09:39:08 + echo 'Setup pyenv:' 09:39:08 Setup pyenv: 09:39:08 + export PYENV_ROOT=/opt/pyenv 09:39:08 + PYENV_ROOT=/opt/pyenv 09:39:08 + 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 09:39:08 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:08 + pyenv versions 09:39:08 system 09:39:08 3.8.13 09:39:08 3.9.13 09:39:08 3.10.13 09:39:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:39:08 + command -v pyenv 09:39:08 ++ pyenv init - --no-rehash 09:39:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:39:08 for i in ${!paths[@]}; do 09:39:08 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:39:08 fi; done; 09:39:08 echo "${paths[*]}"'\'')" 09:39:08 export PATH="/opt/pyenv/shims:${PATH}" 09:39:08 export PYENV_SHELL=bash 09:39:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:39:08 pyenv() { 09:39:08 local command 09:39:08 command="${1:-}" 09:39:08 if [ "$#" -gt 0 ]; then 09:39:08 shift 09:39:08 fi 09:39:08 09:39:08 case "$command" in 09:39:08 rehash|shell) 09:39:08 eval "$(pyenv "sh-$command" "$@")" 09:39:08 ;; 09:39:08 *) 09:39:08 command pyenv "$command" "$@" 09:39:08 ;; 09:39:08 esac 09:39:08 }' 09:39:08 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:39:08 for i in ${!paths[@]}; do 09:39:08 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:39:08 fi; done; 09:39:08 echo "${paths[*]}"' 09:39:08 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:08 ++ 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 09:39:08 ++ 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 09:39:08 ++ export PYENV_SHELL=bash 09:39:08 ++ PYENV_SHELL=bash 09:39:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:39:09 +++ complete -F _pyenv pyenv 09:39:09 ++ lf-pyver python3 09:39:09 ++ local py_version_xy=python3 09:39:09 ++ local py_version_xyz= 09:39:09 ++ pyenv versions 09:39:09 ++ local command 09:39:09 ++ command=versions 09:39:09 ++ '[' 1 -gt 0 ']' 09:39:09 ++ shift 09:39:09 ++ case "$command" in 09:39:09 ++ command pyenv versions 09:39:09 ++ pyenv versions 09:39:09 ++ grep -E '^[0-9.]*[0-9]$' 09:39:09 ++ sed 's/^[ *]* //' 09:39:09 ++ awk '{ print $1 }' 09:39:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:39:09 +++ grep '^3' /tmp/.pyenv_versions 09:39:09 +++ tail -n 1 09:39:09 +++ sort -V 09:39:09 ++ py_version_xyz=3.11.7 09:39:09 ++ [[ -z 3.11.7 ]] 09:39:09 ++ echo 3.11.7 09:39:09 ++ return 0 09:39:09 + pyenv local 3.11.7 09:39:09 + local command 09:39:09 + command=local 09:39:09 + '[' 2 -gt 0 ']' 09:39:09 + shift 09:39:09 + case "$command" in 09:39:09 + command pyenv local 3.11.7 09:39:09 + pyenv local 3.11.7 09:39:09 + for arg in "$@" 09:39:09 + case $arg in 09:39:09 + pkg_list+='lftools[openstack] ' 09:39:09 + for arg in "$@" 09:39:09 + case $arg in 09:39:09 + pkg_list+='kubernetes ' 09:39:09 + for arg in "$@" 09:39:09 + case $arg in 09:39:09 + pkg_list+='niet ' 09:39:09 + for arg in "$@" 09:39:09 + case $arg in 09:39:09 + pkg_list+='python-heatclient ' 09:39:09 + for arg in "$@" 09:39:09 + case $arg in 09:39:09 + pkg_list+='python-openstackclient ' 09:39:09 + for arg in "$@" 09:39:09 + case $arg in 09:39:09 + pkg_list+='python-magnumclient ' 09:39:09 + for arg in "$@" 09:39:09 + case $arg in 09:39:09 + pkg_list+='yq ' 09:39:09 + [[ -f /tmp/.os_lf_venv ]] 09:39:09 ++ cat /tmp/.os_lf_venv 09:39:09 + lf_venv=/tmp/venv-U3Es 09:39:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U3Es from' file:/tmp/.os_lf_venv 09:39:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U3Es from file:/tmp/.os_lf_venv 09:39:09 + /tmp/venv-U3Es/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:39:10 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 09:39:10 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 09:39:10 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:39:10 + /tmp/venv-U3Es/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:39:23 + type python3 09:39:23 + true 09:39:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-U3Es/bin to PATH' 09:39:23 lf-activate-venv(): INFO: Adding /tmp/venv-U3Es/bin to PATH 09:39:23 + PATH=/tmp/venv-U3Es/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 09:39:23 + return 0 09:39:23 + mapfile -t os_volumes 09:39:23 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 09:39:56 + '[' 0 -eq 0 ']' 09:39:56 + echo 'No orphaned volumes found.' 09:39:56 No orphaned volumes found. 09:39:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:39:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:39:56 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8000273894991125033.sh 09:39:56 ---> Protect in-use images 09:39:56 Setup pyenv: 09:39:56 system 09:39:56 3.8.13 09:39:56 3.9.13 09:39:56 3.10.13 09:39:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:39:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U3Es from file:/tmp/.os_lf_venv 09:39:57 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 09:40:15 lf-activate-venv(): INFO: Adding /tmp/venv-U3Es/bin to PATH 09:40:15 INFO: There are images to protect defined in jenkins-config. 09:40:15 INFO: There are additional images to protect in the jjb dir. 09:40:15 INFO: Protecting the following images: 09:40:15 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 09:40:15 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537 09:40:15 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368 09:40:15 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464 09:40:15 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 09:40:15 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 09:40:15 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 09:40:15 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 09:40:15 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 09:40:15 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240901-040206.174 09:40:15 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 09:40:15 ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003 09:40:15 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240901-160214.010 09:40:15 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240801-160217.825 09:40:15 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 09:40:16 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 09:40:18 Protected setting for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537: True 09:40:19 Protected setting for ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368: True 09:40:21 Protected setting for ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464: True 09:40:22 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 09:40:24 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 09:40:25 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 09:40:27 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 09:40:28 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 09:40:30 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240901-040206.174: True 09:40:31 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 09:40:33 Protected setting for ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003: True 09:40:34 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240901-160214.010: True 09:40:36 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240801-160217.825: True 09:40:37 Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True 09:40:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:40:37 Run condition [Boolean condition] enabling perform for step [BuilderChain] 09:40:37 [EnvInject] - Injecting environment variables from a build step. 09:40:37 [EnvInject] - Injecting as environment variables the properties content 09:40:37 OS_IMAGE_CLEANUP_AGE=30 09:40:37 09:40:37 [EnvInject] - Variables injected successfully. 09:40:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1988667093523762747.sh 09:40:37 ---> Cleanup old images 09:40:37 Setup pyenv: 09:40:38 system 09:40:38 3.8.13 09:40:38 3.9.13 09:40:38 3.10.13 09:40:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:40:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U3Es from file:/tmp/.os_lf_venv 09:40:39 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:40:53 lf-activate-venv(): INFO: Adding /tmp/venv-U3Es/bin to PATH 09:40:53 + lftools openstack --os-cloud vex image cleanup --days=30 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 Removing 238 images from vex. 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image CentOS Rocky 8 (x86_64) [2023-11-19] is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240422-114205.616 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240301-160225.120 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240222-233219.906 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240219-114353.897 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240201-160202.956 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240113-063344.327 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240113-042050.976 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240113-025342.932 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240101-160226.547 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20231213-085842.829 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20231212-205015.151 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20231212-131123.272 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20231201-230119.963 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20231201-220117.630 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20231201-160303.189 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231201-060138.152 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20231201-040141.663 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20231101-230112.779 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20231101-220126.544 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20231101-160245.725 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231101-060112.760 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20231101-040111.232 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20231001-160200.664 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20231001-040111.487 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230901-230104.760 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230901-220113.905 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230901-160210.845 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230801-230101.799 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230801-220107.983 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230801-160224.175 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230801-060019.513 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230801-040013.057 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230727-135136.536 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230705-040401.005 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230705-031120.321 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230705-030900.684 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230705-030716.304 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230705-030745.231 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230704-231742.101 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230704-232308.886 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230704-231647.894 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230704-231855.554 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230704-074500.124 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230704-071950.633 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230704-070951.083 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230704-035758.434 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230628-010335.272 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230622-095519.460 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230622-074859.494 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230622-044330.771 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230616-022013.197 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230615-144631.086 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230615-143739.719 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230615-124923.578 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230612-132235.763 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230601-230111.995 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230601-220118.447 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230601-160210.077 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230601-160103.902 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230601-060110.935 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230601-040106.064 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20230601-010312.253 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230501-230108.249 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230501-160135.014 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20230501-010136.955 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230401-160201.097 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230201-220101.397 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20230201-220137.499 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230201-180130.689 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230201-160134.122 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230201-160105.789 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230201-140254.859 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230201-060101.214 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20230201-000150.906 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20230101-230102.471 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230101-220102.401 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20230101-220136.107 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230101-180105.478 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230101-160105.035 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230101-140111.577 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230101-060216.811 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20230101-000202.908 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20221201-230100.993 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221201-160152.784 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221201-010130.764 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20221201-000156.559 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20221101-230058.297 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221101-160134.323 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221101-010205.652 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221016-222946.596 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221016-222525.576 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20221016-222927.029 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221016-125853.236 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221016-125857.924 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20221016-125903.888 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20221016-125928.502 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221014-230023.599 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-122906.855 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221013-083604.413 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20221013-083714.503 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20221007-005406.181 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221007-005229.346 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221007-002022.069 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221006-122155.975 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221006-073542.895 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221006-022838.351 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20221001-180117.617 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221001-160243.052 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20221001-140105.764 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221001-010112.580 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221001-000125.021 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20221001-000200.263 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220915-223019.580 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220907-132047.940 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220901-230104.671 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220901-220115.450 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220901-220215.283 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220901-160108.529 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220901-140108.107 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220901-060109.345 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220901-040105.453 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220901-010210.262 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220901-010110.645 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220901-000209.780 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20220901-000115.345 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220824-075630.483 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220824-015145.461 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220824-011831.391 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220823-230942.092 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220823-221257.462 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - helm - x86_64 - 20220823-072908.932 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220823-072905.739 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220823-013925.749 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 20.04 - helm - x86_64 - 20220822-133458.742 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220822-133446.819 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220822-121130.566 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220822-082754.255 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220822-075914.017 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220820-140912.396 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220820-140835.603 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220820-140903.631 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220820-140904.945 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220820-140917.407 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20220820-140815.053 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220820-140848.474 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220820-140917.191 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220820-140759.388 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220820-140830.234 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220820-140909.636 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220819-080137.911 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220819-072649.912 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220812-095028.046 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220812-094957.303 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220812-083859.067 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220812-083902.135 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220812-075756.317 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - robot - x86_64 - 20220812-010324.169 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220811-121546.186 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220811-110550.401 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220810-232749.807 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220810-225406.343 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220809-222649.751 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220628-213526.810 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220624-083106.115 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220615-085941.905 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220614-144051.771 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220614-084733.693 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220613-134645.697 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220531-224633.332 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220531-063337.840 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220531-013211.735 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220530-071355.713 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220529-071509.022 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220529-013534.987 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220401-180112.933 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220301-230058.722 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220301-220058.873 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220301-220158.535 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220301-180056.439 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220301-140057.429 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220301-060057.135 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220301-010057.901 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220301-000153.945 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220201-230056.942 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220201-220158.098 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220201-010057.671 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220201-000216.309 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20220201-000059.096 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 8 - builder - x86_64 - 20220120-034829.872 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220111-144716.525 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack - x86_64 - 20220101-230058.589 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220101-220056.424 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - robot - x86_64 - 20220101-220155.904 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220101-180057.408 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - helm - x86_64 - 20220101-140055.317 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220101-040224.236 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220101-010055.379 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image ZZCI - CentOS 7 - helm - x86_64 - 20220101-000245.680 is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 09:40:58 WARNING: Use of image.protected resulted in an exception 09:40:58 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 09:40:58 $ ssh-agent -k 09:40:59 unset SSH_AUTH_SOCK; 09:40:59 unset SSH_AGENT_PID; 09:40:59 echo Agent pid 5457 killed; 09:40:59 [ssh-agent] Stopped. 09:40:59 [PostBuildScript] - [INFO] Executing post build scripts. 09:40:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10120576422867053644.sh 09:40:59 ---> sysstat.sh 09:40:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2911720986227104535.sh 09:40:59 ---> package-listing.sh 09:40:59 ++ facter osfamily 09:40:59 ++ tr '[:upper:]' '[:lower:]' 09:40:59 + OS_FAMILY=redhat 09:40:59 + workspace=/w/workspace/builder-openstack-cron 09:40:59 + START_PACKAGES=/tmp/packages_start.txt 09:40:59 + END_PACKAGES=/tmp/packages_end.txt 09:40:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:40:59 + PACKAGES=/tmp/packages_start.txt 09:40:59 + '[' /w/workspace/builder-openstack-cron ']' 09:40:59 + PACKAGES=/tmp/packages_end.txt 09:40:59 + case "${OS_FAMILY}" in 09:40:59 + sort 09:40:59 + rpm -qa 09:41:00 + '[' -f /tmp/packages_start.txt ']' 09:41:00 + '[' -f /tmp/packages_end.txt ']' 09:41:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:41:00 + '[' /w/workspace/builder-openstack-cron ']' 09:41:00 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 09:41:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 09:41:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2446802496586918152.sh 09:41:00 ---> capture-instance-metadata.sh 09:41:00 Setup pyenv: 09:41:00 system 09:41:00 3.8.13 09:41:00 3.9.13 09:41:00 3.10.13 09:41:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:41:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U3Es from file:/tmp/.os_lf_venv 09:41:01 lf-activate-venv(): INFO: Installing: lftools 09:41:12 lf-activate-venv(): INFO: Adding /tmp/venv-U3Es/bin to PATH 09:41:12 INFO: Running in OpenStack, capturing instance metadata 09:41:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5743621290780476734.sh 09:41:12 provisioning config files... 09:41:12 Could not find credentials [logs] for builder-openstack-cron #65402 09:41:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config14951632940962202600tmp 09:41:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:41:12 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:41:12 provisioning config files... 09:41:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:41:13 [EnvInject] - Injecting environment variables from a build step. 09:41:13 [EnvInject] - Injecting as environment variables the properties content 09:41:13 SERVER_ID=logs 09:41:13 09:41:13 [EnvInject] - Variables injected successfully. 09:41:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10585559677994503085.sh 09:41:13 ---> create-netrc.sh 09:41:13 WARN: Log server credential not found. 09:41:13 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16066857087977724007.sh 09:41:13 ---> python-tools-install.sh 09:41:13 Setup pyenv: 09:41:13 system 09:41:13 3.8.13 09:41:13 3.9.13 09:41:13 3.10.13 09:41:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:41:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U3Es from file:/tmp/.os_lf_venv 09:41:14 lf-activate-venv(): INFO: Installing: lftools 09:41:23 lf-activate-venv(): INFO: Adding /tmp/venv-U3Es/bin to PATH 09:41:23 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9500141515522559994.sh 09:41:23 ---> sudo-logs.sh 09:41:23 Archiving 'sudo' log.. 09:41:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins747674833079933918.sh 09:41:24 ---> job-cost.sh 09:41:24 Setup pyenv: 09:41:24 system 09:41:24 3.8.13 09:41:24 3.9.13 09:41:24 3.10.13 09:41:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:41:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U3Es from file:/tmp/.os_lf_venv 09:41:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:41:31 lf-activate-venv(): INFO: Adding /tmp/venv-U3Es/bin to PATH 09:41:31 INFO: No Stack... 09:41:32 INFO: Retrieving Pricing Info for: v3-standard-2 09:41:32 INFO: Archiving Costs 09:41:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12566960337079193933.sh 09:41:32 ---> logs-deploy.sh 09:41:32 Setup pyenv: 09:41:32 system 09:41:32 3.8.13 09:41:32 3.9.13 09:41:32 3.10.13 09:41:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:41:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U3Es from file:/tmp/.os_lf_venv 09:41:33 lf-activate-venv(): INFO: Installing: lftools 09:41:42 lf-activate-venv(): INFO: Adding /tmp/venv-U3Es/bin to PATH 09:41:42 WARNING: Nexus logging server not set 09:41:42 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/65402/ 09:41:42 INFO: archiving logs to S3 09:41:43 ---> uname -a: 09:41:43 Linux prd-centos8-builder-2c-2g-34003.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 09:41:43 09:41:43 09:41:43 ---> lscpu: 09:41:43 Architecture: x86_64 09:41:43 CPU op-mode(s): 32-bit, 64-bit 09:41:43 Byte Order: Little Endian 09:41:43 CPU(s): 2 09:41:43 On-line CPU(s) list: 0,1 09:41:43 Thread(s) per core: 1 09:41:43 Core(s) per socket: 1 09:41:43 Socket(s): 2 09:41:43 NUMA node(s): 1 09:41:43 Vendor ID: AuthenticAMD 09:41:43 CPU family: 23 09:41:43 Model: 49 09:41:43 Model name: AMD EPYC-Rome Processor 09:41:43 Stepping: 0 09:41:43 CPU MHz: 2799.998 09:41:43 BogoMIPS: 5599.99 09:41:43 Virtualization: AMD-V 09:41:43 Hypervisor vendor: KVM 09:41:43 Virtualization type: full 09:41:43 L1d cache: 32K 09:41:43 L1i cache: 32K 09:41:43 L2 cache: 512K 09:41:43 L3 cache: 16384K 09:41:43 NUMA node0 CPU(s): 0,1 09:41:43 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 09:41:43 09:41:43 09:41:43 ---> nproc: 09:41:43 2 09:41:43 09:41:43 09:41:43 ---> df -h: 09:41:43 Filesystem Size Used Avail Use% Mounted on 09:41:43 devtmpfs 3.8G 0 3.8G 0% /dev 09:41:43 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:41:43 tmpfs 3.8G 17M 3.8G 1% /run 09:41:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:41:43 /dev/vda1 40G 8.4G 32G 21% / 09:41:43 tmpfs 770M 0 770M 0% /run/user/1001 09:41:43 09:41:43 09:41:43 ---> free -m: 09:41:43 total used free shared buff/cache available 09:41:43 Mem: 7697 620 4827 19 2249 6782 09:41:43 Swap: 1023 0 1023 09:41:43 09:41:43 09:41:43 ---> ip addr: 09:41:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:41:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:41:43 inet 127.0.0.1/8 scope host lo 09:41:43 valid_lft forever preferred_lft forever 09:41:43 inet6 ::1/128 scope host 09:41:43 valid_lft forever preferred_lft forever 09:41:43 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:41:43 link/ether fa:16:3e:69:83:7f brd ff:ff:ff:ff:ff:ff 09:41:43 altname enp0s3 09:41:43 altname ens3 09:41:43 inet 10.30.171.101/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:41:43 valid_lft 86000sec preferred_lft 86000sec 09:41:43 inet6 fe80::f816:3eff:fe69:837f/64 scope link 09:41:43 valid_lft forever preferred_lft forever 09:41:43 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:41:43 link/ether 02:42:8f:84:49:39 brd ff:ff:ff:ff:ff:ff 09:41:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:41:43 valid_lft forever preferred_lft forever 09:41:43 09:41:43 09:41:43 ---> sar -b -r -n DEV: 09:41:43 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/02/2024 _x86_64_ (2 CPU) 09:41:43 09:41:43 09:34:58 LINUX RESTART (2 CPU) 09:41:43 09:41:43 09:36:01 AM tps rtps wtps bread/s bwrtn/s 09:41:43 09:37:01 AM 88.30 7.80 80.51 1283.04 6465.33 09:41:43 09:38:01 AM 78.27 0.28 77.99 19.06 9459.56 09:41:43 09:39:01 AM 16.05 0.62 15.43 69.46 884.47 09:41:43 09:40:01 AM 11.81 0.07 11.75 3.07 238.99 09:41:43 09:41:01 AM 13.75 0.08 13.66 10.66 310.38 09:41:43 Average: 41.64 1.77 39.87 277.07 3471.63 09:41:43 09:41:43 09:36:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:41:43 09:37:01 AM 4979592 6955364 2902840 36.83 2688 2153724 1023044 11.45 234108 2328900 232456 09:41:43 09:38:01 AM 4932352 6947616 2950080 37.43 2688 2192068 1001200 11.21 253692 2347948 39388 09:41:43 09:39:01 AM 4939544 6956464 2942888 37.33 2688 2194112 981568 10.99 293984 2300556 22264 09:41:43 09:40:01 AM 4980904 6976736 2901528 36.81 2688 2173040 976288 10.93 292352 2260632 1120 09:41:43 09:41:01 AM 5020448 7015640 2861984 36.31 2688 2172404 927012 10.38 447568 2066560 12 09:41:43 Average: 4970568 6970364 2911864 36.94 2688 2177070 981822 10.99 304341 2260919 59048 09:41:43 09:41:43 09:36:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:41:43 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:43 09:37:01 AM eth0 78.62 65.46 943.41 7.95 0.00 0.00 0.00 0.00 09:41:43 09:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:43 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:43 09:38:01 AM eth0 44.33 36.11 389.53 8.37 0.00 0.00 0.00 0.00 09:41:43 09:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:43 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:43 09:39:01 AM eth0 14.55 14.06 20.57 3.74 0.00 0.00 0.00 0.00 09:41:43 09:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:43 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:43 09:40:01 AM eth0 9.43 10.20 7.41 4.52 0.00 0.00 0.00 0.00 09:41:43 09:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:43 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:43 09:41:01 AM eth0 27.14 24.01 29.66 8.74 0.00 0.00 0.00 0.00 09:41:43 09:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:43 Average: eth0 34.81 29.97 278.12 6.67 0.00 0.00 0.00 0.00 09:41:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:43 09:41:43 09:41:43 ---> sar -P ALL: 09:41:43 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/02/2024 _x86_64_ (2 CPU) 09:41:43 09:41:43 09:34:58 LINUX RESTART (2 CPU) 09:41:43 09:41:43 09:36:01 AM CPU %user %nice %system %iowait %steal %idle 09:41:43 09:37:01 AM all 36.75 0.00 5.96 3.14 0.14 54.00 09:41:43 09:37:01 AM 0 31.77 0.00 5.50 3.28 0.15 59.30 09:41:43 09:37:01 AM 1 41.74 0.00 6.43 3.00 0.13 48.69 09:41:43 09:38:01 AM all 26.42 0.00 3.63 10.58 0.10 59.27 09:41:43 09:38:01 AM 0 24.89 0.00 3.78 10.29 0.10 60.93 09:41:43 09:38:01 AM 1 27.94 0.00 3.47 10.86 0.10 57.62 09:41:43 09:39:01 AM all 15.01 0.00 1.94 0.59 0.07 82.40 09:41:43 09:39:01 AM 0 16.22 0.00 1.94 0.49 0.07 81.29 09:41:43 09:39:01 AM 1 13.80 0.00 1.94 0.69 0.07 83.51 09:41:43 09:40:01 AM all 17.95 0.00 1.52 0.71 0.07 79.75 09:41:43 09:40:01 AM 0 14.21 0.00 1.20 0.99 0.07 83.53 09:41:43 09:40:01 AM 1 21.69 0.00 1.84 0.43 0.07 75.97 09:41:43 09:41:01 AM all 29.97 0.00 3.24 0.66 0.09 66.04 09:41:43 09:41:01 AM 0 22.88 0.00 2.72 0.62 0.08 73.70 09:41:43 09:41:01 AM 1 37.08 0.00 3.76 0.70 0.10 58.36 09:41:43 Average: all 25.23 0.00 3.26 3.13 0.09 68.29 09:41:43 Average: 0 22.00 0.00 3.03 3.12 0.09 71.75 09:41:43 Average: 1 28.46 0.00 3.49 3.14 0.09 64.82 09:41:43 09:41:43 09:41:43