11:05:05 Started by timer 11:05:05 Running as SYSTEM 11:05:05 [EnvInject] - Loading node environment variables. 11:05:05 Building remotely on prd-ubuntu20.04-docker-2c-8g-3892 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 11:05:05 [ssh-agent] Looking for ssh-agent implementation... 11:05:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:05:05 $ ssh-agent 11:05:05 SSH_AUTH_SOCK=/tmp/ssh-adKMCXkESTlh/agent.1557 11:05:05 SSH_AGENT_PID=1559 11:05:05 [ssh-agent] Started. 11:05:05 Running ssh-add (command line suppressed) 11:05:05 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6704416218501311344.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6704416218501311344.key) 11:05:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:05:05 The recommended git tool is: NONE 11:05:07 using credential edgex-jenkins-ssh 11:05:07 Wiping out workspace first. 11:05:07 Cloning the remote Git repository 11:05:07 Cloning repository git@github.com:edgexfoundry/ci-management 11:05:07 > git init /w/workspace/ci-management-openstack-cron # timeout=10 11:05:07 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 11:05:07 > git --version # timeout=10 11:05:07 > git --version # 'git version 2.25.1' 11:05:07 using GIT_SSH to set credentials SSH Credentials for GitHub 11:05:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:07 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 11:05:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:08 Avoid second fetch 11:05:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:05:08 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 11:05:08 > git config core.sparsecheckout # timeout=10 11:05:08 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 11:05:08 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 11:05:08 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 11:05:08 > git remote # timeout=10 11:05:08 > git submodule init # timeout=10 11:05:08 > git submodule sync # timeout=10 11:05:08 > git config --get remote.origin.url # timeout=10 11:05:08 > git submodule init # timeout=10 11:05:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:05:08 > git config --get submodule.packer/common-packer.url # timeout=10 11:05:08 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:05:08 > git config --get submodule.global-jjb.url # timeout=10 11:05:08 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:05:08 > git submodule update --init --recursive packer/common-packer # timeout=10 11:05:09 > git submodule update --init --recursive global-jjb # timeout=10 11:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:05:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:05:13 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:05:13 provisioning config files... 11:05:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:05:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:05:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:05:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14840079918342498132.sh 11:05:13 ---> python-tools-install.sh 11:05:13 Setup pyenv: 11:05:13 * system (set by /opt/pyenv/version) 11:05:13 * 3.8.20 (set by /opt/pyenv/version) 11:05:13 * 3.9.20 (set by /opt/pyenv/version) 11:05:13 3.10.15 11:05:13 3.11.10 11:05:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-scjA 11:05:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:05:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:21 lf-activate-venv(): INFO: Base packages installed successfully 11:05:21 lf-activate-venv(): INFO: Installing additional packages: lftools 11:05:43 lf-activate-venv(): INFO: Adding /tmp/venv-scjA/bin to PATH 11:05:43 Generating Requirements File 11:06:03 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. 11:06:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:06:03 Python 3.11.10 11:06:03 pip 26.0.1 from /tmp/venv-scjA/lib/python3.11/site-packages/pip (python 3.11) 11:06:03 appdirs==1.4.4 11:06:03 argcomplete==3.6.3 11:06:03 aspy.yaml==1.3.0 11:06:03 attrs==26.1.0 11:06:03 autopage==0.6.0 11:06:03 beautifulsoup4==4.14.3 11:06:03 boto3==1.42.73 11:06:03 botocore==1.42.73 11:06:03 bs4==0.0.2 11:06:03 certifi==2026.2.25 11:06:03 cffi==2.0.0 11:06:03 cfgv==3.5.0 11:06:03 chardet==7.2.0 11:06:03 charset-normalizer==3.4.6 11:06:03 click==8.3.1 11:06:03 cliff==4.13.2 11:06:03 cmd2==3.4.0 11:06:03 cryptography==3.3.2 11:06:03 debtcollector==3.0.0 11:06:03 decorator==5.2.1 11:06:03 defusedxml==0.7.1 11:06:03 Deprecated==1.3.1 11:06:03 distlib==0.4.0 11:06:03 dnspython==2.8.0 11:06:03 docker==7.1.0 11:06:03 dogpile.cache==1.5.0 11:06:03 durationpy==0.10 11:06:03 email-validator==2.3.0 11:06:03 filelock==3.25.2 11:06:03 future==1.0.0 11:06:03 gitdb==4.0.12 11:06:03 GitPython==3.1.46 11:06:03 httplib2==0.30.2 11:06:03 identify==2.6.18 11:06:03 idna==3.11 11:06:03 importlib-resources==1.5.0 11:06:03 iso8601==2.1.0 11:06:03 Jinja2==3.1.6 11:06:03 jmespath==1.1.0 11:06:03 jsonpatch==1.33 11:06:03 jsonpointer==3.1.0 11:06:03 jsonschema==4.26.0 11:06:03 jsonschema-specifications==2025.9.1 11:06:03 keystoneauth1==5.13.1 11:06:03 kubernetes==35.0.0 11:06:03 lftools==0.37.22 11:06:03 lxml==6.0.2 11:06:03 markdown-it-py==4.0.0 11:06:03 MarkupSafe==3.0.3 11:06:03 mdurl==0.1.2 11:06:03 msgpack==1.1.2 11:06:03 multi_key_dict==2.0.3 11:06:03 munch==4.0.0 11:06:03 netaddr==1.3.0 11:06:03 niet==1.4.2 11:06:03 nodeenv==1.10.0 11:06:03 oauth2client==4.1.3 11:06:03 oauthlib==3.3.1 11:06:03 openstacksdk==4.10.0 11:06:03 os-service-types==1.8.2 11:06:03 osc-lib==4.4.0 11:06:03 oslo.config==10.3.0 11:06:03 oslo.context==6.3.0 11:06:03 oslo.i18n==6.7.2 11:06:03 oslo.log==8.1.0 11:06:03 oslo.serialization==5.9.1 11:06:03 oslo.utils==10.0.0 11:06:03 packaging==26.0 11:06:03 pbr==7.0.3 11:06:03 platformdirs==4.9.4 11:06:03 prettytable==3.17.0 11:06:03 psutil==7.2.2 11:06:03 pyasn1==0.6.3 11:06:03 pyasn1_modules==0.4.2 11:06:03 pycparser==3.0 11:06:03 pygerrit2==2.0.15 11:06:03 PyGithub==2.8.1 11:06:03 Pygments==2.19.2 11:06:03 PyJWT==2.12.1 11:06:03 PyNaCl==1.6.2 11:06:03 pyparsing==2.4.7 11:06:03 pyperclip==1.11.0 11:06:03 pyrsistent==0.20.0 11:06:03 python-cinderclient==9.9.0 11:06:03 python-dateutil==2.9.0.post0 11:06:03 python-discovery==1.2.0 11:06:03 python-heatclient==5.1.0 11:06:03 python-jenkins==1.8.3 11:06:03 python-keystoneclient==5.8.0 11:06:03 python-magnumclient==4.10.0 11:06:03 python-openstackclient==9.0.0 11:06:03 python-swiftclient==4.10.0 11:06:03 PyYAML==6.0.3 11:06:03 referencing==0.37.0 11:06:03 requests==2.32.5 11:06:03 requests-oauthlib==2.0.0 11:06:03 requestsexceptions==1.4.0 11:06:03 rfc3986==2.0.0 11:06:03 rich==14.3.3 11:06:03 rich-argparse==1.7.2 11:06:03 rpds-py==0.30.0 11:06:03 rsa==4.9.1 11:06:03 ruamel.yaml==0.19.1 11:06:03 ruamel.yaml.clib==0.2.15 11:06:03 s3transfer==0.16.0 11:06:03 simplejson==3.20.2 11:06:03 six==1.17.0 11:06:03 smmap==5.0.3 11:06:03 soupsieve==2.8.3 11:06:03 stevedore==5.7.0 11:06:03 tabulate==0.10.0 11:06:03 toml==0.10.2 11:06:03 tomlkit==0.14.0 11:06:03 tqdm==4.67.3 11:06:03 typing_extensions==4.15.0 11:06:03 urllib3==1.26.20 11:06:03 virtualenv==21.2.0 11:06:03 wcwidth==0.6.0 11:06:03 websocket-client==1.9.0 11:06:03 wrapt==2.1.2 11:06:03 xdg==6.0.0 11:06:03 xmltodict==1.0.4 11:06:03 yq==3.4.3 11:06:04 [EnvInject] - Injecting environment variables from a build step. 11:06:04 [EnvInject] - Injecting as environment variables the properties content 11:06:04 OS_CLOUD=vex 11:06:04 11:06:04 [EnvInject] - Variables injected successfully. 11:06:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:06:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:06:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1164032438678879621.sh 11:06:04 ---> Orphaned k8s clusters 11:06:04 Setup pyenv: 11:06:04 system 11:06:04 3.8.20 11:06:04 3.9.20 11:06:04 3.10.15 11:06:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-scjA from file:/tmp/.os_lf_venv 11:06:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:05 lf-activate-venv(): INFO: Base packages installed successfully 11:06:05 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-scjA/bin to PATH 11:06:10 /tmp/venv-scjA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:06:10 warnings.warn( 11:06:14 -----> Delete orphaned cluster 11:06:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:06:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:06:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins584611331271422251.sh 11:06:14 ---> Orphaned stacks 11:06:14 Setup pyenv: 11:06:14 system 11:06:14 3.8.20 11:06:14 3.9.20 11:06:14 3.10.15 11:06:14 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-scjA from file:/tmp/.os_lf_venv 11:06:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:16 lf-activate-venv(): INFO: Base packages installed successfully 11:06:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-scjA/bin to PATH 11:06:27 + mapfile -t OS_COE_CLUSTERS_ID 11:06:27 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:06:27 ++ awk '{print $1}' 11:06:27 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:06:27 /tmp/venv-scjA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:06:27 warnings.warn( 11:06:29 + echo '-----> Active clusters -> stacks' 11:06:29 -----> Active clusters -> stacks 11:06:29 + OS_COE_STACKS=() 11:06:29 + [[ 0 -gt 0 ]] 11:06:29 + mapfile -t OS_STACKS 11:06:29 ++ 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 11:06:29 ++ awk '{print $1}' 11:06:29 /tmp/venv-scjA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:06:29 warnings.warn( 11:06:30 + echo '-----> Active stacks' 11:06:30 -----> Active stacks 11:06:30 + echo '-----> Delete orphaned stacks' 11:06:30 -----> Delete orphaned stacks 11:06:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:06:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:06:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5785622459833897370.sh 11:06:31 ---> Orphaned servers 11:06:31 Setup pyenv: 11:06:31 system 11:06:31 3.8.20 11:06:31 3.9.20 11:06:31 3.10.15 11:06:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-scjA from file:/tmp/.os_lf_venv 11:06:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:32 lf-activate-venv(): INFO: Base packages installed successfully 11:06:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-scjA/bin to PATH 11:06:44 /tmp/venv-scjA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:06:44 warnings.warn( 11:06:48 -----> Active servers 11:06:48 prd-ubuntu20.04-docker-2c-8g-3892 11:06:48 prd-centos7-blackbox-4c-2g-3841 11:06:48 -----> Delete orphaned servers 11:06:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:06:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:06:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18270000458005588433.sh 11:06:49 ---> Orphaned ports 11:06:49 Setup pyenv: 11:06:49 system 11:06:49 3.8.20 11:06:49 3.9.20 11:06:49 3.10.15 11:06:49 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-scjA from file:/tmp/.os_lf_venv 11:06:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:06:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:06:51 lf-activate-venv(): INFO: Base packages installed successfully 11:06:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:06:59 lf-activate-venv(): INFO: Adding /tmp/venv-scjA/bin to PATH 11:06:59 /tmp/venv-scjA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:06:59 warnings.warn( 11:07:01 No orphaned ports to process. 11:07:01 Build step 'Conditional step (single)' marked build as failure 11:07:01 $ ssh-agent -k 11:07:01 unset SSH_AUTH_SOCK; 11:07:01 unset SSH_AGENT_PID; 11:07:01 echo Agent pid 1559 killed; 11:07:01 [ssh-agent] Stopped. 11:07:01 [PostBuildScript] - [INFO] Executing post build scripts. 11:07:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3291952620714737209.sh 11:07:01 ---> sysstat.sh 11:07:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12304224721292231064.sh 11:07:02 ---> package-listing.sh 11:07:02 ++ facter osfamily 11:07:02 ++ tr '[:upper:]' '[:lower:]' 11:07:02 + OS_FAMILY=debian 11:07:02 + workspace=/w/workspace/ci-management-openstack-cron 11:07:02 + START_PACKAGES=/tmp/packages_start.txt 11:07:02 + END_PACKAGES=/tmp/packages_end.txt 11:07:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:07:02 + PACKAGES=/tmp/packages_start.txt 11:07:02 + '[' /w/workspace/ci-management-openstack-cron ']' 11:07:02 + PACKAGES=/tmp/packages_end.txt 11:07:02 + case "${OS_FAMILY}" in 11:07:02 + grep '^ii' 11:07:02 + dpkg -l 11:07:02 + '[' -f /tmp/packages_start.txt ']' 11:07:02 + '[' -f /tmp/packages_end.txt ']' 11:07:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:07:02 + '[' /w/workspace/ci-management-openstack-cron ']' 11:07:02 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 11:07:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 11:07:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4990419104178653630.sh 11:07:02 ---> capture-instance-metadata.sh 11:07:02 Setup pyenv: 11:07:02 system 11:07:02 3.8.20 11:07:02 3.9.20 11:07:02 3.10.15 11:07:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-scjA from file:/tmp/.os_lf_venv 11:07:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:04 lf-activate-venv(): INFO: Base packages installed successfully 11:07:04 lf-activate-venv(): INFO: Installing additional packages: lftools 11:07:10 lf-activate-venv(): INFO: Adding /tmp/venv-scjA/bin to PATH 11:07:10 INFO: Running in OpenStack, capturing instance metadata 11:07:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2657934643929091515.sh 11:07:10 provisioning config files... 11:07:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17248124550591514254tmp 11:07:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:07:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:07:10 [EnvInject] - Injecting environment variables from a build step. 11:07:10 [EnvInject] - Injecting as environment variables the properties content 11:07:10 SERVER_ID=logs 11:07:10 11:07:10 [EnvInject] - Variables injected successfully. 11:07:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17707105413176932012.sh 11:07:10 ---> create-netrc.sh 11:07:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3726681016360601268.sh 11:07:10 ---> python-tools-install.sh 11:07:10 Setup pyenv: 11:07:10 system 11:07:10 3.8.20 11:07:10 3.9.20 11:07:10 3.10.15 11:07:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-scjA from file:/tmp/.os_lf_venv 11:07:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:12 lf-activate-venv(): INFO: Base packages installed successfully 11:07:12 lf-activate-venv(): INFO: Installing additional packages: lftools 11:07:19 lf-activate-venv(): INFO: Adding /tmp/venv-scjA/bin to PATH 11:07:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16770073475856510159.sh 11:07:19 ---> sudo-logs.sh 11:07:19 Archiving 'sudo' log.. 11:07:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17367227981447239899.sh 11:07:19 ---> job-cost.sh 11:07:19 Setup pyenv: 11:07:19 system 11:07:19 3.8.20 11:07:19 3.9.20 11:07:19 3.10.15 11:07:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-scjA from file:/tmp/.os_lf_venv 11:07:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:22 lf-activate-venv(): INFO: Base packages installed successfully 11:07:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:07:31 lf-activate-venv(): INFO: Adding /tmp/venv-scjA/bin to PATH 11:07:31 INFO: No Stack... 11:07:31 INFO: Retrieving Pricing Info for: v3-standard-2 11:07:31 INFO: Archiving Costs 11:07:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7234552405133822185.sh 11:07:31 ---> logs-deploy.sh 11:07:31 Setup pyenv: 11:07:31 system 11:07:31 3.8.20 11:07:31 3.9.20 11:07:31 3.10.15 11:07:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-scjA from file:/tmp/.os_lf_venv 11:07:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:07:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:07:33 lf-activate-venv(): INFO: Base packages installed successfully 11:07:33 lf-activate-venv(): INFO: Installing additional packages: lftools 11:07:40 lf-activate-venv(): INFO: Adding /tmp/venv-scjA/bin to PATH 11:07:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/60894 11:07:40 INFO: archiving workspace using pattern(s): 11:07:40 /tmp/venv-scjA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:07:40 warnings.warn( 11:07:41 Archives upload complete. 11:07:41 INFO: archiving logs to Nexus 11:07:41 /tmp/venv-scjA/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 11:07:41 warnings.warn( 11:07:42 ---> uname -a: 11:07:42 Linux prd-ubuntu20-04-docker-2c-8g-3892 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:07:42 11:07:42 11:07:42 ---> lscpu: 11:07:42 Architecture: x86_64 11:07:42 CPU op-mode(s): 32-bit, 64-bit 11:07:42 Byte Order: Little Endian 11:07:42 Address sizes: 40 bits physical, 48 bits virtual 11:07:42 CPU(s): 2 11:07:42 On-line CPU(s) list: 0,1 11:07:42 Thread(s) per core: 1 11:07:42 Core(s) per socket: 1 11:07:42 Socket(s): 2 11:07:42 NUMA node(s): 1 11:07:42 Vendor ID: AuthenticAMD 11:07:42 CPU family: 23 11:07:42 Model: 49 11:07:42 Model name: AMD EPYC-Rome Processor 11:07:42 Stepping: 0 11:07:42 CPU MHz: 2799.998 11:07:42 BogoMIPS: 5599.99 11:07:42 Virtualization: AMD-V 11:07:42 Hypervisor vendor: KVM 11:07:42 Virtualization type: full 11:07:42 L1d cache: 64 KiB 11:07:42 L1i cache: 64 KiB 11:07:42 L2 cache: 1 MiB 11:07:42 L3 cache: 32 MiB 11:07:42 NUMA node0 CPU(s): 0,1 11:07:42 Vulnerability Gather data sampling: Not affected 11:07:42 Vulnerability Itlb multihit: Not affected 11:07:42 Vulnerability L1tf: Not affected 11:07:42 Vulnerability Mds: Not affected 11:07:42 Vulnerability Meltdown: Not affected 11:07:42 Vulnerability Mmio stale data: Not affected 11:07:42 Vulnerability Retbleed: Vulnerable 11:07:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:07:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:07:42 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:07:42 Vulnerability Srbds: Not affected 11:07:42 Vulnerability Tsx async abort: Not affected 11:07:42 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 11:07:42 11:07:42 11:07:42 ---> nproc: 11:07:42 2 11:07:42 11:07:42 11:07:42 ---> df -h: 11:07:42 Filesystem Size Used Avail Use% Mounted on 11:07:42 udev 3.9G 0 3.9G 0% /dev 11:07:42 tmpfs 795M 1.1M 794M 1% /run 11:07:42 /dev/vda1 39G 9.8G 29G 26% / 11:07:42 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:07:42 tmpfs 5.0M 0 5.0M 0% /run/lock 11:07:42 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:07:42 /dev/loop0 62M 62M 0 100% /snap/core20/1405 11:07:42 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 11:07:42 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 11:07:42 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:07:42 tmpfs 795M 0 795M 0% /run/user/1001 11:07:42 11:07:42 11:07:42 ---> free -m: 11:07:42 total used free shared buff/cache available 11:07:42 Mem: 7945 523 4998 1 2423 7125 11:07:42 Swap: 1023 0 1023 11:07:42 11:07:42 11:07:42 ---> ip addr: 11:07:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:07:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:07:42 inet 127.0.0.1/8 scope host lo 11:07:42 valid_lft forever preferred_lft forever 11:07:42 inet6 ::1/128 scope host 11:07:42 valid_lft forever preferred_lft forever 11:07:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:07:42 link/ether fa:16:3e:19:56:c9 brd ff:ff:ff:ff:ff:ff 11:07:42 inet 10.30.122.104/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 11:07:42 valid_lft 86206sec preferred_lft 86206sec 11:07:42 inet6 fe80::f816:3eff:fe19:56c9/64 scope link 11:07:42 valid_lft forever preferred_lft forever 11:07:42 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:07:42 link/ether fa:7e:1f:93:fc:89 brd ff:ff:ff:ff:ff:ff 11:07:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:07:42 valid_lft forever preferred_lft forever 11:07:42 11:07:42 11:07:42 ---> sar -b -r -n DEV: 11:07:42 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-3892) 03/22/26 _x86_64_ (2 CPU) 11:07:42 11:07:42 11:04:31 LINUX RESTART (2 CPU) 11:07:42 11:07:42 11:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:07:42 11:06:01 313.46 30.39 283.07 0.00 4928.25 14007.13 0.00 11:07:42 11:07:01 73.52 3.35 70.17 0.00 162.77 10181.65 0.00 11:07:42 Average: 193.49 16.87 176.62 0.00 2545.51 12094.39 0.00 11:07:42 11:07:42 11:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:07:42 11:06:01 5129888 7258748 522748 6.42 86588 2203908 1181084 12.86 736540 2018656 230748 11:07:42 11:07:01 5147228 7315720 461812 5.68 94360 2232132 1125280 12.25 713308 2018544 13440 11:07:42 Average: 5138558 7287234 492280 6.05 90474 2218020 1153182 12.55 724924 2018600 122094 11:07:42 11:07:42 11:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:07:42 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:42 11:06:01 ens3 400.95 239.34 1827.53 72.30 0.00 0.00 0.00 0.00 11:07:42 11:06:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 11:07:42 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:42 11:07:01 ens3 27.48 28.05 52.51 9.39 0.00 0.00 0.00 0.00 11:07:42 11:07:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 11:07:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:42 Average: ens3 214.21 133.69 940.02 40.85 0.00 0.00 0.00 0.00 11:07:42 Average: lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 11:07:42 11:07:42 11:07:42 ---> sar -P ALL: 11:07:42 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-3892) 03/22/26 _x86_64_ (2 CPU) 11:07:42 11:07:42 11:04:31 LINUX RESTART (2 CPU) 11:07:42 11:07:42 11:05:01 CPU %user %nice %system %iowait %steal %idle 11:07:42 11:06:01 all 36.84 0.00 3.87 8.30 0.08 50.91 11:07:42 11:06:01 0 35.56 0.00 3.64 3.66 0.07 57.07 11:07:42 11:06:01 1 38.13 0.00 4.10 12.96 0.08 44.73 11:07:42 11:07:01 all 34.49 0.00 2.44 5.13 0.08 57.85 11:07:42 11:07:01 0 18.51 0.00 2.07 1.87 0.07 77.48 11:07:42 11:07:01 1 50.52 0.00 2.81 8.40 0.10 38.17 11:07:42 Average: all 35.66 0.00 3.15 6.71 0.08 54.40 11:07:42 Average: 0 27.00 0.00 2.86 2.76 0.07 67.31 11:07:42 Average: 1 44.35 0.00 3.45 10.67 0.09 41.44 11:07:42 11:07:42 11:07:42