12:04:50 Started by timer 12:04:50 Running as SYSTEM 12:04:50 [EnvInject] - Loading node environment variables. 12:04:50 Building remotely on prd-ubuntu20.04-docker-2c-8g-11633 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 12:04:50 [ssh-agent] Looking for ssh-agent implementation... 12:04:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:50 $ ssh-agent 12:04:50 SSH_AUTH_SOCK=/tmp/ssh-89FqbwP7qCyw/agent.1613 12:04:50 SSH_AGENT_PID=1615 12:04:50 [ssh-agent] Started. 12:04:50 Running ssh-add (command line suppressed) 12:04:50 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_7281755575262848753.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_7281755575262848753.key) 12:04:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:50 The recommended git tool is: NONE 12:04:52 using credential edgex-jenkins-ssh 12:04:52 Wiping out workspace first. 12:04:52 Cloning the remote Git repository 12:04:52 Cloning repository git@github.com:edgexfoundry/ci-management 12:04:52 > git init /w/workspace/ci-management-openstack-cron # timeout=10 12:04:52 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 12:04:52 > git --version # timeout=10 12:04:52 > git --version # 'git version 2.25.1' 12:04:52 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:54 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 12:04:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:54 Avoid second fetch 12:04:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:04:54 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 12:04:54 > git config core.sparsecheckout # timeout=10 12:04:54 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 12:04:54 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 12:04:54 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 12:04:54 > git remote # timeout=10 12:04:54 > git submodule init # timeout=10 12:04:54 > git submodule sync # timeout=10 12:04:54 > git config --get remote.origin.url # timeout=10 12:04:54 > git submodule init # timeout=10 12:04:54 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:04:54 > git config --get submodule.packer/common-packer.url # timeout=10 12:04:54 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:04:54 > git config --get submodule.global-jjb.url # timeout=10 12:04:54 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:04:55 > git submodule update --init --recursive packer/common-packer # timeout=10 12:05:30 > git submodule update --init --recursive global-jjb # timeout=10 12:06:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:06:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:06:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:06:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:06:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:06:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:06:18 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:06:18 provisioning config files... 12:06:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:06:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:06:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:06:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1424004177668462457.sh 12:06:18 ---> python-tools-install.sh 12:06:18 Setup pyenv: 12:06:18 * system (set by /opt/pyenv/version) 12:06:18 * 3.8.20 (set by /opt/pyenv/version) 12:06:18 * 3.9.20 (set by /opt/pyenv/version) 12:06:18 3.10.15 12:06:18 3.11.10 12:06:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gNLJ 12:06:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:06:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:27 lf-activate-venv(): INFO: Base packages installed successfully 12:06:27 lf-activate-venv(): INFO: Installing additional packages: lftools 12:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-gNLJ/bin to PATH 12:06:45 Generating Requirements File 12:07:05 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. 12:07:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:07:05 Python 3.11.10 12:07:05 pip 26.1.1 from /tmp/venv-gNLJ/lib/python3.11/site-packages/pip (python 3.11) 12:07:06 aiohappyeyeballs==2.6.2 12:07:06 aiohttp==3.13.5 12:07:06 aiosignal==1.4.0 12:07:06 appdirs==1.4.4 12:07:06 argcomplete==3.6.3 12:07:06 aspy.yaml==1.3.0 12:07:06 attrs==26.1.0 12:07:06 autopage==0.6.0 12:07:06 beautifulsoup4==4.14.3 12:07:06 boto3==1.43.15 12:07:06 botocore==1.43.15 12:07:06 bs4==0.0.2 12:07:06 certifi==2026.5.20 12:07:06 cffi==2.0.0 12:07:06 cfgv==3.5.0 12:07:06 chardet==7.4.3 12:07:06 charset-normalizer==3.4.7 12:07:06 click==8.4.1 12:07:06 cliff==4.14.0 12:07:06 cmd2==3.5.1 12:07:06 cryptography==3.3.2 12:07:06 debtcollector==3.1.0 12:07:06 decorator==5.3.1 12:07:06 defusedxml==0.7.1 12:07:06 Deprecated==1.3.1 12:07:06 distlib==0.4.0 12:07:06 dnspython==2.8.0 12:07:06 docker==7.1.0 12:07:06 dogpile.cache==1.5.0 12:07:06 durationpy==0.10 12:07:06 email-validator==2.3.0 12:07:06 filelock==3.29.0 12:07:06 frozenlist==1.8.0 12:07:06 future==1.0.0 12:07:06 gitdb==4.0.12 12:07:06 GitPython==3.1.50 12:07:06 httplib2==0.30.2 12:07:06 identify==2.6.19 12:07:06 idna==3.16 12:07:06 importlib-resources==1.5.0 12:07:06 iso8601==2.1.0 12:07:06 Jinja2==3.1.6 12:07:06 jmespath==1.1.0 12:07:06 jsonpatch==1.33 12:07:06 jsonpointer==3.1.1 12:07:06 jsonschema==4.26.0 12:07:06 jsonschema-specifications==2025.9.1 12:07:06 keystoneauth1==5.14.0 12:07:06 kubernetes==36.0.1 12:07:06 lftools==0.37.22 12:07:06 lxml==6.1.1 12:07:06 markdown-it-py==4.2.0 12:07:06 MarkupSafe==3.0.3 12:07:06 mdurl==0.1.2 12:07:06 msgpack==1.1.2 12:07:06 multi_key_dict==2.0.3 12:07:06 multidict==6.7.1 12:07:06 munch==4.0.0 12:07:06 netaddr==1.3.0 12:07:06 niet==1.4.2 12:07:06 nodeenv==1.10.0 12:07:06 oauth2client==4.1.3 12:07:06 oauthlib==3.3.1 12:07:06 openstacksdk==4.13.0 12:07:06 os-service-types==1.8.2 12:07:06 osc-lib==4.6.0 12:07:06 oslo.config==10.4.0 12:07:06 oslo.context==6.4.0 12:07:06 oslo.i18n==6.8.0 12:07:06 oslo.log==8.2.0 12:07:06 oslo.serialization==5.10.0 12:07:06 oslo.utils==10.0.1 12:07:06 packaging==26.2 12:07:06 pbr==7.0.3 12:07:06 platformdirs==4.9.6 12:07:06 prettytable==3.17.0 12:07:06 propcache==0.5.2 12:07:06 psutil==7.2.2 12:07:06 pyasn1==0.6.3 12:07:06 pyasn1_modules==0.4.2 12:07:06 pycparser==3.0 12:07:06 pygerrit2==2.0.15 12:07:06 PyGithub==2.9.1 12:07:06 Pygments==2.20.0 12:07:06 PyJWT==2.13.0 12:07:06 PyNaCl==1.6.2 12:07:06 pyparsing==2.4.7 12:07:06 pyperclip==1.11.0 12:07:06 pyrsistent==0.20.0 12:07:06 python-cinderclient==9.9.0 12:07:06 python-dateutil==2.9.0.post0 12:07:06 python-discovery==1.3.1 12:07:06 python-heatclient==5.2.0 12:07:06 python-jenkins==1.8.3 12:07:06 python-keystoneclient==5.8.0 12:07:06 python-magnumclient==4.10.0 12:07:06 python-openstackclient==10.0.0 12:07:06 python-swiftclient==4.10.0 12:07:06 PyYAML==6.0.3 12:07:06 referencing==0.37.0 12:07:06 requests==2.34.2 12:07:06 requests-oauthlib==2.0.0 12:07:06 rfc3986==2.0.0 12:07:06 rich==15.0.0 12:07:06 rich-argparse==1.8.0 12:07:06 rpds-py==0.30.0 12:07:06 rsa==4.9.1 12:07:06 ruamel.yaml==0.19.1 12:07:06 ruamel.yaml.clib==0.2.15 12:07:06 s3transfer==0.17.1 12:07:06 simplejson==4.1.1 12:07:06 six==1.17.0 12:07:06 smmap==5.0.3 12:07:06 soupsieve==2.8.4 12:07:06 stevedore==5.8.0 12:07:06 tabulate==0.10.0 12:07:06 toml==0.10.2 12:07:06 tomlkit==0.15.0 12:07:06 tqdm==4.67.3 12:07:06 typing_extensions==4.15.0 12:07:06 urllib3==1.26.20 12:07:06 virtualenv==21.3.3 12:07:06 wcwidth==0.7.0 12:07:06 websocket-client==1.9.0 12:07:06 wrapt==2.2.1 12:07:06 xdg==6.0.0 12:07:06 xmltodict==1.0.4 12:07:06 yarl==1.24.2 12:07:06 yq==3.4.3 12:07:06 [EnvInject] - Injecting environment variables from a build step. 12:07:06 [EnvInject] - Injecting as environment variables the properties content 12:07:06 OS_CLOUD=vex 12:07:06 12:07:06 [EnvInject] - Variables injected successfully. 12:07:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:07:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:07:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2073309562801239816.sh 12:07:06 ---> Orphaned k8s clusters 12:07:06 Setup pyenv: 12:07:06 system 12:07:06 3.8.20 12:07:06 3.9.20 12:07:06 3.10.15 12:07:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:07:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gNLJ from file:/tmp/.os_lf_venv 12:07:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:07 lf-activate-venv(): INFO: Base packages installed successfully 12:07:07 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 12:07:13 lf-activate-venv(): INFO: Adding /tmp/venv-gNLJ/bin to PATH 12:07:17 -----> Delete orphaned cluster 12:07:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:07:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:07:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12575872380933876576.sh 12:07:17 ---> Orphaned stacks 12:07:17 Setup pyenv: 12:07:17 system 12:07:17 3.8.20 12:07:17 3.9.20 12:07:17 3.10.15 12:07:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:07:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gNLJ from file:/tmp/.os_lf_venv 12:07:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:18 lf-activate-venv(): INFO: Base packages installed successfully 12:07:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:07:30 lf-activate-venv(): INFO: Adding /tmp/venv-gNLJ/bin to PATH 12:07:30 + mapfile -t OS_COE_CLUSTERS_ID 12:07:30 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 12:07:30 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 12:07:30 ++ awk '{print $1}' 12:07:32 + echo '-----> Active clusters -> stacks' 12:07:32 -----> Active clusters -> stacks 12:07:32 + OS_COE_STACKS=() 12:07:32 + [[ 0 -gt 0 ]] 12:07:32 + mapfile -t OS_STACKS 12:07:32 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 12:07:32 ++ awk '{print $1}' 12:07:34 + echo '-----> Active stacks' 12:07:34 -----> Active stacks 12:07:34 + echo '-----> Delete orphaned stacks' 12:07:34 -----> Delete orphaned stacks 12:07:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:07:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:07:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2394196015961421269.sh 12:07:34 ---> Orphaned servers 12:07:34 Setup pyenv: 12:07:34 system 12:07:34 3.8.20 12:07:34 3.9.20 12:07:34 3.10.15 12:07:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:07:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gNLJ from file:/tmp/.os_lf_venv 12:07:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:35 lf-activate-venv(): INFO: Base packages installed successfully 12:07:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:07:45 lf-activate-venv(): INFO: Adding /tmp/venv-gNLJ/bin to PATH 12:07:50 -----> Active servers 12:07:50 prd-ubuntu20.04-docker-2c-8g-11633 12:07:50 prd-centos7-blackbox-4c-2g-10476 12:07:50 -----> Delete orphaned servers 12:07:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:07:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:07:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9080927844635135344.sh 12:07:51 ---> Orphaned ports 12:07:51 Setup pyenv: 12:07:51 system 12:07:51 3.8.20 12:07:51 3.9.20 12:07:51 3.10.15 12:07:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:07:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gNLJ from file:/tmp/.os_lf_venv 12:07:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:52 lf-activate-venv(): INFO: Base packages installed successfully 12:07:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 12:07:59 lf-activate-venv(): INFO: Adding /tmp/venv-gNLJ/bin to PATH 12:08:01 No orphaned ports to process. 12:08:01 Build step 'Conditional step (single)' marked build as failure 12:08:01 $ ssh-agent -k 12:08:01 unset SSH_AUTH_SOCK; 12:08:01 unset SSH_AGENT_PID; 12:08:01 echo Agent pid 1615 killed; 12:08:01 [ssh-agent] Stopped. 12:08:01 [PostBuildScript] - [INFO] Executing post build scripts. 12:08:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12485938396015865847.sh 12:08:01 ---> sysstat.sh 12:08:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11715936853569148244.sh 12:08:01 ---> package-listing.sh 12:08:01 ++ facter osfamily 12:08:01 ++ tr '[:upper:]' '[:lower:]' 12:08:02 + OS_FAMILY=debian 12:08:02 + workspace=/w/workspace/ci-management-openstack-cron 12:08:02 + START_PACKAGES=/tmp/packages_start.txt 12:08:02 + END_PACKAGES=/tmp/packages_end.txt 12:08:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:08:02 + PACKAGES=/tmp/packages_start.txt 12:08:02 + '[' /w/workspace/ci-management-openstack-cron ']' 12:08:02 + PACKAGES=/tmp/packages_end.txt 12:08:02 + case "${OS_FAMILY}" in 12:08:02 + grep '^ii' 12:08:02 + dpkg -l 12:08:02 + '[' -f /tmp/packages_start.txt ']' 12:08:02 + '[' -f /tmp/packages_end.txt ']' 12:08:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:08:02 + '[' /w/workspace/ci-management-openstack-cron ']' 12:08:02 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 12:08:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 12:08:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7015814794288852010.sh 12:08:02 ---> capture-instance-metadata.sh 12:08:02 Setup pyenv: 12:08:02 system 12:08:02 3.8.20 12:08:02 3.9.20 12:08:02 3.10.15 12:08:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:08:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gNLJ from file:/tmp/.os_lf_venv 12:08:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:03 lf-activate-venv(): INFO: Base packages installed successfully 12:08:03 lf-activate-venv(): INFO: Installing additional packages: lftools 12:08:09 lf-activate-venv(): INFO: Adding /tmp/venv-gNLJ/bin to PATH 12:08:09 INFO: Running in OpenStack, capturing instance metadata 12:08:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13005914664473168866.sh 12:08:09 provisioning config files... 12:08:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config10600621531349345905tmp 12:08:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:08:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:08:10 [EnvInject] - Injecting environment variables from a build step. 12:08:10 [EnvInject] - Injecting as environment variables the properties content 12:08:10 SERVER_ID=logs 12:08:10 12:08:10 [EnvInject] - Variables injected successfully. 12:08:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12728658752097000630.sh 12:08:10 ---> create-netrc.sh 12:08:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9029143310607154242.sh 12:08:10 ---> python-tools-install.sh 12:08:10 Setup pyenv: 12:08:10 system 12:08:10 3.8.20 12:08:10 3.9.20 12:08:10 3.10.15 12:08:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:08:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gNLJ from file:/tmp/.os_lf_venv 12:08:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:11 lf-activate-venv(): INFO: Base packages installed successfully 12:08:11 lf-activate-venv(): INFO: Installing additional packages: lftools 12:08:17 lf-activate-venv(): INFO: Adding /tmp/venv-gNLJ/bin to PATH 12:08:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5978466358423005053.sh 12:08:17 ---> sudo-logs.sh 12:08:17 Archiving 'sudo' log.. 12:08:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3376253431896726855.sh 12:08:17 ---> job-cost.sh 12:08:17 Setup pyenv: 12:08:17 system 12:08:17 3.8.20 12:08:17 3.9.20 12:08:17 3.10.15 12:08:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:08:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gNLJ from file:/tmp/.os_lf_venv 12:08:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:19 lf-activate-venv(): INFO: Base packages installed successfully 12:08:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:08:25 lf-activate-venv(): INFO: Adding /tmp/venv-gNLJ/bin to PATH 12:08:25 INFO: No Stack... 12:08:25 INFO: Retrieving Pricing Info for: v3-standard-2 12:08:26 INFO: Archiving Costs 12:08:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13937910137339519866.sh 12:08:26 ---> logs-deploy.sh 12:08:26 Setup pyenv: 12:08:26 system 12:08:26 3.8.20 12:08:26 3.9.20 12:08:26 3.10.15 12:08:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:08:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gNLJ from file:/tmp/.os_lf_venv 12:08:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:27 lf-activate-venv(): INFO: Base packages installed successfully 12:08:27 lf-activate-venv(): INFO: Installing additional packages: lftools 12:08:33 lf-activate-venv(): INFO: Adding /tmp/venv-gNLJ/bin to PATH 12:08:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62477 12:08:33 INFO: archiving workspace using pattern(s): 12:08:34 Archives upload complete. 12:08:35 INFO: archiving logs to Nexus 12:08:35 ---> uname -a: 12:08:35 Linux prd-ubuntu20-04-docker-2c-8g-11633 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:08:35 12:08:35 12:08:35 ---> lscpu: 12:08:35 Architecture: x86_64 12:08:35 CPU op-mode(s): 32-bit, 64-bit 12:08:35 Byte Order: Little Endian 12:08:35 Address sizes: 40 bits physical, 48 bits virtual 12:08:35 CPU(s): 2 12:08:35 On-line CPU(s) list: 0,1 12:08:35 Thread(s) per core: 1 12:08:35 Core(s) per socket: 1 12:08:35 Socket(s): 2 12:08:35 NUMA node(s): 1 12:08:35 Vendor ID: AuthenticAMD 12:08:35 CPU family: 23 12:08:35 Model: 49 12:08:35 Model name: AMD EPYC-Rome Processor 12:08:35 Stepping: 0 12:08:35 CPU MHz: 2800.000 12:08:35 BogoMIPS: 5600.00 12:08:35 Virtualization: AMD-V 12:08:35 Hypervisor vendor: KVM 12:08:35 Virtualization type: full 12:08:35 L1d cache: 64 KiB 12:08:35 L1i cache: 64 KiB 12:08:35 L2 cache: 1 MiB 12:08:35 L3 cache: 32 MiB 12:08:35 NUMA node0 CPU(s): 0,1 12:08:35 Vulnerability Gather data sampling: Not affected 12:08:35 Vulnerability Itlb multihit: Not affected 12:08:35 Vulnerability L1tf: Not affected 12:08:35 Vulnerability Mds: Not affected 12:08:35 Vulnerability Meltdown: Not affected 12:08:35 Vulnerability Mmio stale data: Not affected 12:08:35 Vulnerability Retbleed: Vulnerable 12:08:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:08:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:08:35 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:08:35 Vulnerability Srbds: Not affected 12:08:35 Vulnerability Tsx async abort: Not affected 12:08:35 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 12:08:35 12:08:35 12:08:35 ---> nproc: 12:08:35 2 12:08:35 12:08:35 12:08:35 ---> df -h: 12:08:35 Filesystem Size Used Avail Use% Mounted on 12:08:35 udev 3.9G 0 3.9G 0% /dev 12:08:35 tmpfs 795M 1.1M 794M 1% /run 12:08:35 /dev/vda1 39G 9.9G 29G 26% / 12:08:35 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:08:35 tmpfs 5.0M 0 5.0M 0% /run/lock 12:08:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:08:35 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 12:08:35 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 12:08:35 /dev/loop2 62M 62M 0 100% /snap/core20/1405 12:08:35 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:08:35 tmpfs 795M 0 795M 0% /run/user/1001 12:08:35 12:08:35 12:08:35 ---> free -m: 12:08:35 total used free shared buff/cache available 12:08:35 Mem: 7945 544 4890 1 2510 7101 12:08:35 Swap: 1023 0 1023 12:08:35 12:08:35 12:08:35 ---> ip addr: 12:08:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:08:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:08:35 inet 127.0.0.1/8 scope host lo 12:08:35 valid_lft forever preferred_lft forever 12:08:35 inet6 ::1/128 scope host 12:08:35 valid_lft forever preferred_lft forever 12:08:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:08:35 link/ether fa:16:3e:df:19:38 brd ff:ff:ff:ff:ff:ff 12:08:35 inet 10.30.122.153/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 12:08:35 valid_lft 86084sec preferred_lft 86084sec 12:08:35 inet6 fe80::f816:3eff:fedf:1938/64 scope link 12:08:35 valid_lft forever preferred_lft forever 12:08:35 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:08:35 link/ether 92:19:29:fb:73:55 brd ff:ff:ff:ff:ff:ff 12:08:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:08:35 valid_lft forever preferred_lft forever 12:08:35 12:08:35 12:08:35 ---> sar -b -r -n DEV: 12:08:35 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-11633) 05/27/26 _x86_64_ (2 CPU) 12:08:35 12:08:35 12:03:22 LINUX RESTART (2 CPU) 12:08:35 12:08:35 12:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:08:35 12:05:01 84.35 55.17 29.18 0.00 9784.24 40399.40 0.00 12:08:35 12:06:01 8.65 0.03 8.62 0.00 1.87 369.69 0.00 12:08:35 12:07:01 377.34 9.10 368.24 0.00 814.40 10001.00 0.00 12:08:35 12:08:01 81.85 3.27 78.59 0.00 154.91 11925.48 0.00 12:08:35 Average: 138.05 16.89 121.15 0.00 2688.85 15673.89 0.00 12:08:35 12:08:35 12:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:08:35 12:05:01 5662316 7383832 421188 5.18 54700 1850976 1113884 12.13 565160 1704808 9440 12:08:35 12:06:01 5656304 7379360 425068 5.22 54920 1852048 1130408 12.31 575700 1699356 704 12:08:35 12:07:01 5058724 7246228 532800 6.55 87836 2259540 1208916 13.16 754024 2068568 269548 12:08:35 12:08:01 5098988 7351564 422256 5.19 96084 2311072 1098856 11.96 679956 2093140 28416 12:08:35 Average: 5369083 7340246 450328 5.53 73385 2068409 1138016 12.39 643710 1891468 77027 12:08:35 12:08:35 12:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:08:35 12:05:01 ens3 304.15 186.79 726.28 58.74 0.00 0.00 0.00 0.00 12:08:35 12:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:08:35 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:08:35 12:06:01 ens3 5.83 4.02 20.10 0.49 0.00 0.00 0.00 0.00 12:08:35 12:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:08:35 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:08:35 12:07:01 ens3 110.75 76.25 1397.05 17.86 0.00 0.00 0.00 0.00 12:08:35 12:07:01 lo 1.13 1.13 0.14 0.14 0.00 0.00 0.00 0.00 12:08:35 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:08:35 12:08:01 ens3 30.73 30.38 55.33 12.40 0.00 0.00 0.00 0.00 12:08:35 12:08:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 12:08:35 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:08:35 Average: ens3 112.86 74.36 549.69 22.37 0.00 0.00 0.00 0.00 12:08:35 Average: lo 0.88 0.88 0.09 0.09 0.00 0.00 0.00 0.00 12:08:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:08:35 12:08:35 12:08:35 ---> sar -P ALL: 12:08:35 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-11633) 05/27/26 _x86_64_ (2 CPU) 12:08:35 12:08:35 12:03:22 LINUX RESTART (2 CPU) 12:08:35 12:08:35 12:04:01 CPU %user %nice %system %iowait %steal %idle 12:08:35 12:05:01 all 9.64 0.00 2.30 1.54 0.05 86.47 12:08:35 12:05:01 0 7.76 0.00 1.59 2.51 0.05 88.08 12:08:35 12:05:01 1 11.51 0.00 3.01 0.57 0.05 84.86 12:08:35 12:06:01 all 0.38 0.00 0.11 0.13 0.03 99.36 12:08:35 12:06:01 0 0.52 0.00 0.10 0.25 0.03 99.09 12:08:35 12:06:01 1 0.23 0.00 0.12 0.00 0.03 99.62 12:08:35 12:07:01 all 30.92 0.00 3.25 4.32 0.08 61.43 12:08:35 12:07:01 0 33.72 0.00 3.72 7.64 0.08 54.84 12:08:35 12:07:01 1 28.12 0.00 2.79 1.00 0.08 68.01 12:08:35 12:08:01 all 38.88 0.00 2.53 1.51 0.08 56.99 12:08:35 12:08:01 0 13.61 0.00 2.20 2.59 0.07 81.54 12:08:35 12:08:01 1 64.13 0.00 2.87 0.43 0.10 32.47 12:08:35 Average: all 19.98 0.00 2.05 1.88 0.06 76.03 12:08:35 Average: 0 13.93 0.00 1.91 3.25 0.06 80.85 12:08:35 Average: 1 26.02 0.00 2.19 0.50 0.07 71.22 12:08:35 12:08:35 12:08:35