23:10:58 Started by timer 23:10:58 Running as SYSTEM 23:10:58 [EnvInject] - Loading node environment variables. 23:10:58 Building remotely on prd-ubuntu20.04-docker-2c-8g-9517 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 23:10:58 [ssh-agent] Looking for ssh-agent implementation... 23:10:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:58 $ ssh-agent 23:10:58 SSH_AUTH_SOCK=/tmp/ssh-fsOrle4BU1XH/agent.1455 23:10:58 SSH_AGENT_PID=1457 23:10:58 [ssh-agent] Started. 23:10:58 Running ssh-add (command line suppressed) 23:10:58 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_7233173496890167253.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_7233173496890167253.key) 23:10:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:58 The recommended git tool is: NONE 23:11:00 using credential edgex-jenkins-ssh 23:11:00 Wiping out workspace first. 23:11:00 Cloning the remote Git repository 23:11:00 Cloning repository git@github.com:edgexfoundry/ci-management 23:11:00 > git init /w/workspace/ci-management-openstack-cron # timeout=10 23:11:00 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 23:11:00 > git --version # timeout=10 23:11:00 > git --version # 'git version 2.25.1' 23:11:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:01 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 23:11:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:01 Avoid second fetch 23:11:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:11:01 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 23:11:01 > git config core.sparsecheckout # timeout=10 23:11:01 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 23:11:02 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 23:11:02 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 23:11:02 > git remote # timeout=10 23:11:02 > git submodule init # timeout=10 23:11:02 > git submodule sync # timeout=10 23:11:02 > git config --get remote.origin.url # timeout=10 23:11:02 > git submodule init # timeout=10 23:11:02 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:11:02 > git config --get submodule.packer/common-packer.url # timeout=10 23:11:02 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:11:02 > git config --get submodule.global-jjb.url # timeout=10 23:11:02 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:11:02 > git submodule update --init --recursive packer/common-packer # timeout=10 23:11:03 > git submodule update --init --recursive global-jjb # timeout=10 23:11:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:11:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:11:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:11:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:11:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:11:07 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:11:07 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 23:11:07 provisioning config files... 23:11:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:11:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:11:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:11:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15398460392877390779.sh 23:11:07 ---> python-tools-install.sh 23:11:07 Setup pyenv: 23:11:07 * system (set by /opt/pyenv/version) 23:11:07 * 3.8.20 (set by /opt/pyenv/version) 23:11:07 * 3.9.20 (set by /opt/pyenv/version) 23:11:07 3.10.15 23:11:07 3.11.10 23:11:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fD3G 23:11:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:11:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:11:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:11:15 lf-activate-venv(): INFO: Base packages installed successfully 23:11:15 lf-activate-venv(): INFO: Installing additional packages: lftools 23:11:38 lf-activate-venv(): INFO: Adding /tmp/venv-fD3G/bin to PATH 23:11:38 Generating Requirements File 23:11:57 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. 23:11:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:11:57 Python 3.11.10 23:11:57 pip 25.2 from /tmp/venv-fD3G/lib/python3.11/site-packages/pip (python 3.11) 23:11:57 appdirs==1.4.4 23:11:57 argcomplete==3.6.2 23:11:57 aspy.yaml==1.3.0 23:11:57 attrs==25.3.0 23:11:57 autopage==0.5.2 23:11:57 beautifulsoup4==4.13.5 23:11:57 boto3==1.40.39 23:11:57 botocore==1.40.39 23:11:57 bs4==0.0.2 23:11:57 cachetools==5.5.2 23:11:57 certifi==2025.8.3 23:11:57 cffi==2.0.0 23:11:57 cfgv==3.4.0 23:11:57 chardet==5.2.0 23:11:57 charset-normalizer==3.4.3 23:11:57 click==8.3.0 23:11:57 cliff==4.11.0 23:11:57 cmd2==2.7.0 23:11:57 cryptography==3.3.2 23:11:57 debtcollector==3.0.0 23:11:57 decorator==5.2.1 23:11:57 defusedxml==0.7.1 23:11:57 Deprecated==1.2.18 23:11:57 distlib==0.4.0 23:11:57 dnspython==2.8.0 23:11:57 docker==7.1.0 23:11:57 dogpile.cache==1.4.1 23:11:57 durationpy==0.10 23:11:57 email-validator==2.3.0 23:11:57 filelock==3.19.1 23:11:57 future==1.0.0 23:11:57 gitdb==4.0.12 23:11:57 GitPython==3.1.45 23:11:57 google-auth==2.40.3 23:11:57 httplib2==0.31.0 23:11:57 identify==2.6.14 23:11:57 idna==3.10 23:11:57 importlib-resources==1.5.0 23:11:57 iso8601==2.1.0 23:11:57 Jinja2==3.1.6 23:11:57 jmespath==1.0.1 23:11:57 jsonpatch==1.33 23:11:57 jsonpointer==3.0.0 23:11:57 jsonschema==4.25.1 23:11:57 jsonschema-specifications==2025.9.1 23:11:57 keystoneauth1==5.12.0 23:11:57 kubernetes==33.1.0 23:11:57 lftools==0.37.14 23:11:57 lxml==6.0.2 23:11:57 markdown-it-py==4.0.0 23:11:57 MarkupSafe==3.0.2 23:11:57 mdurl==0.1.2 23:11:57 msgpack==1.1.1 23:11:57 multi_key_dict==2.0.3 23:11:57 munch==4.0.0 23:11:57 netaddr==1.3.0 23:11:57 niet==1.4.2 23:11:57 nodeenv==1.9.1 23:11:57 oauth2client==4.1.3 23:11:57 oauthlib==3.3.1 23:11:57 openstacksdk==4.7.1 23:11:57 os-service-types==1.8.0 23:11:57 osc-lib==4.2.0 23:11:57 oslo.config==10.0.0 23:11:57 oslo.context==6.1.0 23:11:57 oslo.i18n==6.6.0 23:11:57 oslo.log==7.2.1 23:11:57 oslo.serialization==5.8.0 23:11:57 oslo.utils==9.1.0 23:11:57 packaging==25.0 23:11:57 pbr==7.0.1 23:11:57 platformdirs==4.4.0 23:11:57 prettytable==3.16.0 23:11:57 psutil==7.1.0 23:11:57 pyasn1==0.6.1 23:11:57 pyasn1_modules==0.4.2 23:11:57 pycparser==2.23 23:11:57 pygerrit2==2.0.15 23:11:57 PyGithub==2.8.1 23:11:57 Pygments==2.19.2 23:11:57 PyJWT==2.10.1 23:11:57 PyNaCl==1.6.0 23:11:57 pyparsing==2.4.7 23:11:57 pyperclip==1.10.0 23:11:57 pyrsistent==0.20.0 23:11:57 python-cinderclient==9.8.0 23:11:57 python-dateutil==2.9.0.post0 23:11:57 python-heatclient==4.3.0 23:11:57 python-jenkins==1.8.3 23:11:57 python-keystoneclient==5.7.0 23:11:57 python-magnumclient==4.9.0 23:11:57 python-openstackclient==8.2.0 23:11:57 python-swiftclient==4.8.0 23:11:57 PyYAML==6.0.3 23:11:57 referencing==0.36.2 23:11:57 requests==2.32.5 23:11:57 requests-oauthlib==2.0.0 23:11:57 requestsexceptions==1.4.0 23:11:57 rfc3986==2.0.0 23:11:57 rich==14.1.0 23:11:57 rich-argparse==1.7.1 23:11:57 rpds-py==0.27.1 23:11:57 rsa==4.9.1 23:11:57 ruamel.yaml==0.18.15 23:11:57 ruamel.yaml.clib==0.2.14 23:11:57 s3transfer==0.14.0 23:11:57 simplejson==3.20.1 23:11:57 six==1.17.0 23:11:57 smmap==5.0.2 23:11:57 soupsieve==2.8 23:11:57 stevedore==5.5.0 23:11:57 tabulate==0.9.0 23:11:57 toml==0.10.2 23:11:57 tomlkit==0.13.3 23:11:57 tqdm==4.67.1 23:11:57 typing_extensions==4.15.0 23:11:57 tzdata==2025.2 23:11:57 urllib3==1.26.20 23:11:57 virtualenv==20.34.0 23:11:57 wcwidth==0.2.14 23:11:57 websocket-client==1.8.0 23:11:57 wrapt==1.17.3 23:11:57 xdg==6.0.0 23:11:57 xmltodict==1.0.2 23:11:57 yq==3.4.3 23:11:57 [EnvInject] - Injecting environment variables from a build step. 23:11:57 [EnvInject] - Injecting as environment variables the properties content 23:11:57 OS_CLOUD=vex 23:11:57 23:11:57 [EnvInject] - Variables injected successfully. 23:11:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:11:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:11:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15568998851879979866.sh 23:11:58 ---> Orphaned k8s clusters 23:11:58 Setup pyenv: 23:11:58 system 23:11:58 3.8.20 23:11:58 3.9.20 23:11:58 3.10.15 23:11:58 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:11:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fD3G from file:/tmp/.os_lf_venv 23:11:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:11:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:11:59 lf-activate-venv(): INFO: Base packages installed successfully 23:11:59 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 23:12:05 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. 23:12:05 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:12:05 lf-activate-venv(): INFO: Adding /tmp/venv-fD3G/bin to PATH 23:12:08 -----> Delete orphaned cluster 23:12:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:12:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:12:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13287164298456538425.sh 23:12:08 ---> Orphaned stacks 23:12:08 Setup pyenv: 23:12:08 system 23:12:08 3.8.20 23:12:08 3.9.20 23:12:08 3.10.15 23:12:08 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:12:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fD3G from file:/tmp/.os_lf_venv 23:12:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:12:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:12:10 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. 23:12:10 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:12:10 lf-activate-venv(): INFO: Base packages installed successfully 23:12:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:12:23 lf-activate-venv(): INFO: Adding /tmp/venv-fD3G/bin to PATH 23:12:23 + mapfile -t OS_COE_CLUSTERS_ID 23:12:23 ++ awk '{print $1}' 23:12:23 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 23:12:23 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 23:12:25 + echo '-----> Active clusters -> stacks' 23:12:25 -----> Active clusters -> stacks 23:12:25 + OS_COE_STACKS=() 23:12:25 + [[ 0 -gt 0 ]] 23:12:25 + mapfile -t OS_STACKS 23:12:25 ++ awk '{print $1}' 23:12:25 ++ 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 23:12:26 + echo '-----> Active stacks' 23:12:26 -----> Active stacks 23:12:26 + echo '-----> Delete orphaned stacks' 23:12:26 -----> Delete orphaned stacks 23:12:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:12:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:12:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14515262218266861130.sh 23:12:26 ---> Orphaned servers 23:12:26 Setup pyenv: 23:12:26 system 23:12:26 3.8.20 23:12:26 3.9.20 23:12:26 3.10.15 23:12:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:12:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fD3G from file:/tmp/.os_lf_venv 23:12:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:12:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:12:28 lf-activate-venv(): INFO: Base packages installed successfully 23:12:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:12:38 lf-activate-venv(): INFO: Adding /tmp/venv-fD3G/bin to PATH 23:12:43 -----> Active servers 23:12:43 prd-ubuntu20.04-docker-2c-8g-9517 23:12:43 prd-centos7-blackbox-4c-2g-9159 23:12:43 -----> Delete orphaned servers 23:12:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:12:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:12:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2846925614834497918.sh 23:12:44 ---> Orphaned ports 23:12:44 Setup pyenv: 23:12:44 system 23:12:44 3.8.20 23:12:44 3.9.20 23:12:44 3.10.15 23:12:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:12:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fD3G from file:/tmp/.os_lf_venv 23:12:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:12:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:12:45 lf-activate-venv(): INFO: Base packages installed successfully 23:12:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 23:12:55 lf-activate-venv(): INFO: Adding /tmp/venv-fD3G/bin to PATH 23:12:57 No orphaned ports to process. 23:12:57 Build step 'Conditional step (single)' marked build as failure 23:12:57 $ ssh-agent -k 23:12:57 unset SSH_AUTH_SOCK; 23:12:57 unset SSH_AGENT_PID; 23:12:57 echo Agent pid 1457 killed; 23:12:57 [ssh-agent] Stopped. 23:12:57 [PostBuildScript] - [INFO] Executing post build scripts. 23:12:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3419682411385907971.sh 23:12:57 ---> sysstat.sh 23:12:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12120246622511081767.sh 23:12:57 ---> package-listing.sh 23:12:57 ++ tr '[:upper:]' '[:lower:]' 23:12:57 ++ facter osfamily 23:12:58 + OS_FAMILY=debian 23:12:58 + workspace=/w/workspace/ci-management-openstack-cron 23:12:58 + START_PACKAGES=/tmp/packages_start.txt 23:12:58 + END_PACKAGES=/tmp/packages_end.txt 23:12:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:12:58 + PACKAGES=/tmp/packages_start.txt 23:12:58 + '[' /w/workspace/ci-management-openstack-cron ']' 23:12:58 + PACKAGES=/tmp/packages_end.txt 23:12:58 + case "${OS_FAMILY}" in 23:12:58 + grep '^ii' 23:12:58 + dpkg -l 23:12:58 + '[' -f /tmp/packages_start.txt ']' 23:12:58 + '[' -f /tmp/packages_end.txt ']' 23:12:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:12:58 + '[' /w/workspace/ci-management-openstack-cron ']' 23:12:58 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 23:12:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 23:12:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16251033726494868281.sh 23:12:58 ---> capture-instance-metadata.sh 23:12:58 Setup pyenv: 23:12:58 system 23:12:58 3.8.20 23:12:58 3.9.20 23:12:58 3.10.15 23:12:58 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:12:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fD3G from file:/tmp/.os_lf_venv 23:12:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:12:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:12:59 lf-activate-venv(): INFO: Base packages installed successfully 23:12:59 lf-activate-venv(): INFO: Installing additional packages: lftools 23:13:07 lf-activate-venv(): INFO: Adding /tmp/venv-fD3G/bin to PATH 23:13:07 INFO: Running in OpenStack, capturing instance metadata 23:13:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15401191252015977884.sh 23:13:08 provisioning config files... 23:13:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config2148518740882572919tmp 23:13:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:13:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:13:08 [EnvInject] - Injecting environment variables from a build step. 23:13:08 [EnvInject] - Injecting as environment variables the properties content 23:13:08 SERVER_ID=logs 23:13:08 23:13:08 [EnvInject] - Variables injected successfully. 23:13:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6062624220107630022.sh 23:13:08 ---> create-netrc.sh 23:13:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7988848182185500141.sh 23:13:08 ---> python-tools-install.sh 23:13:08 Setup pyenv: 23:13:08 system 23:13:08 3.8.20 23:13:08 3.9.20 23:13:08 3.10.15 23:13:08 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:13:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fD3G from file:/tmp/.os_lf_venv 23:13:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:13:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:13:10 lf-activate-venv(): INFO: Base packages installed successfully 23:13:10 lf-activate-venv(): INFO: Installing additional packages: lftools 23:13:17 lf-activate-venv(): INFO: Adding /tmp/venv-fD3G/bin to PATH 23:13:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14646376789003907413.sh 23:13:17 ---> sudo-logs.sh 23:13:17 Archiving 'sudo' log.. 23:13:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11537598141657725307.sh 23:13:18 ---> job-cost.sh 23:13:18 Setup pyenv: 23:13:18 system 23:13:18 3.8.20 23:13:18 3.9.20 23:13:18 3.10.15 23:13:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:13:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fD3G from file:/tmp/.os_lf_venv 23:13:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:13:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:13:19 lf-activate-venv(): INFO: Base packages installed successfully 23:13:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:13:25 lf-activate-venv(): INFO: Adding /tmp/venv-fD3G/bin to PATH 23:13:25 INFO: No Stack... 23:13:26 INFO: Retrieving Pricing Info for: v3-starter-1 23:13:26 INFO: Archiving Costs 23:13:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16111098099187398427.sh 23:13:26 ---> logs-deploy.sh 23:13:26 Setup pyenv: 23:13:26 system 23:13:26 3.8.20 23:13:26 3.9.20 23:13:26 3.10.15 23:13:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:13:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fD3G from file:/tmp/.os_lf_venv 23:13:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:13:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:13:28 lf-activate-venv(): INFO: Base packages installed successfully 23:13:28 lf-activate-venv(): INFO: Installing additional packages: lftools 23:13:36 lf-activate-venv(): INFO: Adding /tmp/venv-fD3G/bin to PATH 23:13:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/57320 23:13:36 INFO: archiving workspace using pattern(s): 23:13:37 Archives upload complete. 23:13:37 INFO: archiving logs to Nexus 23:13:38 ---> uname -a: 23:13:38 Linux prd-ubuntu20-04-docker-2c-8g-9517 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 23:13:38 23:13:38 23:13:38 ---> lscpu: 23:13:38 Architecture: x86_64 23:13:38 CPU op-mode(s): 32-bit, 64-bit 23:13:38 Byte Order: Little Endian 23:13:38 Address sizes: 40 bits physical, 48 bits virtual 23:13:38 CPU(s): 1 23:13:38 On-line CPU(s) list: 0 23:13:38 Thread(s) per core: 1 23:13:38 Core(s) per socket: 1 23:13:38 Socket(s): 1 23:13:38 NUMA node(s): 1 23:13:38 Vendor ID: AuthenticAMD 23:13:38 CPU family: 23 23:13:38 Model: 49 23:13:38 Model name: AMD EPYC-Rome Processor 23:13:38 Stepping: 0 23:13:38 CPU MHz: 2800.000 23:13:38 BogoMIPS: 5600.00 23:13:38 Virtualization: AMD-V 23:13:38 Hypervisor vendor: KVM 23:13:38 Virtualization type: full 23:13:38 L1d cache: 32 KiB 23:13:38 L1i cache: 32 KiB 23:13:38 L2 cache: 512 KiB 23:13:38 L3 cache: 16 MiB 23:13:38 NUMA node0 CPU(s): 0 23:13:38 Vulnerability Gather data sampling: Not affected 23:13:38 Vulnerability Itlb multihit: Not affected 23:13:38 Vulnerability L1tf: Not affected 23:13:38 Vulnerability Mds: Not affected 23:13:38 Vulnerability Meltdown: Not affected 23:13:38 Vulnerability Mmio stale data: Not affected 23:13:38 Vulnerability Retbleed: Vulnerable 23:13:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:13:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:13:38 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:13:38 Vulnerability Srbds: Not affected 23:13:38 Vulnerability Tsx async abort: Not affected 23:13:38 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 23:13:38 23:13:38 23:13:38 ---> nproc: 23:13:38 1 23:13:38 23:13:38 23:13:38 ---> df -h: 23:13:38 Filesystem Size Used Avail Use% Mounted on 23:13:38 udev 969M 0 969M 0% /dev 23:13:38 tmpfs 198M 1.1M 197M 1% /run 23:13:38 /dev/vda1 194G 9.8G 184G 6% / 23:13:38 tmpfs 986M 0 986M 0% /dev/shm 23:13:38 tmpfs 5.0M 0 5.0M 0% /run/lock 23:13:38 tmpfs 986M 0 986M 0% /sys/fs/cgroup 23:13:38 /dev/loop0 62M 62M 0 100% /snap/core20/1405 23:13:38 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 23:13:38 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 23:13:38 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:13:38 tmpfs 198M 0 198M 0% /run/user/1001 23:13:38 23:13:38 23:13:38 ---> free -m: 23:13:38 total used free shared buff/cache available 23:13:38 Mem: 1971 409 178 0 1383 1369 23:13:38 Swap: 1023 1 1022 23:13:38 23:13:38 23:13:38 ---> ip addr: 23:13:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:13:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:13:38 inet 127.0.0.1/8 scope host lo 23:13:38 valid_lft forever preferred_lft forever 23:13:38 inet6 ::1/128 scope host 23:13:38 valid_lft forever preferred_lft forever 23:13:38 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 23:13:38 link/ether fa:16:3e:08:0e:f9 brd ff:ff:ff:ff:ff:ff 23:13:38 inet 10.30.122.220/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 23:13:38 valid_lft 86205sec preferred_lft 86205sec 23:13:38 inet6 fe80::f816:3eff:fe08:ef9/64 scope link 23:13:38 valid_lft forever preferred_lft forever 23:13:38 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:13:38 link/ether 66:f6:70:74:30:0c brd ff:ff:ff:ff:ff:ff 23:13:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:13:38 valid_lft forever preferred_lft forever 23:13:38 23:13:38 23:13:38 ---> sar -b -r -n DEV: 23:13:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9517) 09/25/25 _x86_64_ (1 CPU) 23:13:38 23:13:38 23:10:25 LINUX RESTART (1 CPU) 23:13:38 23:13:38 23:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:13:38 23:12:01 415.97 14.56 401.41 0.00 1237.15 24598.12 0.00 23:13:38 23:13:01 51.40 3.78 47.62 0.00 214.46 6692.17 0.00 23:13:38 Average: 232.12 9.12 223.00 0.00 721.42 15568.42 0.00 23:13:38 23:13:38 23:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:13:38 23:12:01 242092 1425552 352228 17.45 77296 1191292 922392 30.07 403660 1167016 50476 23:13:38 23:13:01 228048 1433336 343748 17.03 83840 1205472 914432 29.81 438892 1144796 9572 23:13:38 Average: 235070 1429444 347988 17.24 80568 1198382 918412 29.94 421276 1155906 30024 23:13:38 23:13:38 23:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:13:38 23:12:01 lo 1.49 1.49 0.17 0.17 0.00 0.00 0.00 0.00 23:13:38 23:12:01 ens3 120.25 81.00 1300.90 21.28 0.00 0.00 0.00 0.00 23:13:38 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:38 23:13:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 23:13:38 23:13:01 ens3 30.86 28.09 55.15 13.41 0.00 0.00 0.00 0.00 23:13:38 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:38 Average: lo 1.65 1.65 0.17 0.17 0.00 0.00 0.00 0.00 23:13:38 Average: ens3 75.17 54.32 672.69 17.31 0.00 0.00 0.00 0.00 23:13:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:38 23:13:38 23:13:38 ---> sar -P ALL: 23:13:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9517) 09/25/25 _x86_64_ (1 CPU) 23:13:38 23:13:38 23:10:25 LINUX RESTART (1 CPU) 23:13:38 23:13:38 23:11:02 CPU %user %nice %system %iowait %steal %idle 23:13:38 23:12:01 all 76.06 0.00 7.06 9.84 0.12 6.92 23:13:38 23:12:01 0 76.06 0.00 7.06 9.84 0.12 6.92 23:13:38 23:13:01 all 74.69 0.00 3.65 3.48 0.08 18.10 23:13:38 23:13:01 0 74.69 0.00 3.65 3.48 0.08 18.10 23:13:38 Average: all 75.37 0.00 5.34 6.63 0.10 12.56 23:13:38 Average: 0 75.37 0.00 5.34 6.63 0.10 12.56 23:13:38 23:13:38 23:13:38