00:03:55 Started by timer 00:03:55 Running as SYSTEM 00:03:55 [EnvInject] - Loading node environment variables. 00:03:55 Building remotely on prd-centos8-builder-2c-1g-4572 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 00:03:55 [ssh-agent] Looking for ssh-agent implementation... 00:03:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:03:55 $ ssh-agent 00:03:55 SSH_AUTH_SOCK=/tmp/ssh-PRciAlZjj7W4/agent.16509 00:03:55 SSH_AGENT_PID=16511 00:03:55 [ssh-agent] Started. 00:03:55 Running ssh-add (command line suppressed) 00:03:55 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6294334334508756467.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6294334334508756467.key) 00:03:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 00:03:55 The recommended git tool is: NONE 00:03:57 using credential onap-jenkins-ssh 00:03:57 Wiping out workspace first. 00:03:57 Cloning the remote Git repository 00:03:57 Cloning repository git://cloud.onap.org/mirror/ci-management 00:03:57 > git init /w/workspace/ci-management-openstack-cron # timeout=10 00:03:58 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 00:03:58 > git --version # timeout=10 00:03:58 > git --version # 'git version 2.39.0' 00:03:58 using GIT_SSH to set credentials Gerrit user 00:03:58 [INFO] Currently running in a labeled security context 00:03:58 [INFO] Currently SELinux is 'enforcing' on the host 00:03:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh16941362758341901723.key 00:03:58 Verifying host key using manually-configured host key entries 00:03:58 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 00:03:59 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 00:03:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:03:59 Avoid second fetch 00:03:59 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:03:59 Checking out Revision 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 (refs/remotes/origin/master) 00:03:59 > git config core.sparsecheckout # timeout=10 00:03:59 > git checkout -f 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 # timeout=10 00:04:00 Commit message: "Remove pythonsdk-tests markdown linter" 00:04:00 > git rev-list --no-walk 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 # timeout=10 00:04:00 > git remote # timeout=10 00:04:00 > git submodule init # timeout=10 00:04:00 > git submodule sync # timeout=10 00:04:00 > git config --get remote.origin.url # timeout=10 00:04:00 > git submodule init # timeout=10 00:04:00 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:04:00 > git config --get submodule.global-jjb.url # timeout=10 00:04:00 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:04:00 > git config --get submodule.packer/common-packer.url # timeout=10 00:04:00 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:04:00 > git submodule update --init --recursive global-jjb # timeout=10 00:04:01 > git submodule update --init --recursive packer/common-packer # timeout=10 00:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:04:05 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:04:05 No emails were triggered. 00:04:05 provisioning config files... 00:04:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:04:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:04:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:04:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16369516219760006913.sh 00:04:05 ---> python-tools-install.sh 00:04:05 Setup pyenv: 00:04:05 system 00:04:05 * 3.8.13 (set by /opt/pyenv/version) 00:04:05 * 3.9.13 (set by /opt/pyenv/version) 00:04:05 * 3.10.6 (set by /opt/pyenv/version) 00:04:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8boR 00:04:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:04:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:04:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:04:14 lf-activate-venv(): INFO: Base packages installed successfully 00:04:14 lf-activate-venv(): INFO: Installing additional packages: lftools 00:04:36 lf-activate-venv(): INFO: Adding /tmp/venv-8boR/bin to PATH 00:04:36 Generating Requirements File 00:04:55 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. 00:04:55 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 00:04:55 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:04:55 Python 3.10.6 00:04:56 pip 25.2 from /tmp/venv-8boR/lib/python3.10/site-packages/pip (python 3.10) 00:04:56 appdirs==1.4.4 00:04:56 argcomplete==3.6.3 00:04:56 aspy.yaml==1.3.0 00:04:56 attrs==25.4.0 00:04:56 autopage==0.5.2 00:04:56 beautifulsoup4==4.14.2 00:04:56 boto3==1.40.57 00:04:56 botocore==1.40.57 00:04:56 bs4==0.0.2 00:04:56 cachetools==6.2.1 00:04:56 certifi==2025.10.5 00:04:56 cffi==2.0.0 00:04:56 cfgv==3.4.0 00:04:56 chardet==5.2.0 00:04:56 charset-normalizer==3.4.4 00:04:56 click==8.3.0 00:04:56 cliff==4.11.0 00:04:56 cmd2==2.7.0 00:04:56 cryptography==3.3.2 00:04:56 debtcollector==3.0.0 00:04:56 decorator==5.2.1 00:04:56 defusedxml==0.7.1 00:04:56 Deprecated==1.2.18 00:04:56 distlib==0.4.0 00:04:56 dnspython==2.8.0 00:04:56 docker==7.1.0 00:04:56 dogpile.cache==1.5.0 00:04:56 durationpy==0.10 00:04:56 email-validator==2.3.0 00:04:56 filelock==3.20.0 00:04:56 future==1.0.0 00:04:56 gitdb==4.0.12 00:04:56 GitPython==3.1.45 00:04:56 google-auth==2.41.1 00:04:56 httplib2==0.31.0 00:04:56 identify==2.6.15 00:04:56 idna==3.11 00:04:56 importlib-resources==1.5.0 00:04:56 iso8601==2.1.0 00:04:56 Jinja2==3.1.6 00:04:56 jmespath==1.0.1 00:04:56 jsonpatch==1.33 00:04:56 jsonpointer==3.0.0 00:04:56 jsonschema==4.25.1 00:04:56 jsonschema-specifications==2025.9.1 00:04:56 keystoneauth1==5.12.0 00:04:56 kubernetes==34.1.0 00:04:56 lftools==0.37.15 00:04:56 lxml==6.0.2 00:04:56 markdown-it-py==4.0.0 00:04:56 MarkupSafe==3.0.3 00:04:56 mdurl==0.1.2 00:04:56 msgpack==1.1.2 00:04:56 multi_key_dict==2.0.3 00:04:56 munch==4.0.0 00:04:56 netaddr==1.3.0 00:04:56 niet==1.4.2 00:04:56 nodeenv==1.9.1 00:04:56 oauth2client==4.1.3 00:04:56 oauthlib==3.3.1 00:04:56 openstacksdk==4.7.1 00:04:56 os-service-types==1.8.0 00:04:56 osc-lib==4.2.0 00:04:56 oslo.config==10.0.0 00:04:56 oslo.context==6.1.0 00:04:56 oslo.i18n==6.6.0 00:04:56 oslo.log==7.2.1 00:04:56 oslo.serialization==5.8.0 00:04:56 oslo.utils==9.1.0 00:04:56 packaging==25.0 00:04:56 pbr==7.0.1 00:04:56 platformdirs==4.5.0 00:04:56 prettytable==3.16.0 00:04:56 psutil==7.1.1 00:04:56 pyasn1==0.6.1 00:04:56 pyasn1_modules==0.4.2 00:04:56 pycparser==2.23 00:04:56 pygerrit2==2.0.15 00:04:56 PyGithub==2.8.1 00:04:56 Pygments==2.19.2 00:04:56 PyJWT==2.10.1 00:04:56 PyNaCl==1.6.0 00:04:56 pyparsing==2.4.7 00:04:56 pyperclip==1.11.0 00:04:56 pyrsistent==0.20.0 00:04:56 python-cinderclient==9.8.0 00:04:56 python-dateutil==2.9.0.post0 00:04:56 python-heatclient==4.3.0 00:04:56 python-jenkins==1.8.3 00:04:56 python-keystoneclient==5.7.0 00:04:56 python-magnumclient==4.9.0 00:04:56 python-openstackclient==8.2.0 00:04:56 python-swiftclient==4.8.0 00:04:56 PyYAML==6.0.3 00:04:56 referencing==0.37.0 00:04:56 requests==2.32.5 00:04:56 requests-oauthlib==2.0.0 00:04:56 requestsexceptions==1.4.0 00:04:56 rfc3986==2.0.0 00:04:56 rich==14.2.0 00:04:56 rich-argparse==1.7.1 00:04:56 rpds-py==0.28.0 00:04:56 rsa==4.9.1 00:04:56 ruamel.yaml==0.18.16 00:04:56 ruamel.yaml.clib==0.2.14 00:04:56 s3transfer==0.14.0 00:04:56 simplejson==3.20.2 00:04:56 six==1.17.0 00:04:56 smmap==5.0.2 00:04:56 soupsieve==2.8 00:04:56 stevedore==5.5.0 00:04:56 tabulate==0.9.0 00:04:56 toml==0.10.2 00:04:56 tomlkit==0.13.3 00:04:56 tqdm==4.67.1 00:04:56 typing_extensions==4.15.0 00:04:56 tzdata==2025.2 00:04:56 urllib3==1.26.20 00:04:56 virtualenv==20.35.3 00:04:56 wcwidth==0.2.14 00:04:56 websocket-client==1.9.0 00:04:56 wrapt==2.0.0 00:04:56 xdg==6.0.0 00:04:56 xmltodict==1.0.2 00:04:56 yq==3.4.3 00:04:56 [EnvInject] - Injecting environment variables from a build step. 00:04:56 [EnvInject] - Injecting as environment variables the properties content 00:04:56 OS_CLOUD=vex 00:04:56 00:04:56 [EnvInject] - Variables injected successfully. 00:04:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:04:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:04:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3148821237501049448.sh 00:04:56 ---> Orphaned k8s clusters 00:04:56 Setup pyenv: 00:04:56 system 00:04:56 3.8.13 00:04:56 3.9.13 00:04:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:04:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8boR from file:/tmp/.os_lf_venv 00:04:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:04:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:04:58 lf-activate-venv(): INFO: Base packages installed successfully 00:04:58 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 00:05:05 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. 00:05:05 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 00:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-8boR/bin to PATH 00:05:08 -----> Delete orphaned cluster 00:05:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:05:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:05:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13565505301937937365.sh 00:05:08 ---> Orphaned stacks 00:05:08 Setup pyenv: 00:05:09 system 00:05:09 3.8.13 00:05:09 3.9.13 00:05:09 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:05:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8boR from file:/tmp/.os_lf_venv 00:05:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:11 lf-activate-venv(): INFO: Base packages installed successfully 00:05:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-8boR/bin to PATH 00:05:24 + mapfile -t OS_COE_CLUSTERS_ID 00:05:24 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 00:05:24 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 00:05:24 ++ awk '{print $1}' 00:05:27 + echo '-----> Active clusters -> stacks' 00:05:27 -----> Active clusters -> stacks 00:05:27 + OS_COE_STACKS=() 00:05:27 + [[ 0 -gt 0 ]] 00:05:27 + mapfile -t OS_STACKS 00:05:27 ++ 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 00:05:27 ++ awk '{print $1}' 00:05:28 + echo '-----> Active stacks' 00:05:28 -----> Active stacks 00:05:28 + echo '-----> Delete orphaned stacks' 00:05:28 -----> Delete orphaned stacks 00:05:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:05:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:05:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11192325039872759651.sh 00:05:28 ---> Orphaned servers 00:05:28 Setup pyenv: 00:05:28 system 00:05:28 3.8.13 00:05:28 3.9.13 00:05:28 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:05:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8boR from file:/tmp/.os_lf_venv 00:05:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:30 lf-activate-venv(): INFO: Base packages installed successfully 00:05:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-8boR/bin to PATH 00:05:52 -----> Active servers 00:05:52 prd-ubuntu1804-builder-4c-4g-4573 00:05:52 prd-centos8-builder-2c-1g-4572 00:05:52 prd-queue-docker-4c-4g-2431 00:05:52 -----> Delete orphaned servers 00:05:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:05:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:05:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins105727053563248348.sh 00:05:52 ---> Orphaned ports 00:05:52 Setup pyenv: 00:05:52 system 00:05:52 3.8.13 00:05:52 3.9.13 00:05:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8boR from file:/tmp/.os_lf_venv 00:05:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:54 lf-activate-venv(): INFO: Base packages installed successfully 00:05:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 00:06:05 lf-activate-venv(): INFO: Adding /tmp/venv-8boR/bin to PATH 00:06:07 No orphaned ports to process. 00:06:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:06:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:06:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9645849674026534125.sh 00:06:07 ---> Orphaned volumes 00:06:07 + source /home/jenkins/lf-env.sh 00:06:07 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:06:07 ++ mktemp -d /tmp/venv-XXXX 00:06:07 + lf_venv=/tmp/venv-jw4l 00:06:07 + local venv_file=/tmp/.os_lf_venv 00:06:07 + local python=python3 00:06:07 + local options 00:06:07 + local set_path=true 00:06:07 + local install_args= 00:06:07 ++ 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 00:06:07 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:06:07 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:06:07 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:06:07 + true 00:06:07 + case $1 in 00:06:07 + python=python3 00:06:07 + shift 2 00:06:07 + true 00:06:07 + case $1 in 00:06:07 + shift 00:06:07 + break 00:06:07 + case $python in 00:06:07 + local pkg_list= 00:06:07 + [[ -d /opt/pyenv ]] 00:06:07 + echo 'Setup pyenv:' 00:06:07 Setup pyenv: 00:06:07 + export PYENV_ROOT=/opt/pyenv 00:06:07 + PYENV_ROOT=/opt/pyenv 00:06:07 + 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 00:06:07 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:06:07 + pyenv versions 00:06:07 system 00:06:07 3.8.13 00:06:07 3.9.13 00:06:07 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:07 + command -v pyenv 00:06:07 ++ pyenv init - --no-rehash 00:06:07 + 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[*]}"'\'')" 00:06:07 export PATH="/opt/pyenv/shims:${PATH}" 00:06:07 export PYENV_SHELL=bash 00:06:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:06:07 pyenv() { 00:06:07 local command 00:06:07 command="${1:-}" 00:06:07 if [ "$#" -gt 0 ]; then 00:06:07 shift 00:06:07 fi 00:06:07 00:06:07 case "$command" in 00:06:07 rehash|shell) 00:06:07 eval "$(pyenv "sh-$command" "$@")" 00:06:07 ;; 00:06:07 *) 00:06:07 command pyenv "$command" "$@" 00:06:07 ;; 00:06:07 esac 00:06:07 }' 00:06:07 +++ 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[*]}"' 00:06:07 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:06:07 ++ 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 00:06:07 ++ 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 00:06:07 ++ export PYENV_SHELL=bash 00:06:07 ++ PYENV_SHELL=bash 00:06:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:06:07 +++ complete -F _pyenv pyenv 00:06:07 ++ lf-pyver python3 00:06:07 ++ local py_version_xy=python3 00:06:07 ++ local py_version_xyz= 00:06:07 ++ awk '{ print $1 }' 00:06:07 ++ pyenv versions 00:06:07 ++ local command 00:06:07 ++ command=versions 00:06:07 ++ '[' 1 -gt 0 ']' 00:06:07 ++ shift 00:06:07 ++ case "$command" in 00:06:07 ++ command pyenv versions 00:06:07 ++ pyenv versions 00:06:07 ++ sed 's/^[ *]* //' 00:06:07 ++ grep -E '^[0-9.]*[0-9]$' 00:06:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:06:07 +++ grep '^3' /tmp/.pyenv_versions 00:06:07 +++ sort -V 00:06:07 +++ tail -n 1 00:06:07 ++ py_version_xyz=3.10.6 00:06:07 ++ [[ -z 3.10.6 ]] 00:06:07 ++ echo 3.10.6 00:06:07 ++ return 0 00:06:07 + pyenv local 3.10.6 00:06:07 + local command 00:06:07 + command=local 00:06:07 + '[' 2 -gt 0 ']' 00:06:07 + shift 00:06:07 + case "$command" in 00:06:07 + command pyenv local 3.10.6 00:06:07 + pyenv local 3.10.6 00:06:07 + for arg in "$@" 00:06:07 + case $arg in 00:06:07 + pkg_list+='lftools[openstack] ' 00:06:07 + for arg in "$@" 00:06:07 + case $arg in 00:06:07 + pkg_list+='kubernetes ' 00:06:07 + for arg in "$@" 00:06:07 + case $arg in 00:06:07 + pkg_list+='niet ' 00:06:07 + for arg in "$@" 00:06:07 + case $arg in 00:06:07 + pkg_list+='python-heatclient ' 00:06:07 + for arg in "$@" 00:06:07 + case $arg in 00:06:07 + pkg_list+='python-openstackclient ' 00:06:07 + for arg in "$@" 00:06:07 + case $arg in 00:06:07 + pkg_list+='python-magnumclient ' 00:06:07 + for arg in "$@" 00:06:07 + case $arg in 00:06:07 + pkg_list+='yq ' 00:06:07 + [[ -f /tmp/.os_lf_venv ]] 00:06:07 ++ cat /tmp/.os_lf_venv 00:06:07 + lf_venv=/tmp/venv-8boR 00:06:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8boR from' file:/tmp/.os_lf_venv 00:06:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8boR from file:/tmp/.os_lf_venv 00:06:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:06:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:07 + local 'pip_opts=--upgrade --quiet' 00:06:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:06:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:06:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:06:07 + [[ -n '' ]] 00:06:07 + [[ -n '' ]] 00:06:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:06:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:07 + /tmp/venv-8boR/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 00:06:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:06:09 lf-activate-venv(): INFO: Base packages installed successfully 00:06:09 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 00:06:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 00:06:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:06:09 + /tmp/venv-8boR/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 00:06:21 + type python3 00:06:21 + true 00:06:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8boR/bin to PATH' 00:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-8boR/bin to PATH 00:06:21 + PATH=/tmp/venv-8boR/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 00:06:21 + return 0 00:06:21 + mapfile -t os_volumes 00:06:21 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 00:06:24 + '[' 0 -eq 0 ']' 00:06:24 + echo 'No orphaned volumes found.' 00:06:24 No orphaned volumes found. 00:06:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:06:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:06:24 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8122699277182382258.sh 00:06:24 ---> Protect in-use images 00:06:24 Setup pyenv: 00:06:24 system 00:06:24 3.8.13 00:06:24 3.9.13 00:06:24 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8boR from file:/tmp/.os_lf_venv 00:06:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:26 lf-activate-venv(): INFO: Base packages installed successfully 00:06:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 00:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-8boR/bin to PATH 00:06:38 INFO: There are images to protect defined in jenkins-config. 00:06:38 INFO: Protecting the following images: 00:06:38 CentOS Stream 8 - redis - - 310180101-1010 00:06:38 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 00:06:38 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 00:06:38 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 00:06:38 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 00:06:38 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 00:06:38 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 00:06:38 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 00:06:38 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 00:06:38 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 00:06:38 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 00:06:38 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 00:06:38 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 00:06:38 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 00:06:38 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 00:06:39 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 00:06:41 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 00:06:43 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 00:06:43 Build step 'Conditional step (single)' marked build as failure 00:06:43 $ ssh-agent -k 00:06:43 unset SSH_AUTH_SOCK; 00:06:43 unset SSH_AGENT_PID; 00:06:43 echo Agent pid 16511 killed; 00:06:43 [ssh-agent] Stopped. 00:06:43 [PostBuildScript] - [INFO] Executing post build scripts. 00:06:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7492428292528299685.sh 00:06:43 ---> sysstat.sh 00:06:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4050487659973778580.sh 00:06:43 ---> package-listing.sh 00:06:43 ++ facter osfamily 00:06:43 ++ tr '[:upper:]' '[:lower:]' 00:06:43 + OS_FAMILY=redhat 00:06:43 + workspace=/w/workspace/ci-management-openstack-cron 00:06:43 + START_PACKAGES=/tmp/packages_start.txt 00:06:43 + END_PACKAGES=/tmp/packages_end.txt 00:06:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:06:43 + PACKAGES=/tmp/packages_start.txt 00:06:43 + '[' /w/workspace/ci-management-openstack-cron ']' 00:06:43 + PACKAGES=/tmp/packages_end.txt 00:06:43 + case "${OS_FAMILY}" in 00:06:43 + rpm -qa 00:06:43 + sort 00:06:44 + '[' -f /tmp/packages_start.txt ']' 00:06:44 + '[' -f /tmp/packages_end.txt ']' 00:06:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:06:44 + '[' /w/workspace/ci-management-openstack-cron ']' 00:06:44 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 00:06:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 00:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5010197450457917402.sh 00:06:44 ---> capture-instance-metadata.sh 00:06:44 Setup pyenv: 00:06:44 system 00:06:44 3.8.13 00:06:44 3.9.13 00:06:44 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8boR from file:/tmp/.os_lf_venv 00:06:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:46 lf-activate-venv(): INFO: Base packages installed successfully 00:06:46 lf-activate-venv(): INFO: Installing additional packages: lftools 00:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-8boR/bin to PATH 00:06:55 INFO: Running in OpenStack, capturing instance metadata 00:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6065554234093623188.sh 00:06:55 provisioning config files... 00:06:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1166223705999873129tmp 00:06:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:06:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:06:55 [EnvInject] - Injecting environment variables from a build step. 00:06:55 [EnvInject] - Injecting as environment variables the properties content 00:06:55 SERVER_ID=logs 00:06:55 00:06:55 [EnvInject] - Variables injected successfully. 00:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15721213361065256786.sh 00:06:55 ---> create-netrc.sh 00:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4179534392170432070.sh 00:06:55 ---> python-tools-install.sh 00:06:55 Setup pyenv: 00:06:55 system 00:06:55 3.8.13 00:06:55 3.9.13 00:06:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8boR from file:/tmp/.os_lf_venv 00:06:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:57 lf-activate-venv(): INFO: Base packages installed successfully 00:06:57 lf-activate-venv(): INFO: Installing additional packages: lftools 00:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-8boR/bin to PATH 00:07:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12570910930519026710.sh 00:07:06 ---> sudo-logs.sh 00:07:06 Archiving 'sudo' log.. 00:07:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5001850469513219629.sh 00:07:06 ---> job-cost.sh 00:07:06 Setup pyenv: 00:07:06 system 00:07:06 3.8.13 00:07:06 3.9.13 00:07:06 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:07:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8boR from file:/tmp/.os_lf_venv 00:07:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:07:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:07:08 lf-activate-venv(): INFO: Base packages installed successfully 00:07:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:07: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. 00:07:15 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 00:07:16 lf-activate-venv(): INFO: Adding /tmp/venv-8boR/bin to PATH 00:07:16 INFO: No Stack... 00:07:16 INFO: Retrieving Pricing Info for: v3-standard-2 00:07:16 INFO: Archiving Costs 00:07:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10138296711171807893.sh 00:07:16 ---> logs-deploy.sh 00:07:16 Setup pyenv: 00:07:16 system 00:07:16 3.8.13 00:07:16 3.9.13 00:07:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:07:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8boR from file:/tmp/.os_lf_venv 00:07:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:07:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:07:18 lf-activate-venv(): INFO: Base packages installed successfully 00:07:18 lf-activate-venv(): INFO: Installing additional packages: lftools 00:07:28 lf-activate-venv(): INFO: Adding /tmp/venv-8boR/bin to PATH 00:07:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57537 00:07:28 INFO: archiving workspace using pattern(s): 00:07:29 Archives upload complete. 00:07:29 INFO: archiving logs to Nexus 00:07:30 ---> uname -a: 00:07:30 Linux prd-centos8-builder-2c-1g-4572.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 00:07:30 00:07:30 00:07:30 ---> lscpu: 00:07:30 Architecture: x86_64 00:07:30 CPU op-mode(s): 32-bit, 64-bit 00:07:30 Byte Order: Little Endian 00:07:30 CPU(s): 2 00:07:30 On-line CPU(s) list: 0,1 00:07:30 Thread(s) per core: 1 00:07:30 Core(s) per socket: 1 00:07:30 Socket(s): 2 00:07:30 NUMA node(s): 1 00:07:30 Vendor ID: AuthenticAMD 00:07:30 CPU family: 23 00:07:30 Model: 49 00:07:30 Model name: AMD EPYC-Rome Processor 00:07:30 Stepping: 0 00:07:30 CPU MHz: 2800.000 00:07:30 BogoMIPS: 5600.00 00:07:30 Virtualization: AMD-V 00:07:30 Hypervisor vendor: KVM 00:07:30 Virtualization type: full 00:07:30 L1d cache: 32K 00:07:30 L1i cache: 32K 00:07:30 L2 cache: 512K 00:07:30 L3 cache: 16384K 00:07:30 NUMA node0 CPU(s): 0,1 00:07:30 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 00:07:30 00:07:30 00:07:30 ---> nproc: 00:07:30 2 00:07:30 00:07:30 00:07:30 ---> df -h: 00:07:30 Filesystem Size Used Avail Use% Mounted on 00:07:30 devtmpfs 3.8G 0 3.8G 0% /dev 00:07:30 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:07:30 tmpfs 3.8G 17M 3.8G 1% /run 00:07:30 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:07:30 /dev/vda1 40G 8.4G 32G 21% / 00:07:30 tmpfs 770M 0 770M 0% /run/user/1001 00:07:30 00:07:30 00:07:30 ---> free -m: 00:07:30 total used free shared buff/cache available 00:07:30 Mem: 7699 573 5031 19 2094 6820 00:07:30 Swap: 1023 0 1023 00:07:30 00:07:30 00:07:30 ---> ip addr: 00:07:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:07:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:07:30 inet 127.0.0.1/8 scope host lo 00:07:30 valid_lft forever preferred_lft forever 00:07:30 inet6 ::1/128 scope host 00:07:30 valid_lft forever preferred_lft forever 00:07:30 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:07:30 link/ether fa:16:3e:5a:72:0e brd ff:ff:ff:ff:ff:ff 00:07:30 altname enp0s3 00:07:30 altname ens3 00:07:30 inet 10.30.106.252/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 00:07:30 valid_lft 86158sec preferred_lft 86158sec 00:07:30 inet6 fe80::f816:3eff:fe5a:720e/64 scope link 00:07:30 valid_lft forever preferred_lft forever 00:07:30 00:07:30 00:07:30 ---> sar -b -r -n DEV: 00:07:30 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/23/2025 _x86_64_ (2 CPU) 00:07:30 00:07:30 00:03:24 LINUX RESTART (2 CPU) 00:07:30 00:07:30 12:04:01 AM tps rtps wtps bread/s bwrtn/s 00:07:30 12:05:02 AM 334.46 106.96 227.49 1839.25 10004.55 00:07:30 12:06:01 AM 82.56 0.69 81.87 94.76 7778.50 00:07:30 12:07:01 AM 27.70 0.38 27.31 28.93 759.69 00:07:30 Average: 148.61 36.22 112.40 657.51 6172.20 00:07:30 00:07:30 12:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:07:30 12:05:02 AM 5196904 7009848 2687540 34.09 2688 1979908 701372 7.85 197132 2128264 188052 00:07:30 12:06:01 AM 5130344 6955592 2754100 34.93 2688 1991160 734612 8.22 226344 2153804 7648 00:07:30 12:07:01 AM 5149176 6975612 2735268 34.69 2688 1991884 739940 8.28 395528 1964712 7520 00:07:30 Average: 5158808 6980351 2725636 34.57 2688 1987651 725308 8.12 273001 2082260 67740 00:07:30 00:07:30 12:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:07:30 12:05:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:30 12:05:02 AM eth0 103.42 70.78 1185.37 16.74 0.00 0.00 0.00 0.00 00:07:30 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:30 12:06:01 AM eth0 25.08 22.03 53.11 8.72 0.00 0.00 0.00 0.00 00:07:30 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:30 12:07:01 AM eth0 26.96 21.91 20.53 9.93 0.00 0.00 0.00 0.00 00:07:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:30 Average: eth0 51.97 38.33 421.76 11.81 0.00 0.00 0.00 0.00 00:07:30 00:07:30 00:07:30 ---> sar -P ALL: 00:07:30 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/23/2025 _x86_64_ (2 CPU) 00:07:30 00:07:30 00:03:24 LINUX RESTART (2 CPU) 00:07:30 00:07:30 12:04:01 AM CPU %user %nice %system %iowait %steal %idle 00:07:30 12:05:02 AM all 38.96 2.02 17.23 4.70 0.11 36.98 00:07:30 12:05:02 AM 0 36.13 2.42 18.14 5.48 0.10 37.72 00:07:30 12:05:02 AM 1 41.77 1.62 16.32 3.92 0.12 36.25 00:07:30 12:06:01 AM all 34.46 0.00 2.90 3.49 0.12 59.04 00:07:30 12:06:01 AM 0 24.64 0.00 2.88 1.63 0.10 70.75 00:07:30 12:06:01 AM 1 44.25 0.00 2.93 5.34 0.14 47.35 00:07:30 12:07:01 AM all 40.22 0.00 2.74 0.83 0.14 56.06 00:07:30 12:07:01 AM 0 39.08 0.00 2.65 0.82 0.18 57.27 00:07:30 12:07:01 AM 1 41.36 0.00 2.84 0.85 0.10 54.85 00:07:30 Average: all 37.89 0.67 7.61 3.00 0.12 50.71 00:07:30 Average: 0 33.32 0.80 7.86 2.63 0.13 55.25 00:07:30 Average: 1 42.46 0.54 7.35 3.36 0.12 46.17 00:07:30 00:07:30 00:07:30