20:04:18 Started by timer 20:04:18 Running as SYSTEM 20:04:18 [EnvInject] - Loading node environment variables. 20:04:18 Building remotely on prd-centos8-builder-2c-1g-8748 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 20:04:18 [ssh-agent] Looking for ssh-agent implementation... 20:04:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:18 $ ssh-agent 20:04:18 SSH_AUTH_SOCK=/tmp/ssh-3V6Avr6Y0CFg/agent.16220 20:04:18 SSH_AGENT_PID=16222 20:04:18 [ssh-agent] Started. 20:04:19 Running ssh-add (command line suppressed) 20:04:19 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4162840446642893938.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_4162840446642893938.key) 20:04:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:04:19 The recommended git tool is: NONE 20:04:20 using credential onap-jenkins-ssh 20:04:20 Wiping out workspace first. 20:04:20 Cloning the remote Git repository 20:04:20 Cloning repository git://cloud.onap.org/mirror/ci-management 20:04:20 > git init /w/workspace/ci-management-openstack-cron # timeout=10 20:04:21 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 20:04:21 > git --version # timeout=10 20:04:21 > git --version # 'git version 2.39.0' 20:04:21 using GIT_SSH to set credentials Gerrit user 20:04:21 [INFO] Currently running in a labeled security context 20:04:21 [INFO] Currently SELinux is 'enforcing' on the host 20:04:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh5463836387846945876.key 20:04:21 Verifying host key using manually-configured host key entries 20:04:21 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:22 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 20:04:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:22 Avoid second fetch 20:04:22 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:04:22 Checking out Revision acb56907ce8921ae75273fd5891cd568022de17a (refs/remotes/origin/master) 20:04:22 > git config core.sparsecheckout # timeout=10 20:04:22 > git checkout -f acb56907ce8921ae75273fd5891cd568022de17a # timeout=10 20:04:23 Commit message: "CI: CLM job was migrated to GHA" 20:04:23 > git rev-list --no-walk acb56907ce8921ae75273fd5891cd568022de17a # timeout=10 20:04:23 > git remote # timeout=10 20:04:23 > git submodule init # timeout=10 20:04:23 > git submodule sync # timeout=10 20:04:23 > git config --get remote.origin.url # timeout=10 20:04:23 > git submodule init # timeout=10 20:04:23 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:04:23 > git config --get submodule.global-jjb.url # timeout=10 20:04:23 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 20:04:23 > git config --get submodule.packer/common-packer.url # timeout=10 20:04:23 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 20:04:23 > git submodule update --init --recursive global-jjb # timeout=10 20:04:24 > git submodule update --init --recursive packer/common-packer # timeout=10 20:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:28 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 20:04:28 No emails were triggered. 20:04:28 provisioning config files... 20:04:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:04:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:04:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:04:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10079634342529696405.sh 20:04:28 ---> python-tools-install.sh 20:04:28 Setup pyenv: 20:04:28 system 20:04:28 * 3.8.13 (set by /opt/pyenv/version) 20:04:28 * 3.9.13 (set by /opt/pyenv/version) 20:04:28 * 3.10.6 (set by /opt/pyenv/version) 20:04:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S1MA 20:04:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:04:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:04:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:04:36 lf-activate-venv(): INFO: Base packages installed successfully 20:04:36 lf-activate-venv(): INFO: Installing additional packages: lftools 20:04:58 lf-activate-venv(): INFO: Adding /tmp/venv-S1MA/bin to PATH 20:04:58 Generating Requirements File 20: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. 20:05:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:05:15 Python 3.10.6 20:05:15 pip 25.3 from /tmp/venv-S1MA/lib/python3.10/site-packages/pip (python 3.10) 20:05:16 appdirs==1.4.4 20:05:16 argcomplete==3.6.3 20:05:16 aspy.yaml==1.3.0 20:05:16 attrs==25.4.0 20:05:16 autopage==0.5.2 20:05:16 beautifulsoup4==4.14.2 20:05:16 boto3==1.40.65 20:05:16 botocore==1.40.65 20:05:16 bs4==0.0.2 20:05:16 cachetools==6.2.1 20:05:16 certifi==2025.10.5 20:05:16 cffi==2.0.0 20:05:16 cfgv==3.4.0 20:05:16 chardet==5.2.0 20:05:16 charset-normalizer==3.4.4 20:05:16 click==8.3.0 20:05:16 cliff==4.11.0 20:05:16 cmd2==2.7.0 20:05:16 cryptography==3.3.2 20:05:16 debtcollector==3.0.0 20:05:16 decorator==5.2.1 20:05:16 defusedxml==0.7.1 20:05:16 Deprecated==1.3.1 20:05:16 distlib==0.4.0 20:05:16 dnspython==2.8.0 20:05:16 docker==7.1.0 20:05:16 dogpile.cache==1.5.0 20:05:16 durationpy==0.10 20:05:16 email-validator==2.3.0 20:05:16 filelock==3.20.0 20:05:16 future==1.0.0 20:05:16 gitdb==4.0.12 20:05:16 GitPython==3.1.45 20:05:16 google-auth==2.42.1 20:05:16 httplib2==0.31.0 20:05:16 identify==2.6.15 20:05:16 idna==3.11 20:05:16 importlib-resources==1.5.0 20:05:16 iso8601==2.1.0 20:05:16 Jinja2==3.1.6 20:05:16 jmespath==1.0.1 20:05:16 jsonpatch==1.33 20:05:16 jsonpointer==3.0.0 20:05:16 jsonschema==4.25.1 20:05:16 jsonschema-specifications==2025.9.1 20:05:16 keystoneauth1==5.12.0 20:05:16 kubernetes==34.1.0 20:05:16 lftools==0.37.15 20:05:16 lxml==6.0.2 20:05:16 markdown-it-py==4.0.0 20:05:16 MarkupSafe==3.0.3 20:05:16 mdurl==0.1.2 20:05:16 msgpack==1.1.2 20:05:16 multi_key_dict==2.0.3 20:05:16 munch==4.0.0 20:05:16 netaddr==1.3.0 20:05:16 niet==1.4.2 20:05:16 nodeenv==1.9.1 20:05:16 oauth2client==4.1.3 20:05:16 oauthlib==3.3.1 20:05:16 openstacksdk==4.7.1 20:05:16 os-service-types==1.8.1 20:05:16 osc-lib==4.2.0 20:05:16 oslo.config==10.0.0 20:05:16 oslo.context==6.1.0 20:05:16 oslo.i18n==6.6.0 20:05:16 oslo.log==7.2.1 20:05:16 oslo.serialization==5.8.0 20:05:16 oslo.utils==9.1.0 20:05:16 packaging==25.0 20:05:16 pbr==7.0.3 20:05:16 platformdirs==4.5.0 20:05:16 prettytable==3.16.0 20:05:16 psutil==7.1.3 20:05:16 pyasn1==0.6.1 20:05:16 pyasn1_modules==0.4.2 20:05:16 pycparser==2.23 20:05:16 pygerrit2==2.0.15 20:05:16 PyGithub==2.8.1 20:05:16 Pygments==2.19.2 20:05:16 PyJWT==2.10.1 20:05:16 PyNaCl==1.6.0 20:05:16 pyparsing==2.4.7 20:05:16 pyperclip==1.11.0 20:05:16 pyrsistent==0.20.0 20:05:16 python-cinderclient==9.8.0 20:05:16 python-dateutil==2.9.0.post0 20:05:16 python-heatclient==4.3.0 20:05:16 python-jenkins==1.8.3 20:05:16 python-keystoneclient==5.7.0 20:05:16 python-magnumclient==4.9.0 20:05:16 python-openstackclient==8.2.0 20:05:16 python-swiftclient==4.8.0 20:05:16 PyYAML==6.0.3 20:05:16 referencing==0.37.0 20:05:16 requests==2.32.5 20:05:16 requests-oauthlib==2.0.0 20:05:16 requestsexceptions==1.4.0 20:05:16 rfc3986==2.0.0 20:05:16 rich==14.2.0 20:05:16 rich-argparse==1.7.2 20:05:16 rpds-py==0.28.0 20:05:16 rsa==4.9.1 20:05:16 ruamel.yaml==0.18.16 20:05:16 ruamel.yaml.clib==0.2.14 20:05:16 s3transfer==0.14.0 20:05:16 simplejson==3.20.2 20:05:16 six==1.17.0 20:05:16 smmap==5.0.2 20:05:16 soupsieve==2.8 20:05:16 stevedore==5.5.0 20:05:16 tabulate==0.9.0 20:05:16 toml==0.10.2 20:05:16 tomlkit==0.13.3 20:05:16 tqdm==4.67.1 20:05:16 typing_extensions==4.15.0 20:05:16 tzdata==2025.2 20:05:16 urllib3==1.26.20 20:05:16 virtualenv==20.35.4 20:05:16 wcwidth==0.2.14 20:05:16 websocket-client==1.9.0 20:05:16 wrapt==2.0.0 20:05:16 xdg==6.0.0 20:05:16 xmltodict==1.0.2 20:05:16 yq==3.4.3 20:05:16 [EnvInject] - Injecting environment variables from a build step. 20:05:16 [EnvInject] - Injecting as environment variables the properties content 20:05:16 OS_CLOUD=vex 20:05:16 20:05:16 [EnvInject] - Variables injected successfully. 20:05:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:05:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:05:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12394488008085318130.sh 20:05:16 ---> Orphaned k8s clusters 20:05:16 Setup pyenv: 20:05:16 system 20:05:16 3.8.13 20:05:16 3.9.13 20:05:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:05:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S1MA from file:/tmp/.os_lf_venv 20:05:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:05:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:05:18 lf-activate-venv(): INFO: Base packages installed successfully 20:05:18 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 20:05:23 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. 20:05:23 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 20:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-S1MA/bin to PATH 20:05:26 -----> Delete orphaned cluster 20:05:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:05:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:05:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2645446993622276137.sh 20:05:26 ---> Orphaned stacks 20:05:26 Setup pyenv: 20:05:26 system 20:05:26 3.8.13 20:05:26 3.9.13 20:05:26 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:05:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S1MA from file:/tmp/.os_lf_venv 20:05:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:05:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:05:28 lf-activate-venv(): INFO: Base packages installed successfully 20:05:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-S1MA/bin to PATH 20:05:42 + mapfile -t OS_COE_CLUSTERS_ID 20:05:42 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 20:05:42 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 20:05:42 ++ awk '{print $1}' 20:05:44 + echo '-----> Active clusters -> stacks' 20:05:44 -----> Active clusters -> stacks 20:05:44 + OS_COE_STACKS=() 20:05:44 + [[ 0 -gt 0 ]] 20:05:44 + mapfile -t OS_STACKS 20:05:44 ++ awk '{print $1}' 20:05:44 ++ 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 20:05:45 + echo '-----> Active stacks' 20:05:45 -----> Active stacks 20:05:45 + echo '-----> Delete orphaned stacks' 20:05:45 -----> Delete orphaned stacks 20:05:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:05:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:05:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6467301425703209878.sh 20:05:46 ---> Orphaned servers 20:05:46 Setup pyenv: 20:05:46 system 20:05:46 3.8.13 20:05:46 3.9.13 20:05:46 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:05:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S1MA from file:/tmp/.os_lf_venv 20:05:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:05:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:05:47 lf-activate-venv(): INFO: Base packages installed successfully 20:05:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:05:59 lf-activate-venv(): INFO: Adding /tmp/venv-S1MA/bin to PATH 20:06:02 -----> Active servers 20:06:02 prd-centos8-builder-2c-1g-8748 20:06:02 prd-queue-docker-4c-4g-6180 20:06:02 -----> Delete orphaned servers 20:06:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:06:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:06:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6603263623178875833.sh 20:06:02 ---> Orphaned ports 20:06:02 Setup pyenv: 20:06:02 system 20:06:02 3.8.13 20:06:02 3.9.13 20:06:02 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S1MA from file:/tmp/.os_lf_venv 20:06:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:04 lf-activate-venv(): INFO: Base packages installed successfully 20:06:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 20:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-S1MA/bin to PATH 20:06:15 No orphaned ports to process. 20:06:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:06:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:06:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14701308284246640560.sh 20:06:15 ---> Orphaned volumes 20:06:15 + source /home/jenkins/lf-env.sh 20:06:15 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:06:15 ++ mktemp -d /tmp/venv-XXXX 20:06:15 + lf_venv=/tmp/venv-ngFe 20:06:15 + local venv_file=/tmp/.os_lf_venv 20:06:15 + local python=python3 20:06:15 + local options 20:06:15 + local set_path=true 20:06:15 + local install_args= 20:06:15 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:06:15 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 20:06:15 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 20:06:15 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:06:15 + true 20:06:15 + case $1 in 20:06:15 + python=python3 20:06:15 + shift 2 20:06:15 + true 20:06:15 + case $1 in 20:06:15 + shift 20:06:15 + break 20:06:15 + case $python in 20:06:15 + local pkg_list= 20:06:15 + [[ -d /opt/pyenv ]] 20:06:15 + echo 'Setup pyenv:' 20:06:15 Setup pyenv: 20:06:15 + export PYENV_ROOT=/opt/pyenv 20:06:15 + PYENV_ROOT=/opt/pyenv 20:06:15 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:06:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:06:15 + pyenv versions 20:06:15 system 20:06:15 3.8.13 20:06:15 3.9.13 20:06:15 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:15 + command -v pyenv 20:06:15 ++ pyenv init - --no-rehash 20:06:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 20:06:15 export PATH="/opt/pyenv/shims:${PATH}" 20:06:15 export PYENV_SHELL=bash 20:06:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:06:15 pyenv() { 20:06:15 local command 20:06:15 command="${1:-}" 20:06:15 if [ "$#" -gt 0 ]; then 20:06:15 shift 20:06:15 fi 20:06:15 20:06:15 case "$command" in 20:06:15 rehash|shell) 20:06:15 eval "$(pyenv "sh-$command" "$@")" 20:06:15 ;; 20:06:15 *) 20:06:15 command pyenv "$command" "$@" 20:06:15 ;; 20:06:15 esac 20:06:15 }' 20:06:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 20:06:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:06:15 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:06:15 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:06:15 ++ export PYENV_SHELL=bash 20:06:15 ++ PYENV_SHELL=bash 20:06:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:06:15 +++ complete -F _pyenv pyenv 20:06:15 ++ lf-pyver python3 20:06:15 ++ local py_version_xy=python3 20:06:15 ++ local py_version_xyz= 20:06:15 ++ awk '{ print $1 }' 20:06:15 ++ pyenv versions 20:06:15 ++ local command 20:06:15 ++ command=versions 20:06:15 ++ '[' 1 -gt 0 ']' 20:06:15 ++ shift 20:06:15 ++ case "$command" in 20:06:15 ++ command pyenv versions 20:06:15 ++ pyenv versions 20:06:15 ++ sed 's/^[ *]* //' 20:06:15 ++ grep -E '^[0-9.]*[0-9]$' 20:06:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:06:16 +++ sort -V 20:06:16 +++ grep '^3' /tmp/.pyenv_versions 20:06:16 +++ tail -n 1 20:06:16 ++ py_version_xyz=3.10.6 20:06:16 ++ [[ -z 3.10.6 ]] 20:06:16 ++ echo 3.10.6 20:06:16 ++ return 0 20:06:16 + pyenv local 3.10.6 20:06:16 + local command 20:06:16 + command=local 20:06:16 + '[' 2 -gt 0 ']' 20:06:16 + shift 20:06:16 + case "$command" in 20:06:16 + command pyenv local 3.10.6 20:06:16 + pyenv local 3.10.6 20:06:16 + for arg in "$@" 20:06:16 + case $arg in 20:06:16 + pkg_list+='lftools[openstack] ' 20:06:16 + for arg in "$@" 20:06:16 + case $arg in 20:06:16 + pkg_list+='kubernetes ' 20:06:16 + for arg in "$@" 20:06:16 + case $arg in 20:06:16 + pkg_list+='niet ' 20:06:16 + for arg in "$@" 20:06:16 + case $arg in 20:06:16 + pkg_list+='python-heatclient ' 20:06:16 + for arg in "$@" 20:06:16 + case $arg in 20:06:16 + pkg_list+='python-openstackclient ' 20:06:16 + for arg in "$@" 20:06:16 + case $arg in 20:06:16 + pkg_list+='python-magnumclient ' 20:06:16 + for arg in "$@" 20:06:16 + case $arg in 20:06:16 + pkg_list+='yq ' 20:06:16 + [[ -f /tmp/.os_lf_venv ]] 20:06:16 ++ cat /tmp/.os_lf_venv 20:06:16 + lf_venv=/tmp/venv-S1MA 20:06:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S1MA from' file:/tmp/.os_lf_venv 20:06:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S1MA from file:/tmp/.os_lf_venv 20:06:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:06:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:16 + local 'pip_opts=--upgrade --quiet' 20:06:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:06:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:06:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:06:16 + [[ -n '' ]] 20:06:16 + [[ -n '' ]] 20:06:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:06:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:16 + /tmp/venv-S1MA/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 20:06:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:06:17 lf-activate-venv(): INFO: Base packages installed successfully 20:06:17 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 20:06:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 20:06:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:06:17 + /tmp/venv-S1MA/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 20:06:28 + type python3 20:06:28 + true 20:06:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-S1MA/bin to PATH' 20:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-S1MA/bin to PATH 20:06:28 + PATH=/tmp/venv-S1MA/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 20:06:28 + return 0 20:06:28 + mapfile -t os_volumes 20:06:28 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 20:06:30 + '[' 0 -eq 0 ']' 20:06:30 + echo 'No orphaned volumes found.' 20:06:30 No orphaned volumes found. 20:06:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:06:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:06:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16741715810372925612.sh 20:06:31 ---> Protect in-use images 20:06:31 Setup pyenv: 20:06:31 system 20:06:31 3.8.13 20:06:31 3.9.13 20:06:31 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S1MA from file:/tmp/.os_lf_venv 20:06:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:32 lf-activate-venv(): INFO: Base packages installed successfully 20:06:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 20:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-S1MA/bin to PATH 20:06:43 INFO: There are images to protect defined in jenkins-config. 20:06:43 INFO: Protecting the following images: 20:06:43 CentOS Stream 8 - redis - - 310180101-1010 20:06:43 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 20:06:43 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 20:06:43 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 20:06:43 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 20:06:43 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 20:06:43 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 20:06:43 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 20:06:43 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 20:06:43 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 20:06:43 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 20:06:43 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 20:06:43 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 20:06:43 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 20:06:43 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 20:06:44 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 20:06:46 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 20:06:47 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 20:06:47 Build step 'Conditional step (single)' marked build as failure 20:06:47 $ ssh-agent -k 20:06:47 unset SSH_AUTH_SOCK; 20:06:47 unset SSH_AGENT_PID; 20:06:47 echo Agent pid 16222 killed; 20:06:47 [ssh-agent] Stopped. 20:06:47 [PostBuildScript] - [INFO] Executing post build scripts. 20:06:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7932450527619114203.sh 20:06:47 ---> sysstat.sh 20:06:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12053396457565263068.sh 20:06:47 ---> package-listing.sh 20:06:47 ++ facter osfamily 20:06:47 ++ tr '[:upper:]' '[:lower:]' 20:06:48 + OS_FAMILY=redhat 20:06:48 + workspace=/w/workspace/ci-management-openstack-cron 20:06:48 + START_PACKAGES=/tmp/packages_start.txt 20:06:48 + END_PACKAGES=/tmp/packages_end.txt 20:06:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:06:48 + PACKAGES=/tmp/packages_start.txt 20:06:48 + '[' /w/workspace/ci-management-openstack-cron ']' 20:06:48 + PACKAGES=/tmp/packages_end.txt 20:06:48 + case "${OS_FAMILY}" in 20:06:48 + rpm -qa 20:06:48 + sort 20:06:48 + '[' -f /tmp/packages_start.txt ']' 20:06:48 + '[' -f /tmp/packages_end.txt ']' 20:06:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:06:48 + '[' /w/workspace/ci-management-openstack-cron ']' 20:06:48 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 20:06:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 20:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17134590009932855219.sh 20:06:48 ---> capture-instance-metadata.sh 20:06:48 Setup pyenv: 20:06:48 system 20:06:48 3.8.13 20:06:48 3.9.13 20:06:48 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S1MA from file:/tmp/.os_lf_venv 20:06:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:50 lf-activate-venv(): INFO: Base packages installed successfully 20:06:50 lf-activate-venv(): INFO: Installing additional packages: lftools 20:06:58 lf-activate-venv(): INFO: Adding /tmp/venv-S1MA/bin to PATH 20:06:58 INFO: Running in OpenStack, capturing instance metadata 20:06:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3659581806375946156.sh 20:06:58 provisioning config files... 20:06:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13749884340277727924tmp 20:06:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:06:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:06:58 [EnvInject] - Injecting environment variables from a build step. 20:06:58 [EnvInject] - Injecting as environment variables the properties content 20:06:58 SERVER_ID=logs 20:06:58 20:06:58 [EnvInject] - Variables injected successfully. 20:06:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18243994945790432387.sh 20:06:58 ---> create-netrc.sh 20:06:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2696110147318482370.sh 20:06:58 ---> python-tools-install.sh 20:06:58 Setup pyenv: 20:06:58 system 20:06:58 3.8.13 20:06:58 3.9.13 20:06:58 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S1MA from file:/tmp/.os_lf_venv 20:06:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:07:00 lf-activate-venv(): INFO: Base packages installed successfully 20:07:00 lf-activate-venv(): INFO: Installing additional packages: lftools 20:07:08 lf-activate-venv(): INFO: Adding /tmp/venv-S1MA/bin to PATH 20:07:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3412923755180781585.sh 20:07:08 ---> sudo-logs.sh 20:07:08 Archiving 'sudo' log.. 20:07:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3351604157667706025.sh 20:07:08 ---> job-cost.sh 20:07:08 Setup pyenv: 20:07:08 system 20:07:08 3.8.13 20:07:08 3.9.13 20:07:08 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S1MA from file:/tmp/.os_lf_venv 20:07:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:07:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:07:10 lf-activate-venv(): INFO: Base packages installed successfully 20:07:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:07:16 lf-activate-venv(): INFO: Adding /tmp/venv-S1MA/bin to PATH 20:07:16 INFO: No Stack... 20:07:16 INFO: Retrieving Pricing Info for: v3-standard-2 20:07:16 INFO: Archiving Costs 20:07:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12004071222785555539.sh 20:07:16 ---> logs-deploy.sh 20:07:16 Setup pyenv: 20:07:16 system 20:07:16 3.8.13 20:07:16 3.9.13 20:07:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:07:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S1MA from file:/tmp/.os_lf_venv 20:07:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:07:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:07:18 lf-activate-venv(): INFO: Base packages installed successfully 20:07:18 lf-activate-venv(): INFO: Installing additional packages: lftools 20:07:26 lf-activate-venv(): INFO: Adding /tmp/venv-S1MA/bin to PATH 20:07:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57845 20:07:26 INFO: archiving workspace using pattern(s): 20:07:27 Archives upload complete. 20:07:27 INFO: archiving logs to Nexus 20:07:28 ---> uname -a: 20:07:28 Linux prd-centos8-builder-2c-1g-8748.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 20:07:28 20:07:28 20:07:28 ---> lscpu: 20:07:28 Architecture: x86_64 20:07:28 CPU op-mode(s): 32-bit, 64-bit 20:07:28 Byte Order: Little Endian 20:07:28 CPU(s): 2 20:07:28 On-line CPU(s) list: 0,1 20:07:28 Thread(s) per core: 1 20:07:28 Core(s) per socket: 1 20:07:28 Socket(s): 2 20:07:28 NUMA node(s): 1 20:07:28 Vendor ID: AuthenticAMD 20:07:28 CPU family: 23 20:07:28 Model: 49 20:07:28 Model name: AMD EPYC-Rome Processor 20:07:28 Stepping: 0 20:07:28 CPU MHz: 2800.000 20:07:28 BogoMIPS: 5600.00 20:07:28 Virtualization: AMD-V 20:07:28 Hypervisor vendor: KVM 20:07:28 Virtualization type: full 20:07:28 L1d cache: 32K 20:07:28 L1i cache: 32K 20:07:28 L2 cache: 512K 20:07:28 L3 cache: 16384K 20:07:28 NUMA node0 CPU(s): 0,1 20:07:28 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 20:07:28 20:07:28 20:07:28 ---> nproc: 20:07:28 2 20:07:28 20:07:28 20:07:28 ---> df -h: 20:07:28 Filesystem Size Used Avail Use% Mounted on 20:07:28 devtmpfs 3.8G 0 3.8G 0% /dev 20:07:28 tmpfs 3.8G 0 3.8G 0% /dev/shm 20:07:28 tmpfs 3.8G 17M 3.8G 1% /run 20:07:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:07:28 /dev/vda1 40G 8.4G 32G 21% / 20:07:28 tmpfs 770M 0 770M 0% /run/user/1001 20:07:28 20:07:28 20:07:28 ---> free -m: 20:07:28 total used free shared buff/cache available 20:07:28 Mem: 7699 590 5014 19 2094 6802 20:07:28 Swap: 1023 0 1023 20:07:28 20:07:28 20:07:28 ---> ip addr: 20:07:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:07:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:07:28 inet 127.0.0.1/8 scope host lo 20:07:28 valid_lft forever preferred_lft forever 20:07:28 inet6 ::1/128 scope host 20:07:28 valid_lft forever preferred_lft forever 20:07:28 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:07:28 link/ether fa:16:3e:3d:25:f4 brd ff:ff:ff:ff:ff:ff 20:07:28 altname enp0s3 20:07:28 altname ens3 20:07:28 inet 10.30.107.234/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 20:07:28 valid_lft 86187sec preferred_lft 86187sec 20:07:28 inet6 fe80::f816:3eff:fe3d:25f4/64 scope link 20:07:28 valid_lft forever preferred_lft forever 20:07:28 20:07:28 20:07:28 ---> sar -b -r -n DEV: 20:07:28 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/04/2025 _x86_64_ (2 CPU) 20:07:28 20:07:28 20:03:52 LINUX RESTART (2 CPU) 20:07:28 20:07:28 08:04:01 PM tps rtps wtps bread/s bwrtn/s 20:07:28 08:05:01 PM 499.17 261.83 237.34 13394.35 43950.67 20:07:28 08:06:01 PM 116.00 0.52 115.48 54.66 10424.28 20:07:28 08:07:01 PM 34.23 0.53 33.69 67.06 1282.79 20:07:28 Average: 216.48 87.64 128.84 4505.85 18553.99 20:07:28 20:07:28 08:04:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:07:28 08:05:01 PM 5330048 7029156 2554396 32.40 2688 1872140 699484 7.83 194808 2019008 150428 20:07:28 08:06:01 PM 5163944 6989620 2720500 34.50 2688 1991460 711912 7.97 224120 2122656 22368 20:07:28 08:07:01 PM 5169224 6995492 2715220 34.44 2688 1992072 699476 7.83 395316 1946552 7516 20:07:28 Average: 5221072 7004756 2663372 33.78 2688 1951891 703624 7.88 271415 2029405 60104 20:07:28 20:07:28 08:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:07:28 08:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:28 08:05:01 PM eth0 321.29 164.26 1839.10 66.19 0.00 0.00 0.00 0.00 20:07:28 08:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:28 08:06:01 PM eth0 35.86 29.93 290.68 9.92 0.00 0.00 0.00 0.00 20:07:28 08:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:28 08:07:01 PM eth0 32.16 26.90 32.34 15.05 0.00 0.00 0.00 0.00 20:07:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:07:28 Average: eth0 129.78 73.70 720.77 30.39 0.00 0.00 0.00 0.00 20:07:28 20:07:28 20:07:28 ---> sar -P ALL: 20:07:28 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/04/2025 _x86_64_ (2 CPU) 20:07:28 20:07:28 20:03:52 LINUX RESTART (2 CPU) 20:07:28 20:07:28 08:04:01 PM CPU %user %nice %system %iowait %steal %idle 20:07:28 08:05:01 PM all 47.90 3.41 25.51 5.39 0.09 17.72 20:07:28 08:05:01 PM 0 40.81 3.76 26.50 5.67 0.09 23.19 20:07:28 08:05:01 PM 1 54.95 3.06 24.52 5.11 0.08 12.28 20:07:28 08:06:01 PM all 40.79 0.00 3.54 1.18 0.11 54.38 20:07:28 08:06:01 PM 0 53.84 0.00 3.91 0.80 0.12 41.33 20:07:28 08:06:01 PM 1 27.75 0.00 3.18 1.56 0.10 67.41 20:07:28 08:07:01 PM all 41.62 0.00 2.93 0.22 0.09 55.14 20:07:28 08:07:01 PM 0 45.56 0.00 3.16 0.23 0.08 50.96 20:07:28 08:07:01 PM 1 37.67 0.00 2.69 0.22 0.10 59.31 20:07:28 Average: all 43.40 1.12 10.55 2.24 0.10 42.60 20:07:28 Average: 0 46.79 1.23 11.06 2.20 0.10 38.62 20:07:28 Average: 1 40.02 1.00 10.03 2.28 0.09 46.57 20:07:28 20:07:28 20:07:28