22:05:04 Started by timer 22:05:04 Running as SYSTEM 22:05:04 [EnvInject] - Loading node environment variables. 22:05:04 Building remotely on prd-ubuntu20.04-docker-2c-8g-15061 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 22:05:04 [ssh-agent] Looking for ssh-agent implementation... 22:05:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:05:05 $ ssh-agent 22:05:05 SSH_AUTH_SOCK=/tmp/ssh-BKCkvWjgofgo/agent.1554 22:05:05 SSH_AGENT_PID=1556 22:05:05 [ssh-agent] Started. 22:05:05 Running ssh-add (command line suppressed) 22:05:05 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_14222290446901497805.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_14222290446901497805.key) 22:05:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:05:05 The recommended git tool is: NONE 22:05:07 using credential edgex-jenkins-ssh 22:05:07 Wiping out workspace first. 22:05:07 Cloning the remote Git repository 22:05:07 Cloning repository git@github.com:edgexfoundry/ci-management 22:05:07 > git init /w/workspace/ci-management-openstack-cron # timeout=10 22:05:07 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 22:05:07 > git --version # timeout=10 22:05:07 > git --version # 'git version 2.25.1' 22:05:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:05:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:07 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 22:05:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:08 Avoid second fetch 22:05:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:05:08 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 22:05:08 > git config core.sparsecheckout # timeout=10 22:05:08 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 22:05:08 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 22:05:08 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 22:05:08 > git remote # timeout=10 22:05:08 > git submodule init # timeout=10 22:05:08 > git submodule sync # timeout=10 22:05:08 > git config --get remote.origin.url # timeout=10 22:05:08 > git submodule init # timeout=10 22:05:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:05:08 > git config --get submodule.packer/common-packer.url # timeout=10 22:05:08 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:05:08 > git config --get submodule.global-jjb.url # timeout=10 22:05:08 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:05:09 > git submodule update --init --recursive packer/common-packer # timeout=10 22:05:09 > git submodule update --init --recursive global-jjb # timeout=10 22:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:13 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:05:13 provisioning config files... 22:05:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:05:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:05:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:05:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7470118616455643977.sh 22:05:13 ---> python-tools-install.sh 22:05:13 Setup pyenv: 22:05:13 * system (set by /opt/pyenv/version) 22:05:13 * 3.8.20 (set by /opt/pyenv/version) 22:05:13 * 3.9.20 (set by /opt/pyenv/version) 22:05:13 3.10.15 22:05:13 3.11.10 22:05:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1yzn 22:05:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:05:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:22 lf-activate-venv(): INFO: Base packages installed successfully 22:05:22 lf-activate-venv(): INFO: Installing additional packages: lftools 22:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-1yzn/bin to PATH 22:05:42 Generating Requirements File 22:06: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. 22:06:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:06:03 Python 3.11.10 22:06:04 pip 26.1.2 from /tmp/venv-1yzn/lib/python3.11/site-packages/pip (python 3.11) 22:06:04 aiohappyeyeballs==2.7.1 22:06:04 aiohttp==3.14.1 22:06:04 aiosignal==1.4.0 22:06:04 appdirs==1.4.4 22:06:04 argcomplete==3.7.0 22:06:04 aspy.yaml==1.3.0 22:06:04 attrs==26.1.0 22:06:04 autopage==0.6.0 22:06:04 beautifulsoup4==4.15.0 22:06:04 boto3==1.43.48 22:06:04 botocore==1.43.48 22:06:04 bs4==0.0.2 22:06:04 certifi==2026.6.17 22:06:04 cffi==2.1.0 22:06:04 cfgv==3.5.0 22:06:04 chardet==7.4.3 22:06:04 charset-normalizer==3.4.9 22:06:04 click==8.4.2 22:06:04 cliff==4.15.0 22:06:04 cmd2==4.1.1 22:06:04 cryptography==3.3.2 22:06:04 debtcollector==3.1.0 22:06:04 decorator==5.3.1 22:06:04 defusedxml==0.7.1 22:06:04 Deprecated==1.3.1 22:06:04 distlib==0.4.3 22:06:04 dnspython==2.8.0 22:06:04 docker==7.2.0 22:06:04 dogpile.cache==1.5.0 22:06:04 durationpy==0.10 22:06:04 email-validator==2.3.0 22:06:04 filelock==3.29.7 22:06:04 frozenlist==1.8.0 22:06:04 future==1.0.0 22:06:04 gitdb==4.0.12 22:06:04 GitPython==3.1.51 22:06:04 httplib2==0.30.2 22:06:04 identify==2.6.19 22:06:04 idna==3.18 22:06:04 importlib-resources==1.5.0 22:06:04 iso8601==2.1.0 22:06:04 Jinja2==3.1.6 22:06:04 jmespath==1.1.0 22:06:04 jsonpatch==1.33 22:06:04 jsonpointer==3.1.1 22:06:04 jsonschema==4.26.0 22:06:04 jsonschema-specifications==2025.9.1 22:06:04 keystoneauth1==5.15.0 22:06:04 kubernetes==36.0.3 22:06:04 lftools==0.37.22 22:06:04 lxml==6.1.1 22:06:04 markdown-it-py==4.2.0 22:06:04 MarkupSafe==3.0.3 22:06:04 mdurl==0.1.2 22:06:04 msgpack==1.2.1 22:06:04 multi_key_dict==2.0.3 22:06:04 multidict==6.7.1 22:06:04 munch==4.0.0 22:06:04 netaddr==1.3.0 22:06:04 niet==1.4.2 22:06:04 nodeenv==1.10.0 22:06:04 oauth2client==4.1.3 22:06:04 oauthlib==3.3.1 22:06:04 openstacksdk==4.17.0 22:06:04 os-service-types==1.8.2 22:06:04 osc-lib==4.7.0 22:06:04 oslo.config==10.5.0 22:06:04 oslo.context==6.5.0 22:06:04 oslo.i18n==6.9.0 22:06:04 oslo.log==8.3.0 22:06:04 oslo.serialization==5.11.0 22:06:04 oslo.utils==10.1.1 22:06:04 packaging==26.2 22:06:04 pbr==7.0.3 22:06:04 platformdirs==4.10.0 22:06:04 prettytable==3.18.0 22:06:04 prompt_toolkit==3.0.52 22:06:04 propcache==0.5.2 22:06:04 psutil==7.2.2 22:06:04 pyasn1==0.6.4 22:06:04 pyasn1_modules==0.4.2 22:06:04 pycparser==3.0 22:06:04 pygerrit2==2.0.15 22:06:04 PyGithub==2.9.1 22:06:04 Pygments==2.20.0 22:06:04 PyJWT==2.13.0 22:06:04 PyNaCl==1.6.2 22:06:04 pyparsing==2.4.7 22:06:04 pyperclip==1.11.0 22:06:04 pyrsistent==0.20.0 22:06:04 python-dateutil==2.9.0.post0 22:06:04 python-discovery==1.4.4 22:06:04 python-heatclient==5.2.0 22:06:04 python-jenkins==1.8.3 22:06:04 python-keystoneclient==5.8.0 22:06:04 python-magnumclient==4.11.0 22:06:04 python-manilaclient==6.2.0 22:06:04 python-openstackclient==10.2.0 22:06:04 python-swiftclient==4.10.0 22:06:04 PyYAML==6.0.3 22:06:04 referencing==0.37.0 22:06:04 requests==2.34.2 22:06:04 requests-oauthlib==2.0.0 22:06:04 rfc3986==2.0.0 22:06:04 rich==15.0.0 22:06:04 rich-argparse==1.8.0 22:06:04 rpds-py==2026.6.3 22:06:04 rsa==4.9.1 22:06:04 ruamel.yaml==0.19.1 22:06:04 ruamel.yaml.clib==0.2.15 22:06:04 s3transfer==0.19.1 22:06:04 simplejson==4.1.1 22:06:04 six==1.17.0 22:06:04 smmap==5.0.3 22:06:04 soupsieve==2.8.4 22:06:04 stevedore==5.9.0 22:06:04 tabulate==0.10.0 22:06:04 toml==0.10.2 22:06:04 tomlkit==0.15.0 22:06:04 tqdm==4.68.4 22:06:04 typing_extensions==4.16.0 22:06:04 urllib3==1.26.20 22:06:04 virtualenv==21.6.1 22:06:04 wcwidth==0.8.2 22:06:04 websocket-client==1.9.0 22:06:04 wrapt==2.2.2 22:06:04 xdg==6.0.0 22:06:04 xmltodict==1.0.4 22:06:04 yarl==1.24.2 22:06:04 yq==4.1.2 22:06:04 [EnvInject] - Injecting environment variables from a build step. 22:06:04 [EnvInject] - Injecting as environment variables the properties content 22:06:04 OS_CLOUD=vex 22:06:04 22:06:04 [EnvInject] - Variables injected successfully. 22:06:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:06:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:06:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5679364962683308352.sh 22:06:04 ---> Orphaned k8s clusters 22:06:04 Setup pyenv: 22:06:04 system 22:06:04 3.8.20 22:06:04 3.9.20 22:06:04 3.10.15 22:06:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1yzn from file:/tmp/.os_lf_venv 22:06:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:06 lf-activate-venv(): INFO: Base packages installed successfully 22:06:06 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 22:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-1yzn/bin to PATH 22:06:15 -----> Delete orphaned cluster 22:06:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:06:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:06:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1678259794376071310.sh 22:06:15 ---> Orphaned stacks 22:06:15 Setup pyenv: 22:06:15 system 22:06:15 3.8.20 22:06:15 3.9.20 22:06:15 3.10.15 22:06:15 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1yzn from file:/tmp/.os_lf_venv 22:06:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:17 lf-activate-venv(): INFO: Base packages installed successfully 22:06:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:06: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. 22:06:28 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 22:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-1yzn/bin to PATH 22:06:29 + mapfile -t OS_COE_CLUSTERS_ID 22:06:29 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:06:29 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:06:29 ++ awk '{print $1}' 22:06:31 + echo '-----> Active clusters -> stacks' 22:06:31 -----> Active clusters -> stacks 22:06:31 + OS_COE_STACKS=() 22:06:31 + [[ 0 -gt 0 ]] 22:06:31 + mapfile -t OS_STACKS 22:06:31 ++ awk '{print $1}' 22:06:31 ++ 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 22:06:33 + echo '-----> Active stacks' 22:06:33 -----> Active stacks 22:06:33 + echo '-----> Delete orphaned stacks' 22:06:33 -----> Delete orphaned stacks 22:06:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:06:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:06:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3950061305130878545.sh 22:06:33 ---> Orphaned servers 22:06:33 Setup pyenv: 22:06:33 system 22:06:33 3.8.20 22:06:33 3.9.20 22:06:33 3.10.15 22:06:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1yzn from file:/tmp/.os_lf_venv 22:06:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:35 lf-activate-venv(): INFO: Base packages installed successfully 22:06:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-1yzn/bin to PATH 22:06:49 -----> Active servers 22:06:49 prd-ubuntu20.04-docker-2c-8g-15061 22:06:49 prd-centos7-blackbox-4c-2g-14884 22:06:49 -----> Delete orphaned servers 22:06:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:06:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:06:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4348568254378836670.sh 22:06:50 ---> Orphaned ports 22:06:50 Setup pyenv: 22:06:50 system 22:06:50 3.8.20 22:06:50 3.9.20 22:06:50 3.10.15 22:06:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1yzn from file:/tmp/.os_lf_venv 22:06:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:52 lf-activate-venv(): INFO: Base packages installed successfully 22:06:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 22:06:59 lf-activate-venv(): INFO: Adding /tmp/venv-1yzn/bin to PATH 22:07:01 No orphaned ports to process. 22:07:01 Build step 'Conditional step (single)' marked build as failure 22:07:01 $ ssh-agent -k 22:07:01 unset SSH_AUTH_SOCK; 22:07:01 unset SSH_AGENT_PID; 22:07:01 echo Agent pid 1556 killed; 22:07:01 [ssh-agent] Stopped. 22:07:01 [PostBuildScript] - [INFO] Executing post build scripts. 22:07:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2117811431321582072.sh 22:07:01 ---> sysstat.sh 22:07:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12493888565518460880.sh 22:07:02 ---> package-listing.sh 22:07:02 ++ facter osfamily 22:07:02 ++ tr '[:upper:]' '[:lower:]' 22:07:02 + OS_FAMILY=debian 22:07:02 + workspace=/w/workspace/ci-management-openstack-cron 22:07:02 + START_PACKAGES=/tmp/packages_start.txt 22:07:02 + END_PACKAGES=/tmp/packages_end.txt 22:07:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:07:02 + PACKAGES=/tmp/packages_start.txt 22:07:02 + '[' /w/workspace/ci-management-openstack-cron ']' 22:07:02 + PACKAGES=/tmp/packages_end.txt 22:07:02 + case "${OS_FAMILY}" in 22:07:02 + dpkg -l 22:07:02 + grep '^ii' 22:07:02 + '[' -f /tmp/packages_start.txt ']' 22:07:02 + '[' -f /tmp/packages_end.txt ']' 22:07:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:07:02 + '[' /w/workspace/ci-management-openstack-cron ']' 22:07:02 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 22:07:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 22:07:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1118780305898210218.sh 22:07:02 ---> capture-instance-metadata.sh 22:07:02 Setup pyenv: 22:07:02 system 22:07:02 3.8.20 22:07:02 3.9.20 22:07:02 3.10.15 22:07:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:07:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1yzn from file:/tmp/.os_lf_venv 22:07:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:07:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:07:04 lf-activate-venv(): INFO: Base packages installed successfully 22:07:04 lf-activate-venv(): INFO: Installing additional packages: lftools 22:07:10 lf-activate-venv(): INFO: Adding /tmp/venv-1yzn/bin to PATH 22:07:10 INFO: Running in OpenStack, capturing instance metadata 22:07:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1747567513651228327.sh 22:07:10 provisioning config files... 22:07:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config7806286913728345604tmp 22:07:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:07:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:07:10 [EnvInject] - Injecting environment variables from a build step. 22:07:10 [EnvInject] - Injecting as environment variables the properties content 22:07:10 SERVER_ID=logs 22:07:10 22:07:10 [EnvInject] - Variables injected successfully. 22:07:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7698893766342952632.sh 22:07:10 ---> create-netrc.sh 22:07:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7457155987297148131.sh 22:07:10 ---> python-tools-install.sh 22:07:10 Setup pyenv: 22:07:10 system 22:07:10 3.8.20 22:07:10 3.9.20 22:07:10 3.10.15 22:07:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:07:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1yzn from file:/tmp/.os_lf_venv 22:07:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:07:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:07:12 lf-activate-venv(): INFO: Base packages installed successfully 22:07:12 lf-activate-venv(): INFO: Installing additional packages: lftools 22:07:18 lf-activate-venv(): INFO: Adding /tmp/venv-1yzn/bin to PATH 22:07:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9065373148563611976.sh 22:07:18 ---> sudo-logs.sh 22:07:18 Archiving 'sudo' log.. 22:07:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15211008238405536923.sh 22:07:18 ---> job-cost.sh 22:07:18 Setup pyenv: 22:07:18 system 22:07:18 3.8.20 22:07:18 3.9.20 22:07:18 3.10.15 22:07:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:07:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1yzn from file:/tmp/.os_lf_venv 22:07:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:07:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:07:20 lf-activate-venv(): INFO: Base packages installed successfully 22:07:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:07:26 lf-activate-venv(): INFO: Adding /tmp/venv-1yzn/bin to PATH 22:07:26 INFO: No Stack... 22:07:26 INFO: Retrieving Pricing Info for: v3-standard-2 22:07:27 INFO: Archiving Costs 22:07:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4596607976289914833.sh 22:07:27 ---> logs-deploy.sh 22:07:27 Setup pyenv: 22:07:27 system 22:07:27 3.8.20 22:07:27 3.9.20 22:07:27 3.10.15 22:07:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:07:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1yzn from file:/tmp/.os_lf_venv 22:07:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:07:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:07:28 lf-activate-venv(): INFO: Base packages installed successfully 22:07:28 lf-activate-venv(): INFO: Installing additional packages: lftools 22:07:35 lf-activate-venv(): INFO: Adding /tmp/venv-1yzn/bin to PATH 22:07:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63639 22:07:35 INFO: archiving workspace using pattern(s): 22:07:36 Archives upload complete. 22:07:36 INFO: archiving logs to Nexus 22:07:37 ---> uname -a: 22:07:37 Linux prd-ubuntu20-04-docker-2c-8g-15061 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 22:07:37 22:07:37 22:07:37 ---> lscpu: 22:07:37 Architecture: x86_64 22:07:37 CPU op-mode(s): 32-bit, 64-bit 22:07:37 Byte Order: Little Endian 22:07:37 Address sizes: 40 bits physical, 48 bits virtual 22:07:37 CPU(s): 2 22:07:37 On-line CPU(s) list: 0,1 22:07:37 Thread(s) per core: 1 22:07:37 Core(s) per socket: 1 22:07:37 Socket(s): 2 22:07:37 NUMA node(s): 1 22:07:37 Vendor ID: AuthenticAMD 22:07:37 CPU family: 23 22:07:37 Model: 49 22:07:37 Model name: AMD EPYC-Rome Processor 22:07:37 Stepping: 0 22:07:37 CPU MHz: 2799.996 22:07:37 BogoMIPS: 5599.99 22:07:37 Virtualization: AMD-V 22:07:37 Hypervisor vendor: KVM 22:07:37 Virtualization type: full 22:07:37 L1d cache: 64 KiB 22:07:37 L1i cache: 64 KiB 22:07:37 L2 cache: 1 MiB 22:07:37 L3 cache: 32 MiB 22:07:37 NUMA node0 CPU(s): 0,1 22:07:37 Vulnerability Gather data sampling: Not affected 22:07:37 Vulnerability Itlb multihit: Not affected 22:07:37 Vulnerability L1tf: Not affected 22:07:37 Vulnerability Mds: Not affected 22:07:37 Vulnerability Meltdown: Not affected 22:07:37 Vulnerability Mmio stale data: Not affected 22:07:37 Vulnerability Retbleed: Vulnerable 22:07:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:07:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:07:37 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:07:37 Vulnerability Srbds: Not affected 22:07:37 Vulnerability Tsx async abort: Not affected 22:07:37 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:07:37 22:07:37 22:07:37 ---> nproc: 22:07:37 2 22:07:37 22:07:37 22:07:37 ---> df -h: 22:07:37 Filesystem Size Used Avail Use% Mounted on 22:07:37 udev 3.9G 0 3.9G 0% /dev 22:07:37 tmpfs 795M 1.1M 794M 1% /run 22:07:37 /dev/vda1 39G 9.9G 29G 26% / 22:07:37 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:07:37 tmpfs 5.0M 0 5.0M 0% /run/lock 22:07:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:07:37 /dev/loop0 62M 62M 0 100% /snap/core20/1405 22:07:37 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:07:37 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 22:07:37 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 22:07:37 tmpfs 795M 0 795M 0% /run/user/1001 22:07:37 22:07:37 22:07:37 ---> free -m: 22:07:37 total used free shared buff/cache available 22:07:37 Mem: 7945 499 4925 1 2521 7146 22:07:37 Swap: 1023 0 1023 22:07:37 22:07:37 22:07:37 ---> ip addr: 22:07:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:07:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:07:37 inet 127.0.0.1/8 scope host lo 22:07:37 valid_lft forever preferred_lft forever 22:07:37 inet6 ::1/128 scope host 22:07:37 valid_lft forever preferred_lft forever 22:07:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:07:37 link/ether fa:16:3e:b8:61:28 brd ff:ff:ff:ff:ff:ff 22:07:37 inet 10.30.122.242/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 22:07:37 valid_lft 86211sec preferred_lft 86211sec 22:07:37 inet6 fe80::f816:3eff:feb8:6128/64 scope link 22:07:37 valid_lft forever preferred_lft forever 22:07:37 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:07:37 link/ether 56:62:df:a9:51:a0 brd ff:ff:ff:ff:ff:ff 22:07:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:07:37 valid_lft forever preferred_lft forever 22:07:37 22:07:37 22:07:37 ---> sar -b -r -n DEV: 22:07:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15061) 07/14/26 _x86_64_ (2 CPU) 22:07:37 22:07:37 22:04:30 LINUX RESTART (2 CPU) 22:07:37 22:07:37 22:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:07:37 22:06:01 396.37 14.52 381.85 0.00 1049.27 11275.38 0.00 22:07:37 22:07:01 86.20 1.85 84.35 0.00 140.51 12972.37 0.00 22:07:37 Average: 240.00 8.13 231.87 0.00 591.11 12130.93 0.00 22:07:37 22:07:37 22:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:07:37 22:06:01 5062836 7284556 493680 6.07 88900 2290584 1166688 12.70 714952 2099500 309356 22:07:37 22:07:01 5130824 7392628 381448 4.69 97108 2318700 1057848 11.52 640284 2099952 13016 22:07:37 Average: 5096830 7338592 437564 5.38 93004 2304642 1112268 12.11 677618 2099726 161186 22:07:37 22:07:37 22:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:07:37 22:06:01 ens3 361.49 219.50 1851.83 65.58 0.00 0.00 0.00 0.00 22:07:37 22:06:01 lo 1.39 1.39 0.16 0.16 0.00 0.00 0.00 0.00 22:07:37 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:37 22:07:01 ens3 30.63 30.24 60.01 12.33 0.00 0.00 0.00 0.00 22:07:37 22:07:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 22:07:37 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:37 Average: ens3 194.68 124.09 948.47 38.74 0.00 0.00 0.00 0.00 22:07:37 Average: lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 22:07:37 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:37 22:07:37 22:07:37 ---> sar -P ALL: 22:07:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15061) 07/14/26 _x86_64_ (2 CPU) 22:07:37 22:07:37 22:04:30 LINUX RESTART (2 CPU) 22:07:37 22:07:37 22:05:02 CPU %user %nice %system %iowait %steal %idle 22:07:37 22:06:01 all 40.92 0.00 4.15 5.01 0.11 49.81 22:07:37 22:06:01 0 36.18 0.00 4.35 4.07 0.10 55.30 22:07:37 22:06:01 1 45.67 0.00 3.94 5.96 0.12 44.31 22:07:37 22:07:01 all 39.29 0.00 2.59 1.59 0.09 56.43 22:07:37 22:07:01 0 63.52 0.00 3.05 0.80 0.12 32.50 22:07:37 22:07:01 1 15.10 0.00 2.13 2.38 0.07 80.32 22:07:37 Average: all 40.10 0.00 3.36 3.29 0.10 53.15 22:07:37 Average: 0 49.95 0.00 3.70 2.42 0.11 43.82 22:07:37 Average: 1 30.24 0.00 3.03 4.15 0.09 62.48 22:07:37 22:07:37 22:07:37