19:04:26 Started by timer 19:04:26 Running as SYSTEM 19:04:26 [EnvInject] - Loading node environment variables. 19:04:26 Building remotely on prd-centos8-builder-1c-1g-3472 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-openstack-cron 19:04:27 [ssh-agent] Looking for ssh-agent implementation... 19:04:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:27 $ ssh-agent 19:04:27 SSH_AUTH_SOCK=/tmp/ssh-lOKueDsZRQWO/agent.5166 19:04:27 SSH_AGENT_PID=5167 19:04:27 [ssh-agent] Started. 19:04:27 Running ssh-add (command line suppressed) 19:04:27 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_17153924581950331611.key (jenkins-ssh) 19:04:27 [ssh-agent] Using credentials jenkins (jenkins) 19:04:27 The recommended git tool is: NONE 19:04:31 using credential jenkins 19:04:31 Wiping out workspace first. 19:04:31 Cloning the remote Git repository 19:04:31 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 19:04:32 > git init /w/workspace/ci-management-openstack-cron # timeout=10 19:04:32 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 19:04:32 > git --version # timeout=10 19:04:32 > git --version # 'git version 2.43.0' 19:04:32 using GIT_SSH to set credentials jenkins 19:04:32 [INFO] Currently running in a labeled security context 19:04:32 [INFO] Currently SELinux is 'enforcing' on the host 19:04:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh2587511208052037798.key 19:04:32 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:33 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 19:04:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:34 Avoid second fetch 19:04:34 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:04:34 Checking out Revision 304f332b8eba7450838b1b0be1074120e9fc791d (refs/remotes/origin/master) 19:04:34 > git config core.sparsecheckout # timeout=10 19:04:34 > git checkout -f 304f332b8eba7450838b1b0be1074120e9fc791d # timeout=10 19:04:35 Commit message: "Add Go & Sonar jobs for servicemanager in nonrtric-plt-sme" 19:04:35 > git rev-list --no-walk 304f332b8eba7450838b1b0be1074120e9fc791d # timeout=10 19:04:35 > git remote # timeout=10 19:04:35 > git submodule init # timeout=10 19:04:35 > git submodule sync # timeout=10 19:04:35 > git config --get remote.origin.url # timeout=10 19:04:35 > git submodule init # timeout=10 19:04:35 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:04:35 > git config --get submodule.packer/common-packer.url # timeout=10 19:04:35 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:04:35 > git config --get submodule.global-jjb.url # timeout=10 19:04:35 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:04:35 > git submodule update --init --recursive packer/common-packer # timeout=10 19:04:36 > git submodule update --init --recursive global-jjb # timeout=10 19:04:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:37 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:37 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:04:37 provisioning config files... 19:04:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:04:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:04:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:04:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12637545298300767303.sh 19:04:37 ---> python-tools-install.sh 19:04:37 Setup pyenv: 19:04:37 system 19:04:37 * 3.8.13 (set by /opt/pyenv/version) 19:04:37 * 3.9.13 (set by /opt/pyenv/version) 19:04:38 * 3.10.6 (set by /opt/pyenv/version) 19:04:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xse5 19:04:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:04:47 lf-activate-venv(): INFO: Installing: lftools 19:05:21 lf-activate-venv(): INFO: Adding /tmp/venv-xse5/bin to PATH 19:05:21 Generating Requirements File 19:05:52 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. 19:05:52 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 19:05:52 Python 3.10.6 19:05:53 pip 24.0 from /tmp/venv-xse5/lib/python3.10/site-packages/pip (python 3.10) 19:05:53 appdirs==1.4.4 19:05:53 argcomplete==3.2.2 19:05:53 aspy.yaml==1.3.0 19:05:53 attrs==23.2.0 19:05:53 autopage==0.5.2 19:05:53 beautifulsoup4==4.12.3 19:05:53 boto3==1.34.54 19:05:53 botocore==1.34.54 19:05:53 bs4==0.0.2 19:05:53 cachetools==5.3.3 19:05:53 certifi==2024.2.2 19:05:53 cffi==1.16.0 19:05:53 cfgv==3.4.0 19:05:53 chardet==5.2.0 19:05:53 charset-normalizer==3.3.2 19:05:53 click==8.1.7 19:05:53 cliff==4.6.0 19:05:53 cmd2==2.4.3 19:05:53 cryptography==3.3.2 19:05:53 debtcollector==3.0.0 19:05:53 decorator==5.1.1 19:05:53 defusedxml==0.7.1 19:05:53 Deprecated==1.2.14 19:05:53 distlib==0.3.8 19:05:53 dnspython==2.6.1 19:05:53 docker==4.2.2 19:05:53 dogpile.cache==1.3.2 19:05:53 email_validator==2.1.1 19:05:53 filelock==3.13.1 19:05:53 future==1.0.0 19:05:53 gitdb==4.0.11 19:05:53 GitPython==3.1.42 19:05:53 google-auth==2.28.1 19:05:53 httplib2==0.22.0 19:05:53 identify==2.5.35 19:05:53 idna==3.6 19:05:53 importlib-resources==1.5.0 19:05:53 iso8601==2.1.0 19:05:53 Jinja2==3.1.3 19:05:53 jmespath==1.0.1 19:05:53 jsonpatch==1.33 19:05:53 jsonpointer==2.4 19:05:53 jsonschema==4.21.1 19:05:53 jsonschema-specifications==2023.12.1 19:05:53 keystoneauth1==5.6.0 19:05:53 kubernetes==29.0.0 19:05:53 lftools==0.37.9 19:05:53 lxml==5.1.0 19:05:53 MarkupSafe==2.1.5 19:05:53 msgpack==1.0.8 19:05:53 multi_key_dict==2.0.3 19:05:53 munch==4.0.0 19:05:53 netaddr==1.2.1 19:05:53 netifaces==0.11.0 19:05:53 niet==1.4.2 19:05:53 nodeenv==1.8.0 19:05:53 oauth2client==4.1.3 19:05:53 oauthlib==3.2.2 19:05:53 openstacksdk==0.62.0 19:05:53 os-client-config==2.1.0 19:05:53 os-service-types==1.7.0 19:05:53 osc-lib==3.0.1 19:05:53 oslo.config==9.4.0 19:05:53 oslo.context==5.5.0 19:05:53 oslo.i18n==6.3.0 19:05:53 oslo.log==5.5.0 19:05:53 oslo.serialization==5.4.0 19:05:53 oslo.utils==7.1.0 19:05:53 packaging==23.2 19:05:53 pbr==6.0.0 19:05:53 platformdirs==4.2.0 19:05:53 prettytable==3.10.0 19:05:53 pyasn1==0.5.1 19:05:53 pyasn1-modules==0.3.0 19:05:53 pycparser==2.21 19:05:53 pygerrit2==2.0.15 19:05:53 PyGithub==2.2.0 19:05:53 pyinotify==0.9.6 19:05:53 PyJWT==2.8.0 19:05:53 PyNaCl==1.5.0 19:05:53 pyparsing==2.4.7 19:05:53 pyperclip==1.8.2 19:05:53 pyrsistent==0.20.0 19:05:53 python-cinderclient==9.5.0 19:05:53 python-dateutil==2.9.0.post0 19:05:53 python-heatclient==3.5.0 19:05:53 python-jenkins==1.8.2 19:05:53 python-keystoneclient==5.4.0 19:05:53 python-magnumclient==4.4.0 19:05:53 python-novaclient==18.5.0 19:05:53 python-openstackclient==6.0.1 19:05:53 python-swiftclient==4.5.0 19:05:53 PyYAML==6.0.1 19:05:53 referencing==0.33.0 19:05:53 requests==2.31.0 19:05:53 requests-oauthlib==1.3.1 19:05:53 requestsexceptions==1.4.0 19:05:53 rfc3986==2.0.0 19:05:53 rpds-py==0.18.0 19:05:53 rsa==4.9 19:05:53 ruamel.yaml==0.18.6 19:05:53 ruamel.yaml.clib==0.2.8 19:05:53 s3transfer==0.10.0 19:05:53 simplejson==3.19.2 19:05:53 six==1.16.0 19:05:53 smmap==5.0.1 19:05:53 soupsieve==2.5 19:05:53 stevedore==5.2.0 19:05:53 tabulate==0.9.0 19:05:53 toml==0.10.2 19:05:53 tomlkit==0.12.4 19:05:53 tqdm==4.66.2 19:05:53 typing_extensions==4.10.0 19:05:53 tzdata==2024.1 19:05:53 urllib3==1.26.18 19:05:53 virtualenv==20.25.1 19:05:53 wcwidth==0.2.13 19:05:53 websocket-client==1.7.0 19:05:53 wrapt==1.16.0 19:05:53 xdg==6.0.0 19:05:53 xmltodict==0.13.0 19:05:53 yq==3.2.3 19:05:53 [EnvInject] - Injecting environment variables from a build step. 19:05:53 [EnvInject] - Injecting as environment variables the properties content 19:05:53 OS_CLOUD=vex 19:05:53 19:05:53 [EnvInject] - Variables injected successfully. 19:05:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12849466745253552991.sh 19:05:53 ---> Orphaned k8s clusters 19:05:53 Setup pyenv: 19:05:54 system 19:05:54 3.8.13 19:05:54 3.9.13 19:05:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xse5 from file:/tmp/.os_lf_venv 19:05:55 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 19:06:06 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. 19:06:06 botocore 1.34.54 requires urllib3<2.1,>=1.25.4; python_version >= "3.10", but you have urllib3 2.2.1 which is incompatible. 19:06:06 lftools 0.37.9 requires urllib3<2.0.0, but you have urllib3 2.2.1 which is incompatible. 19:06:06 lf-activate-venv(): INFO: Adding /tmp/venv-xse5/bin to PATH 19:06:11 -----> Delete orphaned cluster 19:06:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:11 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5923544783514647917.sh 19:06:11 ---> Orphaned stacks 19:06:11 Setup pyenv: 19:06:11 system 19:06:11 3.8.13 19:06:11 3.9.13 19:06:11 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xse5 from file:/tmp/.os_lf_venv 19:06:13 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-xse5/bin to PATH 19:06:30 + mapfile -t OS_COE_CLUSTERS_ID 19:06:30 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:06:30 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:06:30 ++ awk '{print $1}' 19:06:34 + echo '-----> Active clusters -> stacks' 19:06:34 -----> Active clusters -> stacks 19:06:34 + OS_COE_STACKS=() 19:06:34 + [[ 0 -gt 0 ]] 19:06:34 + mapfile -t OS_STACKS 19:06:34 ++ 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 19:06:34 ++ awk '{print $1}' 19:06:36 + echo '-----> Active stacks' 19:06:36 -----> Active stacks 19:06:36 + echo '-----> Delete orphaned stacks' 19:06:36 -----> Delete orphaned stacks 19:06:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5675594079898081446.sh 19:06:36 ---> Orphaned servers 19:06:36 Setup pyenv: 19:06:36 system 19:06:36 3.8.13 19:06:36 3.9.13 19:06:36 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xse5 from file:/tmp/.os_lf_venv 19:06:38 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-xse5/bin to PATH 19:06:56 -----> Active servers 19:06:56 prd-centos8-builder-1c-1g-3472 19:06:56 -----> Delete orphaned servers 19:06:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14687596092192288551.sh 19:06:57 ---> Orphaned ports 19:06:57 Setup pyenv: 19:06:58 system 19:06:58 3.8.13 19:06:58 3.9.13 19:06:58 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xse5 from file:/tmp/.os_lf_venv 19:07:00 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 19:07:12 lf-activate-venv(): INFO: Adding /tmp/venv-xse5/bin to PATH 19:07:14 No orphaned ports to process. 19:07:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:07:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:07:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14551825569458666378.sh 19:07:15 ---> Orphaned volumes 19:07:15 + source /home/jenkins/lf-env.sh 19:07:15 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:07:15 ++ mktemp -d /tmp/venv-XXXX 19:07:15 + lf_venv=/tmp/venv-JxSp 19:07:15 + local venv_file=/tmp/.os_lf_venv 19:07:15 + local python=python3 19:07:15 + local options 19:07:15 + local set_path=true 19:07:15 + local install_args= 19:07:15 ++ 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 19:07:15 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 19:07:15 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 19:07:15 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:07:15 + true 19:07:15 + case $1 in 19:07:15 + python=python3 19:07:15 + shift 2 19:07:15 + true 19:07:15 + case $1 in 19:07:15 + shift 19:07:15 + break 19:07:15 + case $python in 19:07:15 + local pkg_list= 19:07:15 + [[ -d /opt/pyenv ]] 19:07:15 + echo 'Setup pyenv:' 19:07:15 Setup pyenv: 19:07:15 + export PYENV_ROOT=/opt/pyenv 19:07:15 + PYENV_ROOT=/opt/pyenv 19:07:15 + 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 19:07:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:07:15 + pyenv versions 19:07:15 system 19:07:15 3.8.13 19:07:15 3.9.13 19:07:15 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:15 + command -v pyenv 19:07:15 ++ pyenv init - --no-rehash 19:07:15 + 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[*]}"'\'')" 19:07:15 export PATH="/opt/pyenv/shims:${PATH}" 19:07:15 export PYENV_SHELL=bash 19:07:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:07:15 pyenv() { 19:07:15 local command 19:07:15 command="${1:-}" 19:07:15 if [ "$#" -gt 0 ]; then 19:07:15 shift 19:07:15 fi 19:07:15 19:07:15 case "$command" in 19:07:15 rehash|shell) 19:07:15 eval "$(pyenv "sh-$command" "$@")" 19:07:15 ;; 19:07:15 *) 19:07:15 command pyenv "$command" "$@" 19:07:15 ;; 19:07:15 esac 19:07:15 }' 19:07:15 +++ 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[*]}"' 19:07:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:07:15 ++ 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 19:07:15 ++ 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 19:07:15 ++ export PYENV_SHELL=bash 19:07:15 ++ PYENV_SHELL=bash 19:07:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:07:15 +++ complete -F _pyenv pyenv 19:07:15 ++ lf-pyver python3 19:07:15 ++ local py_version_xy=python3 19:07:15 ++ local py_version_xyz= 19:07:15 ++ pyenv versions 19:07:15 ++ local command 19:07:15 ++ command=versions 19:07:15 ++ '[' 1 -gt 0 ']' 19:07:15 ++ shift 19:07:15 ++ case "$command" in 19:07:15 ++ command pyenv versions 19:07:15 ++ pyenv versions 19:07:15 ++ sed 's/^[ *]* //' 19:07:15 ++ awk '{ print $1 }' 19:07:15 ++ grep -E '^[0-9.]*[0-9]$' 19:07:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:07:15 +++ grep '^3' /tmp/.pyenv_versions 19:07:15 +++ sort -V 19:07:15 +++ tail -n 1 19:07:15 ++ py_version_xyz=3.10.6 19:07:15 ++ [[ -z 3.10.6 ]] 19:07:15 ++ echo 3.10.6 19:07:15 ++ return 0 19:07:15 + pyenv local 3.10.6 19:07:15 + local command 19:07:15 + command=local 19:07:15 + '[' 2 -gt 0 ']' 19:07:15 + shift 19:07:15 + case "$command" in 19:07:15 + command pyenv local 3.10.6 19:07:15 + pyenv local 3.10.6 19:07:15 + for arg in "$@" 19:07:15 + case $arg in 19:07:15 + pkg_list+='lftools[openstack] ' 19:07:15 + for arg in "$@" 19:07:15 + case $arg in 19:07:15 + pkg_list+='kubernetes ' 19:07:15 + for arg in "$@" 19:07:15 + case $arg in 19:07:15 + pkg_list+='niet ' 19:07:15 + for arg in "$@" 19:07:15 + case $arg in 19:07:15 + pkg_list+='python-heatclient ' 19:07:15 + for arg in "$@" 19:07:15 + case $arg in 19:07:15 + pkg_list+='python-openstackclient ' 19:07:15 + for arg in "$@" 19:07:15 + case $arg in 19:07:15 + pkg_list+='python-magnumclient ' 19:07:15 + for arg in "$@" 19:07:15 + case $arg in 19:07:15 + pkg_list+='yq ' 19:07:15 + [[ -f /tmp/.os_lf_venv ]] 19:07:15 ++ cat /tmp/.os_lf_venv 19:07:15 + lf_venv=/tmp/venv-xse5 19:07:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xse5 from' file:/tmp/.os_lf_venv 19:07:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xse5 from file:/tmp/.os_lf_venv 19:07:15 + /tmp/venv-xse5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:07:16 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 19:07:16 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 19:07:16 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:07:16 + /tmp/venv-xse5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:07:30 + type python3 19:07:30 + true 19:07:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xse5/bin to PATH' 19:07:30 lf-activate-venv(): INFO: Adding /tmp/venv-xse5/bin to PATH 19:07:30 + PATH=/tmp/venv-xse5/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 19:07:30 + return 0 19:07:30 + mapfile -t os_volumes 19:07:30 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 19:07:33 + '[' 0 -eq 0 ']' 19:07:33 + echo 'No orphaned volumes found.' 19:07:33 No orphaned volumes found. 19:07:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:07:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:07:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11090876208522776700.sh 19:07:33 ---> Protect in-use images 19:07:33 Setup pyenv: 19:07:33 system 19:07:33 3.8.13 19:07:33 3.9.13 19:07:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xse5 from file:/tmp/.os_lf_venv 19:07:34 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 19:07:47 lf-activate-venv(): INFO: Adding /tmp/venv-xse5/bin to PATH 19:07:47 INFO: There are images to protect defined in jenkins-config. 19:07:47 INFO: Protecting the following images: 19:07:47 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 19:07:47 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 19:07:47 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 19:07:47 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 19:07:47 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 19:07:47 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 19:07:47 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 19:07:47 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 19:07:47 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 19:07:49 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 19:07:51 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True 19:07:53 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True 19:07:55 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True 19:07:57 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True 19:07:59 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True 19:08:01 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True 19:08:04 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True 19:08:06 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True 19:08:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:08:06 Run condition [Boolean condition] enabling perform for step [BuilderChain] 19:08:06 [EnvInject] - Injecting environment variables from a build step. 19:08:06 [EnvInject] - Injecting as environment variables the properties content 19:08:06 OS_IMAGE_CLEANUP_AGE=30 19:08:06 19:08:06 [EnvInject] - Variables injected successfully. 19:08:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16218577803552048002.sh 19:08:06 ---> Cleanup old images 19:08:06 Setup pyenv: 19:08:06 system 19:08:06 3.8.13 19:08:06 3.9.13 19:08:06 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:08:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xse5 from file:/tmp/.os_lf_venv 19:08:08 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet openstacksdk<0.99 python-heatclient python-openstackclient python-magnumclient yq 19:08:23 lf-activate-venv(): INFO: Adding /tmp/venv-xse5/bin to PATH 19:08:23 + lftools openstack --os-cloud vex image cleanup --days=30 19:08:28 Removing 152 images from vex. 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240201-110159.359 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240201-110114.243 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240201-020158.054 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20240101-210122.231 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240101-190125.132 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240101-110156.258 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240101-110121.404 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231201-220115.964 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231201-210117.599 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231201-190117.551 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231201-110222.045 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231201-110111.838 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231201-050211.907 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231201-020730.764 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231101-220119.353 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20231101-210118.089 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231101-190121.088 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231101-110205.765 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231101-110118.167 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231101-050206.332 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231101-020156.910 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231001-220111.342 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231001-190121.044 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231001-110200.653 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231001-110112.171 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20231001-050159.641 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231001-020156.299 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230901-220111.612 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230901-110207.178 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230901-110107.036 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230901-050205.852 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230901-020156.203 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230801-220110.697 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230801-210118.251 is shared. Cannot remove... 19:08:28 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 19:08:28 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 19:08:28 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 19:08:28 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 19:08:28 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230701-220115.676 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230701-110157.842 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230701-050204.322 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230701-020206.834 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043020.791 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230612-031531.326 is shared. Cannot remove... 19:08:28 WARNING: Image CentOS Stream 9 (x86_64) [2023-03-27] is shared. Cannot remove... 19:08:28 WARNING: Image CentOS Stream 8 (x86_64) [2023-03-08] is shared. Cannot remove... 19:08:28 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] is shared. Cannot remove... 19:08:28 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230601-210116.896 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230601-050207.643 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230601-020208.735 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230501-050119.079 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230501-020201.401 is shared. Cannot remove... 19:08:28 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230301-210109.647 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230301-170108.755 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230301-050108.870 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20230201-213720.976 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230201-170114.141 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230201-040112.088 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20230101-170117.467 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20230101-050104.780 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20230101-040111.489 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221201-210111.673 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221201-170105.227 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221201-050105.685 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221201-040012.474 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20221101-210111.722 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20221101-170130.590 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221101-050108.049 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20221101-040106.081 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220926-084218.798 is shared. Cannot remove... 19:08:28 WARNING: Image CentOS 7-x86_64 [2020-04-22] is shared. Cannot remove... 19:08:28 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220726-084217.108 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220526-084116.188 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220505-094212.925 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220426-084218.411 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220415-024618.341 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220406-130644.724 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220405-094211.458 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220326-084222.614 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220315-024621.005 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220306-130701.117 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220305-094214.943 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220226-084220.703 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220215-024612.439 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220206-130654.285 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220205-094212.225 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220126-084212.041 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20220115-024611.960 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20220105-094214.424 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211226-084216.491 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211215-024624.142 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211206-130641.970 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211205-094218.147 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211126-084224.822 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211115-024620.642 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211106-130635.183 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211105-094225.024 is shared. Cannot remove... 19:08:28 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20211026-084226.919 is shared. Cannot remove... 19:08:28 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20211015-024618.966 is shared. Cannot remove... 19:08:28 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 19:08:28 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211006-230245.373 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-202627.799 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20211006-130644.850 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20211005-094226.423 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - builder - x86_64 - 20210926-084211.666 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210920-102514.377 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20210915-024607.211 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210906-130709.436 is shared. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - docker - x86_64 - 20210905-094251.675 is shared. Cannot remove... 19:08:28 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 19:08:28 WARNING: Image LF - CentOS 7.2003 (2020-04-22) is shared. Cannot remove... 19:08:28 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 19:08:28 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 19:08:28 WARNING: Image Ubuntu 20.04.1 LTS (x86_64) [2020-11-02] not owned by project vex. Cannot remove... 19:08:28 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 19:08:28 WARNING: Image Ubuntu 18.04.5 LTS (x86_64) [2020-10-31] not owned by project vex. Cannot remove... 19:08:28 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 19:08:28 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 19:08:28 WARNING: Image LF - Ubuntu 20.04 LTS (2020-08-04) is shared. Cannot remove... 19:08:28 WARNING: Image LF - Ubuntu 20.04 LTS (arm64) [2020-08-04] is shared. Cannot remove... 19:08:28 WARNING: Image fedora-coreos-32.20200601.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 19:08:28 WARNING: Image fedora-coreos-31.20200310.3.0-openstack.x86_64 not owned by project vex. Cannot remove... 19:08:28 WARNING: Image LF - CentOS 8.1.1991 (2020-03-26) is shared. Cannot remove... 19:08:28 WARNING: Image Fedora Atomic 29 [2019-11-26] not owned by project vex. Cannot remove... 19:08:28 WARNING: Image LF - Ubuntu 16.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 19:08:28 WARNING: Image LF - Ubuntu 16.04 LTS (2019-12-11) is shared. Cannot remove... 19:08:28 WARNING: Image LF - Ubuntu 18.04 LTS (2019-12-11) is shared. Cannot remove... 19:08:28 WARNING: Image LF - Ubuntu 18.04 LTS (arm64) [2019-12-11] is shared. Cannot remove... 19:08:28 WARNING: Image Debian GNU/Linux 10 (buster) [2019-12-02] not owned by project vex. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190927-151252.150 is shared. Cannot remove... 19:08:28 WARNING: Image Fedora Atomic 29 [2019-08-20] not owned by project vex. Cannot remove... 19:08:28 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-24] is shared. Cannot remove... 19:08:28 WARNING: Image LF - Ubuntu 18.04 LTS (2019-06-24) is shared. Cannot remove... 19:08:28 WARNING: Image LF - Ubuntu 16.04 LTS (2019-06-21) is shared. Cannot remove... 19:08:28 WARNING: Image Ubuntu 18.04 LTS (amd64) [2019-06-21] is shared. Cannot remove... 19:08:28 WARNING: Image Ubuntu 18.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 19:08:28 WARNING: Image Ubuntu 16.04 LTS (arm64) [2019-06-21] is shared. Cannot remove... 19:08:28 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 19:08:28 WARNING: Image Fedora 28 Server [2019-04-25] not owned by project vex. Cannot remove... 19:08:28 WARNING: Image ZZCI - CentOS 7 - builder - x86_64 - 20190419-213159.723 is shared. Cannot remove... 19:08:28 WARNING: Image Debian GNU/Linux 9 (stretch) [2019-04-09] not owned by project vex. Cannot remove... 19:08:28 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 19:08:28 WARNING: Image LF - Ubuntu 16.04 LTS (2018-08-31) is shared. Cannot remove... 19:08:28 WARNING: Image LF - CentOS 7.1811 (2018-12-03) is shared. Cannot remove... 19:08:28 WARNING: Image Fedora Atomic 27 [2018-04-19] not owned by project vex. Cannot remove... 19:08:28 $ ssh-agent -k 19:08:28 unset SSH_AUTH_SOCK; 19:08:28 unset SSH_AGENT_PID; 19:08:28 echo Agent pid 5167 killed; 19:08:28 [ssh-agent] Stopped. 19:08:28 [PostBuildScript] - [INFO] Executing post build scripts. 19:08:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11140212824588241618.sh 19:08:28 ---> sysstat.sh 19:08:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3014031575416987965.sh 19:08:29 ---> package-listing.sh 19:08:29 ++ facter osfamily 19:08:29 ++ tr '[:upper:]' '[:lower:]' 19:08:30 + OS_FAMILY=redhat 19:08:30 + workspace=/w/workspace/ci-management-openstack-cron 19:08:30 + START_PACKAGES=/tmp/packages_start.txt 19:08:30 + END_PACKAGES=/tmp/packages_end.txt 19:08:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:08:30 + PACKAGES=/tmp/packages_start.txt 19:08:30 + '[' /w/workspace/ci-management-openstack-cron ']' 19:08:30 + PACKAGES=/tmp/packages_end.txt 19:08:30 + case "${OS_FAMILY}" in 19:08:30 + rpm -qa 19:08:30 + sort 19:08:38 + '[' -f /tmp/packages_start.txt ']' 19:08:38 + '[' -f /tmp/packages_end.txt ']' 19:08:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:08:38 + '[' /w/workspace/ci-management-openstack-cron ']' 19:08:38 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 19:08:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 19:08:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9212643735635715486.sh 19:08:38 ---> capture-instance-metadata.sh 19:08:38 Setup pyenv: 19:08:38 system 19:08:38 3.8.13 19:08:38 3.9.13 19:08:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:08:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xse5 from file:/tmp/.os_lf_venv 19:08:40 lf-activate-venv(): INFO: Installing: lftools 19:08:52 lf-activate-venv(): INFO: Adding /tmp/venv-xse5/bin to PATH 19:08:52 INFO: Running in OpenStack, capturing instance metadata 19:08:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12918509093387161692.sh 19:08:52 provisioning config files... 19:08:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17371588094418671404tmp 19:08:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:08:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:08:52 [EnvInject] - Injecting environment variables from a build step. 19:08:52 [EnvInject] - Injecting as environment variables the properties content 19:08:52 SERVER_ID=logs 19:08:52 19:08:52 [EnvInject] - Variables injected successfully. 19:08:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6671040689648584840.sh 19:08:52 ---> create-netrc.sh 19:08:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2218173619590183452.sh 19:08:52 ---> python-tools-install.sh 19:08:52 Setup pyenv: 19:08:52 system 19:08:52 3.8.13 19:08:52 3.9.13 19:08:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:08:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xse5 from file:/tmp/.os_lf_venv 19:08:54 lf-activate-venv(): INFO: Installing: lftools 19:09:04 lf-activate-venv(): INFO: Adding /tmp/venv-xse5/bin to PATH 19:09:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1359703167725048583.sh 19:09:04 ---> sudo-logs.sh 19:09:04 Archiving 'sudo' log.. 19:09:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16335438145381962513.sh 19:09:04 ---> job-cost.sh 19:09:04 Setup pyenv: 19:09:04 system 19:09:04 3.8.13 19:09:04 3.9.13 19:09:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:09:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xse5 from file:/tmp/.os_lf_venv 19:09:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:09:12 lf-activate-venv(): INFO: Adding /tmp/venv-xse5/bin to PATH 19:09:12 INFO: No Stack... 19:09:13 INFO: Retrieving Pricing Info for: v2-highcpu-1 19:09:13 INFO: Archiving Costs 19:09:13 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9741832002664501688.sh 19:09:13 ---> logs-deploy.sh 19:09:13 Setup pyenv: 19:09:13 system 19:09:13 3.8.13 19:09:13 3.9.13 19:09:13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:09:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xse5 from file:/tmp/.os_lf_venv 19:09:14 lf-activate-venv(): INFO: Installing: lftools 19:09:25 lf-activate-venv(): INFO: Adding /tmp/venv-xse5/bin to PATH 19:09:25 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/42092 19:09:25 INFO: archiving workspace using pattern(s): 19:09:28 Archives upload complete. 19:09:28 INFO: archiving logs to Nexus 19:09:29 ---> uname -a: 19:09:29 Linux prd-centos8-builder-1c-1g-3472.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 19:09:29 19:09:29 19:09:29 ---> lscpu: 19:09:29 Architecture: x86_64 19:09:29 CPU op-mode(s): 32-bit, 64-bit 19:09:29 Byte Order: Little Endian 19:09:29 CPU(s): 1 19:09:29 On-line CPU(s) list: 0 19:09:29 Thread(s) per core: 1 19:09:29 Core(s) per socket: 1 19:09:29 Socket(s): 1 19:09:29 NUMA node(s): 1 19:09:29 Vendor ID: AuthenticAMD 19:09:29 CPU family: 23 19:09:29 Model: 49 19:09:29 Model name: AMD EPYC-Rome Processor 19:09:29 Stepping: 0 19:09:29 CPU MHz: 2799.998 19:09:29 BogoMIPS: 5599.99 19:09:29 Virtualization: AMD-V 19:09:29 Hypervisor vendor: KVM 19:09:29 Virtualization type: full 19:09:29 L1d cache: 32K 19:09:29 L1i cache: 32K 19:09:29 L2 cache: 512K 19:09:29 L3 cache: 16384K 19:09:29 NUMA node0 CPU(s): 0 19:09:29 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 19:09:29 19:09:29 19:09:29 ---> nproc: 19:09:29 1 19:09:29 19:09:29 19:09:29 ---> df -h: 19:09:29 Filesystem Size Used Avail Use% Mounted on 19:09:29 devtmpfs 329M 0 329M 0% /dev 19:09:29 tmpfs 386M 0 386M 0% /dev/shm 19:09:29 tmpfs 386M 11M 376M 3% /run 19:09:29 tmpfs 386M 0 386M 0% /sys/fs/cgroup 19:09:29 /dev/vda1 20G 9.0G 12G 45% / 19:09:29 tmpfs 78M 0 78M 0% /run/user/1001 19:09:29 19:09:29 19:09:29 ---> free -m: 19:09:29 total used free shared buff/cache available 19:09:29 Mem: 770 309 66 5 394 330 19:09:29 Swap: 1023 29 994 19:09:29 19:09:29 19:09:29 ---> ip addr: 19:09:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:09:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:09:29 inet 127.0.0.1/8 scope host lo 19:09:29 valid_lft forever preferred_lft forever 19:09:29 inet6 ::1/128 scope host 19:09:29 valid_lft forever preferred_lft forever 19:09:29 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 19:09:29 link/ether fa:16:3e:51:04:20 brd ff:ff:ff:ff:ff:ff 19:09:29 altname enp0s3 19:09:29 altname ens3 19:09:29 inet 10.32.7.183/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 19:09:29 valid_lft 86061sec preferred_lft 86061sec 19:09:29 inet6 fe80::f816:3eff:fe51:420/64 scope link 19:09:29 valid_lft forever preferred_lft forever 19:09:29 19:09:29 19:09:29 ---> sar -b -r -n DEV: 19:09:29 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 03/02/2024 _x86_64_ (1 CPU) 19:09:29 19:09:29 19:03:44 LINUX RESTART (1 CPU) 19:09:29 19:09:29 07:04:01 PM tps rtps wtps bread/s bwrtn/s 19:09:29 07:05:01 PM 241.74 150.99 90.75 13244.97 42097.11 19:09:29 07:06:01 PM 151.32 35.62 115.70 4291.09 13830.96 19:09:29 07:07:01 PM 90.17 28.80 61.37 1775.65 4744.44 19:09:29 07:08:01 PM 22.28 4.82 17.46 143.44 339.41 19:09:29 07:09:01 PM 158.71 112.24 46.47 7977.22 2382.18 19:09:29 Average: 132.88 66.52 66.36 5489.07 12686.53 19:09:29 19:09:29 07:04:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:09:29 07:05:01 PM 119292 313452 669920 84.88 1852 269080 501380 27.28 121976 400736 20412 19:09:29 07:06:01 PM 65060 312988 724152 91.76 80 316072 493460 26.85 118408 437732 9900 19:09:29 07:07:01 PM 157372 344604 631840 80.06 80 255224 472268 25.70 158180 310540 1076 19:09:29 07:08:01 PM 149852 339120 639360 81.01 80 257300 475068 25.85 168824 306488 20 19:09:29 07:09:01 PM 67560 308136 721652 91.44 0 308112 522296 28.42 176508 386592 17388 19:09:29 Average: 111827 323660 677385 85.83 418 281158 492894 26.82 148779 368418 9759 19:09:29 19:09:29 07:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:09:29 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:29 07:05:01 PM eth0 210.50 116.52 1192.24 54.45 0.00 0.00 0.00 0.00 19:09:29 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:29 07:06:01 PM eth0 47.34 44.96 605.17 6.96 0.00 0.00 0.00 0.00 19:09:29 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:29 07:07:01 PM eth0 26.24 26.45 178.07 12.16 0.00 0.00 0.00 0.00 19:09:29 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:29 07:08:01 PM eth0 16.50 19.26 13.83 7.59 0.00 0.00 0.00 0.00 19:09:29 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:29 07:09:01 PM eth0 17.93 17.70 20.36 12.10 0.00 0.00 0.00 0.00 19:09:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:29 Average: eth0 63.74 45.00 402.15 18.66 0.00 0.00 0.00 0.00 19:09:29 19:09:29 19:09:29 ---> sar -P ALL: 19:09:29 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 03/02/2024 _x86_64_ (1 CPU) 19:09:29 19:09:29 19:03:44 LINUX RESTART (1 CPU) 19:09:29 19:09:29 07:04:01 PM CPU %user %nice %system %iowait %steal %idle 19:09:29 07:05:01 PM all 65.74 0.05 14.10 8.60 0.10 11.40 19:09:29 07:05:01 PM 0 65.74 0.05 14.10 8.60 0.10 11.40 19:09:29 07:06:01 PM all 73.08 0.00 10.54 4.54 0.10 11.74 19:09:29 07:06:01 PM 0 73.08 0.00 10.54 4.54 0.10 11.74 19:09:29 07:07:01 PM all 63.31 0.00 5.87 3.22 0.08 27.51 19:09:29 07:07:01 PM 0 63.31 0.00 5.87 3.22 0.08 27.51 19:09:29 07:08:01 PM all 68.95 0.00 4.02 0.57 0.08 26.38 19:09:29 07:08:01 PM 0 68.95 0.00 4.02 0.57 0.08 26.38 19:09:29 07:09:01 PM all 61.86 0.00 6.16 14.20 0.08 17.70 19:09:29 07:09:01 PM 0 61.86 0.00 6.16 14.20 0.08 17.70 19:09:29 Average: all 66.59 0.01 8.14 6.22 0.09 18.95 19:09:29 Average: 0 66.59 0.01 8.14 6.22 0.09 18.95 19:09:29 19:09:29 19:09:29