16:05:19 Started by timer 16:05:19 Running as SYSTEM 16:05:20 [EnvInject] - Loading node environment variables. 16:05:20 Building remotely on prd-ubuntu20.04-docker-2c-8g-14740 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 16:05:20 [ssh-agent] Looking for ssh-agent implementation... 16:05:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:05:20 $ ssh-agent 16:05:20 SSH_AUTH_SOCK=/tmp/ssh-ZrYMMR5ez79t/agent.1535 16:05:20 SSH_AGENT_PID=1537 16:05:20 [ssh-agent] Started. 16:05:20 Running ssh-add (command line suppressed) 16:05:20 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6334046207452338303.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6334046207452338303.key) 16:05:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:05:20 The recommended git tool is: NONE 16:05:22 using credential edgex-jenkins-ssh 16:05:22 Wiping out workspace first. 16:05:22 Cloning the remote Git repository 16:05:22 Cloning repository git@github.com:edgexfoundry/ci-management 16:05:23 > git init /w/workspace/ci-management-openstack-cron # timeout=10 16:05:23 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 16:05:23 > git --version # timeout=10 16:05:23 > git --version # 'git version 2.25.1' 16:05:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:23 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 16:05:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:24 Avoid second fetch 16:05:24 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:05:24 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 16:05:24 > git config core.sparsecheckout # timeout=10 16:05:24 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 16:05:24 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 16:05:24 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 16:05:24 > git remote # timeout=10 16:05:24 > git submodule init # timeout=10 16:05:25 > git submodule sync # timeout=10 16:05:25 > git config --get remote.origin.url # timeout=10 16:05:25 > git submodule init # timeout=10 16:05:25 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:05:25 > git config --get submodule.packer/common-packer.url # timeout=10 16:05:25 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:05:25 > git config --get submodule.global-jjb.url # timeout=10 16:05:25 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:05:25 > git submodule update --init --recursive packer/common-packer # timeout=10 16:05:25 > git submodule update --init --recursive global-jjb # timeout=10 16:05:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:05:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:05:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:05:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:05:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:05:29 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:05:29 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:05:29 provisioning config files... 16:05:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:05:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:05:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:05:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17758213941971166732.sh 16:05:29 ---> python-tools-install.sh 16:05:30 Setup pyenv: 16:05:30 * system (set by /opt/pyenv/version) 16:05:30 * 3.8.20 (set by /opt/pyenv/version) 16:05:30 * 3.9.20 (set by /opt/pyenv/version) 16:05:30 3.10.15 16:05:30 3.11.10 16:05:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6f5E 16:05:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:05:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:38 lf-activate-venv(): INFO: Base packages installed successfully 16:05:38 lf-activate-venv(): INFO: Installing additional packages: lftools 16:05:58 lf-activate-venv(): INFO: Adding /tmp/venv-6f5E/bin to PATH 16:05:58 Generating Requirements File 16:06:21 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. 16:06:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:06:21 Python 3.11.10 16:06:21 pip 26.1.2 from /tmp/venv-6f5E/lib/python3.11/site-packages/pip (python 3.11) 16:06:21 aiohappyeyeballs==2.7.1 16:06:21 aiohttp==3.14.1 16:06:21 aiosignal==1.4.0 16:06:21 appdirs==1.4.4 16:06:21 argcomplete==3.7.0 16:06:21 aspy.yaml==1.3.0 16:06:21 attrs==26.1.0 16:06:21 autopage==0.6.0 16:06:21 beautifulsoup4==4.15.0 16:06:21 boto3==1.43.42 16:06:21 botocore==1.43.42 16:06:21 bs4==0.0.2 16:06:21 certifi==2026.6.17 16:06:21 cffi==2.1.0 16:06:21 cfgv==3.5.0 16:06:21 chardet==7.4.3 16:06:21 charset-normalizer==3.4.9 16:06:21 click==8.4.2 16:06:21 cliff==4.14.0 16:06:21 cmd2==4.1.0 16:06:21 cryptography==3.3.2 16:06:21 debtcollector==3.1.0 16:06:21 decorator==5.3.1 16:06:21 defusedxml==0.7.1 16:06:21 Deprecated==1.3.1 16:06:21 distlib==0.4.3 16:06:21 dnspython==2.8.0 16:06:21 docker==7.1.0 16:06:21 dogpile.cache==1.5.0 16:06:21 durationpy==0.10 16:06:21 email-validator==2.3.0 16:06:21 filelock==3.29.7 16:06:21 frozenlist==1.8.0 16:06:21 future==1.0.0 16:06:21 gitdb==4.0.12 16:06:21 GitPython==3.1.50 16:06:21 httplib2==0.30.2 16:06:21 identify==2.6.19 16:06:21 idna==3.18 16:06:21 importlib-resources==1.5.0 16:06:21 iso8601==2.1.0 16:06:21 Jinja2==3.1.6 16:06:21 jmespath==1.1.0 16:06:21 jsonpatch==1.33 16:06:21 jsonpointer==3.1.1 16:06:21 jsonschema==4.26.0 16:06:21 jsonschema-specifications==2025.9.1 16:06:21 keystoneauth1==5.15.0 16:06:21 kubernetes==36.0.2 16:06:21 lftools==0.37.22 16:06:21 lxml==6.1.1 16:06:21 markdown-it-py==4.2.0 16:06:21 MarkupSafe==3.0.3 16:06:21 mdurl==0.1.2 16:06:21 msgpack==1.2.1 16:06:21 multi_key_dict==2.0.3 16:06:21 multidict==6.7.1 16:06:21 munch==4.0.0 16:06:21 netaddr==1.3.0 16:06:21 niet==1.4.2 16:06:21 nodeenv==1.10.0 16:06:21 oauth2client==4.1.3 16:06:21 oauthlib==3.3.1 16:06:21 openstacksdk==4.17.0 16:06:21 os-service-types==1.8.2 16:06:21 osc-lib==4.6.0 16:06:21 oslo.config==10.5.0 16:06:21 oslo.context==6.4.0 16:06:21 oslo.i18n==6.8.0 16:06:21 oslo.log==8.2.0 16:06:21 oslo.serialization==5.10.0 16:06:21 oslo.utils==10.1.1 16:06:21 packaging==26.2 16:06:21 pbr==7.0.3 16:06:21 platformdirs==4.10.0 16:06:21 prettytable==3.18.0 16:06:21 prompt_toolkit==3.0.52 16:06:21 propcache==0.5.2 16:06:21 psutil==7.2.2 16:06:21 pyasn1==0.6.3 16:06:21 pyasn1_modules==0.4.2 16:06:21 pycparser==3.0 16:06:21 pygerrit2==2.0.15 16:06:21 PyGithub==2.9.1 16:06:21 Pygments==2.20.0 16:06:21 PyJWT==2.13.0 16:06:21 PyNaCl==1.6.2 16:06:21 pyparsing==2.4.7 16:06:21 pyperclip==1.11.0 16:06:21 pyrsistent==0.20.0 16:06:21 python-cinderclient==9.9.0 16:06:21 python-dateutil==2.9.0.post0 16:06:21 python-discovery==1.4.3 16:06:21 python-heatclient==5.2.0 16:06:21 python-jenkins==1.8.3 16:06:21 python-keystoneclient==5.8.0 16:06:21 python-magnumclient==4.11.0 16:06:21 python-openstackclient==10.1.0 16:06:21 python-swiftclient==4.10.0 16:06:21 PyYAML==6.0.3 16:06:21 referencing==0.37.0 16:06:21 requests==2.34.2 16:06:21 requests-oauthlib==2.0.0 16:06:21 rfc3986==2.0.0 16:06:21 rich==15.0.0 16:06:21 rich-argparse==1.8.0 16:06:21 rpds-py==2026.6.3 16:06:21 rsa==4.9.1 16:06:21 ruamel.yaml==0.19.1 16:06:21 ruamel.yaml.clib==0.2.15 16:06:21 s3transfer==0.19.0 16:06:21 simplejson==4.1.1 16:06:21 six==1.17.0 16:06:21 smmap==5.0.3 16:06:21 soupsieve==2.8.4 16:06:21 stevedore==5.9.0 16:06:21 tabulate==0.10.0 16:06:21 toml==0.10.2 16:06:21 tomlkit==0.15.0 16:06:21 tqdm==4.68.4 16:06:21 typing_extensions==4.16.0 16:06:21 urllib3==1.26.20 16:06:21 virtualenv==21.6.0 16:06:21 wcwidth==0.8.2 16:06:21 websocket-client==1.9.0 16:06:21 wrapt==2.2.2 16:06:21 xdg==6.0.0 16:06:21 xmltodict==1.0.4 16:06:21 yarl==1.24.2 16:06:21 yq==4.1.1 16:06:22 [EnvInject] - Injecting environment variables from a build step. 16:06:22 [EnvInject] - Injecting as environment variables the properties content 16:06:22 OS_CLOUD=vex 16:06:22 16:06:22 [EnvInject] - Variables injected successfully. 16:06:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:06:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:06:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6702606834841440797.sh 16:06:22 ---> Orphaned k8s clusters 16:06:22 Setup pyenv: 16:06:22 system 16:06:22 3.8.20 16:06:22 3.9.20 16:06:22 3.10.15 16:06:22 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6f5E from file:/tmp/.os_lf_venv 16:06:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:23 lf-activate-venv(): INFO: Base packages installed successfully 16:06:23 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 16:06:40 lf-activate-venv(): INFO: Adding /tmp/venv-6f5E/bin to PATH 16:06:43 -----> Delete orphaned cluster 16:06:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:06:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:06:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7698708082453365642.sh 16:06:43 ---> Orphaned stacks 16:06:43 Setup pyenv: 16:06:43 system 16:06:43 3.8.20 16:06:43 3.9.20 16:06:43 3.10.15 16:06:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6f5E from file:/tmp/.os_lf_venv 16:06:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:45 lf-activate-venv(): INFO: Base packages installed successfully 16:06:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:06:59 lf-activate-venv(): INFO: Adding /tmp/venv-6f5E/bin to PATH 16:06:59 + mapfile -t OS_COE_CLUSTERS_ID 16:06:59 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:06:59 ++ awk '{print $1}' 16:06:59 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:07:01 + echo '-----> Active clusters -> stacks' 16:07:01 -----> Active clusters -> stacks 16:07:01 + OS_COE_STACKS=() 16:07:01 + [[ 0 -gt 0 ]] 16:07:01 + mapfile -t OS_STACKS 16:07:01 ++ awk '{print $1}' 16:07:01 ++ 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 16:07:02 + echo '-----> Active stacks' 16:07:02 -----> Active stacks 16:07:02 + echo '-----> Delete orphaned stacks' 16:07:02 -----> Delete orphaned stacks 16:07:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:07:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:07:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6768907555760637043.sh 16:07:02 ---> Orphaned servers 16:07:02 Setup pyenv: 16:07:02 system 16:07:02 3.8.20 16:07:02 3.9.20 16:07:02 3.10.15 16:07:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:07:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6f5E from file:/tmp/.os_lf_venv 16:07:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:07:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:07:04 lf-activate-venv(): INFO: Base packages installed successfully 16:07:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:07:14 lf-activate-venv(): INFO: Adding /tmp/venv-6f5E/bin to PATH 16:07:19 -----> Active servers 16:07:19 prd-ubuntu20.04-docker-2c-8g-14740 16:07:19 prd-centos7-blackbox-4c-2g-14261 16:07:19 prd-centos7-blackbox-4c-2g-14260 16:07:19 -----> Delete orphaned servers 16:07:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:07:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:07:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9278625879688333978.sh 16:07:19 ---> Orphaned ports 16:07:19 Setup pyenv: 16:07:19 system 16:07:19 3.8.20 16:07:19 3.9.20 16:07:19 3.10.15 16:07:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:07:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6f5E from file:/tmp/.os_lf_venv 16:07:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:07:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:07:21 lf-activate-venv(): INFO: Base packages installed successfully 16:07:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 16:07:29 lf-activate-venv(): INFO: Adding /tmp/venv-6f5E/bin to PATH 16:07:30 No orphaned ports to process. 16:07:30 Build step 'Conditional step (single)' marked build as failure 16:07:31 $ ssh-agent -k 16:07:31 unset SSH_AUTH_SOCK; 16:07:31 unset SSH_AGENT_PID; 16:07:31 echo Agent pid 1537 killed; 16:07:31 [ssh-agent] Stopped. 16:07:31 [PostBuildScript] - [INFO] Executing post build scripts. 16:07:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3874679602708749583.sh 16:07:31 ---> sysstat.sh 16:07:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8948592853783309701.sh 16:07:31 ---> package-listing.sh 16:07:31 ++ tr '[:upper:]' '[:lower:]' 16:07:31 ++ facter osfamily 16:07:31 + OS_FAMILY=debian 16:07:31 + workspace=/w/workspace/ci-management-openstack-cron 16:07:31 + START_PACKAGES=/tmp/packages_start.txt 16:07:31 + END_PACKAGES=/tmp/packages_end.txt 16:07:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:07:31 + PACKAGES=/tmp/packages_start.txt 16:07:31 + '[' /w/workspace/ci-management-openstack-cron ']' 16:07:31 + PACKAGES=/tmp/packages_end.txt 16:07:31 + case "${OS_FAMILY}" in 16:07:31 + dpkg -l 16:07:31 + grep '^ii' 16:07:32 + '[' -f /tmp/packages_start.txt ']' 16:07:32 + '[' -f /tmp/packages_end.txt ']' 16:07:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:07:32 + '[' /w/workspace/ci-management-openstack-cron ']' 16:07:32 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 16:07:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 16:07:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins907099897982644432.sh 16:07:32 ---> capture-instance-metadata.sh 16:07:32 Setup pyenv: 16:07:32 system 16:07:32 3.8.20 16:07:32 3.9.20 16:07:32 3.10.15 16:07:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:07:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6f5E from file:/tmp/.os_lf_venv 16:07:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:07:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:07:33 lf-activate-venv(): INFO: Base packages installed successfully 16:07:33 lf-activate-venv(): INFO: Installing additional packages: lftools 16:07:40 lf-activate-venv(): INFO: Adding /tmp/venv-6f5E/bin to PATH 16:07:40 INFO: Running in OpenStack, capturing instance metadata 16:07:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18336537220773613366.sh 16:07:40 provisioning config files... 16:07:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config15683269535917664244tmp 16:07:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:07:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:07:40 [EnvInject] - Injecting environment variables from a build step. 16:07:40 [EnvInject] - Injecting as environment variables the properties content 16:07:40 SERVER_ID=logs 16:07:40 16:07:40 [EnvInject] - Variables injected successfully. 16:07:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10013465782035784225.sh 16:07:40 ---> create-netrc.sh 16:07:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12791901117756851848.sh 16:07:40 ---> python-tools-install.sh 16:07:40 Setup pyenv: 16:07:40 system 16:07:40 3.8.20 16:07:40 3.9.20 16:07:40 3.10.15 16:07:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:07:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6f5E from file:/tmp/.os_lf_venv 16:07:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:07:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:07:42 lf-activate-venv(): INFO: Base packages installed successfully 16:07:42 lf-activate-venv(): INFO: Installing additional packages: lftools 16:07:48 lf-activate-venv(): INFO: Adding /tmp/venv-6f5E/bin to PATH 16:07:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13126230210126065807.sh 16:07:48 ---> sudo-logs.sh 16:07:48 Archiving 'sudo' log.. 16:07:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14484248848483424382.sh 16:07:49 ---> job-cost.sh 16:07:49 Setup pyenv: 16:07:49 system 16:07:49 3.8.20 16:07:49 3.9.20 16:07:49 3.10.15 16:07:49 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:07:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6f5E from file:/tmp/.os_lf_venv 16:07:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:07:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:07:50 lf-activate-venv(): INFO: Base packages installed successfully 16:07:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:07:56 lf-activate-venv(): INFO: Adding /tmp/venv-6f5E/bin to PATH 16:07:56 INFO: No Stack... 16:07:57 INFO: Retrieving Pricing Info for: v3-standard-2 16:07:57 INFO: Archiving Costs 16:07:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17723008920717762728.sh 16:07:57 ---> logs-deploy.sh 16:07:57 Setup pyenv: 16:07:57 system 16:07:57 3.8.20 16:07:57 3.9.20 16:07:57 3.10.15 16:07:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:07:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6f5E from file:/tmp/.os_lf_venv 16:07:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:07:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:07:59 lf-activate-venv(): INFO: Base packages installed successfully 16:07:59 lf-activate-venv(): INFO: Installing additional packages: lftools 16:08:05 lf-activate-venv(): INFO: Adding /tmp/venv-6f5E/bin to PATH 16:08:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63489 16:08:05 INFO: archiving workspace using pattern(s): 16:08:06 Archives upload complete. 16:08:07 INFO: archiving logs to Nexus 16:08:08 ---> uname -a: 16:08:08 Linux prd-ubuntu20-04-docker-2c-8g-14740 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:08:08 16:08:08 16:08:08 ---> lscpu: 16:08:08 Architecture: x86_64 16:08:08 CPU op-mode(s): 32-bit, 64-bit 16:08:08 Byte Order: Little Endian 16:08:08 Address sizes: 40 bits physical, 48 bits virtual 16:08:08 CPU(s): 2 16:08:08 On-line CPU(s) list: 0,1 16:08:08 Thread(s) per core: 1 16:08:08 Core(s) per socket: 1 16:08:08 Socket(s): 2 16:08:08 NUMA node(s): 1 16:08:08 Vendor ID: AuthenticAMD 16:08:08 CPU family: 23 16:08:08 Model: 49 16:08:08 Model name: AMD EPYC-Rome Processor 16:08:08 Stepping: 0 16:08:08 CPU MHz: 2800.000 16:08:08 BogoMIPS: 5600.00 16:08:08 Virtualization: AMD-V 16:08:08 Hypervisor vendor: KVM 16:08:08 Virtualization type: full 16:08:08 L1d cache: 64 KiB 16:08:08 L1i cache: 64 KiB 16:08:08 L2 cache: 1 MiB 16:08:08 L3 cache: 32 MiB 16:08:08 NUMA node0 CPU(s): 0,1 16:08:08 Vulnerability Gather data sampling: Not affected 16:08:08 Vulnerability Itlb multihit: Not affected 16:08:08 Vulnerability L1tf: Not affected 16:08:08 Vulnerability Mds: Not affected 16:08:08 Vulnerability Meltdown: Not affected 16:08:08 Vulnerability Mmio stale data: Not affected 16:08:08 Vulnerability Retbleed: Vulnerable 16:08:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:08:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:08:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:08:08 Vulnerability Srbds: Not affected 16:08:08 Vulnerability Tsx async abort: Not affected 16:08:08 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 16:08:08 16:08:08 16:08:08 ---> nproc: 16:08:08 2 16:08:08 16:08:08 16:08:08 ---> df -h: 16:08:08 Filesystem Size Used Avail Use% Mounted on 16:08:08 udev 3.9G 0 3.9G 0% /dev 16:08:08 tmpfs 795M 1.1M 794M 1% /run 16:08:08 /dev/vda1 39G 9.9G 29G 26% / 16:08:08 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:08:08 tmpfs 5.0M 0 5.0M 0% /run/lock 16:08:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:08:08 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 16:08:08 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 16:08:08 /dev/loop2 62M 62M 0 100% /snap/core20/1405 16:08:08 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:08:08 tmpfs 795M 0 795M 0% /run/user/1001 16:08:08 16:08:08 16:08:08 ---> free -m: 16:08:08 total used free shared buff/cache available 16:08:08 Mem: 7945 527 4904 1 2514 7119 16:08:08 Swap: 1023 0 1023 16:08:08 16:08:08 16:08:08 ---> ip addr: 16:08:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:08:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:08:08 inet 127.0.0.1/8 scope host lo 16:08:08 valid_lft forever preferred_lft forever 16:08:08 inet6 ::1/128 scope host 16:08:08 valid_lft forever preferred_lft forever 16:08:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:08:08 link/ether fa:16:3e:21:f2:b6 brd ff:ff:ff:ff:ff:ff 16:08:08 inet 10.30.122.133/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 16:08:08 valid_lft 86196sec preferred_lft 86196sec 16:08:08 inet6 fe80::f816:3eff:fe21:f2b6/64 scope link 16:08:08 valid_lft forever preferred_lft forever 16:08:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:08:08 link/ether 2a:9f:0c:c1:b0:13 brd ff:ff:ff:ff:ff:ff 16:08:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:08:08 valid_lft forever preferred_lft forever 16:08:08 16:08:08 16:08:08 ---> sar -b -r -n DEV: 16:08:08 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14740) 07/08/26 _x86_64_ (2 CPU) 16:08:08 16:08:08 16:04:46 LINUX RESTART (2 CPU) 16:08:08 16:08:08 16:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:08:08 16:06:02 423.21 72.67 350.54 0.00 11625.80 47755.24 0.00 16:08:08 16:07:01 110.47 1.15 109.32 0.00 86.76 14860.41 0.00 16:08:08 16:08:01 42.89 1.47 41.42 0.00 136.31 2948.83 0.00 16:08:08 Average: 192.62 25.23 167.40 0.00 3970.56 21890.72 0.00 16:08:08 16:08:08 16:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:08:08 16:06:02 5309204 7334304 455200 5.59 81988 2110156 1104536 12.03 657104 1932660 191360 16:08:08 16:07:01 5088968 7342660 434036 5.33 94776 2313600 1083060 11.79 680436 2105152 47272 16:08:08 16:08:01 5037480 7303916 472356 5.81 98520 2322368 1143464 12.45 732692 2104312 30492 16:08:08 Average: 5145217 7326960 453864 5.58 91761 2248708 1110353 12.09 690077 2047375 89708 16:08:08 16:08:08 16:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:08:08 16:06:02 ens3 353.94 246.94 1775.91 75.84 0.00 0.00 0.00 0.00 16:08:08 16:06:02 lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 16:08:08 16:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:08 16:07:01 ens3 35.33 29.88 410.90 7.81 0.00 0.00 0.00 0.00 16:08:08 16:07:01 lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 16:08:08 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:08 16:08:01 ens3 36.89 34.34 36.00 12.64 0.00 0.00 0.00 0.00 16:08:08 16:08:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 16:08:08 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:08 Average: ens3 142.63 104.12 742.66 32.23 0.00 0.00 0.00 0.00 16:08:08 Average: lo 1.55 1.55 0.16 0.16 0.00 0.00 0.00 0.00 16:08:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:08 16:08:08 16:08:08 ---> sar -P ALL: 16:08:08 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14740) 07/08/26 _x86_64_ (2 CPU) 16:08:08 16:08:08 16:04:46 LINUX RESTART (2 CPU) 16:08:08 16:08:08 16:05:01 CPU %user %nice %system %iowait %steal %idle 16:08:08 16:06:02 all 34.44 0.00 5.21 11.00 0.10 49.24 16:08:08 16:06:02 0 48.33 0.00 5.98 10.31 0.13 35.24 16:08:08 16:06:02 1 20.56 0.00 4.45 11.69 0.07 63.23 16:08:08 16:07:01 all 32.57 0.00 2.30 15.03 0.08 50.02 16:08:08 16:07:01 0 9.89 0.00 1.75 21.93 0.07 66.36 16:08:08 16:07:01 1 55.46 0.00 2.85 8.06 0.10 33.53 16:08:08 16:08:01 all 39.81 0.00 2.80 2.27 0.09 55.03 16:08:08 16:08:01 0 30.51 0.00 2.42 3.05 0.08 63.93 16:08:08 16:08:01 1 49.16 0.00 3.19 1.49 0.10 46.07 16:08:08 Average: all 35.63 0.00 3.44 9.40 0.09 51.44 16:08:08 Average: 0 29.61 0.00 3.38 11.73 0.09 55.19 16:08:08 Average: 1 41.67 0.00 3.50 7.07 0.09 47.67 16:08:08 16:08:08 16:08:08