12:08:47 Started by timer 12:08:47 Running as SYSTEM 12:08:47 [EnvInject] - Loading node environment variables. 12:08:47 Building remotely on prd-ubuntu20.04-docker-2c-8g-161 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 12:08:47 [ssh-agent] Looking for ssh-agent implementation... 12:08:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:08:47 $ ssh-agent 12:08:47 SSH_AUTH_SOCK=/tmp/ssh-gFmo7GGZxpLe/agent.1496 12:08:47 SSH_AGENT_PID=1498 12:08:47 [ssh-agent] Started. 12:08:47 Running ssh-add (command line suppressed) 12:08:47 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_10592562810903813847.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_10592562810903813847.key) 12:08:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:08:47 The recommended git tool is: NONE 12:08:49 using credential edgex-jenkins-ssh 12:08:49 Wiping out workspace first. 12:08:49 Cloning the remote Git repository 12:08:49 Cloning repository git@github.com:edgexfoundry/ci-management 12:08:49 > git init /w/workspace/ci-management-openstack-cron # timeout=10 12:08:49 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 12:08:49 > git --version # timeout=10 12:08:49 > git --version # 'git version 2.25.1' 12:08:49 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:50 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 12:08:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:51 Avoid second fetch 12:08:51 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:08:51 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 12:08:51 > git config core.sparsecheckout # timeout=10 12:08:51 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 12:08:51 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 12:08:51 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 12:08:51 > git remote # timeout=10 12:08:51 > git submodule init # timeout=10 12:08:51 > git submodule sync # timeout=10 12:08:51 > git config --get remote.origin.url # timeout=10 12:08:51 > git submodule init # timeout=10 12:08:51 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:08:51 > git config --get submodule.packer/common-packer.url # timeout=10 12:08:51 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:08:51 > git config --get submodule.global-jjb.url # timeout=10 12:08:51 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:08:52 > git submodule update --init --recursive packer/common-packer # timeout=10 12:08:53 > git submodule update --init --recursive global-jjb # timeout=10 12:08:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:08:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:08:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:08:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:08:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:08:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:08:57 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:08:57 provisioning config files... 12:08:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:08:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:08:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:08:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11044669704944500116.sh 12:08:57 ---> python-tools-install.sh 12:08:57 Setup pyenv: 12:08:57 * system (set by /opt/pyenv/version) 12:08:57 * 3.8.20 (set by /opt/pyenv/version) 12:08:57 * 3.9.20 (set by /opt/pyenv/version) 12:08:57 3.10.15 12:08:57 3.11.10 12:09:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mYwi 12:09:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:09:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:07 lf-activate-venv(): INFO: Base packages installed successfully 12:09:07 lf-activate-venv(): INFO: Installing additional packages: lftools 12:09:28 lf-activate-venv(): INFO: Adding /tmp/venv-mYwi/bin to PATH 12:09:28 Generating Requirements File 12:09:50 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:09:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:09:51 Python 3.11.10 12:09:51 pip 26.2.1 from /tmp/venv-mYwi/lib/python3.11/site-packages/pip (python 3.11) 12:09:51 aiohappyeyeballs==2.7.1 12:09:51 aiohttp==3.14.3 12:09:51 aiosignal==1.4.0 12:09:51 appdirs==1.4.4 12:09:51 argcomplete==3.7.2 12:09:51 aspy.yaml==1.3.0 12:09:51 attrs==26.1.0 12:09:51 autopage==0.6.0 12:09:51 beautifulsoup4==4.15.0 12:09:51 boto3==1.43.67 12:09:51 botocore==1.43.67 12:09:51 bs4==0.0.2 12:09:51 certifi==2026.7.22 12:09:51 cffi==2.1.1 12:09:51 cfgv==3.5.0 12:09:51 chardet==7.5.1 12:09:51 charset-normalizer==3.4.9 12:09:51 click==8.4.2 12:09:51 cliff==4.15.0 12:09:51 cmd2==4.2.0 12:09:51 cryptography==3.3.2 12:09:51 debtcollector==3.1.0 12:09:51 decorator==5.3.1 12:09:51 defusedxml==0.7.1 12:09:51 Deprecated==1.3.1 12:09:51 distlib==0.4.3 12:09:51 dnspython==2.8.0 12:09:51 docker==7.2.0 12:09:51 dogpile.cache==1.5.0 12:09:51 durationpy==0.10 12:09:51 email-validator==2.3.0 12:09:51 filelock==3.32.2 12:09:51 frozenlist==1.8.0 12:09:51 future==1.0.0 12:09:51 gitdb==4.0.12 12:09:51 GitPython==3.1.59 12:09:51 httplib2==0.30.2 12:09:51 identify==2.6.19 12:09:51 idna==3.18 12:09:51 importlib-resources==1.5.0 12:09:51 iso8601==2.1.0 12:09:51 Jinja2==3.1.6 12:09:51 jmespath==1.1.0 12:09:51 jsonpatch==1.33 12:09:51 jsonpointer==3.1.1 12:09:51 jsonschema==4.26.0 12:09:51 jsonschema-specifications==2025.9.1 12:09:51 keystoneauth1==5.15.0 12:09:51 kubernetes==36.0.3 12:09:51 lftools==0.37.22 12:09:51 lxml==6.1.1 12:09:51 markdown-it-py==4.2.0 12:09:51 MarkupSafe==3.0.3 12:09:51 mdurl==0.1.2 12:09:51 msgpack==1.2.1 12:09:51 multi_key_dict==2.0.3 12:09:51 multidict==6.7.1 12:09:51 munch==4.0.0 12:09:51 netaddr==1.3.0 12:09:51 niet==1.4.2 12:09:51 nodeenv==1.10.0 12:09:51 oauth2client==4.1.3 12:09:51 oauthlib==3.3.1 12:09:51 openstacksdk==4.18.0 12:09:51 os-service-types==1.9.0 12:09:51 osc-lib==4.7.0 12:09:51 oslo.config==10.7.0 12:09:51 oslo.context==6.5.0 12:09:51 oslo.i18n==6.9.0 12:09:51 oslo.log==8.3.0 12:09:51 oslo.serialization==5.11.0 12:09:51 oslo.utils==10.1.1 12:09:51 packaging==26.3 12:09:51 pbr==7.0.3 12:09:51 platformdirs==4.11.1 12:09:51 prettytable==3.18.0 12:09:51 prompt_toolkit==3.0.53 12:09:51 propcache==0.5.2 12:09:51 psutil==7.2.2 12:09:51 pyasn1==0.6.4 12:09:51 pyasn1_modules==0.4.2 12:09:51 pycparser==3.0 12:09:51 pygerrit2==2.0.15 12:09:51 PyGithub==2.9.1 12:09:51 Pygments==2.20.0 12:09:51 PyJWT==2.13.0 12:09:51 PyNaCl==1.6.2 12:09:51 pyparsing==2.4.7 12:09:51 pyperclip==1.11.0 12:09:51 pyrsistent==0.20.0 12:09:51 python-dateutil==2.9.0.post0 12:09:51 python-discovery==1.5.1 12:09:51 python-heatclient==5.2.0 12:09:51 python-jenkins==1.8.3 12:09:51 python-keystoneclient==5.8.0 12:09:51 python-magnumclient==4.11.0 12:09:51 python-manilaclient==6.2.0 12:09:51 python-openstackclient==10.2.1 12:09:51 python-swiftclient==4.10.0 12:09:51 PyYAML==6.0.3 12:09:51 referencing==0.37.0 12:09:51 requests==2.34.2 12:09:51 requests-oauthlib==2.0.0 12:09:51 rfc3986==2.0.0 12:09:51 rich==15.0.0 12:09:51 rich-argparse==1.8.0 12:09:51 rpds-py==2026.6.3 12:09:51 rsa==4.9.1 12:09:51 ruamel.yaml==0.19.1 12:09:51 ruamel.yaml.clib==0.2.15 12:09:51 s3transfer==0.19.2 12:09:51 simplejson==4.1.1 12:09:51 six==1.17.0 12:09:51 smmap==5.0.3 12:09:51 soupsieve==2.9.2 12:09:51 stevedore==5.9.0 12:09:51 tabulate==0.10.0 12:09:51 toml==0.10.2 12:09:51 tomlkit==0.15.1 12:09:51 tqdm==4.70.0 12:09:51 typing_extensions==4.16.0 12:09:51 urllib3==1.26.20 12:09:51 virtualenv==21.7.3 12:09:51 wcwidth==0.8.2 12:09:51 websocket-client==1.9.0 12:09:51 wrapt==2.3.0 12:09:51 xdg==6.0.0 12:09:51 xmltodict==1.0.4 12:09:51 yarl==1.24.5 12:09:51 yq==4.1.2 12:09:52 [EnvInject] - Injecting environment variables from a build step. 12:09:52 [EnvInject] - Injecting as environment variables the properties content 12:09:52 OS_CLOUD=vex 12:09:52 12:09:52 [EnvInject] - Variables injected successfully. 12:09:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:09:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:09:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14822368958035425456.sh 12:09:52 ---> Orphaned k8s clusters 12:09:52 Setup pyenv: 12:09:52 system 12:09:52 3.8.20 12:09:52 3.9.20 12:09:52 3.10.15 12:09:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:09:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYwi from file:/tmp/.os_lf_venv 12:09:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:53 lf-activate-venv(): INFO: Base packages installed successfully 12:09:53 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 12:10:00 lf-activate-venv(): INFO: Adding /tmp/venv-mYwi/bin to PATH 12:10:03 -----> Delete orphaned cluster 12:10:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:10:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:10:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1235767151890376342.sh 12:10:03 ---> Orphaned stacks 12:10:03 Setup pyenv: 12:10:03 system 12:10:03 3.8.20 12:10:03 3.9.20 12:10:03 3.10.15 12:10:03 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:10:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYwi from file:/tmp/.os_lf_venv 12:10:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:10:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:10:04 lf-activate-venv(): INFO: Base packages installed successfully 12:10:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:10:15 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:10:15 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 12:10:16 lf-activate-venv(): INFO: Adding /tmp/venv-mYwi/bin to PATH 12:10:16 + mapfile -t OS_COE_CLUSTERS_ID 12:10:16 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 12:10:16 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 12:10:16 ++ awk '{print $1}' 12:10:19 + echo '-----> Active clusters -> stacks' 12:10:19 -----> Active clusters -> stacks 12:10:19 + OS_COE_STACKS=() 12:10:19 + [[ 0 -gt 0 ]] 12:10:19 + mapfile -t OS_STACKS 12:10:19 ++ 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:10:19 ++ awk '{print $1}' 12:10:21 + echo '-----> Active stacks' 12:10:21 -----> Active stacks 12:10:21 + echo '-----> Delete orphaned stacks' 12:10:21 -----> Delete orphaned stacks 12:10:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:10:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:10:21 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5359246272054113225.sh 12:10:21 ---> Orphaned servers 12:10:21 Setup pyenv: 12:10:21 system 12:10:21 3.8.20 12:10:21 3.9.20 12:10:21 3.10.15 12:10:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:10:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYwi from file:/tmp/.os_lf_venv 12:10:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:10:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:10:23 lf-activate-venv(): INFO: Base packages installed successfully 12:10:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:10:31 lf-activate-venv(): INFO: Adding /tmp/venv-mYwi/bin to PATH 12:10:36 -----> Active servers 12:10:36 prd-ubuntu20.04-docker-2c-8g-161 12:10:36 prd-ubuntu20.04-docker-2c-8g-160 12:10:36 prd-ubuntu20.04-docker-2c-8g-158 12:10:36 -----> Delete orphaned servers 12:10:37 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-160 12:10:39 WARN: Server "prd-ubuntu20.04-docker-2c-8g-160" is not older than 15 minutes. 12:10:40 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-158 12:10:42 WARN: Server "prd-ubuntu20.04-docker-2c-8g-158" is not older than 15 minutes. 12:10:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:10:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:10:42 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16893586744229135695.sh 12:10:42 ---> Orphaned ports 12:10:42 Setup pyenv: 12:10:42 system 12:10:42 3.8.20 12:10:42 3.9.20 12:10:42 3.10.15 12:10:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:10:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYwi from file:/tmp/.os_lf_venv 12:10:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:10:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:10:44 lf-activate-venv(): INFO: Base packages installed successfully 12:10:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 12:10:50 lf-activate-venv(): INFO: Adding /tmp/venv-mYwi/bin to PATH 12:10:52 No orphaned ports to process. 12:10:52 Build step 'Conditional step (single)' marked build as failure 12:10:52 $ ssh-agent -k 12:10:52 unset SSH_AUTH_SOCK; 12:10:52 unset SSH_AGENT_PID; 12:10:52 echo Agent pid 1498 killed; 12:10:52 [ssh-agent] Stopped. 12:10:52 [PostBuildScript] - [INFO] Executing post build scripts. 12:10:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10790789671952138087.sh 12:10:52 ---> sysstat.sh 12:10:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3637146041602390645.sh 12:10:52 ---> package-listing.sh 12:10:52 ++ facter osfamily 12:10:52 ++ tr '[:upper:]' '[:lower:]' 12:10:53 + OS_FAMILY=debian 12:10:53 + workspace=/w/workspace/ci-management-openstack-cron 12:10:53 + START_PACKAGES=/tmp/packages_start.txt 12:10:53 + END_PACKAGES=/tmp/packages_end.txt 12:10:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:10:53 + PACKAGES=/tmp/packages_start.txt 12:10:53 + '[' /w/workspace/ci-management-openstack-cron ']' 12:10:53 + PACKAGES=/tmp/packages_end.txt 12:10:53 + case "${OS_FAMILY}" in 12:10:53 + dpkg -l 12:10:53 + grep '^ii' 12:10:53 + '[' -f /tmp/packages_start.txt ']' 12:10:53 + '[' -f /tmp/packages_end.txt ']' 12:10:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:10:53 + '[' /w/workspace/ci-management-openstack-cron ']' 12:10:53 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 12:10:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 12:10:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1198688589557010529.sh 12:10:53 ---> capture-instance-metadata.sh 12:10:53 Setup pyenv: 12:10:53 system 12:10:53 3.8.20 12:10:53 3.9.20 12:10:53 3.10.15 12:10:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:10:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYwi from file:/tmp/.os_lf_venv 12:10:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:10:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:10:54 lf-activate-venv(): INFO: Base packages installed successfully 12:10:54 lf-activate-venv(): INFO: Installing additional packages: lftools 12:11:00 lf-activate-venv(): INFO: Adding /tmp/venv-mYwi/bin to PATH 12:11:00 INFO: Running in OpenStack, capturing instance metadata 12:11:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10029308599343716078.sh 12:11:00 provisioning config files... 12:11:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config7789506623265151779tmp 12:11:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:11:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:11:00 [EnvInject] - Injecting environment variables from a build step. 12:11:00 [EnvInject] - Injecting as environment variables the properties content 12:11:00 SERVER_ID=logs 12:11:00 12:11:00 [EnvInject] - Variables injected successfully. 12:11:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14960427045828884542.sh 12:11:00 ---> create-netrc.sh 12:11:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2511427550314855050.sh 12:11:00 ---> python-tools-install.sh 12:11:00 Setup pyenv: 12:11:00 system 12:11:00 3.8.20 12:11:00 3.9.20 12:11:00 3.10.15 12:11:00 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:11:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYwi from file:/tmp/.os_lf_venv 12:11:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:02 lf-activate-venv(): INFO: Base packages installed successfully 12:11:02 lf-activate-venv(): INFO: Installing additional packages: lftools 12:11:07 lf-activate-venv(): INFO: Adding /tmp/venv-mYwi/bin to PATH 12:11:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2123249997023253791.sh 12:11:07 ---> sudo-logs.sh 12:11:07 Archiving 'sudo' log.. 12:11:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2149475360571308077.sh 12:11:07 ---> job-cost.sh 12:11:07 Setup pyenv: 12:11:07 system 12:11:07 3.8.20 12:11:07 3.9.20 12:11:07 3.10.15 12:11:07 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:11:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYwi from file:/tmp/.os_lf_venv 12:11:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:09 lf-activate-venv(): INFO: Base packages installed successfully 12:11:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:11:14 lf-activate-venv(): INFO: Adding /tmp/venv-mYwi/bin to PATH 12:11:14 INFO: No Stack... 12:11:14 INFO: Retrieving Pricing Info for: v3-standard-2 12:11:15 INFO: Archiving Costs 12:11:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15348873968254901008.sh 12:11:15 ---> logs-deploy.sh 12:11:15 Setup pyenv: 12:11:15 system 12:11:15 3.8.20 12:11:15 3.9.20 12:11:15 3.10.15 12:11:15 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:11:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mYwi from file:/tmp/.os_lf_venv 12:11:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:11:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:11:16 lf-activate-venv(): INFO: Base packages installed successfully 12:11:16 lf-activate-venv(): INFO: Installing additional packages: lftools 12:11:22 lf-activate-venv(): INFO: Adding /tmp/venv-mYwi/bin to PATH 12:11:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64274 12:11:22 INFO: archiving workspace using pattern(s): 12:11:23 Archives upload complete. 12:11:23 INFO: archiving logs to Nexus 12:11:24 ---> uname -a: 12:11:24 Linux prd-ubuntu20-04-docker-2c-8g-161 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:11:24 12:11:24 12:11:24 ---> lscpu: 12:11:24 Architecture: x86_64 12:11:24 CPU op-mode(s): 32-bit, 64-bit 12:11:24 Byte Order: Little Endian 12:11:24 Address sizes: 40 bits physical, 48 bits virtual 12:11:24 CPU(s): 2 12:11:24 On-line CPU(s) list: 0,1 12:11:24 Thread(s) per core: 1 12:11:24 Core(s) per socket: 1 12:11:24 Socket(s): 2 12:11:24 NUMA node(s): 1 12:11:24 Vendor ID: AuthenticAMD 12:11:24 CPU family: 23 12:11:24 Model: 49 12:11:24 Model name: AMD EPYC-Rome Processor 12:11:24 Stepping: 0 12:11:24 CPU MHz: 2799.998 12:11:24 BogoMIPS: 5599.99 12:11:24 Virtualization: AMD-V 12:11:24 Hypervisor vendor: KVM 12:11:24 Virtualization type: full 12:11:24 L1d cache: 64 KiB 12:11:24 L1i cache: 64 KiB 12:11:24 L2 cache: 1 MiB 12:11:24 L3 cache: 32 MiB 12:11:24 NUMA node0 CPU(s): 0,1 12:11:24 Vulnerability Gather data sampling: Not affected 12:11:24 Vulnerability Itlb multihit: Not affected 12:11:24 Vulnerability L1tf: Not affected 12:11:24 Vulnerability Mds: Not affected 12:11:24 Vulnerability Meltdown: Not affected 12:11:24 Vulnerability Mmio stale data: Not affected 12:11:24 Vulnerability Retbleed: Vulnerable 12:11:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:11:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:11:24 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:11:24 Vulnerability Srbds: Not affected 12:11:24 Vulnerability Tsx async abort: Not affected 12:11:24 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:11:24 12:11:24 12:11:24 ---> nproc: 12:11:24 2 12:11:24 12:11:24 12:11:24 ---> df -h: 12:11:24 Filesystem Size Used Avail Use% Mounted on 12:11:24 udev 3.9G 0 3.9G 0% /dev 12:11:24 tmpfs 795M 1.1M 794M 1% /run 12:11:24 /dev/vda1 39G 9.9G 29G 26% / 12:11:24 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:11:24 tmpfs 5.0M 0 5.0M 0% /run/lock 12:11:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:11:24 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 12:11:24 /dev/loop0 62M 62M 0 100% /snap/core20/1405 12:11:24 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 12:11:24 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:11:24 tmpfs 795M 0 795M 0% /run/user/1001 12:11:24 12:11:24 12:11:24 ---> free -m: 12:11:24 total used free shared buff/cache available 12:11:24 Mem: 7945 524 4904 1 2516 7120 12:11:24 Swap: 1023 0 1023 12:11:24 12:11:24 12:11:24 ---> ip addr: 12:11:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:11:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:11:24 inet 127.0.0.1/8 scope host lo 12:11:24 valid_lft forever preferred_lft forever 12:11:24 inet6 ::1/128 scope host 12:11:24 valid_lft forever preferred_lft forever 12:11:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:11:24 link/ether fa:16:3e:85:e5:fa brd ff:ff:ff:ff:ff:ff 12:11:24 inet 10.30.123.251/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 12:11:24 valid_lft 86210sec preferred_lft 86210sec 12:11:24 inet6 fe80::f816:3eff:fe85:e5fa/64 scope link 12:11:24 valid_lft forever preferred_lft forever 12:11:24 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:11:24 link/ether 9a:77:c6:ec:3a:b2 brd ff:ff:ff:ff:ff:ff 12:11:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:11:24 valid_lft forever preferred_lft forever 12:11:24 12:11:24 12:11:24 ---> sar -b -r -n DEV: 12:11:24 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-161) 08/10/26 _x86_64_ (2 CPU) 12:11:24 12:11:24 12:08:16 LINUX RESTART (2 CPU) 12:11:24 12:11:24 12:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:11:24 12:10:01 113.03 1.76 111.27 0.00 133.40 12268.31 0.00 12:11:24 12:11:01 47.26 2.02 45.24 0.00 154.64 7928.68 0.00 12:11:24 Average: 79.87 1.89 77.98 0.00 144.11 10080.26 0.00 12:11:24 12:11:24 12:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:11:24 12:10:01 5043184 7293452 481756 5.92 90768 2314440 1139772 12.41 697388 2132252 211664 12:11:24 12:11:01 5062548 7326100 447604 5.50 93544 2323832 1122768 12.22 721464 2086716 9472 12:11:24 Average: 5052866 7309776 464680 5.71 92156 2319136 1131270 12.32 709426 2109484 110568 12:11:24 12:11:24 12:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:11:24 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:24 12:10:01 lo 0.95 0.95 0.12 0.12 0.00 0.00 0.00 0.00 12:11:24 12:10:01 ens3 76.83 49.25 1308.66 8.42 0.00 0.00 0.00 0.00 12:11:24 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:24 12:11:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 12:11:24 12:11:01 ens3 27.55 22.65 60.68 8.16 0.00 0.00 0.00 0.00 12:11:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:24 Average: lo 1.38 1.38 0.14 0.14 0.00 0.00 0.00 0.00 12:11:24 Average: ens3 51.98 35.83 679.43 8.29 0.00 0.00 0.00 0.00 12:11:24 12:11:24 12:11:24 ---> sar -P ALL: 12:11:24 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-161) 08/10/26 _x86_64_ (2 CPU) 12:11:24 12:11:24 12:08:16 LINUX RESTART (2 CPU) 12:11:24 12:11:24 12:09:02 CPU %user %nice %system %iowait %steal %idle 12:11:24 12:10:01 all 41.77 0.00 4.13 3.26 0.11 50.73 12:11:24 12:10:01 0 25.68 0.00 3.29 0.81 0.08 70.14 12:11:24 12:10:01 1 58.04 0.00 4.98 5.74 0.14 31.10 12:11:24 12:11:01 all 39.14 0.00 2.61 0.64 0.08 57.53 12:11:24 12:11:01 0 39.65 0.00 2.64 0.80 0.08 56.83 12:11:24 12:11:01 1 38.63 0.00 2.57 0.48 0.08 58.24 12:11:24 Average: all 40.44 0.00 3.36 1.94 0.10 54.16 12:11:24 Average: 0 32.70 0.00 2.97 0.80 0.08 63.45 12:11:24 Average: 1 48.24 0.00 3.76 3.09 0.11 44.80 12:11:24 12:11:24 12:11:24