14:04:17 Started by timer 14:04:17 Running as SYSTEM 14:04:17 [EnvInject] - Loading node environment variables. 14:04:17 Building remotely on prd-ubuntu20.04-docker-2c-8g-3053 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 14:04:17 [ssh-agent] Looking for ssh-agent implementation... 14:04:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:18 $ ssh-agent 14:04:18 SSH_AUTH_SOCK=/tmp/ssh-0ekAItC0gDcZ/agent.1554 14:04:18 SSH_AGENT_PID=1556 14:04:18 [ssh-agent] Started. 14:04:18 Running ssh-add (command line suppressed) 14:04:18 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_5250706956556274721.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_5250706956556274721.key) 14:04:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:18 The recommended git tool is: NONE 14:04:19 using credential edgex-jenkins-ssh 14:04:19 Wiping out workspace first. 14:04:19 Cloning the remote Git repository 14:04:19 Cloning repository git@github.com:edgexfoundry/ci-management 14:04:19 > git init /w/workspace/ci-management-openstack-cron # timeout=10 14:04:19 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 14:04:19 > git --version # timeout=10 14:04:19 > git --version # 'git version 2.25.1' 14:04:19 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:20 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 14:04:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:20 Avoid second fetch 14:04:20 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:04:20 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 14:04:20 > git config core.sparsecheckout # timeout=10 14:04:20 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 14:04:21 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 14:04:21 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 14:04:21 > git remote # timeout=10 14:04:21 > git submodule init # timeout=10 14:04:21 > git submodule sync # timeout=10 14:04:21 > git config --get remote.origin.url # timeout=10 14:04:21 > git submodule init # timeout=10 14:04:21 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:04:21 > git config --get submodule.packer/common-packer.url # timeout=10 14:04:21 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:04:21 > git config --get submodule.global-jjb.url # timeout=10 14:04:21 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:04:21 > git submodule update --init --recursive packer/common-packer # timeout=10 14:04:22 > git submodule update --init --recursive global-jjb # timeout=10 14:04:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:26 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:04:26 provisioning config files... 14:04:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:04:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:04:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:04:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6133269120593211908.sh 14:04:26 ---> python-tools-install.sh 14:04:26 Setup pyenv: 14:04:26 * system (set by /opt/pyenv/version) 14:04:26 * 3.8.20 (set by /opt/pyenv/version) 14:04:26 * 3.9.20 (set by /opt/pyenv/version) 14:04:26 3.10.15 14:04:26 3.11.10 14:04:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yhrS 14:04:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:04:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:04:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:04:34 lf-activate-venv(): INFO: Base packages installed successfully 14:04:34 lf-activate-venv(): INFO: Installing additional packages: lftools 14:04:53 lf-activate-venv(): INFO: Adding /tmp/venv-yhrS/bin to PATH 14:04:53 Generating Requirements File 14:05:09 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:05:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:05:09 Python 3.11.10 14:05:09 pip 26.0.1 from /tmp/venv-yhrS/lib/python3.11/site-packages/pip (python 3.11) 14:05:10 appdirs==1.4.4 14:05:10 argcomplete==3.6.3 14:05:10 aspy.yaml==1.3.0 14:05:10 attrs==25.4.0 14:05:10 autopage==0.6.0 14:05:10 beautifulsoup4==4.14.3 14:05:10 boto3==1.42.62 14:05:10 botocore==1.42.62 14:05:10 bs4==0.0.2 14:05:10 certifi==2026.2.25 14:05:10 cffi==2.0.0 14:05:10 cfgv==3.5.0 14:05:10 chardet==7.0.1 14:05:10 charset-normalizer==3.4.5 14:05:10 click==8.3.1 14:05:10 cliff==4.13.2 14:05:10 cmd2==3.4.0 14:05:10 cryptography==3.3.2 14:05:10 debtcollector==3.0.0 14:05:10 decorator==5.2.1 14:05:10 defusedxml==0.7.1 14:05:10 Deprecated==1.3.1 14:05:10 distlib==0.4.0 14:05:10 dnspython==2.8.0 14:05:10 docker==7.1.0 14:05:10 dogpile.cache==1.5.0 14:05:10 durationpy==0.10 14:05:10 email-validator==2.3.0 14:05:10 filelock==3.25.0 14:05:10 future==1.0.0 14:05:10 gitdb==4.0.12 14:05:10 GitPython==3.1.46 14:05:10 httplib2==0.30.2 14:05:10 identify==2.6.17 14:05:10 idna==3.11 14:05:10 importlib-resources==1.5.0 14:05:10 iso8601==2.1.0 14:05:10 Jinja2==3.1.6 14:05:10 jmespath==1.1.0 14:05:10 jsonpatch==1.33 14:05:10 jsonpointer==3.0.0 14:05:10 jsonschema==4.26.0 14:05:10 jsonschema-specifications==2025.9.1 14:05:10 keystoneauth1==5.13.1 14:05:10 kubernetes==35.0.0 14:05:10 lftools==0.37.22 14:05:10 lxml==6.0.2 14:05:10 markdown-it-py==4.0.0 14:05:10 MarkupSafe==3.0.3 14:05:10 mdurl==0.1.2 14:05:10 msgpack==1.1.2 14:05:10 multi_key_dict==2.0.3 14:05:10 munch==4.0.0 14:05:10 netaddr==1.3.0 14:05:10 niet==1.4.2 14:05:10 nodeenv==1.10.0 14:05:10 oauth2client==4.1.3 14:05:10 oauthlib==3.3.1 14:05:10 openstacksdk==4.10.0 14:05:10 os-service-types==1.8.2 14:05:10 osc-lib==4.4.0 14:05:10 oslo.config==10.3.0 14:05:10 oslo.context==6.3.0 14:05:10 oslo.i18n==6.7.2 14:05:10 oslo.log==8.1.0 14:05:10 oslo.serialization==5.9.1 14:05:10 oslo.utils==10.0.0 14:05:10 packaging==26.0 14:05:10 pbr==7.0.3 14:05:10 platformdirs==4.9.4 14:05:10 prettytable==3.17.0 14:05:10 psutil==7.2.2 14:05:10 pyasn1==0.6.2 14:05:10 pyasn1_modules==0.4.2 14:05:10 pycparser==3.0 14:05:10 pygerrit2==2.0.15 14:05:10 PyGithub==2.8.1 14:05:10 Pygments==2.19.2 14:05:10 PyJWT==2.11.0 14:05:10 PyNaCl==1.6.2 14:05:10 pyparsing==2.4.7 14:05:10 pyperclip==1.11.0 14:05:10 pyrsistent==0.20.0 14:05:10 python-cinderclient==9.9.0 14:05:10 python-dateutil==2.9.0.post0 14:05:10 python-discovery==1.1.0 14:05:10 python-heatclient==5.1.0 14:05:10 python-jenkins==1.8.3 14:05:10 python-keystoneclient==5.8.0 14:05:10 python-magnumclient==4.10.0 14:05:10 python-openstackclient==9.0.0 14:05:10 python-swiftclient==4.10.0 14:05:10 PyYAML==6.0.3 14:05:10 referencing==0.37.0 14:05:10 requests==2.32.5 14:05:10 requests-oauthlib==2.0.0 14:05:10 requestsexceptions==1.4.0 14:05:10 rfc3986==2.0.0 14:05:10 rich==14.3.3 14:05:10 rich-argparse==1.7.2 14:05:10 rpds-py==0.30.0 14:05:10 rsa==4.9.1 14:05:10 ruamel.yaml==0.19.1 14:05:10 ruamel.yaml.clib==0.2.15 14:05:10 s3transfer==0.16.0 14:05:10 simplejson==3.20.2 14:05:10 six==1.17.0 14:05:10 smmap==5.0.2 14:05:10 soupsieve==2.8.3 14:05:10 stevedore==5.7.0 14:05:10 tabulate==0.10.0 14:05:10 toml==0.10.2 14:05:10 tomlkit==0.14.0 14:05:10 tqdm==4.67.3 14:05:10 typing_extensions==4.15.0 14:05:10 urllib3==1.26.20 14:05:10 virtualenv==21.1.0 14:05:10 wcwidth==0.6.0 14:05:10 websocket-client==1.9.0 14:05:10 wrapt==2.1.2 14:05:10 xdg==6.0.0 14:05:10 xmltodict==1.0.4 14:05:10 yq==3.4.3 14:05:10 [EnvInject] - Injecting environment variables from a build step. 14:05:10 [EnvInject] - Injecting as environment variables the properties content 14:05:10 OS_CLOUD=vex 14:05:10 14:05:10 [EnvInject] - Variables injected successfully. 14:05:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5346463756171409335.sh 14:05:10 ---> Orphaned k8s clusters 14:05:10 Setup pyenv: 14:05:10 system 14:05:10 3.8.20 14:05:10 3.9.20 14:05:10 3.10.15 14:05:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yhrS from file:/tmp/.os_lf_venv 14:05:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:11 lf-activate-venv(): INFO: Base packages installed successfully 14:05:11 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:05:16 lf-activate-venv(): INFO: Adding /tmp/venv-yhrS/bin to PATH 14:05:16 /tmp/venv-yhrS/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 14:05:16 warnings.warn( 14:05:19 -----> Delete orphaned cluster 14:05:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14991800441961007885.sh 14:05:19 ---> Orphaned stacks 14:05:19 Setup pyenv: 14:05:19 system 14:05:19 3.8.20 14:05:19 3.9.20 14:05:19 3.10.15 14:05:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yhrS from file:/tmp/.os_lf_venv 14:05:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:21 lf-activate-venv(): INFO: Base packages installed successfully 14:05:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:05:31 lf-activate-venv(): INFO: Adding /tmp/venv-yhrS/bin to PATH 14:05:31 + mapfile -t OS_COE_CLUSTERS_ID 14:05:31 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:05:31 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:05:31 ++ awk '{print $1}' 14:05:31 /tmp/venv-yhrS/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 14:05:31 warnings.warn( 14:05:33 + echo '-----> Active clusters -> stacks' 14:05:33 -----> Active clusters -> stacks 14:05:33 + OS_COE_STACKS=() 14:05:33 + [[ 0 -gt 0 ]] 14:05:33 + mapfile -t OS_STACKS 14:05:33 ++ 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:05:33 ++ awk '{print $1}' 14:05:33 /tmp/venv-yhrS/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 14:05:33 warnings.warn( 14:05:35 + echo '-----> Active stacks' 14:05:35 -----> Active stacks 14:05:35 + echo '-----> Delete orphaned stacks' 14:05:35 -----> Delete orphaned stacks 14:05:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:35 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7005015133030837887.sh 14:05:35 ---> Orphaned servers 14:05:35 Setup pyenv: 14:05:35 system 14:05:35 3.8.20 14:05:35 3.9.20 14:05:35 3.10.15 14:05:35 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yhrS from file:/tmp/.os_lf_venv 14:05:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:36 lf-activate-venv(): INFO: Base packages installed successfully 14:05:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:05:44 lf-activate-venv(): INFO: Adding /tmp/venv-yhrS/bin to PATH 14:05:45 /tmp/venv-yhrS/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 14:05:45 warnings.warn( 14:05:49 -----> Active servers 14:05:49 prd-ubuntu20.04-docker-2c-8g-3053 14:05:49 prd-centos7-blackbox-4c-2g-2771 14:05:49 -----> Delete orphaned servers 14:05:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8295571473981833661.sh 14:05:50 ---> Orphaned ports 14:05:50 Setup pyenv: 14:05:50 system 14:05:50 3.8.20 14:05:50 3.9.20 14:05:50 3.10.15 14:05:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yhrS from file:/tmp/.os_lf_venv 14:05:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:51 lf-activate-venv(): INFO: Base packages installed successfully 14:05:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 14:05:59 lf-activate-venv(): INFO: Adding /tmp/venv-yhrS/bin to PATH 14:05:59 /tmp/venv-yhrS/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 14:05:59 warnings.warn( 14:06:01 No orphaned ports to process. 14:06:01 Build step 'Conditional step (single)' marked build as failure 14:06:01 $ ssh-agent -k 14:06:01 unset SSH_AUTH_SOCK; 14:06:01 unset SSH_AGENT_PID; 14:06:01 echo Agent pid 1556 killed; 14:06:01 [ssh-agent] Stopped. 14:06:01 [PostBuildScript] - [INFO] Executing post build scripts. 14:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17318356816338182673.sh 14:06:01 ---> sysstat.sh 14:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6701442813176876190.sh 14:06:01 ---> package-listing.sh 14:06:01 ++ facter osfamily 14:06:01 ++ tr '[:upper:]' '[:lower:]' 14:06:02 + OS_FAMILY=debian 14:06:02 + workspace=/w/workspace/ci-management-openstack-cron 14:06:02 + START_PACKAGES=/tmp/packages_start.txt 14:06:02 + END_PACKAGES=/tmp/packages_end.txt 14:06:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:06:02 + PACKAGES=/tmp/packages_start.txt 14:06:02 + '[' /w/workspace/ci-management-openstack-cron ']' 14:06:02 + PACKAGES=/tmp/packages_end.txt 14:06:02 + case "${OS_FAMILY}" in 14:06:02 + dpkg -l 14:06:02 + grep '^ii' 14:06:02 + '[' -f /tmp/packages_start.txt ']' 14:06:02 + '[' -f /tmp/packages_end.txt ']' 14:06:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:06:02 + '[' /w/workspace/ci-management-openstack-cron ']' 14:06:02 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 14:06:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 14:06:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3806988047792101157.sh 14:06:02 ---> capture-instance-metadata.sh 14:06:02 Setup pyenv: 14:06:02 system 14:06:02 3.8.20 14:06:02 3.9.20 14:06:02 3.10.15 14:06:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yhrS from file:/tmp/.os_lf_venv 14:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:03 lf-activate-venv(): INFO: Base packages installed successfully 14:06:03 lf-activate-venv(): INFO: Installing additional packages: lftools 14:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-yhrS/bin to PATH 14:06:10 INFO: Running in OpenStack, capturing instance metadata 14:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11758856825045100708.sh 14:06:11 provisioning config files... 14:06:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config9118643071134188679tmp 14:06:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:06:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:06:11 [EnvInject] - Injecting environment variables from a build step. 14:06:11 [EnvInject] - Injecting as environment variables the properties content 14:06:11 SERVER_ID=logs 14:06:11 14:06:11 [EnvInject] - Variables injected successfully. 14:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7885075799756961559.sh 14:06:11 ---> create-netrc.sh 14:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1189191924301807053.sh 14:06:11 ---> python-tools-install.sh 14:06:11 Setup pyenv: 14:06:11 system 14:06:11 3.8.20 14:06:11 3.9.20 14:06:11 3.10.15 14:06:11 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yhrS from file:/tmp/.os_lf_venv 14:06:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:12 lf-activate-venv(): INFO: Base packages installed successfully 14:06:12 lf-activate-venv(): INFO: Installing additional packages: lftools 14:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-yhrS/bin to PATH 14:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6269124739576560011.sh 14:06:19 ---> sudo-logs.sh 14:06:19 Archiving 'sudo' log.. 14:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15135712781484146425.sh 14:06:19 ---> job-cost.sh 14:06:19 Setup pyenv: 14:06:19 system 14:06:19 3.8.20 14:06:19 3.9.20 14:06:19 3.10.15 14:06:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yhrS from file:/tmp/.os_lf_venv 14:06:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:21 lf-activate-venv(): INFO: Base packages installed successfully 14:06:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-yhrS/bin to PATH 14:06:26 INFO: No Stack... 14:06:26 INFO: Retrieving Pricing Info for: v3-standard-2 14:06:26 INFO: Archiving Costs 14:06:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins897595144376951589.sh 14:06:27 ---> logs-deploy.sh 14:06:27 Setup pyenv: 14:06:27 system 14:06:27 3.8.20 14:06:27 3.9.20 14:06:27 3.10.15 14:06:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yhrS from file:/tmp/.os_lf_venv 14:06:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:28 lf-activate-venv(): INFO: Base packages installed successfully 14:06:28 lf-activate-venv(): INFO: Installing additional packages: lftools 14:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-yhrS/bin to PATH 14:06:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/60513 14:06:35 INFO: archiving workspace using pattern(s): 14:06:35 /tmp/venv-yhrS/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 14:06:35 warnings.warn( 14:06:36 Archives upload complete. 14:06:36 INFO: archiving logs to Nexus 14:06:36 /tmp/venv-yhrS/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 14:06:36 warnings.warn( 14:06:37 ---> uname -a: 14:06:37 Linux prd-ubuntu20-04-docker-2c-8g-3053 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:06:37 14:06:37 14:06:37 ---> lscpu: 14:06:37 Architecture: x86_64 14:06:37 CPU op-mode(s): 32-bit, 64-bit 14:06:37 Byte Order: Little Endian 14:06:37 Address sizes: 40 bits physical, 48 bits virtual 14:06:37 CPU(s): 2 14:06:37 On-line CPU(s) list: 0,1 14:06:37 Thread(s) per core: 1 14:06:37 Core(s) per socket: 1 14:06:37 Socket(s): 2 14:06:37 NUMA node(s): 1 14:06:37 Vendor ID: AuthenticAMD 14:06:37 CPU family: 23 14:06:37 Model: 49 14:06:37 Model name: AMD EPYC-Rome Processor 14:06:37 Stepping: 0 14:06:37 CPU MHz: 2799.998 14:06:37 BogoMIPS: 5599.99 14:06:37 Virtualization: AMD-V 14:06:37 Hypervisor vendor: KVM 14:06:37 Virtualization type: full 14:06:37 L1d cache: 64 KiB 14:06:37 L1i cache: 64 KiB 14:06:37 L2 cache: 1 MiB 14:06:37 L3 cache: 32 MiB 14:06:37 NUMA node0 CPU(s): 0,1 14:06:37 Vulnerability Gather data sampling: Not affected 14:06:37 Vulnerability Itlb multihit: Not affected 14:06:37 Vulnerability L1tf: Not affected 14:06:37 Vulnerability Mds: Not affected 14:06:37 Vulnerability Meltdown: Not affected 14:06:37 Vulnerability Mmio stale data: Not affected 14:06:37 Vulnerability Retbleed: Vulnerable 14:06:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:06:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:06:37 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:06:37 Vulnerability Srbds: Not affected 14:06:37 Vulnerability Tsx async abort: Not affected 14:06:37 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:06:37 14:06:37 14:06:37 ---> nproc: 14:06:37 2 14:06:37 14:06:37 14:06:37 ---> df -h: 14:06:37 Filesystem Size Used Avail Use% Mounted on 14:06:37 udev 3.9G 0 3.9G 0% /dev 14:06:37 tmpfs 795M 1.1M 794M 1% /run 14:06:37 /dev/vda1 39G 9.8G 29G 26% / 14:06:37 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:06:37 tmpfs 5.0M 0 5.0M 0% /run/lock 14:06:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:06:37 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 14:06:37 /dev/loop1 62M 62M 0 100% /snap/core20/1405 14:06:37 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:06:37 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 14:06:37 tmpfs 795M 0 795M 0% /run/user/1001 14:06:37 14:06:37 14:06:37 ---> free -m: 14:06:37 total used free shared buff/cache available 14:06:37 Mem: 7945 514 5011 1 2419 7135 14:06:37 Swap: 1023 0 1023 14:06:37 14:06:37 14:06:37 ---> ip addr: 14:06:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:06:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:06:37 inet 127.0.0.1/8 scope host lo 14:06:37 valid_lft forever preferred_lft forever 14:06:37 inet6 ::1/128 scope host 14:06:37 valid_lft forever preferred_lft forever 14:06:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:06:37 link/ether fa:16:3e:13:2f:c2 brd ff:ff:ff:ff:ff:ff 14:06:37 inet 10.30.123.101/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 14:06:37 valid_lft 86202sec preferred_lft 86202sec 14:06:37 inet6 fe80::f816:3eff:fe13:2fc2/64 scope link 14:06:37 valid_lft forever preferred_lft forever 14:06:37 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:06:37 link/ether 82:59:03:8d:55:6d brd ff:ff:ff:ff:ff:ff 14:06:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:06:37 valid_lft forever preferred_lft forever 14:06:37 14:06:37 14:06:37 ---> sar -b -r -n DEV: 14:06:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-3053) 03/06/26 _x86_64_ (2 CPU) 14:06:37 14:06:37 14:03:22 LINUX RESTART (2 CPU) 14:06:37 14:06:37 14:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:06:37 14:05:01 322.33 13.71 308.62 0.00 1013.96 8054.67 0.00 14:06:37 14:06:01 89.25 2.72 86.54 0.00 152.91 11735.78 0.00 14:06:37 Average: 205.79 8.22 197.58 0.00 583.44 9895.23 0.00 14:06:37 14:06:37 14:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:06:37 14:05:01 5282168 7335732 450856 5.54 82724 2136680 1110696 12.09 653488 1959260 209880 14:06:37 14:06:01 5215748 7380508 398112 4.89 94320 2228872 1068692 11.64 649144 2015056 27604 14:06:37 Average: 5248958 7358120 424484 5.22 88522 2182776 1089694 11.86 651316 1987158 118742 14:06:37 14:06:37 14:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:06:37 14:05:01 ens3 254.46 163.11 1318.62 50.93 0.00 0.00 0.00 0.00 14:06:37 14:05:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 14:06:37 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:37 14:06:01 ens3 35.79 33.28 200.99 10.72 0.00 0.00 0.00 0.00 14:06:37 14:06:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 14:06:37 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:37 Average: ens3 145.13 98.19 759.80 30.83 0.00 0.00 0.00 0.00 14:06:37 Average: lo 1.57 1.57 0.16 0.16 0.00 0.00 0.00 0.00 14:06:37 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:37 14:06:37 14:06:37 ---> sar -P ALL: 14:06:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-3053) 03/06/26 _x86_64_ (2 CPU) 14:06:37 14:06:37 14:03:22 LINUX RESTART (2 CPU) 14:06:37 14:06:37 14:04:01 CPU %user %nice %system %iowait %steal %idle 14:06:37 14:05:01 all 29.84 0.00 3.08 4.00 0.08 63.01 14:06:37 14:05:01 0 33.74 0.00 2.83 4.36 0.08 58.99 14:06:37 14:05:01 1 25.96 0.00 3.32 3.64 0.07 67.02 14:06:37 14:06:01 all 38.48 0.00 2.69 1.70 0.09 57.04 14:06:37 14:06:01 0 19.93 0.00 2.41 2.65 0.07 74.95 14:06:37 14:06:01 1 56.88 0.00 2.97 0.76 0.12 39.27 14:06:37 Average: all 34.16 0.00 2.89 2.85 0.08 60.02 14:06:37 Average: 0 26.83 0.00 2.62 3.50 0.08 66.97 14:06:37 Average: 1 41.45 0.00 3.15 2.20 0.09 53.11 14:06:37 14:06:37 14:06:37