03:04:34 Started by timer 03:04:34 Running as SYSTEM 03:04:34 [EnvInject] - Loading node environment variables. 03:04:34 Building remotely on prd-centos8-builder-2c-1g-2393 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 03:04:34 [ssh-agent] Looking for ssh-agent implementation... 03:04:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:04:35 $ ssh-agent 03:04:35 SSH_AUTH_SOCK=/tmp/ssh-m0ewGOdd1Xdw/agent.15588 03:04:35 SSH_AGENT_PID=15592 03:04:35 [ssh-agent] Started. 03:04:35 Running ssh-add (command line suppressed) 03:04:35 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_12292375879289975118.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_12292375879289975118.key) 03:04:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 03:04:35 The recommended git tool is: NONE 03:04:37 using credential onap-jenkins-ssh 03:04:37 Wiping out workspace first. 03:04:37 Cloning the remote Git repository 03:04:37 Cloning repository git://cloud.onap.org/mirror/ci-management 03:04:37 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:04:37 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 03:04:37 > git --version # timeout=10 03:04:37 > git --version # 'git version 2.39.0' 03:04:37 using GIT_SSH to set credentials Gerrit user 03:04:37 [INFO] Currently running in a labeled security context 03:04:37 [INFO] Currently SELinux is 'enforcing' on the host 03:04:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh1848330445062836201.key 03:04:37 Verifying host key using manually-configured host key entries 03:04:37 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:38 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 03:04:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:39 Avoid second fetch 03:04:39 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:04:39 Checking out Revision 58929f9e6d4ad191a4e8dc5647b0bd11dd64d51e (refs/remotes/origin/master) 03:04:39 > git config core.sparsecheckout # timeout=10 03:04:39 > git checkout -f 58929f9e6d4ad191a4e8dc5647b0bd11dd64d51e # timeout=10 03:04:39 Commit message: "CI: Add trigger to support retesting" 03:04:39 > git rev-list --no-walk 58929f9e6d4ad191a4e8dc5647b0bd11dd64d51e # timeout=10 03:04:39 > git remote # timeout=10 03:04:39 > git submodule init # timeout=10 03:04:39 > git submodule sync # timeout=10 03:04:40 > git config --get remote.origin.url # timeout=10 03:04:40 > git submodule init # timeout=10 03:04:40 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:04:40 > git config --get submodule.global-jjb.url # timeout=10 03:04:40 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:04:40 > git config --get submodule.packer/common-packer.url # timeout=10 03:04:40 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:04:40 > git submodule update --init --recursive global-jjb # timeout=10 03:04:41 > git submodule update --init --recursive packer/common-packer # timeout=10 03:04:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:45 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:45 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:45 No emails were triggered. 03:04:45 provisioning config files... 03:04:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins555866789968056279.sh 03:04:45 ---> python-tools-install.sh 03:04:45 Setup pyenv: 03:04:45 system 03:04:45 * 3.8.13 (set by /opt/pyenv/version) 03:04:45 * 3.9.13 (set by /opt/pyenv/version) 03:04:45 * 3.10.6 (set by /opt/pyenv/version) 03:04:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1t1m 03:04:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:53 lf-activate-venv(): INFO: Base packages installed successfully 03:04:53 lf-activate-venv(): INFO: Installing additional packages: lftools 03:05:15 lf-activate-venv(): INFO: Adding /tmp/venv-1t1m/bin to PATH 03:05:15 Generating Requirements File 03:05:33 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. 03:05:33 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:05:33 Python 3.10.6 03:05:33 pip 25.2 from /tmp/venv-1t1m/lib/python3.10/site-packages/pip (python 3.10) 03:05:34 appdirs==1.4.4 03:05:34 argcomplete==3.6.2 03:05:34 aspy.yaml==1.3.0 03:05:34 attrs==25.4.0 03:05:34 autopage==0.5.2 03:05:34 beautifulsoup4==4.14.2 03:05:34 boto3==1.40.50 03:05:34 botocore==1.40.50 03:05:34 bs4==0.0.2 03:05:34 cachetools==6.2.1 03:05:34 certifi==2025.10.5 03:05:34 cffi==2.0.0 03:05:34 cfgv==3.4.0 03:05:34 chardet==5.2.0 03:05:34 charset-normalizer==3.4.3 03:05:34 click==8.3.0 03:05:34 cliff==4.11.0 03:05:34 cmd2==2.7.0 03:05:34 cryptography==3.3.2 03:05:34 debtcollector==3.0.0 03:05:34 decorator==5.2.1 03:05:34 defusedxml==0.7.1 03:05:34 Deprecated==1.2.18 03:05:34 distlib==0.4.0 03:05:34 dnspython==2.8.0 03:05:34 docker==7.1.0 03:05:34 dogpile.cache==1.5.0 03:05:34 durationpy==0.10 03:05:34 email-validator==2.3.0 03:05:34 filelock==3.20.0 03:05:34 future==1.0.0 03:05:34 gitdb==4.0.12 03:05:34 GitPython==3.1.45 03:05:34 google-auth==2.41.1 03:05:34 httplib2==0.31.0 03:05:34 identify==2.6.15 03:05:34 idna==3.11 03:05:34 importlib-resources==1.5.0 03:05:34 iso8601==2.1.0 03:05:34 Jinja2==3.1.6 03:05:34 jmespath==1.0.1 03:05:34 jsonpatch==1.33 03:05:34 jsonpointer==3.0.0 03:05:34 jsonschema==4.25.1 03:05:34 jsonschema-specifications==2025.9.1 03:05:34 keystoneauth1==5.12.0 03:05:34 kubernetes==34.1.0 03:05:34 lftools==0.37.15 03:05:34 lxml==6.0.2 03:05:34 markdown-it-py==4.0.0 03:05:34 MarkupSafe==3.0.3 03:05:34 mdurl==0.1.2 03:05:34 msgpack==1.1.2 03:05:34 multi_key_dict==2.0.3 03:05:34 munch==4.0.0 03:05:34 netaddr==1.3.0 03:05:34 niet==1.4.2 03:05:34 nodeenv==1.9.1 03:05:34 oauth2client==4.1.3 03:05:34 oauthlib==3.3.1 03:05:34 openstacksdk==4.7.1 03:05:34 os-service-types==1.8.0 03:05:34 osc-lib==4.2.0 03:05:34 oslo.config==10.0.0 03:05:34 oslo.context==6.1.0 03:05:34 oslo.i18n==6.6.0 03:05:34 oslo.log==7.2.1 03:05:34 oslo.serialization==5.8.0 03:05:34 oslo.utils==9.1.0 03:05:34 packaging==25.0 03:05:34 pbr==7.0.1 03:05:34 platformdirs==4.5.0 03:05:34 prettytable==3.16.0 03:05:34 psutil==7.1.0 03:05:34 pyasn1==0.6.1 03:05:34 pyasn1_modules==0.4.2 03:05:34 pycparser==2.23 03:05:34 pygerrit2==2.0.15 03:05:34 PyGithub==2.8.1 03:05:34 Pygments==2.19.2 03:05:34 PyJWT==2.10.1 03:05:34 PyNaCl==1.6.0 03:05:34 pyparsing==2.4.7 03:05:34 pyperclip==1.11.0 03:05:34 pyrsistent==0.20.0 03:05:34 python-cinderclient==9.8.0 03:05:34 python-dateutil==2.9.0.post0 03:05:34 python-heatclient==4.3.0 03:05:34 python-jenkins==1.8.3 03:05:34 python-keystoneclient==5.7.0 03:05:34 python-magnumclient==4.9.0 03:05:34 python-openstackclient==8.2.0 03:05:34 python-swiftclient==4.8.0 03:05:34 PyYAML==6.0.3 03:05:34 referencing==0.36.2 03:05:34 requests==2.32.5 03:05:34 requests-oauthlib==2.0.0 03:05:34 requestsexceptions==1.4.0 03:05:34 rfc3986==2.0.0 03:05:34 rich==14.2.0 03:05:34 rich-argparse==1.7.1 03:05:34 rpds-py==0.27.1 03:05:34 rsa==4.9.1 03:05:34 ruamel.yaml==0.18.15 03:05:34 ruamel.yaml.clib==0.2.14 03:05:34 s3transfer==0.14.0 03:05:34 simplejson==3.20.2 03:05:34 six==1.17.0 03:05:34 smmap==5.0.2 03:05:34 soupsieve==2.8 03:05:34 stevedore==5.5.0 03:05:34 tabulate==0.9.0 03:05:34 toml==0.10.2 03:05:34 tomlkit==0.13.3 03:05:34 tqdm==4.67.1 03:05:34 typing_extensions==4.15.0 03:05:34 tzdata==2025.2 03:05:34 urllib3==1.26.20 03:05:34 virtualenv==20.35.3 03:05:34 wcwidth==0.2.14 03:05:34 websocket-client==1.9.0 03:05:34 wrapt==1.17.3 03:05:34 xdg==6.0.0 03:05:34 xmltodict==1.0.2 03:05:34 yq==3.4.3 03:05:34 [EnvInject] - Injecting environment variables from a build step. 03:05:34 [EnvInject] - Injecting as environment variables the properties content 03:05:34 OS_CLOUD=vex 03:05:34 03:05:34 [EnvInject] - Variables injected successfully. 03:05:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5429429071977812058.sh 03:05:34 ---> Orphaned k8s clusters 03:05:34 Setup pyenv: 03:05:34 system 03:05:34 3.8.13 03:05:34 3.9.13 03:05:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1t1m from file:/tmp/.os_lf_venv 03:05:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:36 lf-activate-venv(): INFO: Base packages installed successfully 03:05:36 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:05:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:05:42 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 03:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-1t1m/bin to PATH 03:05:45 -----> Delete orphaned cluster 03:05:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16674425120189362390.sh 03:05:45 ---> Orphaned stacks 03:05:45 Setup pyenv: 03:05:45 system 03:05:45 3.8.13 03:05:45 3.9.13 03:05:45 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1t1m from file:/tmp/.os_lf_venv 03:05:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:47 lf-activate-venv(): INFO: Base packages installed successfully 03:05:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:00 lf-activate-venv(): INFO: Adding /tmp/venv-1t1m/bin to PATH 03:06:00 + mapfile -t OS_COE_CLUSTERS_ID 03:06:00 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:06:00 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:06:00 ++ awk '{print $1}' 03:06:03 + echo '-----> Active clusters -> stacks' 03:06:03 -----> Active clusters -> stacks 03:06:03 + OS_COE_STACKS=() 03:06:03 + [[ 0 -gt 0 ]] 03:06:03 + mapfile -t OS_STACKS 03:06:03 ++ awk '{print $1}' 03:06:03 ++ 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 03:06:04 + echo '-----> Active stacks' 03:06:04 -----> Active stacks 03:06:04 + echo '-----> Delete orphaned stacks' 03:06:04 -----> Delete orphaned stacks 03:06:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8362394075671921753.sh 03:06:04 ---> Orphaned servers 03:06:04 Setup pyenv: 03:06:04 system 03:06:04 3.8.13 03:06:04 3.9.13 03:06:04 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1t1m from file:/tmp/.os_lf_venv 03:06:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:06 lf-activate-venv(): INFO: Base packages installed successfully 03:06:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:17 lf-activate-venv(): INFO: Adding /tmp/venv-1t1m/bin to PATH 03:06:21 -----> Active servers 03:06:21 prd-ubuntu1804-builder-4c-4g-2394 03:06:21 prd-centos8-builder-2c-1g-2393 03:06:21 prd-queue-docker-4c-4g-1915 03:06:21 prd-ubuntu2004-helm-2c-1g-1400 03:06:21 -----> Delete orphaned servers 03:06:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:21 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7692930654659922886.sh 03:06:21 ---> Orphaned ports 03:06:21 Setup pyenv: 03:06:21 system 03:06:21 3.8.13 03:06:21 3.9.13 03:06:21 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1t1m from file:/tmp/.os_lf_venv 03:06:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:23 lf-activate-venv(): INFO: Base packages installed successfully 03:06:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-1t1m/bin to PATH 03:06:35 No orphaned ports to process. 03:06:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:35 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3060218547055637702.sh 03:06:35 ---> Orphaned volumes 03:06:35 + source /home/jenkins/lf-env.sh 03:06:35 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:35 ++ mktemp -d /tmp/venv-XXXX 03:06:35 + lf_venv=/tmp/venv-EMGl 03:06:35 + local venv_file=/tmp/.os_lf_venv 03:06:35 + local python=python3 03:06:35 + local options 03:06:35 + local set_path=true 03:06:35 + local install_args= 03:06:35 ++ 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 03:06:35 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:06:35 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:06:35 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:35 + true 03:06:35 + case $1 in 03:06:35 + python=python3 03:06:35 + shift 2 03:06:35 + true 03:06:35 + case $1 in 03:06:35 + shift 03:06:35 + break 03:06:35 + case $python in 03:06:35 + local pkg_list= 03:06:35 + [[ -d /opt/pyenv ]] 03:06:35 + echo 'Setup pyenv:' 03:06:35 Setup pyenv: 03:06:35 + export PYENV_ROOT=/opt/pyenv 03:06:35 + PYENV_ROOT=/opt/pyenv 03:06:35 + 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 03:06:35 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:06:35 + pyenv versions 03:06:35 system 03:06:35 3.8.13 03:06:35 3.9.13 03:06:35 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:35 + command -v pyenv 03:06:35 ++ pyenv init - --no-rehash 03:06:35 + 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[*]}"'\'')" 03:06:35 export PATH="/opt/pyenv/shims:${PATH}" 03:06:35 export PYENV_SHELL=bash 03:06:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:06:35 pyenv() { 03:06:35 local command 03:06:35 command="${1:-}" 03:06:35 if [ "$#" -gt 0 ]; then 03:06:35 shift 03:06:35 fi 03:06:35 03:06:35 case "$command" in 03:06:35 rehash|shell) 03:06:35 eval "$(pyenv "sh-$command" "$@")" 03:06:35 ;; 03:06:35 *) 03:06:35 command pyenv "$command" "$@" 03:06:35 ;; 03:06:35 esac 03:06:35 }' 03:06:35 +++ 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[*]}"' 03:06:35 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:06:35 ++ 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 03:06:35 ++ 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 03:06:35 ++ export PYENV_SHELL=bash 03:06:35 ++ PYENV_SHELL=bash 03:06:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:06:35 +++ complete -F _pyenv pyenv 03:06:35 ++ lf-pyver python3 03:06:35 ++ local py_version_xy=python3 03:06:35 ++ local py_version_xyz= 03:06:35 ++ awk '{ print $1 }' 03:06:35 ++ pyenv versions 03:06:35 ++ local command 03:06:35 ++ command=versions 03:06:35 ++ '[' 1 -gt 0 ']' 03:06:35 ++ shift 03:06:35 ++ case "$command" in 03:06:35 ++ command pyenv versions 03:06:35 ++ pyenv versions 03:06:35 ++ sed 's/^[ *]* //' 03:06:35 ++ grep -E '^[0-9.]*[0-9]$' 03:06:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:06:35 +++ grep '^3' /tmp/.pyenv_versions 03:06:35 +++ tail -n 1 03:06:35 +++ sort -V 03:06:35 ++ py_version_xyz=3.10.6 03:06:35 ++ [[ -z 3.10.6 ]] 03:06:35 ++ echo 3.10.6 03:06:35 ++ return 0 03:06:35 + pyenv local 3.10.6 03:06:35 + local command 03:06:35 + command=local 03:06:35 + '[' 2 -gt 0 ']' 03:06:35 + shift 03:06:35 + case "$command" in 03:06:35 + command pyenv local 3.10.6 03:06:35 + pyenv local 3.10.6 03:06:35 + for arg in "$@" 03:06:35 + case $arg in 03:06:35 + pkg_list+='lftools[openstack] ' 03:06:35 + for arg in "$@" 03:06:35 + case $arg in 03:06:35 + pkg_list+='kubernetes ' 03:06:35 + for arg in "$@" 03:06:35 + case $arg in 03:06:35 + pkg_list+='niet ' 03:06:35 + for arg in "$@" 03:06:35 + case $arg in 03:06:35 + pkg_list+='python-heatclient ' 03:06:35 + for arg in "$@" 03:06:35 + case $arg in 03:06:35 + pkg_list+='python-openstackclient ' 03:06:35 + for arg in "$@" 03:06:35 + case $arg in 03:06:35 + pkg_list+='python-magnumclient ' 03:06:35 + for arg in "$@" 03:06:35 + case $arg in 03:06:35 + pkg_list+='yq ' 03:06:35 + [[ -f /tmp/.os_lf_venv ]] 03:06:35 ++ cat /tmp/.os_lf_venv 03:06:35 + lf_venv=/tmp/venv-1t1m 03:06:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1t1m from' file:/tmp/.os_lf_venv 03:06:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1t1m from file:/tmp/.os_lf_venv 03:06:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:06:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:35 + local 'pip_opts=--upgrade --quiet' 03:06:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:06:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:06:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:06:35 + [[ -n '' ]] 03:06:35 + [[ -n '' ]] 03:06:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:06:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:35 + /tmp/venv-1t1m/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 03:06:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:06:37 lf-activate-venv(): INFO: Base packages installed successfully 03:06:37 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 03:06:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 03:06:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:37 + /tmp/venv-1t1m/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 03:06:48 + type python3 03:06:48 + true 03:06:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1t1m/bin to PATH' 03:06:48 lf-activate-venv(): INFO: Adding /tmp/venv-1t1m/bin to PATH 03:06:48 + PATH=/tmp/venv-1t1m/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 03:06:48 + return 0 03:06:48 + mapfile -t os_volumes 03:06:48 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 03:06:51 + '[' 0 -eq 0 ']' 03:06:51 + echo 'No orphaned volumes found.' 03:06:51 No orphaned volumes found. 03:06:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:51 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14596268706139648997.sh 03:06:51 ---> Protect in-use images 03:06:51 Setup pyenv: 03:06:51 system 03:06:51 3.8.13 03:06:51 3.9.13 03:06:51 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1t1m from file:/tmp/.os_lf_venv 03:06:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:53 lf-activate-venv(): INFO: Base packages installed successfully 03:06:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:07:03 lf-activate-venv(): INFO: Adding /tmp/venv-1t1m/bin to PATH 03:07:03 INFO: There are images to protect defined in jenkins-config. 03:07:03 INFO: Protecting the following images: 03:07:03 CentOS Stream 8 - redis - - 310180101-1010 03:07:03 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 03:07:03 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 03:07:03 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 03:07:03 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 03:07:03 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 03:07:03 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 03:07:03 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 03:07:03 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 03:07:03 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 03:07:03 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 03:07:03 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 03:07:03 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 03:07:03 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 03:07:03 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 03:07:05 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 03:07:07 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 03:07:08 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 03:07:08 Build step 'Conditional step (single)' marked build as failure 03:07:08 $ ssh-agent -k 03:07:08 unset SSH_AUTH_SOCK; 03:07:08 unset SSH_AGENT_PID; 03:07:08 echo Agent pid 15592 killed; 03:07:08 [ssh-agent] Stopped. 03:07:08 [PostBuildScript] - [INFO] Executing post build scripts. 03:07:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11227055426313940305.sh 03:07:08 ---> sysstat.sh 03:07:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15646174602107958649.sh 03:07:09 ---> package-listing.sh 03:07:09 ++ facter osfamily 03:07:09 ++ tr '[:upper:]' '[:lower:]' 03:07:09 + OS_FAMILY=redhat 03:07:09 + workspace=/w/workspace/ci-management-openstack-cron 03:07:09 + START_PACKAGES=/tmp/packages_start.txt 03:07:09 + END_PACKAGES=/tmp/packages_end.txt 03:07:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:07:09 + PACKAGES=/tmp/packages_start.txt 03:07:09 + '[' /w/workspace/ci-management-openstack-cron ']' 03:07:09 + PACKAGES=/tmp/packages_end.txt 03:07:09 + case "${OS_FAMILY}" in 03:07:09 + rpm -qa 03:07:09 + sort 03:07:09 + '[' -f /tmp/packages_start.txt ']' 03:07:09 + '[' -f /tmp/packages_end.txt ']' 03:07:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:07:09 + '[' /w/workspace/ci-management-openstack-cron ']' 03:07:09 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:07:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:07:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1392292929325844460.sh 03:07:09 ---> capture-instance-metadata.sh 03:07:09 Setup pyenv: 03:07:09 system 03:07:09 3.8.13 03:07:09 3.9.13 03:07:09 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1t1m from file:/tmp/.os_lf_venv 03:07:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:11 lf-activate-venv(): INFO: Base packages installed successfully 03:07:11 lf-activate-venv(): INFO: Installing additional packages: lftools 03:07:20 lf-activate-venv(): INFO: Adding /tmp/venv-1t1m/bin to PATH 03:07:20 INFO: Running in OpenStack, capturing instance metadata 03:07:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2525568839103417129.sh 03:07:20 provisioning config files... 03:07:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config12444862970377796507tmp 03:07:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:07:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:07:20 [EnvInject] - Injecting environment variables from a build step. 03:07:20 [EnvInject] - Injecting as environment variables the properties content 03:07:20 SERVER_ID=logs 03:07:20 03:07:20 [EnvInject] - Variables injected successfully. 03:07:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9465461979364635676.sh 03:07:20 ---> create-netrc.sh 03:07:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7453425556845433410.sh 03:07:20 ---> python-tools-install.sh 03:07:20 Setup pyenv: 03:07:20 system 03:07:20 3.8.13 03:07:20 3.9.13 03:07:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1t1m from file:/tmp/.os_lf_venv 03:07:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:22 lf-activate-venv(): INFO: Base packages installed successfully 03:07:22 lf-activate-venv(): INFO: Installing additional packages: lftools 03:07:30 lf-activate-venv(): INFO: Adding /tmp/venv-1t1m/bin to PATH 03:07:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17501917124115414057.sh 03:07:30 ---> sudo-logs.sh 03:07:30 Archiving 'sudo' log.. 03:07:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13083503149847655060.sh 03:07:31 ---> job-cost.sh 03:07:31 Setup pyenv: 03:07:31 system 03:07:31 3.8.13 03:07:31 3.9.13 03:07:31 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1t1m from file:/tmp/.os_lf_venv 03:07:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:33 lf-activate-venv(): INFO: Base packages installed successfully 03:07:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:07:39 lf-activate-venv(): INFO: Adding /tmp/venv-1t1m/bin to PATH 03:07:39 INFO: No Stack... 03:07:39 INFO: Retrieving Pricing Info for: v3-standard-2 03:07:39 INFO: Archiving Costs 03:07:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4417629737617506428.sh 03:07:40 ---> logs-deploy.sh 03:07:40 Setup pyenv: 03:07:40 system 03:07:40 3.8.13 03:07:40 3.9.13 03:07:40 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1t1m from file:/tmp/.os_lf_venv 03:07:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:41 lf-activate-venv(): INFO: Base packages installed successfully 03:07:41 lf-activate-venv(): INFO: Installing additional packages: lftools 03:07:50 lf-activate-venv(): INFO: Adding /tmp/venv-1t1m/bin to PATH 03:07:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57300 03:07:50 INFO: archiving workspace using pattern(s): 03:07:51 Archives upload complete. 03:07:51 INFO: archiving logs to Nexus 03:07:52 ---> uname -a: 03:07:52 Linux prd-centos8-builder-2c-1g-2393.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 03:07:52 03:07:52 03:07:52 ---> lscpu: 03:07:52 Architecture: x86_64 03:07:52 CPU op-mode(s): 32-bit, 64-bit 03:07:52 Byte Order: Little Endian 03:07:52 CPU(s): 2 03:07:52 On-line CPU(s) list: 0,1 03:07:52 Thread(s) per core: 1 03:07:52 Core(s) per socket: 1 03:07:52 Socket(s): 2 03:07:52 NUMA node(s): 1 03:07:52 Vendor ID: AuthenticAMD 03:07:52 CPU family: 23 03:07:52 Model: 49 03:07:52 Model name: AMD EPYC-Rome Processor 03:07:52 Stepping: 0 03:07:52 CPU MHz: 2799.998 03:07:52 BogoMIPS: 5599.99 03:07:52 Virtualization: AMD-V 03:07:52 Hypervisor vendor: KVM 03:07:52 Virtualization type: full 03:07:52 L1d cache: 32K 03:07:52 L1i cache: 32K 03:07:52 L2 cache: 512K 03:07:52 L3 cache: 16384K 03:07:52 NUMA node0 CPU(s): 0,1 03:07:52 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 03:07:52 03:07:52 03:07:52 ---> nproc: 03:07:52 2 03:07:52 03:07:52 03:07:52 ---> df -h: 03:07:52 Filesystem Size Used Avail Use% Mounted on 03:07:52 devtmpfs 3.8G 0 3.8G 0% /dev 03:07:52 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:07:52 tmpfs 3.8G 17M 3.8G 1% /run 03:07:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:07:52 /dev/vda1 40G 8.4G 32G 21% / 03:07:52 tmpfs 770M 0 770M 0% /run/user/1001 03:07:52 03:07:52 03:07:52 ---> free -m: 03:07:52 total used free shared buff/cache available 03:07:52 Mem: 7699 572 5032 19 2094 6821 03:07:52 Swap: 1023 0 1023 03:07:52 03:07:52 03:07:52 ---> ip addr: 03:07:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:07:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:07:52 inet 127.0.0.1/8 scope host lo 03:07:52 valid_lft forever preferred_lft forever 03:07:52 inet6 ::1/128 scope host 03:07:52 valid_lft forever preferred_lft forever 03:07:52 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:07:52 link/ether fa:16:3e:12:65:54 brd ff:ff:ff:ff:ff:ff 03:07:52 altname enp0s3 03:07:52 altname ens3 03:07:52 inet 10.30.107.119/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 03:07:52 valid_lft 86178sec preferred_lft 86178sec 03:07:52 inet6 fe80::f816:3eff:fe12:6554/64 scope link 03:07:52 valid_lft forever preferred_lft forever 03:07:52 03:07:52 03:07:52 ---> sar -b -r -n DEV: 03:07:52 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/13/2025 _x86_64_ (2 CPU) 03:07:52 03:07:52 03:04:06 LINUX RESTART (2 CPU) 03:07:52 03:07:52 03:05:01 AM tps rtps wtps bread/s bwrtn/s 03:07:52 03:06:01 AM 169.46 20.01 149.45 252.18 11842.40 03:07:52 03:07:01 AM 48.83 0.35 48.48 43.73 3726.16 03:07:52 Average: 109.15 10.18 98.97 147.96 7784.62 03:07:52 03:07:52 03:05:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:07:52 03:06:01 AM 5191308 7016860 2693136 34.16 2688 1991108 699224 7.83 208268 2110580 91660 03:07:52 03:07:01 AM 5098716 6924296 2785728 35.33 2688 1991140 792336 8.87 226920 2183740 7652 03:07:52 Average: 5145012 6970578 2739432 34.74 2688 1991124 745780 8.35 217594 2147160 49656 03:07:52 03:07:52 03:05:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:07:52 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:52 03:06:01 AM eth0 57.38 43.92 917.06 11.93 0.00 0.00 0.00 0.00 03:07:52 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:52 03:07:01 AM eth0 26.85 23.16 23.13 9.33 0.00 0.00 0.00 0.00 03:07:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:52 Average: eth0 42.11 33.54 470.14 10.63 0.00 0.00 0.00 0.00 03:07:52 03:07:52 03:07:52 ---> sar -P ALL: 03:07:52 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/13/2025 _x86_64_ (2 CPU) 03:07:52 03:07:52 03:04:06 LINUX RESTART (2 CPU) 03:07:52 03:07:52 03:05:01 AM CPU %user %nice %system %iowait %steal %idle 03:07:52 03:06:01 AM all 41.00 0.38 6.63 2.09 0.13 49.78 03:07:52 03:06:01 AM 0 24.64 0.53 7.33 2.47 0.12 64.91 03:07:52 03:06:01 AM 1 57.34 0.23 5.94 1.70 0.13 34.66 03:07:52 03:07:01 AM all 40.38 0.00 2.89 0.59 0.14 56.00 03:07:52 03:07:01 AM 0 20.69 0.00 2.61 0.38 0.13 76.19 03:07:52 03:07:01 AM 1 60.17 0.00 3.17 0.80 0.15 35.71 03:07:52 Average: all 40.69 0.19 4.76 1.34 0.13 52.89 03:07:52 Average: 0 22.66 0.27 4.96 1.42 0.12 70.57 03:07:52 Average: 1 58.75 0.12 4.55 1.25 0.14 35.18 03:07:52 03:07:52 03:07:52