14:04:55 Started by timer 14:04:55 Running as SYSTEM 14:04:56 [EnvInject] - Loading node environment variables. 14:04:56 Building remotely on prd-ubuntu20.04-docker-2c-8g-8146 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 14:04:56 [ssh-agent] Looking for ssh-agent implementation... 14:04:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:56 $ ssh-agent 14:04:56 SSH_AUTH_SOCK=/tmp/ssh-xCmdEO3kfl4B/agent.1562 14:04:56 SSH_AGENT_PID=1564 14:04:56 [ssh-agent] Started. 14:04:57 Running ssh-add (command line suppressed) 14:04:57 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_7237546980323559858.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_7237546980323559858.key) 14:04:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:57 The recommended git tool is: NONE 14:04:59 using credential edgex-jenkins-ssh 14:04:59 Wiping out workspace first. 14:04:59 Cloning the remote Git repository 14:04:59 Cloning repository git@github.com:edgexfoundry/ci-management 14:05:00 > git init /w/workspace/ci-management-openstack-cron # timeout=10 14:05:00 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 14:05:00 > git --version # timeout=10 14:05:00 > git --version # 'git version 2.25.1' 14:05:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:01 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 14:05:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:02 Avoid second fetch 14:05:02 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:05:02 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 14:05:02 > git config core.sparsecheckout # timeout=10 14:05:02 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 14:05:02 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 14:05:02 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 14:05:02 > git remote # timeout=10 14:05:02 > git submodule init # timeout=10 14:05:03 > git submodule sync # timeout=10 14:05:03 > git config --get remote.origin.url # timeout=10 14:05:03 > git submodule init # timeout=10 14:05:03 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:05:03 > git config --get submodule.packer/common-packer.url # timeout=10 14:05:03 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:05:03 > git config --get submodule.global-jjb.url # timeout=10 14:05:03 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:05:03 > git submodule update --init --recursive packer/common-packer # timeout=10 14:05:04 > git submodule update --init --recursive global-jjb # timeout=10 14:05:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:05:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:05:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:05:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:05:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:05:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:05:08 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:05:08 provisioning config files... 14:05:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:05:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:05:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:05:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5281386034023216382.sh 14:05:08 ---> python-tools-install.sh 14:05:08 Setup pyenv: 14:05:08 * system (set by /opt/pyenv/version) 14:05:08 * 3.8.20 (set by /opt/pyenv/version) 14:05:08 * 3.9.20 (set by /opt/pyenv/version) 14:05:08 3.10.15 14:05:08 3.11.10 14:05:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RTOi 14:05:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:05:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:20 lf-activate-venv(): INFO: Base packages installed successfully 14:05:20 lf-activate-venv(): INFO: Installing additional packages: lftools 14:05:58 lf-activate-venv(): INFO: Adding /tmp/venv-RTOi/bin to PATH 14:05:58 Generating Requirements File 14:06:24 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. 14:06:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:06:24 Python 3.11.10 14:06:24 pip 26.0.1 from /tmp/venv-RTOi/lib/python3.11/site-packages/pip (python 3.11) 14:06:25 appdirs==1.4.4 14:06:25 argcomplete==3.6.3 14:06:25 aspy.yaml==1.3.0 14:06:25 attrs==26.1.0 14:06:25 autopage==0.6.0 14:06:25 beautifulsoup4==4.14.3 14:06:25 boto3==1.42.95 14:06:25 botocore==1.42.95 14:06:25 bs4==0.0.2 14:06:25 certifi==2026.4.22 14:06:25 cffi==2.0.0 14:06:25 cfgv==3.5.0 14:06:25 chardet==7.4.3 14:06:25 charset-normalizer==3.4.7 14:06:25 click==8.3.3 14:06:25 cliff==4.13.3 14:06:25 cmd2==3.5.0 14:06:25 cryptography==3.3.2 14:06:25 debtcollector==3.1.0 14:06:25 decorator==5.2.1 14:06:25 defusedxml==0.7.1 14:06:25 Deprecated==1.3.1 14:06:25 distlib==0.4.0 14:06:25 dnspython==2.8.0 14:06:25 docker==7.1.0 14:06:25 dogpile.cache==1.5.0 14:06:25 durationpy==0.10 14:06:25 email-validator==2.3.0 14:06:25 filelock==3.29.0 14:06:25 future==1.0.0 14:06:25 gitdb==4.0.12 14:06:25 GitPython==3.1.47 14:06:25 httplib2==0.30.2 14:06:25 identify==2.6.19 14:06:25 idna==3.13 14:06:25 importlib-resources==1.5.0 14:06:25 iso8601==2.1.0 14:06:25 Jinja2==3.1.6 14:06:25 jmespath==1.1.0 14:06:25 jsonpatch==1.33 14:06:25 jsonpointer==3.1.1 14:06:25 jsonschema==4.26.0 14:06:25 jsonschema-specifications==2025.9.1 14:06:25 keystoneauth1==5.13.1 14:06:25 kubernetes==35.0.0 14:06:25 lftools==0.37.22 14:06:25 lxml==6.1.0 14:06:25 markdown-it-py==4.0.0 14:06:25 MarkupSafe==3.0.3 14:06:25 mdurl==0.1.2 14:06:25 msgpack==1.1.2 14:06:25 multi_key_dict==2.0.3 14:06:25 munch==4.0.0 14:06:25 netaddr==1.3.0 14:06:25 niet==1.4.2 14:06:25 nodeenv==1.10.0 14:06:25 oauth2client==4.1.3 14:06:25 oauthlib==3.3.1 14:06:25 openstacksdk==4.11.0 14:06:25 os-service-types==1.8.2 14:06:25 osc-lib==4.5.0 14:06:25 oslo.config==10.3.0 14:06:25 oslo.context==6.3.0 14:06:25 oslo.i18n==6.7.2 14:06:25 oslo.log==8.1.0 14:06:25 oslo.serialization==5.9.1 14:06:25 oslo.utils==10.0.1 14:06:25 packaging==26.1 14:06:25 pbr==7.0.3 14:06:25 platformdirs==4.9.6 14:06:25 prettytable==3.17.0 14:06:25 psutil==7.2.2 14:06:25 pyasn1==0.6.3 14:06:25 pyasn1_modules==0.4.2 14:06:25 pycparser==3.0 14:06:25 pygerrit2==2.0.15 14:06:25 PyGithub==2.9.1 14:06:25 Pygments==2.20.0 14:06:25 PyJWT==2.12.1 14:06:25 PyNaCl==1.6.2 14:06:25 pyparsing==2.4.7 14:06:25 pyperclip==1.11.0 14:06:25 pyrsistent==0.20.0 14:06:25 python-cinderclient==9.9.0 14:06:25 python-dateutil==2.9.0.post0 14:06:25 python-discovery==1.2.2 14:06:25 python-heatclient==5.1.0 14:06:25 python-jenkins==1.8.3 14:06:25 python-keystoneclient==5.8.0 14:06:25 python-magnumclient==4.10.0 14:06:25 python-openstackclient==9.0.0 14:06:25 python-swiftclient==4.10.0 14:06:25 PyYAML==6.0.3 14:06:25 referencing==0.37.0 14:06:25 requests==2.33.1 14:06:25 requests-oauthlib==2.0.0 14:06:25 rfc3986==2.0.0 14:06:25 rich==15.0.0 14:06:25 rich-argparse==1.7.2 14:06:25 rpds-py==0.30.0 14:06:25 rsa==4.9.1 14:06:25 ruamel.yaml==0.19.1 14:06:25 ruamel.yaml.clib==0.2.15 14:06:25 s3transfer==0.16.1 14:06:25 simplejson==4.1.0 14:06:25 six==1.17.0 14:06:25 smmap==5.0.3 14:06:25 soupsieve==2.8.3 14:06:25 stevedore==5.7.0 14:06:25 tabulate==0.10.0 14:06:25 toml==0.10.2 14:06:25 tomlkit==0.14.0 14:06:25 tqdm==4.67.3 14:06:25 typing_extensions==4.15.0 14:06:25 urllib3==1.26.20 14:06:25 virtualenv==21.2.4 14:06:25 wcwidth==0.6.0 14:06:25 websocket-client==1.9.0 14:06:25 wrapt==2.1.2 14:06:25 xdg==6.0.0 14:06:25 xmltodict==1.0.4 14:06:25 yq==3.4.3 14:06:25 [EnvInject] - Injecting environment variables from a build step. 14:06:25 [EnvInject] - Injecting as environment variables the properties content 14:06:25 OS_CLOUD=vex 14:06:25 14:06:25 [EnvInject] - Variables injected successfully. 14:06:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:06:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:06:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17700796482045645470.sh 14:06:25 ---> Orphaned k8s clusters 14:06:25 Setup pyenv: 14:06:25 system 14:06:25 3.8.20 14:06:25 3.9.20 14:06:25 3.10.15 14:06:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RTOi from file:/tmp/.os_lf_venv 14:06:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:27 lf-activate-venv(): INFO: Base packages installed successfully 14:06:27 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-RTOi/bin to PATH 14:06:36 -----> Delete orphaned cluster 14:06:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:06:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:06:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11985262618553189242.sh 14:06:36 ---> Orphaned stacks 14:06:36 Setup pyenv: 14:06:36 system 14:06:36 3.8.20 14:06:36 3.9.20 14:06:36 3.10.15 14:06:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RTOi from file:/tmp/.os_lf_venv 14:06:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:37 lf-activate-venv(): INFO: Base packages installed successfully 14:06:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-RTOi/bin to PATH 14:06:54 + mapfile -t OS_COE_CLUSTERS_ID 14:06:54 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:06:54 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:06:54 ++ awk '{print $1}' 14:06:57 + echo '-----> Active clusters -> stacks' 14:06:57 -----> Active clusters -> stacks 14:06:57 + OS_COE_STACKS=() 14:06:57 + [[ 0 -gt 0 ]] 14:06:57 + mapfile -t OS_STACKS 14:06:57 ++ 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 14:06:57 ++ awk '{print $1}' 14:06:58 + echo '-----> Active stacks' 14:06:58 -----> Active stacks 14:06:58 + echo '-----> Delete orphaned stacks' 14:06:58 -----> Delete orphaned stacks 14:06:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:06:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:06:58 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14472499319576469645.sh 14:06:58 ---> Orphaned servers 14:06:58 Setup pyenv: 14:06:58 system 14:06:58 3.8.20 14:06:58 3.9.20 14:06:58 3.10.15 14:06:58 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RTOi from file:/tmp/.os_lf_venv 14:06:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:01 lf-activate-venv(): INFO: Base packages installed successfully 14:07:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:07:16 lf-activate-venv(): INFO: Adding /tmp/venv-RTOi/bin to PATH 14:07:21 -----> Active servers 14:07:21 prd-ubuntu20.04-docker-2c-8g-8146 14:07:21 prd-ubuntu20.04-docker-2c-8g-8145 14:07:21 prd-centos7-blackbox-4c-2g-5418 14:07:21 -----> Delete orphaned servers 14:07:21 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-8145 14:07:24 WARN: Server "prd-ubuntu20.04-docker-2c-8g-8145" is not older than 15 minutes. 14:07:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:07:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:07:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3948244630554950840.sh 14:07:25 ---> Orphaned ports 14:07:25 Setup pyenv: 14:07:25 system 14:07:25 3.8.20 14:07:25 3.9.20 14:07:25 3.10.15 14:07:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:07:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RTOi from file:/tmp/.os_lf_venv 14:07:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:27 lf-activate-venv(): INFO: Base packages installed successfully 14:07:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 14:07:42 lf-activate-venv(): INFO: Adding /tmp/venv-RTOi/bin to PATH 14:07:44 No orphaned ports to process. 14:07:44 Build step 'Conditional step (single)' marked build as failure 14:07:44 $ ssh-agent -k 14:07:44 unset SSH_AUTH_SOCK; 14:07:44 unset SSH_AGENT_PID; 14:07:44 echo Agent pid 1564 killed; 14:07:44 [ssh-agent] Stopped. 14:07:44 [PostBuildScript] - [INFO] Executing post build scripts. 14:07:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2922135064168211715.sh 14:07:44 ---> sysstat.sh 14:07:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16502512953703943721.sh 14:07:45 ---> package-listing.sh 14:07:45 ++ facter osfamily 14:07:45 ++ tr '[:upper:]' '[:lower:]' 14:07:45 + OS_FAMILY=debian 14:07:45 + workspace=/w/workspace/ci-management-openstack-cron 14:07:45 + START_PACKAGES=/tmp/packages_start.txt 14:07:45 + END_PACKAGES=/tmp/packages_end.txt 14:07:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:07:45 + PACKAGES=/tmp/packages_start.txt 14:07:45 + '[' /w/workspace/ci-management-openstack-cron ']' 14:07:45 + PACKAGES=/tmp/packages_end.txt 14:07:45 + case "${OS_FAMILY}" in 14:07:45 + dpkg -l 14:07:45 + grep '^ii' 14:07:45 + '[' -f /tmp/packages_start.txt ']' 14:07:45 + '[' -f /tmp/packages_end.txt ']' 14:07:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:07:45 + '[' /w/workspace/ci-management-openstack-cron ']' 14:07:45 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 14:07:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 14:07:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1619030061879967778.sh 14:07:45 ---> capture-instance-metadata.sh 14:07:45 Setup pyenv: 14:07:45 system 14:07:45 3.8.20 14:07:45 3.9.20 14:07:45 3.10.15 14:07:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:07:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RTOi from file:/tmp/.os_lf_venv 14:07:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:47 lf-activate-venv(): INFO: Base packages installed successfully 14:07:47 lf-activate-venv(): INFO: Installing additional packages: lftools 14:07:55 lf-activate-venv(): INFO: Adding /tmp/venv-RTOi/bin to PATH 14:07:55 INFO: Running in OpenStack, capturing instance metadata 14:07:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9819373198840378097.sh 14:07:56 provisioning config files... 14:07:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config7282494825430351515tmp 14:07:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:07:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:07:56 [EnvInject] - Injecting environment variables from a build step. 14:07:56 [EnvInject] - Injecting as environment variables the properties content 14:07:56 SERVER_ID=logs 14:07:56 14:07:56 [EnvInject] - Variables injected successfully. 14:07:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8769122542208203222.sh 14:07:56 ---> create-netrc.sh 14:07:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13117591931641437153.sh 14:07:56 ---> python-tools-install.sh 14:07:56 Setup pyenv: 14:07:56 system 14:07:56 3.8.20 14:07:56 3.9.20 14:07:56 3.10.15 14:07:56 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:07:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RTOi from file:/tmp/.os_lf_venv 14:07:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:59 lf-activate-venv(): INFO: Base packages installed successfully 14:07:59 lf-activate-venv(): INFO: Installing additional packages: lftools 14:08:12 lf-activate-venv(): INFO: Adding /tmp/venv-RTOi/bin to PATH 14:08:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16908513298105904061.sh 14:08:12 ---> sudo-logs.sh 14:08:12 Archiving 'sudo' log.. 14:08:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10624540756337944737.sh 14:08:13 ---> job-cost.sh 14:08:13 Setup pyenv: 14:08:13 system 14:08:13 3.8.20 14:08:13 3.9.20 14:08:13 3.10.15 14:08:13 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:08:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RTOi from file:/tmp/.os_lf_venv 14:08:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:15 lf-activate-venv(): INFO: Base packages installed successfully 14:08:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:08:21 lf-activate-venv(): INFO: Adding /tmp/venv-RTOi/bin to PATH 14:08:21 INFO: No Stack... 14:08:21 INFO: Retrieving Pricing Info for: v3-standard-2 14:08:21 INFO: Archiving Costs 14:08:21 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4885822521191132929.sh 14:08:22 ---> logs-deploy.sh 14:08:22 Setup pyenv: 14:08:22 system 14:08:22 3.8.20 14:08:22 3.9.20 14:08:22 3.10.15 14:08:22 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:08:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RTOi from file:/tmp/.os_lf_venv 14:08:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:23 lf-activate-venv(): INFO: Base packages installed successfully 14:08:23 lf-activate-venv(): INFO: Installing additional packages: lftools 14:08:31 lf-activate-venv(): INFO: Adding /tmp/venv-RTOi/bin to PATH 14:08:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/61689 14:08:31 INFO: archiving workspace using pattern(s): 14:08:33 Archives upload complete. 14:08:33 INFO: archiving logs to Nexus 14:08:34 ---> uname -a: 14:08:34 Linux prd-ubuntu20-04-docker-2c-8g-8146 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:08:34 14:08:34 14:08:34 ---> lscpu: 14:08:34 Architecture: x86_64 14:08:34 CPU op-mode(s): 32-bit, 64-bit 14:08:34 Byte Order: Little Endian 14:08:34 Address sizes: 40 bits physical, 48 bits virtual 14:08:34 CPU(s): 2 14:08:34 On-line CPU(s) list: 0,1 14:08:34 Thread(s) per core: 1 14:08:34 Core(s) per socket: 1 14:08:34 Socket(s): 2 14:08:34 NUMA node(s): 1 14:08:34 Vendor ID: AuthenticAMD 14:08:34 CPU family: 23 14:08:34 Model: 49 14:08:34 Model name: AMD EPYC-Rome Processor 14:08:34 Stepping: 0 14:08:34 CPU MHz: 2799.998 14:08:34 BogoMIPS: 5599.99 14:08:34 Virtualization: AMD-V 14:08:34 Hypervisor vendor: KVM 14:08:34 Virtualization type: full 14:08:34 L1d cache: 64 KiB 14:08:34 L1i cache: 64 KiB 14:08:34 L2 cache: 1 MiB 14:08:34 L3 cache: 32 MiB 14:08:34 NUMA node0 CPU(s): 0,1 14:08:34 Vulnerability Gather data sampling: Not affected 14:08:34 Vulnerability Itlb multihit: Not affected 14:08:34 Vulnerability L1tf: Not affected 14:08:34 Vulnerability Mds: Not affected 14:08:34 Vulnerability Meltdown: Not affected 14:08:34 Vulnerability Mmio stale data: Not affected 14:08:34 Vulnerability Retbleed: Vulnerable 14:08:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:08:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:08:34 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:08:34 Vulnerability Srbds: Not affected 14:08:34 Vulnerability Tsx async abort: Not affected 14:08:34 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 14:08:34 14:08:34 14:08:34 ---> nproc: 14:08:34 2 14:08:34 14:08:34 14:08:34 ---> df -h: 14:08:34 Filesystem Size Used Avail Use% Mounted on 14:08:34 udev 3.9G 0 3.9G 0% /dev 14:08:34 tmpfs 795M 1.1M 794M 1% /run 14:08:34 /dev/vda1 39G 9.8G 29G 26% / 14:08:34 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:08:34 tmpfs 5.0M 0 5.0M 0% /run/lock 14:08:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:08:34 /dev/loop0 62M 62M 0 100% /snap/core20/1405 14:08:34 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 14:08:34 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 14:08:34 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:08:34 tmpfs 795M 0 795M 0% /run/user/1001 14:08:34 14:08:34 14:08:34 ---> free -m: 14:08:34 total used free shared buff/cache available 14:08:34 Mem: 7945 508 5013 1 2423 7140 14:08:34 Swap: 1023 0 1023 14:08:34 14:08:34 14:08:34 ---> ip addr: 14:08:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:08:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:08:34 inet 127.0.0.1/8 scope host lo 14:08:34 valid_lft forever preferred_lft forever 14:08:34 inet6 ::1/128 scope host 14:08:34 valid_lft forever preferred_lft forever 14:08:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:08:34 link/ether fa:16:3e:2f:94:2f brd ff:ff:ff:ff:ff:ff 14:08:34 inet 10.30.123.230/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 14:08:34 valid_lft 86132sec preferred_lft 86132sec 14:08:34 inet6 fe80::f816:3eff:fe2f:942f/64 scope link 14:08:34 valid_lft forever preferred_lft forever 14:08:34 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:08:34 link/ether e2:c7:35:77:16:83 brd ff:ff:ff:ff:ff:ff 14:08:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:08:34 valid_lft forever preferred_lft forever 14:08:34 14:08:34 14:08:34 ---> sar -b -r -n DEV: 14:08:34 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8146) 04/24/26 _x86_64_ (2 CPU) 14:08:34 14:08:34 14:04:09 LINUX RESTART (2 CPU) 14:08:34 14:08:34 14:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:08:34 14:06:01 220.66 9.57 211.10 0.00 820.80 7681.27 0.00 14:08:34 14:07:01 80.34 2.68 77.65 0.00 109.72 10535.44 0.00 14:08:34 14:08:01 30.63 2.12 28.51 0.00 159.84 2228.96 0.00 14:08:34 Average: 110.54 4.79 105.75 0.00 363.45 6815.23 0.00 14:08:34 14:08:34 14:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:08:34 14:06:01 5368608 7383264 406564 5.00 81324 2100524 1048636 11.42 607840 1923792 156796 14:08:34 14:07:01 5175548 7340168 439868 5.41 92628 2230008 1082940 11.79 682984 2021888 45556 14:08:34 14:08:01 5186500 7358352 421832 5.18 95056 2235168 1078808 11.75 676336 2018816 11124 14:08:34 Average: 5243552 7360595 422755 5.20 89669 2188567 1070128 11.65 655720 1988165 71159 14:08:34 14:08:34 14:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:08:34 14:06:01 ens3 126.65 89.05 1089.56 21.80 0.00 0.00 0.00 0.00 14:08:34 14:06:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 14:08:34 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:34 14:07:01 ens3 35.54 31.93 283.15 8.34 0.00 0.00 0.00 0.00 14:08:34 14:07:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 14:08:34 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:34 14:08:01 ens3 23.81 23.70 25.69 8.47 0.00 0.00 0.00 0.00 14:08:34 14:08:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 14:08:34 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:34 Average: ens3 62.00 48.23 466.13 12.87 0.00 0.00 0.00 0.00 14:08:34 Average: lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 14:08:34 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:34 14:08:34 14:08:34 ---> sar -P ALL: 14:08:34 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8146) 04/24/26 _x86_64_ (2 CPU) 14:08:34 14:08:34 14:04:09 LINUX RESTART (2 CPU) 14:08:34 14:08:34 14:05:01 CPU %user %nice %system %iowait %steal %idle 14:08:34 14:06:01 all 26.30 0.00 2.93 21.67 0.09 49.00 14:08:34 14:06:01 0 31.41 0.00 2.81 6.15 0.10 59.52 14:08:34 14:06:01 1 21.19 0.00 3.05 37.19 0.08 38.48 14:08:34 14:07:01 all 29.23 0.00 2.15 18.97 0.09 49.56 14:08:34 14:07:01 0 31.05 0.00 2.44 10.70 0.10 55.72 14:08:34 14:07:01 1 27.40 0.00 1.86 27.27 0.08 43.40 14:08:34 14:08:01 all 28.60 0.00 1.89 12.34 0.09 57.07 14:08:34 14:08:01 0 44.65 0.00 2.34 4.70 0.10 48.21 14:08:34 14:08:01 1 12.91 0.00 1.46 19.81 0.08 65.74 14:08:34 Average: all 28.04 0.00 2.32 17.66 0.09 51.88 14:08:34 Average: 0 35.66 0.00 2.53 7.20 0.10 54.51 14:08:34 Average: 1 20.48 0.00 2.12 28.06 0.08 49.26 14:08:34 14:08:34 14:08:34