11:04:29 Started by timer 11:04:29 Running as SYSTEM 11:04:29 [EnvInject] - Loading node environment variables. 11:04:29 Building remotely on prd-centos8-builder-2c-1g-8425 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 11:04:29 [ssh-agent] Looking for ssh-agent implementation... 11:04:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:04:30 $ ssh-agent 11:04:30 SSH_AUTH_SOCK=/tmp/ssh-RD4M29oFhnC5/agent.15116 11:04:30 SSH_AGENT_PID=15119 11:04:30 [ssh-agent] Started. 11:04:30 Running ssh-add (command line suppressed) 11:04:30 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8660163779216766877.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_8660163779216766877.key) 11:04:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:04:30 The recommended git tool is: NONE 11:04:32 using credential onap-jenkins-ssh 11:04:32 Wiping out workspace first. 11:04:32 Cloning the remote Git repository 11:04:32 Cloning repository git://cloud.onap.org/mirror/ci-management 11:04:32 > git init /w/workspace/ci-management-openstack-cron # timeout=10 11:04:32 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 11:04:32 > git --version # timeout=10 11:04:32 > git --version # 'git version 2.39.0' 11:04:32 using GIT_SSH to set credentials Gerrit user 11:04:32 [INFO] Currently running in a labeled security context 11:04:32 [INFO] Currently SELinux is 'enforcing' on the host 11:04:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh16356702371586167512.key 11:04:32 Verifying host key using manually-configured host key entries 11:04:32 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:33 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 11:04:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:33 Avoid second fetch 11:04:33 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:04:33 Checking out Revision acb56907ce8921ae75273fd5891cd568022de17a (refs/remotes/origin/master) 11:04:33 > git config core.sparsecheckout # timeout=10 11:04:33 > git checkout -f acb56907ce8921ae75273fd5891cd568022de17a # timeout=10 11:04:34 Commit message: "CI: CLM job was migrated to GHA" 11:04:34 > git rev-list --no-walk acb56907ce8921ae75273fd5891cd568022de17a # timeout=10 11:04:34 > git remote # timeout=10 11:04:34 > git submodule init # timeout=10 11:04:34 > git submodule sync # timeout=10 11:04:34 > git config --get remote.origin.url # timeout=10 11:04:34 > git submodule init # timeout=10 11:04:34 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:04:34 > git config --get submodule.global-jjb.url # timeout=10 11:04:34 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:04:34 > git config --get submodule.packer/common-packer.url # timeout=10 11:04:34 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:04:34 > git submodule update --init --recursive global-jjb # timeout=10 11:04:35 > git submodule update --init --recursive packer/common-packer # timeout=10 11:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:39 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:39 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:04:39 No emails were triggered. 11:04:39 provisioning config files... 11:04:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:04:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:04:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:04:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12733016439172240402.sh 11:04:39 ---> python-tools-install.sh 11:04:39 Setup pyenv: 11:04:39 system 11:04:39 * 3.8.13 (set by /opt/pyenv/version) 11:04:39 * 3.9.13 (set by /opt/pyenv/version) 11:04:39 * 3.10.6 (set by /opt/pyenv/version) 11:04:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Vbi 11:04:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:04:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:47 lf-activate-venv(): INFO: Base packages installed successfully 11:04:47 lf-activate-venv(): INFO: Installing additional packages: lftools 11:05:08 lf-activate-venv(): INFO: Adding /tmp/venv-3Vbi/bin to PATH 11:05:08 Generating Requirements File 11:05:25 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. 11:05:25 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:05:25 Python 3.10.6 11:05:26 pip 25.3 from /tmp/venv-3Vbi/lib/python3.10/site-packages/pip (python 3.10) 11:05:26 appdirs==1.4.4 11:05:26 argcomplete==3.6.3 11:05:26 aspy.yaml==1.3.0 11:05:26 attrs==25.4.0 11:05:26 autopage==0.5.2 11:05:26 beautifulsoup4==4.14.2 11:05:26 boto3==1.40.64 11:05:26 botocore==1.40.64 11:05:26 bs4==0.0.2 11:05:26 cachetools==6.2.1 11:05:26 certifi==2025.10.5 11:05:26 cffi==2.0.0 11:05:26 cfgv==3.4.0 11:05:26 chardet==5.2.0 11:05:26 charset-normalizer==3.4.4 11:05:26 click==8.3.0 11:05:26 cliff==4.11.0 11:05:26 cmd2==2.7.0 11:05:26 cryptography==3.3.2 11:05:26 debtcollector==3.0.0 11:05:26 decorator==5.2.1 11:05:26 defusedxml==0.7.1 11:05:26 Deprecated==1.3.1 11:05:26 distlib==0.4.0 11:05:26 dnspython==2.8.0 11:05:26 docker==7.1.0 11:05:26 dogpile.cache==1.5.0 11:05:26 durationpy==0.10 11:05:26 email-validator==2.3.0 11:05:26 filelock==3.20.0 11:05:26 future==1.0.0 11:05:26 gitdb==4.0.12 11:05:26 GitPython==3.1.45 11:05:26 google-auth==2.42.1 11:05:26 httplib2==0.31.0 11:05:26 identify==2.6.15 11:05:26 idna==3.11 11:05:26 importlib-resources==1.5.0 11:05:26 iso8601==2.1.0 11:05:26 Jinja2==3.1.6 11:05:26 jmespath==1.0.1 11:05:26 jsonpatch==1.33 11:05:26 jsonpointer==3.0.0 11:05:26 jsonschema==4.25.1 11:05:26 jsonschema-specifications==2025.9.1 11:05:26 keystoneauth1==5.12.0 11:05:26 kubernetes==34.1.0 11:05:26 lftools==0.37.15 11:05:26 lxml==6.0.2 11:05:26 markdown-it-py==4.0.0 11:05:26 MarkupSafe==3.0.3 11:05:26 mdurl==0.1.2 11:05:26 msgpack==1.1.2 11:05:26 multi_key_dict==2.0.3 11:05:26 munch==4.0.0 11:05:26 netaddr==1.3.0 11:05:26 niet==1.4.2 11:05:26 nodeenv==1.9.1 11:05:26 oauth2client==4.1.3 11:05:26 oauthlib==3.3.1 11:05:26 openstacksdk==4.7.1 11:05:26 os-service-types==1.8.1 11:05:26 osc-lib==4.2.0 11:05:26 oslo.config==10.0.0 11:05:26 oslo.context==6.1.0 11:05:26 oslo.i18n==6.6.0 11:05:26 oslo.log==7.2.1 11:05:26 oslo.serialization==5.8.0 11:05:26 oslo.utils==9.1.0 11:05:26 packaging==25.0 11:05:26 pbr==7.0.2 11:05:26 platformdirs==4.5.0 11:05:26 prettytable==3.16.0 11:05:26 psutil==7.1.3 11:05:26 pyasn1==0.6.1 11:05:26 pyasn1_modules==0.4.2 11:05:26 pycparser==2.23 11:05:26 pygerrit2==2.0.15 11:05:26 PyGithub==2.8.1 11:05:26 Pygments==2.19.2 11:05:26 PyJWT==2.10.1 11:05:26 PyNaCl==1.6.0 11:05:26 pyparsing==2.4.7 11:05:26 pyperclip==1.11.0 11:05:26 pyrsistent==0.20.0 11:05:26 python-cinderclient==9.8.0 11:05:26 python-dateutil==2.9.0.post0 11:05:26 python-heatclient==4.3.0 11:05:26 python-jenkins==1.8.3 11:05:26 python-keystoneclient==5.7.0 11:05:26 python-magnumclient==4.9.0 11:05:26 python-openstackclient==8.2.0 11:05:26 python-swiftclient==4.8.0 11:05:26 PyYAML==6.0.3 11:05:26 referencing==0.37.0 11:05:26 requests==2.32.5 11:05:26 requests-oauthlib==2.0.0 11:05:26 requestsexceptions==1.4.0 11:05:26 rfc3986==2.0.0 11:05:26 rich==14.2.0 11:05:26 rich-argparse==1.7.2 11:05:26 rpds-py==0.28.0 11:05:26 rsa==4.9.1 11:05:26 ruamel.yaml==0.18.16 11:05:26 ruamel.yaml.clib==0.2.14 11:05:26 s3transfer==0.14.0 11:05:26 simplejson==3.20.2 11:05:26 six==1.17.0 11:05:26 smmap==5.0.2 11:05:26 soupsieve==2.8 11:05:26 stevedore==5.5.0 11:05:26 tabulate==0.9.0 11:05:26 toml==0.10.2 11:05:26 tomlkit==0.13.3 11:05:26 tqdm==4.67.1 11:05:26 typing_extensions==4.15.0 11:05:26 tzdata==2025.2 11:05:26 urllib3==1.26.20 11:05:26 virtualenv==20.35.4 11:05:26 wcwidth==0.2.14 11:05:26 websocket-client==1.9.0 11:05:26 wrapt==2.0.0 11:05:26 xdg==6.0.0 11:05:26 xmltodict==1.0.2 11:05:26 yq==3.4.3 11:05:26 [EnvInject] - Injecting environment variables from a build step. 11:05:26 [EnvInject] - Injecting as environment variables the properties content 11:05:26 OS_CLOUD=vex 11:05:26 11:05:26 [EnvInject] - Variables injected successfully. 11:05:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:05:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:05:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5684319974744264268.sh 11:05:26 ---> Orphaned k8s clusters 11:05:26 Setup pyenv: 11:05:26 system 11:05:26 3.8.13 11:05:26 3.9.13 11:05:26 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Vbi from file:/tmp/.os_lf_venv 11:05:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:28 lf-activate-venv(): INFO: Base packages installed successfully 11:05:28 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:05:34 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. 11:05:34 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-3Vbi/bin to PATH 11:05:36 -----> Delete orphaned cluster 11:05:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:05:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:05:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9872392806200279396.sh 11:05:36 ---> Orphaned stacks 11:05:36 Setup pyenv: 11:05:36 system 11:05:36 3.8.13 11:05:36 3.9.13 11:05:37 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Vbi from file:/tmp/.os_lf_venv 11:05:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:38 lf-activate-venv(): INFO: Base packages installed successfully 11:05:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-3Vbi/bin to PATH 11:05:52 + mapfile -t OS_COE_CLUSTERS_ID 11:05:52 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:05:52 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:05:52 ++ awk '{print $1}' 11:05:54 + echo '-----> Active clusters -> stacks' 11:05:54 -----> Active clusters -> stacks 11:05:54 + OS_COE_STACKS=() 11:05:54 + [[ 0 -gt 0 ]] 11:05:54 + mapfile -t OS_STACKS 11:05:54 ++ awk '{print $1}' 11:05:54 ++ 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 11:05:55 + echo '-----> Active stacks' 11:05:55 -----> Active stacks 11:05:55 + echo '-----> Delete orphaned stacks' 11:05:55 -----> Delete orphaned stacks 11:05:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:05:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:05:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3811180840749066652.sh 11:05:55 ---> Orphaned servers 11:05:55 Setup pyenv: 11:05:56 system 11:05:56 3.8.13 11:05:56 3.9.13 11:05:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Vbi from file:/tmp/.os_lf_venv 11:05:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:57 lf-activate-venv(): INFO: Base packages installed successfully 11:05:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-3Vbi/bin to PATH 11:06:11 -----> Active servers 11:06:11 prd-centos8-builder-2c-1g-8425 11:06:11 prd-ubuntu1804-docker-8c-8g-8424 11:06:11 prd-ubuntu1804-docker-8c-8g-8422 11:06:11 prd-queue-docker-4c-4g-6180 11:06:11 -----> Delete orphaned servers 11:06:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:06:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:06:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11354757520452170760.sh 11:06:12 ---> Orphaned ports 11:06:12 Setup pyenv: 11:06:12 system 11:06:12 3.8.13 11:06:12 3.9.13 11:06:12 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Vbi from file:/tmp/.os_lf_venv 11:06:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:14 lf-activate-venv(): INFO: Base packages installed successfully 11:06:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-3Vbi/bin to PATH 11:06:26 No orphaned ports to process. 11:06:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:06:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:06:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2399488281093386529.sh 11:06:26 ---> Orphaned volumes 11:06:26 + source /home/jenkins/lf-env.sh 11:06:26 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:06:26 ++ mktemp -d /tmp/venv-XXXX 11:06:26 + lf_venv=/tmp/venv-6Ese 11:06:26 + local venv_file=/tmp/.os_lf_venv 11:06:26 + local python=python3 11:06:26 + local options 11:06:26 + local set_path=true 11:06:26 + local install_args= 11:06:26 ++ 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 11:06:26 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:06:26 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:06:26 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:06:26 + true 11:06:26 + case $1 in 11:06:26 + python=python3 11:06:26 + shift 2 11:06:26 + true 11:06:26 + case $1 in 11:06:26 + shift 11:06:26 + break 11:06:26 + case $python in 11:06:26 + local pkg_list= 11:06:26 + [[ -d /opt/pyenv ]] 11:06:26 + echo 'Setup pyenv:' 11:06:26 Setup pyenv: 11:06:26 + export PYENV_ROOT=/opt/pyenv 11:06:26 + PYENV_ROOT=/opt/pyenv 11:06:26 + 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 11:06:26 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:06:26 + pyenv versions 11:06:26 system 11:06:26 3.8.13 11:06:26 3.9.13 11:06:26 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:26 + command -v pyenv 11:06:26 ++ pyenv init - --no-rehash 11:06:26 + 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[*]}"'\'')" 11:06:26 export PATH="/opt/pyenv/shims:${PATH}" 11:06:26 export PYENV_SHELL=bash 11:06:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:06:26 pyenv() { 11:06:26 local command 11:06:26 command="${1:-}" 11:06:26 if [ "$#" -gt 0 ]; then 11:06:26 shift 11:06:26 fi 11:06:26 11:06:26 case "$command" in 11:06:26 rehash|shell) 11:06:26 eval "$(pyenv "sh-$command" "$@")" 11:06:26 ;; 11:06:26 *) 11:06:26 command pyenv "$command" "$@" 11:06:26 ;; 11:06:26 esac 11:06:26 }' 11:06:26 +++ 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[*]}"' 11:06:26 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:06:26 ++ 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 11:06:26 ++ 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 11:06:26 ++ export PYENV_SHELL=bash 11:06:26 ++ PYENV_SHELL=bash 11:06:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:06:26 +++ complete -F _pyenv pyenv 11:06:26 ++ lf-pyver python3 11:06:26 ++ local py_version_xy=python3 11:06:26 ++ local py_version_xyz= 11:06:26 ++ awk '{ print $1 }' 11:06:26 ++ pyenv versions 11:06:26 ++ local command 11:06:26 ++ command=versions 11:06:26 ++ '[' 1 -gt 0 ']' 11:06:26 ++ shift 11:06:26 ++ case "$command" in 11:06:26 ++ command pyenv versions 11:06:26 ++ pyenv versions 11:06:26 ++ sed 's/^[ *]* //' 11:06:26 ++ grep -E '^[0-9.]*[0-9]$' 11:06:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:06:26 +++ tail -n 1 11:06:26 +++ grep '^3' /tmp/.pyenv_versions 11:06:26 +++ sort -V 11:06:26 ++ py_version_xyz=3.10.6 11:06:26 ++ [[ -z 3.10.6 ]] 11:06:26 ++ echo 3.10.6 11:06:26 ++ return 0 11:06:26 + pyenv local 3.10.6 11:06:26 + local command 11:06:26 + command=local 11:06:26 + '[' 2 -gt 0 ']' 11:06:26 + shift 11:06:26 + case "$command" in 11:06:26 + command pyenv local 3.10.6 11:06:26 + pyenv local 3.10.6 11:06:26 + for arg in "$@" 11:06:26 + case $arg in 11:06:26 + pkg_list+='lftools[openstack] ' 11:06:26 + for arg in "$@" 11:06:26 + case $arg in 11:06:26 + pkg_list+='kubernetes ' 11:06:26 + for arg in "$@" 11:06:26 + case $arg in 11:06:26 + pkg_list+='niet ' 11:06:26 + for arg in "$@" 11:06:26 + case $arg in 11:06:26 + pkg_list+='python-heatclient ' 11:06:26 + for arg in "$@" 11:06:26 + case $arg in 11:06:26 + pkg_list+='python-openstackclient ' 11:06:26 + for arg in "$@" 11:06:26 + case $arg in 11:06:26 + pkg_list+='python-magnumclient ' 11:06:26 + for arg in "$@" 11:06:26 + case $arg in 11:06:26 + pkg_list+='yq ' 11:06:26 + [[ -f /tmp/.os_lf_venv ]] 11:06:26 ++ cat /tmp/.os_lf_venv 11:06:26 + lf_venv=/tmp/venv-3Vbi 11:06:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Vbi from' file:/tmp/.os_lf_venv 11:06:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Vbi from file:/tmp/.os_lf_venv 11:06:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:06:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:26 + local 'pip_opts=--upgrade --quiet' 11:06:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:06:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:06:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:06:26 + [[ -n '' ]] 11:06:26 + [[ -n '' ]] 11:06:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:06:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:26 + /tmp/venv-3Vbi/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:06:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:06:28 lf-activate-venv(): INFO: Base packages installed successfully 11:06:28 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 11:06:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 11:06:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:06:28 + /tmp/venv-3Vbi/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:06:39 + type python3 11:06:39 + true 11:06:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3Vbi/bin to PATH' 11:06:39 lf-activate-venv(): INFO: Adding /tmp/venv-3Vbi/bin to PATH 11:06:39 + PATH=/tmp/venv-3Vbi/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 11:06:39 + return 0 11:06:39 + mapfile -t os_volumes 11:06:39 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 11:06:42 + '[' 0 -eq 0 ']' 11:06:42 + echo 'No orphaned volumes found.' 11:06:42 No orphaned volumes found. 11:06:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:06:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:06:42 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2164419813866016717.sh 11:06:42 ---> Protect in-use images 11:06:42 Setup pyenv: 11:06:42 system 11:06:42 3.8.13 11:06:42 3.9.13 11:06:42 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Vbi from file:/tmp/.os_lf_venv 11:06:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:45 lf-activate-venv(): INFO: Base packages installed successfully 11:06:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 11:06:55 lf-activate-venv(): INFO: Adding /tmp/venv-3Vbi/bin to PATH 11:06:55 INFO: There are images to protect defined in jenkins-config. 11:06:55 INFO: Protecting the following images: 11:06:55 CentOS Stream 8 - redis - - 310180101-1010 11:06:55 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 11:06:55 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 11:06:55 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 11:06:55 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 11:06:55 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 11:06:55 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 11:06:55 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 11:06:55 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 11:06:55 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 11:06:55 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 11:06:55 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 11:06:55 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 11:06:55 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 11:06:55 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 11:06:57 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 11:06:58 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 11:06:59 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 11:07:00 Build step 'Conditional step (single)' marked build as failure 11:07:00 $ ssh-agent -k 11:07:00 unset SSH_AUTH_SOCK; 11:07:00 unset SSH_AGENT_PID; 11:07:00 echo Agent pid 15119 killed; 11:07:00 [ssh-agent] Stopped. 11:07:00 [PostBuildScript] - [INFO] Executing post build scripts. 11:07:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10320965001176671820.sh 11:07:00 ---> sysstat.sh 11:07:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16301497596305619555.sh 11:07:00 ---> package-listing.sh 11:07:00 ++ facter osfamily 11:07:00 ++ tr '[:upper:]' '[:lower:]' 11:07:00 + OS_FAMILY=redhat 11:07:00 + workspace=/w/workspace/ci-management-openstack-cron 11:07:00 + START_PACKAGES=/tmp/packages_start.txt 11:07:00 + END_PACKAGES=/tmp/packages_end.txt 11:07:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:07:00 + PACKAGES=/tmp/packages_start.txt 11:07:00 + '[' /w/workspace/ci-management-openstack-cron ']' 11:07:00 + PACKAGES=/tmp/packages_end.txt 11:07:00 + case "${OS_FAMILY}" in 11:07:00 + rpm -qa 11:07:00 + sort 11:07:01 + '[' -f /tmp/packages_start.txt ']' 11:07:01 + '[' -f /tmp/packages_end.txt ']' 11:07:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:07:01 + '[' /w/workspace/ci-management-openstack-cron ']' 11:07:01 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 11:07:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 11:07:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9904601585991773351.sh 11:07:01 ---> capture-instance-metadata.sh 11:07:01 Setup pyenv: 11:07:01 system 11:07:01 3.8.13 11:07:01 3.9.13 11:07:01 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Vbi from file:/tmp/.os_lf_venv 11:07:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:03 lf-activate-venv(): INFO: Base packages installed successfully 11:07:03 lf-activate-venv(): INFO: Installing additional packages: lftools 11:07:11 lf-activate-venv(): INFO: Adding /tmp/venv-3Vbi/bin to PATH 11:07:11 INFO: Running in OpenStack, capturing instance metadata 11:07:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11685113665644546052.sh 11:07:11 provisioning config files... 11:07:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config3780177042214605600tmp 11:07:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:07:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:07:11 [EnvInject] - Injecting environment variables from a build step. 11:07:11 [EnvInject] - Injecting as environment variables the properties content 11:07:11 SERVER_ID=logs 11:07:11 11:07:11 [EnvInject] - Variables injected successfully. 11:07:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13012273238170165909.sh 11:07:11 ---> create-netrc.sh 11:07:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12562837048515910137.sh 11:07:11 ---> python-tools-install.sh 11:07:11 Setup pyenv: 11:07:11 system 11:07:11 3.8.13 11:07:11 3.9.13 11:07:11 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Vbi from file:/tmp/.os_lf_venv 11:07:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:13 lf-activate-venv(): INFO: Base packages installed successfully 11:07:13 lf-activate-venv(): INFO: Installing additional packages: lftools 11:07:21 lf-activate-venv(): INFO: Adding /tmp/venv-3Vbi/bin to PATH 11:07:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8386524393550536915.sh 11:07:21 ---> sudo-logs.sh 11:07:21 Archiving 'sudo' log.. 11:07:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11048967282021878599.sh 11:07:21 ---> job-cost.sh 11:07:21 Setup pyenv: 11:07:21 system 11:07:21 3.8.13 11:07:21 3.9.13 11:07:21 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Vbi from file:/tmp/.os_lf_venv 11:07:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:23 lf-activate-venv(): INFO: Base packages installed successfully 11:07:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:07:29 lf-activate-venv(): INFO: Adding /tmp/venv-3Vbi/bin to PATH 11:07:29 INFO: No Stack... 11:07:30 INFO: Retrieving Pricing Info for: v3-standard-2 11:07:30 INFO: Archiving Costs 11:07:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13428609586921983224.sh 11:07:30 ---> logs-deploy.sh 11:07:30 Setup pyenv: 11:07:30 system 11:07:30 3.8.13 11:07:30 3.9.13 11:07:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Vbi from file:/tmp/.os_lf_venv 11:07:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:32 lf-activate-venv(): INFO: Base packages installed successfully 11:07:32 lf-activate-venv(): INFO: Installing additional packages: lftools 11:07:40 lf-activate-venv(): INFO: Adding /tmp/venv-3Vbi/bin to PATH 11:07:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57812 11:07:40 INFO: archiving workspace using pattern(s): 11:07:41 Archives upload complete. 11:07:41 INFO: archiving logs to Nexus 11:07:42 ---> uname -a: 11:07:42 Linux prd-centos8-builder-2c-1g-8425.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:07:42 11:07:42 11:07:42 ---> lscpu: 11:07:42 Architecture: x86_64 11:07:42 CPU op-mode(s): 32-bit, 64-bit 11:07:42 Byte Order: Little Endian 11:07:42 CPU(s): 2 11:07:42 On-line CPU(s) list: 0,1 11:07:42 Thread(s) per core: 1 11:07:42 Core(s) per socket: 1 11:07:42 Socket(s): 2 11:07:42 NUMA node(s): 1 11:07:42 Vendor ID: AuthenticAMD 11:07:42 CPU family: 23 11:07:42 Model: 49 11:07:42 Model name: AMD EPYC-Rome Processor 11:07:42 Stepping: 0 11:07:42 CPU MHz: 2799.998 11:07:42 BogoMIPS: 5599.99 11:07:42 Virtualization: AMD-V 11:07:42 Hypervisor vendor: KVM 11:07:42 Virtualization type: full 11:07:42 L1d cache: 32K 11:07:42 L1i cache: 32K 11:07:42 L2 cache: 512K 11:07:42 L3 cache: 16384K 11:07:42 NUMA node0 CPU(s): 0,1 11:07:42 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 11:07:42 11:07:42 11:07:42 ---> nproc: 11:07:42 2 11:07:42 11:07:42 11:07:42 ---> df -h: 11:07:42 Filesystem Size Used Avail Use% Mounted on 11:07:42 devtmpfs 3.8G 0 3.8G 0% /dev 11:07:42 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:07:42 tmpfs 3.8G 17M 3.8G 1% /run 11:07:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:07:42 /dev/vda1 40G 8.4G 32G 21% / 11:07:42 tmpfs 770M 0 770M 0% /run/user/1001 11:07:42 11:07:42 11:07:42 ---> free -m: 11:07:42 total used free shared buff/cache available 11:07:42 Mem: 7699 579 5028 19 2091 6814 11:07:42 Swap: 1023 0 1023 11:07:42 11:07:42 11:07:42 ---> ip addr: 11:07:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:07:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:07:42 inet 127.0.0.1/8 scope host lo 11:07:42 valid_lft forever preferred_lft forever 11:07:42 inet6 ::1/128 scope host 11:07:42 valid_lft forever preferred_lft forever 11:07:42 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:07:42 link/ether fa:16:3e:9f:ca:f8 brd ff:ff:ff:ff:ff:ff 11:07:42 altname enp0s3 11:07:42 altname ens3 11:07:42 inet 10.30.107.213/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 11:07:42 valid_lft 86186sec preferred_lft 86186sec 11:07:42 inet6 fe80::f816:3eff:fe9f:caf8/64 scope link 11:07:42 valid_lft forever preferred_lft forever 11:07:42 11:07:42 11:07:42 ---> sar -b -r -n DEV: 11:07:42 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/03/2025 _x86_64_ (2 CPU) 11:07:42 11:07:42 11:04:05 LINUX RESTART (2 CPU) 11:07:42 11:07:42 11:05:01 AM tps rtps wtps bread/s bwrtn/s 11:07:42 11:06:01 AM 142.48 0.52 141.96 54.66 11929.21 11:07:42 11:07:01 AM 34.51 0.38 34.13 52.26 1748.58 11:07:42 Average: 88.49 0.45 88.04 53.46 6838.89 11:07:42 11:07:42 11:05:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:07:42 11:06:01 AM 5147936 6969156 2736508 34.71 2688 1986764 734800 8.23 221332 2138772 35672 11:07:42 11:07:01 AM 5222848 7047288 2661596 33.76 2688 1990008 664264 7.44 393900 1891888 8988 11:07:42 Average: 5185392 7008222 2699052 34.23 2688 1988386 699532 7.83 307616 2015330 22330 11:07:42 11:07:42 11:05:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:07:42 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:42 11:06:01 AM eth0 37.43 31.54 315.73 12.19 0.00 0.00 0.00 0.00 11:07:42 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:42 11:07:01 AM eth0 26.61 23.00 24.55 9.56 0.00 0.00 0.00 0.00 11:07:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:42 Average: eth0 32.02 27.27 170.14 10.87 0.00 0.00 0.00 0.00 11:07:42 11:07:42 11:07:42 ---> sar -P ALL: 11:07:42 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/03/2025 _x86_64_ (2 CPU) 11:07:42 11:07:42 11:04:05 LINUX RESTART (2 CPU) 11:07:42 11:07:42 11:05:01 AM CPU %user %nice %system %iowait %steal %idle 11:07:42 11:06:01 AM all 41.27 0.00 4.08 1.14 0.09 53.42 11:07:42 11:06:01 AM 0 33.11 0.00 4.02 1.20 0.08 61.59 11:07:42 11:06:01 AM 1 49.46 0.00 4.14 1.08 0.10 45.22 11:07:42 11:07:01 AM all 39.39 0.00 2.74 0.19 0.09 57.59 11:07:42 11:07:01 AM 0 33.40 0.00 2.49 0.18 0.10 63.82 11:07:42 11:07:01 AM 1 45.38 0.00 2.98 0.20 0.08 51.36 11:07:42 Average: all 40.33 0.00 3.41 0.66 0.09 55.50 11:07:42 Average: 0 33.26 0.00 3.26 0.69 0.09 62.71 11:07:42 Average: 1 47.42 0.00 3.56 0.64 0.09 48.29 11:07:42 11:07:42 11:07:42