11:57:48 Started by timer 11:57:48 Running as SYSTEM 11:57:48 [EnvInject] - Loading node environment variables. 11:57:48 Building remotely on prd-centos8-builder-2c-4g-6390 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 11:57:48 [ssh-agent] Looking for ssh-agent implementation... 11:57:48 $ ssh-agent 11:57:48 SSH_AUTH_SOCK=/tmp/ssh-qRFHyDClOGTJ/agent.5228 11:57:48 SSH_AGENT_PID=5230 11:57:48 [ssh-agent] Started. 11:57:48 Running ssh-add (command line suppressed) 11:57:48 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4163556026765714726.key (jenkins-ssh) 11:57:48 [ssh-agent] Using credentials jenkins (jenkins) 11:57:48 The recommended git tool is: NONE 11:57:51 using credential jenkins 11:57:51 Wiping out workspace first. 11:57:51 Cloning the remote Git repository 11:57:51 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 11:57:51 > git init /w/workspace/ci-management-openstack-cron # timeout=10 11:57:51 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 11:57:51 > git --version # timeout=10 11:57:51 > git --version # 'git version 2.43.0' 11:57:51 using GIT_SSH to set credentials jenkins 11:57:51 [INFO] Currently running in a labeled security context 11:57:51 [INFO] Currently SELinux is 'enforcing' on the host 11:57:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh16712634854984363586.key 11:57:51 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 11:57:52 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 11:57:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:57:53 Avoid second fetch 11:57:53 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:57:53 Checking out Revision 0f515fe81fce861092290e32cfe61c892a8beab7 (refs/remotes/origin/master) 11:57:53 > git config core.sparsecheckout # timeout=10 11:57:53 > git checkout -f 0f515fe81fce861092290e32cfe61c892a8beab7 # timeout=10 11:57:53 Commit message: "ci: nonrtric-plt-rappmanager: Fix staging jobs" 11:57:53 > git rev-list --no-walk 0f515fe81fce861092290e32cfe61c892a8beab7 # timeout=10 11:57:53 > git remote # timeout=10 11:57:53 > git submodule init # timeout=10 11:57:54 > git submodule sync # timeout=10 11:57:54 > git config --get remote.origin.url # timeout=10 11:57:54 > git submodule init # timeout=10 11:57:54 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:57:54 > git config --get submodule.packer/common-packer.url # timeout=10 11:57:54 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:57:54 > git config --get submodule.global-jjb.url # timeout=10 11:57:54 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:57:54 > git submodule update --init --recursive packer/common-packer # timeout=10 11:57:55 > git submodule update --init --recursive global-jjb # timeout=10 11:58:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:58:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:58:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:58:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:58:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:58:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:58:00 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:58:00 provisioning config files... 11:58:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:58:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:58:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:58:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12534943780977039762.sh 11:58:00 ---> python-tools-install.sh 11:58:00 Setup pyenv: 11:58:01 system 11:58:01 * 3.8.13 (set by /opt/pyenv/version) 11:58:01 * 3.9.13 (set by /opt/pyenv/version) 11:58:01 * 3.10.6 (set by /opt/pyenv/version) 11:58:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-plAZ 11:58:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:58:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:58:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:58:16 lf-activate-venv(): INFO: Base packages installed successfully 11:58:16 lf-activate-venv(): INFO: Installing additional packages: lftools 11:58:57 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 11:58:57 Generating Requirements File 11:59:28 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. 11:59:28 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:59:29 Python 3.10.6 11:59:29 pip 26.0.1 from /tmp/venv-plAZ/lib/python3.10/site-packages/pip (python 3.10) 11:59:30 appdirs==1.4.4 11:59:30 argcomplete==3.6.3 11:59:30 aspy.yaml==1.3.0 11:59:30 attrs==25.4.0 11:59:30 autopage==0.6.0 11:59:30 backports.strenum==1.3.1 11:59:30 beautifulsoup4==4.14.3 11:59:30 boto3==1.42.47 11:59:30 botocore==1.42.47 11:59:30 bs4==0.0.2 11:59:30 certifi==2026.1.4 11:59:30 cffi==2.0.0 11:59:30 cfgv==3.5.0 11:59:30 chardet==5.2.0 11:59:30 charset-normalizer==3.4.4 11:59:30 click==8.3.1 11:59:30 cliff==4.13.1 11:59:30 cmd2==3.2.0 11:59:30 cryptography==3.3.2 11:59:30 debtcollector==3.0.0 11:59:30 decorator==5.2.1 11:59:30 defusedxml==0.7.1 11:59:30 Deprecated==1.3.1 11:59:30 distlib==0.4.0 11:59:30 dnspython==2.8.0 11:59:30 docker==7.1.0 11:59:30 dogpile.cache==1.5.0 11:59:30 durationpy==0.10 11:59:30 email-validator==2.3.0 11:59:30 filelock==3.20.3 11:59:30 future==1.0.0 11:59:30 gitdb==4.0.12 11:59:30 GitPython==3.1.46 11:59:30 httplib2==0.30.2 11:59:30 identify==2.6.16 11:59:30 idna==3.11 11:59:30 importlib-resources==1.5.0 11:59:30 iso8601==2.1.0 11:59:30 Jinja2==3.1.6 11:59:30 jmespath==1.1.0 11:59:30 jsonpatch==1.33 11:59:30 jsonpointer==3.0.0 11:59:30 jsonschema==4.26.0 11:59:30 jsonschema-specifications==2025.9.1 11:59:30 keystoneauth1==5.13.0 11:59:30 kubernetes==35.0.0 11:59:30 lftools==0.37.21 11:59:30 lxml==6.0.2 11:59:30 markdown-it-py==4.0.0 11:59:30 MarkupSafe==3.0.3 11:59:30 mdurl==0.1.2 11:59:30 msgpack==1.1.2 11:59:30 multi_key_dict==2.0.3 11:59:30 munch==4.0.0 11:59:30 netaddr==1.3.0 11:59:30 niet==1.4.2 11:59:30 nodeenv==1.10.0 11:59:30 oauth2client==4.1.3 11:59:30 oauthlib==3.3.1 11:59:30 openstacksdk==4.9.0 11:59:30 os-service-types==1.8.2 11:59:30 osc-lib==4.3.0 11:59:30 oslo.config==10.2.0 11:59:30 oslo.context==6.2.0 11:59:30 oslo.i18n==6.7.1 11:59:30 oslo.log==8.0.0 11:59:30 oslo.serialization==5.9.0 11:59:30 oslo.utils==9.2.0 11:59:30 packaging==26.0 11:59:30 pbr==7.0.3 11:59:30 platformdirs==4.5.1 11:59:30 prettytable==3.17.0 11:59:30 psutil==7.2.2 11:59:30 pyasn1==0.6.2 11:59:30 pyasn1_modules==0.4.2 11:59:30 pycparser==3.0 11:59:30 pygerrit2==2.0.15 11:59:30 PyGithub==2.8.1 11:59:30 Pygments==2.19.2 11:59:30 PyJWT==2.11.0 11:59:30 PyNaCl==1.6.2 11:59:30 pyparsing==2.4.7 11:59:30 pyperclip==1.11.0 11:59:30 pyrsistent==0.20.0 11:59:30 python-cinderclient==9.8.0 11:59:30 python-dateutil==2.9.0.post0 11:59:30 python-heatclient==5.0.0 11:59:30 python-jenkins==1.8.3 11:59:30 python-keystoneclient==5.7.0 11:59:30 python-magnumclient==4.9.0 11:59:30 python-openstackclient==8.3.0 11:59:30 python-swiftclient==4.9.0 11:59:30 PyYAML==6.0.3 11:59:30 referencing==0.37.0 11:59:30 requests==2.32.5 11:59:30 requests-oauthlib==2.0.0 11:59:30 requestsexceptions==1.4.0 11:59:30 rfc3986==2.0.0 11:59:30 rich==14.3.2 11:59:30 rich-argparse==1.7.2 11:59:30 rpds-py==0.30.0 11:59:30 rsa==4.9.1 11:59:30 ruamel.yaml==0.19.1 11:59:30 ruamel.yaml.clib==0.2.15 11:59:30 s3transfer==0.16.0 11:59:30 simplejson==3.20.2 11:59:30 six==1.17.0 11:59:30 smmap==5.0.2 11:59:30 soupsieve==2.8.3 11:59:30 stevedore==5.6.0 11:59:30 tabulate==0.9.0 11:59:30 toml==0.10.2 11:59:30 tomlkit==0.14.0 11:59:30 tqdm==4.67.3 11:59:30 typing_extensions==4.15.0 11:59:30 tzdata==2025.3 11:59:30 urllib3==1.26.20 11:59:30 virtualenv==20.36.1 11:59:30 wcwidth==0.6.0 11:59:30 websocket-client==1.9.0 11:59:30 wrapt==2.1.1 11:59:30 xdg==6.0.0 11:59:30 xmltodict==1.0.2 11:59:30 yq==3.4.3 11:59:30 [EnvInject] - Injecting environment variables from a build step. 11:59:30 [EnvInject] - Injecting as environment variables the properties content 11:59:30 OS_CLOUD=vex 11:59:30 11:59:30 [EnvInject] - Variables injected successfully. 11:59:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:59:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:59:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9367755038899001154.sh 11:59:30 ---> Orphaned k8s clusters 11:59:30 Setup pyenv: 11:59:30 system 11:59:30 3.8.13 11:59:30 3.9.13 11:59:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:59:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 11:59:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:59:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:59:33 lf-activate-venv(): INFO: Base packages installed successfully 11:59:33 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:59:46 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 12:02:49 Gateway Timeout (HTTP 504) 12:02:49 -----> Delete orphaned cluster 12:02:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:02:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:02:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14825565265259172376.sh 12:02:49 ---> Orphaned stacks 12:02:49 Setup pyenv: 12:02:49 system 12:02:49 3.8.13 12:02:49 3.9.13 12:02:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:02:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 12:02:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:02:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:02:53 lf-activate-venv(): INFO: Base packages installed successfully 12:02:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 12:03:20 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 12:03:20 + mapfile -t OS_COE_CLUSTERS_ID 12:03:20 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 12:03:20 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 12:03:20 ++ awk '{print $1}' 12:03:24 + echo '-----> Active clusters -> stacks' 12:03:24 -----> Active clusters -> stacks 12:03:24 + OS_COE_STACKS=() 12:03:24 + [[ 0 -gt 0 ]] 12:03:24 + mapfile -t OS_STACKS 12:03:24 ++ 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 12:03:24 ++ awk '{print $1}' 12:03:27 + echo '-----> Active stacks' 12:03:27 -----> Active stacks 12:03:27 + echo '-----> Delete orphaned stacks' 12:03:27 -----> Delete orphaned stacks 12:03:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:03:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:03:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16447927251020466014.sh 12:03:27 ---> Orphaned servers 12:03:27 Setup pyenv: 12:03:27 system 12:03:27 3.8.13 12:03:27 3.9.13 12:03:27 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:03:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 12:03:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:03:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:03:30 lf-activate-venv(): INFO: Base packages installed successfully 12:03:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:03:52 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 12:06:54 Unknown Error (HTTP 504) 12:06:54 -----> Active servers 12:06:54 -----> Delete orphaned servers 12:06:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:06:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:06:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6346251373404322577.sh 12:06:55 ---> Orphaned ports 12:06:55 Setup pyenv: 12:06:55 system 12:06:55 3.8.13 12:06:55 3.9.13 12:06:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 12:06:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:58 lf-activate-venv(): INFO: Base packages installed successfully 12:06:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 12:07:19 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 12:07:22 No orphaned ports to process. 12:07:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:07:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:07:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11445078997955387019.sh 12:07:22 ---> Orphaned volumes 12:07:22 + source /home/jenkins/lf-env.sh 12:07:22 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:07:22 ++ mktemp -d /tmp/venv-XXXX 12:07:22 + lf_venv=/tmp/venv-H0GX 12:07:22 + local venv_file=/tmp/.os_lf_venv 12:07:22 + local python=python3 12:07:22 + local options 12:07:22 + local set_path=true 12:07:22 + local install_args= 12:07:22 ++ 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 12:07:22 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:07:22 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 12:07:22 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:07:22 + true 12:07:22 + case $1 in 12:07:22 + python=python3 12:07:22 + shift 2 12:07:22 + true 12:07:22 + case $1 in 12:07:22 + shift 12:07:22 + break 12:07:22 + case $python in 12:07:22 + local pkg_list= 12:07:22 + [[ -d /opt/pyenv ]] 12:07:22 + echo 'Setup pyenv:' 12:07:22 Setup pyenv: 12:07:22 + export PYENV_ROOT=/opt/pyenv 12:07:22 + PYENV_ROOT=/opt/pyenv 12:07:22 + 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 12:07:22 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:07:22 + pyenv versions 12:07:23 system 12:07:23 3.8.13 12:07:23 3.9.13 12:07:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:07:23 + command -v pyenv 12:07:23 ++ pyenv init - --no-rehash 12:07:23 + 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[*]}"'\'')" 12:07:23 export PATH="/opt/pyenv/shims:${PATH}" 12:07:23 export PYENV_SHELL=bash 12:07:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:07:23 pyenv() { 12:07:23 local command 12:07:23 command="${1:-}" 12:07:23 if [ "$#" -gt 0 ]; then 12:07:23 shift 12:07:23 fi 12:07:23 12:07:23 case "$command" in 12:07:23 rehash|shell) 12:07:23 eval "$(pyenv "sh-$command" "$@")" 12:07:23 ;; 12:07:23 *) 12:07:23 command pyenv "$command" "$@" 12:07:23 ;; 12:07:23 esac 12:07:23 }' 12:07:23 +++ 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[*]}"' 12:07:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:07:23 ++ 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 12:07:23 ++ 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 12:07:23 ++ export PYENV_SHELL=bash 12:07:23 ++ PYENV_SHELL=bash 12:07:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:07:23 +++ complete -F _pyenv pyenv 12:07:23 ++ lf-pyver python3 12:07:23 ++ local py_version_xy=python3 12:07:23 ++ local py_version_xyz= 12:07:23 ++ awk '{ print $1 }' 12:07:23 ++ pyenv versions 12:07:23 ++ local command 12:07:23 ++ command=versions 12:07:23 ++ '[' 1 -gt 0 ']' 12:07:23 ++ shift 12:07:23 ++ case "$command" in 12:07:23 ++ command pyenv versions 12:07:23 ++ pyenv versions 12:07:23 ++ sed 's/^[ *]* //' 12:07:23 ++ grep -E '^[0-9.]*[0-9]$' 12:07:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:07:23 +++ grep '^3' /tmp/.pyenv_versions 12:07:23 +++ sort -V 12:07:23 +++ tail -n 1 12:07:23 ++ py_version_xyz=3.10.6 12:07:23 ++ [[ -z 3.10.6 ]] 12:07:23 ++ echo 3.10.6 12:07:23 ++ return 0 12:07:23 + pyenv local 3.10.6 12:07:23 + local command 12:07:23 + command=local 12:07:23 + '[' 2 -gt 0 ']' 12:07:23 + shift 12:07:23 + case "$command" in 12:07:23 + command pyenv local 3.10.6 12:07:23 + pyenv local 3.10.6 12:07:23 + for arg in "$@" 12:07:23 + case $arg in 12:07:23 + pkg_list+='lftools[openstack] ' 12:07:23 + for arg in "$@" 12:07:23 + case $arg in 12:07:23 + pkg_list+='kubernetes ' 12:07:23 + for arg in "$@" 12:07:23 + case $arg in 12:07:23 + pkg_list+='niet ' 12:07:23 + for arg in "$@" 12:07:23 + case $arg in 12:07:23 + pkg_list+='python-heatclient ' 12:07:23 + for arg in "$@" 12:07:23 + case $arg in 12:07:23 + pkg_list+='python-openstackclient ' 12:07:23 + for arg in "$@" 12:07:23 + case $arg in 12:07:23 + pkg_list+='python-magnumclient ' 12:07:23 + for arg in "$@" 12:07:23 + case $arg in 12:07:23 + pkg_list+='yq ' 12:07:23 + [[ -f /tmp/.os_lf_venv ]] 12:07:23 ++ cat /tmp/.os_lf_venv 12:07:23 + lf_venv=/tmp/venv-plAZ 12:07:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from' file:/tmp/.os_lf_venv 12:07:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 12:07:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:07:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:23 + local 'pip_opts=--upgrade --quiet' 12:07:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:07:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:07:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:07:23 + [[ -n '' ]] 12:07:23 + [[ -n '' ]] 12:07:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:07:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:23 + /tmp/venv-plAZ/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 12:07:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:07:26 lf-activate-venv(): INFO: Base packages installed successfully 12:07:26 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 12:07:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 12:07:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:07:26 + /tmp/venv-plAZ/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 12:07:49 + type python3 12:07:49 + true 12:07:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH' 12:07:49 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 12:07:49 + PATH=/tmp/venv-plAZ/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 12:07:49 + return 0 12:07:49 + mapfile -t os_volumes 12:07:49 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 12:07:52 + '[' 0 -eq 0 ']' 12:07:52 + echo 'No orphaned volumes found.' 12:07:52 No orphaned volumes found. 12:07:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:07:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:07:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14557114563314829658.sh 12:07:52 ---> Protect in-use images 12:07:52 Setup pyenv: 12:07:52 system 12:07:52 3.8.13 12:07:52 3.9.13 12:07:53 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:07:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 12:07:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:56 lf-activate-venv(): INFO: Base packages installed successfully 12:07:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 12:08:00 Build timed out (after 10 minutes). Marking the build as failed. 12:08:00 $ ssh-agent -k 12:08:00 unset SSH_AUTH_SOCK; 12:08:00 unset SSH_AGENT_PID; 12:08:00 echo Agent pid 5230 killed; 12:08:00 [ssh-agent] Stopped. 12:08:00 Build was aborted 12:08:00 [PostBuildScript] - [INFO] Executing post build scripts. 12:08:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2393320669934622947.sh 12:08:00 ---> sysstat.sh 12:08:01 /home/jenkins/lf-env.sh: line 187: 7370 Terminated "$lf_venv/bin/python3" -m pip install $pip_opts --upgrade-strategy eager $pkg_list 12:08:01 lf-activate-venv(): ERROR: Failed to install packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 12:08:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins729912049988674795.sh 12:08:01 ---> package-listing.sh 12:08:01 ++ facter osfamily 12:08:01 ++ tr '[:upper:]' '[:lower:]' 12:08:01 + OS_FAMILY=redhat 12:08:01 + workspace=/w/workspace/ci-management-openstack-cron 12:08:01 + START_PACKAGES=/tmp/packages_start.txt 12:08:01 + END_PACKAGES=/tmp/packages_end.txt 12:08:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:08:01 + PACKAGES=/tmp/packages_start.txt 12:08:01 + '[' /w/workspace/ci-management-openstack-cron ']' 12:08:01 + PACKAGES=/tmp/packages_end.txt 12:08:01 + case "${OS_FAMILY}" in 12:08:02 + rpm -qa 12:08:02 + sort 12:08:03 + '[' -f /tmp/packages_start.txt ']' 12:08:03 + '[' -f /tmp/packages_end.txt ']' 12:08:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:08:03 + '[' /w/workspace/ci-management-openstack-cron ']' 12:08:03 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 12:08:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 12:08:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8033665020201719716.sh 12:08:03 ---> capture-instance-metadata.sh 12:08:03 Setup pyenv: 12:08:03 system 12:08:03 3.8.13 12:08:03 3.9.13 12:08:03 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:08:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 12:08:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:05 lf-activate-venv(): INFO: Base packages installed successfully 12:08:05 lf-activate-venv(): INFO: Installing additional packages: lftools 12:08:22 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 12:08:22 INFO: Running in OpenStack, capturing instance metadata 12:08:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15099840813607817586.sh 12:08:23 provisioning config files... 12:08:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config18000940733532928619tmp 12:08:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:08:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:08:23 [EnvInject] - Injecting environment variables from a build step. 12:08:23 [EnvInject] - Injecting as environment variables the properties content 12:08:23 SERVER_ID=logs 12:08:23 12:08:23 [EnvInject] - Variables injected successfully. 12:08:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16506591621648884285.sh 12:08:23 ---> create-netrc.sh 12:08:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins242170228122936384.sh 12:08:23 ---> python-tools-install.sh 12:08:23 Setup pyenv: 12:08:23 system 12:08:23 3.8.13 12:08:23 3.9.13 12:08:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:08:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 12:08:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:26 lf-activate-venv(): INFO: Base packages installed successfully 12:08:26 lf-activate-venv(): INFO: Installing additional packages: lftools 12:08:43 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 12:08:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17645261397479910507.sh 12:08:43 ---> sudo-logs.sh 12:08:43 Archiving 'sudo' log.. 12:08:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14632897542262865259.sh 12:08:43 ---> job-cost.sh 12:08:43 Setup pyenv: 12:08:44 system 12:08:44 3.8.13 12:08:44 3.9.13 12:08:44 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:08:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-plAZ from file:/tmp/.os_lf_venv 12:08:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:47 lf-activate-venv(): INFO: Base packages installed successfully 12:08:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:08:59 lf-activate-venv(): INFO: Adding /tmp/venv-plAZ/bin to PATH 12:08:59 INFO: No Stack... 12:09:31 INFO: Retrieving Pricing Info for: