04:08:44 Started by timer 04:08:44 Running as SYSTEM 04:08:44 [EnvInject] - Loading node environment variables. 04:08:44 Building remotely on prd-centos8-builder-2c-1g-2173 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 04:08:44 [ssh-agent] Looking for ssh-agent implementation... 04:08:45 $ ssh-agent 04:08:45 SSH_AUTH_SOCK=/tmp/ssh-ASOtKHUS3KEz/agent.12033 04:08:45 SSH_AGENT_PID=12037 04:08:45 [ssh-agent] Started. 04:08:45 Running ssh-add (command line suppressed) 04:08:45 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4784736661124918020.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_4784736661124918020.key) 04:08:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 04:08:45 The recommended git tool is: NONE 04:08:48 using credential onap-jenkins-ssh 04:08:48 Wiping out workspace first. 04:08:48 Cloning the remote Git repository 04:08:48 Cloning repository git://cloud.onap.org/mirror/ci-management 04:08:48 > git init /w/workspace/ci-management-openstack-cron # timeout=10 04:08:48 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 04:08:48 > git --version # timeout=10 04:08:48 > git --version # 'git version 2.43.0' 04:08:48 using GIT_SSH to set credentials Gerrit user 04:08:48 [INFO] Currently running in a labeled security context 04:08:48 [INFO] Currently SELinux is 'enforcing' on the host 04:08:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh9859292705293325410.key 04:08:48 Verifying host key using manually-configured host key entries 04:08:48 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:50 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 04:08:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:52 Avoid second fetch 04:08:52 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:08:52 Checking out Revision d22bf6ad61a71988b168a2e2e5beb547a6132023 (refs/remotes/origin/master) 04:08:52 > git config core.sparsecheckout # timeout=10 04:08:52 > git checkout -f d22bf6ad61a71988b168a2e2e5beb547a6132023 # timeout=10 04:08:53 Commit message: "Update cloud image Ubuntu22.04 docker x86_64" 04:08:53 > git rev-list --no-walk d22bf6ad61a71988b168a2e2e5beb547a6132023 # timeout=10 04:08:53 > git remote # timeout=10 04:08:53 > git submodule init # timeout=10 04:08:54 > git submodule sync # timeout=10 04:08:55 > git config --get remote.origin.url # timeout=10 04:08:55 > git submodule init # timeout=10 04:08:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:08:55 > git config --get submodule.global-jjb.url # timeout=10 04:08:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:08:55 > git config --get submodule.packer/common-packer.url # timeout=10 04:08:55 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:08:55 > git submodule update --init --recursive global-jjb # timeout=10 04:08:56 > git submodule update --init --recursive packer/common-packer # timeout=10 04:09:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:09:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:09:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:09:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:09:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:09:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:09:00 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 04:09:00 No emails were triggered. 04:09:00 provisioning config files... 04:09:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:09:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:09:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:09:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12660564384277714095.sh 04:09:00 ---> python-tools-install.sh 04:09:00 Setup pyenv: 04:09:00 system 04:09:00 * 3.8.13 (set by /opt/pyenv/version) 04:09:00 * 3.9.13 (set by /opt/pyenv/version) 04:09:00 * 3.10.6 (set by /opt/pyenv/version) 04:09:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ur6c 04:09:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:09:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:09:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:09:09 lf-activate-venv(): INFO: Base packages installed successfully 04:09:09 lf-activate-venv(): INFO: Installing additional packages: lftools 04:09:32 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:09:32 Generating Requirements File 04:09:53 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 04:09:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:09:54 Python 3.10.6 04:09:54 pip 26.1.1 from /tmp/venv-Ur6c/lib/python3.10/site-packages/pip (python 3.10) 04:09:54 aiohappyeyeballs==2.6.2 04:09:54 aiohttp==3.13.5 04:09:54 aiosignal==1.4.0 04:09:54 appdirs==1.4.4 04:09:54 argcomplete==3.6.3 04:09:54 aspy.yaml==1.3.0 04:09:54 async-timeout==5.0.1 04:09:54 attrs==26.1.0 04:09:54 autopage==0.6.0 04:09:54 backports.strenum==1.3.1 04:09:54 beautifulsoup4==4.14.3 04:09:54 boto3==1.43.13 04:09:54 botocore==1.43.13 04:09:54 bs4==0.0.2 04:09:54 certifi==2026.5.20 04:09:54 cffi==2.0.0 04:09:54 cfgv==3.5.0 04:09:54 chardet==7.4.3 04:09:54 charset-normalizer==3.4.7 04:09:54 click==8.4.1 04:09:54 cliff==4.14.0 04:09:54 cmd2==3.5.1 04:09:54 cryptography==3.3.2 04:09:54 debtcollector==3.1.0 04:09:54 decorator==5.3.1 04:09:54 defusedxml==0.7.1 04:09:54 Deprecated==1.3.1 04:09:54 distlib==0.4.0 04:09:54 dnspython==2.8.0 04:09:54 docker==7.1.0 04:09:54 dogpile.cache==1.5.0 04:09:54 durationpy==0.10 04:09:54 email-validator==2.3.0 04:09:54 filelock==3.29.0 04:09:54 frozenlist==1.8.0 04:09:54 future==1.0.0 04:09:54 gitdb==4.0.12 04:09:54 GitPython==3.1.50 04:09:54 httplib2==0.30.2 04:09:54 identify==2.6.19 04:09:54 idna==3.16 04:09:54 importlib-resources==1.5.0 04:09:54 iso8601==2.1.0 04:09:54 Jinja2==3.1.6 04:09:54 jmespath==1.1.0 04:09:54 jsonpatch==1.33 04:09:54 jsonpointer==3.1.1 04:09:54 jsonschema==4.26.0 04:09:54 jsonschema-specifications==2025.9.1 04:09:54 keystoneauth1==5.14.0 04:09:54 kubernetes==36.0.0 04:09:54 lftools==0.37.22 04:09:54 lxml==6.1.1 04:09:54 markdown-it-py==4.2.0 04:09:54 MarkupSafe==3.0.3 04:09:54 mdurl==0.1.2 04:09:54 msgpack==1.1.2 04:09:54 multi_key_dict==2.0.3 04:09:54 multidict==6.7.1 04:09:54 munch==4.0.0 04:09:54 netaddr==1.3.0 04:09:54 niet==1.4.2 04:09:54 nodeenv==1.10.0 04:09:54 oauth2client==4.1.3 04:09:54 oauthlib==3.3.1 04:09:54 openstacksdk==4.13.0 04:09:54 os-service-types==1.8.2 04:09:54 osc-lib==4.6.0 04:09:54 oslo.config==10.4.0 04:09:54 oslo.context==6.4.0 04:09:54 oslo.i18n==6.8.0 04:09:54 oslo.log==8.2.0 04:09:54 oslo.serialization==5.10.0 04:09:54 oslo.utils==10.0.1 04:09:54 packaging==26.2 04:09:54 pbr==7.0.3 04:09:54 platformdirs==4.9.6 04:09:54 prettytable==3.17.0 04:09:54 propcache==0.5.2 04:09:54 psutil==7.2.2 04:09:54 pyasn1==0.6.3 04:09:54 pyasn1_modules==0.4.2 04:09:54 pycparser==3.0 04:09:54 pygerrit2==2.0.15 04:09:54 PyGithub==2.9.1 04:09:54 Pygments==2.20.0 04:09:54 PyJWT==2.13.0 04:09:54 PyNaCl==1.6.2 04:09:54 pyparsing==2.4.7 04:09:54 pyperclip==1.11.0 04:09:54 pyrsistent==0.20.0 04:09:54 python-cinderclient==9.9.0 04:09:54 python-dateutil==2.9.0.post0 04:09:54 python-discovery==1.3.1 04:09:54 python-heatclient==5.2.0 04:09:54 python-jenkins==1.8.3 04:09:54 python-keystoneclient==5.8.0 04:09:54 python-magnumclient==4.10.0 04:09:54 python-openstackclient==10.0.0 04:09:54 python-swiftclient==4.10.0 04:09:54 PyYAML==6.0.3 04:09:54 referencing==0.37.0 04:09:54 requests==2.34.2 04:09:54 requests-oauthlib==2.0.0 04:09:54 rfc3986==2.0.0 04:09:54 rich==15.0.0 04:09:54 rich-argparse==1.8.0 04:09:54 rpds-py==0.30.0 04:09:54 rsa==4.9.1 04:09:54 ruamel.yaml==0.19.1 04:09:54 ruamel.yaml.clib==0.2.15 04:09:54 s3transfer==0.17.0 04:09:54 simplejson==4.1.1 04:09:54 six==1.17.0 04:09:54 smmap==5.0.3 04:09:54 soupsieve==2.8.3 04:09:54 stevedore==5.8.0 04:09:54 tabulate==0.10.0 04:09:54 toml==0.10.2 04:09:54 tomlkit==0.15.0 04:09:54 tqdm==4.67.3 04:09:54 typing_extensions==4.15.0 04:09:54 urllib3==1.26.20 04:09:54 virtualenv==21.3.3 04:09:54 wcwidth==0.7.0 04:09:54 websocket-client==1.9.0 04:09:54 wrapt==2.2.0 04:09:54 xdg==6.0.0 04:09:54 xmltodict==1.0.4 04:09:54 yarl==1.24.2 04:09:54 yq==3.4.3 04:09:54 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins2213646731961190775.sh 04:09:54 ---> uv-install.sh 04:09:54 Installing uv/uvx (latest) using shell installer 04:09:55 2026-05-22 04:09:55 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-c9sPIi.sh" [1] 04:09:55 downloading uv 0.11.16 x86_64-unknown-linux-gnu 04:09:56 installing to /home/jenkins/.local/bin 04:09:56 uv 04:09:56 uvx 04:09:56 everything's installed! 04:09:56 ---> Validating uv/uvx install 04:09:56 uvx 0.11.16 (x86_64-unknown-linux-gnu) 04:09:56 [EnvInject] - Injecting environment variables from a build step. 04:09:56 [EnvInject] - Injecting as environment variables the properties content 04:09:56 OS_CLOUD=vex 04:09:56 04:09:56 [EnvInject] - Variables injected successfully. 04:09:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:09:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:09:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10965487311233881950.sh 04:09:56 ---> Orphaned k8s clusters 04:09:56 Setup pyenv: 04:09:56 system 04:09:56 3.8.13 04:09:56 3.9.13 04:09:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:09:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:09:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:09:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:09:58 lf-activate-venv(): INFO: Base packages installed successfully 04:09:58 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 04:10:05 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:10:07 -----> Delete orphaned cluster 04:10:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:10:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:10:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3489712917371588685.sh 04:10:08 ---> Orphaned stacks 04:10:08 Setup pyenv: 04:10:08 system 04:10:08 3.8.13 04:10:08 3.9.13 04:10:08 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:10:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:10:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:10:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:10:10 lf-activate-venv(): INFO: Base packages installed successfully 04:10:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:10:25 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:10:25 + mapfile -t OS_COE_CLUSTERS_ID 04:10:25 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 04:10:25 ++ awk '{print $1}' 04:10:25 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 04:10:28 + echo '-----> Active clusters -> stacks' 04:10:28 -----> Active clusters -> stacks 04:10:28 + OS_COE_STACKS=() 04:10:28 + [[ 0 -gt 0 ]] 04:10:28 + mapfile -t OS_STACKS 04:10:28 ++ awk '{print $1}' 04:10:28 ++ 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 04:11:19 Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/f4f2c3c809ba4bdbb7f65b0a6908c63a/stacks?stack_status=CREATE_COMPLETE&stack_status=DELETE_FAILED&stack_status=CREATE_FAILED: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:11:19 + echo '-----> Active stacks' 04:11:19 -----> Active stacks 04:11:19 + echo '-----> Delete orphaned stacks' 04:11:19 -----> Delete orphaned stacks 04:11:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:11:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:11:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9811730572469386486.sh 04:11:19 ---> Orphaned servers 04:11:19 Setup pyenv: 04:11:19 system 04:11:19 3.8.13 04:11:19 3.9.13 04:11:19 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:11:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:11:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:11:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:11:22 lf-activate-venv(): INFO: Base packages installed successfully 04:11:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:11:34 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:12:26 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 04:13:17 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 04:14:08 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 04:14:58 Failure: Unable to establish connection to https://image.public.mtl1.vexxhost.net/v2/images: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 04:15:49 -----> Active servers 04:15:49 prd-ubuntu2204-docker-8c-8g-2176 04:15:49 prd-centos8-builder-2c-1g-2173 04:15:49 prd-ubuntu1804-builder-4c-4g-2157 04:15:49 prd-ubuntu1804-docker-8c-8g-2153 04:15:49 prd-ubuntu2204-docker-8c-8g-2152 04:15:49 prd-ubuntu1804-builder-4c-4g-2150 04:15:49 prd-ubuntu1804-docker-8c-8g-2131 04:15:49 prd-ubuntu1804-builder-4c-4g-2130 04:15:49 prd-centos8-docker-8c-8g-2108 04:15:49 prd-ubuntu1804-docker-8c-8g-2100 04:15:49 prd-ubuntu1804-builder-4c-4g-2092 04:15:49 prd-centos8-builder-2c-1g-2086 04:15:49 prd-queue-docker-4c-4g-10014 04:15:49 -----> Delete orphaned servers 04:15:50 Deleting orphaned server: prd-ubuntu1804-builder-4c-4g-2157 04:15:52 WARN: Server "prd-ubuntu1804-builder-4c-4g-2157" is not older than 15 minutes. 04:15:52 Deleting orphaned server: prd-ubuntu1804-docker-8c-8g-2153 04:15:54 ERROR: Server not found. 04:15:54 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-2152 04:15:56 ERROR: Server not found. 04:15:56 Deleting orphaned server: prd-ubuntu1804-builder-4c-4g-2150 04:16:00 Deleting orphaned server: prd-ubuntu1804-docker-8c-8g-2131 04:16:04 Deleting orphaned server: prd-ubuntu1804-builder-4c-4g-2130 04:16:07 Deleting orphaned server: prd-centos8-docker-8c-8g-2108 04:16:10 Deleting orphaned server: prd-ubuntu1804-docker-8c-8g-2100 04:16:13 Deleting orphaned server: prd-ubuntu1804-builder-4c-4g-2092 04:16:16 Deleting orphaned server: prd-centos8-builder-2c-1g-2086 04:16:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:16:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:16:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11828978323209633017.sh 04:16:20 ---> Orphaned ports 04:16:20 Setup pyenv: 04:16:20 system 04:16:20 3.8.13 04:16:20 3.9.13 04:16:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:16:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:16:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:16:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:16:22 lf-activate-venv(): INFO: Base packages installed successfully 04:16:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 04:16:29 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:16:31 Ports to process: 5; age limit: 1779421589 04:16:31 Using 6 parallel processes... 04:16:32 sh: /dev/tty: No such device or address 04:16:32 04:16:32 Computers / CPU cores / Max jobs to run 04:16:32 1:local / 2 / 6 04:16:32 04:16:32 Computer:jobs running/jobs completed/%of started jobs/Average seconds to complete 04:16:32 local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s sh: /dev/tty: No such device or address 04:16:33 local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s sh: /dev/tty: No such device or address 04:16:34 local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:5/0/100%/0.0s local:4/1/100%/3.0s local:4/1/100%/3.0s local:4/1/100%/3.0s sh: /dev/tty: No such device or address 04:16:35 local:4/1/100%/4.0s local:4/1/100%/4.0s local:3/2/100%/2.0s local:3/2/100%/2.0s local:3/2/100%/2.0s local:3/2/100%/2.0s local:3/2/100%/2.0s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s local:2/3/100%/1.3s sh: /dev/tty: No such device or address 04:16:36 local:2/3/100%/1.7s local:2/3/100%/1.7s local:2/3/100%/1.7s local:2/3/100%/1.7s local:2/3/100%/1.7s local:2/3/100%/1.7s local:2/3/100%/1.7s local:2/3/100%/1.7s sh: /dev/tty: No such device or address 04:16:37 local:2/3/100%/2.0s local:2/3/100%/2.0s local:2/3/100%/2.0s Removing orphaned port f68a9ab7-234a-460a-ad64-376437e2aba8 created 1779421461 > 30 minutes ago 04:16:37 local:1/4/100%/1.5s local:1/4/100%/1.5s local:1/4/100%/1.5s local:1/4/100%/1.5s Removing orphaned port 86f81263-60bb-4a7d-aa56-a4433cca516f created 1779421507 > 30 minutes ago 04:16:37 local:0/5/100%/1.2s local:0/5/100%/1.2s 04:16:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:16:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:16:37 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18013563906569914856.sh 04:16:37 ---> Orphaned volumes 04:16:37 + source /home/jenkins/lf-env.sh 04:16:37 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:16:37 ++ mktemp -d /tmp/venv-XXXX 04:16:37 + lf_venv=/tmp/venv-cJoB 04:16:37 + local venv_file=/tmp/.os_lf_venv 04:16:37 + local python=python3 04:16:37 + local options 04:16:37 + local set_path=true 04:16:37 + local install_args= 04:16:37 ++ 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 04:16:37 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 04:16:37 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 04:16:37 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:16:37 + true 04:16:37 + case $1 in 04:16:37 + python=python3 04:16:37 + shift 2 04:16:37 + true 04:16:37 + case $1 in 04:16:37 + shift 04:16:37 + break 04:16:37 + case $python in 04:16:37 + local pkg_list= 04:16:37 + [[ -d /opt/pyenv ]] 04:16:37 + echo 'Setup pyenv:' 04:16:37 Setup pyenv: 04:16:37 + export PYENV_ROOT=/opt/pyenv 04:16:37 + PYENV_ROOT=/opt/pyenv 04:16:37 + 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 04:16:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:16:37 + pyenv versions 04:16:37 system 04:16:37 3.8.13 04:16:37 3.9.13 04:16:37 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:16:37 + command -v pyenv 04:16:37 ++ pyenv init - --no-rehash 04:16:37 + 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[*]}"'\'')" 04:16:37 export PATH="/opt/pyenv/shims:${PATH}" 04:16:37 export PYENV_SHELL=bash 04:16:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:16:37 pyenv() { 04:16:37 local command 04:16:37 command="${1:-}" 04:16:37 if [ "$#" -gt 0 ]; then 04:16:37 shift 04:16:37 fi 04:16:37 04:16:37 case "$command" in 04:16:37 rehash|shell) 04:16:37 eval "$(pyenv "sh-$command" "$@")" 04:16:37 ;; 04:16:37 *) 04:16:37 command pyenv "$command" "$@" 04:16:37 ;; 04:16:37 esac 04:16:37 }' 04:16:37 +++ 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[*]}"' 04:16:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:16:37 ++ 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 04:16:37 ++ 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 04:16:37 ++ export PYENV_SHELL=bash 04:16:37 ++ PYENV_SHELL=bash 04:16:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:16:37 +++ complete -F _pyenv pyenv 04:16:37 ++ lf-pyver python3 04:16:37 ++ local py_version_xy=python3 04:16:37 ++ local py_version_xyz= 04:16:37 ++ awk '{ print $1 }' 04:16:37 ++ pyenv versions 04:16:37 ++ local command 04:16:37 ++ command=versions 04:16:37 ++ '[' 1 -gt 0 ']' 04:16:37 ++ shift 04:16:37 ++ case "$command" in 04:16:37 ++ command pyenv versions 04:16:37 ++ pyenv versions 04:16:37 ++ sed 's/^[ *]* //' 04:16:37 ++ grep -E '^[0-9.]*[0-9]$' 04:16:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:16:37 +++ tail -n 1 04:16:37 +++ grep '^3' /tmp/.pyenv_versions 04:16:37 +++ sort -V 04:16:37 ++ py_version_xyz=3.10.6 04:16:37 ++ [[ -z 3.10.6 ]] 04:16:37 ++ echo 3.10.6 04:16:37 ++ return 0 04:16:37 + pyenv local 3.10.6 04:16:37 + local command 04:16:37 + command=local 04:16:37 + '[' 2 -gt 0 ']' 04:16:37 + shift 04:16:37 + case "$command" in 04:16:37 + command pyenv local 3.10.6 04:16:37 + pyenv local 3.10.6 04:16:37 + for arg in "$@" 04:16:37 + case $arg in 04:16:37 + pkg_list+='lftools[openstack] ' 04:16:37 + for arg in "$@" 04:16:37 + case $arg in 04:16:37 + pkg_list+='kubernetes ' 04:16:37 + for arg in "$@" 04:16:37 + case $arg in 04:16:37 + pkg_list+='niet ' 04:16:37 + for arg in "$@" 04:16:37 + case $arg in 04:16:37 + pkg_list+='python-heatclient ' 04:16:37 + for arg in "$@" 04:16:37 + case $arg in 04:16:37 + pkg_list+='python-openstackclient ' 04:16:37 + for arg in "$@" 04:16:37 + case $arg in 04:16:37 + pkg_list+='python-magnumclient ' 04:16:37 + for arg in "$@" 04:16:37 + case $arg in 04:16:37 + pkg_list+='yq ' 04:16:37 + [[ -f /tmp/.os_lf_venv ]] 04:16:37 ++ cat /tmp/.os_lf_venv 04:16:37 + lf_venv=/tmp/venv-Ur6c 04:16:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from' file:/tmp/.os_lf_venv 04:16:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:16:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 04:16:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:16:37 + local 'pip_opts=--upgrade --quiet' 04:16:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 04:16:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 04:16:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 04:16:37 + [[ -n '' ]] 04:16:37 + [[ -n '' ]] 04:16:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 04:16:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:16:37 + /tmp/venv-Ur6c/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 04:16:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 04:16:39 lf-activate-venv(): INFO: Base packages installed successfully 04:16:39 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 04:16:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 04:16:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:16:39 + /tmp/venv-Ur6c/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 04:16:49 + type python3 04:16:49 + true 04:16:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH' 04:16:49 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:16:49 + PATH=/tmp/venv-Ur6c/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 04:16:49 + return 0 04:16:49 + mapfile -t os_volumes 04:16:49 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 04:16:52 + '[' 0 -eq 0 ']' 04:16:52 + echo 'No orphaned volumes found.' 04:16:52 No orphaned volumes found. 04:16:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:16:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:16:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7828200230160064335.sh 04:16:52 ---> Protect in-use images 04:16:52 Setup pyenv: 04:16:52 system 04:16:52 3.8.13 04:16:52 3.9.13 04:16:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:16:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:16:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:16:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:16:54 lf-activate-venv(): INFO: Base packages installed successfully 04:16:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 04:17:05 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:17:05 INFO: There are images to protect defined in jenkins-config. 04:17:05 INFO: Protecting the following images: 04:17:05 CentOS Stream 8 - redis - - 310180101-1010 04:17:05 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 04:17:05 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 04:17:05 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 04:17:05 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 04:17:05 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 04:17:05 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 04:17:05 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948 04:17:05 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260327-113158.799 04:17:05 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 04:17:05 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 04:17:05 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260324-182107.170 04:17:05 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260519-175820.360 04:17:56 Failed to contact the endpoint at https://image.public.mtl1.vexxhost.net/ for discovery. Fallback to using that endpoint as the base url. 04:18:46 Failed to contact the endpoint at https://image.public.mtl1.vexxhost.net/ for discovery. Fallback to using that endpoint as the base url. 04:18:46 The image service for vex:ca-ymq-1 exists but does not have any supported versions. 04:18:46 Build step 'Conditional step (single)' marked build as failure 04:18:46 $ ssh-agent -k 04:18:46 unset SSH_AUTH_SOCK; 04:18:46 unset SSH_AGENT_PID; 04:18:46 echo Agent pid 12037 killed; 04:18:46 [ssh-agent] Stopped. 04:18:46 [PostBuildScript] - [INFO] Executing post build scripts. 04:18:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5080944819198625885.sh 04:18:46 ---> sysstat.sh 04:18:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7303185224120322029.sh 04:18:47 ---> package-listing.sh 04:18:47 ++ facter osfamily 04:18:47 ++ tr '[:upper:]' '[:lower:]' 04:18:47 + OS_FAMILY=redhat 04:18:47 + workspace=/w/workspace/ci-management-openstack-cron 04:18:47 + START_PACKAGES=/tmp/packages_start.txt 04:18:47 + END_PACKAGES=/tmp/packages_end.txt 04:18:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:18:47 + PACKAGES=/tmp/packages_start.txt 04:18:47 + '[' /w/workspace/ci-management-openstack-cron ']' 04:18:47 + PACKAGES=/tmp/packages_end.txt 04:18:47 + case "${OS_FAMILY}" in 04:18:47 + rpm -qa 04:18:47 + sort 04:18:47 + '[' -f /tmp/packages_start.txt ']' 04:18:47 + '[' -f /tmp/packages_end.txt ']' 04:18:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:18:47 + '[' /w/workspace/ci-management-openstack-cron ']' 04:18:47 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 04:18:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 04:18:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5058046189980951223.sh 04:18:48 ---> capture-instance-metadata.sh 04:18:48 Setup pyenv: 04:18:48 system 04:18:48 3.8.13 04:18:48 3.9.13 04:18:48 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:18:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:18:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:18:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:18:49 lf-activate-venv(): INFO: Base packages installed successfully 04:18:49 lf-activate-venv(): INFO: Installing additional packages: lftools 04:18:56 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:18:56 INFO: Running in OpenStack, capturing instance metadata 04:18:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7876415922576858790.sh 04:18:56 provisioning config files... 04:18:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config4895182270217807234tmp 04:18:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:18:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:18:56 [EnvInject] - Injecting environment variables from a build step. 04:18:56 [EnvInject] - Injecting as environment variables the properties content 04:18:56 SERVER_ID=logs 04:18:56 04:18:56 [EnvInject] - Variables injected successfully. 04:18:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13476002934897182328.sh 04:18:56 ---> create-netrc.sh 04:18:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins886098692515173248.sh 04:18:57 ---> python-tools-install.sh 04:18:57 Setup pyenv: 04:18:57 system 04:18:57 3.8.13 04:18:57 3.9.13 04:18:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:18:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:18:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:18:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:18:58 lf-activate-venv(): INFO: Base packages installed successfully 04:18:58 lf-activate-venv(): INFO: Installing additional packages: lftools 04:19:05 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:19:05 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins11355524573433459649.sh 04:19:05 ---> uv-install.sh 04:19:05 uv 0.11.16 is already installed 04:19:05 uvx 0.11.16 (x86_64-unknown-linux-gnu) 04:19:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2946574467934288521.sh 04:19:05 ---> sudo-logs.sh 04:19:05 Archiving 'sudo' log.. 04:19:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13204267389096491210.sh 04:19:05 ---> job-cost.sh 04:19:05 INFO: Activating Python virtual environment... 04:19:06 Setup pyenv: 04:19:06 system 04:19:06 3.8.13 04:19:06 3.9.13 04:19:06 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:19:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:19:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:19:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:19:07 lf-activate-venv(): INFO: Base packages installed successfully 04:19:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:19:13 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:19:13 INFO: No stack-cost file found 04:19:13 INFO: Instance uptime: 653s 04:19:13 INFO: Fetching instance metadata (attempt 1 of 3)... 04:19:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 04:19:45 INFO: Successfully fetched instance metadata 04:19:45 INFO: Instance type:

504 Gateway Time-out

04:19:45 The server didn't respond in time. 04:19:45 04:19:45 INFO: Retrieving pricing info for:

504 Gateway Time-out

04:19:45 The server didn't respond in time. 04:19:45 04:19:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 04:19:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/

504 Gateway Time-out

04:19:45 The server didn't respond in time. 04:19:45 /cost?seconds=653 04:19:45 ERROR: curl failed with exit code 3 for Vexxhost pricing API 04:19:45 ERROR: curl output: curl: (3) Illegal characters found in URL 04:19:45 INFO: Retrying in 10 seconds (exponential backoff)... 04:19:55 INFO: Fetching Vexxhost pricing API (attempt 2 of 3)... 04:19:55 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/

504 Gateway Time-out

04:19:55 The server didn't respond in time. 04:19:55 /cost?seconds=653 04:19:55 ERROR: curl failed with exit code 3 for Vexxhost pricing API 04:19:55 ERROR: curl output: curl: (3) Illegal characters found in URL 04:19:55 INFO: Retrying in 20 seconds (exponential backoff)... 04:20:15 INFO: Fetching Vexxhost pricing API (attempt 3 of 3)... 04:20:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/

504 Gateway Time-out

04:20:15 The server didn't respond in time. 04:20:15 /cost?seconds=653 04:20:15 ERROR: curl failed with exit code 3 for Vexxhost pricing API 04:20:15 ERROR: curl output: curl: (3) Illegal characters found in URL 04:20:15 ERROR: All 3 attempts failed for Vexxhost pricing API 04:20:15 ERROR: Failed to retrieve pricing information after 3 attempts 04:20:15 INFO: Continuing with default values: cost=0, resource=unknown 04:20:15 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 04:20:15 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 04:20:15 INFO: Successfully archived job cost data 04:20:15 DEBUG: Cost data: ci-management-openstack-cron,62595,2026-05-22 04:20:15,unknown,653,0.00,0.00,FAILURE 04:20:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12955710676373766312.sh 04:20:15 ---> logs-deploy.sh 04:20:15 Setup pyenv: 04:20:15 system 04:20:15 3.8.13 04:20:15 3.9.13 04:20:15 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:20:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ur6c from file:/tmp/.os_lf_venv 04:20:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:20:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:20:17 lf-activate-venv(): INFO: Base packages installed successfully 04:20:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:20:24 lf-activate-venv(): INFO: Adding /tmp/venv-Ur6c/bin to PATH 04:20:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/62595 04:20:24 INFO: archiving workspace using pattern(s): 04:20:25 Archives upload complete. 04:20:25 INFO: archiving logs to Nexus 04:20:26 ---> uname -a: 04:20:26 Linux prd-centos8-builder-2c-1g-2173.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 04:20:26 04:20:26 04:20:26 ---> lscpu: 04:20:26 Architecture: x86_64 04:20:26 CPU op-mode(s): 32-bit, 64-bit 04:20:26 Byte Order: Little Endian 04:20:26 CPU(s): 2 04:20:26 On-line CPU(s) list: 0,1 04:20:26 Thread(s) per core: 1 04:20:26 Core(s) per socket: 1 04:20:26 Socket(s): 2 04:20:26 NUMA node(s): 1 04:20:26 Vendor ID: AuthenticAMD 04:20:26 CPU family: 23 04:20:26 Model: 49 04:20:26 Model name: AMD EPYC-Rome Processor 04:20:26 Stepping: 0 04:20:26 CPU MHz: 2799.998 04:20:26 BogoMIPS: 5599.99 04:20:26 Virtualization: AMD-V 04:20:26 Hypervisor vendor: KVM 04:20:26 Virtualization type: full 04:20:26 L1d cache: 32K 04:20:26 L1i cache: 32K 04:20:26 L2 cache: 512K 04:20:26 L3 cache: 16384K 04:20:26 NUMA node0 CPU(s): 0,1 04:20:26 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 04:20:26 04:20:26 04:20:26 ---> nproc: 04:20:26 2 04:20:26 04:20:26 04:20:26 ---> df -h: 04:20:26 Filesystem Size Used Avail Use% Mounted on 04:20:26 devtmpfs 3.8G 0 3.8G 0% /dev 04:20:26 tmpfs 3.8G 0 3.8G 0% /dev/shm 04:20:26 tmpfs 3.8G 17M 3.8G 1% /run 04:20:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:20:26 /dev/vda1 40G 9.3G 31G 24% / 04:20:26 tmpfs 770M 0 770M 0% /run/user/1001 04:20:26 04:20:26 04:20:26 ---> free -m: 04:20:26 total used free shared buff/cache available 04:20:26 Mem: 7697 725 4725 19 2246 6663 04:20:26 Swap: 1023 0 1023 04:20:26 04:20:26 04:20:26 ---> ip addr: 04:20:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:20:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:20:26 inet 127.0.0.1/8 scope host lo 04:20:26 valid_lft forever preferred_lft forever 04:20:26 inet6 ::1/128 scope host 04:20:26 valid_lft forever preferred_lft forever 04:20:26 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 04:20:26 link/ether fa:16:3e:d5:6d:eb brd ff:ff:ff:ff:ff:ff 04:20:26 altname enp0s3 04:20:26 altname ens3 04:20:26 inet 10.30.107.250/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 04:20:26 valid_lft 85684sec preferred_lft 85684sec 04:20:26 inet6 fe80::f816:3eff:fed5:6deb/64 scope link 04:20:26 valid_lft forever preferred_lft forever 04:20:26 04:20:26 04:20:26 ---> sar -b -r -n DEV: 04:20:26 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 05/22/2026 _x86_64_ (2 CPU) 04:20:26 04:20:26 04:08:26 LINUX RESTART (2 CPU) 04:20:26 04:20:26 04:09:01 AM tps rtps wtps bread/s bwrtn/s 04:20:26 04:10:01 AM 238.57 118.49 120.08 1536.15 8601.53 04:20:26 04:11:01 AM 74.43 2.10 72.33 84.89 10936.17 04:20:26 04:12:01 AM 16.46 0.03 16.43 0.53 661.46 04:20:26 04:13:01 AM 2.85 0.00 2.85 0.00 88.25 04:20:26 04:14:01 AM 0.12 0.00 0.12 0.00 1.23 04:20:26 04:15:01 AM 0.27 0.00 0.27 0.00 4.12 04:20:26 04:16:01 AM 1.12 0.83 0.28 52.92 9.62 04:20:26 04:17:01 AM 26.94 1.28 25.66 116.89 629.02 04:20:26 04:18:01 AM 9.67 0.00 9.67 0.00 485.90 04:20:26 04:19:02 AM 10.60 0.25 10.35 25.06 275.24 04:20:26 04:20:01 AM 20.64 0.24 20.40 25.08 1121.50 04:20:26 Average: 36.54 11.22 25.32 167.64 2075.72 04:20:26 04:20:26 04:09:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:20:26 04:10:01 AM 4871772 6833876 3010660 38.19 2688 2126520 915300 10.25 202304 2432536 279812 04:20:26 04:11:01 AM 4874704 6848916 3007728 38.16 2688 2137908 876576 9.81 229664 2390588 16 04:20:26 04:12:01 AM 4875840 6850128 3006592 38.14 2688 2137908 887356 9.94 233436 2386392 4 04:20:26 04:13:01 AM 4875020 6849268 3007412 38.15 2688 2137908 887356 9.94 233432 2387388 4 04:20:26 04:14:01 AM 4872348 6846600 3010084 38.19 2688 2137912 887356 9.94 233432 2390132 4 04:20:26 04:15:01 AM 4870804 6845056 3011628 38.21 2688 2137912 887356 9.94 233432 2391744 8 04:20:26 04:16:01 AM 4851504 6827316 3030928 38.45 2688 2139468 901992 10.10 246660 2398332 4 04:20:26 04:17:01 AM 4817616 6797380 3064816 38.88 2688 2143148 927412 10.38 250172 2428732 7692 04:20:26 04:18:01 AM 4866636 6846256 3015796 38.26 2688 2142984 892720 10.00 249860 2379844 4 04:20:26 04:19:02 AM 4841016 6821568 3041416 38.58 2688 2143748 905028 10.13 429704 2225604 7384 04:20:26 04:20:01 AM 4908432 6893432 2974000 37.73 2688 2147784 833780 9.34 436484 2150408 8 04:20:26 Average: 4865972 6841800 3016460 38.27 2688 2139382 891112 9.98 270780 2360155 26813 04:20:26 04:20:26 04:09:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:20:26 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:26 04:10:01 AM eth0 99.80 67.39 1715.39 11.59 0.00 0.00 0.00 0.00 04:20:26 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:26 04:11:01 AM eth0 13.08 11.04 35.12 4.21 0.00 0.00 0.00 0.00 04:20:26 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:26 04:12:01 AM eth0 7.51 6.46 6.36 2.57 0.00 0.00 0.00 0.00 04:20:26 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:26 04:13:01 AM eth0 0.65 0.50 0.70 0.28 0.00 0.00 0.00 0.00 04:20:26 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:26 04:14:01 AM eth0 0.72 0.55 0.77 0.34 0.00 0.00 0.00 0.00 04:20:26 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:26 04:15:01 AM eth0 0.90 0.63 0.94 0.31 0.00 0.00 0.00 0.00 04:20:26 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:26 04:16:01 AM eth0 7.72 8.03 5.83 1.69 0.00 0.00 0.00 0.00 04:20:26 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:26 04:17:01 AM eth0 36.74 32.46 28.77 9.54 0.00 0.00 0.00 0.00 04:20:26 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:26 04:18:01 AM eth0 2.27 1.78 1.85 1.00 0.00 0.00 0.00 0.00 04:20:26 04:19:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:26 04:19:02 AM eth0 14.11 10.96 11.20 10.72 0.00 0.00 0.00 0.00 04:20:26 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:26 04:20:01 AM eth0 7.08 5.78 5.95 2.35 0.00 0.00 0.00 0.00 04:20:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:26 Average: eth0 17.34 13.25 165.06 4.06 0.00 0.00 0.00 0.00 04:20:26 04:20:26 04:20:26 ---> sar -P ALL: 04:20:26 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 05/22/2026 _x86_64_ (2 CPU) 04:20:26 04:20:26 04:08:26 LINUX RESTART (2 CPU) 04:20:26 04:20:26 04:09:01 AM CPU %user %nice %system %iowait %steal %idle 04:20:26 04:10:01 AM all 39.86 2.34 33.44 3.78 0.13 20.46 04:20:26 04:10:01 AM 0 41.24 1.70 25.59 3.34 0.12 28.00 04:20:26 04:10:01 AM 1 38.46 2.98 41.41 4.22 0.14 12.80 04:20:26 04:11:01 AM all 16.40 0.00 2.20 0.68 0.05 80.67 04:20:26 04:11:01 AM 0 12.56 0.00 2.17 0.90 0.05 84.33 04:20:26 04:11:01 AM 1 20.25 0.00 2.22 0.47 0.05 77.01 04:20:26 04:12:01 AM all 12.03 0.00 1.10 0.30 0.07 86.51 04:20:26 04:12:01 AM 0 7.05 0.00 1.27 0.27 0.05 91.37 04:20:26 04:12:01 AM 1 17.00 0.00 0.93 0.33 0.08 81.65 04:20:26 04:13:01 AM all 0.43 0.00 0.08 0.01 0.03 99.46 04:20:26 04:13:01 AM 0 0.13 0.00 0.08 0.02 0.03 99.73 04:20:26 04:13:01 AM 1 0.73 0.00 0.07 0.00 0.02 99.18 04:20:26 04:14:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52 04:20:26 04:14:01 AM 0 0.07 0.00 0.10 0.00 0.02 99.82 04:20:26 04:14:01 AM 1 0.67 0.00 0.07 0.00 0.03 99.23 04:20:26 04:15:01 AM all 0.44 0.00 0.08 0.00 0.03 99.45 04:20:26 04:15:01 AM 0 0.17 0.00 0.12 0.00 0.03 99.68 04:20:26 04:15:01 AM 1 0.72 0.00 0.05 0.00 0.02 99.22 04:20:26 04:16:01 AM all 5.68 0.00 0.85 0.01 0.03 93.43 04:20:26 04:16:01 AM 0 4.36 0.00 0.75 0.02 0.03 94.84 04:20:26 04:16:01 AM 1 7.00 0.00 0.95 0.00 0.03 92.01 04:20:26 04:17:01 AM all 37.29 0.00 3.84 0.15 0.08 58.63 04:20:26 04:17:01 AM 0 22.26 0.00 3.20 0.10 0.07 74.37 04:20:26 04:17:01 AM 1 52.33 0.00 4.48 0.20 0.10 42.89 04:20:26 04:18:01 AM all 3.55 0.00 0.38 0.05 0.03 95.98 04:20:26 04:18:01 AM 0 1.87 0.00 0.38 0.05 0.02 97.68 04:20:26 04:18:01 AM 1 5.24 0.00 0.38 0.05 0.05 94.28 04:20:26 04:19:02 AM all 11.44 0.00 1.60 0.07 0.05 86.84 04:20:26 04:19:02 AM 0 7.16 0.00 1.58 0.05 0.05 91.15 04:20:26 04:19:02 AM 1 15.72 0.00 1.62 0.08 0.05 82.52 04:20:26 04:20:01 AM all 8.76 0.00 1.31 0.10 0.03 89.80 04:20:26 04:20:01 AM 0 7.37 0.00 1.05 0.10 0.03 91.45 04:20:26 04:20:01 AM 1 10.15 0.00 1.56 0.10 0.03 88.16 04:20:26 04:20:26 Average: CPU %user %nice %system %iowait %steal %idle 04:20:26 Average: all 12.35 0.21 4.04 0.46 0.05 82.89 04:20:26 Average: 0 9.45 0.15 3.28 0.44 0.05 86.63 04:20:26 Average: 1 15.25 0.26 4.80 0.49 0.05 79.14 04:20:26 04:20:26 04:20:26