17:04:41 Started by timer 17:04:41 Running as SYSTEM 17:04:41 [EnvInject] - Loading node environment variables. 17:04:41 Building remotely on prd-ubuntu20.04-docker-2c-8g-15926 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 17:04:41 [ssh-agent] Looking for ssh-agent implementation... 17:04:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:41 $ ssh-agent 17:04:41 SSH_AUTH_SOCK=/tmp/ssh-FWa09DeRA4To/agent.1568 17:04:41 SSH_AGENT_PID=1570 17:04:41 [ssh-agent] Started. 17:04:41 Running ssh-add (command line suppressed) 17:04:41 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_3347005959512210615.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_3347005959512210615.key) 17:04:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:41 The recommended git tool is: NONE 17:04:44 using credential edgex-jenkins-ssh 17:04:44 Wiping out workspace first. 17:04:44 Cloning the remote Git repository 17:04:44 Cloning repository git@github.com:edgexfoundry/ci-management 17:04:44 > git init /w/workspace/ci-management-openstack-cron # timeout=10 17:04:44 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 17:04:44 > git --version # timeout=10 17:04:44 > git --version # 'git version 2.25.1' 17:04:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:04:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 17:04:44 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 17:04:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:04:45 Avoid second fetch 17:04:45 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:04:45 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 17:04:45 > git config core.sparsecheckout # timeout=10 17:04:45 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 17:04:45 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 17:04:45 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 17:04:45 > git remote # timeout=10 17:04:45 > git submodule init # timeout=10 17:04:45 > git submodule sync # timeout=10 17:04:45 > git config --get remote.origin.url # timeout=10 17:04:45 > git submodule init # timeout=10 17:04:45 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:04:45 > git config --get submodule.packer/common-packer.url # timeout=10 17:04:45 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 17:04:45 > git config --get submodule.global-jjb.url # timeout=10 17:04:45 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 17:04:46 > git submodule update --init --recursive packer/common-packer # timeout=10 17:04:46 > git submodule update --init --recursive global-jjb # timeout=10 17:04:50 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:50 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:50 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:50 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:50 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:50 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:50 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 17:04:50 provisioning config files... 17:04:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 17:04:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:04:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:04:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9711699788913734831.sh 17:04:50 ---> python-tools-install.sh 17:04:50 Setup pyenv: 17:04:50 * system (set by /opt/pyenv/version) 17:04:50 * 3.8.20 (set by /opt/pyenv/version) 17:04:50 * 3.9.20 (set by /opt/pyenv/version) 17:04:50 3.10.15 17:04:50 3.11.10 17:04:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J4v2 17:04:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:04:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:04:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:05:14 lf-activate-venv(): INFO: Base packages installed successfully 17:05:14 lf-activate-venv(): INFO: Installing additional packages: lftools 17:05:45 lf-activate-venv(): INFO: Adding /tmp/venv-J4v2/bin to PATH 17:05:45 Generating Requirements File 17:06:16 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. 17:06:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:06:16 Python 3.11.10 17:06:16 pip 26.1.2 from /tmp/venv-J4v2/lib/python3.11/site-packages/pip (python 3.11) 17:06:16 aiohappyeyeballs==2.7.1 17:06:16 aiohttp==3.14.3 17:06:16 aiosignal==1.4.0 17:06:16 appdirs==1.4.4 17:06:16 argcomplete==3.7.0 17:06:16 aspy.yaml==1.3.0 17:06:16 attrs==26.1.0 17:06:16 autopage==0.6.0 17:06:16 beautifulsoup4==4.15.0 17:06:16 boto3==1.43.57 17:06:16 botocore==1.43.57 17:06:16 bs4==0.0.2 17:06:16 certifi==2026.7.22 17:06:16 cffi==2.1.0 17:06:16 cfgv==3.5.0 17:06:16 chardet==7.4.3 17:06:16 charset-normalizer==3.4.9 17:06:16 click==8.4.2 17:06:16 cliff==4.15.0 17:06:16 cmd2==4.1.2 17:06:16 cryptography==3.3.2 17:06:16 debtcollector==3.1.0 17:06:16 decorator==5.3.1 17:06:16 defusedxml==0.7.1 17:06:16 Deprecated==1.3.1 17:06:16 distlib==0.4.3 17:06:16 dnspython==2.8.0 17:06:16 docker==7.2.0 17:06:16 dogpile.cache==1.5.0 17:06:16 durationpy==0.10 17:06:16 email-validator==2.3.0 17:06:16 filelock==3.32.0 17:06:16 frozenlist==1.8.0 17:06:16 future==1.0.0 17:06:16 gitdb==4.0.12 17:06:16 GitPython==3.1.57 17:06:16 httplib2==0.30.2 17:06:16 identify==2.6.19 17:06:16 idna==3.18 17:06:16 importlib-resources==1.5.0 17:06:16 iso8601==2.1.0 17:06:16 Jinja2==3.1.6 17:06:16 jmespath==1.1.0 17:06:16 jsonpatch==1.33 17:06:16 jsonpointer==3.1.1 17:06:16 jsonschema==4.26.0 17:06:16 jsonschema-specifications==2025.9.1 17:06:16 keystoneauth1==5.15.0 17:06:16 kubernetes==36.0.3 17:06:16 lftools==0.37.22 17:06:16 lxml==6.1.1 17:06:16 markdown-it-py==4.2.0 17:06:16 MarkupSafe==3.0.3 17:06:16 mdurl==0.1.2 17:06:16 msgpack==1.2.1 17:06:16 multi_key_dict==2.0.3 17:06:16 multidict==6.7.1 17:06:16 munch==4.0.0 17:06:16 netaddr==1.3.0 17:06:16 niet==1.4.2 17:06:16 nodeenv==1.10.0 17:06:16 oauth2client==4.1.3 17:06:16 oauthlib==3.3.1 17:06:16 openstacksdk==4.17.0 17:06:16 os-service-types==1.8.2 17:06:16 osc-lib==4.7.0 17:06:16 oslo.config==10.6.0 17:06:16 oslo.context==6.5.0 17:06:16 oslo.i18n==6.9.0 17:06:16 oslo.log==8.3.0 17:06:16 oslo.serialization==5.11.0 17:06:16 oslo.utils==10.1.1 17:06:16 packaging==26.2 17:06:16 pbr==7.0.3 17:06:16 platformdirs==4.11.0 17:06:16 prettytable==3.18.0 17:06:16 prompt_toolkit==3.0.53 17:06:16 propcache==0.5.2 17:06:16 psutil==7.2.2 17:06:16 pyasn1==0.6.4 17:06:16 pyasn1_modules==0.4.2 17:06:16 pycparser==3.0 17:06:16 pygerrit2==2.0.15 17:06:16 PyGithub==2.9.1 17:06:16 Pygments==2.20.0 17:06:16 PyJWT==2.13.0 17:06:16 PyNaCl==1.6.2 17:06:16 pyparsing==2.4.7 17:06:16 pyperclip==1.11.0 17:06:16 pyrsistent==0.20.0 17:06:16 python-dateutil==2.9.0.post0 17:06:16 python-discovery==1.5.0 17:06:16 python-heatclient==5.2.0 17:06:16 python-jenkins==1.8.3 17:06:16 python-keystoneclient==5.8.0 17:06:16 python-magnumclient==4.11.0 17:06:16 python-manilaclient==6.2.0 17:06:16 python-openstackclient==10.2.1 17:06:16 python-swiftclient==4.10.0 17:06:16 PyYAML==6.0.3 17:06:16 referencing==0.37.0 17:06:16 requests==2.34.2 17:06:16 requests-oauthlib==2.0.0 17:06:16 rfc3986==2.0.0 17:06:16 rich==15.0.0 17:06:16 rich-argparse==1.8.0 17:06:16 rpds-py==2026.6.3 17:06:16 rsa==4.9.1 17:06:16 ruamel.yaml==0.19.1 17:06:16 ruamel.yaml.clib==0.2.15 17:06:16 s3transfer==0.19.2 17:06:16 simplejson==4.1.1 17:06:16 six==1.17.0 17:06:16 smmap==5.0.3 17:06:16 soupsieve==2.9.1 17:06:16 stevedore==5.9.0 17:06:16 tabulate==0.10.0 17:06:16 toml==0.10.2 17:06:16 tomlkit==0.15.1 17:06:16 tqdm==4.70.0 17:06:16 typing_extensions==4.16.0 17:06:16 urllib3==1.26.20 17:06:16 virtualenv==21.7.0 17:06:16 wcwidth==0.8.2 17:06:16 websocket-client==1.9.0 17:06:16 wrapt==2.3.0 17:06:16 xdg==6.0.0 17:06:16 xmltodict==1.0.4 17:06:16 yarl==1.24.5 17:06:16 yq==4.1.2 17:06:17 [EnvInject] - Injecting environment variables from a build step. 17:06:17 [EnvInject] - Injecting as environment variables the properties content 17:06:17 OS_CLOUD=vex 17:06:17 17:06:17 [EnvInject] - Variables injected successfully. 17:06:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:06:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:06:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2822580587399529683.sh 17:06:17 ---> Orphaned k8s clusters 17:06:17 Setup pyenv: 17:06:17 system 17:06:17 3.8.20 17:06:17 3.9.20 17:06:17 3.10.15 17:06:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J4v2 from file:/tmp/.os_lf_venv 17:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:06:18 lf-activate-venv(): INFO: Base packages installed successfully 17:06:18 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 17:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-J4v2/bin to PATH 17:06:36 -----> Delete orphaned cluster 17:06:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:06:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:06:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15100220046808571814.sh 17:06:36 ---> Orphaned stacks 17:06:36 Setup pyenv: 17:06:36 system 17:06:36 3.8.20 17:06:36 3.9.20 17:06:36 3.10.15 17:06:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J4v2 from file:/tmp/.os_lf_venv 17:06:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:06:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:06:38 lf-activate-venv(): INFO: Base packages installed successfully 17:06:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:06: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. 17:06:57 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 17:06:58 lf-activate-venv(): INFO: Adding /tmp/venv-J4v2/bin to PATH 17:06:58 + mapfile -t OS_COE_CLUSTERS_ID 17:06:58 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 17:06:58 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 17:06:58 ++ awk '{print $1}' 17:07:00 + echo '-----> Active clusters -> stacks' 17:07:00 -----> Active clusters -> stacks 17:07:00 + OS_COE_STACKS=() 17:07:00 + [[ 0 -gt 0 ]] 17:07:00 + mapfile -t OS_STACKS 17:07:00 ++ awk '{print $1}' 17:07:00 ++ 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 17:07:02 + echo '-----> Active stacks' 17:07:02 -----> Active stacks 17:07:02 + echo '-----> Delete orphaned stacks' 17:07:02 -----> Delete orphaned stacks 17:07:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:07:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:07:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2952663788183703458.sh 17:07:02 ---> Orphaned servers 17:07:02 Setup pyenv: 17:07:02 system 17:07:02 3.8.20 17:07:02 3.9.20 17:07:02 3.10.15 17:07:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:07:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J4v2 from file:/tmp/.os_lf_venv 17:07:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:07:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:07:04 lf-activate-venv(): INFO: Base packages installed successfully 17:07:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:07:23 lf-activate-venv(): INFO: Adding /tmp/venv-J4v2/bin to PATH 17:07:28 -----> Active servers 17:07:28 prd-ubuntu20.04-docker-2c-8g-15427 17:07:28 prd-ubuntu20.04-docker-2c-8g-15926 17:07:28 prd-centos7-blackbox-4c-2g-15587 17:07:28 prd-centos7-blackbox-4c-2g-15586 17:07:28 -----> Delete orphaned servers 17:07:29 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-15427 17:07:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:07:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:07:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11976077262785768014.sh 17:07:32 ---> Orphaned ports 17:07:32 Setup pyenv: 17:07:32 system 17:07:32 3.8.20 17:07:32 3.9.20 17:07:32 3.10.15 17:07:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:07:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J4v2 from file:/tmp/.os_lf_venv 17:07:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:07:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:07:35 lf-activate-venv(): INFO: Base packages installed successfully 17:07:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 17:07:47 lf-activate-venv(): INFO: Adding /tmp/venv-J4v2/bin to PATH 17:07:49 No orphaned ports to process. 17:07:49 Build step 'Conditional step (single)' marked build as failure 17:07:49 $ ssh-agent -k 17:07:49 unset SSH_AUTH_SOCK; 17:07:49 unset SSH_AGENT_PID; 17:07:49 echo Agent pid 1570 killed; 17:07:49 [ssh-agent] Stopped. 17:07:49 [PostBuildScript] - [INFO] Executing post build scripts. 17:07:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2919300911939795401.sh 17:07:49 ---> sysstat.sh 17:07:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11509814822319555267.sh 17:07:49 ---> package-listing.sh 17:07:49 ++ facter osfamily 17:07:49 ++ tr '[:upper:]' '[:lower:]' 17:07:50 + OS_FAMILY=debian 17:07:50 + workspace=/w/workspace/ci-management-openstack-cron 17:07:50 + START_PACKAGES=/tmp/packages_start.txt 17:07:50 + END_PACKAGES=/tmp/packages_end.txt 17:07:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:07:50 + PACKAGES=/tmp/packages_start.txt 17:07:50 + '[' /w/workspace/ci-management-openstack-cron ']' 17:07:50 + PACKAGES=/tmp/packages_end.txt 17:07:50 + case "${OS_FAMILY}" in 17:07:50 + dpkg -l 17:07:50 + grep '^ii' 17:07:50 + '[' -f /tmp/packages_start.txt ']' 17:07:50 + '[' -f /tmp/packages_end.txt ']' 17:07:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:07:50 + '[' /w/workspace/ci-management-openstack-cron ']' 17:07:50 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 17:07:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 17:07:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6076169633648296365.sh 17:07:50 ---> capture-instance-metadata.sh 17:07:50 Setup pyenv: 17:07:50 system 17:07:50 3.8.20 17:07:50 3.9.20 17:07:50 3.10.15 17:07:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:07:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J4v2 from file:/tmp/.os_lf_venv 17:07:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:07:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:07:52 lf-activate-venv(): INFO: Base packages installed successfully 17:07:52 lf-activate-venv(): INFO: Installing additional packages: lftools 17:07:59 lf-activate-venv(): INFO: Adding /tmp/venv-J4v2/bin to PATH 17:07:59 INFO: Running in OpenStack, capturing instance metadata 17:07:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18350443425596551365.sh 17:07:59 provisioning config files... 17:07:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config15975937971129864244tmp 17:07:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:07:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:07:59 [EnvInject] - Injecting environment variables from a build step. 17:07:59 [EnvInject] - Injecting as environment variables the properties content 17:07:59 SERVER_ID=logs 17:07:59 17:07:59 [EnvInject] - Variables injected successfully. 17:07:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7329396510089720109.sh 17:07:59 ---> create-netrc.sh 17:07:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6760199146129201374.sh 17:07:59 ---> python-tools-install.sh 17:07:59 Setup pyenv: 17:07:59 system 17:07:59 3.8.20 17:07:59 3.9.20 17:07:59 3.10.15 17:07:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:07:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J4v2 from file:/tmp/.os_lf_venv 17:07:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:07:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:02 lf-activate-venv(): INFO: Base packages installed successfully 17:08:02 lf-activate-venv(): INFO: Installing additional packages: lftools 17:08:11 lf-activate-venv(): INFO: Adding /tmp/venv-J4v2/bin to PATH 17:08:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9182685105372947036.sh 17:08:11 ---> sudo-logs.sh 17:08:11 Archiving 'sudo' log.. 17:08:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10595509763613748317.sh 17:08:11 ---> job-cost.sh 17:08:11 Setup pyenv: 17:08:11 system 17:08:11 3.8.20 17:08:11 3.9.20 17:08:11 3.10.15 17:08:11 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:08:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J4v2 from file:/tmp/.os_lf_venv 17:08:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:13 lf-activate-venv(): INFO: Base packages installed successfully 17:08:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:08:25 lf-activate-venv(): INFO: Adding /tmp/venv-J4v2/bin to PATH 17:08:25 INFO: No Stack... 17:08:25 INFO: Retrieving Pricing Info for: v3-standard-2 17:08:26 INFO: Archiving Costs 17:08:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17131989570179597168.sh 17:08:26 ---> logs-deploy.sh 17:08:26 Setup pyenv: 17:08:26 system 17:08:26 3.8.20 17:08:26 3.9.20 17:08:26 3.10.15 17:08:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:08:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J4v2 from file:/tmp/.os_lf_venv 17:08:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:29 lf-activate-venv(): INFO: Base packages installed successfully 17:08:29 lf-activate-venv(): INFO: Installing additional packages: lftools 17:09:06 lf-activate-venv(): INFO: Adding /tmp/venv-J4v2/bin to PATH 17:09:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63970 17:09:06 INFO: archiving workspace using pattern(s): 17:09:07 Archives upload complete. 17:09:07 INFO: archiving logs to Nexus 17:09:08 ---> uname -a: 17:09:08 Linux prd-ubuntu20-04-docker-2c-8g-15926 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:09:08 17:09:08 17:09:08 ---> lscpu: 17:09:08 Architecture: x86_64 17:09:08 CPU op-mode(s): 32-bit, 64-bit 17:09:08 Byte Order: Little Endian 17:09:08 Address sizes: 40 bits physical, 48 bits virtual 17:09:08 CPU(s): 2 17:09:08 On-line CPU(s) list: 0,1 17:09:08 Thread(s) per core: 1 17:09:08 Core(s) per socket: 1 17:09:08 Socket(s): 2 17:09:08 NUMA node(s): 1 17:09:08 Vendor ID: AuthenticAMD 17:09:08 CPU family: 23 17:09:08 Model: 49 17:09:08 Model name: AMD EPYC-Rome Processor 17:09:08 Stepping: 0 17:09:08 CPU MHz: 2799.998 17:09:08 BogoMIPS: 5599.99 17:09:08 Virtualization: AMD-V 17:09:08 Hypervisor vendor: KVM 17:09:08 Virtualization type: full 17:09:08 L1d cache: 64 KiB 17:09:08 L1i cache: 64 KiB 17:09:08 L2 cache: 1 MiB 17:09:08 L3 cache: 32 MiB 17:09:08 NUMA node0 CPU(s): 0,1 17:09:08 Vulnerability Gather data sampling: Not affected 17:09:08 Vulnerability Itlb multihit: Not affected 17:09:08 Vulnerability L1tf: Not affected 17:09:08 Vulnerability Mds: Not affected 17:09:08 Vulnerability Meltdown: Not affected 17:09:08 Vulnerability Mmio stale data: Not affected 17:09:08 Vulnerability Retbleed: Vulnerable 17:09:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:09:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:09:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:09:08 Vulnerability Srbds: Not affected 17:09:08 Vulnerability Tsx async abort: Not affected 17:09:08 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 17:09:08 17:09:08 17:09:08 ---> nproc: 17:09:08 2 17:09:08 17:09:08 17:09:08 ---> df -h: 17:09:08 Filesystem Size Used Avail Use% Mounted on 17:09:08 udev 3.9G 0 3.9G 0% /dev 17:09:08 tmpfs 795M 1.1M 794M 1% /run 17:09:08 /dev/vda1 39G 9.9G 29G 26% / 17:09:08 tmpfs 3.9G 0 3.9G 0% /dev/shm 17:09:08 tmpfs 5.0M 0 5.0M 0% /run/lock 17:09:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:09:08 /dev/loop0 62M 62M 0 100% /snap/core20/1405 17:09:08 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 17:09:08 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 17:09:08 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:09:08 tmpfs 795M 0 795M 0% /run/user/1001 17:09:08 17:09:08 17:09:08 ---> free -m: 17:09:08 total used free shared buff/cache available 17:09:08 Mem: 7945 537 4884 1 2523 7107 17:09:08 Swap: 1023 0 1023 17:09:08 17:09:08 17:09:08 ---> ip addr: 17:09:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:09:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:09:08 inet 127.0.0.1/8 scope host lo 17:09:08 valid_lft forever preferred_lft forever 17:09:08 inet6 ::1/128 scope host 17:09:08 valid_lft forever preferred_lft forever 17:09:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:09:08 link/ether fa:16:3e:77:68:b7 brd ff:ff:ff:ff:ff:ff 17:09:08 inet 10.30.122.197/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 17:09:08 valid_lft 86069sec preferred_lft 86069sec 17:09:08 inet6 fe80::f816:3eff:fe77:68b7/64 scope link 17:09:08 valid_lft forever preferred_lft forever 17:09:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:09:08 link/ether 06:9d:1d:aa:be:41 brd ff:ff:ff:ff:ff:ff 17:09:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:09:08 valid_lft forever preferred_lft forever 17:09:08 17:09:08 17:09:08 ---> sar -b -r -n DEV: 17:09:08 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15926) 07/28/26 _x86_64_ (2 CPU) 17:09:08 17:09:08 17:03:40 LINUX RESTART (2 CPU) 17:09:08 17:09:08 17:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:09:08 17:05:01 210.22 68.18 142.04 0.00 11279.84 42380.62 0.00 17:09:08 17:06:01 59.82 0.55 59.27 0.00 46.93 6547.04 0.00 17:09:08 17:07:01 85.82 1.13 84.69 0.00 85.32 13088.62 0.00 17:09:08 17:08:01 27.70 1.97 25.73 0.00 153.31 2300.55 0.00 17:09:08 17:09:01 27.28 0.52 26.76 0.00 34.26 1601.20 0.00 17:09:08 Average: 81.74 14.29 67.45 0.00 2290.27 13086.95 0.00 17:09:08 17:09:08 17:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:09:08 17:05:01 5555836 7337444 461908 5.68 58428 1904112 1103932 12.02 630516 1736680 39408 17:09:08 17:06:01 5202356 7277356 504956 6.21 83604 2156280 1144760 12.46 708832 1978444 191344 17:09:08 17:07:01 5038732 7298168 472660 5.81 95408 2318088 1117192 12.16 722452 2107124 45536 17:09:08 17:08:01 5028324 7305724 464572 5.71 97800 2333248 1112960 12.12 728272 2110652 23400 17:09:08 17:09:01 4980704 7256656 513308 6.31 99732 2329908 1183096 12.88 776760 2110108 10388 17:09:08 Average: 5161190 7295070 483481 5.94 86994 2208327 1132388 12.33 713366 2008602 62015 17:09:08 17:09:08 17:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:09:08 17:05:01 lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 17:09:08 17:05:01 ens3 395.09 234.36 883.32 69.95 0.00 0.00 0.00 0.00 17:09:08 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:08 17:06:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 17:09:08 17:06:01 ens3 58.87 44.98 1030.03 7.17 0.00 0.00 0.00 0.00 17:09:08 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:08 17:07:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:09:08 17:07:01 ens3 26.23 23.16 289.46 6.44 0.00 0.00 0.00 0.00 17:09:08 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:08 17:08:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 17:09:08 17:08:01 ens3 26.81 25.83 28.84 9.19 0.00 0.00 0.00 0.00 17:09:08 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:08 17:09:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 17:09:08 17:09:01 ens3 12.05 11.86 9.05 4.52 0.00 0.00 0.00 0.00 17:09:08 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:08 Average: lo 1.05 1.05 0.11 0.11 0.00 0.00 0.00 0.00 17:09:08 Average: ens3 102.85 67.49 446.70 19.28 0.00 0.00 0.00 0.00 17:09:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:08 17:09:08 17:09:08 ---> sar -P ALL: 17:09:08 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15926) 07/28/26 _x86_64_ (2 CPU) 17:09:08 17:09:08 17:03:40 LINUX RESTART (2 CPU) 17:09:08 17:09:08 17:04:02 CPU %user %nice %system %iowait %steal %idle 17:09:08 17:05:01 all 18.62 0.00 4.09 44.25 0.07 32.98 17:09:08 17:05:01 0 20.16 0.00 3.59 47.36 0.07 28.83 17:09:08 17:05:01 1 17.08 0.00 4.59 41.14 0.07 37.12 17:09:08 17:06:01 all 23.38 0.00 1.86 24.16 0.10 50.49 17:09:08 17:06:01 0 16.31 0.00 1.05 1.12 0.07 81.45 17:09:08 17:06:01 1 30.47 0.00 2.68 47.27 0.13 19.45 17:09:08 17:07:01 all 29.21 0.00 2.17 18.55 0.10 49.98 17:09:08 17:07:01 0 34.45 0.00 2.23 20.69 0.10 42.53 17:09:08 17:07:01 1 23.99 0.00 2.10 16.42 0.10 57.39 17:09:08 17:08:01 all 28.98 0.00 1.98 13.86 0.09 55.09 17:09:08 17:08:01 0 22.64 0.00 1.86 23.42 0.08 52.00 17:09:08 17:08:01 1 35.36 0.00 2.09 4.25 0.10 58.20 17:09:08 17:09:01 all 16.63 0.00 1.12 32.95 0.14 49.16 17:09:08 17:09:01 0 24.08 0.00 1.30 22.63 0.08 51.91 17:09:08 17:09:01 1 9.23 0.00 0.93 43.21 0.20 46.44 17:09:08 Average: all 23.38 0.00 2.23 26.68 0.10 47.61 17:09:08 Average: 0 23.53 0.00 2.00 22.93 0.08 51.46 17:09:08 Average: 1 23.22 0.00 2.47 30.43 0.12 43.76 17:09:08 17:09:08 17:09:08