08:03:48 Started by timer 08:03:48 Running as SYSTEM 08:03:48 [EnvInject] - Loading node environment variables. 08:03:48 Building remotely on prd-centos8-builder-2c-1g-5999 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 08:03:48 [ssh-agent] Looking for ssh-agent implementation... 08:03:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:48 $ ssh-agent 08:03:48 SSH_AUTH_SOCK=/tmp/ssh-1e1PMLGswFms/agent.15827 08:03:48 SSH_AGENT_PID=15846 08:03:48 [ssh-agent] Started. 08:03:49 Running ssh-add (command line suppressed) 08:03:49 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4783684295027014614.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_4783684295027014614.key) 08:03:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:03:49 The recommended git tool is: NONE 08:03:50 using credential onap-jenkins-ssh 08:03:50 Wiping out workspace first. 08:03:50 Cloning the remote Git repository 08:03:50 Cloning repository git://cloud.onap.org/mirror/ci-management 08:03:50 > git init /w/workspace/ci-management-openstack-cron # timeout=10 08:03:50 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 08:03:50 > git --version # timeout=10 08:03:51 > git --version # 'git version 2.39.0' 08:03:51 using GIT_SSH to set credentials Gerrit user 08:03:51 [INFO] Currently running in a labeled security context 08:03:51 [INFO] Currently SELinux is 'enforcing' on the host 08:03:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh17853603376004976203.key 08:03:51 Verifying host key using manually-configured host key entries 08:03:51 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:52 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 08:03:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:52 Avoid second fetch 08:03:52 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:03:52 Checking out Revision 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 (refs/remotes/origin/master) 08:03:52 > git config core.sparsecheckout # timeout=10 08:03:52 > git checkout -f 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 # timeout=10 08:03:53 Commit message: "Remove pythonsdk-tests markdown linter" 08:03:53 > git rev-list --no-walk 97f1d5c4e3016bf093b11d1c86968bafdabc7b66 # timeout=10 08:03:53 > git remote # timeout=10 08:03:53 > git submodule init # timeout=10 08:03:53 > git submodule sync # timeout=10 08:03:53 > git config --get remote.origin.url # timeout=10 08:03:53 > git submodule init # timeout=10 08:03:53 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:03:53 > git config --get submodule.global-jjb.url # timeout=10 08:03:53 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 08:03:53 > git config --get submodule.packer/common-packer.url # timeout=10 08:03:53 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 08:03:53 > git submodule update --init --recursive global-jjb # timeout=10 08:03:54 > git submodule update --init --recursive packer/common-packer # timeout=10 08:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:03:58 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:03:58 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 08:03:58 No emails were triggered. 08:03:58 provisioning config files... 08:03:58 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:03:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:03:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:03:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3855208657365113360.sh 08:03:58 ---> python-tools-install.sh 08:03:58 Setup pyenv: 08:03:58 system 08:03:58 * 3.8.13 (set by /opt/pyenv/version) 08:03:58 * 3.9.13 (set by /opt/pyenv/version) 08:03:58 * 3.10.6 (set by /opt/pyenv/version) 08:04:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vngZ 08:04:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:04:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:06 lf-activate-venv(): INFO: Base packages installed successfully 08:04:06 lf-activate-venv(): INFO: Installing additional packages: lftools 08:04:27 lf-activate-venv(): INFO: Adding /tmp/venv-vngZ/bin to PATH 08:04:27 Generating Requirements File 08:04:45 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. 08:04:45 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 08:04:45 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:04:45 Python 3.10.6 08:04:45 pip 25.2 from /tmp/venv-vngZ/lib/python3.10/site-packages/pip (python 3.10) 08:04:46 appdirs==1.4.4 08:04:46 argcomplete==3.6.3 08:04:46 aspy.yaml==1.3.0 08:04:46 attrs==25.4.0 08:04:46 autopage==0.5.2 08:04:46 beautifulsoup4==4.14.2 08:04:46 boto3==1.40.58 08:04:46 botocore==1.40.58 08:04:46 bs4==0.0.2 08:04:46 cachetools==6.2.1 08:04:46 certifi==2025.10.5 08:04:46 cffi==2.0.0 08:04:46 cfgv==3.4.0 08:04:46 chardet==5.2.0 08:04:46 charset-normalizer==3.4.4 08:04:46 click==8.3.0 08:04:46 cliff==4.11.0 08:04:46 cmd2==2.7.0 08:04:46 cryptography==3.3.2 08:04:46 debtcollector==3.0.0 08:04:46 decorator==5.2.1 08:04:46 defusedxml==0.7.1 08:04:46 Deprecated==1.2.18 08:04:46 distlib==0.4.0 08:04:46 dnspython==2.8.0 08:04:46 docker==7.1.0 08:04:46 dogpile.cache==1.5.0 08:04:46 durationpy==0.10 08:04:46 email-validator==2.3.0 08:04:46 filelock==3.20.0 08:04:46 future==1.0.0 08:04:46 gitdb==4.0.12 08:04:46 GitPython==3.1.45 08:04:46 google-auth==2.41.1 08:04:46 httplib2==0.31.0 08:04:46 identify==2.6.15 08:04:46 idna==3.11 08:04:46 importlib-resources==1.5.0 08:04:46 iso8601==2.1.0 08:04:46 Jinja2==3.1.6 08:04:46 jmespath==1.0.1 08:04:46 jsonpatch==1.33 08:04:46 jsonpointer==3.0.0 08:04:46 jsonschema==4.25.1 08:04:46 jsonschema-specifications==2025.9.1 08:04:46 keystoneauth1==5.12.0 08:04:46 kubernetes==34.1.0 08:04:46 lftools==0.37.15 08:04:46 lxml==6.0.2 08:04:46 markdown-it-py==4.0.0 08:04:46 MarkupSafe==3.0.3 08:04:46 mdurl==0.1.2 08:04:46 msgpack==1.1.2 08:04:46 multi_key_dict==2.0.3 08:04:46 munch==4.0.0 08:04:46 netaddr==1.3.0 08:04:46 niet==1.4.2 08:04:46 nodeenv==1.9.1 08:04:46 oauth2client==4.1.3 08:04:46 oauthlib==3.3.1 08:04:46 openstacksdk==4.7.1 08:04:46 os-service-types==1.8.0 08:04:46 osc-lib==4.2.0 08:04:46 oslo.config==10.0.0 08:04:46 oslo.context==6.1.0 08:04:46 oslo.i18n==6.6.0 08:04:46 oslo.log==7.2.1 08:04:46 oslo.serialization==5.8.0 08:04:46 oslo.utils==9.1.0 08:04:46 packaging==25.0 08:04:46 pbr==7.0.1 08:04:46 platformdirs==4.5.0 08:04:46 prettytable==3.16.0 08:04:46 psutil==7.1.1 08:04:46 pyasn1==0.6.1 08:04:46 pyasn1_modules==0.4.2 08:04:46 pycparser==2.23 08:04:46 pygerrit2==2.0.15 08:04:46 PyGithub==2.8.1 08:04:46 Pygments==2.19.2 08:04:46 PyJWT==2.10.1 08:04:46 PyNaCl==1.6.0 08:04:46 pyparsing==2.4.7 08:04:46 pyperclip==1.11.0 08:04:46 pyrsistent==0.20.0 08:04:46 python-cinderclient==9.8.0 08:04:46 python-dateutil==2.9.0.post0 08:04:46 python-heatclient==4.3.0 08:04:46 python-jenkins==1.8.3 08:04:46 python-keystoneclient==5.7.0 08:04:46 python-magnumclient==4.9.0 08:04:46 python-openstackclient==8.2.0 08:04:46 python-swiftclient==4.8.0 08:04:46 PyYAML==6.0.3 08:04:46 referencing==0.37.0 08:04:46 requests==2.32.5 08:04:46 requests-oauthlib==2.0.0 08:04:46 requestsexceptions==1.4.0 08:04:46 rfc3986==2.0.0 08:04:46 rich==14.2.0 08:04:46 rich-argparse==1.7.1 08:04:46 rpds-py==0.28.0 08:04:46 rsa==4.9.1 08:04:46 ruamel.yaml==0.18.16 08:04:46 ruamel.yaml.clib==0.2.14 08:04:46 s3transfer==0.14.0 08:04:46 simplejson==3.20.2 08:04:46 six==1.17.0 08:04:46 smmap==5.0.2 08:04:46 soupsieve==2.8 08:04:46 stevedore==5.5.0 08:04:46 tabulate==0.9.0 08:04:46 toml==0.10.2 08:04:46 tomlkit==0.13.3 08:04:46 tqdm==4.67.1 08:04:46 typing_extensions==4.15.0 08:04:46 tzdata==2025.2 08:04:46 urllib3==1.26.20 08:04:46 virtualenv==20.35.3 08:04:46 wcwidth==0.2.14 08:04:46 websocket-client==1.9.0 08:04:46 wrapt==2.0.0 08:04:46 xdg==6.0.0 08:04:46 xmltodict==1.0.2 08:04:46 yq==3.4.3 08:04:46 [EnvInject] - Injecting environment variables from a build step. 08:04:46 [EnvInject] - Injecting as environment variables the properties content 08:04:46 OS_CLOUD=vex 08:04:46 08:04:46 [EnvInject] - Variables injected successfully. 08:04:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:04:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:04:46 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16350850641098345710.sh 08:04:46 ---> Orphaned k8s clusters 08:04:46 Setup pyenv: 08:04:46 system 08:04:46 3.8.13 08:04:46 3.9.13 08:04:46 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:04:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vngZ from file:/tmp/.os_lf_venv 08:04:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:48 lf-activate-venv(): INFO: Base packages installed successfully 08:04:48 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 08:04:54 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. 08:04:54 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 08:04:54 lf-activate-venv(): INFO: Adding /tmp/venv-vngZ/bin to PATH 08:04:57 -----> Delete orphaned cluster 08:04:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:04:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:04:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11430761461721109787.sh 08:04:57 ---> Orphaned stacks 08:04:57 Setup pyenv: 08:04:57 system 08:04:57 3.8.13 08:04:57 3.9.13 08:04:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:04:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vngZ from file:/tmp/.os_lf_venv 08:04:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:59 lf-activate-venv(): INFO: Base packages installed successfully 08:04:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:05:17 lf-activate-venv(): INFO: Adding /tmp/venv-vngZ/bin to PATH 08:05:17 + mapfile -t OS_COE_CLUSTERS_ID 08:05:17 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 08:05:17 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 08:05:17 ++ awk '{print $1}' 08:05:19 + echo '-----> Active clusters -> stacks' 08:05:19 -----> Active clusters -> stacks 08:05:19 + OS_COE_STACKS=() 08:05:19 + [[ 0 -gt 0 ]] 08:05:19 + mapfile -t OS_STACKS 08:05:19 ++ 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 08:05:19 ++ awk '{print $1}' 08:05:20 + echo '-----> Active stacks' 08:05:20 -----> Active stacks 08:05:20 + echo '-----> Delete orphaned stacks' 08:05:20 -----> Delete orphaned stacks 08:05:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:05:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:05:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2696494802176998178.sh 08:05:20 ---> Orphaned servers 08:05:20 Setup pyenv: 08:05:20 system 08:05:20 3.8.13 08:05:20 3.9.13 08:05:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:05:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vngZ from file:/tmp/.os_lf_venv 08:05:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:22 lf-activate-venv(): INFO: Base packages installed successfully 08:05:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-vngZ/bin to PATH 08:05:38 -----> Active servers 08:05:38 prd-centos8-builder-2c-1g-5999 08:05:38 prd-ubuntu1804-docker-8c-8g-6000 08:05:38 prd-ubuntu2004-docker-2c-1g-5997 08:05:38 prd-queue-docker-4c-4g-2431 08:05:38 -----> Delete orphaned servers 08:05:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:05:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:05:39 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1808897971627894116.sh 08:05:39 ---> Orphaned ports 08:05:39 Setup pyenv: 08:05:39 system 08:05:39 3.8.13 08:05:39 3.9.13 08:05:39 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:05:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vngZ from file:/tmp/.os_lf_venv 08:05:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:41 lf-activate-venv(): INFO: Base packages installed successfully 08:05:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 08:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-vngZ/bin to PATH 08:05:52 No orphaned ports to process. 08:05:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:05:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:05:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6422007295115359747.sh 08:05:52 ---> Orphaned volumes 08:05:52 + source /home/jenkins/lf-env.sh 08:05:52 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:05:52 ++ mktemp -d /tmp/venv-XXXX 08:05:52 + lf_venv=/tmp/venv-ax8o 08:05:52 + local venv_file=/tmp/.os_lf_venv 08:05:52 + local python=python3 08:05:52 + local options 08:05:52 + local set_path=true 08:05:52 + local install_args= 08:05:52 ++ 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 08:05:52 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 08:05:52 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 08:05:52 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:05:52 + true 08:05:52 + case $1 in 08:05:52 + python=python3 08:05:52 + shift 2 08:05:52 + true 08:05:52 + case $1 in 08:05:52 + shift 08:05:52 + break 08:05:52 + case $python in 08:05:52 + local pkg_list= 08:05:52 + [[ -d /opt/pyenv ]] 08:05:52 + echo 'Setup pyenv:' 08:05:52 Setup pyenv: 08:05:52 + export PYENV_ROOT=/opt/pyenv 08:05:52 + PYENV_ROOT=/opt/pyenv 08:05:52 + 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 08:05:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:05:52 + pyenv versions 08:05:52 system 08:05:52 3.8.13 08:05:52 3.9.13 08:05:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:05:52 + command -v pyenv 08:05:52 ++ pyenv init - --no-rehash 08: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[*]}"'\'')" 08:05:53 export PATH="/opt/pyenv/shims:${PATH}" 08:05:53 export PYENV_SHELL=bash 08:05:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:05:53 pyenv() { 08:05:53 local command 08:05:53 command="${1:-}" 08:05:53 if [ "$#" -gt 0 ]; then 08:05:53 shift 08:05:53 fi 08:05:53 08:05:53 case "$command" in 08:05:53 rehash|shell) 08:05:53 eval "$(pyenv "sh-$command" "$@")" 08:05:53 ;; 08:05:53 *) 08:05:53 command pyenv "$command" "$@" 08:05:53 ;; 08:05:53 esac 08:05:53 }' 08: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[*]}"' 08: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 08: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 08: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 08:05:53 ++ export PYENV_SHELL=bash 08:05:53 ++ PYENV_SHELL=bash 08:05:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:05:53 +++ complete -F _pyenv pyenv 08:05:53 ++ lf-pyver python3 08:05:53 ++ local py_version_xy=python3 08:05:53 ++ local py_version_xyz= 08:05:53 ++ awk '{ print $1 }' 08:05:53 ++ pyenv versions 08:05:53 ++ local command 08:05:53 ++ command=versions 08:05:53 ++ '[' 1 -gt 0 ']' 08:05:53 ++ shift 08:05:53 ++ case "$command" in 08:05:53 ++ command pyenv versions 08:05:53 ++ pyenv versions 08:05:53 ++ sed 's/^[ *]* //' 08:05:53 ++ grep -E '^[0-9.]*[0-9]$' 08:05:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:05:53 +++ tail -n 1 08:05:53 +++ grep '^3' /tmp/.pyenv_versions 08:05:53 +++ sort -V 08:05:53 ++ py_version_xyz=3.10.6 08:05:53 ++ [[ -z 3.10.6 ]] 08:05:53 ++ echo 3.10.6 08:05:53 ++ return 0 08:05:53 + pyenv local 3.10.6 08:05:53 + local command 08:05:53 + command=local 08:05:53 + '[' 2 -gt 0 ']' 08:05:53 + shift 08:05:53 + case "$command" in 08:05:53 + command pyenv local 3.10.6 08:05:53 + pyenv local 3.10.6 08:05:53 + for arg in "$@" 08:05:53 + case $arg in 08:05:53 + pkg_list+='lftools[openstack] ' 08:05:53 + for arg in "$@" 08:05:53 + case $arg in 08:05:53 + pkg_list+='kubernetes ' 08:05:53 + for arg in "$@" 08:05:53 + case $arg in 08:05:53 + pkg_list+='niet ' 08:05:53 + for arg in "$@" 08:05:53 + case $arg in 08:05:53 + pkg_list+='python-heatclient ' 08:05:53 + for arg in "$@" 08:05:53 + case $arg in 08:05:53 + pkg_list+='python-openstackclient ' 08:05:53 + for arg in "$@" 08:05:53 + case $arg in 08:05:53 + pkg_list+='python-magnumclient ' 08:05:53 + for arg in "$@" 08:05:53 + case $arg in 08:05:53 + pkg_list+='yq ' 08:05:53 + [[ -f /tmp/.os_lf_venv ]] 08:05:53 ++ cat /tmp/.os_lf_venv 08:05:53 + lf_venv=/tmp/venv-vngZ 08:05:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vngZ from' file:/tmp/.os_lf_venv 08:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vngZ from file:/tmp/.os_lf_venv 08:05:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:05:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:53 + local 'pip_opts=--upgrade --quiet' 08:05:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:05:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:05:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:05:53 + [[ -n '' ]] 08:05:53 + [[ -n '' ]] 08:05:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:05:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:53 + /tmp/venv-vngZ/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 08:05:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:05:54 lf-activate-venv(): INFO: Base packages installed successfully 08:05:54 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 08:05:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 08:05:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:05:54 + /tmp/venv-vngZ/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 08:06:05 + type python3 08:06:05 + true 08:06:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vngZ/bin to PATH' 08:06:05 lf-activate-venv(): INFO: Adding /tmp/venv-vngZ/bin to PATH 08:06:05 + PATH=/tmp/venv-vngZ/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 08:06:05 + return 0 08:06:05 + mapfile -t os_volumes 08:06:05 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 08:06:08 + '[' 0 -eq 0 ']' 08:06:08 + echo 'No orphaned volumes found.' 08:06:08 No orphaned volumes found. 08:06:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:06:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:06:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2485098816045109287.sh 08:06:08 ---> Protect in-use images 08:06:08 Setup pyenv: 08:06:08 system 08:06:08 3.8.13 08:06:08 3.9.13 08:06:08 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vngZ from file:/tmp/.os_lf_venv 08:06:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:11 lf-activate-venv(): INFO: Base packages installed successfully 08:06:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 08:06:23 lf-activate-venv(): INFO: Adding /tmp/venv-vngZ/bin to PATH 08:06:23 INFO: There are images to protect defined in jenkins-config. 08:06:23 INFO: Protecting the following images: 08:06:23 CentOS Stream 8 - redis - - 310180101-1010 08:06:23 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 08:06:23 ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 08:06:23 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 08:06:23 ZZCI - CentOS Stream 8 - builder - x86_64 - 20230131-200810.126 08:06:23 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230215-011800.297 08:06:23 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 08:06:23 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 08:06:23 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-164405.694 08:06:23 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-103335.070 08:06:23 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-201946.022 08:06:23 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230414-200946.220 08:06:23 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 08:06:23 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-093435.248 08:06:23 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250623-071957.883 08:06:24 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 08:06:25 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 08:06:27 No Image found for ZZCI - CentOS 7 - builder - x86_64 - 20211001-132245.747 08:06:27 Build step 'Conditional step (single)' marked build as failure 08:06:27 $ ssh-agent -k 08:06:27 unset SSH_AUTH_SOCK; 08:06:27 unset SSH_AGENT_PID; 08:06:27 echo Agent pid 15846 killed; 08:06:27 [ssh-agent] Stopped. 08:06:27 [PostBuildScript] - [INFO] Executing post build scripts. 08:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9470496263284558006.sh 08:06:27 ---> sysstat.sh 08:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6761701984583557164.sh 08:06:27 ---> package-listing.sh 08:06:27 ++ facter osfamily 08:06:27 ++ tr '[:upper:]' '[:lower:]' 08:06:28 + OS_FAMILY=redhat 08:06:28 + workspace=/w/workspace/ci-management-openstack-cron 08:06:28 + START_PACKAGES=/tmp/packages_start.txt 08:06:28 + END_PACKAGES=/tmp/packages_end.txt 08:06:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:06:28 + PACKAGES=/tmp/packages_start.txt 08:06:28 + '[' /w/workspace/ci-management-openstack-cron ']' 08:06:28 + PACKAGES=/tmp/packages_end.txt 08:06:28 + case "${OS_FAMILY}" in 08:06:28 + rpm -qa 08:06:28 + sort 08:06:28 + '[' -f /tmp/packages_start.txt ']' 08:06:28 + '[' -f /tmp/packages_end.txt ']' 08:06:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:06:28 + '[' /w/workspace/ci-management-openstack-cron ']' 08:06:28 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 08:06:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 08:06:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8683959979337283799.sh 08:06:28 ---> capture-instance-metadata.sh 08:06:28 Setup pyenv: 08:06:28 system 08:06:28 3.8.13 08:06:28 3.9.13 08:06:28 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vngZ from file:/tmp/.os_lf_venv 08:06:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:30 lf-activate-venv(): INFO: Base packages installed successfully 08:06:30 lf-activate-venv(): INFO: Installing additional packages: lftools 08:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-vngZ/bin to PATH 08:06:38 INFO: Running in OpenStack, capturing instance metadata 08:06:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12372160202548231551.sh 08:06:38 provisioning config files... 08:06:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config7402713978492450858tmp 08:06:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:06:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:06:38 [EnvInject] - Injecting environment variables from a build step. 08:06:38 [EnvInject] - Injecting as environment variables the properties content 08:06:38 SERVER_ID=logs 08:06:38 08:06:38 [EnvInject] - Variables injected successfully. 08:06:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins671884920576068337.sh 08:06:39 ---> create-netrc.sh 08:06:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9687291913285881538.sh 08:06:39 ---> python-tools-install.sh 08:06:39 Setup pyenv: 08:06:39 system 08:06:39 3.8.13 08:06:39 3.9.13 08:06:39 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vngZ from file:/tmp/.os_lf_venv 08:06:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:40 lf-activate-venv(): INFO: Base packages installed successfully 08:06:40 lf-activate-venv(): INFO: Installing additional packages: lftools 08:06:48 lf-activate-venv(): INFO: Adding /tmp/venv-vngZ/bin to PATH 08:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15753347877554867995.sh 08:06:48 ---> sudo-logs.sh 08:06:48 Archiving 'sudo' log.. 08:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13209902142582280122.sh 08:06:49 ---> job-cost.sh 08:06:49 Setup pyenv: 08:06:49 system 08:06:49 3.8.13 08:06:49 3.9.13 08:06:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vngZ from file:/tmp/.os_lf_venv 08:06:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:51 lf-activate-venv(): INFO: Base packages installed successfully 08:06:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:06:56 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. 08:06:56 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 08:06:57 lf-activate-venv(): INFO: Adding /tmp/venv-vngZ/bin to PATH 08:06:57 INFO: No Stack... 08:06:57 INFO: Retrieving Pricing Info for: v3-standard-2 08:06:57 INFO: Archiving Costs 08:06:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13544219114293500007.sh 08:06:57 ---> logs-deploy.sh 08:06:57 Setup pyenv: 08:06:57 system 08:06:57 3.8.13 08:06:57 3.9.13 08:06:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vngZ from file:/tmp/.os_lf_venv 08:06:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:59 lf-activate-venv(): INFO: Base packages installed successfully 08:06:59 lf-activate-venv(): INFO: Installing additional packages: lftools 08:07:07 lf-activate-venv(): INFO: Adding /tmp/venv-vngZ/bin to PATH 08:07:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/57569 08:07:07 INFO: archiving workspace using pattern(s): 08:07:08 Archives upload complete. 08:07:08 INFO: archiving logs to Nexus 08:07:09 ---> uname -a: 08:07:09 Linux prd-centos8-builder-2c-1g-5999.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 08:07:09 08:07:09 08:07:09 ---> lscpu: 08:07:09 Architecture: x86_64 08:07:09 CPU op-mode(s): 32-bit, 64-bit 08:07:09 Byte Order: Little Endian 08:07:09 CPU(s): 2 08:07:09 On-line CPU(s) list: 0,1 08:07:09 Thread(s) per core: 1 08:07:09 Core(s) per socket: 1 08:07:09 Socket(s): 2 08:07:09 NUMA node(s): 1 08:07:09 Vendor ID: AuthenticAMD 08:07:09 CPU family: 23 08:07:09 Model: 49 08:07:09 Model name: AMD EPYC-Rome Processor 08:07:09 Stepping: 0 08:07:09 CPU MHz: 2799.998 08:07:09 BogoMIPS: 5599.99 08:07:09 Virtualization: AMD-V 08:07:09 Hypervisor vendor: KVM 08:07:09 Virtualization type: full 08:07:09 L1d cache: 32K 08:07:09 L1i cache: 32K 08:07:09 L2 cache: 512K 08:07:09 L3 cache: 16384K 08:07:09 NUMA node0 CPU(s): 0,1 08: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 08:07:09 08:07:09 08:07:09 ---> nproc: 08:07:09 2 08:07:09 08:07:09 08:07:09 ---> df -h: 08:07:09 Filesystem Size Used Avail Use% Mounted on 08:07:09 devtmpfs 3.8G 0 3.8G 0% /dev 08:07:09 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:07:09 tmpfs 3.8G 17M 3.8G 1% /run 08:07:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:07:09 /dev/vda1 40G 8.4G 32G 21% / 08:07:09 tmpfs 770M 0 770M 0% /run/user/1001 08:07:09 08:07:09 08:07:09 ---> free -m: 08:07:09 total used free shared buff/cache available 08:07:09 Mem: 7699 553 5051 19 2094 6840 08:07:09 Swap: 1023 0 1023 08:07:09 08:07:09 08:07:09 ---> ip addr: 08:07:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:07:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:07:09 inet 127.0.0.1/8 scope host lo 08:07:09 valid_lft forever preferred_lft forever 08:07:09 inet6 ::1/128 scope host 08:07:09 valid_lft forever preferred_lft forever 08:07:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:07:09 link/ether fa:16:3e:04:60:aa brd ff:ff:ff:ff:ff:ff 08:07:09 altname enp0s3 08:07:09 altname ens3 08:07:09 inet 10.30.107.5/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:07:09 valid_lft 86176sec preferred_lft 86176sec 08:07:09 inet6 fe80::f816:3eff:fe04:60aa/64 scope link 08:07:09 valid_lft forever preferred_lft forever 08:07:09 08:07:09 08:07:09 ---> sar -b -r -n DEV: 08:07:09 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/24/2025 _x86_64_ (2 CPU) 08:07:09 08:07:09 08:03:22 LINUX RESTART (2 CPU) 08:07:09 08:07:09 08:04:01 AM tps rtps wtps bread/s bwrtn/s 08:07:09 08:05:01 AM 228.91 80.99 147.93 806.67 11439.24 08:07:09 08:06:01 AM 67.82 0.32 67.51 43.19 5578.04 08:07:09 08:07:01 AM 29.49 0.50 28.99 49.05 844.90 08:07:09 Average: 108.74 27.27 81.47 299.62 5953.78 08:07:09 08:07:09 08:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:07:09 08:05:01 AM 5191124 7012408 2693320 34.16 2688 1987580 678876 7.60 199820 2124476 120208 08:07:09 08:06:01 AM 5131600 6957604 2752844 34.91 2688 1991492 725444 8.12 226744 2153516 7664 08:07:09 08:07:01 AM 5173448 7003764 2710996 34.38 2688 1995468 670140 7.50 395052 1943844 20708 08:07:09 Average: 5165391 6991259 2719053 34.49 2688 1991513 691487 7.74 273872 2073945 49527 08:07:09 08:07:09 08:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:07:09 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:05:01 AM eth0 75.55 54.91 1141.18 13.57 0.00 0.00 0.00 0.00 08:07:09 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:06:01 AM eth0 26.56 23.46 46.21 9.46 0.00 0.00 0.00 0.00 08:07:09 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 08:07:01 AM eth0 27.46 22.74 20.99 10.09 0.00 0.00 0.00 0.00 08:07:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:09 Average: eth0 43.19 33.70 402.77 11.04 0.00 0.00 0.00 0.00 08:07:09 08:07:09 08:07:09 ---> sar -P ALL: 08:07:09 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/24/2025 _x86_64_ (2 CPU) 08:07:09 08:07:09 08:03:22 LINUX RESTART (2 CPU) 08:07:09 08:07:09 08:04:01 AM CPU %user %nice %system %iowait %steal %idle 08:07:09 08:05:01 AM all 41.54 1.28 13.88 2.40 0.13 40.78 08:07:09 08:05:01 AM 0 54.06 0.82 10.79 2.36 0.12 31.85 08:07:09 08:05:01 AM 1 28.89 1.74 17.00 2.45 0.14 49.79 08:07:09 08:06:01 AM all 38.56 0.00 2.56 2.07 0.12 56.68 08:07:09 08:06:01 AM 0 54.20 0.00 2.63 2.33 0.13 40.72 08:07:09 08:06:01 AM 1 22.98 0.00 2.50 1.82 0.10 72.60 08:07:09 08:07:01 AM all 41.16 0.00 3.34 0.64 0.12 54.73 08:07:09 08:07:01 AM 0 63.08 0.00 3.95 0.92 0.15 31.91 08:07:09 08:07:01 AM 1 19.32 0.00 2.74 0.37 0.08 77.49 08:07:09 Average: all 40.42 0.42 6.58 1.70 0.12 50.76 08:07:09 Average: 0 57.12 0.27 5.79 1.87 0.13 34.82 08:07:09 Average: 1 23.71 0.57 7.37 1.54 0.11 66.71 08:07:09 08:07:09 08:07:09