03:03:52 Started by timer 03:03:52 Running as SYSTEM 03:03:52 [EnvInject] - Loading node environment variables. 03:03:52 Building remotely on prd-centos8-builder-2c-1g-4153 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 03:03:52 [ssh-agent] Looking for ssh-agent implementation... 03:03:52 $ ssh-agent 03:03:53 SSH_AUTH_SOCK=/tmp/ssh-VIRJEeF21HvI/agent.13847 03:03:53 SSH_AGENT_PID=13856 03:03:53 [ssh-agent] Started. 03:03:53 Running ssh-add (command line suppressed) 03:03:53 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8480890356924597181.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_8480890356924597181.key) 03:03:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 03:03:53 The recommended git tool is: NONE 03:03:55 using credential onap-jenkins-ssh 03:03:55 Wiping out workspace first. 03:03:55 Cloning the remote Git repository 03:03:55 Cloning repository git://cloud.onap.org/mirror/ci-management 03:03:55 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:03:55 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 03:03:55 > git --version # timeout=10 03:03:55 > git --version # 'git version 2.43.0' 03:03:55 using GIT_SSH to set credentials Gerrit user 03:03:55 [INFO] Currently running in a labeled security context 03:03:55 [INFO] Currently SELinux is 'enforcing' on the host 03:03:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh2684449270116993448.key 03:03:55 Verifying host key using manually-configured host key entries 03:03:55 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:56 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 03:03:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:57 Avoid second fetch 03:03:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:03:57 Checking out Revision 82563f8a1373ac97b35b4b0251e03cc09141b445 (refs/remotes/origin/master) 03:03:57 > git config core.sparsecheckout # timeout=10 03:03:57 > git checkout -f 82563f8a1373ac97b35b4b0251e03cc09141b445 # timeout=10 03:03:58 Commit message: "chore(sdc): Remove onap-ui-common Jenkins verify/merge jobs" 03:03:58 > git rev-list --no-walk 82563f8a1373ac97b35b4b0251e03cc09141b445 # timeout=10 03:03:58 > git remote # timeout=10 03:03:58 > git submodule init # timeout=10 03:03:58 > git submodule sync # timeout=10 03:03:58 > git config --get remote.origin.url # timeout=10 03:03:58 > git submodule init # timeout=10 03:03:58 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:03:58 > git config --get submodule.global-jjb.url # timeout=10 03:03:58 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:03:58 > git config --get submodule.packer/common-packer.url # timeout=10 03:03:58 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:03:58 > git submodule update --init --recursive global-jjb # timeout=10 03:03:59 > git submodule update --init --recursive packer/common-packer # timeout=10 03:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:03 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:03 No emails were triggered. 03:04:03 provisioning config files... 03:04:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18119195991669991155.sh 03:04:03 ---> python-tools-install.sh 03:04:03 Setup pyenv: 03:04:03 system 03:04:03 * 3.8.13 (set by /opt/pyenv/version) 03:04:03 * 3.9.13 (set by /opt/pyenv/version) 03:04:03 * 3.10.6 (set by /opt/pyenv/version) 03:04:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hET5 03:04:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:12 lf-activate-venv(): INFO: Base packages installed successfully 03:04:12 lf-activate-venv(): INFO: Installing additional packages: lftools 03:04:37 lf-activate-venv(): INFO: Adding /tmp/venv-hET5/bin to PATH 03:04:37 Generating Requirements File 03:05:03 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. 03:05:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:05:04 Python 3.10.6 03:05:04 pip 26.1.2 from /tmp/venv-hET5/lib/python3.10/site-packages/pip (python 3.10) 03:05:04 aiohappyeyeballs==2.6.2 03:05:04 aiohttp==3.14.1 03:05:04 aiosignal==1.4.0 03:05:04 appdirs==1.4.4 03:05:04 argcomplete==3.7.0 03:05:04 aspy.yaml==1.3.0 03:05:04 async-timeout==5.0.1 03:05:04 attrs==26.1.0 03:05:04 autopage==0.6.0 03:05:04 backports.strenum==1.3.1 03:05:04 beautifulsoup4==4.15.0 03:05:04 boto3==1.43.38 03:05:04 botocore==1.43.38 03:05:04 bs4==0.0.2 03:05:04 certifi==2026.6.17 03:05:04 cffi==2.0.0 03:05:04 cfgv==3.5.0 03:05:04 chardet==7.4.3 03:05:04 charset-normalizer==3.4.7 03:05:04 click==8.4.2 03:05:04 cliff==4.14.0 03:05:04 cmd2==3.5.1 03:05:04 cryptography==3.3.2 03:05:04 debtcollector==3.1.0 03:05:04 decorator==5.3.1 03:05:04 defusedxml==0.7.1 03:05:04 Deprecated==1.3.1 03:05:04 distlib==0.4.3 03:05:04 dnspython==2.8.0 03:05:04 docker==7.1.0 03:05:04 dogpile.cache==1.5.0 03:05:04 durationpy==0.10 03:05:04 email-validator==2.3.0 03:05:04 filelock==3.29.4 03:05:04 frozenlist==1.8.0 03:05:04 future==1.0.0 03:05:04 gitdb==4.0.12 03:05:04 GitPython==3.1.50 03:05:04 httplib2==0.30.2 03:05:04 identify==2.6.19 03:05:04 idna==3.18 03:05:04 importlib-resources==1.5.0 03:05:04 iso8601==2.1.0 03:05:04 Jinja2==3.1.6 03:05:04 jmespath==1.1.0 03:05:04 jsonpatch==1.33 03:05:04 jsonpointer==3.1.1 03:05:04 jsonschema==4.26.0 03:05:04 jsonschema-specifications==2025.9.1 03:05:04 keystoneauth1==5.14.0 03:05:04 kubernetes==36.0.2 03:05:04 lftools==0.37.22 03:05:04 lxml==6.1.1 03:05:04 markdown-it-py==4.2.0 03:05:04 MarkupSafe==3.0.3 03:05:04 mdurl==0.1.2 03:05:04 msgpack==1.2.1 03:05:04 multi_key_dict==2.0.3 03:05:04 multidict==6.7.1 03:05:04 munch==4.0.0 03:05:04 netaddr==1.3.0 03:05:04 niet==1.4.2 03:05:04 nodeenv==1.10.0 03:05:04 oauth2client==4.1.3 03:05:04 oauthlib==3.3.1 03:05:04 openstacksdk==4.13.0 03:05:04 os-service-types==1.8.2 03:05:04 osc-lib==4.6.0 03:05:04 oslo.config==10.4.0 03:05:04 oslo.context==6.4.0 03:05:04 oslo.i18n==6.8.0 03:05:04 oslo.log==8.2.0 03:05:04 oslo.serialization==5.10.0 03:05:04 oslo.utils==10.1.1 03:05:04 packaging==26.2 03:05:04 pbr==7.0.3 03:05:04 platformdirs==4.10.0 03:05:04 prettytable==3.18.0 03:05:04 propcache==0.5.2 03:05:04 psutil==7.2.2 03:05:04 pyasn1==0.6.3 03:05:04 pyasn1_modules==0.4.2 03:05:04 pycparser==3.0 03:05:04 pygerrit2==2.0.15 03:05:04 PyGithub==2.9.1 03:05:04 Pygments==2.20.0 03:05:04 PyJWT==2.13.0 03:05:04 PyNaCl==1.6.2 03:05:04 pyparsing==2.4.7 03:05:04 pyperclip==1.11.0 03:05:04 pyrsistent==0.20.0 03:05:04 python-cinderclient==9.9.0 03:05:04 python-dateutil==2.9.0.post0 03:05:04 python-discovery==1.4.2 03:05:04 python-heatclient==5.2.0 03:05:04 python-jenkins==1.8.3 03:05:04 python-keystoneclient==5.8.0 03:05:04 python-magnumclient==4.10.0 03:05:04 python-openstackclient==10.0.0 03:05:04 python-swiftclient==4.10.0 03:05:04 PyYAML==6.0.3 03:05:04 referencing==0.37.0 03:05:04 requests==2.34.2 03:05:04 requests-oauthlib==2.0.0 03:05:04 rfc3986==2.0.0 03:05:04 rich==15.0.0 03:05:04 rich-argparse==1.8.0 03:05:04 rpds-py==0.30.0 03:05:04 rsa==4.9.1 03:05:04 ruamel.yaml==0.19.1 03:05:04 ruamel.yaml.clib==0.2.15 03:05:04 s3transfer==0.19.0 03:05:04 simplejson==4.1.1 03:05:04 six==1.17.0 03:05:04 smmap==5.0.3 03:05:04 soupsieve==2.8.4 03:05:04 stevedore==5.8.0 03:05:04 tabulate==0.10.0 03:05:04 toml==0.10.2 03:05:04 tomlkit==0.15.0 03:05:04 tqdm==4.68.3 03:05:04 typing_extensions==4.15.0 03:05:04 urllib3==1.26.20 03:05:04 virtualenv==21.5.1 03:05:04 wcwidth==0.8.2 03:05:04 websocket-client==1.9.0 03:05:04 wrapt==2.2.2 03:05:04 xdg==6.0.0 03:05:04 xmltodict==1.0.4 03:05:04 yarl==1.24.2 03:05:04 yq==3.4.3 03:05:04 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins8557341314359909233.sh 03:05:04 ---> uv-install.sh 03:05:04 Installing uv/uvx (latest) using shell installer 03:05:05 2026-07-01 03:05:05 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-lvQQYT.sh" [1] 03:05:05 downloading uv 0.11.26 x86_64-unknown-linux-gnu 03:05:06 installing to /home/jenkins/.local/bin 03:05:06 uv 03:05:06 uvx 03:05:06 everything's installed! 03:05:06 ---> Validating uv/uvx install 03:05:06 uvx 0.11.26 (x86_64-unknown-linux-gnu) 03:05:06 [EnvInject] - Injecting environment variables from a build step. 03:05:06 [EnvInject] - Injecting as environment variables the properties content 03:05:06 OS_CLOUD=vex 03:05:06 03:05:06 [EnvInject] - Variables injected successfully. 03:05:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12991224117175963181.sh 03:05:06 ---> Orphaned k8s clusters 03:05:06 Setup pyenv: 03:05:06 system 03:05:06 3.8.13 03:05:06 3.9.13 03:05:06 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hET5 from file:/tmp/.os_lf_venv 03:05:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:09 lf-activate-venv(): INFO: Base packages installed successfully 03:05:09 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:05:17 lf-activate-venv(): INFO: Adding /tmp/venv-hET5/bin to PATH 03:05:20 -----> Delete orphaned cluster 03:05:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6996716523385570564.sh 03:05:20 ---> Orphaned stacks 03:05:20 Setup pyenv: 03:05:20 system 03:05:20 3.8.13 03:05:20 3.9.13 03:05:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hET5 from file:/tmp/.os_lf_venv 03:05:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:22 lf-activate-venv(): INFO: Base packages installed successfully 03:05:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 03:05:39 lf-activate-venv(): INFO: Adding /tmp/venv-hET5/bin to PATH 03:05:39 + mapfile -t OS_COE_CLUSTERS_ID 03:05:39 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:05:39 ++ awk '{print $1}' 03:05:39 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:05:41 + echo '-----> Active clusters -> stacks' 03:05:41 -----> Active clusters -> stacks 03:05:41 + OS_COE_STACKS=() 03:05:41 + [[ 0 -gt 0 ]] 03:05:41 + mapfile -t OS_STACKS 03:05:41 ++ awk '{print $1}' 03:05:41 ++ 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 03:05:43 + echo '-----> Active stacks' 03:05:43 -----> Active stacks 03:05:43 + echo '-----> Delete orphaned stacks' 03:05:43 -----> Delete orphaned stacks 03:05:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8675059894909693863.sh 03:05:43 ---> Orphaned servers 03:05:43 Setup pyenv: 03:05:43 system 03:05:43 3.8.13 03:05:43 3.9.13 03:05:43 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hET5 from file:/tmp/.os_lf_venv 03:05:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:45 lf-activate-venv(): INFO: Base packages installed successfully 03:05:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:59 lf-activate-venv(): INFO: Adding /tmp/venv-hET5/bin to PATH 03:06:03 -----> Active servers 03:06:03 prd-ubuntu1804-builder-4c-4g-4154 03:06:03 prd-centos8-builder-2c-1g-4153 03:06:03 prd-queue-docker-4c-4g-3359 03:06:03 -----> Delete orphaned servers 03:06:03 ERROR: Failed to fetch data from https://jenkins.onap.org/computer/api/json?tree=computer[displayName] with status code 000 03:06:03 03:06:03 03:06:03 000 03:06:03 Build step 'Conditional step (single)' marked build as failure 03:06:03 $ ssh-agent -k 03:06:03 unset SSH_AUTH_SOCK; 03:06:03 unset SSH_AGENT_PID; 03:06:03 echo Agent pid 13856 killed; 03:06:03 [ssh-agent] Stopped. 03:06:03 [PostBuildScript] - [INFO] Executing post build scripts. 03:06:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10815272631068616075.sh 03:06:03 ---> sysstat.sh 03:06:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4409730026657099774.sh 03:06:04 ---> package-listing.sh 03:06:04 ++ facter osfamily 03:06:04 ++ tr '[:upper:]' '[:lower:]' 03:06:04 + OS_FAMILY=redhat 03:06:04 + workspace=/w/workspace/ci-management-openstack-cron 03:06:04 + START_PACKAGES=/tmp/packages_start.txt 03:06:04 + END_PACKAGES=/tmp/packages_end.txt 03:06:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:06:04 + PACKAGES=/tmp/packages_start.txt 03:06:04 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:04 + PACKAGES=/tmp/packages_end.txt 03:06:04 + case "${OS_FAMILY}" in 03:06:04 + rpm -qa 03:06:04 + sort 03:06:05 + '[' -f /tmp/packages_start.txt ']' 03:06:05 + '[' -f /tmp/packages_end.txt ']' 03:06:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:06:05 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:05 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:06:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:06:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1810423076583090692.sh 03:06:05 ---> capture-instance-metadata.sh 03:06:05 Setup pyenv: 03:06:05 system 03:06:05 3.8.13 03:06:05 3.9.13 03:06:05 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hET5 from file:/tmp/.os_lf_venv 03:06:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:07 lf-activate-venv(): INFO: Base packages installed successfully 03:06:07 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-hET5/bin to PATH 03:06:16 INFO: Running in OpenStack, capturing instance metadata 03:06:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins58541312454677212.sh 03:06:16 provisioning config files... 03:06:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config978258439820081519tmp 03:06:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:06:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:06:16 [EnvInject] - Injecting environment variables from a build step. 03:06:16 [EnvInject] - Injecting as environment variables the properties content 03:06:16 SERVER_ID=logs 03:06:16 03:06:16 [EnvInject] - Variables injected successfully. 03:06:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8077332853828387439.sh 03:06:16 ---> create-netrc.sh 03:06:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13492889597697718238.sh 03:06:16 ---> python-tools-install.sh 03:06:16 Setup pyenv: 03:06:16 system 03:06:16 3.8.13 03:06:16 3.9.13 03:06:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hET5 from file:/tmp/.os_lf_venv 03:06:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:18 lf-activate-venv(): INFO: Base packages installed successfully 03:06:18 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:31 lf-activate-venv(): INFO: Adding /tmp/venv-hET5/bin to PATH 03:06:31 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins8801546334372412289.sh 03:06:31 ---> uv-install.sh 03:06:31 uv 0.11.26 is already installed 03:06:31 uvx 0.11.26 (x86_64-unknown-linux-gnu) 03:06:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins197019351153082504.sh 03:06:31 ---> sudo-logs.sh 03:06:31 Archiving 'sudo' log.. 03:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10615391759040165239.sh 03:06:32 ---> job-cost.sh 03:06:32 INFO: Activating Python virtual environment... 03:06:32 Setup pyenv: 03:06:32 system 03:06:32 3.8.13 03:06:32 3.9.13 03:06:32 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hET5 from file:/tmp/.os_lf_venv 03:06:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:34 lf-activate-venv(): INFO: Base packages installed successfully 03:06:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-hET5/bin to PATH 03:06:41 INFO: No stack-cost file found 03:06:41 INFO: Instance uptime: 202s 03:06:41 INFO: Fetching instance metadata (attempt 1 of 3)... 03:06:41 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 03:06:41 INFO: Successfully fetched instance metadata 03:06:41 INFO: Instance type: v3-standard-2 03:06:41 INFO: Retrieving pricing info for: v3-standard-2 03:06:41 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 03:06:41 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=202 03:06:41 INFO: Successfully fetched Vexxhost pricing API 03:06:41 INFO: Retrieved cost: 0.06 03:06:41 INFO: Retrieved resource: v3-standard-2 03:06:41 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 03:06:41 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 03:06:41 INFO: Successfully archived job cost data 03:06:41 DEBUG: Cost data: ci-management-openstack-cron,63552,2026-07-01 03:06:41,v3-standard-2,202,0.06,0.00,FAILURE 03:06:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1012823684576361923.sh 03:06:41 ---> logs-deploy.sh 03:06:41 Setup pyenv: 03:06:41 system 03:06:41 3.8.13 03:06:41 3.9.13 03:06:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hET5 from file:/tmp/.os_lf_venv 03:06:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:43 lf-activate-venv(): INFO: Base packages installed successfully 03:06:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-hET5/bin to PATH 03:06:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/63552 03:06:52 INFO: archiving workspace using pattern(s): 03:06:53 Archives upload complete. 03:06:54 INFO: archiving logs to Nexus 03:06:55 ---> uname -a: 03:06:55 Linux prd-centos8-builder-2c-1g-4153.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 03:06:55 03:06:55 03:06:55 ---> lscpu: 03:06:55 Architecture: x86_64 03:06:55 CPU op-mode(s): 32-bit, 64-bit 03:06:55 Byte Order: Little Endian 03:06:55 CPU(s): 2 03:06:55 On-line CPU(s) list: 0,1 03:06:55 Thread(s) per core: 1 03:06:55 Core(s) per socket: 1 03:06:55 Socket(s): 2 03:06:55 NUMA node(s): 1 03:06:55 Vendor ID: AuthenticAMD 03:06:55 CPU family: 23 03:06:55 Model: 49 03:06:55 Model name: AMD EPYC-Rome Processor 03:06:55 Stepping: 0 03:06:55 CPU MHz: 2799.998 03:06:55 BogoMIPS: 5599.99 03:06:55 Virtualization: AMD-V 03:06:55 Hypervisor vendor: KVM 03:06:55 Virtualization type: full 03:06:55 L1d cache: 32K 03:06:55 L1i cache: 32K 03:06:55 L2 cache: 512K 03:06:55 L3 cache: 16384K 03:06:55 NUMA node0 CPU(s): 0,1 03:06:55 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 03:06:55 03:06:55 03:06:55 ---> nproc: 03:06:55 2 03:06:55 03:06:55 03:06:55 ---> df -h: 03:06:55 Filesystem Size Used Avail Use% Mounted on 03:06:55 devtmpfs 3.8G 0 3.8G 0% /dev 03:06:55 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:06:55 tmpfs 3.8G 17M 3.8G 1% /run 03:06:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:06:55 /dev/vda1 40G 9.3G 31G 24% / 03:06:55 tmpfs 770M 0 770M 0% /run/user/1001 03:06:55 03:06:55 03:06:55 ---> free -m: 03:06:55 total used free shared buff/cache available 03:06:55 Mem: 7697 607 4839 19 2250 6780 03:06:55 Swap: 1023 0 1023 03:06:55 03:06:55 03:06:55 ---> ip addr: 03:06:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:06:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:06:55 inet 127.0.0.1/8 scope host lo 03:06:55 valid_lft forever preferred_lft forever 03:06:55 inet6 ::1/128 scope host 03:06:55 valid_lft forever preferred_lft forever 03:06:55 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:06:55 link/ether fa:16:3e:6f:1e:67 brd ff:ff:ff:ff:ff:ff 03:06:55 altname enp0s3 03:06:55 altname ens3 03:06:55 inet 10.30.106.39/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 03:06:55 valid_lft 86194sec preferred_lft 86194sec 03:06:55 inet6 fe80::f816:3eff:fe6f:1e67/64 scope link 03:06:55 valid_lft forever preferred_lft forever 03:06:55 03:06:55 03:06:55 ---> sar -b -r -n DEV: 03:06:55 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/01/2026 _x86_64_ (2 CPU) 03:06:55 03:06:55 03:03:25 LINUX RESTART (2 CPU) 03:06:55 03:06:55 03:04:01 AM tps rtps wtps bread/s bwrtn/s 03:06:55 03:05:01 AM 286.94 118.03 168.91 1952.15 8101.02 03:06:55 03:06:01 AM 97.37 2.73 94.64 252.32 13218.89 03:06:55 Average: 192.15 60.38 131.77 1102.23 10659.96 03:06:55 03:06:55 03:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:06:55 03:05:01 AM 5044232 6934300 2838200 36.01 2688 2056656 766188 8.58 212040 2261092 273328 03:06:55 03:06:01 AM 4980320 6961228 2902112 36.82 2688 2143644 723712 8.10 233296 2283840 21076 03:06:55 Average: 5012276 6947764 2870156 36.41 2688 2100150 744950 8.34 222668 2272466 147202 03:06:55 03:06:55 03:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:06:55 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:55 03:05:01 AM eth0 113.96 73.21 1286.09 16.86 0.00 0.00 0.00 0.00 03:06:55 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:55 03:06:01 AM eth0 49.48 34.52 465.31 10.68 0.00 0.00 0.00 0.00 03:06:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:55 Average: eth0 81.72 53.87 875.70 13.77 0.00 0.00 0.00 0.00 03:06:55 03:06:55 03:06:55 ---> sar -P ALL: 03:06:55 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/01/2026 _x86_64_ (2 CPU) 03:06:55 03:06:55 03:03:25 LINUX RESTART (2 CPU) 03:06:55 03:06:55 03:04:01 AM CPU %user %nice %system %iowait %steal %idle 03:06:55 03:05:01 AM all 34.15 2.27 33.17 2.96 0.10 27.34 03:06:55 03:05:01 AM 0 28.72 2.71 33.65 2.88 0.10 31.95 03:06:55 03:05:01 AM 1 39.57 1.83 32.69 3.05 0.10 22.75 03:06:55 03:06:01 AM all 33.87 0.00 4.39 1.49 0.10 60.15 03:06:55 03:06:01 AM 0 20.93 0.00 3.97 1.95 0.10 73.04 03:06:55 03:06:01 AM 1 46.82 0.00 4.81 1.02 0.10 47.25 03:06:55 Average: all 34.01 1.12 18.65 2.22 0.10 43.89 03:06:55 Average: 0 24.79 1.34 18.66 2.41 0.10 52.70 03:06:55 Average: 1 43.22 0.91 18.64 2.03 0.10 35.10 03:06:55 03:06:55 03:06:55