01:04:38 Started by timer 01:04:38 Running as SYSTEM 01:04:38 [EnvInject] - Loading node environment variables. 01:04:38 Building remotely on prd-ubuntu20.04-docker-2c-8g-634 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 01:04:38 [ssh-agent] Looking for ssh-agent implementation... 01:04:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:39 $ ssh-agent 01:04:39 SSH_AUTH_SOCK=/tmp/ssh-atWYdO8z1Rdm/agent.1544 01:04:39 SSH_AGENT_PID=1546 01:04:39 [ssh-agent] Started. 01:04:39 Running ssh-add (command line suppressed) 01:04:39 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6672753623316895001.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6672753623316895001.key) 01:04:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:39 The recommended git tool is: NONE 01:04:45 using credential edgex-jenkins-ssh 01:04:45 Wiping out workspace first. 01:04:45 Cloning the remote Git repository 01:04:45 Cloning repository git@github.com:edgexfoundry/ci-management 01:04:45 > git init /w/workspace/ci-management-openstack-cron # timeout=10 01:04:45 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 01:04:45 > git --version # timeout=10 01:04:45 > git --version # 'git version 2.25.1' 01:04:45 using GIT_SSH to set credentials SSH Credentials for GitHub 01:04:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:46 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 01:04:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:47 Avoid second fetch 01:04:47 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:04:47 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 01:04:47 > git config core.sparsecheckout # timeout=10 01:04:47 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:04:48 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 01:04:48 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:04:48 > git remote # timeout=10 01:04:48 > git submodule init # timeout=10 01:04:48 > git submodule sync # timeout=10 01:04:48 > git config --get remote.origin.url # timeout=10 01:04:48 > git submodule init # timeout=10 01:04:48 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:04:48 > git config --get submodule.packer/common-packer.url # timeout=10 01:04:48 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:04:48 > git config --get submodule.global-jjb.url # timeout=10 01:04:48 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:04:49 > git submodule update --init --recursive packer/common-packer # timeout=10 01:04:49 > git submodule update --init --recursive global-jjb # timeout=10 01:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:54 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:04:54 provisioning config files... 01:04:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:04:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:04:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:04:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18099790254963719265.sh 01:04:55 ---> python-tools-install.sh 01:04:55 Setup pyenv: 01:04:55 * system (set by /opt/pyenv/version) 01:04:55 * 3.8.20 (set by /opt/pyenv/version) 01:04:55 * 3.9.20 (set by /opt/pyenv/version) 01:04:55 3.10.15 01:04:55 3.11.10 01:04:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TW8a 01:04:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:04:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:04:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:03 lf-activate-venv(): INFO: Base packages installed successfully 01:05:03 lf-activate-venv(): INFO: Installing additional packages: lftools 01:05:25 lf-activate-venv(): INFO: Adding /tmp/venv-TW8a/bin to PATH 01:05:25 Generating Requirements File 01:05:48 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. 01:05:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:05:48 Python 3.11.10 01:05:48 pip 26.2.1 from /tmp/venv-TW8a/lib/python3.11/site-packages/pip (python 3.11) 01:05:48 aiohappyeyeballs==2.7.1 01:05:48 aiohttp==3.14.3 01:05:48 aiosignal==1.4.0 01:05:48 appdirs==1.4.4 01:05:48 argcomplete==3.7.2 01:05:48 aspy.yaml==1.3.0 01:05:48 attrs==26.1.0 01:05:48 autopage==0.6.0 01:05:48 beautifulsoup4==4.15.0 01:05:48 boto3==1.43.74 01:05:48 botocore==1.43.74 01:05:48 bs4==0.0.2 01:05:48 certifi==2026.7.22 01:05:48 cffi==2.1.1 01:05:48 cfgv==3.5.0 01:05:48 chardet==7.6.0 01:05:48 charset-normalizer==3.5.1 01:05:48 click==8.4.2 01:05:48 cliff==4.15.0 01:05:48 cmd2==4.2.0 01:05:48 cryptography==3.3.2 01:05:48 debtcollector==3.1.0 01:05:48 decorator==5.3.1 01:05:48 defusedxml==0.7.1 01:05:48 Deprecated==1.3.1 01:05:48 distlib==0.4.3 01:05:48 dnspython==2.8.0 01:05:48 docker==7.2.0 01:05:48 dogpile.cache==1.5.0 01:05:48 durationpy==0.10 01:05:48 email-validator==2.3.0 01:05:48 filelock==3.32.3 01:05:48 frozenlist==1.8.0 01:05:48 future==1.0.0 01:05:48 gitdb==4.0.12 01:05:48 GitPython==3.1.59 01:05:48 httplib2==0.30.2 01:05:48 identify==2.6.19 01:05:48 idna==3.19 01:05:48 importlib-resources==1.5.0 01:05:48 iso8601==2.1.0 01:05:48 Jinja2==3.1.6 01:05:48 jmespath==1.1.0 01:05:48 jsonpatch==1.33 01:05:48 jsonpointer==3.1.1 01:05:48 jsonschema==4.26.0 01:05:48 jsonschema-specifications==2025.9.1 01:05:48 keystoneauth1==5.15.0 01:05:48 kubernetes==36.0.3 01:05:48 lftools==0.37.23 01:05:48 lxml==6.1.1 01:05:48 markdown-it-py==4.2.0 01:05:48 MarkupSafe==3.0.3 01:05:48 mdurl==0.1.2 01:05:48 msgpack==1.2.1 01:05:48 multi_key_dict==2.0.3 01:05:48 multidict==6.7.1 01:05:48 munch==4.0.0 01:05:48 netaddr==1.3.0 01:05:48 niet==1.4.2 01:05:48 nodeenv==1.10.0 01:05:48 oauth2client==4.1.3 01:05:48 oauthlib==3.3.1 01:05:48 openstacksdk==4.18.0 01:05:48 os-service-types==1.9.0 01:05:48 osc-lib==4.7.0 01:05:48 oslo.config==10.7.0 01:05:48 oslo.context==6.5.0 01:05:48 oslo.i18n==6.9.0 01:05:48 oslo.log==8.3.0 01:05:48 oslo.serialization==5.11.0 01:05:48 oslo.utils==10.1.1 01:05:48 packaging==26.3 01:05:48 pbr==7.0.3 01:05:48 platformdirs==4.11.3 01:05:48 prettytable==3.18.0 01:05:48 prompt_toolkit==3.0.53 01:05:48 propcache==0.5.2 01:05:48 psutil==7.2.2 01:05:48 pyasn1==0.6.4 01:05:48 pyasn1_modules==0.4.2 01:05:48 pycparser==3.0 01:05:48 pygerrit2==2.0.15 01:05:48 PyGithub==2.9.1 01:05:48 Pygments==2.21.0 01:05:48 PyJWT==2.13.0 01:05:48 PyNaCl==1.6.2 01:05:48 pyparsing==2.4.7 01:05:48 pyperclip==1.11.0 01:05:48 pyrsistent==0.20.0 01:05:48 python-dateutil==2.9.0.post0 01:05:48 python-discovery==1.5.2 01:05:48 python-heatclient==5.2.0 01:05:48 python-jenkins==1.8.3 01:05:48 python-keystoneclient==5.8.0 01:05:48 python-magnumclient==4.11.0 01:05:48 python-manilaclient==6.2.0 01:05:48 python-openstackclient==10.2.1 01:05:48 python-swiftclient==4.10.0 01:05:48 PyYAML==6.0.3 01:05:48 referencing==0.37.0 01:05:48 requests==2.34.2 01:05:48 requests-oauthlib==2.0.0 01:05:48 rfc3986==2.0.0 01:05:48 rich==15.0.0 01:05:48 rich-argparse==1.8.0 01:05:48 rpds-py==2026.6.3 01:05:48 rsa==4.9.1 01:05:48 ruamel.yaml==0.19.1 01:05:48 ruamel.yaml.clib==0.2.15 01:05:48 s3transfer==0.19.2 01:05:48 simplejson==4.1.1 01:05:48 six==1.17.0 01:05:48 smmap==5.0.3 01:05:48 soupsieve==2.9.2 01:05:48 stevedore==5.9.0 01:05:48 tabulate==0.10.0 01:05:48 toml==0.10.2 01:05:48 tomlkit==0.15.1 01:05:48 tqdm==4.70.0 01:05:48 typing_extensions==4.16.0 01:05:48 urllib3==1.26.20 01:05:48 virtualenv==21.7.4 01:05:48 wcwidth==0.8.2 01:05:48 websocket-client==1.9.0 01:05:48 wrapt==2.3.0 01:05:48 xdg==6.0.0 01:05:48 xmltodict==1.0.4 01:05:48 yarl==1.24.5 01:05:48 yq==4.1.2 01:05:49 [EnvInject] - Injecting environment variables from a build step. 01:05:49 [EnvInject] - Injecting as environment variables the properties content 01:05:49 OS_CLOUD=vex 01:05:49 01:05:49 [EnvInject] - Variables injected successfully. 01:05:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3248707823793429831.sh 01:05:49 ---> Orphaned k8s clusters 01:05:49 Setup pyenv: 01:05:49 system 01:05:49 3.8.20 01:05:49 3.9.20 01:05:49 3.10.15 01:05:49 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TW8a from file:/tmp/.os_lf_venv 01:05:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:50 lf-activate-venv(): INFO: Base packages installed successfully 01:05:50 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:05:56 lf-activate-venv(): INFO: Adding /tmp/venv-TW8a/bin to PATH 01:05:59 -----> Delete orphaned cluster 01:05:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14553808637903604679.sh 01:05:59 ---> Orphaned stacks 01:05:59 Setup pyenv: 01:05:59 system 01:05:59 3.8.20 01:05:59 3.9.20 01:05:59 3.10.15 01:05:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TW8a from file:/tmp/.os_lf_venv 01:05:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:01 lf-activate-venv(): INFO: Base packages installed successfully 01:06:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:06:12 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. 01:06:12 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 01:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-TW8a/bin to PATH 01:06:12 + mapfile -t OS_COE_CLUSTERS_ID 01:06:12 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:06:12 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:06:12 ++ awk '{print $1}' 01:06:15 + echo '-----> Active clusters -> stacks' 01:06:15 -----> Active clusters -> stacks 01:06:15 + OS_COE_STACKS=() 01:06:15 + [[ 0 -gt 0 ]] 01:06:15 + mapfile -t OS_STACKS 01:06:15 ++ 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 01:06:15 ++ awk '{print $1}' 01:06:17 + echo '-----> Active stacks' 01:06:17 -----> Active stacks 01:06:17 + echo '-----> Delete orphaned stacks' 01:06:17 -----> Delete orphaned stacks 01:06:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:06:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:06:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12032595263852140278.sh 01:06:17 ---> Orphaned servers 01:06:17 Setup pyenv: 01:06:17 system 01:06:17 3.8.20 01:06:17 3.9.20 01:06:17 3.10.15 01:06:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TW8a from file:/tmp/.os_lf_venv 01:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:19 lf-activate-venv(): INFO: Base packages installed successfully 01:06:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-TW8a/bin to PATH 01:06:33 -----> Active servers 01:06:33 prd-ubuntu20.04-docker-2c-8g-634 01:06:33 prd-ubuntu20.04-docker-arm64-4c-16g-633 01:06:33 prd-ubuntu20.04-docker-8c-8g-629 01:06:33 prd-centos7-blackbox-4c-2g-460 01:06:33 -----> Delete orphaned servers 01:06:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:06:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:06:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13361757789354390666.sh 01:06:54 ---> Orphaned ports 01:06:54 Setup pyenv: 01:06:54 system 01:06:54 3.8.20 01:06:54 3.9.20 01:06:54 3.10.15 01:06:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TW8a from file:/tmp/.os_lf_venv 01:06:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:56 lf-activate-venv(): INFO: Base packages installed successfully 01:06:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-TW8a/bin to PATH 01:07:04 No orphaned ports to process. 01:07:04 Build step 'Conditional step (single)' marked build as failure 01:07:05 $ ssh-agent -k 01:07:05 unset SSH_AUTH_SOCK; 01:07:05 unset SSH_AGENT_PID; 01:07:05 echo Agent pid 1546 killed; 01:07:05 [ssh-agent] Stopped. 01:07:05 [PostBuildScript] - [INFO] Executing post build scripts. 01:07:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11882581250003762801.sh 01:07:05 ---> sysstat.sh 01:07:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4027287191851552191.sh 01:07:05 ---> package-listing.sh 01:07:05 ++ facter osfamily 01:07:05 ++ tr '[:upper:]' '[:lower:]' 01:07:06 + OS_FAMILY=debian 01:07:06 + workspace=/w/workspace/ci-management-openstack-cron 01:07:06 + START_PACKAGES=/tmp/packages_start.txt 01:07:06 + END_PACKAGES=/tmp/packages_end.txt 01:07:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:07:06 + PACKAGES=/tmp/packages_start.txt 01:07:06 + '[' /w/workspace/ci-management-openstack-cron ']' 01:07:06 + PACKAGES=/tmp/packages_end.txt 01:07:06 + case "${OS_FAMILY}" in 01:07:06 + dpkg -l 01:07:06 + grep '^ii' 01:07:06 + '[' -f /tmp/packages_start.txt ']' 01:07:06 + '[' -f /tmp/packages_end.txt ']' 01:07:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:07:06 + '[' /w/workspace/ci-management-openstack-cron ']' 01:07:06 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 01:07:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 01:07:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9058175140491327246.sh 01:07:06 ---> capture-instance-metadata.sh 01:07:06 Setup pyenv: 01:07:06 system 01:07:06 3.8.20 01:07:06 3.9.20 01:07:06 3.10.15 01:07:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TW8a from file:/tmp/.os_lf_venv 01:07:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:08 lf-activate-venv(): INFO: Base packages installed successfully 01:07:08 lf-activate-venv(): INFO: Installing additional packages: lftools 01:07:13 lf-activate-venv(): INFO: Adding /tmp/venv-TW8a/bin to PATH 01:07:13 INFO: Running in OpenStack, capturing instance metadata 01:07:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4667343305555199869.sh 01:07:13 provisioning config files... 01:07:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config10567055871001355569tmp 01:07:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:07:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:07:13 [EnvInject] - Injecting environment variables from a build step. 01:07:13 [EnvInject] - Injecting as environment variables the properties content 01:07:13 SERVER_ID=logs 01:07:13 01:07:13 [EnvInject] - Variables injected successfully. 01:07:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11404673917410534652.sh 01:07:13 ---> create-netrc.sh 01:07:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins229611041598889300.sh 01:07:14 ---> python-tools-install.sh 01:07:14 Setup pyenv: 01:07:14 system 01:07:14 3.8.20 01:07:14 3.9.20 01:07:14 3.10.15 01:07:14 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TW8a from file:/tmp/.os_lf_venv 01:07:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:15 lf-activate-venv(): INFO: Base packages installed successfully 01:07:15 lf-activate-venv(): INFO: Installing additional packages: lftools 01:07:21 lf-activate-venv(): INFO: Adding /tmp/venv-TW8a/bin to PATH 01:07:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8668158253516632958.sh 01:07:21 ---> sudo-logs.sh 01:07:21 Archiving 'sudo' log.. 01:07:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10374154559973913066.sh 01:07:21 ---> job-cost.sh 01:07:21 Setup pyenv: 01:07:21 system 01:07:21 3.8.20 01:07:21 3.9.20 01:07:21 3.10.15 01:07:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TW8a from file:/tmp/.os_lf_venv 01:07:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:23 lf-activate-venv(): INFO: Base packages installed successfully 01:07:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:07:28 lf-activate-venv(): INFO: Adding /tmp/venv-TW8a/bin to PATH 01:07:28 INFO: No Stack... 01:07:28 INFO: Retrieving Pricing Info for: v3-standard-2 01:07:28 INFO: Archiving Costs 01:07:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13368352483474807042.sh 01:07:28 ---> logs-deploy.sh 01:07:28 Setup pyenv: 01:07:28 system 01:07:28 3.8.20 01:07:28 3.9.20 01:07:28 3.10.15 01:07:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TW8a from file:/tmp/.os_lf_venv 01:07:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:30 lf-activate-venv(): INFO: Base packages installed successfully 01:07:30 lf-activate-venv(): INFO: Installing additional packages: lftools 01:07:35 lf-activate-venv(): INFO: Adding /tmp/venv-TW8a/bin to PATH 01:07:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64479 01:07:35 INFO: archiving workspace using pattern(s): 01:07:37 Archives upload complete. 01:07:37 INFO: archiving logs to Nexus 01:07:38 ---> uname -a: 01:07:38 Linux prd-ubuntu20-04-docker-2c-8g-634 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 01:07:38 01:07:38 01:07:38 ---> lscpu: 01:07:38 Architecture: x86_64 01:07:38 CPU op-mode(s): 32-bit, 64-bit 01:07:38 Byte Order: Little Endian 01:07:38 Address sizes: 40 bits physical, 48 bits virtual 01:07:38 CPU(s): 2 01:07:38 On-line CPU(s) list: 0,1 01:07:38 Thread(s) per core: 1 01:07:38 Core(s) per socket: 1 01:07:38 Socket(s): 2 01:07:38 NUMA node(s): 1 01:07:38 Vendor ID: AuthenticAMD 01:07:38 CPU family: 23 01:07:38 Model: 49 01:07:38 Model name: AMD EPYC-Rome Processor 01:07:38 Stepping: 0 01:07:38 CPU MHz: 2800.000 01:07:38 BogoMIPS: 5600.00 01:07:38 Virtualization: AMD-V 01:07:38 Hypervisor vendor: KVM 01:07:38 Virtualization type: full 01:07:38 L1d cache: 64 KiB 01:07:38 L1i cache: 64 KiB 01:07:38 L2 cache: 1 MiB 01:07:38 L3 cache: 32 MiB 01:07:38 NUMA node0 CPU(s): 0,1 01:07:38 Vulnerability Gather data sampling: Not affected 01:07:38 Vulnerability Itlb multihit: Not affected 01:07:38 Vulnerability L1tf: Not affected 01:07:38 Vulnerability Mds: Not affected 01:07:38 Vulnerability Meltdown: Not affected 01:07:38 Vulnerability Mmio stale data: Not affected 01:07:38 Vulnerability Retbleed: Vulnerable 01:07:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:07:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:07:38 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:07:38 Vulnerability Srbds: Not affected 01:07:38 Vulnerability Tsx async abort: Not affected 01:07: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 01:07:38 01:07:38 01:07:38 ---> nproc: 01:07:38 2 01:07:38 01:07:38 01:07:38 ---> df -h: 01:07:38 Filesystem Size Used Avail Use% Mounted on 01:07:38 udev 3.9G 0 3.9G 0% /dev 01:07:38 tmpfs 795M 1.1M 794M 1% /run 01:07:38 /dev/vda1 39G 9.9G 29G 26% / 01:07:38 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:07:38 tmpfs 5.0M 0 5.0M 0% /run/lock 01:07:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:07:38 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 01:07:38 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:07:38 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 01:07:38 /dev/loop2 62M 62M 0 100% /snap/core20/1405 01:07:38 tmpfs 795M 0 795M 0% /run/user/1001 01:07:38 01:07:38 01:07:38 ---> free -m: 01:07:38 total used free shared buff/cache available 01:07:38 Mem: 7945 543 4882 1 2519 7101 01:07:38 Swap: 1023 0 1023 01:07:38 01:07:38 01:07:38 ---> ip addr: 01:07:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:07:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:07:38 inet 127.0.0.1/8 scope host lo 01:07:38 valid_lft forever preferred_lft forever 01:07:38 inet6 ::1/128 scope host 01:07:38 valid_lft forever preferred_lft forever 01:07:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:07:38 link/ether fa:16:3e:7c:b7:10 brd ff:ff:ff:ff:ff:ff 01:07:38 inet 10.30.123.104/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 01:07:38 valid_lft 86185sec preferred_lft 86185sec 01:07:38 inet6 fe80::f816:3eff:fe7c:b710/64 scope link 01:07:38 valid_lft forever preferred_lft forever 01:07:38 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:07:38 link/ether 46:7f:cb:70:71:ce brd ff:ff:ff:ff:ff:ff 01:07:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:07:38 valid_lft forever preferred_lft forever 01:07:38 01:07:38 01:07:38 ---> sar -b -r -n DEV: 01:07:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-634) 08/19/26 _x86_64_ (2 CPU) 01:07:38 01:07:38 01:04:04 LINUX RESTART (2 CPU) 01:07:38 01:07:38 01:05:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:07:38 01:06:01 103.45 1.67 101.78 0.00 136.25 11963.47 0.00 01:07:38 01:07:01 43.73 0.70 43.03 0.00 56.39 7946.28 0.00 01:07:38 Average: 73.08 1.18 71.90 0.00 95.64 9920.84 0.00 01:07:38 01:07:38 01:05:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:07:38 01:06:01 5038092 7300916 472024 5.80 90820 2326668 1107580 12.06 689364 2141860 223972 01:07:38 01:07:01 4989944 7254008 518840 6.38 93576 2324832 1161772 12.65 774540 2104252 11220 01:07:38 Average: 5014018 7277462 495432 6.09 92198 2325750 1134676 12.35 731952 2123056 117596 01:07:38 01:07:38 01:05:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:07:38 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:38 01:06:01 ens3 75.07 49.66 1183.91 8.61 0.00 0.00 0.00 0.00 01:07:38 01:06:01 lo 0.90 0.90 0.11 0.11 0.00 0.00 0.00 0.00 01:07:38 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:38 01:07:01 ens3 12.38 11.28 46.15 2.46 0.00 0.00 0.00 0.00 01:07:38 01:07:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 01:07:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:38 Average: ens3 43.20 30.15 605.39 5.48 0.00 0.00 0.00 0.00 01:07:38 Average: lo 1.12 1.12 0.12 0.12 0.00 0.00 0.00 0.00 01:07:38 01:07:38 01:07:38 ---> sar -P ALL: 01:07:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-634) 08/19/26 _x86_64_ (2 CPU) 01:07:38 01:07:38 01:04:04 LINUX RESTART (2 CPU) 01:07:38 01:07:38 01:05:03 CPU %user %nice %system %iowait %steal %idle 01:07:38 01:06:01 all 39.90 0.00 3.27 3.35 0.12 53.36 01:07:38 01:06:01 0 30.56 0.00 2.93 2.20 0.10 64.20 01:07:38 01:06:01 1 49.29 0.00 3.62 4.50 0.14 42.45 01:07:38 01:07:01 all 27.48 0.00 1.47 0.70 0.13 70.22 01:07:38 01:07:01 0 43.97 0.00 1.38 0.32 0.20 54.13 01:07:38 01:07:01 1 11.02 0.00 1.55 1.08 0.07 86.29 01:07:38 Average: all 33.58 0.00 2.35 2.00 0.13 61.94 01:07:38 Average: 0 37.38 0.00 2.14 1.24 0.15 59.09 01:07:38 Average: 1 29.78 0.00 2.56 2.76 0.10 64.80 01:07:38 01:07:38 01:07:38