16:04:21 Started by timer 16:04:21 Running as SYSTEM 16:04:21 [EnvInject] - Loading node environment variables. 16:04:21 Building remotely on prd-centos8-builder-1c-1g-4023 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-openstack-cron 16:04:21 [ssh-agent] Looking for ssh-agent implementation... 16:04:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:04:21 $ ssh-agent 16:04:21 SSH_AUTH_SOCK=/tmp/ssh-CUzBcQYcTQ5L/agent.5168 16:04:21 SSH_AGENT_PID=5169 16:04:21 [ssh-agent] Started. 16:04:21 Running ssh-add (command line suppressed) 16:04:21 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_15369318577929505347.key (jenkins-ssh) 16:04:21 [ssh-agent] Using credentials jenkins (jenkins) 16:04:21 The recommended git tool is: NONE 16:04:25 using credential jenkins 16:04:25 Wiping out workspace first. 16:04:25 Cloning the remote Git repository 16:04:25 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 16:04:26 > git init /w/workspace/ci-management-openstack-cron # timeout=10 16:04:26 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 16:04:26 > git --version # timeout=10 16:04:26 > git --version # 'git version 2.43.0' 16:04:26 using GIT_SSH to set credentials jenkins 16:04:26 [INFO] Currently running in a labeled security context 16:04:26 [INFO] Currently SELinux is 'enforcing' on the host 16:04:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh7732783248264250775.key 16:04:26 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:27 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 16:04:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:28 Avoid second fetch 16:04:28 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:04:28 Checking out Revision 78ce966dfb4b3818a725d12b7e58d994e7518291 (refs/remotes/origin/master) 16:04:28 > git config core.sparsecheckout # timeout=10 16:04:28 > git checkout -f 78ce966dfb4b3818a725d12b7e58d994e7518291 # timeout=10 16:04:28 Commit message: "NONRTRIC Add & update jobs for sample uServices used by other functions" 16:04:28 > git rev-list --no-walk 78ce966dfb4b3818a725d12b7e58d994e7518291 # timeout=10 16:04:28 > git remote # timeout=10 16:04:28 > git submodule init # timeout=10 16:04:29 > git submodule sync # timeout=10 16:04:29 > git config --get remote.origin.url # timeout=10 16:04:29 > git submodule init # timeout=10 16:04:29 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:04:29 > git config --get submodule.packer/common-packer.url # timeout=10 16:04:29 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:04:29 > git config --get submodule.global-jjb.url # timeout=10 16:04:29 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:04:29 > git submodule update --init --recursive packer/common-packer # timeout=10 16:04:30 > git submodule update --init --recursive global-jjb # timeout=10 16:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:31 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:04:31 provisioning config files... 16:04:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:04:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:04:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:04:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10747976313945101954.sh 16:04:31 ---> python-tools-install.sh 16:04:31 Setup pyenv: 16:04:31 system 16:04:31 * 3.8.13 (set by /opt/pyenv/version) 16:04:31 * 3.9.13 (set by /opt/pyenv/version) 16:04:31 * 3.10.6 (set by /opt/pyenv/version) 16:04:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-57e6 16:04:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:04:41 lf-activate-venv(): INFO: Installing: lftools 16:05:14 lf-activate-venv(): INFO: Adding /tmp/venv-57e6/bin to PATH 16:05:14 Generating Requirements File 16:05:44 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. 16:05:44 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 16:05:45 Python 3.10.6 16:05:45 pip 24.0 from /tmp/venv-57e6/lib/python3.10/site-packages/pip (python 3.10) 16:05:45 appdirs==1.4.4 16:05:45 argcomplete==3.2.3 16:05:45 aspy.yaml==1.3.0 16:05:45 attrs==23.2.0 16:05:45 autopage==0.5.2 16:05:45 beautifulsoup4==4.12.3 16:05:45 boto3==1.34.58 16:05:45 botocore==1.34.58 16:05:45 bs4==0.0.2 16:05:45 cachetools==5.3.3 16:05:45 certifi==2024.2.2 16:05:45 cffi==1.16.0 16:05:45 cfgv==3.4.0 16:05:45 chardet==5.2.0 16:05:45 charset-normalizer==3.3.2 16:05:45 click==8.1.7 16:05:45 cliff==4.6.0 16:05:45 cmd2==2.4.3 16:05:45 cryptography==3.3.2 16:05:45 debtcollector==3.0.0 16:05:45 decorator==5.1.1 16:05:45 defusedxml==0.7.1 16:05:45 Deprecated==1.2.14 16:05:45 distlib==0.3.8 16:05:45 dnspython==2.6.1 16:05:45 docker==4.2.2 16:05:45 dogpile.cache==1.3.2 16:05:45 email_validator==2.1.1 16:05:45 filelock==3.13.1 16:05:45 future==1.0.0 16:05:45 gitdb==4.0.11 16:05:45 GitPython==3.1.42 16:05:45 google-auth==2.28.1 16:05:45 httplib2==0.22.0 16:05:45 identify==2.5.35 16:05:45 idna==3.6 16:05:45 importlib-resources==1.5.0 16:05:45 iso8601==2.1.0 16:05:45 Jinja2==3.1.3 16:05:45 jmespath==1.0.1 16:05:45 jsonpatch==1.33 16:05:45 jsonpointer==2.4 16:05:45 jsonschema==4.21.1 16:05:45 jsonschema-specifications==2023.12.1 16:05:45 keystoneauth1==5.6.0 16:05:45 kubernetes==29.0.0 16:05:45 lftools==0.37.9 16:05:45 lxml==5.1.0 16:05:45 MarkupSafe==2.1.5 16:05:45 msgpack==1.0.8 16:05:45 multi_key_dict==2.0.3 16:05:45 munch==4.0.0 16:05:45 netaddr==1.2.1 16:05:45 netifaces==0.11.0 16:05:45 niet==1.4.2 16:05:45 nodeenv==1.8.0 16:05:45 oauth2client==4.1.3 16:05:45 oauthlib==3.2.2 16:05:45 openstacksdk==0.62.0 16:05:45 os-client-config==2.1.0 16:05:45 os-service-types==1.7.0 16:05:45 osc-lib==3.0.1 16:05:45 oslo.config==9.4.0 16:05:45 oslo.context==5.5.0 16:05:45 oslo.i18n==6.3.0 16:05:45 oslo.log==5.5.0 16:05:45 oslo.serialization==5.4.0 16:05:45 oslo.utils==7.1.0 16:05:45 packaging==23.2 16:05:45 pbr==6.0.0 16:05:45 platformdirs==4.2.0 16:05:45 prettytable==3.10.0 16:05:45 pyasn1==0.5.1 16:05:45 pyasn1-modules==0.3.0 16:05:45 pycparser==2.21 16:05:45 pygerrit2==2.0.15 16:05:45 PyGithub==2.2.0 16:05:45 pyinotify==0.9.6 16:05:45 PyJWT==2.8.0 16:05:45 PyNaCl==1.5.0 16:05:45 pyparsing==2.4.7 16:05:45 pyperclip==1.8.2 16:05:45 pyrsistent==0.20.0 16:05:45 python-cinderclient==9.5.0 16:05:45 python-dateutil==2.9.0.post0 16:05:45 python-heatclient==3.5.0 16:05:45 python-jenkins==1.8.2 16:05:45 python-keystoneclient==5.4.0 16:05:45 python-magnumclient==4.4.0 16:05:45 python-novaclient==18.5.0 16:05:45 python-openstackclient==6.0.1 16:05:45 python-swiftclient==4.5.0 16:05:45 PyYAML==6.0.1 16:05:45 referencing==0.33.0 16:05:45 requests==2.31.0 16:05:45 requests-oauthlib==1.3.1 16:05:45 requestsexceptions==1.4.0 16:05:45 rfc3986==2.0.0 16:05:45 rpds-py==0.18.0 16:05:45 rsa==4.9 16:05:45 ruamel.yaml==0.18.6 16:05:45 ruamel.yaml.clib==0.2.8 16:05:45 s3transfer==0.10.0 16:05:45 simplejson==3.19.2 16:05:45 six==1.16.0 16:05:45 smmap==5.0.1 16:05:45 soupsieve==2.5 16:05:45 stevedore==5.2.0 16:05:45 tabulate==0.9.0 16:05:45 toml==0.10.2 16:05:45 tomlkit==0.12.4 16:05:45 tqdm==4.66.2 16:05:45 typing_extensions==4.10.0 16:05:45 tzdata==2024.1 16:05:45 urllib3==1.26.18 16:05:45 virtualenv==20.25.1 16:05:45 wcwidth==0.2.13 16:05:45 websocket-client==1.7.0 16:05:45 wrapt==1.16.0 16:05:45 xdg==6.0.0 16:05:45 xmltodict==0.13.0 16:05:45 yq==3.2.3 16:05:46 [EnvInject] - Injecting environment variables from a build step. 16:05:46 [EnvInject] - Injecting as environment variables the properties content 16:05:46 OS_CLOUD=vex 16:05:46 16:05:46 [EnvInject] - Variables injected successfully. 16:05:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:05:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:05:46 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7693197194162966308.sh 16:05:46 ---> Orphaned k8s clusters 16:05:46 Setup pyenv: 16:05:46 system 16:05:46 3.8.13 16:05:46 3.9.13 16:05:46 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57e6 from file:/tmp/.os_lf_venv 16:05:48 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 16:05:58 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. 16:05:58 botocore 1.34.58 requires urllib3<2.1,>=1.25.4; python_version >= "3.10", but you have urllib3 2.2.1 which is incompatible. 16:05:58 lftools 0.37.9 requires urllib3<2.0.0, but you have urllib3 2.2.1 which is incompatible. 16:05:58 lf-activate-venv(): INFO: Adding /tmp/venv-57e6/bin to PATH 16:06:03 -----> Delete orphaned cluster 16:06:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:06:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:06:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11526626575270447519.sh 16:06:03 ---> Orphaned stacks 16:06:03 Setup pyenv: 16:06:03 system 16:06:03 3.8.13 16:06:03 3.9.13 16:06:03 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57e6 from file:/tmp/.os_lf_venv 16:06:04 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-57e6/bin to PATH 16:06:21 + mapfile -t OS_COE_CLUSTERS_ID 16:06:21 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:06:21 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:06:21 ++ awk '{print $1}' 16:06:25 + echo '-----> Active clusters -> stacks' 16:06:25 -----> Active clusters -> stacks 16:06:25 + OS_COE_STACKS=() 16:06:25 + [[ 0 -gt 0 ]] 16:06:25 + mapfile -t OS_STACKS 16:06:25 ++ 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 16:06:25 ++ awk '{print $1}' 16:06:28 + echo '-----> Active stacks' 16:06:28 -----> Active stacks 16:06:28 + echo '-----> Delete orphaned stacks' 16:06:28 -----> Delete orphaned stacks 16:06:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:06:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:06:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17467121148615753465.sh 16:06:28 ---> Orphaned servers 16:06:28 Setup pyenv: 16:06:28 system 16:06:28 3.8.13 16:06:28 3.9.13 16:06:28 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57e6 from file:/tmp/.os_lf_venv 16:06:29 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-57e6/bin to PATH 16:06:48 -----> Active servers 16:06:48 prd-centos8-builder-1c-1g-4023 16:06:48 -----> Delete orphaned servers 16:06:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:06:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:06:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1263333880236288746.sh 16:06:49 ---> Orphaned ports 16:06:49 Setup pyenv: 16:06:49 system 16:06:49 3.8.13 16:06:49 3.9.13 16:06:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57e6 from file:/tmp/.os_lf_venv 16:06:51 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 16:07:03 lf-activate-venv(): INFO: Adding /tmp/venv-57e6/bin to PATH 16:07:06 No orphaned ports to process. 16:07:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:07:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:07:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3981984590954425293.sh 16:07:06 ---> Orphaned volumes 16:07:06 + source /home/jenkins/lf-env.sh 16:07:06 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:07:06 ++ mktemp -d /tmp/venv-XXXX 16:07:06 + lf_venv=/tmp/venv-h6jF 16:07:06 + local venv_file=/tmp/.os_lf_venv 16:07:06 + local python=python3 16:07:06 + local options 16:07:06 + local set_path=true 16:07:06 + local install_args= 16:07:06 ++ 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 16:07:06 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:07:06 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:07:06 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:07:06 + true 16:07:06 + case $1 in 16:07:06 + python=python3 16:07:06 + shift 2 16:07:06 + true 16:07:06 + case $1 in 16:07:06 + shift 16:07:06 + break 16:07:06 + case $python in 16:07:06 + local pkg_list= 16:07:06 + [[ -d /opt/pyenv ]] 16:07:06 + echo 'Setup pyenv:' 16:07:06 Setup pyenv: 16:07:06 + export PYENV_ROOT=/opt/pyenv 16:07:06 + PYENV_ROOT=/opt/pyenv 16:07:06 + 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 16:07:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:07:06 + pyenv versions 16:07:06 system 16:07:06 3.8.13 16:07:06 3.9.13 16:07:06 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:07:06 + command -v pyenv 16:07:06 ++ pyenv init - --no-rehash 16:07:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 16:07:06 export PATH="/opt/pyenv/shims:${PATH}" 16:07:06 export PYENV_SHELL=bash 16:07:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:07:06 pyenv() { 16:07:06 local command 16:07:06 command="${1:-}" 16:07:06 if [ "$#" -gt 0 ]; then 16:07:06 shift 16:07:06 fi 16:07:06 16:07:06 case "$command" in 16:07:06 rehash|shell) 16:07:06 eval "$(pyenv "sh-$command" "$@")" 16:07:06 ;; 16:07:06 *) 16:07:06 command pyenv "$command" "$@" 16:07:06 ;; 16:07:06 esac 16:07:06 }' 16:07:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 16:07:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:07:06 ++ 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 16:07:06 ++ 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 16:07:06 ++ export PYENV_SHELL=bash 16:07:06 ++ PYENV_SHELL=bash 16:07:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:07:06 +++ complete -F _pyenv pyenv 16:07:06 ++ lf-pyver python3 16:07:06 ++ local py_version_xy=python3 16:07:06 ++ local py_version_xyz= 16:07:06 ++ pyenv versions 16:07:06 ++ local command 16:07:06 ++ command=versions 16:07:06 ++ '[' 1 -gt 0 ']' 16:07:06 ++ shift 16:07:06 ++ case "$command" in 16:07:06 ++ command pyenv versions 16:07:06 ++ pyenv versions 16:07:06 ++ sed 's/^[ *]* //' 16:07:06 ++ awk '{ print $1 }' 16:07:06 ++ grep -E '^[0-9.]*[0-9]$' 16:07:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:07:06 +++ grep '^3' /tmp/.pyenv_versions 16:07:06 +++ sort -V 16:07:06 +++ tail -n 1 16:07:06 ++ py_version_xyz=3.10.6 16:07:06 ++ [[ -z 3.10.6 ]] 16:07:06 ++ echo 3.10.6 16:07:06 ++ return 0 16:07:06 + pyenv local 3.10.6 16:07:06 + local command 16:07:06 + command=local 16:07:06 + '[' 2 -gt 0 ']' 16:07:06 + shift 16:07:06 + case "$command" in 16:07:06 + command pyenv local 3.10.6 16:07:06 + pyenv local 3.10.6 16:07:06 + for arg in "$@" 16:07:06 + case $arg in 16:07:06 + pkg_list+='lftools[openstack] ' 16:07:06 + for arg in "$@" 16:07:06 + case $arg in 16:07:06 + pkg_list+='kubernetes ' 16:07:06 + for arg in "$@" 16:07:06 + case $arg in 16:07:06 + pkg_list+='niet ' 16:07:06 + for arg in "$@" 16:07:06 + case $arg in 16:07:06 + pkg_list+='python-heatclient ' 16:07:06 + for arg in "$@" 16:07:06 + case $arg in 16:07:06 + pkg_list+='python-openstackclient ' 16:07:06 + for arg in "$@" 16:07:06 + case $arg in 16:07:06 + pkg_list+='python-magnumclient ' 16:07:06 + for arg in "$@" 16:07:06 + case $arg in 16:07:06 + pkg_list+='yq ' 16:07:06 + [[ -f /tmp/.os_lf_venv ]] 16:07:06 ++ cat /tmp/.os_lf_venv 16:07:06 + lf_venv=/tmp/venv-57e6 16:07:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57e6 from' file:/tmp/.os_lf_venv 16:07:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57e6 from file:/tmp/.os_lf_venv 16:07:06 + /tmp/venv-57e6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:07:07 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 16:07:07 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 16:07:07 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:07:07 + /tmp/venv-57e6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:07:21 + type python3 16:07:21 + true 16:07:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-57e6/bin to PATH' 16:07:21 lf-activate-venv(): INFO: Adding /tmp/venv-57e6/bin to PATH 16:07:21 + PATH=/tmp/venv-57e6/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 16:07:21 + return 0 16:07:21 + mapfile -t os_volumes 16:07:21 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 16:07:24 + '[' 0 -eq 0 ']' 16:07:24 + echo 'No orphaned volumes found.' 16:07:24 No orphaned volumes found. 16:07:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:07:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:07:24 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11493033557191265522.sh 16:07:24 ---> Protect in-use images 16:07:24 Setup pyenv: 16:07:24 system 16:07:24 3.8.13 16:07:24 3.9.13 16:07:24 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:07:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57e6 from file:/tmp/.os_lf_venv 16:07:25 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 16:07:38 lf-activate-venv(): INFO: Adding /tmp/venv-57e6/bin to PATH 16:07:39 INFO: There are images to protect defined in jenkins-config. 16:07:39 INFO: Protecting the following images: 16:07:39 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 16:07:39 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 16:07:39 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 16:07:39 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 16:07:39 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 16:07:39 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 16:07:39 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 16:07:39 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 16:07:39 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 16:07:41 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 16:07:43 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True 16:07:45 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True 16:07:47 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True 16:07:49 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True 16:07:51 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True 16:07:53 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True 16:07:55 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True 16:07:57 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True 16:07:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:07:57 Run condition [Boolean condition] enabling perform for step [BuilderChain] 16:07:57 [EnvInject] - Injecting environment variables from a build step. 16:07:57 [EnvInject] - Injecting as environment variables the properties content 16:07:57 OS_IMAGE_CLEANUP_AGE=30 16:07:57 16:07:57 [EnvInject] - Variables injected successfully. 16:07:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5796036377143852521.sh 16:07:57 ---> Cleanup old images 16:07:57 Setup pyenv: 16:07:57 system 16:07:57 3.8.13 16:07:57 3.9.13 16:07:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:07:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57e6 from file:/tmp/.os_lf_venv 16:07:59 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet openstacksdk<0.99 python-heatclient python-openstackclient python-magnumclient yq 16:08:14 lf-activate-venv(): INFO: Adding /tmp/venv-57e6/bin to PATH 16:08:14 + lftools openstack --os-cloud vex image cleanup --days=30 16:08:19 Removing 155 images from vex. 16:08:19 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240207-020835.732 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240206-003622.089 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240201-190116.504 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240201-110159.359 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240201-110114.243 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240201-020158.054 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240101-210122.231 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240101-190125.132 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240101-110156.258 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240101-110121.404 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231201-220115.964 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231201-210117.599 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231201-190117.551 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231201-110222.045 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231201-110111.838 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231201-050211.907 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231201-020730.764 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231101-220119.353 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231101-210118.089 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231101-190121.088 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231101-110205.765 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231101-110118.167 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231101-050206.332 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231101-020156.910 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231001-220111.342 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231001-190121.044 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231001-110200.653 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231001-110112.171 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231001-050159.641 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231001-020156.299 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230901-220111.612 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230901-110207.178 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230901-110107.036 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230901-050205.852 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230901-020156.203 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230801-220110.697 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230801-210118.251 is shared. Cannot remove... 16:08:19 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 16:08:19 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 16:08:19 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 16:08:19 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 16:08:19 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230701-220115.676 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230701-110157.842 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230701-050204.322 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230701-020206.834 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043020.791 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230612-031531.326 is shared. Cannot remove... 16:08:19 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 16:08:19 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 16:08:19 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] is shared. Cannot remove... 16:08:19 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230601-210116.896 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230601-050207.643 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230601-020208.735 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230501-050119.079 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230501-020201.401 is shared. Cannot remove... 16:08:19 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230301-210109.647 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230301-170108.755 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230301-050108.870 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230201-213720.976 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230201-170114.141 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230201-040112.088 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230101-170117.467 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230101-050104.780 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230101-040111.489 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221201-210111.673 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221201-170105.227 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221201-050105.685 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221201-040012.474 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221101-210111.722 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221101-170130.590 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221101-050108.049 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221101-040106.081 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220926-084218.798 is shared. Cannot remove... 16:08:19 WARNING: Image CentOS 7-x86_64 [2020-04-22] is shared. Cannot remove... 16:08:19 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220726-084217.108 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220526-084116.188 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220505-094212.925 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220426-084218.411 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220415-024618.341 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220406-130644.724 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220405-094211.458 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220326-084222.614 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220315-024621.005 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220306-130701.117 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220305-094214.943 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220226-084220.703 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220215-024612.439 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220206-130654.285 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220205-094212.225 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220126-084212.041 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220115-024611.960 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220105-094214.424 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211226-084216.491 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211215-024624.142 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211206-130641.970 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211205-094218.147 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211126-084224.822 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211115-024620.642 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211106-130635.183 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211105-094225.024 is shared. Cannot remove... 16:08:19 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211026-084226.919 is shared. Cannot remove... 16:08:19 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211015-024618.966 is shared. Cannot remove... 16:08:19 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 16:08:19 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211006-230245.373 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-202627.799 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-130644.850 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211005-094226.423 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20210926-084211.666 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210920-102514.377 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210915-024607.211 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210906-130709.436 is shared. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210905-094251.675 is shared. Cannot remove... 16:08:19 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 16:08:19 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 16:08:19 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 16:08:19 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 16:08:19 WARNING: Image Ubuntu 20.04.1 LTS (x86_64) [2020-11-02] not owned by project vex. Cannot remove... 16:08:19 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 16:08:19 WARNING: Image Ubuntu 18.04.5 LTS (x86_64) [2020-10-31] not owned by project vex. Cannot remove... 16:08:19 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 16:08:19 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 16:08:19 WARNING: Image LF - Ubuntu 20.04 LTS (2020-08-04) is shared. Cannot remove... 16:08:19 WARNING: Image LF - Ubuntu 20.04 LTS (arm64) [2020-08-04] is shared. Cannot remove... 16:08:19 WARNING: Image fedora-coreos-32.20200601.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 16:08:19 WARNING: Image fedora-coreos-31.20200310.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 16:08:19 WARNING: Image LF - CentOS 8.1.1991 (2020-03-26) is shared. Cannot remove... 16:08:19 WARNING: Image Fedora Atomic 29 [2019-11-26] not owned by project vex. Cannot remove... 16:08:19 WARNING: Image LF - Ubuntu 16.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 16:08:19 WARNING: Image LF - Ubuntu 16.04 LTS (2019-12-11) is shared. Cannot remove... 16:08:19 WARNING: Image LF - Ubuntu 18.04 LTS (2019-12-11) is shared. Cannot remove... 16:08:19 WARNING: Image LF - Ubuntu 18.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 16:08:19 WARNING: Image Debian GNU/Linux 10 (buster) [2019-12-02] not owned by project vex. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190927-151252.150 is shared. Cannot remove... 16:08:19 WARNING: Image Fedora Atomic 29 [2019-08-20] not owned by project vex. Cannot remove... 16:08:19 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-24] is shared. Cannot remove... 16:08:19 WARNING: Image LF - Ubuntu 18.04 LTS (2019-06-24) is shared. Cannot remove... 16:08:19 WARNING: Image LF - Ubuntu 16.04 LTS (2019-06-21) is shared. Cannot remove... 16:08:19 WARNING: Image Ubuntu 18.04 LTS (amd64) [2019-06-21] is shared. Cannot remove... 16:08:19 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 16:08:19 WARNING: Image Ubuntu 16.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 16:08:19 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 16:08:19 WARNING: Image Fedora 28 Server [2019-04-25] not owned by project vex. Cannot remove... 16:08:19 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190419-213159.723 is shared. Cannot remove... 16:08:19 WARNING: Image Debian GNU/Linux 9 (stretch) [2019-04-09] not owned by project vex. Cannot remove... 16:08:19 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 16:08:19 WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove... 16:08:19 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 16:08:19 WARNING: Image Fedora Atomic 27 [2018-04-19] not owned by project vex. Cannot remove... 16:08:20 $ ssh-agent -k 16:08:20 unset SSH_AUTH_SOCK; 16:08:20 unset SSH_AGENT_PID; 16:08:20 echo Agent pid 5169 killed; 16:08:20 [ssh-agent] Stopped. 16:08:20 [PostBuildScript] - [INFO] Executing post build scripts. 16:08:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13478536992861407784.sh 16:08:20 ---> sysstat.sh 16:08:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9957827808232268171.sh 16:08:21 ---> package-listing.sh 16:08:21 ++ facter osfamily 16:08:21 ++ tr '[:upper:]' '[:lower:]' 16:08:21 + OS_FAMILY=redhat 16:08:21 + workspace=/w/workspace/ci-management-openstack-cron 16:08:21 + START_PACKAGES=/tmp/packages_start.txt 16:08:21 + END_PACKAGES=/tmp/packages_end.txt 16:08:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:08:21 + PACKAGES=/tmp/packages_start.txt 16:08:21 + '[' /w/workspace/ci-management-openstack-cron ']' 16:08:21 + PACKAGES=/tmp/packages_end.txt 16:08:21 + case "${OS_FAMILY}" in 16:08:21 + rpm -qa 16:08:21 + sort 16:08:29 + '[' -f /tmp/packages_start.txt ']' 16:08:29 + '[' -f /tmp/packages_end.txt ']' 16:08:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:08:29 + '[' /w/workspace/ci-management-openstack-cron ']' 16:08:29 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 16:08:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 16:08:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5986639992249999502.sh 16:08:29 ---> capture-instance-metadata.sh 16:08:29 Setup pyenv: 16:08:29 system 16:08:29 3.8.13 16:08:29 3.9.13 16:08:29 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:08:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57e6 from file:/tmp/.os_lf_venv 16:08:31 lf-activate-venv(): INFO: Installing: lftools 16:08:43 lf-activate-venv(): INFO: Adding /tmp/venv-57e6/bin to PATH 16:08:43 INFO: Running in OpenStack, capturing instance metadata 16:08:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8935206883623384253.sh 16:08:43 provisioning config files... 16:08:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17294208383875362935tmp 16:08:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:08:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:08:44 [EnvInject] - Injecting environment variables from a build step. 16:08:44 [EnvInject] - Injecting as environment variables the properties content 16:08:44 SERVER_ID=logs 16:08:44 16:08:44 [EnvInject] - Variables injected successfully. 16:08:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14851069171945972483.sh 16:08:44 ---> create-netrc.sh 16:08:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9963086990093243446.sh 16:08:44 ---> python-tools-install.sh 16:08:44 Setup pyenv: 16:08:44 system 16:08:44 3.8.13 16:08:44 3.9.13 16:08:44 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:08:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57e6 from file:/tmp/.os_lf_venv 16:08:45 lf-activate-venv(): INFO: Installing: lftools 16:08:55 lf-activate-venv(): INFO: Adding /tmp/venv-57e6/bin to PATH 16:08:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins367782840194444883.sh 16:08:55 ---> sudo-logs.sh 16:08:55 Archiving 'sudo' log.. 16:08:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins482487674131271111.sh 16:08:55 ---> job-cost.sh 16:08:55 Setup pyenv: 16:08:55 system 16:08:55 3.8.13 16:08:55 3.9.13 16:08:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:08:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57e6 from file:/tmp/.os_lf_venv 16:08:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:09:03 lf-activate-venv(): INFO: Adding /tmp/venv-57e6/bin to PATH 16:09:03 INFO: No Stack... 16:09:04 INFO: Retrieving Pricing Info for: v2-highcpu-1 16:09:04 INFO: Archiving Costs 16:09:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17972598580874089275.sh 16:09:04 ---> logs-deploy.sh 16:09:04 Setup pyenv: 16:09:04 system 16:09:04 3.8.13 16:09:04 3.9.13 16:09:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:09:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-57e6 from file:/tmp/.os_lf_venv 16:09:05 lf-activate-venv(): INFO: Installing: lftools 16:09:15 lf-activate-venv(): INFO: Adding /tmp/venv-57e6/bin to PATH 16:09:15 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/42233 16:09:15 INFO: archiving workspace using pattern(s): 16:09:17 Archives upload complete. 16:09:17 INFO: archiving logs to Nexus 16:09:18 ---> uname -a: 16:09:18 Linux prd-centos8-builder-1c-1g-4023.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 16:09:18 16:09:18 16:09:18 ---> lscpu: 16:09:18 Architecture: x86_64 16:09:18 CPU op-mode(s): 32-bit, 64-bit 16:09:18 Byte Order: Little Endian 16:09:18 CPU(s): 1 16:09:18 On-line CPU(s) list: 0 16:09:18 Thread(s) per core: 1 16:09:18 Core(s) per socket: 1 16:09:18 Socket(s): 1 16:09:18 NUMA node(s): 1 16:09:18 Vendor ID: AuthenticAMD 16:09:18 CPU family: 23 16:09:18 Model: 49 16:09:18 Model name: AMD EPYC-Rome Processor 16:09:18 Stepping: 0 16:09:18 CPU MHz: 2799.998 16:09:18 BogoMIPS: 5599.99 16:09:18 Virtualization: AMD-V 16:09:18 Hypervisor vendor: KVM 16:09:18 Virtualization type: full 16:09:18 L1d cache: 32K 16:09:18 L1i cache: 32K 16:09:18 L2 cache: 512K 16:09:18 L3 cache: 16384K 16:09:18 NUMA node0 CPU(s): 0 16:09:18 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 16:09:18 16:09:18 16:09:18 ---> nproc: 16:09:18 1 16:09:18 16:09:18 16:09:18 ---> df -h: 16:09:18 Filesystem Size Used Avail Use% Mounted on 16:09:18 devtmpfs 329M 0 329M 0% /dev 16:09:18 tmpfs 386M 0 386M 0% /dev/shm 16:09:18 tmpfs 386M 11M 376M 3% /run 16:09:18 tmpfs 386M 0 386M 0% /sys/fs/cgroup 16:09:18 /dev/vda1 20G 9.0G 12G 45% / 16:09:18 tmpfs 78M 0 78M 0% /run/user/1001 16:09:18 16:09:18 16:09:18 ---> free -m: 16:09:18 total used free shared buff/cache available 16:09:18 Mem: 770 303 70 6 396 335 16:09:18 Swap: 1023 28 995 16:09:18 16:09:18 16:09:18 ---> ip addr: 16:09:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:09:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:09:18 inet 127.0.0.1/8 scope host lo 16:09:18 valid_lft forever preferred_lft forever 16:09:18 inet6 ::1/128 scope host 16:09:18 valid_lft forever preferred_lft forever 16:09:18 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 16:09:18 link/ether fa:16:3e:a5:ad:86 brd ff:ff:ff:ff:ff:ff 16:09:18 altname enp0s3 16:09:18 altname ens3 16:09:18 inet 10.32.7.78/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 16:09:18 valid_lft 86066sec preferred_lft 86066sec 16:09:18 inet6 fe80::f816:3eff:fea5:ad86/64 scope link 16:09:18 valid_lft forever preferred_lft forever 16:09:18 16:09:18 16:09:18 ---> sar -b -r -n DEV: 16:09:18 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 03/08/2024 _x86_64_ (1 CPU) 16:09:18 16:09:18 16:03:39 LINUX RESTART (1 CPU) 16:09:18 16:09:18 04:04:02 PM tps rtps wtps bread/s bwrtn/s 16:09:18 04:05:01 PM 219.96 116.91 103.04 9560.02 44910.67 16:09:18 04:06:01 PM 172.41 46.87 125.54 4609.66 14197.10 16:09:18 04:07:01 PM 57.89 11.53 46.37 603.86 2934.04 16:09:18 04:08:01 PM 19.71 4.75 14.96 191.97 310.23 16:09:18 04:09:01 PM 162.19 117.47 44.72 8332.31 2339.92 16:09:18 Average: 126.16 59.34 66.82 4645.11 12842.35 16:09:18 16:09:18 04:04:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:09:18 04:05:01 PM 57440 291920 731772 92.72 2100 308276 526284 28.64 125752 456612 16400 16:09:18 04:06:01 PM 96560 332764 692652 87.77 432 303320 471464 25.65 119236 399136 16196 16:09:18 04:07:01 PM 75892 288500 713320 90.38 404 280888 529980 28.84 156132 392812 14744 16:09:18 04:08:01 PM 142344 346956 646868 81.96 404 272924 468876 25.51 158288 323084 2456 16:09:18 04:09:01 PM 79976 342648 709236 89.87 0 331272 488424 26.58 176496 372672 18568 16:09:18 Average: 90442 320558 698770 88.54 668 299336 497006 27.04 147181 388863 13673 16:09:18 16:09:18 04:04:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:09:18 04:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:18 04:05:01 PM eth0 221.17 130.86 1468.93 55.68 0.00 0.00 0.00 0.00 16:09:18 04:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:18 04:06:01 PM eth0 30.69 30.94 345.34 7.03 0.00 0.00 0.00 0.00 16:09:18 04:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:18 04:07:01 PM eth0 22.27 25.00 173.38 8.02 0.00 0.00 0.00 0.00 16:09:18 04:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:18 04:08:01 PM eth0 18.11 19.56 15.01 8.28 0.00 0.00 0.00 0.00 16:09:18 04:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:18 04:09:01 PM eth0 17.69 17.99 20.32 12.62 0.00 0.00 0.00 0.00 16:09:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:18 Average: eth0 61.51 44.61 401.40 18.22 0.00 0.00 0.00 0.00 16:09:18 16:09:18 16:09:18 ---> sar -P ALL: 16:09:18 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 03/08/2024 _x86_64_ (1 CPU) 16:09:18 16:09:18 16:03:39 LINUX RESTART (1 CPU) 16:09:18 16:09:18 04:04:02 PM CPU %user %nice %system %iowait %steal %idle 16:09:18 04:05:01 PM all 66.17 0.05 13.55 6.97 0.10 13.16 16:09:18 04:05:01 PM 0 66.17 0.05 13.55 6.97 0.10 13.16 16:09:18 04:06:01 PM all 70.96 0.00 11.53 5.86 0.10 11.55 16:09:18 04:06:01 PM 0 70.96 0.00 11.53 5.86 0.10 11.55 16:09:18 04:07:01 PM all 65.26 0.00 4.56 2.20 0.08 27.90 16:09:18 04:07:01 PM 0 65.26 0.00 4.56 2.20 0.08 27.90 16:09:18 04:08:01 PM all 64.57 0.00 4.62 0.33 0.10 30.38 16:09:18 04:08:01 PM 0 64.57 0.00 4.62 0.33 0.10 30.38 16:09:18 04:09:01 PM all 64.65 0.00 6.07 14.40 0.08 14.79 16:09:18 04:09:01 PM 0 64.65 0.00 6.07 14.40 0.08 14.79 16:09:18 Average: all 66.32 0.01 8.05 5.95 0.09 19.58 16:09:18 Average: 0 66.32 0.01 8.05 5.95 0.09 19.58 16:09:18 16:09:18 16:09:18