10:04:19 Started by timer 10:04:19 Running as SYSTEM 10:04:19 [EnvInject] - Loading node environment variables. 10:04:19 Building remotely on prd-ubuntu20.04-docker-2c-8g-16167 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 10:04:19 [ssh-agent] Looking for ssh-agent implementation... 10:04:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:04:20 $ ssh-agent 10:04:20 SSH_AUTH_SOCK=/tmp/ssh-fYgvw3cCBhtf/agent.1532 10:04:20 SSH_AGENT_PID=1534 10:04:20 [ssh-agent] Started. 10:04:20 Running ssh-add (command line suppressed) 10:04:20 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_14195909300898717780.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_14195909300898717780.key) 10:04:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:04:20 The recommended git tool is: NONE 10:04:22 using credential edgex-jenkins-ssh 10:04:22 Wiping out workspace first. 10:04:22 Cloning the remote Git repository 10:04:22 Cloning repository git@github.com:edgexfoundry/ci-management 10:04:22 > git init /w/workspace/ci-management-openstack-cron # timeout=10 10:04:22 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 10:04:22 > git --version # timeout=10 10:04:22 > git --version # 'git version 2.25.1' 10:04:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:22 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 10:04:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:23 Avoid second fetch 10:04:23 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:04:23 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 10:04:23 > git config core.sparsecheckout # timeout=10 10:04:23 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 10:04:23 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 10:04:23 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 10:04:23 > git remote # timeout=10 10:04:23 > git submodule init # timeout=10 10:04:23 > git submodule sync # timeout=10 10:04:23 > git config --get remote.origin.url # timeout=10 10:04:23 > git submodule init # timeout=10 10:04:23 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:04:23 > git config --get submodule.packer/common-packer.url # timeout=10 10:04:23 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:04:23 > git config --get submodule.global-jjb.url # timeout=10 10:04:23 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:04:23 > git submodule update --init --recursive packer/common-packer # timeout=10 10:04:24 > git submodule update --init --recursive global-jjb # timeout=10 10:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:04:28 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 10:04:28 provisioning config files... 10:04:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 10:04:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:04:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:04:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12418610182254385891.sh 10:04:28 ---> python-tools-install.sh 10:04:28 Setup pyenv: 10:04:28 * system (set by /opt/pyenv/version) 10:04:28 * 3.8.20 (set by /opt/pyenv/version) 10:04:28 * 3.9.20 (set by /opt/pyenv/version) 10:04:28 3.10.15 10:04:28 3.11.10 10:04:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JOmN 10:04:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:04:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:04:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:04:36 lf-activate-venv(): INFO: Base packages installed successfully 10:04:36 lf-activate-venv(): INFO: Installing additional packages: lftools 10:04:55 lf-activate-venv(): INFO: Adding /tmp/venv-JOmN/bin to PATH 10:04:55 Generating Requirements File 10:05: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. 10:05:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:05:16 Python 3.11.10 10:05:16 pip 26.2 from /tmp/venv-JOmN/lib/python3.11/site-packages/pip (python 3.11) 10:05:16 aiohappyeyeballs==2.7.1 10:05:16 aiohttp==3.14.3 10:05:16 aiosignal==1.4.0 10:05:16 appdirs==1.4.4 10:05:16 argcomplete==3.7.0 10:05:16 aspy.yaml==1.3.0 10:05:16 attrs==26.1.0 10:05:16 autopage==0.6.0 10:05:16 beautifulsoup4==4.15.0 10:05:16 boto3==1.43.62 10:05:16 botocore==1.43.62 10:05:16 bs4==0.0.2 10:05:16 certifi==2026.7.22 10:05:16 cffi==2.1.0 10:05:16 cfgv==3.5.0 10:05:16 chardet==7.4.3 10:05:16 charset-normalizer==3.4.9 10:05:16 click==8.4.2 10:05:16 cliff==4.15.0 10:05:16 cmd2==4.1.2 10:05:16 cryptography==3.3.2 10:05:16 debtcollector==3.1.0 10:05:16 decorator==5.3.1 10:05:16 defusedxml==0.7.1 10:05:16 Deprecated==1.3.1 10:05:16 distlib==0.4.3 10:05:16 dnspython==2.8.0 10:05:16 docker==7.2.0 10:05:16 dogpile.cache==1.5.0 10:05:16 durationpy==0.10 10:05:16 email-validator==2.3.0 10:05:16 filelock==3.32.2 10:05:16 frozenlist==1.8.0 10:05:16 future==1.0.0 10:05:16 gitdb==4.0.12 10:05:16 GitPython==3.1.57 10:05:16 httplib2==0.30.2 10:05:16 identify==2.6.19 10:05:16 idna==3.18 10:05:16 importlib-resources==1.5.0 10:05:16 iso8601==2.1.0 10:05:16 Jinja2==3.1.6 10:05:16 jmespath==1.1.0 10:05:16 jsonpatch==1.33 10:05:16 jsonpointer==3.1.1 10:05:16 jsonschema==4.26.0 10:05:16 jsonschema-specifications==2025.9.1 10:05:16 keystoneauth1==5.15.0 10:05:16 kubernetes==36.0.3 10:05:16 lftools==0.37.22 10:05:16 lxml==6.1.1 10:05:16 markdown-it-py==4.2.0 10:05:16 MarkupSafe==3.0.3 10:05:16 mdurl==0.1.2 10:05:16 msgpack==1.2.1 10:05:16 multi_key_dict==2.0.3 10:05:16 multidict==6.7.1 10:05:16 munch==4.0.0 10:05:16 netaddr==1.3.0 10:05:16 niet==1.4.2 10:05:16 nodeenv==1.10.0 10:05:16 oauth2client==4.1.3 10:05:16 oauthlib==3.3.1 10:05:16 openstacksdk==4.17.0 10:05:16 os-service-types==1.8.2 10:05:16 osc-lib==4.7.0 10:05:16 oslo.config==10.6.0 10:05:16 oslo.context==6.5.0 10:05:16 oslo.i18n==6.9.0 10:05:16 oslo.log==8.3.0 10:05:16 oslo.serialization==5.11.0 10:05:16 oslo.utils==10.1.1 10:05:16 packaging==26.2 10:05:16 pbr==7.0.3 10:05:16 platformdirs==4.11.0 10:05:16 prettytable==3.18.0 10:05:16 prompt_toolkit==3.0.53 10:05:16 propcache==0.5.2 10:05:16 psutil==7.2.2 10:05:16 pyasn1==0.6.4 10:05:16 pyasn1_modules==0.4.2 10:05:16 pycparser==3.0 10:05:16 pygerrit2==2.0.15 10:05:16 PyGithub==2.9.1 10:05:16 Pygments==2.20.0 10:05:16 PyJWT==2.13.0 10:05:16 PyNaCl==1.6.2 10:05:16 pyparsing==2.4.7 10:05:16 pyperclip==1.11.0 10:05:16 pyrsistent==0.20.0 10:05:16 python-dateutil==2.9.0.post0 10:05:16 python-discovery==1.5.1 10:05:16 python-heatclient==5.2.0 10:05:16 python-jenkins==1.8.3 10:05:16 python-keystoneclient==5.8.0 10:05:16 python-magnumclient==4.11.0 10:05:16 python-manilaclient==6.2.0 10:05:16 python-openstackclient==10.2.1 10:05:16 python-swiftclient==4.10.0 10:05:16 PyYAML==6.0.3 10:05:16 referencing==0.37.0 10:05:16 requests==2.34.2 10:05:16 requests-oauthlib==2.0.0 10:05:16 rfc3986==2.0.0 10:05:16 rich==15.0.0 10:05:16 rich-argparse==1.8.0 10:05:16 rpds-py==2026.6.3 10:05:16 rsa==4.9.1 10:05:16 ruamel.yaml==0.19.1 10:05:16 ruamel.yaml.clib==0.2.15 10:05:16 s3transfer==0.19.2 10:05:16 simplejson==4.1.1 10:05:16 six==1.17.0 10:05:16 smmap==5.0.3 10:05:16 soupsieve==2.9.1 10:05:16 stevedore==5.9.0 10:05:16 tabulate==0.10.0 10:05:16 toml==0.10.2 10:05:16 tomlkit==0.15.1 10:05:16 tqdm==4.70.0 10:05:16 typing_extensions==4.16.0 10:05:16 urllib3==1.26.20 10:05:16 virtualenv==21.7.1 10:05:16 wcwidth==0.8.2 10:05:16 websocket-client==1.9.0 10:05:16 wrapt==2.3.0 10:05:16 xdg==6.0.0 10:05:16 xmltodict==1.0.4 10:05:16 yarl==1.24.5 10:05:16 yq==4.1.2 10:05:16 [EnvInject] - Injecting environment variables from a build step. 10:05:16 [EnvInject] - Injecting as environment variables the properties content 10:05:16 OS_CLOUD=vex 10:05:16 10:05:16 [EnvInject] - Variables injected successfully. 10:05:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:05:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:05:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12698943497571160816.sh 10:05:17 ---> Orphaned k8s clusters 10:05:17 Setup pyenv: 10:05:17 system 10:05:17 3.8.20 10:05:17 3.9.20 10:05:17 3.10.15 10:05:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:05:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JOmN from file:/tmp/.os_lf_venv 10:05:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:05:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:05:18 lf-activate-venv(): INFO: Base packages installed successfully 10:05:18 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 10:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-JOmN/bin to PATH 10:05:27 -----> Delete orphaned cluster 10:05:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:05:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:05:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13743930119978792363.sh 10:05:27 ---> Orphaned stacks 10:05:27 Setup pyenv: 10:05:27 system 10:05:27 3.8.20 10:05:27 3.9.20 10:05:27 3.10.15 10:05:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:05:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JOmN from file:/tmp/.os_lf_venv 10:05:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:05:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:05:29 lf-activate-venv(): INFO: Base packages installed successfully 10:05:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:05:38 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. 10:05:38 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 10:05:39 lf-activate-venv(): INFO: Adding /tmp/venv-JOmN/bin to PATH 10:05:39 + mapfile -t OS_COE_CLUSTERS_ID 10:05:39 ++ awk '{print $1}' 10:05:39 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 10:05:39 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 10:05:41 + echo '-----> Active clusters -> stacks' 10:05:41 -----> Active clusters -> stacks 10:05:41 + OS_COE_STACKS=() 10:05:41 + [[ 0 -gt 0 ]] 10:05:41 + mapfile -t OS_STACKS 10:05:41 ++ awk '{print $1}' 10:05:41 ++ 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 10:05:43 + echo '-----> Active stacks' 10:05:43 -----> Active stacks 10:05:43 + echo '-----> Delete orphaned stacks' 10:05:43 -----> Delete orphaned stacks 10:05:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:05:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:05:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8764149689482913599.sh 10:05:43 ---> Orphaned servers 10:05:43 Setup pyenv: 10:05:43 system 10:05:43 3.8.20 10:05:43 3.9.20 10:05:43 3.10.15 10:05:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JOmN from file:/tmp/.os_lf_venv 10:05:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:05:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:05:45 lf-activate-venv(): INFO: Base packages installed successfully 10:05:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:05:53 lf-activate-venv(): INFO: Adding /tmp/venv-JOmN/bin to PATH 10:05:58 -----> Active servers 10:05:58 prd-ubuntu20.04-docker-2c-8g-15427 10:05:58 prd-ubuntu20.04-docker-2c-8g-16167 10:05:58 prd-centos7-blackbox-4c-2g-16080 10:05:58 prd-centos7-blackbox-4c-2g-16079 10:05:58 -----> Delete orphaned servers 10:05:58 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-15427 10:06:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:06:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:06:01 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16373705082755393821.sh 10:06:01 ---> Orphaned ports 10:06:01 Setup pyenv: 10:06:01 system 10:06:01 3.8.20 10:06:01 3.9.20 10:06:01 3.10.15 10:06:01 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JOmN from file:/tmp/.os_lf_venv 10:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:03 lf-activate-venv(): INFO: Base packages installed successfully 10:06:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 10:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-JOmN/bin to PATH 10:06:11 No orphaned ports to process. 10:06:11 Build step 'Conditional step (single)' marked build as failure 10:06:11 $ ssh-agent -k 10:06:11 unset SSH_AUTH_SOCK; 10:06:11 unset SSH_AGENT_PID; 10:06:11 echo Agent pid 1534 killed; 10:06:12 [ssh-agent] Stopped. 10:06:12 [PostBuildScript] - [INFO] Executing post build scripts. 10:06:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins258595295163932080.sh 10:06:12 ---> sysstat.sh 10:06:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5965401234531054177.sh 10:06:13 ---> package-listing.sh 10:06:13 ++ tr '[:upper:]' '[:lower:]' 10:06:13 ++ facter osfamily 10:06:13 + OS_FAMILY=debian 10:06:13 + workspace=/w/workspace/ci-management-openstack-cron 10:06:13 + START_PACKAGES=/tmp/packages_start.txt 10:06:13 + END_PACKAGES=/tmp/packages_end.txt 10:06:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:06:13 + PACKAGES=/tmp/packages_start.txt 10:06:13 + '[' /w/workspace/ci-management-openstack-cron ']' 10:06:13 + PACKAGES=/tmp/packages_end.txt 10:06:13 + case "${OS_FAMILY}" in 10:06:13 + grep '^ii' 10:06:13 + dpkg -l 10:06:13 + '[' -f /tmp/packages_start.txt ']' 10:06:13 + '[' -f /tmp/packages_end.txt ']' 10:06:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:06:13 + '[' /w/workspace/ci-management-openstack-cron ']' 10:06:13 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 10:06:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 10:06:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13987058288541814960.sh 10:06:13 ---> capture-instance-metadata.sh 10:06:13 Setup pyenv: 10:06:13 system 10:06:13 3.8.20 10:06:13 3.9.20 10:06:13 3.10.15 10:06:13 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:06:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JOmN from file:/tmp/.os_lf_venv 10:06:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:15 lf-activate-venv(): INFO: Base packages installed successfully 10:06:15 lf-activate-venv(): INFO: Installing additional packages: lftools 10:06:20 lf-activate-venv(): INFO: Adding /tmp/venv-JOmN/bin to PATH 10:06:20 INFO: Running in OpenStack, capturing instance metadata 10:06:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13427749728202915387.sh 10:06:20 provisioning config files... 10:06:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17241348806069306687tmp 10:06:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:06:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:06:20 [EnvInject] - Injecting environment variables from a build step. 10:06:21 [EnvInject] - Injecting as environment variables the properties content 10:06:21 SERVER_ID=logs 10:06:21 10:06:21 [EnvInject] - Variables injected successfully. 10:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2055630134416795961.sh 10:06:21 ---> create-netrc.sh 10:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16956209912823077056.sh 10:06:21 ---> python-tools-install.sh 10:06:21 Setup pyenv: 10:06:21 system 10:06:21 3.8.20 10:06:21 3.9.20 10:06:21 3.10.15 10:06:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:06:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JOmN from file:/tmp/.os_lf_venv 10:06:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:22 lf-activate-venv(): INFO: Base packages installed successfully 10:06:22 lf-activate-venv(): INFO: Installing additional packages: lftools 10:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-JOmN/bin to PATH 10:06:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10416262670230857039.sh 10:06:28 ---> sudo-logs.sh 10:06:28 Archiving 'sudo' log.. 10:06:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8070578561435757706.sh 10:06:28 ---> job-cost.sh 10:06:28 Setup pyenv: 10:06:28 system 10:06:28 3.8.20 10:06:28 3.9.20 10:06:28 3.10.15 10:06:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JOmN from file:/tmp/.os_lf_venv 10:06:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:30 lf-activate-venv(): INFO: Base packages installed successfully 10:06:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-JOmN/bin to PATH 10:06:35 INFO: No Stack... 10:06:35 INFO: Retrieving Pricing Info for: v3-standard-2 10:06:35 INFO: Archiving Costs 10:06:35 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7047535918836054244.sh 10:06:35 ---> logs-deploy.sh 10:06:35 Setup pyenv: 10:06:35 system 10:06:35 3.8.20 10:06:35 3.9.20 10:06:35 3.10.15 10:06:35 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:06:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JOmN from file:/tmp/.os_lf_venv 10:06:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:37 lf-activate-venv(): INFO: Base packages installed successfully 10:06:37 lf-activate-venv(): INFO: Installing additional packages: lftools 10:06:42 lf-activate-venv(): INFO: Adding /tmp/venv-JOmN/bin to PATH 10:06:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64107 10:06:42 INFO: archiving workspace using pattern(s): 10:06:43 Archives upload complete. 10:06:44 INFO: archiving logs to Nexus 10:06:44 ---> uname -a: 10:06:44 Linux prd-ubuntu20-04-docker-2c-8g-16167 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 10:06:44 10:06:44 10:06:44 ---> lscpu: 10:06:44 Architecture: x86_64 10:06:44 CPU op-mode(s): 32-bit, 64-bit 10:06:44 Byte Order: Little Endian 10:06:44 Address sizes: 40 bits physical, 48 bits virtual 10:06:44 CPU(s): 2 10:06:44 On-line CPU(s) list: 0,1 10:06:44 Thread(s) per core: 1 10:06:44 Core(s) per socket: 1 10:06:44 Socket(s): 2 10:06:44 NUMA node(s): 1 10:06:44 Vendor ID: AuthenticAMD 10:06:44 CPU family: 23 10:06:44 Model: 49 10:06:44 Model name: AMD EPYC-Rome Processor 10:06:44 Stepping: 0 10:06:44 CPU MHz: 2799.998 10:06:44 BogoMIPS: 5599.99 10:06:44 Virtualization: AMD-V 10:06:44 Hypervisor vendor: KVM 10:06:44 Virtualization type: full 10:06:44 L1d cache: 64 KiB 10:06:44 L1i cache: 64 KiB 10:06:44 L2 cache: 1 MiB 10:06:44 L3 cache: 32 MiB 10:06:44 NUMA node0 CPU(s): 0,1 10:06:44 Vulnerability Gather data sampling: Not affected 10:06:44 Vulnerability Itlb multihit: Not affected 10:06:44 Vulnerability L1tf: Not affected 10:06:44 Vulnerability Mds: Not affected 10:06:44 Vulnerability Meltdown: Not affected 10:06:44 Vulnerability Mmio stale data: Not affected 10:06:44 Vulnerability Retbleed: Vulnerable 10:06:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:06:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:06:44 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:06:44 Vulnerability Srbds: Not affected 10:06:44 Vulnerability Tsx async abort: Not affected 10:06:44 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 10:06:44 10:06:44 10:06:44 ---> nproc: 10:06:44 2 10:06:44 10:06:44 10:06:44 ---> df -h: 10:06:44 Filesystem Size Used Avail Use% Mounted on 10:06:44 udev 3.9G 0 3.9G 0% /dev 10:06:44 tmpfs 795M 1.1M 794M 1% /run 10:06:44 /dev/vda1 39G 9.9G 29G 26% / 10:06:44 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:06:44 tmpfs 5.0M 0 5.0M 0% /run/lock 10:06:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:06:44 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 10:06:44 /dev/loop2 62M 62M 0 100% /snap/core20/1405 10:06:44 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 10:06:44 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:06:44 tmpfs 795M 0 795M 0% /run/user/1001 10:06:44 10:06:44 10:06:44 ---> free -m: 10:06:44 total used free shared buff/cache available 10:06:44 Mem: 7945 531 4893 1 2520 7113 10:06:44 Swap: 1023 0 1023 10:06:44 10:06:44 10:06:44 ---> ip addr: 10:06:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:06:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:06:44 inet 127.0.0.1/8 scope host lo 10:06:44 valid_lft forever preferred_lft forever 10:06:44 inet6 ::1/128 scope host 10:06:44 valid_lft forever preferred_lft forever 10:06:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:06:44 link/ether fa:16:3e:3a:0a:eb brd ff:ff:ff:ff:ff:ff 10:06:44 inet 10.30.122.233/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 10:06:44 valid_lft 86220sec preferred_lft 86220sec 10:06:44 inet6 fe80::f816:3eff:fe3a:aeb/64 scope link 10:06:44 valid_lft forever preferred_lft forever 10:06:44 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:06:44 link/ether 1e:5f:b3:20:71:2f brd ff:ff:ff:ff:ff:ff 10:06:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:06:44 valid_lft forever preferred_lft forever 10:06:44 10:06:44 10:06:44 ---> sar -b -r -n DEV: 10:06:44 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-16167) 08/03/26 _x86_64_ (2 CPU) 10:06:44 10:06:44 10:03:46 LINUX RESTART (2 CPU) 10:06:44 10:06:44 10:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:06:44 10:05:03 411.00 72.47 338.53 0.00 11613.53 48011.73 0.00 10:06:44 10:06:01 93.48 2.59 90.90 0.00 182.04 14566.47 0.00 10:06:44 Average: 254.93 38.12 216.81 0.00 5994.64 31572.49 0.00 10:06:44 10:06:44 10:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:06:44 10:05:03 5242444 7317328 465936 5.73 82912 2156728 1117640 12.17 668188 1978784 231760 10:06:44 10:06:01 5014568 7277948 494128 6.07 93724 2323664 1128792 12.29 749640 2103824 30012 10:06:44 Average: 5128506 7297638 480032 5.90 88318 2240196 1123216 12.23 708914 2041304 130886 10:06:44 10:06:44 10:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:06:44 10:05:03 ens3 497.82 300.75 1863.34 76.72 0.00 0.00 0.00 0.00 10:06:44 10:05:03 lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 10:06:44 10:05:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:44 10:06:01 ens3 33.61 25.67 348.05 5.16 0.00 0.00 0.00 0.00 10:06:44 10:06:01 lo 1.31 1.31 0.12 0.12 0.00 0.00 0.00 0.00 10:06:44 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:44 Average: ens3 269.65 165.54 1118.53 41.55 0.00 0.00 0.00 0.00 10:06:44 Average: lo 1.41 1.41 0.14 0.14 0.00 0.00 0.00 0.00 10:06:44 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:44 10:06:44 10:06:44 ---> sar -P ALL: 10:06:44 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-16167) 08/03/26 _x86_64_ (2 CPU) 10:06:44 10:06:44 10:03:46 LINUX RESTART (2 CPU) 10:06:44 10:06:44 10:04:01 CPU %user %nice %system %iowait %steal %idle 10:06:44 10:05:03 all 36.30 0.00 5.61 5.95 0.09 52.05 10:06:44 10:05:03 0 15.72 0.00 5.24 5.34 0.08 73.61 10:06:44 10:05:03 1 57.15 0.00 5.98 6.57 0.10 30.21 10:06:44 10:06:01 all 40.39 0.00 2.45 1.62 0.07 55.48 10:06:44 10:06:01 0 4.94 0.00 1.46 1.10 0.05 92.45 10:06:44 10:06:01 1 76.50 0.00 3.46 2.14 0.09 17.81 10:06:44 Average: all 38.31 0.00 4.05 3.81 0.08 53.74 10:06:44 Average: 0 10.40 0.00 3.37 3.25 0.07 82.91 10:06:44 Average: 1 66.68 0.00 4.74 4.39 0.09 24.10 10:06:44 10:06:44 10:06:44