13:03:56 Started by timer 13:03:56 Running as SYSTEM 13:03:56 [EnvInject] - Loading node environment variables. 13:03:56 Building remotely on prd-ubuntu20.04-docker-2c-8g-3137 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:03:56 [ssh-agent] Looking for ssh-agent implementation... 13:03:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:03:56 $ ssh-agent 13:03:56 SSH_AUTH_SOCK=/tmp/ssh-eSnOq4M5RfMS/agent.1546 13:03:56 SSH_AGENT_PID=1548 13:03:56 [ssh-agent] Started. 13:03:56 Running ssh-add (command line suppressed) 13:03:56 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_12628757126771113487.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_12628757126771113487.key) 13:03:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:03:56 The recommended git tool is: NONE 13:03:58 using credential edgex-jenkins-ssh 13:03:58 Wiping out workspace first. 13:03:58 Cloning the remote Git repository 13:03:58 Cloning repository git@github.com:edgexfoundry/ci-management 13:03:58 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:03:58 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:03:58 > git --version # timeout=10 13:03:58 > git --version # 'git version 2.25.1' 13:03:58 using GIT_SSH to set credentials SSH Credentials for GitHub 13:03:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:59 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:03:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:59 Avoid second fetch 13:03:59 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:03:59 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 13:03:59 > git config core.sparsecheckout # timeout=10 13:03:59 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:03:59 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 13:03:59 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:03:59 > git remote # timeout=10 13:03:59 > git submodule init # timeout=10 13:03:59 > git submodule sync # timeout=10 13:03:59 > git config --get remote.origin.url # timeout=10 13:03:59 > git submodule init # timeout=10 13:04:00 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:04:00 > git config --get submodule.packer/common-packer.url # timeout=10 13:04:00 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:04:00 > git config --get submodule.global-jjb.url # timeout=10 13:04:00 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:04:00 > git submodule update --init --recursive packer/common-packer # timeout=10 13:04:00 > git submodule update --init --recursive global-jjb # timeout=10 13:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:04 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:04:04 provisioning config files... 13:04:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:04:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:04:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:04:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2176754823303989605.sh 13:04:04 ---> python-tools-install.sh 13:04:04 Setup pyenv: 13:04:04 * system (set by /opt/pyenv/version) 13:04:04 * 3.8.20 (set by /opt/pyenv/version) 13:04:04 * 3.9.20 (set by /opt/pyenv/version) 13:04:04 3.10.15 13:04:04 3.11.10 13:04:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q98O 13:04:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:04:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:13 lf-activate-venv(): INFO: Base packages installed successfully 13:04:13 lf-activate-venv(): INFO: Installing additional packages: lftools 13:04:33 lf-activate-venv(): INFO: Adding /tmp/venv-Q98O/bin to PATH 13:04:33 Generating Requirements File 13:04:49 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. 13:04:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:04:50 Python 3.11.10 13:04:50 pip 26.0.1 from /tmp/venv-Q98O/lib/python3.11/site-packages/pip (python 3.11) 13:04:50 appdirs==1.4.4 13:04:50 argcomplete==3.6.3 13:04:50 aspy.yaml==1.3.0 13:04:50 attrs==25.4.0 13:04:50 autopage==0.6.0 13:04:50 beautifulsoup4==4.14.3 13:04:50 boto3==1.42.63 13:04:50 botocore==1.42.63 13:04:50 bs4==0.0.2 13:04:50 certifi==2026.2.25 13:04:50 cffi==2.0.0 13:04:50 cfgv==3.5.0 13:04:50 chardet==7.0.1 13:04:50 charset-normalizer==3.4.5 13:04:50 click==8.3.1 13:04:50 cliff==4.13.2 13:04:50 cmd2==3.4.0 13:04:50 cryptography==3.3.2 13:04:50 debtcollector==3.0.0 13:04:50 decorator==5.2.1 13:04:50 defusedxml==0.7.1 13:04:50 Deprecated==1.3.1 13:04:50 distlib==0.4.0 13:04:50 dnspython==2.8.0 13:04:50 docker==7.1.0 13:04:50 dogpile.cache==1.5.0 13:04:50 durationpy==0.10 13:04:50 email-validator==2.3.0 13:04:50 filelock==3.25.0 13:04:50 future==1.0.0 13:04:50 gitdb==4.0.12 13:04:50 GitPython==3.1.46 13:04:50 httplib2==0.30.2 13:04:50 identify==2.6.17 13:04:50 idna==3.11 13:04:50 importlib-resources==1.5.0 13:04:50 iso8601==2.1.0 13:04:50 Jinja2==3.1.6 13:04:50 jmespath==1.1.0 13:04:50 jsonpatch==1.33 13:04:50 jsonpointer==3.0.0 13:04:50 jsonschema==4.26.0 13:04:50 jsonschema-specifications==2025.9.1 13:04:50 keystoneauth1==5.13.1 13:04:50 kubernetes==35.0.0 13:04:50 lftools==0.37.22 13:04:50 lxml==6.0.2 13:04:50 markdown-it-py==4.0.0 13:04:50 MarkupSafe==3.0.3 13:04:50 mdurl==0.1.2 13:04:50 msgpack==1.1.2 13:04:50 multi_key_dict==2.0.3 13:04:50 munch==4.0.0 13:04:50 netaddr==1.3.0 13:04:50 niet==1.4.2 13:04:50 nodeenv==1.10.0 13:04:50 oauth2client==4.1.3 13:04:50 oauthlib==3.3.1 13:04:50 openstacksdk==4.10.0 13:04:50 os-service-types==1.8.2 13:04:50 osc-lib==4.4.0 13:04:50 oslo.config==10.3.0 13:04:50 oslo.context==6.3.0 13:04:50 oslo.i18n==6.7.2 13:04:50 oslo.log==8.1.0 13:04:50 oslo.serialization==5.9.1 13:04:50 oslo.utils==10.0.0 13:04:50 packaging==26.0 13:04:50 pbr==7.0.3 13:04:50 platformdirs==4.9.4 13:04:50 prettytable==3.17.0 13:04:50 psutil==7.2.2 13:04:50 pyasn1==0.6.2 13:04:50 pyasn1_modules==0.4.2 13:04:50 pycparser==3.0 13:04:50 pygerrit2==2.0.15 13:04:50 PyGithub==2.8.1 13:04:50 Pygments==2.19.2 13:04:50 PyJWT==2.11.0 13:04:50 PyNaCl==1.6.2 13:04:50 pyparsing==2.4.7 13:04:50 pyperclip==1.11.0 13:04:50 pyrsistent==0.20.0 13:04:50 python-cinderclient==9.9.0 13:04:50 python-dateutil==2.9.0.post0 13:04:50 python-discovery==1.1.1 13:04:50 python-heatclient==5.1.0 13:04:50 python-jenkins==1.8.3 13:04:50 python-keystoneclient==5.8.0 13:04:50 python-magnumclient==4.10.0 13:04:50 python-openstackclient==9.0.0 13:04:50 python-swiftclient==4.10.0 13:04:50 PyYAML==6.0.3 13:04:50 referencing==0.37.0 13:04:50 requests==2.32.5 13:04:50 requests-oauthlib==2.0.0 13:04:50 requestsexceptions==1.4.0 13:04:50 rfc3986==2.0.0 13:04:50 rich==14.3.3 13:04:50 rich-argparse==1.7.2 13:04:50 rpds-py==0.30.0 13:04:50 rsa==4.9.1 13:04:50 ruamel.yaml==0.19.1 13:04:50 ruamel.yaml.clib==0.2.15 13:04:50 s3transfer==0.16.0 13:04:50 simplejson==3.20.2 13:04:50 six==1.17.0 13:04:50 smmap==5.0.2 13:04:50 soupsieve==2.8.3 13:04:50 stevedore==5.7.0 13:04:50 tabulate==0.10.0 13:04:50 toml==0.10.2 13:04:50 tomlkit==0.14.0 13:04:50 tqdm==4.67.3 13:04:50 typing_extensions==4.15.0 13:04:50 urllib3==1.26.20 13:04:50 virtualenv==21.1.0 13:04:50 wcwidth==0.6.0 13:04:50 websocket-client==1.9.0 13:04:50 wrapt==2.1.2 13:04:50 xdg==6.0.0 13:04:50 xmltodict==1.0.4 13:04:50 yq==3.4.3 13:04:50 [EnvInject] - Injecting environment variables from a build step. 13:04:50 [EnvInject] - Injecting as environment variables the properties content 13:04:50 OS_CLOUD=vex 13:04:50 13:04:50 [EnvInject] - Variables injected successfully. 13:04:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:04:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:04:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12778244159021223040.sh 13:04:50 ---> Orphaned k8s clusters 13:04:50 Setup pyenv: 13:04:50 system 13:04:50 3.8.20 13:04:50 3.9.20 13:04:50 3.10.15 13:04:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:04:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q98O from file:/tmp/.os_lf_venv 13:04:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:52 lf-activate-venv(): INFO: Base packages installed successfully 13:04:52 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:04:56 lf-activate-venv(): INFO: Adding /tmp/venv-Q98O/bin to PATH 13:04:57 /tmp/venv-Q98O/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! 13:04:57 warnings.warn( 13:04:59 -----> Delete orphaned cluster 13:04:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:04:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:04:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16869237026262905200.sh 13:04:59 ---> Orphaned stacks 13:04:59 Setup pyenv: 13:04:59 system 13:04:59 3.8.20 13:04:59 3.9.20 13:04:59 3.10.15 13:04:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:04:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q98O from file:/tmp/.os_lf_venv 13:04:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:00 lf-activate-venv(): INFO: Base packages installed successfully 13:05:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:11 lf-activate-venv(): INFO: Adding /tmp/venv-Q98O/bin to PATH 13:05:11 + mapfile -t OS_COE_CLUSTERS_ID 13:05:11 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:05:11 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:05:11 ++ awk '{print $1}' 13:05:11 /tmp/venv-Q98O/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! 13:05:11 warnings.warn( 13:05:13 + echo '-----> Active clusters -> stacks' 13:05:13 -----> Active clusters -> stacks 13:05:13 + OS_COE_STACKS=() 13:05:13 + [[ 0 -gt 0 ]] 13:05:13 + mapfile -t OS_STACKS 13:05:13 ++ awk '{print $1}' 13:05:13 ++ 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 13:05:13 /tmp/venv-Q98O/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! 13:05:13 warnings.warn( 13:05:14 + echo '-----> Active stacks' 13:05:14 -----> Active stacks 13:05:14 + echo '-----> Delete orphaned stacks' 13:05:14 -----> Delete orphaned stacks 13:05:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8578964337979505680.sh 13:05:14 ---> Orphaned servers 13:05:14 Setup pyenv: 13:05:14 system 13:05:14 3.8.20 13:05:14 3.9.20 13:05:14 3.10.15 13:05:14 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q98O from file:/tmp/.os_lf_venv 13:05:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:16 lf-activate-venv(): INFO: Base packages installed successfully 13:05:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:26 lf-activate-venv(): INFO: Adding /tmp/venv-Q98O/bin to PATH 13:05:26 /tmp/venv-Q98O/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! 13:05:26 warnings.warn( 13:05:31 -----> Active servers 13:05:31 prd-ubuntu20.04-docker-2c-8g-3137 13:05:31 prd-centos7-blackbox-4c-2g-3088 13:05:31 -----> Delete orphaned servers 13:05:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10029866331172740773.sh 13:05:32 ---> Orphaned ports 13:05:32 Setup pyenv: 13:05:32 system 13:05:32 3.8.20 13:05:32 3.9.20 13:05:32 3.10.15 13:05:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q98O from file:/tmp/.os_lf_venv 13:05:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:33 lf-activate-venv(): INFO: Base packages installed successfully 13:05:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:05:41 lf-activate-venv(): INFO: Adding /tmp/venv-Q98O/bin to PATH 13:05:41 /tmp/venv-Q98O/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! 13:05:41 warnings.warn( 13:05:42 No orphaned ports to process. 13:05:42 Build step 'Conditional step (single)' marked build as failure 13:05:42 $ ssh-agent -k 13:05:42 unset SSH_AUTH_SOCK; 13:05:42 unset SSH_AGENT_PID; 13:05:42 echo Agent pid 1548 killed; 13:05:42 [ssh-agent] Stopped. 13:05:42 [PostBuildScript] - [INFO] Executing post build scripts. 13:05:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins493456943926749715.sh 13:05:42 ---> sysstat.sh 13:05:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12189921842915908155.sh 13:05:43 ---> package-listing.sh 13:05:43 ++ facter osfamily 13:05:43 ++ tr '[:upper:]' '[:lower:]' 13:05:43 + OS_FAMILY=debian 13:05:43 + workspace=/w/workspace/ci-management-openstack-cron 13:05:43 + START_PACKAGES=/tmp/packages_start.txt 13:05:43 + END_PACKAGES=/tmp/packages_end.txt 13:05:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:05:43 + PACKAGES=/tmp/packages_start.txt 13:05:43 + '[' /w/workspace/ci-management-openstack-cron ']' 13:05:43 + PACKAGES=/tmp/packages_end.txt 13:05:43 + case "${OS_FAMILY}" in 13:05:43 + dpkg -l 13:05:43 + grep '^ii' 13:05:43 + '[' -f /tmp/packages_start.txt ']' 13:05:43 + '[' -f /tmp/packages_end.txt ']' 13:05:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:05:43 + '[' /w/workspace/ci-management-openstack-cron ']' 13:05:43 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:05:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:05:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16787570991595695916.sh 13:05:43 ---> capture-instance-metadata.sh 13:05:43 Setup pyenv: 13:05:43 system 13:05:43 3.8.20 13:05:43 3.9.20 13:05:43 3.10.15 13:05:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q98O from file:/tmp/.os_lf_venv 13:05:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:45 lf-activate-venv(): INFO: Base packages installed successfully 13:05:45 lf-activate-venv(): INFO: Installing additional packages: lftools 13:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-Q98O/bin to PATH 13:05:51 INFO: Running in OpenStack, capturing instance metadata 13:05:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7644851324906323170.sh 13:05:51 provisioning config files... 13:05:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config11442200423053494484tmp 13:05:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:05:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:05:51 [EnvInject] - Injecting environment variables from a build step. 13:05:51 [EnvInject] - Injecting as environment variables the properties content 13:05:51 SERVER_ID=logs 13:05:51 13:05:51 [EnvInject] - Variables injected successfully. 13:05:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8257124158982464948.sh 13:05:51 ---> create-netrc.sh 13:05:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17168746432583829404.sh 13:05:52 ---> python-tools-install.sh 13:05:52 Setup pyenv: 13:05:52 system 13:05:52 3.8.20 13:05:52 3.9.20 13:05:52 3.10.15 13:05:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q98O from file:/tmp/.os_lf_venv 13:05:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:53 lf-activate-venv(): INFO: Base packages installed successfully 13:05:53 lf-activate-venv(): INFO: Installing additional packages: lftools 13:05:59 lf-activate-venv(): INFO: Adding /tmp/venv-Q98O/bin to PATH 13:05:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9454186391918113328.sh 13:05:59 ---> sudo-logs.sh 13:05:59 Archiving 'sudo' log.. 13:06:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6013814197262050664.sh 13:06:00 ---> job-cost.sh 13:06:00 Setup pyenv: 13:06:00 system 13:06:00 3.8.20 13:06:00 3.9.20 13:06:00 3.10.15 13:06:00 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q98O from file:/tmp/.os_lf_venv 13:06:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:01 lf-activate-venv(): INFO: Base packages installed successfully 13:06:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:06:07 lf-activate-venv(): INFO: Adding /tmp/venv-Q98O/bin to PATH 13:06:07 INFO: No Stack... 13:06:08 INFO: Retrieving Pricing Info for: v3-standard-2 13:06:08 INFO: Archiving Costs 13:06:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6005046816524655125.sh 13:06:08 ---> logs-deploy.sh 13:06:08 Setup pyenv: 13:06:08 system 13:06:08 3.8.20 13:06:08 3.9.20 13:06:08 3.10.15 13:06:08 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q98O from file:/tmp/.os_lf_venv 13:06:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:10 lf-activate-venv(): INFO: Base packages installed successfully 13:06:10 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:17 lf-activate-venv(): INFO: Adding /tmp/venv-Q98O/bin to PATH 13:06:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/60560 13:06:17 INFO: archiving workspace using pattern(s): 13:06:17 /tmp/venv-Q98O/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! 13:06:17 warnings.warn( 13:06:18 Archives upload complete. 13:06:19 INFO: archiving logs to Nexus 13:06:19 /tmp/venv-Q98O/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! 13:06:19 warnings.warn( 13:06:19 ---> uname -a: 13:06:19 Linux prd-ubuntu20-04-docker-2c-8g-3137 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:06:19 13:06:19 13:06:19 ---> lscpu: 13:06:19 Architecture: x86_64 13:06:19 CPU op-mode(s): 32-bit, 64-bit 13:06:19 Byte Order: Little Endian 13:06:19 Address sizes: 40 bits physical, 48 bits virtual 13:06:19 CPU(s): 2 13:06:19 On-line CPU(s) list: 0,1 13:06:19 Thread(s) per core: 1 13:06:19 Core(s) per socket: 1 13:06:19 Socket(s): 2 13:06:19 NUMA node(s): 1 13:06:19 Vendor ID: AuthenticAMD 13:06:19 CPU family: 23 13:06:19 Model: 49 13:06:19 Model name: AMD EPYC-Rome Processor 13:06:19 Stepping: 0 13:06:19 CPU MHz: 2799.998 13:06:19 BogoMIPS: 5599.99 13:06:19 Virtualization: AMD-V 13:06:19 Hypervisor vendor: KVM 13:06:19 Virtualization type: full 13:06:19 L1d cache: 64 KiB 13:06:19 L1i cache: 64 KiB 13:06:19 L2 cache: 1 MiB 13:06:19 L3 cache: 32 MiB 13:06:19 NUMA node0 CPU(s): 0,1 13:06:19 Vulnerability Gather data sampling: Not affected 13:06:19 Vulnerability Itlb multihit: Not affected 13:06:19 Vulnerability L1tf: Not affected 13:06:19 Vulnerability Mds: Not affected 13:06:19 Vulnerability Meltdown: Not affected 13:06:19 Vulnerability Mmio stale data: Not affected 13:06:19 Vulnerability Retbleed: Vulnerable 13:06:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:06:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:06:19 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:06:19 Vulnerability Srbds: Not affected 13:06:19 Vulnerability Tsx async abort: Not affected 13:06:19 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 13:06:19 13:06:19 13:06:19 ---> nproc: 13:06:19 2 13:06:19 13:06:19 13:06:19 ---> df -h: 13:06:19 Filesystem Size Used Avail Use% Mounted on 13:06:19 udev 3.9G 0 3.9G 0% /dev 13:06:19 tmpfs 795M 1.1M 794M 1% /run 13:06:19 /dev/vda1 39G 9.8G 29G 26% / 13:06:19 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:06:19 tmpfs 5.0M 0 5.0M 0% /run/lock 13:06:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:06:19 /dev/loop0 62M 62M 0 100% /snap/core20/1405 13:06:19 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 13:06:19 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 13:06:19 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:06:19 tmpfs 795M 0 795M 0% /run/user/1001 13:06:19 13:06:19 13:06:19 ---> free -m: 13:06:19 total used free shared buff/cache available 13:06:19 Mem: 7945 546 4978 1 2420 7103 13:06:19 Swap: 1023 0 1023 13:06:19 13:06:19 13:06:19 ---> ip addr: 13:06:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:06:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:06:19 inet 127.0.0.1/8 scope host lo 13:06:19 valid_lft forever preferred_lft forever 13:06:19 inet6 ::1/128 scope host 13:06:19 valid_lft forever preferred_lft forever 13:06:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:06:19 link/ether fa:16:3e:d3:01:de brd ff:ff:ff:ff:ff:ff 13:06:19 inet 10.30.123.29/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 13:06:19 valid_lft 86220sec preferred_lft 86220sec 13:06:19 inet6 fe80::f816:3eff:fed3:1de/64 scope link 13:06:19 valid_lft forever preferred_lft forever 13:06:19 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:06:19 link/ether 1e:4f:38:ba:bf:81 brd ff:ff:ff:ff:ff:ff 13:06:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:06:19 valid_lft forever preferred_lft forever 13:06:19 13:06:19 13:06:19 ---> sar -b -r -n DEV: 13:06:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-3137) 03/08/26 _x86_64_ (2 CPU) 13:06:19 13:06:19 13:03:21 LINUX RESTART (2 CPU) 13:06:19 13:06:19 13:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:06:19 13:05:01 182.38 11.01 171.37 0.00 914.00 12132.72 0.00 13:06:19 13:06:01 64.94 1.50 63.44 0.00 137.58 6703.68 0.00 13:06:19 Average: 123.17 6.22 116.95 0.00 522.56 9395.62 0.00 13:06:19 13:06:19 13:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:06:19 13:05:01 5162916 7318672 462500 5.68 89292 2225756 1145552 12.47 676596 2043884 148728 13:06:19 13:06:01 5131544 7301312 478776 5.88 95520 2232868 1153292 12.56 733368 2016696 11624 13:06:19 Average: 5147230 7309992 470638 5.78 92406 2229312 1149422 12.51 704982 2030290 80176 13:06:19 13:06:19 13:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:06:19 13:05:01 ens3 75.08 58.32 1130.76 11.77 0.00 0.00 0.00 0.00 13:06:19 13:05:01 lo 1.63 1.63 0.19 0.19 0.00 0.00 0.00 0.00 13:06:19 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:19 13:06:01 ens3 35.18 31.59 57.72 12.68 0.00 0.00 0.00 0.00 13:06:19 13:06:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 13:06:19 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:19 Average: ens3 54.96 44.85 589.78 12.23 0.00 0.00 0.00 0.00 13:06:19 Average: lo 1.78 1.78 0.19 0.19 0.00 0.00 0.00 0.00 13:06:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:19 13:06:19 13:06:19 ---> sar -P ALL: 13:06:19 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-3137) 03/08/26 _x86_64_ (2 CPU) 13:06:19 13:06:19 13:03:21 LINUX RESTART (2 CPU) 13:06:19 13:06:19 13:04:02 CPU %user %nice %system %iowait %steal %idle 13:06:19 13:05:01 all 39.15 0.00 3.76 6.13 0.08 50.87 13:06:19 13:05:01 0 17.50 0.00 2.66 1.98 0.08 77.77 13:06:19 13:05:01 1 61.23 0.00 4.89 10.37 0.08 23.43 13:06:19 13:06:01 all 38.38 0.00 2.53 4.02 0.08 54.99 13:06:19 13:06:01 0 24.71 0.00 2.00 4.81 0.07 68.41 13:06:19 13:06:01 1 52.03 0.00 3.05 3.23 0.10 41.59 13:06:19 Average: all 38.76 0.00 3.14 5.07 0.08 52.94 13:06:19 Average: 0 21.10 0.00 2.33 3.39 0.07 73.10 13:06:19 Average: 1 56.59 0.00 3.96 6.77 0.09 32.59 13:06:19 13:06:19 13:06:19