18:04:38 Started by timer 18:04:38 Running as SYSTEM 18:04:38 [EnvInject] - Loading node environment variables. 18:04:39 Building remotely on prd-centos8-builder-2c-1g-1865 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 18:04:39 [ssh-agent] Looking for ssh-agent implementation... 18:04:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:39 $ ssh-agent 18:04:39 SSH_AUTH_SOCK=/tmp/ssh-WMuXvTY2s85L/agent.14723 18:04:39 SSH_AGENT_PID=14727 18:04:39 [ssh-agent] Started. 18:04:39 Running ssh-add (command line suppressed) 18:04:39 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_15455368251708934617.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_15455368251708934617.key) 18:04:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:04:39 The recommended git tool is: NONE 18:04:41 using credential onap-jenkins-ssh 18:04:41 Wiping out workspace first. 18:04:41 Cloning the remote Git repository 18:04:41 Cloning repository git://cloud.onap.org/mirror/ci-management 18:04:41 > git init /w/workspace/ci-management-openstack-cron # timeout=10 18:04:41 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 18:04:41 > git --version # timeout=10 18:04:41 > git --version # 'git version 2.39.0' 18:04:41 using GIT_SSH to set credentials Gerrit user 18:04:41 [INFO] Currently running in a labeled security context 18:04:41 [INFO] Currently SELinux is 'enforcing' on the host 18:04:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh10361758613009342308.key 18:04:41 Verifying host key using manually-configured host key entries 18:04:41 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:42 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 18:04:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:43 Avoid second fetch 18:04:43 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:04:43 Checking out Revision 58929f9e6d4ad191a4e8dc5647b0bd11dd64d51e (refs/remotes/origin/master) 18:04:43 > git config core.sparsecheckout # timeout=10 18:04:43 > git checkout -f 58929f9e6d4ad191a4e8dc5647b0bd11dd64d51e # timeout=10 18:04:43 Commit message: "CI: Add trigger to support retesting" 18:04:43 > git rev-list --no-walk 58929f9e6d4ad191a4e8dc5647b0bd11dd64d51e # timeout=10 18:04:43 > git remote # timeout=10 18:04:43 > git submodule init # timeout=10 18:04:43 > git submodule sync # timeout=10 18:04:43 > git config --get remote.origin.url # timeout=10 18:04:43 > git submodule init # timeout=10 18:04:43 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:04:43 > git config --get submodule.global-jjb.url # timeout=10 18:04:43 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 18:04:43 > git config --get submodule.packer/common-packer.url # timeout=10 18:04:43 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 18:04:44 > git submodule update --init --recursive global-jjb # timeout=10 18:04:44 > git submodule update --init --recursive packer/common-packer # timeout=10 18:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:04:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:04:48 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 18:04:48 No emails were triggered. 18:04:48 provisioning config files... 18:04:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 18:04:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:04:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:04:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins330574661036824224.sh 18:04:48 ---> python-tools-install.sh 18:04:48 Setup pyenv: 18:04:48 system 18:04:48 * 3.8.13 (set by /opt/pyenv/version) 18:04:48 * 3.9.13 (set by /opt/pyenv/version) 18:04:48 * 3.10.6 (set by /opt/pyenv/version) 18:04:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Byxv 18:04:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:04:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:04:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:04:56 lf-activate-venv(): INFO: Base packages installed successfully 18:04:56 lf-activate-venv(): INFO: Installing additional packages: lftools 18:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-Byxv/bin to PATH 18:05:24 Generating Requirements File 18:05:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 18:05:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:05:42 Python 3.10.6 18:05:42 pip 25.2 from /tmp/venv-Byxv/lib/python3.10/site-packages/pip (python 3.10) 18:05:43 appdirs==1.4.4 18:05:43 argcomplete==3.6.2 18:05:43 aspy.yaml==1.3.0 18:05:43 attrs==25.4.0 18:05:43 autopage==0.5.2 18:05:43 beautifulsoup4==4.14.2 18:05:43 boto3==1.40.49 18:05:43 botocore==1.40.49 18:05:43 bs4==0.0.2 18:05:43 cachetools==6.2.0 18:05:43 certifi==2025.10.5 18:05:43 cffi==2.0.0 18:05:43 cfgv==3.4.0 18:05:43 chardet==5.2.0 18:05:43 charset-normalizer==3.4.3 18:05:43 click==8.3.0 18:05:43 cliff==4.11.0 18:05:43 cmd2==2.7.0 18:05:43 cryptography==3.3.2 18:05:43 debtcollector==3.0.0 18:05:43 decorator==5.2.1 18:05:43 defusedxml==0.7.1 18:05:43 Deprecated==1.2.18 18:05:43 distlib==0.4.0 18:05:43 dnspython==2.8.0 18:05:43 docker==7.1.0 18:05:43 dogpile.cache==1.4.1 18:05:43 durationpy==0.10 18:05:43 email-validator==2.3.0 18:05:43 filelock==3.20.0 18:05:43 future==1.0.0 18:05:43 gitdb==4.0.12 18:05:43 GitPython==3.1.45 18:05:43 google-auth==2.41.1 18:05:43 httplib2==0.31.0 18:05:43 identify==2.6.15 18:05:43 idna==3.10 18:05:43 importlib-resources==1.5.0 18:05:43 iso8601==2.1.0 18:05:43 Jinja2==3.1.6 18:05:43 jmespath==1.0.1 18:05:43 jsonpatch==1.33 18:05:43 jsonpointer==3.0.0 18:05:43 jsonschema==4.25.1 18:05:43 jsonschema-specifications==2025.9.1 18:05:43 keystoneauth1==5.12.0 18:05:43 kubernetes==34.1.0 18:05:43 lftools==0.37.15 18:05:43 lxml==6.0.2 18:05:43 markdown-it-py==4.0.0 18:05:43 MarkupSafe==3.0.3 18:05:43 mdurl==0.1.2 18:05:43 msgpack==1.1.2 18:05:43 multi_key_dict==2.0.3 18:05:43 munch==4.0.0 18:05:43 netaddr==1.3.0 18:05:43 niet==1.4.2 18:05:43 nodeenv==1.9.1 18:05:43 oauth2client==4.1.3 18:05:43 oauthlib==3.3.1 18:05:43 openstacksdk==4.7.1 18:05:43 os-service-types==1.8.0 18:05:43 osc-lib==4.2.0 18:05:43 oslo.config==10.0.0 18:05:43 oslo.context==6.1.0 18:05:43 oslo.i18n==6.6.0 18:05:43 oslo.log==7.2.1 18:05:43 oslo.serialization==5.8.0 18:05:43 oslo.utils==9.1.0 18:05:43 packaging==25.0 18:05:43 pbr==7.0.1 18:05:43 platformdirs==4.5.0 18:05:43 prettytable==3.16.0 18:05:43 psutil==7.1.0 18:05:43 pyasn1==0.6.1 18:05:43 pyasn1_modules==0.4.2 18:05:43 pycparser==2.23 18:05:43 pygerrit2==2.0.15 18:05:43 PyGithub==2.8.1 18:05:43 Pygments==2.19.2 18:05:43 PyJWT==2.10.1 18:05:43 PyNaCl==1.6.0 18:05:43 pyparsing==2.4.7 18:05:43 pyperclip==1.11.0 18:05:43 pyrsistent==0.20.0 18:05:43 python-cinderclient==9.8.0 18:05:43 python-dateutil==2.9.0.post0 18:05:43 python-heatclient==4.3.0 18:05:43 python-jenkins==1.8.3 18:05:43 python-keystoneclient==5.7.0 18:05:43 python-magnumclient==4.9.0 18:05:43 python-openstackclient==8.2.0 18:05:43 python-swiftclient==4.8.0 18:05:43 PyYAML==6.0.3 18:05:43 referencing==0.36.2 18:05:43 requests==2.32.5 18:05:43 requests-oauthlib==2.0.0 18:05:43 requestsexceptions==1.4.0 18:05:43 rfc3986==2.0.0 18:05:43 rich==14.2.0 18:05:43 rich-argparse==1.7.1 18:05:43 rpds-py==0.27.1 18:05:43 rsa==4.9.1 18:05:43 ruamel.yaml==0.18.15 18:05:43 ruamel.yaml.clib==0.2.14 18:05:43 s3transfer==0.14.0 18:05:43 simplejson==3.20.2 18:05:43 six==1.17.0 18:05:43 smmap==5.0.2 18:05:43 soupsieve==2.8 18:05:43 stevedore==5.5.0 18:05:43 tabulate==0.9.0 18:05:43 toml==0.10.2 18:05:43 tomlkit==0.13.3 18:05:43 tqdm==4.67.1 18:05:43 typing_extensions==4.15.0 18:05:43 tzdata==2025.2 18:05:43 urllib3==1.26.20 18:05:43 virtualenv==20.35.2 18:05:43 wcwidth==0.2.14 18:05:43 websocket-client==1.9.0 18:05:43 wrapt==1.17.3 18:05:43 xdg==6.0.0 18:05:43 xmltodict==1.0.2 18:05:43 yq==3.4.3 18:05:43 [EnvInject] - Injecting environment variables from a build step. 18:05:43 [EnvInject] - Injecting as environment variables the properties content 18:05:43 OS_CLOUD=vex 18:05:43 18:05:43 [EnvInject] - Variables injected successfully. 18:05:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:05:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:05:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16277383967869653828.sh 18:05:43 ---> Orphaned k8s clusters 18:05:43 Setup pyenv: 18:05:43 system 18:05:43 3.8.13 18:05:43 3.9.13 18:05:43 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 18:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Byxv from file:/tmp/.os_lf_venv 18:05:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:05:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:05:45 lf-activate-venv(): INFO: Base packages installed successfully 18:05:45 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 18:05:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 18:05:50 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 18:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-Byxv/bin to PATH 18:05:54 -----> Delete orphaned cluster 18:05:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:05:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:05:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12468754199458010579.sh 18:05:54 ---> Orphaned stacks 18:05:54 Setup pyenv: 18:05:54 system 18:05:54 3.8.13 18:05:54 3.9.13 18:05:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 18:05:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Byxv from file:/tmp/.os_lf_venv 18:05:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:05:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:05:56 lf-activate-venv(): INFO: Base packages installed successfully 18:05:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-Byxv/bin to PATH 18:06:08 + mapfile -t OS_COE_CLUSTERS_ID 18:06:08 ++ awk '{print $1}' 18:06:08 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 18:06:08 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 18:06:11 + echo '-----> Active clusters -> stacks' 18:06:11 -----> Active clusters -> stacks 18:06:11 + OS_COE_STACKS=() 18:06:11 + [[ 0 -gt 0 ]] 18:06:11 + mapfile -t OS_STACKS 18:06:11 ++ awk '{print $1}' 18:06:11 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 18:06:12 + echo '-----> Active stacks' 18:06:12 -----> Active stacks 18:06:12 + echo '-----> Delete orphaned stacks' 18:06:12 -----> Delete orphaned stacks 18:06:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:06:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:06:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7841451217926354596.sh 18:06:12 ---> Orphaned servers 18:06:12 Setup pyenv: 18:06:12 system 18:06:12 3.8.13 18:06:12 3.9.13 18:06:12 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 18:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Byxv from file:/tmp/.os_lf_venv 18:06:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:06:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:06:14 lf-activate-venv(): INFO: Base packages installed successfully 18:06:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-Byxv/bin to PATH 18:06:29 -----> Active servers 18:06:29 prd-centos8-builder-2c-1g-1865 18:06:29 prd-queue-docker-4c-4g-1915 18:06:29 prd-ubuntu2004-helm-2c-1g-1400 18:06:29 -----> Delete orphaned servers 18:06:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:06:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:06:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4394589084234550208.sh 18:06:30 ---> Orphaned ports 18:06:30 Setup pyenv: 18:06:30 system 18:06:30 3.8.13 18:06:30 3.9.13 18:06:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 18:06:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Byxv from file:/tmp/.os_lf_venv 18:06:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:06:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:06:32 lf-activate-venv(): INFO: Base packages installed successfully 18:06:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 18:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-Byxv/bin to PATH 18:06:43 No orphaned ports to process. 18:06:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:06:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:06:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3176951222995187801.sh 18:06:43 ---> Orphaned volumes 18:06:43 + source /home/jenkins/lf-env.sh 18:06:43 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:06:43 ++ mktemp -d /tmp/venv-XXXX 18:06:43 + lf_venv=/tmp/venv-QTMn 18:06:43 + local venv_file=/tmp/.os_lf_venv 18:06:43 + local python=python3 18:06:43 + local options 18:06:43 + local set_path=true 18:06:43 + local install_args= 18:06:43 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:06:43 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 18:06:43 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 18:06:43 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:06:43 + true 18:06:43 + case $1 in 18:06:43 + python=python3 18:06:43 + shift 2 18:06:43 + true 18:06:43 + case $1 in 18:06:43 + shift 18:06:43 + break 18:06:43 + case $python in 18:06:43 + local pkg_list= 18:06:43 + [[ -d /opt/pyenv ]] 18:06:43 + echo 'Setup pyenv:' 18:06:43 Setup pyenv: 18:06:43 + export PYENV_ROOT=/opt/pyenv 18:06:43 + PYENV_ROOT=/opt/pyenv 18:06:43 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:06:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:06:43 + pyenv versions 18:06:43 system 18:06:43 3.8.13 18:06:43 3.9.13 18:06:43 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 18:06:43 + command -v pyenv 18:06:43 ++ pyenv init - --no-rehash 18:06:43 + 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[*]}"'\'')" 18:06:43 export PATH="/opt/pyenv/shims:${PATH}" 18:06:43 export PYENV_SHELL=bash 18:06:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:06:43 pyenv() { 18:06:43 local command 18:06:43 command="${1:-}" 18:06:43 if [ "$#" -gt 0 ]; then 18:06:43 shift 18:06:43 fi 18:06:43 18:06:43 case "$command" in 18:06:43 rehash|shell) 18:06:43 eval "$(pyenv "sh-$command" "$@")" 18:06:43 ;; 18:06:43 *) 18:06:43 command pyenv "$command" "$@" 18:06:43 ;; 18:06:43 esac 18:06:43 }' 18:06:43 +++ 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[*]}"' 18:06:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:06:43 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:06:43 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:06:43 ++ export PYENV_SHELL=bash 18:06:43 ++ PYENV_SHELL=bash 18:06:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:06:43 +++ complete -F _pyenv pyenv 18:06:43 ++ lf-pyver python3 18:06:43 ++ local py_version_xy=python3 18:06:43 ++ local py_version_xyz= 18:06:43 ++ pyenv versions 18:06:43 ++ local command 18:06:43 ++ command=versions 18:06:43 ++ '[' 1 -gt 0 ']' 18:06:43 ++ shift 18:06:43 ++ case "$command" in 18:06:43 ++ command pyenv versions 18:06:43 ++ pyenv versions 18:06:43 ++ sed 's/^[ *]* //' 18:06:43 ++ awk '{ print $1 }' 18:06:43 ++ grep -E '^[0-9.]*[0-9]$' 18:06:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:06:43 +++ grep '^3' /tmp/.pyenv_versions 18:06:43 +++ tail -n 1 18:06:43 +++ sort -V 18:06:43 ++ py_version_xyz=3.10.6 18:06:43 ++ [[ -z 3.10.6 ]] 18:06:43 ++ echo 3.10.6 18:06:43 ++ return 0 18:06:43 + pyenv local 3.10.6 18:06:43 + local command 18:06:43 + command=local 18:06:43 + '[' 2 -gt 0 ']' 18:06:43 + shift 18:06:43 + case "$command" in 18:06:43 + command pyenv local 3.10.6 18:06:43 + pyenv local 3.10.6 18:06:43 + for arg in "$@" 18:06:43 + case $arg in 18:06:43 + pkg_list+='lftools[openstack] ' 18:06:43 + for arg in "$@" 18:06:43 + case $arg in 18:06:43 + pkg_list+='kubernetes ' 18:06:43 + for arg in "$@" 18:06:43 + case $arg in 18:06:43 + pkg_list+='niet ' 18:06:43 + for arg in "$@" 18:06:43 + case $arg in 18:06:43 + pkg_list+='python-heatclient ' 18:06:43 + for arg in "$@" 18:06:43 + case $arg in 18:06:43 + pkg_list+='python-openstackclient ' 18:06:43 + for arg in "$@" 18:06:43 + case $arg in 18:06:43 + pkg_list+='python-magnumclient ' 18:06:43 + for arg in "$@" 18:06:43 + case $arg in 18:06:43 + pkg_list+='yq ' 18:06:43 + [[ -f /tmp/.os_lf_venv ]] 18:06:43 ++ cat /tmp/.os_lf_venv 18:06:43 + lf_venv=/tmp/venv-Byxv 18:06:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Byxv from' file:/tmp/.os_lf_venv 18:06:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Byxv from file:/tmp/.os_lf_venv 18:06:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:06:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:06:43 + local 'pip_opts=--upgrade --quiet' 18:06:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:06:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:06:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:06:43 + [[ -n '' ]] 18:06:43 + [[ -n '' ]] 18:06:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:06:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:06:43 + /tmp/venv-Byxv/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 18:06:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:06:45 lf-activate-venv(): INFO: Base packages installed successfully 18:06:45 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 18:06:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 18:06:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:06:45 + /tmp/venv-Byxv/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:06:56 + type python3 18:06:56 + true 18:06:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Byxv/bin to PATH' 18:06:56 lf-activate-venv(): INFO: Adding /tmp/venv-Byxv/bin to PATH 18:06:56 + PATH=/tmp/venv-Byxv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:06:56 + return 0 18:06:56 + mapfile -t os_volumes 18:06:56 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 18:06:58 + '[' 0 -eq 0 ']' 18:06:58 + echo 'No orphaned volumes found.' 18:06:58 No orphaned volumes found. 18:06:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:06:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:06:58 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7366030918537513340.sh 18:06:58 ---> Protect in-use images 18:06:58 Setup pyenv: 18:06:59 system 18:06:59 3.8.13 18:06:59 3.9.13 18:06:59 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 18:06:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Byxv from file:/tmp/.os_lf_venv 18:06:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:06:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:07:00 lf-activate-venv(): INFO: Base packages installed successfully 18:07:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 18:07:11 lf-activate-venv(): INFO: Adding /tmp/venv-Byxv/bin to PATH 18:07:11 INFO: There are images to protect defined in jenkins-config. 18:07:11 INFO: Protecting the following images: 18:07:11 CentOS Stream 8 - redis - - 310180101-1010 18:07:11 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 18:07:11 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 18:07:11 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 18:07:11 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 18:07:11 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 18:07:11 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 18:07:11 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 18:07:11 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 18:07:11 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 18:07:11 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 18:07:11 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 18:07:11 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 18:07:11 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 18:07:11 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 18:07:13 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 18:07:14 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 18:07:16 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 18:07:16 Build step 'Conditional step (single)' marked build as failure 18:07:16 $ ssh-agent -k 18:07:16 unset SSH_AUTH_SOCK; 18:07:16 unset SSH_AGENT_PID; 18:07:16 echo Agent pid 14727 killed; 18:07:16 [ssh-agent] Stopped. 18:07:16 [PostBuildScript] - [INFO] Executing post build scripts. 18:07:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17222197445271499018.sh 18:07:16 ---> sysstat.sh 18:07:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13868045488865391622.sh 18:07:16 ---> package-listing.sh 18:07:16 ++ tr '[:upper:]' '[:lower:]' 18:07:16 ++ facter osfamily 18:07:16 + OS_FAMILY=redhat 18:07:16 + workspace=/w/workspace/ci-management-openstack-cron 18:07:16 + START_PACKAGES=/tmp/packages_start.txt 18:07:16 + END_PACKAGES=/tmp/packages_end.txt 18:07:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:07:16 + PACKAGES=/tmp/packages_start.txt 18:07:16 + '[' /w/workspace/ci-management-openstack-cron ']' 18:07:16 + PACKAGES=/tmp/packages_end.txt 18:07:16 + case "${OS_FAMILY}" in 18:07:16 + rpm -qa 18:07:16 + sort 18:07:17 + '[' -f /tmp/packages_start.txt ']' 18:07:17 + '[' -f /tmp/packages_end.txt ']' 18:07:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:07:17 + '[' /w/workspace/ci-management-openstack-cron ']' 18:07:17 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 18:07:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 18:07:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8875469784186448695.sh 18:07:17 ---> capture-instance-metadata.sh 18:07:17 Setup pyenv: 18:07:17 system 18:07:17 3.8.13 18:07:17 3.9.13 18:07:17 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 18:07:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Byxv from file:/tmp/.os_lf_venv 18:07:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:07:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:07:19 lf-activate-venv(): INFO: Base packages installed successfully 18:07:19 lf-activate-venv(): INFO: Installing additional packages: lftools 18:07:27 lf-activate-venv(): INFO: Adding /tmp/venv-Byxv/bin to PATH 18:07:27 INFO: Running in OpenStack, capturing instance metadata 18:07:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17637092475880032904.sh 18:07:27 provisioning config files... 18:07:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1609423638416727592tmp 18:07:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:07:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:07:27 [EnvInject] - Injecting environment variables from a build step. 18:07:27 [EnvInject] - Injecting as environment variables the properties content 18:07:27 SERVER_ID=logs 18:07:27 18:07:27 [EnvInject] - Variables injected successfully. 18:07:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3550729499398555885.sh 18:07:27 ---> create-netrc.sh 18:07:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13261935554497777600.sh 18:07:27 ---> python-tools-install.sh 18:07:27 Setup pyenv: 18:07:27 system 18:07:27 3.8.13 18:07:27 3.9.13 18:07:27 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 18:07:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Byxv from file:/tmp/.os_lf_venv 18:07:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:07:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:07:29 lf-activate-venv(): INFO: Base packages installed successfully 18:07:29 lf-activate-venv(): INFO: Installing additional packages: lftools 18:07:37 lf-activate-venv(): INFO: Adding /tmp/venv-Byxv/bin to PATH 18:07:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13428370244478320499.sh 18:07:37 ---> sudo-logs.sh 18:07:37 Archiving 'sudo' log.. 18:07:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5629622756065341653.sh 18:07:37 ---> job-cost.sh 18:07:37 Setup pyenv: 18:07:38 system 18:07:38 3.8.13 18:07:38 3.9.13 18:07:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 18:07:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Byxv from file:/tmp/.os_lf_venv 18:07:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:07:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:07:39 lf-activate-venv(): INFO: Base packages installed successfully 18:07:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:07:45 lf-activate-venv(): INFO: Adding /tmp/venv-Byxv/bin to PATH 18:07:45 INFO: No Stack... 18:07:46 INFO: Retrieving Pricing Info for: v3-standard-2 18:07:46 INFO: Archiving Costs 18:07:46 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10796970126351273647.sh 18:07:46 ---> logs-deploy.sh 18:07:46 Setup pyenv: 18:07:46 system 18:07:46 3.8.13 18:07:46 3.9.13 18:07:46 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 18:07:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Byxv from file:/tmp/.os_lf_venv 18:07:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:07:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:07:48 lf-activate-venv(): INFO: Base packages installed successfully 18:07:48 lf-activate-venv(): INFO: Installing additional packages: lftools 18:07:56 lf-activate-venv(): INFO: Adding /tmp/venv-Byxv/bin to PATH 18:07:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57243 18:07:56 INFO: archiving workspace using pattern(s): 18:07:57 Archives upload complete. 18:07:57 INFO: archiving logs to Nexus 18:07:58 ---> uname -a: 18:07:58 Linux prd-centos8-builder-2c-1g-1865.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 18:07:58 18:07:58 18:07:58 ---> lscpu: 18:07:58 Architecture: x86_64 18:07:58 CPU op-mode(s): 32-bit, 64-bit 18:07:58 Byte Order: Little Endian 18:07:58 CPU(s): 2 18:07:58 On-line CPU(s) list: 0,1 18:07:58 Thread(s) per core: 1 18:07:58 Core(s) per socket: 1 18:07:58 Socket(s): 2 18:07:58 NUMA node(s): 1 18:07:58 Vendor ID: AuthenticAMD 18:07:58 CPU family: 23 18:07:58 Model: 49 18:07:58 Model name: AMD EPYC-Rome Processor 18:07:58 Stepping: 0 18:07:58 CPU MHz: 2799.998 18:07:58 BogoMIPS: 5599.99 18:07:58 Virtualization: AMD-V 18:07:58 Hypervisor vendor: KVM 18:07:58 Virtualization type: full 18:07:58 L1d cache: 32K 18:07:58 L1i cache: 32K 18:07:58 L2 cache: 512K 18:07:58 L3 cache: 16384K 18:07:58 NUMA node0 CPU(s): 0,1 18:07:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:07:58 18:07:58 18:07:58 ---> nproc: 18:07:58 2 18:07:58 18:07:58 18:07:58 ---> df -h: 18:07:58 Filesystem Size Used Avail Use% Mounted on 18:07:58 devtmpfs 3.8G 0 3.8G 0% /dev 18:07:58 tmpfs 3.8G 0 3.8G 0% /dev/shm 18:07:58 tmpfs 3.8G 17M 3.8G 1% /run 18:07:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:07:58 /dev/vda1 40G 8.4G 32G 21% / 18:07:58 tmpfs 770M 0 770M 0% /run/user/1001 18:07:58 18:07:58 18:07:58 ---> free -m: 18:07:58 total used free shared buff/cache available 18:07:58 Mem: 7699 541 5062 19 2095 6851 18:07:58 Swap: 1023 0 1023 18:07:58 18:07:58 18:07:58 ---> ip addr: 18:07:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:07:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:07:58 inet 127.0.0.1/8 scope host lo 18:07:58 valid_lft forever preferred_lft forever 18:07:58 inet6 ::1/128 scope host 18:07:58 valid_lft forever preferred_lft forever 18:07:58 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:07:58 link/ether fa:16:3e:d4:e9:4f brd ff:ff:ff:ff:ff:ff 18:07:58 altname enp0s3 18:07:58 altname ens3 18:07:58 inet 10.30.107.19/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 18:07:58 valid_lft 86166sec preferred_lft 86166sec 18:07:58 inet6 fe80::f816:3eff:fed4:e94f/64 scope link 18:07:58 valid_lft forever preferred_lft forever 18:07:58 18:07:58 18:07:58 ---> sar -b -r -n DEV: 18:07:58 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/10/2025 _x86_64_ (2 CPU) 18:07:58 18:07:58 18:04:01 LINUX RESTART (2 CPU) 18:07:58 18:07:58 06:05:01 PM tps rtps wtps bread/s bwrtn/s 18:07:58 06:06:01 PM 193.55 49.13 144.42 537.69 10458.03 18:07:58 06:07:01 PM 54.86 0.35 54.51 43.73 4992.72 18:07:58 Average: 124.21 24.74 99.47 290.73 7725.60 18:07:58 18:07:58 06:05:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:07:58 06:06:01 PM 5180208 7002764 2704236 34.30 2688 1988796 681792 7.63 199476 2134400 119932 18:07:58 06:07:01 PM 5217964 7044280 2666480 33.82 2688 1991944 629040 7.04 226216 2064832 7372 18:07:58 Average: 5199086 7023522 2685358 34.06 2688 1990370 655416 7.34 212846 2099616 63652 18:07:58 18:07:58 06:05:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:07:58 06:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:58 06:06:01 PM eth0 72.96 53.45 948.67 12.73 0.00 0.00 0.00 0.00 18:07:58 06:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:58 06:07:01 PM eth0 24.73 22.30 41.95 8.55 0.00 0.00 0.00 0.00 18:07:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:58 Average: eth0 48.85 37.87 495.35 10.64 0.00 0.00 0.00 0.00 18:07:58 18:07:58 18:07:58 ---> sar -P ALL: 18:07:58 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/10/2025 _x86_64_ (2 CPU) 18:07:58 18:07:58 18:04:01 LINUX RESTART (2 CPU) 18:07:58 18:07:58 06:05:01 PM CPU %user %nice %system %iowait %steal %idle 18:07:58 06:06:01 PM all 38.58 0.76 9.38 4.02 0.10 47.17 18:07:58 06:06:01 PM 0 42.11 0.97 11.54 4.94 0.10 40.33 18:07:58 06:06:01 PM 1 35.08 0.55 7.23 3.10 0.10 53.95 18:07:58 06:07:01 PM all 40.43 0.00 3.06 0.54 0.11 55.86 18:07:58 06:07:01 PM 0 42.26 0.00 3.02 0.48 0.12 54.12 18:07:58 06:07:01 PM 1 38.61 0.00 3.09 0.60 0.10 57.60 18:07:58 Average: all 39.51 0.38 6.21 2.27 0.10 51.53 18:07:58 Average: 0 42.18 0.48 7.26 2.70 0.11 47.26 18:07:58 Average: 1 36.84 0.27 5.16 1.85 0.10 55.78 18:07:58 18:07:58 18:07:58