14:06:12 Started by timer 14:06:12 Running as SYSTEM 14:06:13 [EnvInject] - Loading node environment variables. 14:06:13 Building remotely on prd-ubuntu20.04-docker-2c-8g-13808 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 14:06:13 [ssh-agent] Looking for ssh-agent implementation... 14:06:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:06:13 $ ssh-agent 14:06:13 SSH_AUTH_SOCK=/tmp/ssh-hd8feCYXoUhQ/agent.1595 14:06:13 SSH_AGENT_PID=1597 14:06:13 [ssh-agent] Started. 14:06:13 Running ssh-add (command line suppressed) 14:06:13 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_1572002617107642659.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_1572002617107642659.key) 14:06:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:06:13 The recommended git tool is: NONE 14:06:16 using credential edgex-jenkins-ssh 14:06:16 Wiping out workspace first. 14:06:16 Cloning the remote Git repository 14:06:16 Cloning repository git@github.com:edgexfoundry/ci-management 14:06:16 > git init /w/workspace/ci-management-openstack-cron # timeout=10 14:06:16 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 14:06:16 > git --version # timeout=10 14:06:16 > git --version # 'git version 2.25.1' 14:06:16 using GIT_SSH to set credentials SSH Credentials for GitHub 14:06:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 14:06:17 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 14:06:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:06:18 Avoid second fetch 14:06:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:06:18 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 14:06:18 > git config core.sparsecheckout # timeout=10 14:06:18 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 14:06:18 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 14:06:18 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 14:06:18 > git remote # timeout=10 14:06:18 > git submodule init # timeout=10 14:06:18 > git submodule sync # timeout=10 14:06:18 > git config --get remote.origin.url # timeout=10 14:06:18 > git submodule init # timeout=10 14:06:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:06:18 > git config --get submodule.packer/common-packer.url # timeout=10 14:06:18 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:06:18 > git config --get submodule.global-jjb.url # timeout=10 14:06:18 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:06:18 > git submodule update --init --recursive packer/common-packer # timeout=10 14:06:19 > git submodule update --init --recursive global-jjb # timeout=10 14:06:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:06:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:06:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:06:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:06:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:06:23 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:06:23 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:06:23 provisioning config files... 14:06:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:06:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:06:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:06:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3782514193661645215.sh 14:06:23 ---> python-tools-install.sh 14:06:23 Setup pyenv: 14:06:24 * system (set by /opt/pyenv/version) 14:06:24 * 3.8.20 (set by /opt/pyenv/version) 14:06:24 * 3.9.20 (set by /opt/pyenv/version) 14:06:24 3.10.15 14:06:24 3.11.10 14:06:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HEIH 14:06:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:06:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:32 lf-activate-venv(): INFO: Base packages installed successfully 14:06:32 lf-activate-venv(): INFO: Installing additional packages: lftools 14:06:55 lf-activate-venv(): INFO: Adding /tmp/venv-HEIH/bin to PATH 14:06:55 Generating Requirements File 14:07:17 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:07:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:07:17 Python 3.11.10 14:07:18 pip 26.1.2 from /tmp/venv-HEIH/lib/python3.11/site-packages/pip (python 3.11) 14:07:18 aiohappyeyeballs==2.6.2 14:07:18 aiohttp==3.14.1 14:07:18 aiosignal==1.4.0 14:07:18 appdirs==1.4.4 14:07:18 argcomplete==3.6.3 14:07:18 aspy.yaml==1.3.0 14:07:18 attrs==26.1.0 14:07:18 autopage==0.6.0 14:07:18 beautifulsoup4==4.15.0 14:07:18 boto3==1.43.36 14:07:18 botocore==1.43.36 14:07:18 bs4==0.0.2 14:07:18 certifi==2026.6.17 14:07:18 cffi==2.0.0 14:07:18 cfgv==3.5.0 14:07:18 chardet==7.4.3 14:07:18 charset-normalizer==3.4.7 14:07:18 click==8.4.1 14:07:18 cliff==4.14.0 14:07:18 cmd2==4.0.0 14:07:18 cryptography==3.3.2 14:07:18 debtcollector==3.1.0 14:07:18 decorator==5.3.1 14:07:18 defusedxml==0.7.1 14:07:18 Deprecated==1.3.1 14:07:18 distlib==0.4.3 14:07:18 dnspython==2.8.0 14:07:18 docker==7.1.0 14:07:18 dogpile.cache==1.5.0 14:07:18 durationpy==0.10 14:07:18 email-validator==2.3.0 14:07:18 filelock==3.29.4 14:07:18 frozenlist==1.8.0 14:07:18 future==1.0.0 14:07:18 gitdb==4.0.12 14:07:18 GitPython==3.1.50 14:07:18 httplib2==0.30.2 14:07:18 identify==2.6.19 14:07:18 idna==3.18 14:07:18 importlib-resources==1.5.0 14:07:18 iso8601==2.1.0 14:07:18 Jinja2==3.1.6 14:07:18 jmespath==1.1.0 14:07:18 jsonpatch==1.33 14:07:18 jsonpointer==3.1.1 14:07:18 jsonschema==4.26.0 14:07:18 jsonschema-specifications==2025.9.1 14:07:18 keystoneauth1==5.14.0 14:07:18 kubernetes==36.0.2 14:07:18 lftools==0.37.22 14:07:18 lxml==6.1.1 14:07:18 markdown-it-py==4.2.0 14:07:18 MarkupSafe==3.0.3 14:07:18 mdurl==0.1.2 14:07:18 msgpack==1.2.1 14:07:18 multi_key_dict==2.0.3 14:07:18 multidict==6.7.1 14:07:18 munch==4.0.0 14:07:18 netaddr==1.3.0 14:07:18 niet==1.4.2 14:07:18 nodeenv==1.10.0 14:07:18 oauth2client==4.1.3 14:07:18 oauthlib==3.3.1 14:07:18 openstacksdk==4.17.0 14:07:18 os-service-types==1.8.2 14:07:18 osc-lib==4.6.0 14:07:18 oslo.config==10.5.0 14:07:18 oslo.context==6.4.0 14:07:18 oslo.i18n==6.8.0 14:07:18 oslo.log==8.2.0 14:07:18 oslo.serialization==5.10.0 14:07:18 oslo.utils==10.1.1 14:07:18 packaging==26.2 14:07:18 pbr==7.0.3 14:07:18 platformdirs==4.10.0 14:07:18 prettytable==3.18.0 14:07:18 prompt_toolkit==3.0.52 14:07:18 propcache==0.5.2 14:07:18 psutil==7.2.2 14:07:18 pyasn1==0.6.3 14:07:18 pyasn1_modules==0.4.2 14:07:18 pycparser==3.0 14:07:18 pygerrit2==2.0.15 14:07:18 PyGithub==2.9.1 14:07:18 Pygments==2.20.0 14:07:18 PyJWT==2.13.0 14:07:18 PyNaCl==1.6.2 14:07:18 pyparsing==2.4.7 14:07:18 pyperclip==1.11.0 14:07:18 pyrsistent==0.20.0 14:07:18 python-cinderclient==9.9.0 14:07:18 python-dateutil==2.9.0.post0 14:07:18 python-discovery==1.4.2 14:07:18 python-heatclient==5.2.0 14:07:18 python-jenkins==1.8.3 14:07:18 python-keystoneclient==5.8.0 14:07:18 python-magnumclient==4.10.0 14:07:18 python-openstackclient==10.1.0 14:07:18 python-swiftclient==4.10.0 14:07:18 PyYAML==6.0.3 14:07:18 referencing==0.37.0 14:07:18 requests==2.34.2 14:07:18 requests-oauthlib==2.0.0 14:07:18 rfc3986==2.0.0 14:07:18 rich==15.0.0 14:07:18 rich-argparse==1.8.0 14:07:18 rpds-py==2026.5.1 14:07:18 rsa==4.9.1 14:07:18 ruamel.yaml==0.19.1 14:07:18 ruamel.yaml.clib==0.2.15 14:07:18 s3transfer==0.19.0 14:07:18 simplejson==4.1.1 14:07:18 six==1.17.0 14:07:18 smmap==5.0.3 14:07:18 soupsieve==2.8.4 14:07:18 stevedore==5.8.0 14:07:18 tabulate==0.10.0 14:07:18 toml==0.10.2 14:07:18 tomlkit==0.15.0 14:07:18 tqdm==4.68.3 14:07:18 typing_extensions==4.15.0 14:07:18 urllib3==1.26.20 14:07:18 virtualenv==21.5.1 14:07:18 wcwidth==0.8.1 14:07:18 websocket-client==1.9.0 14:07:18 wrapt==2.2.2 14:07:18 xdg==6.0.0 14:07:18 xmltodict==1.0.4 14:07:18 yarl==1.24.2 14:07:18 yq==3.4.3 14:07:18 [EnvInject] - Injecting environment variables from a build step. 14:07:18 [EnvInject] - Injecting as environment variables the properties content 14:07:18 OS_CLOUD=vex 14:07:18 14:07:18 [EnvInject] - Variables injected successfully. 14:07:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:07:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:07:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4263144285755730669.sh 14:07:18 ---> Orphaned k8s clusters 14:07:18 Setup pyenv: 14:07:18 system 14:07:18 3.8.20 14:07:18 3.9.20 14:07:18 3.10.15 14:07:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:07:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HEIH from file:/tmp/.os_lf_venv 14:07:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:20 lf-activate-venv(): INFO: Base packages installed successfully 14:07:20 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:07:27 lf-activate-venv(): INFO: Adding /tmp/venv-HEIH/bin to PATH 14:07:30 -----> Delete orphaned cluster 14:07:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:07:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:07:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13030183367326481743.sh 14:07:30 ---> Orphaned stacks 14:07:30 Setup pyenv: 14:07:30 system 14:07:30 3.8.20 14:07:30 3.9.20 14:07:30 3.10.15 14:07:30 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:07:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HEIH from file:/tmp/.os_lf_venv 14:07:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:32 lf-activate-venv(): INFO: Base packages installed successfully 14:07:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:07:44 lf-activate-venv(): INFO: Adding /tmp/venv-HEIH/bin to PATH 14:07:44 + mapfile -t OS_COE_CLUSTERS_ID 14:07:44 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:07:44 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:07:44 ++ awk '{print $1}' 14:07:46 + echo '-----> Active clusters -> stacks' 14:07:46 -----> Active clusters -> stacks 14:07:46 + OS_COE_STACKS=() 14:07:46 + [[ 0 -gt 0 ]] 14:07:46 + mapfile -t OS_STACKS 14:07:46 ++ 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:07:46 ++ awk '{print $1}' 14:07:48 + echo '-----> Active stacks' 14:07:48 -----> Active stacks 14:07:48 + echo '-----> Delete orphaned stacks' 14:07:48 -----> Delete orphaned stacks 14:07:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:07:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:07:48 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8513353509629514822.sh 14:07:48 ---> Orphaned servers 14:07:48 Setup pyenv: 14:07:48 system 14:07:48 3.8.20 14:07:48 3.9.20 14:07:48 3.10.15 14:07:48 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:07:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HEIH from file:/tmp/.os_lf_venv 14:07:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:50 lf-activate-venv(): INFO: Base packages installed successfully 14:07:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:08:00 lf-activate-venv(): INFO: Adding /tmp/venv-HEIH/bin to PATH 14:08:05 -----> Active servers 14:08:05 prd-ubuntu20.04-docker-2c-8g-13808 14:08:05 prd-centos7-blackbox-4c-2g-13245 14:08:05 prd-centos7-blackbox-4c-2g-13244 14:08:05 -----> Delete orphaned servers 14:08:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:08:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:08:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3730344149592294740.sh 14:08:06 ---> Orphaned ports 14:08:06 Setup pyenv: 14:08:06 system 14:08:06 3.8.20 14:08:06 3.9.20 14:08:06 3.10.15 14:08:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:08:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HEIH from file:/tmp/.os_lf_venv 14:08:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:08 lf-activate-venv(): INFO: Base packages installed successfully 14:08:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 14:08:15 lf-activate-venv(): INFO: Adding /tmp/venv-HEIH/bin to PATH 14:08:17 No orphaned ports to process. 14:08:17 Build step 'Conditional step (single)' marked build as failure 14:08:17 $ ssh-agent -k 14:08:17 unset SSH_AUTH_SOCK; 14:08:17 unset SSH_AGENT_PID; 14:08:17 echo Agent pid 1597 killed; 14:08:17 [ssh-agent] Stopped. 14:08:17 [PostBuildScript] - [INFO] Executing post build scripts. 14:08:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14681392637858046903.sh 14:08:17 ---> sysstat.sh 14:08:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6851364988005456872.sh 14:08:18 ---> package-listing.sh 14:08:18 ++ facter osfamily 14:08:18 ++ tr '[:upper:]' '[:lower:]' 14:08:18 + OS_FAMILY=debian 14:08:18 + workspace=/w/workspace/ci-management-openstack-cron 14:08:18 + START_PACKAGES=/tmp/packages_start.txt 14:08:18 + END_PACKAGES=/tmp/packages_end.txt 14:08:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:08:18 + PACKAGES=/tmp/packages_start.txt 14:08:18 + '[' /w/workspace/ci-management-openstack-cron ']' 14:08:18 + PACKAGES=/tmp/packages_end.txt 14:08:18 + case "${OS_FAMILY}" in 14:08:18 + grep '^ii' 14:08:18 + dpkg -l 14:08:18 + '[' -f /tmp/packages_start.txt ']' 14:08:18 + '[' -f /tmp/packages_end.txt ']' 14:08:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:08:18 + '[' /w/workspace/ci-management-openstack-cron ']' 14:08:18 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 14:08:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 14:08:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17521091630125066360.sh 14:08:18 ---> capture-instance-metadata.sh 14:08:18 Setup pyenv: 14:08:18 system 14:08:18 3.8.20 14:08:18 3.9.20 14:08:18 3.10.15 14:08:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:08:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HEIH from file:/tmp/.os_lf_venv 14:08:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:20 lf-activate-venv(): INFO: Base packages installed successfully 14:08:20 lf-activate-venv(): INFO: Installing additional packages: lftools 14:08:27 lf-activate-venv(): INFO: Adding /tmp/venv-HEIH/bin to PATH 14:08:27 INFO: Running in OpenStack, capturing instance metadata 14:08:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5765091226564341957.sh 14:08:27 provisioning config files... 14:08:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config3169974884906788496tmp 14:08:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:08:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:08:27 [EnvInject] - Injecting environment variables from a build step. 14:08:27 [EnvInject] - Injecting as environment variables the properties content 14:08:27 SERVER_ID=logs 14:08:27 14:08:27 [EnvInject] - Variables injected successfully. 14:08:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1066095454476286363.sh 14:08:27 ---> create-netrc.sh 14:08:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11587402316608318968.sh 14:08:27 ---> python-tools-install.sh 14:08:27 Setup pyenv: 14:08:27 system 14:08:27 3.8.20 14:08:27 3.9.20 14:08:27 3.10.15 14:08:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:08:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HEIH from file:/tmp/.os_lf_venv 14:08:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:29 lf-activate-venv(): INFO: Base packages installed successfully 14:08:29 lf-activate-venv(): INFO: Installing additional packages: lftools 14:08:35 lf-activate-venv(): INFO: Adding /tmp/venv-HEIH/bin to PATH 14:08:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12515220622473236423.sh 14:08:35 ---> sudo-logs.sh 14:08:35 Archiving 'sudo' log.. 14:08:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16960233522296495794.sh 14:08:36 ---> job-cost.sh 14:08:36 Setup pyenv: 14:08:36 system 14:08:36 3.8.20 14:08:36 3.9.20 14:08:36 3.10.15 14:08:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:08:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HEIH from file:/tmp/.os_lf_venv 14:08:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:37 lf-activate-venv(): INFO: Base packages installed successfully 14:08:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:08:43 lf-activate-venv(): INFO: Adding /tmp/venv-HEIH/bin to PATH 14:08:43 INFO: No Stack... 14:08:43 INFO: Retrieving Pricing Info for: v3-standard-2 14:08:44 INFO: Archiving Costs 14:08:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9641110595226566301.sh 14:08:44 ---> logs-deploy.sh 14:08:44 Setup pyenv: 14:08:44 system 14:08:44 3.8.20 14:08:44 3.9.20 14:08:44 3.10.15 14:08:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:08:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HEIH from file:/tmp/.os_lf_venv 14:08:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:45 lf-activate-venv(): INFO: Base packages installed successfully 14:08:45 lf-activate-venv(): INFO: Installing additional packages: lftools 14:08:52 lf-activate-venv(): INFO: Adding /tmp/venv-HEIH/bin to PATH 14:08:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63151 14:08:52 INFO: archiving workspace using pattern(s): 14:08:53 Archives upload complete. 14:08:53 INFO: archiving logs to Nexus 14:08:54 ---> uname -a: 14:08:54 Linux prd-ubuntu20-04-docker-2c-8g-13808 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:54 14:08:54 14:08:54 ---> lscpu: 14:08:54 Architecture: x86_64 14:08:54 CPU op-mode(s): 32-bit, 64-bit 14:08:54 Byte Order: Little Endian 14:08:54 Address sizes: 40 bits physical, 48 bits virtual 14:08:54 CPU(s): 2 14:08:54 On-line CPU(s) list: 0,1 14:08:54 Thread(s) per core: 1 14:08:54 Core(s) per socket: 1 14:08:54 Socket(s): 2 14:08:54 NUMA node(s): 1 14:08:54 Vendor ID: AuthenticAMD 14:08:54 CPU family: 23 14:08:54 Model: 49 14:08:54 Model name: AMD EPYC-Rome Processor 14:08:54 Stepping: 0 14:08:54 CPU MHz: 2799.998 14:08:54 BogoMIPS: 5599.99 14:08:54 Virtualization: AMD-V 14:08:54 Hypervisor vendor: KVM 14:08:54 Virtualization type: full 14:08:54 L1d cache: 64 KiB 14:08:54 L1i cache: 64 KiB 14:08:54 L2 cache: 1 MiB 14:08:54 L3 cache: 32 MiB 14:08:54 NUMA node0 CPU(s): 0,1 14:08:54 Vulnerability Gather data sampling: Not affected 14:08:54 Vulnerability Itlb multihit: Not affected 14:08:54 Vulnerability L1tf: Not affected 14:08:54 Vulnerability Mds: Not affected 14:08:54 Vulnerability Meltdown: Not affected 14:08:54 Vulnerability Mmio stale data: Not affected 14:08:54 Vulnerability Retbleed: Vulnerable 14:08:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:08:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:08:54 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:08:54 Vulnerability Srbds: Not affected 14:08:54 Vulnerability Tsx async abort: Not affected 14:08:54 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:54 14:08:54 14:08:54 ---> nproc: 14:08:54 2 14:08:54 14:08:54 14:08:54 ---> df -h: 14:08:54 Filesystem Size Used Avail Use% Mounted on 14:08:54 udev 3.9G 0 3.9G 0% /dev 14:08:54 tmpfs 795M 1.1M 794M 1% /run 14:08:54 /dev/vda1 39G 9.9G 29G 26% / 14:08:54 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:08:54 tmpfs 5.0M 0 5.0M 0% /run/lock 14:08:54 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:08:54 /dev/loop0 62M 62M 0 100% /snap/core20/1405 14:08:54 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 14:08:54 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 14:08:54 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:08:54 tmpfs 795M 0 795M 0% /run/user/1001 14:08:54 14:08:54 14:08:54 ---> free -m: 14:08:54 total used free shared buff/cache available 14:08:54 Mem: 7945 503 4927 1 2513 7142 14:08:54 Swap: 1023 0 1023 14:08:54 14:08:54 14:08:54 ---> ip addr: 14:08:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:08:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:08:54 inet 127.0.0.1/8 scope host lo 14:08:54 valid_lft forever preferred_lft forever 14:08:54 inet6 ::1/128 scope host 14:08:54 valid_lft forever preferred_lft forever 14:08:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:08:54 link/ether fa:16:3e:6b:1d:ee brd ff:ff:ff:ff:ff:ff 14:08:54 inet 10.30.122.49/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 14:08:54 valid_lft 86151sec preferred_lft 86151sec 14:08:54 inet6 fe80::f816:3eff:fe6b:1dee/64 scope link 14:08:54 valid_lft forever preferred_lft forever 14:08:54 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:08:54 link/ether 6e:a0:c9:b5:36:ff brd ff:ff:ff:ff:ff:ff 14:08:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:08:54 valid_lft forever preferred_lft forever 14:08:54 14:08:54 14:08:54 ---> sar -b -r -n DEV: 14:08:54 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-13808) 06/24/26 _x86_64_ (2 CPU) 14:08:54 14:08:54 14:04:51 LINUX RESTART (2 CPU) 14:08:54 14:08:54 14:05:26 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:08:54 14:06:01 150.67 74.72 75.95 0.00 6166.24 83531.33 0.00 14:08:54 14:07:01 176.82 46.97 129.86 0.00 8002.80 11015.00 0.00 14:08:54 14:08:01 105.30 2.62 102.68 0.00 103.58 14065.52 0.00 14:08:54 Average: 143.23 36.07 107.17 0.00 4530.60 28570.85 0.00 14:08:54 14:08:54 14:05:26 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:08:54 14:06:01 6204088 7553204 257440 3.16 53600 1483364 878140 9.56 365412 1371388 4684 14:08:54 14:07:01 5290828 7353668 434416 5.34 82380 2146948 1113568 12.12 641716 1964952 214628 14:08:54 14:08:01 5080204 7334280 441236 5.42 95592 2313224 1110492 12.09 696236 2097428 43816 14:08:54 Average: 5525040 7413717 377697 4.64 77191 1981179 1034067 11.26 567788 1811256 87709 14:08:54 14:08:54 14:05:26 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:08:54 14:06:01 ens3 18.08 14.80 115.95 2.27 0.00 0.00 0.00 0.00 14:08:54 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:54 14:06:01 lo 1.31 1.31 0.11 0.11 0.00 0.00 0.00 0.00 14:08:54 14:07:01 ens3 343.39 234.96 1765.72 71.53 0.00 0.00 0.00 0.00 14:08:54 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:54 14:07:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 14:08:54 14:08:01 ens3 38.58 33.33 322.46 9.85 0.00 0.00 0.00 0.00 14:08:54 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:54 14:08:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 14:08:54 Average: ens3 151.95 107.20 834.55 32.02 0.00 0.00 0.00 0.00 14:08:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:54 Average: lo 1.28 1.28 0.13 0.13 0.00 0.00 0.00 0.00 14:08:54 14:08:54 14:08:54 ---> sar -P ALL: 14:08:54 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-13808) 06/24/26 _x86_64_ (2 CPU) 14:08:54 14:08:54 14:04:51 LINUX RESTART (2 CPU) 14:08:54 14:08:54 14:05:26 CPU %user %nice %system %iowait %steal %idle 14:08:54 14:06:01 all 6.80 0.00 3.57 67.37 0.06 22.20 14:08:54 14:06:01 0 7.83 0.00 2.68 80.58 0.06 8.86 14:08:54 14:06:01 1 5.77 0.00 4.47 54.14 0.06 35.57 14:08:54 14:07:01 all 36.90 0.00 3.83 14.10 0.13 45.03 14:08:54 14:07:01 0 44.68 0.00 4.17 9.64 0.17 41.34 14:08:54 14:07:01 1 29.10 0.00 3.50 18.58 0.10 48.72 14:08:54 14:08:01 all 41.66 0.00 2.78 2.79 0.10 52.67 14:08:54 14:08:01 0 30.48 0.00 2.58 1.49 0.08 65.37 14:08:54 14:08:01 1 52.98 0.00 2.98 4.12 0.12 39.81 14:08:54 Average: all 32.00 0.00 3.36 21.66 0.10 42.88 14:08:54 Average: 0 30.89 0.00 3.21 22.34 0.11 43.44 14:08:54 Average: 1 33.11 0.00 3.51 20.97 0.10 42.31 14:08:54 14:08:54 14:08:54