08:05:00 Started by timer 08:05:00 Running as SYSTEM 08:05:00 [EnvInject] - Loading node environment variables. 08:05:00 Building remotely on prd-ubuntu20.04-docker-2c-8g-3358 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 08:05:00 [ssh-agent] Looking for ssh-agent implementation... 08:05:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:05:00 $ ssh-agent 08:05:00 SSH_AUTH_SOCK=/tmp/ssh-IxNPfgYDjuer/agent.1541 08:05:00 SSH_AGENT_PID=1545 08:05:00 [ssh-agent] Started. 08:05:00 Running ssh-add (command line suppressed) 08:05:00 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_14553585821032803100.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_14553585821032803100.key) 08:05:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:05:00 The recommended git tool is: NONE 08:05:02 using credential edgex-jenkins-ssh 08:05:02 Wiping out workspace first. 08:05:02 Cloning the remote Git repository 08:05:02 Cloning repository git@github.com:edgexfoundry/ci-management 08:05:02 > git init /w/workspace/ci-management-openstack-cron # timeout=10 08:05:02 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 08:05:02 > git --version # timeout=10 08:05:02 > git --version # 'git version 2.25.1' 08:05:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:05:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 08:05:02 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 08:05:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:05:03 Avoid second fetch 08:05:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:05:03 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 08:05:03 > git config core.sparsecheckout # timeout=10 08:05:03 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 08:05:03 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 08:05:03 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 08:05:03 > git remote # timeout=10 08:05:03 > git submodule init # timeout=10 08:05:03 > git submodule sync # timeout=10 08:05:03 > git config --get remote.origin.url # timeout=10 08:05:03 > git submodule init # timeout=10 08:05:03 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:05:03 > git config --get submodule.packer/common-packer.url # timeout=10 08:05:03 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 08:05:03 > git config --get submodule.global-jjb.url # timeout=10 08:05:03 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 08:05:03 > git submodule update --init --recursive packer/common-packer # timeout=10 08:05:04 > git submodule update --init --recursive global-jjb # timeout=10 08:05:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:05:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:05:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:05:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:05:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:05:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 08:05:07 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 08:05:07 provisioning config files... 08:05:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:05:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:05:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:05:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9703861799680767297.sh 08:05:08 ---> python-tools-install.sh 08:05:08 Setup pyenv: 08:05:08 * system (set by /opt/pyenv/version) 08:05:08 * 3.8.20 (set by /opt/pyenv/version) 08:05:08 * 3.9.20 (set by /opt/pyenv/version) 08:05:08 3.10.15 08:05:08 3.11.10 08:05:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MAJ1 08:05:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:05:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:16 lf-activate-venv(): INFO: Base packages installed successfully 08:05:16 lf-activate-venv(): INFO: Installing additional packages: lftools 08:05:37 lf-activate-venv(): INFO: Adding /tmp/venv-MAJ1/bin to PATH 08:05:37 Generating Requirements File 08:05:53 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. 08:05:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:05:53 Python 3.11.10 08:05:53 pip 26.0.1 from /tmp/venv-MAJ1/lib/python3.11/site-packages/pip (python 3.11) 08:05:53 appdirs==1.4.4 08:05:53 argcomplete==3.6.3 08:05:53 aspy.yaml==1.3.0 08:05:53 attrs==25.4.0 08:05:53 autopage==0.6.0 08:05:53 beautifulsoup4==4.14.3 08:05:53 boto3==1.42.67 08:05:53 botocore==1.42.67 08:05:53 bs4==0.0.2 08:05:53 certifi==2026.2.25 08:05:53 cffi==2.0.0 08:05:53 cfgv==3.5.0 08:05:53 chardet==7.1.0 08:05:53 charset-normalizer==3.4.5 08:05:53 click==8.3.1 08:05:53 cliff==4.13.2 08:05:53 cmd2==3.4.0 08:05:53 cryptography==3.3.2 08:05:53 debtcollector==3.0.0 08:05:53 decorator==5.2.1 08:05:53 defusedxml==0.7.1 08:05:53 Deprecated==1.3.1 08:05:53 distlib==0.4.0 08:05:53 dnspython==2.8.0 08:05:53 docker==7.1.0 08:05:53 dogpile.cache==1.5.0 08:05:53 durationpy==0.10 08:05:53 email-validator==2.3.0 08:05:53 filelock==3.25.2 08:05:53 future==1.0.0 08:05:53 gitdb==4.0.12 08:05:53 GitPython==3.1.46 08:05:53 httplib2==0.30.2 08:05:53 identify==2.6.17 08:05:53 idna==3.11 08:05:53 importlib-resources==1.5.0 08:05:53 iso8601==2.1.0 08:05:53 Jinja2==3.1.6 08:05:53 jmespath==1.1.0 08:05:53 jsonpatch==1.33 08:05:53 jsonpointer==3.0.0 08:05:53 jsonschema==4.26.0 08:05:53 jsonschema-specifications==2025.9.1 08:05:53 keystoneauth1==5.13.1 08:05:53 kubernetes==35.0.0 08:05:53 lftools==0.37.22 08:05:53 lxml==6.0.2 08:05:53 markdown-it-py==4.0.0 08:05:53 MarkupSafe==3.0.3 08:05:53 mdurl==0.1.2 08:05:53 msgpack==1.1.2 08:05:53 multi_key_dict==2.0.3 08:05:53 munch==4.0.0 08:05:53 netaddr==1.3.0 08:05:53 niet==1.4.2 08:05:53 nodeenv==1.10.0 08:05:53 oauth2client==4.1.3 08:05:53 oauthlib==3.3.1 08:05:53 openstacksdk==4.10.0 08:05:53 os-service-types==1.8.2 08:05:53 osc-lib==4.4.0 08:05:53 oslo.config==10.3.0 08:05:53 oslo.context==6.3.0 08:05:53 oslo.i18n==6.7.2 08:05:53 oslo.log==8.1.0 08:05:53 oslo.serialization==5.9.1 08:05:53 oslo.utils==10.0.0 08:05:53 packaging==26.0 08:05:53 pbr==7.0.3 08:05:53 platformdirs==4.9.4 08:05:53 prettytable==3.17.0 08:05:53 psutil==7.2.2 08:05:53 pyasn1==0.6.2 08:05:53 pyasn1_modules==0.4.2 08:05:53 pycparser==3.0 08:05:53 pygerrit2==2.0.15 08:05:53 PyGithub==2.8.1 08:05:53 Pygments==2.19.2 08:05:53 PyJWT==2.12.0 08:05:53 PyNaCl==1.6.2 08:05:53 pyparsing==2.4.7 08:05:53 pyperclip==1.11.0 08:05:53 pyrsistent==0.20.0 08:05:53 python-cinderclient==9.9.0 08:05:53 python-dateutil==2.9.0.post0 08:05:53 python-discovery==1.1.3 08:05:53 python-heatclient==5.1.0 08:05:53 python-jenkins==1.8.3 08:05:53 python-keystoneclient==5.8.0 08:05:53 python-magnumclient==4.10.0 08:05:53 python-openstackclient==9.0.0 08:05:53 python-swiftclient==4.10.0 08:05:53 PyYAML==6.0.3 08:05:53 referencing==0.37.0 08:05:53 requests==2.32.5 08:05:53 requests-oauthlib==2.0.0 08:05:53 requestsexceptions==1.4.0 08:05:53 rfc3986==2.0.0 08:05:53 rich==14.3.3 08:05:53 rich-argparse==1.7.2 08:05:53 rpds-py==0.30.0 08:05:53 rsa==4.9.1 08:05:53 ruamel.yaml==0.19.1 08:05:53 ruamel.yaml.clib==0.2.15 08:05:53 s3transfer==0.16.0 08:05:53 simplejson==3.20.2 08:05:53 six==1.17.0 08:05:53 smmap==5.0.3 08:05:53 soupsieve==2.8.3 08:05:53 stevedore==5.7.0 08:05:53 tabulate==0.10.0 08:05:53 toml==0.10.2 08:05:53 tomlkit==0.14.0 08:05:53 tqdm==4.67.3 08:05:53 typing_extensions==4.15.0 08:05:53 urllib3==1.26.20 08:05:53 virtualenv==21.2.0 08:05:53 wcwidth==0.6.0 08:05:53 websocket-client==1.9.0 08:05:53 wrapt==2.1.2 08:05:53 xdg==6.0.0 08:05:53 xmltodict==1.0.4 08:05:53 yq==3.4.3 08:05:53 [EnvInject] - Injecting environment variables from a build step. 08:05:53 [EnvInject] - Injecting as environment variables the properties content 08:05:53 OS_CLOUD=vex 08:05:53 08:05:53 [EnvInject] - Variables injected successfully. 08:05:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:05:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:05:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16388648970938755357.sh 08:05:53 ---> Orphaned k8s clusters 08:05:53 Setup pyenv: 08:05:54 system 08:05:54 3.8.20 08:05:54 3.9.20 08:05:54 3.10.15 08:05:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:05:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MAJ1 from file:/tmp/.os_lf_venv 08:05:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:55 lf-activate-venv(): INFO: Base packages installed successfully 08:05:55 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 08:06:00 lf-activate-venv(): INFO: Adding /tmp/venv-MAJ1/bin to PATH 08:06:00 /tmp/venv-MAJ1/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 08:06:00 warnings.warn( 08:06:02 -----> Delete orphaned cluster 08:06:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:06:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:06:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2671381950307083122.sh 08:06:02 ---> Orphaned stacks 08:06:02 Setup pyenv: 08:06:02 system 08:06:02 3.8.20 08:06:02 3.9.20 08:06:02 3.10.15 08:06:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MAJ1 from file:/tmp/.os_lf_venv 08:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:04 lf-activate-venv(): INFO: Base packages installed successfully 08:06:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-MAJ1/bin to PATH 08:06:14 + mapfile -t OS_COE_CLUSTERS_ID 08:06:14 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 08:06:14 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 08:06:14 ++ awk '{print $1}' 08:06:14 /tmp/venv-MAJ1/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 08:06:14 warnings.warn( 08:06:17 + echo '-----> Active clusters -> stacks' 08:06:17 -----> Active clusters -> stacks 08:06:17 + OS_COE_STACKS=() 08:06:17 + [[ 0 -gt 0 ]] 08:06:17 + mapfile -t OS_STACKS 08:06:17 ++ 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 08:06:17 ++ awk '{print $1}' 08:06:17 /tmp/venv-MAJ1/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 08:06:17 warnings.warn( 08:06:18 + echo '-----> Active stacks' 08:06:18 -----> Active stacks 08:06:18 + echo '-----> Delete orphaned stacks' 08:06:18 -----> Delete orphaned stacks 08:06:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:06:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:06:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11369117168450455292.sh 08:06:18 ---> Orphaned servers 08:06:18 Setup pyenv: 08:06:18 system 08:06:18 3.8.20 08:06:18 3.9.20 08:06:18 3.10.15 08:06:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MAJ1 from file:/tmp/.os_lf_venv 08:06:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:20 lf-activate-venv(): INFO: Base packages installed successfully 08:06:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 08:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-MAJ1/bin to PATH 08:06:28 /tmp/venv-MAJ1/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 08:06:28 warnings.warn( 08:06:33 -----> Active servers 08:06:33 prd-ubuntu20.04-docker-2c-8g-3358 08:06:33 prd-centos7-docker-4c-2g-3356 08:06:33 prd-ubuntu20.04-docker-8c-8g-3354 08:06:33 prd-centos7-blackbox-4c-2g-3088 08:06:33 -----> Delete orphaned servers 08:06:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 08:06:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 08:06:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7262550538145729351.sh 08:06:34 ---> Orphaned ports 08:06:34 Setup pyenv: 08:06:34 system 08:06:34 3.8.20 08:06:34 3.9.20 08:06:34 3.10.15 08:06:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MAJ1 from file:/tmp/.os_lf_venv 08:06:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:35 lf-activate-venv(): INFO: Base packages installed successfully 08:06:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 08:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-MAJ1/bin to PATH 08:06:43 /tmp/venv-MAJ1/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 08:06:43 warnings.warn( 08:06:44 No orphaned ports to process. 08:06:44 Build step 'Conditional step (single)' marked build as failure 08:06:44 $ ssh-agent -k 08:06:44 unset SSH_AUTH_SOCK; 08:06:44 unset SSH_AGENT_PID; 08:06:44 echo Agent pid 1545 killed; 08:06:44 [ssh-agent] Stopped. 08:06:44 [PostBuildScript] - [INFO] Executing post build scripts. 08:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10591767393639743792.sh 08:06:44 ---> sysstat.sh 08:06:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17503092884122437313.sh 08:06:45 ---> package-listing.sh 08:06:45 ++ facter osfamily 08:06:45 ++ tr '[:upper:]' '[:lower:]' 08:06:45 + OS_FAMILY=debian 08:06:45 + workspace=/w/workspace/ci-management-openstack-cron 08:06:45 + START_PACKAGES=/tmp/packages_start.txt 08:06:45 + END_PACKAGES=/tmp/packages_end.txt 08:06:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:06:45 + PACKAGES=/tmp/packages_start.txt 08:06:45 + '[' /w/workspace/ci-management-openstack-cron ']' 08:06:45 + PACKAGES=/tmp/packages_end.txt 08:06:45 + case "${OS_FAMILY}" in 08:06:45 + dpkg -l 08:06:45 + grep '^ii' 08:06:45 + '[' -f /tmp/packages_start.txt ']' 08:06:45 + '[' -f /tmp/packages_end.txt ']' 08:06:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:06:45 + '[' /w/workspace/ci-management-openstack-cron ']' 08:06:45 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 08:06:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 08:06:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17432158054609585473.sh 08:06:45 ---> capture-instance-metadata.sh 08:06:45 Setup pyenv: 08:06:45 system 08:06:45 3.8.20 08:06:45 3.9.20 08:06:45 3.10.15 08:06:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MAJ1 from file:/tmp/.os_lf_venv 08:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:47 lf-activate-venv(): INFO: Base packages installed successfully 08:06:47 lf-activate-venv(): INFO: Installing additional packages: lftools 08:06:53 lf-activate-venv(): INFO: Adding /tmp/venv-MAJ1/bin to PATH 08:06:53 INFO: Running in OpenStack, capturing instance metadata 08:06:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3541888680172043685.sh 08:06:53 provisioning config files... 08:06:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config8419539082913780379tmp 08:06:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:06:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:06:54 [EnvInject] - Injecting environment variables from a build step. 08:06:54 [EnvInject] - Injecting as environment variables the properties content 08:06:54 SERVER_ID=logs 08:06:54 08:06:54 [EnvInject] - Variables injected successfully. 08:06:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1360285504052249249.sh 08:06:54 ---> create-netrc.sh 08:06:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1790969827705258612.sh 08:06:54 ---> python-tools-install.sh 08:06:54 Setup pyenv: 08:06:54 system 08:06:54 3.8.20 08:06:54 3.9.20 08:06:54 3.10.15 08:06:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:06:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MAJ1 from file:/tmp/.os_lf_venv 08:06:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:55 lf-activate-venv(): INFO: Base packages installed successfully 08:06:55 lf-activate-venv(): INFO: Installing additional packages: lftools 08:07:03 lf-activate-venv(): INFO: Adding /tmp/venv-MAJ1/bin to PATH 08:07:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11234407760270647319.sh 08:07:03 ---> sudo-logs.sh 08:07:03 Archiving 'sudo' log.. 08:07:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18386346138432642655.sh 08:07:03 ---> job-cost.sh 08:07:03 Setup pyenv: 08:07:03 system 08:07:03 3.8.20 08:07:03 3.9.20 08:07:03 3.10.15 08:07:03 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:07:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MAJ1 from file:/tmp/.os_lf_venv 08:07:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:07:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:07:05 lf-activate-venv(): INFO: Base packages installed successfully 08:07:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:07:10 lf-activate-venv(): INFO: Adding /tmp/venv-MAJ1/bin to PATH 08:07:10 INFO: No Stack... 08:07:10 INFO: Retrieving Pricing Info for: v3-standard-2 08:07:11 INFO: Archiving Costs 08:07:11 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5331721414115884377.sh 08:07:11 ---> logs-deploy.sh 08:07:11 Setup pyenv: 08:07:11 system 08:07:11 3.8.20 08:07:11 3.9.20 08:07:11 3.10.15 08:07:11 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 08:07:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MAJ1 from file:/tmp/.os_lf_venv 08:07:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:07:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:07:12 lf-activate-venv(): INFO: Base packages installed successfully 08:07:12 lf-activate-venv(): INFO: Installing additional packages: lftools 08:07:19 lf-activate-venv(): INFO: Adding /tmp/venv-MAJ1/bin to PATH 08:07:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/60675 08:07:19 INFO: archiving workspace using pattern(s): 08:07:19 /tmp/venv-MAJ1/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 08:07:19 warnings.warn( 08:07:20 Archives upload complete. 08:07:21 INFO: archiving logs to Nexus 08:07:21 /tmp/venv-MAJ1/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 08:07:21 warnings.warn( 08:07:21 ---> uname -a: 08:07:21 Linux prd-ubuntu20-04-docker-2c-8g-3358 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 08:07:21 08:07:21 08:07:21 ---> lscpu: 08:07:21 Architecture: x86_64 08:07:21 CPU op-mode(s): 32-bit, 64-bit 08:07:21 Byte Order: Little Endian 08:07:21 Address sizes: 40 bits physical, 48 bits virtual 08:07:21 CPU(s): 2 08:07:21 On-line CPU(s) list: 0,1 08:07:21 Thread(s) per core: 1 08:07:21 Core(s) per socket: 1 08:07:21 Socket(s): 2 08:07:21 NUMA node(s): 1 08:07:21 Vendor ID: AuthenticAMD 08:07:21 CPU family: 23 08:07:21 Model: 49 08:07:21 Model name: AMD EPYC-Rome Processor 08:07:21 Stepping: 0 08:07:21 CPU MHz: 2799.998 08:07:21 BogoMIPS: 5599.99 08:07:21 Virtualization: AMD-V 08:07:21 Hypervisor vendor: KVM 08:07:21 Virtualization type: full 08:07:21 L1d cache: 64 KiB 08:07:21 L1i cache: 64 KiB 08:07:21 L2 cache: 1 MiB 08:07:21 L3 cache: 32 MiB 08:07:21 NUMA node0 CPU(s): 0,1 08:07:21 Vulnerability Gather data sampling: Not affected 08:07:21 Vulnerability Itlb multihit: Not affected 08:07:21 Vulnerability L1tf: Not affected 08:07:21 Vulnerability Mds: Not affected 08:07:21 Vulnerability Meltdown: Not affected 08:07:21 Vulnerability Mmio stale data: Not affected 08:07:21 Vulnerability Retbleed: Vulnerable 08:07:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:07:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:07:21 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:07:21 Vulnerability Srbds: Not affected 08:07:21 Vulnerability Tsx async abort: Not affected 08:07:21 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 08:07:21 08:07:21 08:07:21 ---> nproc: 08:07:21 2 08:07:21 08:07:21 08:07:21 ---> df -h: 08:07:21 Filesystem Size Used Avail Use% Mounted on 08:07:21 udev 3.9G 0 3.9G 0% /dev 08:07:21 tmpfs 795M 1.1M 794M 1% /run 08:07:21 /dev/vda1 39G 9.8G 29G 26% / 08:07:21 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:07:21 tmpfs 5.0M 0 5.0M 0% /run/lock 08:07:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:07:21 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 08:07:21 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 08:07:21 /dev/loop2 62M 62M 0 100% /snap/core20/1405 08:07:21 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:07:21 tmpfs 795M 0 795M 0% /run/user/1001 08:07:21 08:07:21 08:07:21 ---> free -m: 08:07:21 total used free shared buff/cache available 08:07:21 Mem: 7945 514 5012 1 2419 7135 08:07:21 Swap: 1023 0 1023 08:07:21 08:07:21 08:07:21 ---> ip addr: 08:07:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:07:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:07:21 inet 127.0.0.1/8 scope host lo 08:07:21 valid_lft forever preferred_lft forever 08:07:21 inet6 ::1/128 scope host 08:07:21 valid_lft forever preferred_lft forever 08:07:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:07:21 link/ether fa:16:3e:0b:ce:60 brd ff:ff:ff:ff:ff:ff 08:07:21 inet 10.30.122.232/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 08:07:21 valid_lft 86223sec preferred_lft 86223sec 08:07:21 inet6 fe80::f816:3eff:fe0b:ce60/64 scope link 08:07:21 valid_lft forever preferred_lft forever 08:07:21 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:07:21 link/ether a2:38:12:f1:8f:cf brd ff:ff:ff:ff:ff:ff 08:07:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:07:21 valid_lft forever preferred_lft forever 08:07:21 08:07:21 08:07:21 ---> sar -b -r -n DEV: 08:07:21 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-3358) 03/13/26 _x86_64_ (2 CPU) 08:07:21 08:07:21 08:04:28 LINUX RESTART (2 CPU) 08:07:21 08:07:21 08:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:07:21 08:06:01 311.95 11.70 300.25 0.00 962.37 9816.23 0.00 08:07:21 08:07:01 76.77 1.32 75.46 0.00 117.16 10267.39 0.00 08:07:21 Average: 194.35 6.51 187.84 0.00 539.73 10041.83 0.00 08:07:21 08:07:21 08:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:07:21 08:06:01 5175968 7329736 451048 5.54 89132 2224288 1113748 12.13 664324 2042928 251828 08:07:21 08:07:01 5109108 7276320 503740 6.19 95464 2230600 1187944 12.93 758452 2015700 12640 08:07:21 Average: 5142538 7303028 477394 5.87 92298 2227444 1150846 12.53 711388 2029314 132234 08:07:21 08:07:21 08:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:07:21 08:06:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 08:07:21 08:06:01 ens3 160.87 110.55 1351.57 40.95 0.00 0.00 0.00 0.00 08:07:21 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:21 08:07:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 08:07:21 08:07:01 ens3 43.52 36.52 65.55 12.96 0.00 0.00 0.00 0.00 08:07:21 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:21 Average: lo 1.83 1.83 0.19 0.19 0.00 0.00 0.00 0.00 08:07:21 Average: ens3 102.19 73.53 708.51 26.95 0.00 0.00 0.00 0.00 08:07:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:21 08:07:21 08:07:21 ---> sar -P ALL: 08:07:21 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-3358) 03/13/26 _x86_64_ (2 CPU) 08:07:21 08:07:21 08:04:28 LINUX RESTART (2 CPU) 08:07:21 08:07:21 08:05:01 CPU %user %nice %system %iowait %steal %idle 08:07:21 08:06:01 all 40.34 0.00 4.15 6.19 0.09 49.22 08:07:21 08:06:01 0 17.97 0.00 2.96 3.19 0.08 75.80 08:07:21 08:06:01 1 63.10 0.00 5.35 9.25 0.10 22.19 08:07:21 08:07:01 all 37.99 0.00 2.54 3.33 0.09 56.05 08:07:21 08:07:01 0 31.22 0.00 2.35 4.87 0.08 61.48 08:07:21 08:07:01 1 44.81 0.00 2.73 1.78 0.10 50.58 08:07:21 Average: all 39.17 0.00 3.34 4.76 0.09 52.63 08:07:21 Average: 0 24.57 0.00 2.66 4.03 0.08 68.66 08:07:21 Average: 1 53.93 0.00 4.04 5.51 0.10 36.42 08:07:21 08:07:21 08:07:21