01:03:53 Started by timer 01:03:53 Running as SYSTEM 01:03:53 [EnvInject] - Loading node environment variables. 01:03:53 Building remotely on prd-centos8-builder-2c-1g-8343 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 01:03:53 [ssh-agent] Looking for ssh-agent implementation... 01:03:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:03:53 $ ssh-agent 01:03:53 SSH_AUTH_SOCK=/tmp/ssh-f9DqMBdez7T3/agent.14927 01:03:53 SSH_AGENT_PID=14929 01:03:53 [ssh-agent] Started. 01:03:53 Running ssh-add (command line suppressed) 01:03:53 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_13705891451424335275.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_13705891451424335275.key) 01:03:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 01:03:53 The recommended git tool is: NONE 01:03:55 using credential onap-jenkins-ssh 01:03:55 Wiping out workspace first. 01:03:55 Cloning the remote Git repository 01:03:55 Cloning repository git://cloud.onap.org/mirror/ci-management 01:03:55 > git init /w/workspace/ci-management-openstack-cron # timeout=10 01:03:55 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 01:03:55 > git --version # timeout=10 01:03:55 > git --version # 'git version 2.39.0' 01:03:55 using GIT_SSH to set credentials Gerrit user 01:03:55 [INFO] Currently running in a labeled security context 01:03:55 [INFO] Currently SELinux is 'enforcing' on the host 01:03:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh1448098567343879974.key 01:03:55 Verifying host key using manually-configured host key entries 01:03:55 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 01:03:56 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 01:03:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:03:57 Avoid second fetch 01:03:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:03:57 Checking out Revision acb56907ce8921ae75273fd5891cd568022de17a (refs/remotes/origin/master) 01:03:57 > git config core.sparsecheckout # timeout=10 01:03:57 > git checkout -f acb56907ce8921ae75273fd5891cd568022de17a # timeout=10 01:03:57 Commit message: "CI: CLM job was migrated to GHA" 01:03:57 > git rev-list --no-walk acb56907ce8921ae75273fd5891cd568022de17a # timeout=10 01:03:57 > git remote # timeout=10 01:03:57 > git submodule init # timeout=10 01:03:58 > git submodule sync # timeout=10 01:03:58 > git config --get remote.origin.url # timeout=10 01:03:58 > git submodule init # timeout=10 01:03:58 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:03:58 > git config --get submodule.global-jjb.url # timeout=10 01:03:58 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:03:58 > git config --get submodule.packer/common-packer.url # timeout=10 01:03:58 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:03:58 > git submodule update --init --recursive global-jjb # timeout=10 01:03:59 > git submodule update --init --recursive packer/common-packer # timeout=10 01:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:03 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:04:03 No emails were triggered. 01:04:03 provisioning config files... 01:04:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:04:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:04:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:04:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins917239298150222154.sh 01:04:03 ---> python-tools-install.sh 01:04:03 Setup pyenv: 01:04:03 system 01:04:03 * 3.8.13 (set by /opt/pyenv/version) 01:04:03 * 3.9.13 (set by /opt/pyenv/version) 01:04:03 * 3.10.6 (set by /opt/pyenv/version) 01:04:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bAcn 01:04:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:04:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:04:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:04:12 lf-activate-venv(): INFO: Base packages installed successfully 01:04:12 lf-activate-venv(): INFO: Installing additional packages: lftools 01:04:35 lf-activate-venv(): INFO: Adding /tmp/venv-bAcn/bin to PATH 01:04:35 Generating Requirements File 01:04:53 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. 01:04:53 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:04:53 Python 3.10.6 01:04:54 pip 25.3 from /tmp/venv-bAcn/lib/python3.10/site-packages/pip (python 3.10) 01:04:54 appdirs==1.4.4 01:04:54 argcomplete==3.6.3 01:04:54 aspy.yaml==1.3.0 01:04:54 attrs==25.4.0 01:04:54 autopage==0.5.2 01:04:54 beautifulsoup4==4.14.2 01:04:54 boto3==1.40.64 01:04:54 botocore==1.40.64 01:04:54 bs4==0.0.2 01:04:54 cachetools==6.2.1 01:04:54 certifi==2025.10.5 01:04:54 cffi==2.0.0 01:04:54 cfgv==3.4.0 01:04:54 chardet==5.2.0 01:04:54 charset-normalizer==3.4.4 01:04:54 click==8.3.0 01:04:54 cliff==4.11.0 01:04:54 cmd2==2.7.0 01:04:54 cryptography==3.3.2 01:04:54 debtcollector==3.0.0 01:04:54 decorator==5.2.1 01:04:54 defusedxml==0.7.1 01:04:54 Deprecated==1.3.1 01:04:54 distlib==0.4.0 01:04:54 dnspython==2.8.0 01:04:54 docker==7.1.0 01:04:54 dogpile.cache==1.5.0 01:04:54 durationpy==0.10 01:04:54 email-validator==2.3.0 01:04:54 filelock==3.20.0 01:04:54 future==1.0.0 01:04:54 gitdb==4.0.12 01:04:54 GitPython==3.1.45 01:04:54 google-auth==2.42.1 01:04:54 httplib2==0.31.0 01:04:54 identify==2.6.15 01:04:54 idna==3.11 01:04:54 importlib-resources==1.5.0 01:04:54 iso8601==2.1.0 01:04:54 Jinja2==3.1.6 01:04:54 jmespath==1.0.1 01:04:54 jsonpatch==1.33 01:04:54 jsonpointer==3.0.0 01:04:54 jsonschema==4.25.1 01:04:54 jsonschema-specifications==2025.9.1 01:04:54 keystoneauth1==5.12.0 01:04:54 kubernetes==34.1.0 01:04:54 lftools==0.37.15 01:04:54 lxml==6.0.2 01:04:54 markdown-it-py==4.0.0 01:04:54 MarkupSafe==3.0.3 01:04:54 mdurl==0.1.2 01:04:54 msgpack==1.1.2 01:04:54 multi_key_dict==2.0.3 01:04:54 munch==4.0.0 01:04:54 netaddr==1.3.0 01:04:54 niet==1.4.2 01:04:54 nodeenv==1.9.1 01:04:54 oauth2client==4.1.3 01:04:54 oauthlib==3.3.1 01:04:54 openstacksdk==4.7.1 01:04:54 os-service-types==1.8.1 01:04:54 osc-lib==4.2.0 01:04:54 oslo.config==10.0.0 01:04:54 oslo.context==6.1.0 01:04:54 oslo.i18n==6.6.0 01:04:54 oslo.log==7.2.1 01:04:54 oslo.serialization==5.8.0 01:04:54 oslo.utils==9.1.0 01:04:54 packaging==25.0 01:04:54 pbr==7.0.2 01:04:54 platformdirs==4.5.0 01:04:54 prettytable==3.16.0 01:04:54 psutil==7.1.3 01:04:54 pyasn1==0.6.1 01:04:54 pyasn1_modules==0.4.2 01:04:54 pycparser==2.23 01:04:54 pygerrit2==2.0.15 01:04:54 PyGithub==2.8.1 01:04:54 Pygments==2.19.2 01:04:54 PyJWT==2.10.1 01:04:54 PyNaCl==1.6.0 01:04:54 pyparsing==2.4.7 01:04:54 pyperclip==1.11.0 01:04:54 pyrsistent==0.20.0 01:04:54 python-cinderclient==9.8.0 01:04:54 python-dateutil==2.9.0.post0 01:04:54 python-heatclient==4.3.0 01:04:54 python-jenkins==1.8.3 01:04:54 python-keystoneclient==5.7.0 01:04:54 python-magnumclient==4.9.0 01:04:54 python-openstackclient==8.2.0 01:04:54 python-swiftclient==4.8.0 01:04:54 PyYAML==6.0.3 01:04:54 referencing==0.37.0 01:04:54 requests==2.32.5 01:04:54 requests-oauthlib==2.0.0 01:04:54 requestsexceptions==1.4.0 01:04:54 rfc3986==2.0.0 01:04:54 rich==14.2.0 01:04:54 rich-argparse==1.7.2 01:04:54 rpds-py==0.28.0 01:04:54 rsa==4.9.1 01:04:54 ruamel.yaml==0.18.16 01:04:54 ruamel.yaml.clib==0.2.14 01:04:54 s3transfer==0.14.0 01:04:54 simplejson==3.20.2 01:04:54 six==1.17.0 01:04:54 smmap==5.0.2 01:04:54 soupsieve==2.8 01:04:54 stevedore==5.5.0 01:04:54 tabulate==0.9.0 01:04:54 toml==0.10.2 01:04:54 tomlkit==0.13.3 01:04:54 tqdm==4.67.1 01:04:54 typing_extensions==4.15.0 01:04:54 tzdata==2025.2 01:04:54 urllib3==1.26.20 01:04:54 virtualenv==20.35.4 01:04:54 wcwidth==0.2.14 01:04:54 websocket-client==1.9.0 01:04:54 wrapt==2.0.0 01:04:54 xdg==6.0.0 01:04:54 xmltodict==1.0.2 01:04:54 yq==3.4.3 01:04:54 [EnvInject] - Injecting environment variables from a build step. 01:04:54 [EnvInject] - Injecting as environment variables the properties content 01:04:54 OS_CLOUD=vex 01:04:54 01:04:54 [EnvInject] - Variables injected successfully. 01:04:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:04:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:04:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11660247585873606414.sh 01:04:54 ---> Orphaned k8s clusters 01:04:54 Setup pyenv: 01:04:54 system 01:04:54 3.8.13 01:04:54 3.9.13 01:04:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:04:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bAcn from file:/tmp/.os_lf_venv 01:04:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:04:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:04:56 lf-activate-venv(): INFO: Base packages installed successfully 01:04:56 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:05:02 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. 01:05:02 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 01:05:02 lf-activate-venv(): INFO: Adding /tmp/venv-bAcn/bin to PATH 01:05:05 -----> Delete orphaned cluster 01:05:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8700728542413993336.sh 01:05:05 ---> Orphaned stacks 01:05:05 Setup pyenv: 01:05:05 system 01:05:05 3.8.13 01:05:05 3.9.13 01:05:05 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bAcn from file:/tmp/.os_lf_venv 01:05:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:07 lf-activate-venv(): INFO: Base packages installed successfully 01:05:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:20 lf-activate-venv(): INFO: Adding /tmp/venv-bAcn/bin to PATH 01:05:20 + mapfile -t OS_COE_CLUSTERS_ID 01:05:20 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:05:20 ++ awk '{print $1}' 01:05:20 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:05:22 + echo '-----> Active clusters -> stacks' 01:05:22 -----> Active clusters -> stacks 01:05:22 + OS_COE_STACKS=() 01:05:22 + [[ 0 -gt 0 ]] 01:05:22 + mapfile -t OS_STACKS 01:05:22 ++ awk '{print $1}' 01:05:22 ++ 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 01:05:23 + echo '-----> Active stacks' 01:05:23 -----> Active stacks 01:05:23 + echo '-----> Delete orphaned stacks' 01:05:23 -----> Delete orphaned stacks 01:05:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8845894006145787439.sh 01:05:23 ---> Orphaned servers 01:05:23 Setup pyenv: 01:05:23 system 01:05:23 3.8.13 01:05:23 3.9.13 01:05:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bAcn from file:/tmp/.os_lf_venv 01:05:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:25 lf-activate-venv(): INFO: Base packages installed successfully 01:05:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:36 lf-activate-venv(): INFO: Adding /tmp/venv-bAcn/bin to PATH 01:05:39 -----> Active servers 01:05:39 prd-ubuntu1804-docker-8c-8g-8344 01:05:39 prd-centos8-builder-2c-1g-8343 01:05:39 prd-queue-docker-4c-4g-6180 01:05:39 -----> Delete orphaned servers 01:05:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:39 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4056039466317352978.sh 01:05:40 ---> Orphaned ports 01:05:40 Setup pyenv: 01:05:40 system 01:05:40 3.8.13 01:05:40 3.9.13 01:05:40 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bAcn from file:/tmp/.os_lf_venv 01:05:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:41 lf-activate-venv(): INFO: Base packages installed successfully 01:05:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-bAcn/bin to PATH 01:05:53 No orphaned ports to process. 01:05:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14384542943430122644.sh 01:05:53 ---> Orphaned volumes 01:05:53 + source /home/jenkins/lf-env.sh 01:05:53 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:53 ++ mktemp -d /tmp/venv-XXXX 01:05:53 + lf_venv=/tmp/venv-ydDm 01:05:53 + local venv_file=/tmp/.os_lf_venv 01:05:53 + local python=python3 01:05:53 + local options 01:05:53 + local set_path=true 01:05:53 + local install_args= 01:05:53 ++ 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 01:05:53 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:05:53 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 01:05:53 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:53 + true 01:05:53 + case $1 in 01:05:53 + python=python3 01:05:53 + shift 2 01:05:53 + true 01:05:53 + case $1 in 01:05:53 + shift 01:05:53 + break 01:05:53 + case $python in 01:05:53 + local pkg_list= 01:05:53 + [[ -d /opt/pyenv ]] 01:05:53 + echo 'Setup pyenv:' 01:05:53 Setup pyenv: 01:05:53 + export PYENV_ROOT=/opt/pyenv 01:05:53 + PYENV_ROOT=/opt/pyenv 01:05:53 + 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 01:05:53 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:05:53 + pyenv versions 01:05:53 system 01:05:53 3.8.13 01:05:53 3.9.13 01:05:53 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:53 + command -v pyenv 01:05:53 ++ pyenv init - --no-rehash 01:05:53 + 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[*]}"'\'')" 01:05:53 export PATH="/opt/pyenv/shims:${PATH}" 01:05:53 export PYENV_SHELL=bash 01:05:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:05:53 pyenv() { 01:05:53 local command 01:05:53 command="${1:-}" 01:05:53 if [ "$#" -gt 0 ]; then 01:05:53 shift 01:05:53 fi 01:05:53 01:05:53 case "$command" in 01:05:53 rehash|shell) 01:05:53 eval "$(pyenv "sh-$command" "$@")" 01:05:53 ;; 01:05:53 *) 01:05:53 command pyenv "$command" "$@" 01:05:53 ;; 01:05:53 esac 01:05:53 }' 01:05:53 +++ 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[*]}"' 01:05:53 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:05:53 ++ 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 01:05:53 ++ 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 01:05:53 ++ export PYENV_SHELL=bash 01:05:53 ++ PYENV_SHELL=bash 01:05:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:05:53 +++ complete -F _pyenv pyenv 01:05:53 ++ lf-pyver python3 01:05:53 ++ local py_version_xy=python3 01:05:53 ++ local py_version_xyz= 01:05:53 ++ awk '{ print $1 }' 01:05:53 ++ pyenv versions 01:05:53 ++ local command 01:05:53 ++ command=versions 01:05:53 ++ '[' 1 -gt 0 ']' 01:05:53 ++ shift 01:05:53 ++ case "$command" in 01:05:53 ++ command pyenv versions 01:05:53 ++ pyenv versions 01:05:53 ++ sed 's/^[ *]* //' 01:05:53 ++ grep -E '^[0-9.]*[0-9]$' 01:05:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:05:53 +++ tail -n 1 01:05:53 +++ grep '^3' /tmp/.pyenv_versions 01:05:53 +++ sort -V 01:05:53 ++ py_version_xyz=3.10.6 01:05:53 ++ [[ -z 3.10.6 ]] 01:05:53 ++ echo 3.10.6 01:05:53 ++ return 0 01:05:53 + pyenv local 3.10.6 01:05:53 + local command 01:05:53 + command=local 01:05:53 + '[' 2 -gt 0 ']' 01:05:53 + shift 01:05:53 + case "$command" in 01:05:53 + command pyenv local 3.10.6 01:05:53 + pyenv local 3.10.6 01:05:53 + for arg in "$@" 01:05:53 + case $arg in 01:05:53 + pkg_list+='lftools[openstack] ' 01:05:53 + for arg in "$@" 01:05:53 + case $arg in 01:05:53 + pkg_list+='kubernetes ' 01:05:53 + for arg in "$@" 01:05:53 + case $arg in 01:05:53 + pkg_list+='niet ' 01:05:53 + for arg in "$@" 01:05:53 + case $arg in 01:05:53 + pkg_list+='python-heatclient ' 01:05:53 + for arg in "$@" 01:05:53 + case $arg in 01:05:53 + pkg_list+='python-openstackclient ' 01:05:53 + for arg in "$@" 01:05:53 + case $arg in 01:05:53 + pkg_list+='python-magnumclient ' 01:05:53 + for arg in "$@" 01:05:53 + case $arg in 01:05:53 + pkg_list+='yq ' 01:05:53 + [[ -f /tmp/.os_lf_venv ]] 01:05:53 ++ cat /tmp/.os_lf_venv 01:05:53 + lf_venv=/tmp/venv-bAcn 01:05:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bAcn from' file:/tmp/.os_lf_venv 01:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bAcn from file:/tmp/.os_lf_venv 01:05:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:05:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:53 + local 'pip_opts=--upgrade --quiet' 01:05:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:05:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:05:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:05:53 + [[ -n '' ]] 01:05:53 + [[ -n '' ]] 01:05:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:05:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:53 + /tmp/venv-bAcn/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 01:05:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:05:55 lf-activate-venv(): INFO: Base packages installed successfully 01:05:55 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 01:05:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 01:05:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:55 + /tmp/venv-bAcn/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 01:06:06 + type python3 01:06:06 + true 01:06:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bAcn/bin to PATH' 01:06:06 lf-activate-venv(): INFO: Adding /tmp/venv-bAcn/bin to PATH 01:06:06 + PATH=/tmp/venv-bAcn/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 01:06:06 + return 0 01:06:06 + mapfile -t os_volumes 01:06:06 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 01:06:09 + '[' 0 -eq 0 ']' 01:06:09 + echo 'No orphaned volumes found.' 01:06:09 No orphaned volumes found. 01:06:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:06:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:06:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3476898904980072426.sh 01:06:09 ---> Protect in-use images 01:06:09 Setup pyenv: 01:06:09 system 01:06:09 3.8.13 01:06:09 3.9.13 01:06:09 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bAcn from file:/tmp/.os_lf_venv 01:06:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:11 lf-activate-venv(): INFO: Base packages installed successfully 01:06:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 01:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-bAcn/bin to PATH 01:06:22 INFO: There are images to protect defined in jenkins-config. 01:06:22 INFO: Protecting the following images: 01:06:22 CentOS Stream 8 - redis - - 310180101-1010 01:06:22 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 01:06:22 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 01:06:22 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 01:06:22 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 01:06:22 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 01:06:22 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 01:06:22 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 01:06:22 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 01:06:22 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 01:06:22 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 01:06:22 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 01:06:22 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 01:06:22 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 01:06:22 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 01:06:23 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 01:06:25 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 01:06:26 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 01:06:26 Build step 'Conditional step (single)' marked build as failure 01:06:26 $ ssh-agent -k 01:06:26 unset SSH_AUTH_SOCK; 01:06:26 unset SSH_AGENT_PID; 01:06:26 echo Agent pid 14929 killed; 01:06:26 [ssh-agent] Stopped. 01:06:26 [PostBuildScript] - [INFO] Executing post build scripts. 01:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3841680061257996176.sh 01:06:26 ---> sysstat.sh 01:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6283521924946704740.sh 01:06:27 ---> package-listing.sh 01:06:27 ++ facter osfamily 01:06:27 ++ tr '[:upper:]' '[:lower:]' 01:06:27 + OS_FAMILY=redhat 01:06:27 + workspace=/w/workspace/ci-management-openstack-cron 01:06:27 + START_PACKAGES=/tmp/packages_start.txt 01:06:27 + END_PACKAGES=/tmp/packages_end.txt 01:06:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:06:27 + PACKAGES=/tmp/packages_start.txt 01:06:27 + '[' /w/workspace/ci-management-openstack-cron ']' 01:06:27 + PACKAGES=/tmp/packages_end.txt 01:06:27 + case "${OS_FAMILY}" in 01:06:27 + rpm -qa 01:06:27 + sort 01:06:28 + '[' -f /tmp/packages_start.txt ']' 01:06:28 + '[' -f /tmp/packages_end.txt ']' 01:06:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:06:28 + '[' /w/workspace/ci-management-openstack-cron ']' 01:06:28 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 01:06:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 01:06:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4292719828453006336.sh 01:06:28 ---> capture-instance-metadata.sh 01:06:28 Setup pyenv: 01:06:28 system 01:06:28 3.8.13 01:06:28 3.9.13 01:06:28 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bAcn from file:/tmp/.os_lf_venv 01:06:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:30 lf-activate-venv(): INFO: Base packages installed successfully 01:06:30 lf-activate-venv(): INFO: Installing additional packages: lftools 01:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-bAcn/bin to PATH 01:06:38 INFO: Running in OpenStack, capturing instance metadata 01:06:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3468384025220045103.sh 01:06:38 provisioning config files... 01:06:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5960315461248462945tmp 01:06:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:06:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:06:38 [EnvInject] - Injecting environment variables from a build step. 01:06:38 [EnvInject] - Injecting as environment variables the properties content 01:06:38 SERVER_ID=logs 01:06:38 01:06:38 [EnvInject] - Variables injected successfully. 01:06:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17685128130553759221.sh 01:06:38 ---> create-netrc.sh 01:06:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5671917256129589506.sh 01:06:38 ---> python-tools-install.sh 01:06:38 Setup pyenv: 01:06:38 system 01:06:38 3.8.13 01:06:38 3.9.13 01:06:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bAcn from file:/tmp/.os_lf_venv 01:06:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:40 lf-activate-venv(): INFO: Base packages installed successfully 01:06:40 lf-activate-venv(): INFO: Installing additional packages: lftools 01:06:48 lf-activate-venv(): INFO: Adding /tmp/venv-bAcn/bin to PATH 01:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9560192018786914469.sh 01:06:48 ---> sudo-logs.sh 01:06:48 Archiving 'sudo' log.. 01:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6445954463696534387.sh 01:06:48 ---> job-cost.sh 01:06:48 Setup pyenv: 01:06:48 system 01:06:48 3.8.13 01:06:48 3.9.13 01:06:48 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bAcn from file:/tmp/.os_lf_venv 01:06:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:50 lf-activate-venv(): INFO: Base packages installed successfully 01:06:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:06:56 lf-activate-venv(): INFO: Adding /tmp/venv-bAcn/bin to PATH 01:06:56 INFO: No Stack... 01:06:57 INFO: Retrieving Pricing Info for: v3-standard-2 01:06:57 INFO: Archiving Costs 01:06:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3867749392492208172.sh 01:06:57 ---> logs-deploy.sh 01:06:57 Setup pyenv: 01:06:57 system 01:06:57 3.8.13 01:06:57 3.9.13 01:06:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bAcn from file:/tmp/.os_lf_venv 01:06:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:59 lf-activate-venv(): INFO: Base packages installed successfully 01:06:59 lf-activate-venv(): INFO: Installing additional packages: lftools 01:07:07 lf-activate-venv(): INFO: Adding /tmp/venv-bAcn/bin to PATH 01:07:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57802 01:07:07 INFO: archiving workspace using pattern(s): 01:07:08 Archives upload complete. 01:07:08 INFO: archiving logs to Nexus 01:07:09 ---> uname -a: 01:07:09 Linux prd-centos8-builder-2c-1g-8343.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 01:07:09 01:07:09 01:07:09 ---> lscpu: 01:07:09 Architecture: x86_64 01:07:09 CPU op-mode(s): 32-bit, 64-bit 01:07:09 Byte Order: Little Endian 01:07:09 CPU(s): 2 01:07:09 On-line CPU(s) list: 0,1 01:07:09 Thread(s) per core: 1 01:07:09 Core(s) per socket: 1 01:07:09 Socket(s): 2 01:07:09 NUMA node(s): 1 01:07:09 Vendor ID: AuthenticAMD 01:07:09 CPU family: 23 01:07:09 Model: 49 01:07:09 Model name: AMD EPYC-Rome Processor 01:07:09 Stepping: 0 01:07:09 CPU MHz: 2799.998 01:07:09 BogoMIPS: 5599.99 01:07:09 Virtualization: AMD-V 01:07:09 Hypervisor vendor: KVM 01:07:09 Virtualization type: full 01:07:09 L1d cache: 32K 01:07:09 L1i cache: 32K 01:07:09 L2 cache: 512K 01:07:09 L3 cache: 16384K 01:07:09 NUMA node0 CPU(s): 0,1 01:07:09 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 01:07:09 01:07:09 01:07:09 ---> nproc: 01:07:09 2 01:07:09 01:07:09 01:07:09 ---> df -h: 01:07:09 Filesystem Size Used Avail Use% Mounted on 01:07:09 devtmpfs 3.8G 0 3.8G 0% /dev 01:07:09 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:07:09 tmpfs 3.8G 17M 3.8G 1% /run 01:07:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:07:09 /dev/vda1 40G 8.4G 32G 21% / 01:07:09 tmpfs 770M 0 770M 0% /run/user/1001 01:07:09 01:07:09 01:07:09 ---> free -m: 01:07:09 total used free shared buff/cache available 01:07:09 Mem: 7699 581 5023 19 2094 6811 01:07:09 Swap: 1023 0 1023 01:07:09 01:07:09 01:07:09 ---> ip addr: 01:07:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:07:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:07:09 inet 127.0.0.1/8 scope host lo 01:07:09 valid_lft forever preferred_lft forever 01:07:09 inet6 ::1/128 scope host 01:07:09 valid_lft forever preferred_lft forever 01:07:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:07:09 link/ether fa:16:3e:31:4e:45 brd ff:ff:ff:ff:ff:ff 01:07:09 altname enp0s3 01:07:09 altname ens3 01:07:09 inet 10.30.106.76/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 01:07:09 valid_lft 86178sec preferred_lft 86178sec 01:07:09 inet6 fe80::f816:3eff:fe31:4e45/64 scope link 01:07:09 valid_lft forever preferred_lft forever 01:07:09 01:07:09 01:07:09 ---> sar -b -r -n DEV: 01:07:09 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/03/2025 _x86_64_ (2 CPU) 01:07:09 01:07:09 01:03:24 LINUX RESTART (2 CPU) 01:07:09 01:07:09 01:04:01 AM tps rtps wtps bread/s bwrtn/s 01:07:09 01:05:01 AM 302.37 110.06 192.30 1850.05 8509.63 01:07:09 01:06:01 AM 93.95 0.75 93.20 96.25 8962.89 01:07:09 01:07:01 AM 29.01 0.50 28.51 49.05 820.69 01:07:09 Average: 141.78 37.11 104.67 665.15 6097.58 01:07:09 01:07:09 01:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:07:09 01:05:01 AM 5154356 6973432 2730088 34.63 2688 1985852 745648 8.35 198156 2169280 223836 01:07:09 01:06:01 AM 5126332 6952172 2758112 34.98 2688 1991448 753344 8.43 226456 2157300 7636 01:07:09 01:07:01 AM 5155524 6985384 2728920 34.61 2688 1995224 716992 8.03 394616 1960264 20100 01:07:09 Average: 5145404 6970329 2739040 34.74 2688 1990841 738661 8.27 273076 2095615 83857 01:07:09 01:07:09 01:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:07:09 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:09 01:05:01 AM eth0 74.61 52.97 1138.16 11.49 0.00 0.00 0.00 0.00 01:07:09 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:09 01:06:01 AM eth0 27.83 24.36 48.09 9.70 0.00 0.00 0.00 0.00 01:07:09 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:09 01:07:01 AM eth0 27.57 22.88 21.14 14.45 0.00 0.00 0.00 0.00 01:07:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:09 Average: eth0 43.34 33.40 402.48 11.88 0.00 0.00 0.00 0.00 01:07:09 01:07:09 01:07:09 ---> sar -P ALL: 01:07:09 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/03/2025 _x86_64_ (2 CPU) 01:07:09 01:07:09 01:03:24 LINUX RESTART (2 CPU) 01:07:09 01:07:09 01:04:01 AM CPU %user %nice %system %iowait %steal %idle 01:07:09 01:05:01 AM all 40.99 2.22 18.73 2.93 0.14 34.99 01:07:09 01:05:01 AM 0 41.86 1.45 16.30 2.90 0.15 37.34 01:07:09 01:05:01 AM 1 40.12 2.99 21.18 2.95 0.14 32.62 01:07:09 01:06:01 AM all 40.06 0.00 3.17 1.26 0.12 55.39 01:07:09 01:06:01 AM 0 18.81 0.00 2.88 1.83 0.12 76.37 01:07:09 01:06:01 AM 1 61.37 0.00 3.47 0.68 0.13 34.34 01:07:09 01:07:01 AM all 42.01 0.00 3.50 0.17 0.12 54.21 01:07:09 01:07:01 AM 0 25.17 0.00 3.22 0.10 0.10 71.41 01:07:09 01:07:01 AM 1 58.93 0.00 3.77 0.25 0.13 36.91 01:07:09 Average: all 41.02 0.73 8.40 1.44 0.13 48.28 01:07:09 Average: 0 28.54 0.48 7.42 1.60 0.12 61.83 01:07:09 Average: 1 53.58 0.98 9.39 1.28 0.13 34.64 01:07:09 01:07:09 01:07:09