16:04:17 Started by timer 16:04:17 Running as SYSTEM 16:04:17 [EnvInject] - Loading node environment variables. 16:04:17 Building remotely on prd-ubuntu20.04-docker-2c-8g-15414 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 16:04:17 [ssh-agent] Looking for ssh-agent implementation... 16:04:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:04:17 $ ssh-agent 16:04:17 SSH_AUTH_SOCK=/tmp/ssh-n0vGQE9mcCBW/agent.1553 16:04:17 SSH_AGENT_PID=1555 16:04:17 [ssh-agent] Started. 16:04:17 Running ssh-add (command line suppressed) 16:04:17 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_12044840592085363457.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_12044840592085363457.key) 16:04:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:04:17 The recommended git tool is: NONE 16:04:19 using credential edgex-jenkins-ssh 16:04:20 Wiping out workspace first. 16:04:20 Cloning the remote Git repository 16:04:20 Cloning repository git@github.com:edgexfoundry/ci-management 16:04:20 > git init /w/workspace/ci-management-openstack-cron # timeout=10 16:04:20 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 16:04:20 > git --version # timeout=10 16:04:20 > git --version # 'git version 2.25.1' 16:04:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:20 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 16:04:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:21 Avoid second fetch 16:04:21 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:04:21 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 16:04:21 > git config core.sparsecheckout # timeout=10 16:04:21 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 16:04:21 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 16:04:21 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 16:04:21 > git remote # timeout=10 16:04:21 > git submodule init # timeout=10 16:04:21 > git submodule sync # timeout=10 16:04:21 > git config --get remote.origin.url # timeout=10 16:04:21 > git submodule init # timeout=10 16:04:21 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:04:21 > git config --get submodule.packer/common-packer.url # timeout=10 16:04:21 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:04:21 > git config --get submodule.global-jjb.url # timeout=10 16:04:21 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:04:21 > git submodule update --init --recursive packer/common-packer # timeout=10 16:04:22 > git submodule update --init --recursive global-jjb # timeout=10 16:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:27 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:04:27 provisioning config files... 16:04:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:04:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:04:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:04:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8073172623319012074.sh 16:04:27 ---> python-tools-install.sh 16:04:27 Setup pyenv: 16:04:27 * system (set by /opt/pyenv/version) 16:04:27 * 3.8.20 (set by /opt/pyenv/version) 16:04:27 * 3.9.20 (set by /opt/pyenv/version) 16:04:27 3.10.15 16:04:27 3.11.10 16:04:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cx55 16:04:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:04:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:04:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:04:37 lf-activate-venv(): INFO: Base packages installed successfully 16:04:37 lf-activate-venv(): INFO: Installing additional packages: lftools 16:05:10 lf-activate-venv(): INFO: Adding /tmp/venv-Cx55/bin to PATH 16:05:10 Generating Requirements File 16:05:33 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. 16:05:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:05:33 Python 3.11.10 16:05:33 pip 26.1.2 from /tmp/venv-Cx55/lib/python3.11/site-packages/pip (python 3.11) 16:05:34 aiohappyeyeballs==2.7.1 16:05:34 aiohttp==3.14.2 16:05:34 aiosignal==1.4.0 16:05:34 appdirs==1.4.4 16:05:34 argcomplete==3.7.0 16:05:34 aspy.yaml==1.3.0 16:05:34 attrs==26.1.0 16:05:34 autopage==0.6.0 16:05:34 beautifulsoup4==4.15.0 16:05:34 boto3==1.43.53 16:05:34 botocore==1.43.53 16:05:34 bs4==0.0.2 16:05:34 certifi==2026.7.22 16:05:34 cffi==2.1.0 16:05:34 cfgv==3.5.0 16:05:34 chardet==7.4.3 16:05:34 charset-normalizer==3.4.9 16:05:34 click==8.4.2 16:05:34 cliff==4.15.0 16:05:34 cmd2==4.1.2 16:05:34 cryptography==3.3.2 16:05:34 debtcollector==3.1.0 16:05:34 decorator==5.3.1 16:05:34 defusedxml==0.7.1 16:05:34 Deprecated==1.3.1 16:05:34 distlib==0.4.3 16:05:34 dnspython==2.8.0 16:05:34 docker==7.2.0 16:05:34 dogpile.cache==1.5.0 16:05:34 durationpy==0.10 16:05:34 email-validator==2.3.0 16:05:34 filelock==3.32.0 16:05:34 frozenlist==1.8.0 16:05:34 future==1.0.0 16:05:34 gitdb==4.0.12 16:05:34 GitPython==3.1.54 16:05:34 httplib2==0.30.2 16:05:34 identify==2.6.19 16:05:34 idna==3.18 16:05:34 importlib-resources==1.5.0 16:05:34 iso8601==2.1.0 16:05:34 Jinja2==3.1.6 16:05:34 jmespath==1.1.0 16:05:34 jsonpatch==1.33 16:05:34 jsonpointer==3.1.1 16:05:34 jsonschema==4.26.0 16:05:34 jsonschema-specifications==2025.9.1 16:05:34 keystoneauth1==5.15.0 16:05:34 kubernetes==36.0.3 16:05:34 lftools==0.37.22 16:05:34 lxml==6.1.1 16:05:34 markdown-it-py==4.2.0 16:05:34 MarkupSafe==3.0.3 16:05:34 mdurl==0.1.2 16:05:34 msgpack==1.2.1 16:05:34 multi_key_dict==2.0.3 16:05:34 multidict==6.7.1 16:05:34 munch==4.0.0 16:05:34 netaddr==1.3.0 16:05:34 niet==1.4.2 16:05:34 nodeenv==1.10.0 16:05:34 oauth2client==4.1.3 16:05:34 oauthlib==3.3.1 16:05:34 openstacksdk==4.17.0 16:05:34 os-service-types==1.8.2 16:05:34 osc-lib==4.7.0 16:05:34 oslo.config==10.6.0 16:05:34 oslo.context==6.5.0 16:05:34 oslo.i18n==6.9.0 16:05:34 oslo.log==8.3.0 16:05:34 oslo.serialization==5.11.0 16:05:34 oslo.utils==10.1.1 16:05:34 packaging==26.2 16:05:34 pbr==7.0.3 16:05:34 platformdirs==4.11.0 16:05:34 prettytable==3.18.0 16:05:34 prompt_toolkit==3.0.52 16:05:34 propcache==0.5.2 16:05:34 psutil==7.2.2 16:05:34 pyasn1==0.6.4 16:05:34 pyasn1_modules==0.4.2 16:05:34 pycparser==3.0 16:05:34 pygerrit2==2.0.15 16:05:34 PyGithub==2.9.1 16:05:34 Pygments==2.20.0 16:05:34 PyJWT==2.13.0 16:05:34 PyNaCl==1.6.2 16:05:34 pyparsing==2.4.7 16:05:34 pyperclip==1.11.0 16:05:34 pyrsistent==0.20.0 16:05:34 python-dateutil==2.9.0.post0 16:05:34 python-discovery==1.5.0 16:05:34 python-heatclient==5.2.0 16:05:34 python-jenkins==1.8.3 16:05:34 python-keystoneclient==5.8.0 16:05:34 python-magnumclient==4.11.0 16:05:34 python-manilaclient==6.2.0 16:05:34 python-openstackclient==10.2.1 16:05:34 python-swiftclient==4.10.0 16:05:34 PyYAML==6.0.3 16:05:34 referencing==0.37.0 16:05:34 requests==2.34.2 16:05:34 requests-oauthlib==2.0.0 16:05:34 rfc3986==2.0.0 16:05:34 rich==15.0.0 16:05:34 rich-argparse==1.8.0 16:05:34 rpds-py==2026.6.3 16:05:34 rsa==4.9.1 16:05:34 ruamel.yaml==0.19.1 16:05:34 ruamel.yaml.clib==0.2.15 16:05:34 s3transfer==0.19.1 16:05:34 simplejson==4.1.1 16:05:34 six==1.17.0 16:05:34 smmap==5.0.3 16:05:34 soupsieve==2.9.1 16:05:34 stevedore==5.9.0 16:05:34 tabulate==0.10.0 16:05:34 toml==0.10.2 16:05:34 tomlkit==0.15.1 16:05:34 tqdm==4.69.0 16:05:34 typing_extensions==4.16.0 16:05:34 urllib3==1.26.20 16:05:34 virtualenv==21.7.0 16:05:34 wcwidth==0.8.2 16:05:34 websocket-client==1.9.0 16:05:34 wrapt==2.2.2 16:05:34 xdg==6.0.0 16:05:34 xmltodict==1.0.4 16:05:34 yarl==1.24.5 16:05:34 yq==4.1.2 16:05:34 [EnvInject] - Injecting environment variables from a build step. 16:05:34 [EnvInject] - Injecting as environment variables the properties content 16:05:34 OS_CLOUD=vex 16:05:34 16:05:34 [EnvInject] - Variables injected successfully. 16:05:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:05:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:05:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16330138824747723753.sh 16:05:34 ---> Orphaned k8s clusters 16:05:34 Setup pyenv: 16:05:34 system 16:05:34 3.8.20 16:05:34 3.9.20 16:05:34 3.10.15 16:05:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cx55 from file:/tmp/.os_lf_venv 16:05:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:36 lf-activate-venv(): INFO: Base packages installed successfully 16:05:36 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 16:05:43 lf-activate-venv(): INFO: Adding /tmp/venv-Cx55/bin to PATH 16:05:46 -----> Delete orphaned cluster 16:05:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:05:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:05:46 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1368355659675786603.sh 16:05:46 ---> Orphaned stacks 16:05:46 Setup pyenv: 16:05:46 system 16:05:46 3.8.20 16:05:46 3.9.20 16:05:46 3.10.15 16:05:46 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cx55 from file:/tmp/.os_lf_venv 16:05:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:47 lf-activate-venv(): INFO: Base packages installed successfully 16:05:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:06:00 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. 16:06:00 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 16:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-Cx55/bin to PATH 16:06:01 + mapfile -t OS_COE_CLUSTERS_ID 16:06:01 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:06:01 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:06:01 ++ awk '{print $1}' 16:06:03 + echo '-----> Active clusters -> stacks' 16:06:03 -----> Active clusters -> stacks 16:06:03 + OS_COE_STACKS=() 16:06:03 + [[ 0 -gt 0 ]] 16:06:03 + mapfile -t OS_STACKS 16:06:03 ++ awk '{print $1}' 16:06:03 ++ 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 16:06:05 + echo '-----> Active stacks' 16:06:05 -----> Active stacks 16:06:05 + echo '-----> Delete orphaned stacks' 16:06:05 -----> Delete orphaned stacks 16:06:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:06:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:06:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10580967802626210193.sh 16:06:05 ---> Orphaned servers 16:06:05 Setup pyenv: 16:06:05 system 16:06:05 3.8.20 16:06:05 3.9.20 16:06:05 3.10.15 16:06:05 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cx55 from file:/tmp/.os_lf_venv 16:06:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:07 lf-activate-venv(): INFO: Base packages installed successfully 16:06:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-Cx55/bin to PATH 16:06:24 -----> Active servers 16:06:24 prd-ubuntu20.04-docker-2c-8g-15414 16:06:24 prd-ubuntu20.04-docker-8c-8g-15413 16:06:24 prd-centos7-blackbox-4c-2g-15215 16:06:24 -----> Delete orphaned servers 16:06:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:06:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:06:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16804653836707624071.sh 16:06:25 ---> Orphaned ports 16:06:25 Setup pyenv: 16:06:25 system 16:06:25 3.8.20 16:06:25 3.9.20 16:06:25 3.10.15 16:06:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cx55 from file:/tmp/.os_lf_venv 16:06:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:27 lf-activate-venv(): INFO: Base packages installed successfully 16:06:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 16:06:34 lf-activate-venv(): INFO: Adding /tmp/venv-Cx55/bin to PATH 16:06:36 No orphaned ports to process. 16:06:36 Build step 'Conditional step (single)' marked build as failure 16:06:36 $ ssh-agent -k 16:06:36 unset SSH_AUTH_SOCK; 16:06:36 unset SSH_AGENT_PID; 16:06:36 echo Agent pid 1555 killed; 16:06:36 [ssh-agent] Stopped. 16:06:36 [PostBuildScript] - [INFO] Executing post build scripts. 16:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14947447555893729271.sh 16:06:36 ---> sysstat.sh 16:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4681622352606691115.sh 16:06:37 ---> package-listing.sh 16:06:37 ++ facter osfamily 16:06:37 ++ tr '[:upper:]' '[:lower:]' 16:06:37 + OS_FAMILY=debian 16:06:37 + workspace=/w/workspace/ci-management-openstack-cron 16:06:37 + START_PACKAGES=/tmp/packages_start.txt 16:06:37 + END_PACKAGES=/tmp/packages_end.txt 16:06:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:06:37 + PACKAGES=/tmp/packages_start.txt 16:06:37 + '[' /w/workspace/ci-management-openstack-cron ']' 16:06:37 + PACKAGES=/tmp/packages_end.txt 16:06:37 + case "${OS_FAMILY}" in 16:06:37 + dpkg -l 16:06:37 + grep '^ii' 16:06:37 + '[' -f /tmp/packages_start.txt ']' 16:06:37 + '[' -f /tmp/packages_end.txt ']' 16:06:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:06:37 + '[' /w/workspace/ci-management-openstack-cron ']' 16:06:37 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 16:06:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 16:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12560754582228564343.sh 16:06:37 ---> capture-instance-metadata.sh 16:06:37 Setup pyenv: 16:06:37 system 16:06:37 3.8.20 16:06:37 3.9.20 16:06:37 3.10.15 16:06:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cx55 from file:/tmp/.os_lf_venv 16:06:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:39 lf-activate-venv(): INFO: Base packages installed successfully 16:06:39 lf-activate-venv(): INFO: Installing additional packages: lftools 16:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-Cx55/bin to PATH 16:06:45 INFO: Running in OpenStack, capturing instance metadata 16:06:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15360693125594404046.sh 16:06:45 provisioning config files... 16:06:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config14453589857716306585tmp 16:06:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:06:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:06:45 [EnvInject] - Injecting environment variables from a build step. 16:06:45 [EnvInject] - Injecting as environment variables the properties content 16:06:45 SERVER_ID=logs 16:06:45 16:06:45 [EnvInject] - Variables injected successfully. 16:06:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14472077024298402579.sh 16:06:45 ---> create-netrc.sh 16:06:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8053957134857505383.sh 16:06:46 ---> python-tools-install.sh 16:06:46 Setup pyenv: 16:06:46 system 16:06:46 3.8.20 16:06:46 3.9.20 16:06:46 3.10.15 16:06:46 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cx55 from file:/tmp/.os_lf_venv 16:06:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:47 lf-activate-venv(): INFO: Base packages installed successfully 16:06:47 lf-activate-venv(): INFO: Installing additional packages: lftools 16:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-Cx55/bin to PATH 16:06:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18052216440447637678.sh 16:06:54 ---> sudo-logs.sh 16:06:54 Archiving 'sudo' log.. 16:06:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14811703799018185311.sh 16:06:54 ---> job-cost.sh 16:06:54 Setup pyenv: 16:06:54 system 16:06:54 3.8.20 16:06:54 3.9.20 16:06:54 3.10.15 16:06:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cx55 from file:/tmp/.os_lf_venv 16:06:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:56 lf-activate-venv(): INFO: Base packages installed successfully 16:06:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-Cx55/bin to PATH 16:07:02 INFO: No Stack... 16:07:02 INFO: Retrieving Pricing Info for: v3-standard-2 16:07:02 INFO: Archiving Costs 16:07:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins630964642677221618.sh 16:07:02 ---> logs-deploy.sh 16:07:02 Setup pyenv: 16:07:02 system 16:07:02 3.8.20 16:07:02 3.9.20 16:07:02 3.10.15 16:07:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:07:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cx55 from file:/tmp/.os_lf_venv 16:07:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:07:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:07:04 lf-activate-venv(): INFO: Base packages installed successfully 16:07:04 lf-activate-venv(): INFO: Installing additional packages: lftools 16:07:13 lf-activate-venv(): INFO: Adding /tmp/venv-Cx55/bin to PATH 16:07:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63825 16:07:13 INFO: archiving workspace using pattern(s): 16:07:14 Archives upload complete. 16:07:14 INFO: archiving logs to Nexus 16:07:15 ---> uname -a: 16:07:15 Linux prd-ubuntu20-04-docker-2c-8g-15414 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:07:15 16:07:15 16:07:15 ---> lscpu: 16:07:15 Architecture: x86_64 16:07:15 CPU op-mode(s): 32-bit, 64-bit 16:07:15 Byte Order: Little Endian 16:07:15 Address sizes: 40 bits physical, 48 bits virtual 16:07:15 CPU(s): 2 16:07:15 On-line CPU(s) list: 0,1 16:07:15 Thread(s) per core: 1 16:07:15 Core(s) per socket: 1 16:07:15 Socket(s): 2 16:07:15 NUMA node(s): 1 16:07:15 Vendor ID: AuthenticAMD 16:07:15 CPU family: 23 16:07:15 Model: 49 16:07:15 Model name: AMD EPYC-Rome Processor 16:07:15 Stepping: 0 16:07:15 CPU MHz: 2799.998 16:07:15 BogoMIPS: 5599.99 16:07:15 Virtualization: AMD-V 16:07:15 Hypervisor vendor: KVM 16:07:15 Virtualization type: full 16:07:15 L1d cache: 64 KiB 16:07:15 L1i cache: 64 KiB 16:07:15 L2 cache: 1 MiB 16:07:15 L3 cache: 32 MiB 16:07:15 NUMA node0 CPU(s): 0,1 16:07:15 Vulnerability Gather data sampling: Not affected 16:07:15 Vulnerability Itlb multihit: Not affected 16:07:15 Vulnerability L1tf: Not affected 16:07:15 Vulnerability Mds: Not affected 16:07:15 Vulnerability Meltdown: Not affected 16:07:15 Vulnerability Mmio stale data: Not affected 16:07:15 Vulnerability Retbleed: Vulnerable 16:07:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:07:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:07:15 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:07:15 Vulnerability Srbds: Not affected 16:07:15 Vulnerability Tsx async abort: Not affected 16:07:15 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 16:07:15 16:07:15 16:07:15 ---> nproc: 16:07:15 2 16:07:15 16:07:15 16:07:15 ---> df -h: 16:07:15 Filesystem Size Used Avail Use% Mounted on 16:07:15 udev 3.9G 0 3.9G 0% /dev 16:07:15 tmpfs 795M 1.1M 794M 1% /run 16:07:15 /dev/vda1 39G 9.9G 29G 26% / 16:07:15 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:07:15 tmpfs 5.0M 0 5.0M 0% /run/lock 16:07:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:07:15 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 16:07:15 /dev/loop1 62M 62M 0 100% /snap/core20/1405 16:07:15 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 16:07:15 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:07:15 tmpfs 795M 0 795M 0% /run/user/1001 16:07:15 16:07:15 16:07:15 ---> free -m: 16:07:15 total used free shared buff/cache available 16:07:15 Mem: 7945 505 4914 1 2525 7139 16:07:15 Swap: 1023 0 1023 16:07:15 16:07:15 16:07:15 ---> ip addr: 16:07:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:07:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:07:15 inet 127.0.0.1/8 scope host lo 16:07:15 valid_lft forever preferred_lft forever 16:07:15 inet6 ::1/128 scope host 16:07:15 valid_lft forever preferred_lft forever 16:07:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:07:15 link/ether fa:16:3e:97:a2:f2 brd ff:ff:ff:ff:ff:ff 16:07:15 inet 10.30.122.66/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 16:07:15 valid_lft 86167sec preferred_lft 86167sec 16:07:15 inet6 fe80::f816:3eff:fe97:a2f2/64 scope link 16:07:15 valid_lft forever preferred_lft forever 16:07:15 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:07:15 link/ether 4e:50:bd:65:58:9b brd ff:ff:ff:ff:ff:ff 16:07:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:07:15 valid_lft forever preferred_lft forever 16:07:15 16:07:15 16:07:15 ---> sar -b -r -n DEV: 16:07:15 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15414) 07/22/26 _x86_64_ (2 CPU) 16:07:15 16:07:15 16:03:24 LINUX RESTART (2 CPU) 16:07:15 16:07:15 16:04:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:07:15 16:05:01 193.60 62.32 131.29 0.00 10745.87 34760.49 0.00 16:07:15 16:06:01 86.14 1.27 84.87 0.00 107.85 11526.35 0.00 16:07:15 16:07:01 61.96 1.45 60.51 0.00 136.24 6744.08 0.00 16:07:15 Average: 113.00 21.22 91.78 0.00 3583.76 17485.05 0.00 16:07:15 16:07:15 16:04:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:07:15 16:05:01 5380348 7308648 487812 6.00 70268 2033572 1143056 12.44 682600 1850336 106124 16:07:15 16:06:01 5067212 7330232 443932 5.46 95292 2321976 1107460 12.06 678836 2123812 162220 16:07:15 16:07:01 5021924 7302528 470268 5.78 98748 2335104 1131924 12.32 732188 2113796 34660 16:07:15 Average: 5156495 7313803 467337 5.74 88103 2230217 1127480 12.28 697875 2029315 101001 16:07:15 16:07:15 16:04:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:07:15 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:15 16:05:01 lo 1.03 1.03 0.11 0.11 0.00 0.00 0.00 0.00 16:07:15 16:05:01 ens3 470.76 274.90 1752.56 76.97 0.00 0.00 0.00 0.00 16:07:15 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:15 16:06:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 16:07:15 16:06:01 ens3 37.49 33.19 432.54 8.43 0.00 0.00 0.00 0.00 16:07:15 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:15 16:07:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 16:07:15 16:07:01 ens3 34.16 32.24 34.58 11.72 0.00 0.00 0.00 0.00 16:07:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:15 Average: lo 1.37 1.37 0.14 0.14 0.00 0.00 0.00 0.00 16:07:15 Average: ens3 177.55 111.63 728.51 31.87 0.00 0.00 0.00 0.00 16:07:15 16:07:15 16:07:15 ---> sar -P ALL: 16:07:15 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15414) 07/22/26 _x86_64_ (2 CPU) 16:07:15 16:07:15 16:03:24 LINUX RESTART (2 CPU) 16:07:15 16:07:15 16:04:03 CPU %user %nice %system %iowait %steal %idle 16:07:15 16:05:01 all 27.76 0.00 3.53 24.88 0.08 43.76 16:07:15 16:05:01 0 26.43 0.00 3.13 34.84 0.07 35.53 16:07:15 16:05:01 1 29.09 0.00 3.92 14.92 0.09 51.98 16:07:15 16:06:01 all 40.03 0.00 2.89 6.13 0.09 50.87 16:07:15 16:06:01 0 75.16 0.00 4.46 11.53 0.13 8.71 16:07:15 16:06:01 1 5.63 0.00 1.34 0.83 0.05 92.14 16:07:15 16:07:01 all 38.59 0.00 2.58 4.31 0.09 54.43 16:07:15 16:07:01 0 40.02 0.00 2.39 6.30 0.10 51.19 16:07:15 16:07:01 1 37.16 0.00 2.77 2.33 0.08 57.65 16:07:15 Average: all 35.57 0.00 2.99 11.58 0.09 49.77 16:07:15 Average: 0 47.42 0.00 3.33 17.33 0.10 31.83 16:07:15 Average: 1 23.83 0.00 2.66 5.88 0.07 67.56 16:07:15 16:07:15 16:07:15