19:05:03 Started by timer 19:05:03 Running as SYSTEM 19:05:03 [EnvInject] - Loading node environment variables. 19:05:03 Building remotely on prd-centos8-builder-2c-1g-7013 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 19:05:03 [ssh-agent] Looking for ssh-agent implementation... 19:05:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:04 $ ssh-agent 19:05:04 SSH_AUTH_SOCK=/tmp/ssh-XScM0G70RJV7/agent.17901 19:05:04 SSH_AGENT_PID=17903 19:05:04 [ssh-agent] Started. 19:05:04 Running ssh-add (command line suppressed) 19:05:04 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8679745851355990476.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_8679745851355990476.key) 19:05:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:05:04 The recommended git tool is: NONE 19:05:06 using credential onap-jenkins-ssh 19:05:06 Wiping out workspace first. 19:05:06 Cloning the remote Git repository 19:05:06 Cloning repository git://cloud.onap.org/mirror/ci-management 19:05:06 > git init /w/workspace/ci-management-openstack-cron # timeout=10 19:05:06 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 19:05:06 > git --version # timeout=10 19:05:06 > git --version # 'git version 2.39.0' 19:05:06 using GIT_SSH to set credentials Gerrit user 19:05:06 [INFO] Currently running in a labeled security context 19:05:06 [INFO] Currently SELinux is 'enforcing' on the host 19:05:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh7250289920657233570.key 19:05:06 Verifying host key using manually-configured host key entries 19:05:06 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:07 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 19:05:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:07 Avoid second fetch 19:05:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:05:07 Checking out Revision 5202ccaf89a0896a7f3f43a2e2705eccb960d7f4 (refs/remotes/origin/master) 19:05:07 > git config core.sparsecheckout # timeout=10 19:05:07 > git checkout -f 5202ccaf89a0896a7f3f43a2e2705eccb960d7f4 # timeout=10 19:05:08 Commit message: "Use larger build node for multicloud-k8s-verify job" 19:05:08 > git rev-list --no-walk 5202ccaf89a0896a7f3f43a2e2705eccb960d7f4 # timeout=10 19:05:08 > git remote # timeout=10 19:05:08 > git submodule init # timeout=10 19:05:08 > git submodule sync # timeout=10 19:05:08 > git config --get remote.origin.url # timeout=10 19:05:08 > git submodule init # timeout=10 19:05:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:05:08 > git config --get submodule.global-jjb.url # timeout=10 19:05:08 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:05:08 > git config --get submodule.packer/common-packer.url # timeout=10 19:05:08 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:05:09 > git submodule update --init --recursive global-jjb # timeout=10 19:05:09 > git submodule update --init --recursive packer/common-packer # timeout=10 19:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:05:13 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:05:13 No emails were triggered. 19:05:13 provisioning config files... 19:05:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:05:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:05:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:05:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9327175629629410469.sh 19:05:13 ---> python-tools-install.sh 19:05:13 Setup pyenv: 19:05:13 system 19:05:13 * 3.8.13 (set by /opt/pyenv/version) 19:05:13 * 3.9.13 (set by /opt/pyenv/version) 19:05:13 * 3.10.6 (set by /opt/pyenv/version) 19:05:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-291l 19:05:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:05:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:21 lf-activate-venv(): INFO: Base packages installed successfully 19:05:21 lf-activate-venv(): INFO: Installing additional packages: lftools 19:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-291l/bin to PATH 19:05:42 Generating Requirements File 19:06:01 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:01 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 19:06:01 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:06:01 Python 3.10.6 19:06:02 pip 25.3 from /tmp/venv-291l/lib/python3.10/site-packages/pip (python 3.10) 19:06:02 appdirs==1.4.4 19:06:02 argcomplete==3.6.3 19:06:02 aspy.yaml==1.3.0 19:06:02 attrs==25.4.0 19:06:02 autopage==0.5.2 19:06:02 beautifulsoup4==4.14.2 19:06:02 boto3==1.40.60 19:06:02 botocore==1.40.60 19:06:02 bs4==0.0.2 19:06:02 cachetools==6.2.1 19:06:02 certifi==2025.10.5 19:06:02 cffi==2.0.0 19:06:02 cfgv==3.4.0 19:06:02 chardet==5.2.0 19:06:02 charset-normalizer==3.4.4 19:06:02 click==8.3.0 19:06:02 cliff==4.11.0 19:06:02 cmd2==2.7.0 19:06:02 cryptography==3.3.2 19:06:02 debtcollector==3.0.0 19:06:02 decorator==5.2.1 19:06:02 defusedxml==0.7.1 19:06:02 Deprecated==1.2.18 19:06:02 distlib==0.4.0 19:06:02 dnspython==2.8.0 19:06:02 docker==7.1.0 19:06:02 dogpile.cache==1.5.0 19:06:02 durationpy==0.10 19:06:02 email-validator==2.3.0 19:06:02 filelock==3.20.0 19:06:02 future==1.0.0 19:06:02 gitdb==4.0.12 19:06:02 GitPython==3.1.45 19:06:02 google-auth==2.42.0 19:06:02 httplib2==0.31.0 19:06:02 identify==2.6.15 19:06:02 idna==3.11 19:06:02 importlib-resources==1.5.0 19:06:02 iso8601==2.1.0 19:06:02 Jinja2==3.1.6 19:06:02 jmespath==1.0.1 19:06:02 jsonpatch==1.33 19:06:02 jsonpointer==3.0.0 19:06:02 jsonschema==4.25.1 19:06:02 jsonschema-specifications==2025.9.1 19:06:02 keystoneauth1==5.12.0 19:06:02 kubernetes==34.1.0 19:06:02 lftools==0.37.15 19:06:02 lxml==6.0.2 19:06:02 markdown-it-py==4.0.0 19:06:02 MarkupSafe==3.0.3 19:06:02 mdurl==0.1.2 19:06:02 msgpack==1.1.2 19:06:02 multi_key_dict==2.0.3 19:06:02 munch==4.0.0 19:06:02 netaddr==1.3.0 19:06:02 niet==1.4.2 19:06:02 nodeenv==1.9.1 19:06:02 oauth2client==4.1.3 19:06:02 oauthlib==3.3.1 19:06:02 openstacksdk==4.7.1 19:06:02 os-service-types==1.8.0 19:06:02 osc-lib==4.2.0 19:06:02 oslo.config==10.0.0 19:06:02 oslo.context==6.1.0 19:06:02 oslo.i18n==6.6.0 19:06:02 oslo.log==7.2.1 19:06:02 oslo.serialization==5.8.0 19:06:02 oslo.utils==9.1.0 19:06:02 packaging==25.0 19:06:02 pbr==7.0.1 19:06:02 platformdirs==4.5.0 19:06:02 prettytable==3.16.0 19:06:02 psutil==7.1.2 19:06:02 pyasn1==0.6.1 19:06:02 pyasn1_modules==0.4.2 19:06:02 pycparser==2.23 19:06:02 pygerrit2==2.0.15 19:06:02 PyGithub==2.8.1 19:06:02 Pygments==2.19.2 19:06:02 PyJWT==2.10.1 19:06:02 PyNaCl==1.6.0 19:06:02 pyparsing==2.4.7 19:06:02 pyperclip==1.11.0 19:06:02 pyrsistent==0.20.0 19:06:02 python-cinderclient==9.8.0 19:06:02 python-dateutil==2.9.0.post0 19:06:02 python-heatclient==4.3.0 19:06:02 python-jenkins==1.8.3 19:06:02 python-keystoneclient==5.7.0 19:06:02 python-magnumclient==4.9.0 19:06:02 python-openstackclient==8.2.0 19:06:02 python-swiftclient==4.8.0 19:06:02 PyYAML==6.0.3 19:06:02 referencing==0.37.0 19:06:02 requests==2.32.5 19:06:02 requests-oauthlib==2.0.0 19:06:02 requestsexceptions==1.4.0 19:06:02 rfc3986==2.0.0 19:06:02 rich==14.2.0 19:06:02 rich-argparse==1.7.1 19:06:02 rpds-py==0.28.0 19:06:02 rsa==4.9.1 19:06:02 ruamel.yaml==0.18.16 19:06:02 ruamel.yaml.clib==0.2.14 19:06:02 s3transfer==0.14.0 19:06:02 simplejson==3.20.2 19:06:02 six==1.17.0 19:06:02 smmap==5.0.2 19:06:02 soupsieve==2.8 19:06:02 stevedore==5.5.0 19:06:02 tabulate==0.9.0 19:06:02 toml==0.10.2 19:06:02 tomlkit==0.13.3 19:06:02 tqdm==4.67.1 19:06:02 typing_extensions==4.15.0 19:06:02 tzdata==2025.2 19:06:02 urllib3==1.26.20 19:06:02 virtualenv==20.35.3 19:06:02 wcwidth==0.2.14 19:06:02 websocket-client==1.9.0 19:06:02 wrapt==2.0.0 19:06:02 xdg==6.0.0 19:06:02 xmltodict==1.0.2 19:06:02 yq==3.4.3 19:06:02 [EnvInject] - Injecting environment variables from a build step. 19:06:02 [EnvInject] - Injecting as environment variables the properties content 19:06:02 OS_CLOUD=vex 19:06:02 19:06:02 [EnvInject] - Variables injected successfully. 19:06:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6202205678616659537.sh 19:06:02 ---> Orphaned k8s clusters 19:06:02 Setup pyenv: 19:06:02 system 19:06:02 3.8.13 19:06:02 3.9.13 19:06:02 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-291l from file:/tmp/.os_lf_venv 19:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:04 lf-activate-venv(): INFO: Base packages installed successfully 19:06:04 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 19:06:10 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:10 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 19:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-291l/bin to PATH 19:06:13 -----> Delete orphaned cluster 19:06:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:13 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4227610061976234582.sh 19:06:13 ---> Orphaned stacks 19:06:13 Setup pyenv: 19:06:13 system 19:06:14 3.8.13 19:06:14 3.9.13 19:06:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-291l from file:/tmp/.os_lf_venv 19:06:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:16 lf-activate-venv(): INFO: Base packages installed successfully 19:06:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-291l/bin to PATH 19:06:29 + mapfile -t OS_COE_CLUSTERS_ID 19:06:29 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:06:29 ++ awk '{print $1}' 19:06:29 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:06:32 + echo '-----> Active clusters -> stacks' 19:06:32 -----> Active clusters -> stacks 19:06:32 + OS_COE_STACKS=() 19:06:32 + [[ 0 -gt 0 ]] 19:06:32 + mapfile -t OS_STACKS 19:06:32 ++ 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:32 ++ awk '{print $1}' 19:06:33 + echo '-----> Active stacks' 19:06:33 -----> Active stacks 19:06:33 + echo '-----> Delete orphaned stacks' 19:06:33 -----> Delete orphaned stacks 19:06:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3577884468925588527.sh 19:06:33 ---> Orphaned servers 19:06:33 Setup pyenv: 19:06:33 system 19:06:33 3.8.13 19:06:33 3.9.13 19:06:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-291l from file:/tmp/.os_lf_venv 19:06:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:35 lf-activate-venv(): INFO: Base packages installed successfully 19:06:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-291l/bin to PATH 19:06:49 -----> Active servers 19:06:49 prd-centos8-builder-2c-1g-7013 19:06:49 prd-ubuntu2204-builder-4c-4g-7010 19:06:49 prd-queue-docker-4c-4g-6180 19:06:49 prd-ubuntu2004-helm-2c-1g-6006 19:06:49 -----> Delete orphaned servers 19:06:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9739185349151536579.sh 19:06:50 ---> Orphaned ports 19:06:50 Setup pyenv: 19:06:50 system 19:06:50 3.8.13 19:06:50 3.9.13 19:06:50 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-291l from file:/tmp/.os_lf_venv 19:06:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:52 lf-activate-venv(): INFO: Base packages installed successfully 19:06:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 19:07:03 lf-activate-venv(): INFO: Adding /tmp/venv-291l/bin to PATH 19:07:04 No orphaned ports to process. 19:07:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:07:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:07:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10806982405395007176.sh 19:07:04 ---> Orphaned volumes 19:07:04 + source /home/jenkins/lf-env.sh 19:07:04 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:07:04 ++ mktemp -d /tmp/venv-XXXX 19:07:04 + lf_venv=/tmp/venv-mSkf 19:07:04 + local venv_file=/tmp/.os_lf_venv 19:07:04 + local python=python3 19:07:04 + local options 19:07:04 + local set_path=true 19:07:04 + local install_args= 19:07:04 ++ 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:04 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 19:07:04 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 19:07:04 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:07:04 + true 19:07:04 + case $1 in 19:07:04 + python=python3 19:07:04 + shift 2 19:07:04 + true 19:07:04 + case $1 in 19:07:04 + shift 19:07:04 + break 19:07:04 + case $python in 19:07:04 + local pkg_list= 19:07:04 + [[ -d /opt/pyenv ]] 19:07:04 + echo 'Setup pyenv:' 19:07:04 Setup pyenv: 19:07:04 + export PYENV_ROOT=/opt/pyenv 19:07:04 + PYENV_ROOT=/opt/pyenv 19:07:04 + 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:04 + 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:04 + pyenv versions 19:07:04 system 19:07:04 3.8.13 19:07:04 3.9.13 19:07:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:04 + command -v pyenv 19:07:04 ++ pyenv init - --no-rehash 19:07:04 + 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:04 export PATH="/opt/pyenv/shims:${PATH}" 19:07:04 export PYENV_SHELL=bash 19:07:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:07:04 pyenv() { 19:07:04 local command 19:07:04 command="${1:-}" 19:07:04 if [ "$#" -gt 0 ]; then 19:07:04 shift 19:07:04 fi 19:07:04 19:07:04 case "$command" in 19:07:04 rehash|shell) 19:07:04 eval "$(pyenv "sh-$command" "$@")" 19:07:04 ;; 19:07:04 *) 19:07:04 command pyenv "$command" "$@" 19:07:04 ;; 19:07:04 esac 19:07:04 }' 19:07:04 +++ 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:04 ++ 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:04 ++ 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:04 ++ 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:04 ++ export PYENV_SHELL=bash 19:07:04 ++ PYENV_SHELL=bash 19:07:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:07:04 +++ complete -F _pyenv pyenv 19:07:04 ++ lf-pyver python3 19:07:04 ++ local py_version_xy=python3 19:07:04 ++ local py_version_xyz= 19:07:04 ++ awk '{ print $1 }' 19:07:04 ++ pyenv versions 19:07:04 ++ local command 19:07:04 ++ command=versions 19:07:04 ++ '[' 1 -gt 0 ']' 19:07:04 ++ shift 19:07:04 ++ case "$command" in 19:07:04 ++ command pyenv versions 19:07:04 ++ pyenv versions 19:07:04 ++ sed 's/^[ *]* //' 19:07:04 ++ grep -E '^[0-9.]*[0-9]$' 19:07:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:07:05 +++ tail -n 1 19:07:05 +++ grep '^3' /tmp/.pyenv_versions 19:07:05 +++ sort -V 19:07:05 ++ py_version_xyz=3.10.6 19:07:05 ++ [[ -z 3.10.6 ]] 19:07:05 ++ echo 3.10.6 19:07:05 ++ return 0 19:07:05 + pyenv local 3.10.6 19:07:05 + local command 19:07:05 + command=local 19:07:05 + '[' 2 -gt 0 ']' 19:07:05 + shift 19:07:05 + case "$command" in 19:07:05 + command pyenv local 3.10.6 19:07:05 + pyenv local 3.10.6 19:07:05 + for arg in "$@" 19:07:05 + case $arg in 19:07:05 + pkg_list+='lftools[openstack] ' 19:07:05 + for arg in "$@" 19:07:05 + case $arg in 19:07:05 + pkg_list+='kubernetes ' 19:07:05 + for arg in "$@" 19:07:05 + case $arg in 19:07:05 + pkg_list+='niet ' 19:07:05 + for arg in "$@" 19:07:05 + case $arg in 19:07:05 + pkg_list+='python-heatclient ' 19:07:05 + for arg in "$@" 19:07:05 + case $arg in 19:07:05 + pkg_list+='python-openstackclient ' 19:07:05 + for arg in "$@" 19:07:05 + case $arg in 19:07:05 + pkg_list+='python-magnumclient ' 19:07:05 + for arg in "$@" 19:07:05 + case $arg in 19:07:05 + pkg_list+='yq ' 19:07:05 + [[ -f /tmp/.os_lf_venv ]] 19:07:05 ++ cat /tmp/.os_lf_venv 19:07:05 + lf_venv=/tmp/venv-291l 19:07:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-291l from' file:/tmp/.os_lf_venv 19:07:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-291l from file:/tmp/.os_lf_venv 19:07:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:07:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:07:05 + local 'pip_opts=--upgrade --quiet' 19:07:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:07:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:07:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:07:05 + [[ -n '' ]] 19:07:05 + [[ -n '' ]] 19:07:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:07:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:07:05 + /tmp/venv-291l/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 19:07:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:07:06 lf-activate-venv(): INFO: Base packages installed successfully 19:07:06 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 19:07:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 19:07:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:07:06 + /tmp/venv-291l/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 19:07:17 + type python3 19:07:17 + true 19:07:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-291l/bin to PATH' 19:07:17 lf-activate-venv(): INFO: Adding /tmp/venv-291l/bin to PATH 19:07:17 + PATH=/tmp/venv-291l/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:17 + return 0 19:07:17 + mapfile -t os_volumes 19:07:17 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 19:07:20 + '[' 0 -eq 0 ']' 19:07:20 + echo 'No orphaned volumes found.' 19:07:20 No orphaned volumes found. 19:07:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:07:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:07:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2366503390150382524.sh 19:07:20 ---> Protect in-use images 19:07:20 Setup pyenv: 19:07:20 system 19:07:20 3.8.13 19:07:20 3.9.13 19:07:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-291l from file:/tmp/.os_lf_venv 19:07:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:07:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:07:22 lf-activate-venv(): INFO: Base packages installed successfully 19:07:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 19:07:32 lf-activate-venv(): INFO: Adding /tmp/venv-291l/bin to PATH 19:07:32 INFO: There are images to protect defined in jenkins-config. 19:07:32 INFO: Protecting the following images: 19:07:32 CentOS Stream 8 - redis - - 310180101-1010 19:07:32 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 19:07:32 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 19:07:32 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 19:07:32 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 19:07:32 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 19:07:32 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 19:07:32 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 19:07:32 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 19:07:32 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 19:07:32 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 19:07:32 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 19:07:32 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 19:07:32 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 19:07:32 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 19:07:34 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 19:07:35 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 19:07:37 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 19:07:37 Build step 'Conditional step (single)' marked build as failure 19:07:37 $ ssh-agent -k 19:07:37 unset SSH_AUTH_SOCK; 19:07:37 unset SSH_AGENT_PID; 19:07:37 echo Agent pid 17903 killed; 19:07:37 [ssh-agent] Stopped. 19:07:37 [PostBuildScript] - [INFO] Executing post build scripts. 19:07:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12692563261585600675.sh 19:07:37 ---> sysstat.sh 19:07:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2746882859150251948.sh 19:07:37 ---> package-listing.sh 19:07:37 ++ facter osfamily 19:07:37 ++ tr '[:upper:]' '[:lower:]' 19:07:38 + OS_FAMILY=redhat 19:07:38 + workspace=/w/workspace/ci-management-openstack-cron 19:07:38 + START_PACKAGES=/tmp/packages_start.txt 19:07:38 + END_PACKAGES=/tmp/packages_end.txt 19:07:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:07:38 + PACKAGES=/tmp/packages_start.txt 19:07:38 + '[' /w/workspace/ci-management-openstack-cron ']' 19:07:38 + PACKAGES=/tmp/packages_end.txt 19:07:38 + case "${OS_FAMILY}" in 19:07:38 + rpm -qa 19:07:38 + sort 19:07:38 + '[' -f /tmp/packages_start.txt ']' 19:07:38 + '[' -f /tmp/packages_end.txt ']' 19:07:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:07:38 + '[' /w/workspace/ci-management-openstack-cron ']' 19:07:38 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 19:07:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 19:07:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13358373903761802190.sh 19:07:38 ---> capture-instance-metadata.sh 19:07:38 Setup pyenv: 19:07:38 system 19:07:38 3.8.13 19:07:38 3.9.13 19:07:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-291l from file:/tmp/.os_lf_venv 19:07:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:07:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:07:40 lf-activate-venv(): INFO: Base packages installed successfully 19:07:40 lf-activate-venv(): INFO: Installing additional packages: lftools 19:07:48 lf-activate-venv(): INFO: Adding /tmp/venv-291l/bin to PATH 19:07:48 INFO: Running in OpenStack, capturing instance metadata 19:07:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11727988332856547119.sh 19:07:49 provisioning config files... 19:07:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17806515568386371831tmp 19:07:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:07:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:07:49 [EnvInject] - Injecting environment variables from a build step. 19:07:49 [EnvInject] - Injecting as environment variables the properties content 19:07:49 SERVER_ID=logs 19:07:49 19:07:49 [EnvInject] - Variables injected successfully. 19:07:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11904948629922142944.sh 19:07:49 ---> create-netrc.sh 19:07:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10799233877713062629.sh 19:07:49 ---> python-tools-install.sh 19:07:49 Setup pyenv: 19:07:49 system 19:07:49 3.8.13 19:07:49 3.9.13 19:07:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-291l from file:/tmp/.os_lf_venv 19:07:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:07:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:07:51 lf-activate-venv(): INFO: Base packages installed successfully 19:07:51 lf-activate-venv(): INFO: Installing additional packages: lftools 19:07:59 lf-activate-venv(): INFO: Adding /tmp/venv-291l/bin to PATH 19:07:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10272340405185420726.sh 19:07:59 ---> sudo-logs.sh 19:07:59 Archiving 'sudo' log.. 19:07:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13432651521867607837.sh 19:07:59 ---> job-cost.sh 19:07:59 Setup pyenv: 19:07:59 system 19:07:59 3.8.13 19:07:59 3.9.13 19:07:59 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-291l from file:/tmp/.os_lf_venv 19:07:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:07:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:08:01 lf-activate-venv(): INFO: Base packages installed successfully 19:08:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:08:07 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:08:07 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 19:08:07 lf-activate-venv(): INFO: Adding /tmp/venv-291l/bin to PATH 19:08:07 INFO: No Stack... 19:08:07 INFO: Retrieving Pricing Info for: v3-standard-2 19:08:07 INFO: Archiving Costs 19:08:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2988187714594761916.sh 19:08:08 ---> logs-deploy.sh 19:08:08 Setup pyenv: 19:08:08 system 19:08:08 3.8.13 19:08:08 3.9.13 19:08:08 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:08:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-291l from file:/tmp/.os_lf_venv 19:08:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:08:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:08:10 lf-activate-venv(): INFO: Base packages installed successfully 19:08:10 lf-activate-venv(): INFO: Installing additional packages: lftools 19:08:18 lf-activate-venv(): INFO: Adding /tmp/venv-291l/bin to PATH 19:08:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57676 19:08:18 INFO: archiving workspace using pattern(s): 19:08:18 Archives upload complete. 19:08:19 INFO: archiving logs to Nexus 19:08:19 ---> uname -a: 19:08:19 Linux prd-centos8-builder-2c-1g-7013.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 19:08:19 19:08:19 19:08:19 ---> lscpu: 19:08:19 Architecture: x86_64 19:08:19 CPU op-mode(s): 32-bit, 64-bit 19:08:19 Byte Order: Little Endian 19:08:19 CPU(s): 2 19:08:19 On-line CPU(s) list: 0,1 19:08:19 Thread(s) per core: 1 19:08:19 Core(s) per socket: 1 19:08:19 Socket(s): 2 19:08:19 NUMA node(s): 1 19:08:19 Vendor ID: AuthenticAMD 19:08:19 CPU family: 23 19:08:19 Model: 49 19:08:19 Model name: AMD EPYC-Rome Processor 19:08:19 Stepping: 0 19:08:19 CPU MHz: 2800.000 19:08:19 BogoMIPS: 5600.00 19:08:19 Virtualization: AMD-V 19:08:19 Hypervisor vendor: KVM 19:08:19 Virtualization type: full 19:08:19 L1d cache: 32K 19:08:19 L1i cache: 32K 19:08:19 L2 cache: 512K 19:08:19 L3 cache: 16384K 19:08:19 NUMA node0 CPU(s): 0,1 19:08:19 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:08:19 19:08:19 19:08:19 ---> nproc: 19:08:19 2 19:08:19 19:08:19 19:08:19 ---> df -h: 19:08:19 Filesystem Size Used Avail Use% Mounted on 19:08:19 devtmpfs 3.8G 0 3.8G 0% /dev 19:08:19 tmpfs 3.8G 0 3.8G 0% /dev/shm 19:08:19 tmpfs 3.8G 17M 3.8G 1% /run 19:08:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:08:19 /dev/vda1 40G 8.4G 32G 21% / 19:08:19 tmpfs 770M 0 770M 0% /run/user/1001 19:08:19 19:08:19 19:08:19 ---> free -m: 19:08:19 total used free shared buff/cache available 19:08:19 Mem: 7699 591 5013 19 2095 6802 19:08:19 Swap: 1023 0 1023 19:08:19 19:08:19 19:08:19 ---> ip addr: 19:08:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:08:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:08:19 inet 127.0.0.1/8 scope host lo 19:08:19 valid_lft forever preferred_lft forever 19:08:19 inet6 ::1/128 scope host 19:08:19 valid_lft forever preferred_lft forever 19:08:19 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:08:19 link/ether fa:16:3e:12:33:3a brd ff:ff:ff:ff:ff:ff 19:08:19 altname enp0s3 19:08:19 altname ens3 19:08:19 inet 10.30.107.106/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 19:08:19 valid_lft 86167sec preferred_lft 86167sec 19:08:19 inet6 fe80::f816:3eff:fe12:333a/64 scope link 19:08:19 valid_lft forever preferred_lft forever 19:08:19 19:08:19 19:08:19 ---> sar -b -r -n DEV: 19:08:19 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/28/2025 _x86_64_ (2 CPU) 19:08:19 19:08:19 19:04:18 LINUX RESTART (2 CPU) 19:08:19 19:08:19 07:05:01 PM tps rtps wtps bread/s bwrtn/s 19:08:19 07:06:01 PM 390.78 134.21 256.57 3517.55 9357.32 19:08:19 07:07:01 PM 96.47 0.72 95.75 93.45 8765.62 19:08:19 07:08:01 PM 32.47 0.57 31.91 52.12 1242.97 19:08:19 Average: 173.23 45.16 128.07 1220.97 6455.02 19:08:19 19:08:19 07:05:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:08:19 07:06:01 PM 5133484 6952984 2750952 34.89 2688 1987284 752072 8.42 205144 2183620 228684 19:08:19 07:07:01 PM 5072544 6898472 2811892 35.66 2688 1991596 798152 8.93 226512 2208744 20276 19:08:19 07:08:01 PM 5146252 6983076 2738184 34.73 2688 2002420 711556 7.97 398064 1963160 16852 19:08:19 Average: 5117427 6944844 2767009 35.09 2688 1993767 753927 8.44 276573 2118508 88604 19:08:19 19:08:19 07:05:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:08:19 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:19 07:06:01 PM eth0 309.53 152.46 2068.71 69.40 0.00 0.00 0.00 0.00 19:08:19 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:19 07:07:01 PM eth0 27.38 24.23 50.57 9.28 0.00 0.00 0.00 0.00 19:08:19 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:19 07:08:01 PM eth0 29.34 23.64 23.49 10.81 0.00 0.00 0.00 0.00 19:08:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:19 Average: eth0 122.08 66.77 714.21 29.83 0.00 0.00 0.00 0.00 19:08:19 19:08:19 19:08:19 ---> sar -P ALL: 19:08:19 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/28/2025 _x86_64_ (2 CPU) 19:08:19 19:08:19 19:04:18 LINUX RESTART (2 CPU) 19:08:19 19:08:19 07:05:01 PM CPU %user %nice %system %iowait %steal %idle 19:08:19 07:06:01 PM all 44.44 2.44 18.84 3.39 0.13 30.77 19:08:19 07:06:01 PM 0 42.97 3.00 23.18 3.89 0.12 26.83 19:08:19 07:06:01 PM 1 45.89 1.90 14.58 2.89 0.13 34.62 19:08:19 07:07:01 PM all 40.48 0.00 3.24 0.96 0.11 55.22 19:08:19 07:07:01 PM 0 60.34 0.00 3.60 1.18 0.12 34.76 19:08:19 07:07:01 PM 1 20.68 0.00 2.87 0.73 0.10 75.61 19:08:19 07:08:01 PM all 42.39 0.00 3.19 0.27 0.11 54.05 19:08:19 07:08:01 PM 0 47.25 0.00 3.63 0.25 0.10 48.77 19:08:19 07:08:01 PM 1 37.53 0.00 2.75 0.28 0.12 59.32 19:08:19 Average: all 42.43 0.80 8.35 1.52 0.11 46.78 19:08:19 Average: 0 50.26 0.98 10.01 1.75 0.11 36.89 19:08:19 Average: 1 34.66 0.63 6.71 1.30 0.12 56.59 19:08:19 19:08:19 19:08:19