10:04:08 Started by timer 10:04:08 Running as SYSTEM 10:04:08 [EnvInject] - Loading node environment variables. 10:04:08 Building remotely on prd-centos8-builder-2c-1g-7132 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 10:04:08 [ssh-agent] Looking for ssh-agent implementation... 10:04:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:04:09 $ ssh-agent 10:04:09 SSH_AUTH_SOCK=/tmp/ssh-gnFetkJtGdFo/agent.21115 10:04:09 SSH_AGENT_PID=21116 10:04:09 [ssh-agent] Started. 10:04:09 Running ssh-add (command line suppressed) 10:04:09 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_1674964496312321972.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_1674964496312321972.key) 10:04:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:04:09 The recommended git tool is: NONE 10:04:11 using credential onap-jenkins-ssh 10:04:11 Wiping out workspace first. 10:04:11 Cloning the remote Git repository 10:04:11 Cloning repository git://cloud.onap.org/mirror/ci-management 10:04:11 > git init /w/workspace/ci-management-openstack-cron # timeout=10 10:04:11 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 10:04:11 > git --version # timeout=10 10:04:11 > git --version # 'git version 2.39.0' 10:04:11 using GIT_SSH to set credentials Gerrit user 10:04:11 [INFO] Currently running in a labeled security context 10:04:11 [INFO] Currently SELinux is 'enforcing' on the host 10:04:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh6916625297623813469.key 10:04:11 Verifying host key using manually-configured host key entries 10:04:11 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:12 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 10:04:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:13 Avoid second fetch 10:04:13 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:04:13 Checking out Revision 5202ccaf89a0896a7f3f43a2e2705eccb960d7f4 (refs/remotes/origin/master) 10:04:13 > git config core.sparsecheckout # timeout=10 10:04:13 > git checkout -f 5202ccaf89a0896a7f3f43a2e2705eccb960d7f4 # timeout=10 10:04:13 Commit message: "Use larger build node for multicloud-k8s-verify job" 10:04:13 > git rev-list --no-walk 5202ccaf89a0896a7f3f43a2e2705eccb960d7f4 # timeout=10 10:04:13 > git remote # timeout=10 10:04:13 > git submodule init # timeout=10 10:04:13 > git submodule sync # timeout=10 10:04:13 > git config --get remote.origin.url # timeout=10 10:04:13 > git submodule init # timeout=10 10:04:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:04:13 > git config --get submodule.global-jjb.url # timeout=10 10:04:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:04:13 > git config --get submodule.packer/common-packer.url # timeout=10 10:04:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:04:14 > git submodule update --init --recursive global-jjb # timeout=10 10:04:15 > git submodule update --init --recursive packer/common-packer # timeout=10 10:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:18 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 10:04:18 No emails were triggered. 10:04:18 provisioning config files... 10:04:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 10:04:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:04:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:04:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12651648136652118193.sh 10:04:18 ---> python-tools-install.sh 10:04:18 Setup pyenv: 10:04:18 system 10:04:18 * 3.8.13 (set by /opt/pyenv/version) 10:04:18 * 3.9.13 (set by /opt/pyenv/version) 10:04:18 * 3.10.6 (set by /opt/pyenv/version) 10:04:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kuei 10:04:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:04:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:04:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:04:26 lf-activate-venv(): INFO: Base packages installed successfully 10:04:26 lf-activate-venv(): INFO: Installing additional packages: lftools 10:04:49 lf-activate-venv(): INFO: Adding /tmp/venv-Kuei/bin to PATH 10:04:49 Generating Requirements File 10:05: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. 10:05:07 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 10:05:07 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:05:07 Python 3.10.6 10:05:07 pip 25.3 from /tmp/venv-Kuei/lib/python3.10/site-packages/pip (python 3.10) 10:05:08 appdirs==1.4.4 10:05:08 argcomplete==3.6.3 10:05:08 aspy.yaml==1.3.0 10:05:08 attrs==25.4.0 10:05:08 autopage==0.5.2 10:05:08 beautifulsoup4==4.14.2 10:05:08 boto3==1.40.61 10:05:08 botocore==1.40.61 10:05:08 bs4==0.0.2 10:05:08 cachetools==6.2.1 10:05:08 certifi==2025.10.5 10:05:08 cffi==2.0.0 10:05:08 cfgv==3.4.0 10:05:08 chardet==5.2.0 10:05:08 charset-normalizer==3.4.4 10:05:08 click==8.3.0 10:05:08 cliff==4.11.0 10:05:08 cmd2==2.7.0 10:05:08 cryptography==3.3.2 10:05:08 debtcollector==3.0.0 10:05:08 decorator==5.2.1 10:05:08 defusedxml==0.7.1 10:05:08 Deprecated==1.2.18 10:05:08 distlib==0.4.0 10:05:08 dnspython==2.8.0 10:05:08 docker==7.1.0 10:05:08 dogpile.cache==1.5.0 10:05:08 durationpy==0.10 10:05:08 email-validator==2.3.0 10:05:08 filelock==3.20.0 10:05:08 future==1.0.0 10:05:08 gitdb==4.0.12 10:05:08 GitPython==3.1.45 10:05:08 google-auth==2.42.0 10:05:08 httplib2==0.31.0 10:05:08 identify==2.6.15 10:05:08 idna==3.11 10:05:08 importlib-resources==1.5.0 10:05:08 iso8601==2.1.0 10:05:08 Jinja2==3.1.6 10:05:08 jmespath==1.0.1 10:05:08 jsonpatch==1.33 10:05:08 jsonpointer==3.0.0 10:05:08 jsonschema==4.25.1 10:05:08 jsonschema-specifications==2025.9.1 10:05:08 keystoneauth1==5.12.0 10:05:08 kubernetes==34.1.0 10:05:08 lftools==0.37.15 10:05:08 lxml==6.0.2 10:05:08 markdown-it-py==4.0.0 10:05:08 MarkupSafe==3.0.3 10:05:08 mdurl==0.1.2 10:05:08 msgpack==1.1.2 10:05:08 multi_key_dict==2.0.3 10:05:08 munch==4.0.0 10:05:08 netaddr==1.3.0 10:05:08 niet==1.4.2 10:05:08 nodeenv==1.9.1 10:05:08 oauth2client==4.1.3 10:05:08 oauthlib==3.3.1 10:05:08 openstacksdk==4.7.1 10:05:08 os-service-types==1.8.0 10:05:08 osc-lib==4.2.0 10:05:08 oslo.config==10.0.0 10:05:08 oslo.context==6.1.0 10:05:08 oslo.i18n==6.6.0 10:05:08 oslo.log==7.2.1 10:05:08 oslo.serialization==5.8.0 10:05:08 oslo.utils==9.1.0 10:05:08 packaging==25.0 10:05:08 pbr==7.0.1 10:05:08 platformdirs==4.5.0 10:05:08 prettytable==3.16.0 10:05:08 psutil==7.1.2 10:05:08 pyasn1==0.6.1 10:05:08 pyasn1_modules==0.4.2 10:05:08 pycparser==2.23 10:05:08 pygerrit2==2.0.15 10:05:08 PyGithub==2.8.1 10:05:08 Pygments==2.19.2 10:05:08 PyJWT==2.10.1 10:05:08 PyNaCl==1.6.0 10:05:08 pyparsing==2.4.7 10:05:08 pyperclip==1.11.0 10:05:08 pyrsistent==0.20.0 10:05:08 python-cinderclient==9.8.0 10:05:08 python-dateutil==2.9.0.post0 10:05:08 python-heatclient==4.3.0 10:05:08 python-jenkins==1.8.3 10:05:08 python-keystoneclient==5.7.0 10:05:08 python-magnumclient==4.9.0 10:05:08 python-openstackclient==8.2.0 10:05:08 python-swiftclient==4.8.0 10:05:08 PyYAML==6.0.3 10:05:08 referencing==0.37.0 10:05:08 requests==2.32.5 10:05:08 requests-oauthlib==2.0.0 10:05:08 requestsexceptions==1.4.0 10:05:08 rfc3986==2.0.0 10:05:08 rich==14.2.0 10:05:08 rich-argparse==1.7.1 10:05:08 rpds-py==0.28.0 10:05:08 rsa==4.9.1 10:05:08 ruamel.yaml==0.18.16 10:05:08 ruamel.yaml.clib==0.2.14 10:05:08 s3transfer==0.14.0 10:05:08 simplejson==3.20.2 10:05:08 six==1.17.0 10:05:08 smmap==5.0.2 10:05:08 soupsieve==2.8 10:05:08 stevedore==5.5.0 10:05:08 tabulate==0.9.0 10:05:08 toml==0.10.2 10:05:08 tomlkit==0.13.3 10:05:08 tqdm==4.67.1 10:05:08 typing_extensions==4.15.0 10:05:08 tzdata==2025.2 10:05:08 urllib3==1.26.20 10:05:08 virtualenv==20.35.4 10:05:08 wcwidth==0.2.14 10:05:08 websocket-client==1.9.0 10:05:08 wrapt==2.0.0 10:05:08 xdg==6.0.0 10:05:08 xmltodict==1.0.2 10:05:08 yq==3.4.3 10:05:08 [EnvInject] - Injecting environment variables from a build step. 10:05:08 [EnvInject] - Injecting as environment variables the properties content 10:05:08 OS_CLOUD=vex 10:05:08 10:05:08 [EnvInject] - Variables injected successfully. 10:05:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:05:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:05:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2668765105349364027.sh 10:05:08 ---> Orphaned k8s clusters 10:05:08 Setup pyenv: 10:05:08 system 10:05:08 3.8.13 10:05:08 3.9.13 10:05:08 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:05:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kuei from file:/tmp/.os_lf_venv 10:05:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:05:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:05:10 lf-activate-venv(): INFO: Base packages installed successfully 10:05:10 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 10:05:15 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. 10:05:15 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 10:05:16 lf-activate-venv(): INFO: Adding /tmp/venv-Kuei/bin to PATH 10:05:18 -----> Delete orphaned cluster 10:05:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:05:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:05:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18349965230579115046.sh 10:05:18 ---> Orphaned stacks 10:05:18 Setup pyenv: 10:05:18 system 10:05:18 3.8.13 10:05:18 3.9.13 10:05:18 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:05:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kuei from file:/tmp/.os_lf_venv 10:05:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:05:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:05:21 lf-activate-venv(): INFO: Base packages installed successfully 10:05:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-Kuei/bin to PATH 10:05:34 + mapfile -t OS_COE_CLUSTERS_ID 10:05:34 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 10:05:34 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 10:05:34 ++ awk '{print $1}' 10:05:36 + echo '-----> Active clusters -> stacks' 10:05:36 -----> Active clusters -> stacks 10:05:36 + OS_COE_STACKS=() 10:05:36 + [[ 0 -gt 0 ]] 10:05:36 + mapfile -t OS_STACKS 10:05:36 ++ awk '{print $1}' 10:05:36 ++ 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 10:05:38 + echo '-----> Active stacks' 10:05:38 -----> Active stacks 10:05:38 + echo '-----> Delete orphaned stacks' 10:05:38 -----> Delete orphaned stacks 10:05:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:05:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:05:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5653439163712088948.sh 10:05:38 ---> Orphaned servers 10:05:38 Setup pyenv: 10:05:38 system 10:05:38 3.8.13 10:05:38 3.9.13 10:05:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:05:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kuei from file:/tmp/.os_lf_venv 10:05:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:05:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:05:40 lf-activate-venv(): INFO: Base packages installed successfully 10:05:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-Kuei/bin to PATH 10:05:54 -----> Active servers 10:05:54 prd-ubuntu2204-docker-8c-8g-7135 10:05:54 prd-ubuntu2004-helm-2c-1g-7134 10:05:54 prd-ubuntu1804-builder-4c-4g-7133 10:05:54 prd-centos8-builder-2c-1g-7132 10:05:54 prd-ubuntu2004-helm-2c-1g-7131 10:05:54 prd-ubuntu1804-builder-4c-4g-7130 10:05:54 prd-queue-docker-4c-4g-6180 10:05:54 -----> Delete orphaned servers 10:05:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:05:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:05:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6226384735746413495.sh 10:05:55 ---> Orphaned ports 10:05:55 Setup pyenv: 10:05:55 system 10:05:55 3.8.13 10:05:55 3.9.13 10:05:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:05:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kuei from file:/tmp/.os_lf_venv 10:05:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:05:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:05:57 lf-activate-venv(): INFO: Base packages installed successfully 10:05:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 10:06:07 lf-activate-venv(): INFO: Adding /tmp/venv-Kuei/bin to PATH 10:06:08 No orphaned ports to process. 10:06:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:06:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:06:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1843627455599617974.sh 10:06:08 ---> Orphaned volumes 10:06:08 + source /home/jenkins/lf-env.sh 10:06:08 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:06:08 ++ mktemp -d /tmp/venv-XXXX 10:06:08 + lf_venv=/tmp/venv-W4h0 10:06:08 + local venv_file=/tmp/.os_lf_venv 10:06:08 + local python=python3 10:06:08 + local options 10:06:08 + local set_path=true 10:06:08 + local install_args= 10:06:08 ++ 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 10:06:08 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 10:06:08 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 10:06:08 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:06:08 + true 10:06:08 + case $1 in 10:06:08 + python=python3 10:06:08 + shift 2 10:06:08 + true 10:06:08 + case $1 in 10:06:08 + shift 10:06:08 + break 10:06:08 + case $python in 10:06:08 + local pkg_list= 10:06:08 + [[ -d /opt/pyenv ]] 10:06:08 + echo 'Setup pyenv:' 10:06:08 Setup pyenv: 10:06:08 + export PYENV_ROOT=/opt/pyenv 10:06:08 + PYENV_ROOT=/opt/pyenv 10:06:08 + 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 10:06:08 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:06:08 + pyenv versions 10:06:09 system 10:06:09 3.8.13 10:06:09 3.9.13 10:06:09 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:06:09 + command -v pyenv 10:06:09 ++ pyenv init - --no-rehash 10:06:09 + 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[*]}"'\'')" 10:06:09 export PATH="/opt/pyenv/shims:${PATH}" 10:06:09 export PYENV_SHELL=bash 10:06:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:06:09 pyenv() { 10:06:09 local command 10:06:09 command="${1:-}" 10:06:09 if [ "$#" -gt 0 ]; then 10:06:09 shift 10:06:09 fi 10:06:09 10:06:09 case "$command" in 10:06:09 rehash|shell) 10:06:09 eval "$(pyenv "sh-$command" "$@")" 10:06:09 ;; 10:06:09 *) 10:06:09 command pyenv "$command" "$@" 10:06:09 ;; 10:06:09 esac 10:06:09 }' 10:06:09 +++ 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[*]}"' 10:06:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:06:09 ++ 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 10:06:09 ++ 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 10:06:09 ++ export PYENV_SHELL=bash 10:06:09 ++ PYENV_SHELL=bash 10:06:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:06:09 +++ complete -F _pyenv pyenv 10:06:09 ++ lf-pyver python3 10:06:09 ++ local py_version_xy=python3 10:06:09 ++ local py_version_xyz= 10:06:09 ++ awk '{ print $1 }' 10:06:09 ++ pyenv versions 10:06:09 ++ local command 10:06:09 ++ command=versions 10:06:09 ++ '[' 1 -gt 0 ']' 10:06:09 ++ shift 10:06:09 ++ case "$command" in 10:06:09 ++ command pyenv versions 10:06:09 ++ pyenv versions 10:06:09 ++ sed 's/^[ *]* //' 10:06:09 ++ grep -E '^[0-9.]*[0-9]$' 10:06:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:06:09 +++ tail -n 1 10:06:09 +++ grep '^3' /tmp/.pyenv_versions 10:06:09 +++ sort -V 10:06:09 ++ py_version_xyz=3.10.6 10:06:09 ++ [[ -z 3.10.6 ]] 10:06:09 ++ echo 3.10.6 10:06:09 ++ return 0 10:06:09 + pyenv local 3.10.6 10:06:09 + local command 10:06:09 + command=local 10:06:09 + '[' 2 -gt 0 ']' 10:06:09 + shift 10:06:09 + case "$command" in 10:06:09 + command pyenv local 3.10.6 10:06:09 + pyenv local 3.10.6 10:06:09 + for arg in "$@" 10:06:09 + case $arg in 10:06:09 + pkg_list+='lftools[openstack] ' 10:06:09 + for arg in "$@" 10:06:09 + case $arg in 10:06:09 + pkg_list+='kubernetes ' 10:06:09 + for arg in "$@" 10:06:09 + case $arg in 10:06:09 + pkg_list+='niet ' 10:06:09 + for arg in "$@" 10:06:09 + case $arg in 10:06:09 + pkg_list+='python-heatclient ' 10:06:09 + for arg in "$@" 10:06:09 + case $arg in 10:06:09 + pkg_list+='python-openstackclient ' 10:06:09 + for arg in "$@" 10:06:09 + case $arg in 10:06:09 + pkg_list+='python-magnumclient ' 10:06:09 + for arg in "$@" 10:06:09 + case $arg in 10:06:09 + pkg_list+='yq ' 10:06:09 + [[ -f /tmp/.os_lf_venv ]] 10:06:09 ++ cat /tmp/.os_lf_venv 10:06:09 + lf_venv=/tmp/venv-Kuei 10:06:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kuei from' file:/tmp/.os_lf_venv 10:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kuei from file:/tmp/.os_lf_venv 10:06:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:06:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:09 + local 'pip_opts=--upgrade --quiet' 10:06:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:06:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:06:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:06:09 + [[ -n '' ]] 10:06:09 + [[ -n '' ]] 10:06:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:06:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:09 + /tmp/venv-Kuei/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 10:06:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:06:10 lf-activate-venv(): INFO: Base packages installed successfully 10:06:10 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 10:06:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 10:06:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:06:10 + /tmp/venv-Kuei/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 10:06:21 + type python3 10:06:21 + true 10:06:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Kuei/bin to PATH' 10:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-Kuei/bin to PATH 10:06:21 + PATH=/tmp/venv-Kuei/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 10:06:21 + return 0 10:06:21 + mapfile -t os_volumes 10:06:21 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 10:06:24 + '[' 0 -eq 0 ']' 10:06:24 + echo 'No orphaned volumes found.' 10:06:24 No orphaned volumes found. 10:06:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:06:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:06:24 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15453684779148226689.sh 10:06:24 ---> Protect in-use images 10:06:24 Setup pyenv: 10:06:24 system 10:06:24 3.8.13 10:06:24 3.9.13 10:06:24 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:06:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kuei from file:/tmp/.os_lf_venv 10:06:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:26 lf-activate-venv(): INFO: Base packages installed successfully 10:06:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 10:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-Kuei/bin to PATH 10:06:36 INFO: There are images to protect defined in jenkins-config. 10:06:36 INFO: Protecting the following images: 10:06:36 CentOS Stream 8 - redis - - 310180101-1010 10:06:36 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 10:06:36 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 10:06:36 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 10:06:36 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 10:06:36 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 10:06:36 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 10:06:36 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 10:06:36 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 10:06:36 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 10:06:36 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 10:06:36 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 10:06:36 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 10:06:36 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 10:06:36 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 10:06:37 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 10:06:39 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 10:06:40 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 10:06:40 Build step 'Conditional step (single)' marked build as failure 10:06:40 $ ssh-agent -k 10:06:40 unset SSH_AUTH_SOCK; 10:06:40 unset SSH_AGENT_PID; 10:06:40 echo Agent pid 21116 killed; 10:06:40 [ssh-agent] Stopped. 10:06:40 [PostBuildScript] - [INFO] Executing post build scripts. 10:06:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1156909266232077873.sh 10:06:40 ---> sysstat.sh 10:06:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14016445174917324230.sh 10:06:40 ---> package-listing.sh 10:06:40 ++ facter osfamily 10:06:40 ++ tr '[:upper:]' '[:lower:]' 10:06:41 + OS_FAMILY=redhat 10:06:41 + workspace=/w/workspace/ci-management-openstack-cron 10:06:41 + START_PACKAGES=/tmp/packages_start.txt 10:06:41 + END_PACKAGES=/tmp/packages_end.txt 10:06:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:06:41 + PACKAGES=/tmp/packages_start.txt 10:06:41 + '[' /w/workspace/ci-management-openstack-cron ']' 10:06:41 + PACKAGES=/tmp/packages_end.txt 10:06:41 + case "${OS_FAMILY}" in 10:06:41 + rpm -qa 10:06:41 + sort 10:06:41 + '[' -f /tmp/packages_start.txt ']' 10:06:41 + '[' -f /tmp/packages_end.txt ']' 10:06:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:06:41 + '[' /w/workspace/ci-management-openstack-cron ']' 10:06:41 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 10:06:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 10:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17066295574282259644.sh 10:06:41 ---> capture-instance-metadata.sh 10:06:41 Setup pyenv: 10:06:41 system 10:06:41 3.8.13 10:06:41 3.9.13 10:06:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:06:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kuei from file:/tmp/.os_lf_venv 10:06:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:43 lf-activate-venv(): INFO: Base packages installed successfully 10:06:43 lf-activate-venv(): INFO: Installing additional packages: lftools 10:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-Kuei/bin to PATH 10:06:51 INFO: Running in OpenStack, capturing instance metadata 10:06:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4832310326394343873.sh 10:06:51 provisioning config files... 10:06:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config8754445247633519879tmp 10:06:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:06:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:06:51 [EnvInject] - Injecting environment variables from a build step. 10:06:51 [EnvInject] - Injecting as environment variables the properties content 10:06:51 SERVER_ID=logs 10:06:51 10:06:51 [EnvInject] - Variables injected successfully. 10:06:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins24776148121574559.sh 10:06:52 ---> create-netrc.sh 10:06:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5901944276687070885.sh 10:06:52 ---> python-tools-install.sh 10:06:52 Setup pyenv: 10:06:52 system 10:06:52 3.8.13 10:06:52 3.9.13 10:06:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:06:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kuei from file:/tmp/.os_lf_venv 10:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:53 lf-activate-venv(): INFO: Base packages installed successfully 10:06:53 lf-activate-venv(): INFO: Installing additional packages: lftools 10:07:01 lf-activate-venv(): INFO: Adding /tmp/venv-Kuei/bin to PATH 10:07:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7175001859925471179.sh 10:07:01 ---> sudo-logs.sh 10:07:01 Archiving 'sudo' log.. 10:07:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8495192143552155896.sh 10:07:01 ---> job-cost.sh 10:07:01 Setup pyenv: 10:07:02 system 10:07:02 3.8.13 10:07:02 3.9.13 10:07:02 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:07:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kuei from file:/tmp/.os_lf_venv 10:07:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:03 lf-activate-venv(): INFO: Base packages installed successfully 10:07:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:07:09 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. 10:07:09 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 10:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-Kuei/bin to PATH 10:07:09 INFO: No Stack... 10:07:09 INFO: Retrieving Pricing Info for: v3-standard-2 10:07:10 INFO: Archiving Costs 10:07:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14305314226787561911.sh 10:07:10 ---> logs-deploy.sh 10:07:10 Setup pyenv: 10:07:10 system 10:07:10 3.8.13 10:07:10 3.9.13 10:07:10 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:07:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kuei from file:/tmp/.os_lf_venv 10:07:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:12 lf-activate-venv(): INFO: Base packages installed successfully 10:07:12 lf-activate-venv(): INFO: Installing additional packages: lftools 10:07:20 lf-activate-venv(): INFO: Adding /tmp/venv-Kuei/bin to PATH 10:07:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57691 10:07:20 INFO: archiving workspace using pattern(s): 10:07:21 Archives upload complete. 10:07:21 INFO: archiving logs to Nexus 10:07:22 ---> uname -a: 10:07:22 Linux prd-centos8-builder-2c-1g-7132.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 10:07:22 10:07:22 10:07:22 ---> lscpu: 10:07:22 Architecture: x86_64 10:07:22 CPU op-mode(s): 32-bit, 64-bit 10:07:22 Byte Order: Little Endian 10:07:22 CPU(s): 2 10:07:22 On-line CPU(s) list: 0,1 10:07:22 Thread(s) per core: 1 10:07:22 Core(s) per socket: 1 10:07:22 Socket(s): 2 10:07:22 NUMA node(s): 1 10:07:22 Vendor ID: AuthenticAMD 10:07:22 CPU family: 23 10:07:22 Model: 49 10:07:22 Model name: AMD EPYC-Rome Processor 10:07:22 Stepping: 0 10:07:22 CPU MHz: 2799.998 10:07:22 BogoMIPS: 5599.99 10:07:22 Virtualization: AMD-V 10:07:22 Hypervisor vendor: KVM 10:07:22 Virtualization type: full 10:07:22 L1d cache: 32K 10:07:22 L1i cache: 32K 10:07:22 L2 cache: 512K 10:07:22 L3 cache: 16384K 10:07:22 NUMA node0 CPU(s): 0,1 10:07:22 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 10:07:22 10:07:22 10:07:22 ---> nproc: 10:07:22 2 10:07:22 10:07:22 10:07:22 ---> df -h: 10:07:22 Filesystem Size Used Avail Use% Mounted on 10:07:22 devtmpfs 3.8G 0 3.8G 0% /dev 10:07:22 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:07:22 tmpfs 3.8G 17M 3.8G 1% /run 10:07:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:07:22 /dev/vda1 40G 8.4G 32G 21% / 10:07:22 tmpfs 770M 0 770M 0% /run/user/1001 10:07:22 10:07:22 10:07:22 ---> free -m: 10:07:22 total used free shared buff/cache available 10:07:22 Mem: 7699 584 5020 19 2094 6808 10:07:22 Swap: 1023 0 1023 10:07:22 10:07:22 10:07:22 ---> ip addr: 10:07:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:07:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:07:22 inet 127.0.0.1/8 scope host lo 10:07:22 valid_lft forever preferred_lft forever 10:07:22 inet6 ::1/128 scope host 10:07:22 valid_lft forever preferred_lft forever 10:07:22 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:07:22 link/ether fa:16:3e:75:c6:94 brd ff:ff:ff:ff:ff:ff 10:07:22 altname enp0s3 10:07:22 altname ens3 10:07:22 inet 10.30.107.124/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:07:22 valid_lft 86175sec preferred_lft 86175sec 10:07:22 inet6 fe80::f816:3eff:fe75:c694/64 scope link 10:07:22 valid_lft forever preferred_lft forever 10:07:22 10:07:22 10:07:22 ---> sar -b -r -n DEV: 10:07:22 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/29/2025 _x86_64_ (2 CPU) 10:07:22 10:07:22 10:03:25 LINUX RESTART (2 CPU) 10:07:22 10:07:22 10:04:01 AM tps rtps wtps bread/s bwrtn/s 10:07:22 10:05:01 AM 364.60 143.67 220.93 5038.45 24790.27 10:07:22 10:06:01 AM 99.45 0.72 98.73 93.45 8857.06 10:07:22 10:07:01 AM 33.93 0.37 33.56 28.80 1299.60 10:07:22 Average: 166.00 48.26 117.75 1720.42 11649.71 10:07:22 10:07:22 10:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:07:22 10:05:01 AM 5225244 6982188 2659200 33.73 2688 1929268 722164 8.08 196428 2117236 171736 10:07:22 10:06:01 AM 5128696 6954092 2755748 34.95 2688 1991148 738400 8.27 226252 2155580 21524 10:07:22 10:07:01 AM 5194860 7022548 2689584 34.11 2688 1993464 728320 8.15 395916 1918888 9008 10:07:22 Average: 5182933 6986276 2701511 34.26 2688 1971293 729628 8.17 272865 2063901 67423 10:07:22 10:07:22 10:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:07:22 10:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:22 10:05:01 AM eth0 304.35 173.91 2084.69 69.16 0.00 0.00 0.00 0.00 10:07:22 10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:22 10:06:01 AM eth0 28.21 25.08 50.40 12.41 0.00 0.00 0.00 0.00 10:07:22 10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:22 10:07:01 AM eth0 29.01 23.78 23.93 10.79 0.00 0.00 0.00 0.00 10:07:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:22 Average: eth0 120.53 74.26 719.75 30.79 0.00 0.00 0.00 0.00 10:07:22 10:07:22 10:07:22 ---> sar -P ALL: 10:07:22 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/29/2025 _x86_64_ (2 CPU) 10:07:22 10:07:22 10:03:25 LINUX RESTART (2 CPU) 10:07:22 10:07:22 10:04:01 AM CPU %user %nice %system %iowait %steal %idle 10:07:22 10:05:01 AM all 41.75 2.51 18.43 4.30 0.10 32.91 10:07:22 10:05:01 AM 0 44.15 2.54 17.40 3.78 0.08 32.04 10:07:22 10:05:01 AM 1 39.35 2.48 19.45 4.82 0.12 33.78 10:07:22 10:06:01 AM all 40.18 0.00 3.69 0.76 0.10 55.27 10:07:22 10:06:01 AM 0 54.89 0.00 4.04 0.68 0.10 40.29 10:07:22 10:06:01 AM 1 25.48 0.00 3.34 0.83 0.10 70.25 10:07:22 10:07:01 AM all 42.65 0.00 2.93 0.22 0.09 54.11 10:07:22 10:07:01 AM 0 63.33 0.00 3.42 0.23 0.10 32.92 10:07:22 10:07:01 AM 1 22.06 0.00 2.46 0.20 0.08 75.20 10:07:22 Average: all 41.53 0.83 8.28 1.74 0.10 47.52 10:07:22 Average: 0 54.18 0.84 8.23 1.55 0.09 35.10 10:07:22 Average: 1 28.89 0.81 8.34 1.93 0.10 59.93 10:07:22 10:07:22 10:07:22