13:04:08 Started by timer 13:04:08 Running as SYSTEM 13:04:08 [EnvInject] - Loading node environment variables. 13:04:08 Building remotely on prd-ubuntu20.04-docker-2c-8g-773813 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:04:08 [ssh-agent] Looking for ssh-agent implementation... 13:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:08 $ ssh-agent 13:04:08 SSH_AUTH_SOCK=/tmp/ssh-B5nNCfZcdgHJ/agent.1471 13:04:08 SSH_AGENT_PID=1473 13:04:08 [ssh-agent] Started. 13:04:08 Running ssh-add (command line suppressed) 13:04:08 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_2547952532369201371.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_2547952532369201371.key) 13:04:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:08 The recommended git tool is: NONE 13:04:10 using credential edgex-jenkins-ssh 13:04:10 Wiping out workspace first. 13:04:10 Cloning the remote Git repository 13:04:10 Cloning repository git@github.com:edgexfoundry/ci-management 13:04:10 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:04:10 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:04:10 > git --version # timeout=10 13:04:10 > git --version # 'git version 2.25.1' 13:04:10 using GIT_SSH to set credentials SSH Credentials for GitHub 13:04:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:11 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:04:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:11 Avoid second fetch 13:04:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:04:11 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 13:04:11 > git config core.sparsecheckout # timeout=10 13:04:11 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:11 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 13:04:11 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:11 > git remote # timeout=10 13:04:11 > git submodule init # timeout=10 13:04:12 > git submodule sync # timeout=10 13:04:12 > git config --get remote.origin.url # timeout=10 13:04:12 > git submodule init # timeout=10 13:04:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:04:12 > git config --get submodule.packer/common-packer.url # timeout=10 13:04:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:04:12 > git config --get submodule.global-jjb.url # timeout=10 13:04:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:04:12 > git submodule update --init --recursive packer/common-packer # timeout=10 13:04:16 > git submodule update --init --recursive global-jjb # timeout=10 13:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:20 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:04:20 provisioning config files... 13:04:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:04:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:04:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:04:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins612357675118899949.sh 13:04:20 ---> python-tools-install.sh 13:04:20 Setup pyenv: 13:04:20 * system (set by /opt/pyenv/version) 13:04:20 * 3.8.20 (set by /opt/pyenv/version) 13:04:20 * 3.9.20 (set by /opt/pyenv/version) 13:04:20 3.10.15 13:04:20 3.11.10 13:04:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6t5Y 13:04:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:04:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:29 lf-activate-venv(): INFO: Base packages installed successfully 13:04:29 lf-activate-venv(): INFO: Installing additional packages: lftools 13:05:19 lf-activate-venv(): INFO: Adding /tmp/venv-6t5Y/bin to PATH 13:05:19 Generating Requirements File 13:05:37 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. 13:05:37 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:05:37 Python 3.11.10 13:05:37 pip 25.3 from /tmp/venv-6t5Y/lib/python3.11/site-packages/pip (python 3.11) 13:05:38 appdirs==1.4.4 13:05:38 argcomplete==3.6.3 13:05:38 aspy.yaml==1.3.0 13:05:38 attrs==25.4.0 13:05:38 autopage==0.5.2 13:05:38 beautifulsoup4==4.14.2 13:05:38 boto3==1.41.3 13:05:38 botocore==1.41.3 13:05:38 bs4==0.0.2 13:05:38 cachetools==6.2.2 13:05:38 certifi==2025.11.12 13:05:38 cffi==2.0.0 13:05:38 cfgv==3.5.0 13:05:38 chardet==5.2.0 13:05:38 charset-normalizer==3.4.4 13:05:38 click==8.3.1 13:05:38 cliff==4.12.0 13:05:38 cmd2==2.7.0 13:05:38 cryptography==3.3.2 13:05:38 debtcollector==3.0.0 13:05:38 decorator==5.2.1 13:05:38 defusedxml==0.7.1 13:05:38 Deprecated==1.3.1 13:05:38 distlib==0.4.0 13:05:38 dnspython==2.8.0 13:05:38 docker==7.1.0 13:05:38 dogpile.cache==1.5.0 13:05:38 durationpy==0.10 13:05:38 email-validator==2.3.0 13:05:38 filelock==3.20.0 13:05:38 future==1.0.0 13:05:38 gitdb==4.0.12 13:05:38 GitPython==3.1.45 13:05:38 google-auth==2.43.0 13:05:38 httplib2==0.31.0 13:05:38 identify==2.6.15 13:05:38 idna==3.11 13:05:38 importlib-resources==1.5.0 13:05:38 iso8601==2.1.0 13:05:38 Jinja2==3.1.6 13:05:38 jmespath==1.0.1 13:05:38 jsonpatch==1.33 13:05:38 jsonpointer==3.0.0 13:05:38 jsonschema==4.25.1 13:05:38 jsonschema-specifications==2025.9.1 13:05:38 keystoneauth1==5.12.0 13:05:38 kubernetes==34.1.0 13:05:38 lftools==0.37.16 13:05:38 lxml==6.0.2 13:05:38 markdown-it-py==4.0.0 13:05:38 MarkupSafe==3.0.3 13:05:38 mdurl==0.1.2 13:05:38 msgpack==1.1.2 13:05:38 multi_key_dict==2.0.3 13:05:38 munch==4.0.0 13:05:38 netaddr==1.3.0 13:05:38 niet==1.4.2 13:05:38 nodeenv==1.9.1 13:05:38 oauth2client==4.1.3 13:05:38 oauthlib==3.3.1 13:05:38 openstacksdk==4.8.0 13:05:38 os-service-types==1.8.2 13:05:38 osc-lib==4.2.0 13:05:38 oslo.config==10.1.0 13:05:38 oslo.context==6.2.0 13:05:38 oslo.i18n==6.7.1 13:05:38 oslo.log==7.2.1 13:05:38 oslo.serialization==5.8.0 13:05:38 oslo.utils==9.2.0 13:05:38 packaging==25.0 13:05:38 pbr==7.0.3 13:05:38 platformdirs==4.5.0 13:05:38 prettytable==3.17.0 13:05:38 psutil==7.1.3 13:05:38 pyasn1==0.6.1 13:05:38 pyasn1_modules==0.4.2 13:05:38 pycparser==2.23 13:05:38 pygerrit2==2.0.15 13:05:38 PyGithub==2.8.1 13:05:38 Pygments==2.19.2 13:05:38 PyJWT==2.10.1 13:05:38 PyNaCl==1.6.1 13:05:38 pyparsing==2.4.7 13:05:38 pyperclip==1.11.0 13:05:38 pyrsistent==0.20.0 13:05:38 python-cinderclient==9.8.0 13:05:38 python-dateutil==2.9.0.post0 13:05:38 python-heatclient==4.3.0 13:05:38 python-jenkins==1.8.3 13:05:38 python-keystoneclient==5.7.0 13:05:38 python-magnumclient==4.9.0 13:05:38 python-openstackclient==8.2.0 13:05:38 python-swiftclient==4.9.0 13:05:38 PyYAML==6.0.3 13:05:38 referencing==0.37.0 13:05:38 requests==2.32.5 13:05:38 requests-oauthlib==2.0.0 13:05:38 requestsexceptions==1.4.0 13:05:38 rfc3986==2.0.0 13:05:38 rich==14.2.0 13:05:38 rich-argparse==1.7.2 13:05:38 rpds-py==0.29.0 13:05:38 rsa==4.9.1 13:05:38 ruamel.yaml==0.18.16 13:05:38 ruamel.yaml.clib==0.2.15 13:05:38 s3transfer==0.15.0 13:05:38 simplejson==3.20.2 13:05:38 six==1.17.0 13:05:38 smmap==5.0.2 13:05:38 soupsieve==2.8 13:05:38 stevedore==5.6.0 13:05:38 tabulate==0.9.0 13:05:38 toml==0.10.2 13:05:38 tomlkit==0.13.3 13:05:38 tqdm==4.67.1 13:05:38 typing_extensions==4.15.0 13:05:38 tzdata==2025.2 13:05:38 urllib3==1.26.20 13:05:38 virtualenv==20.35.4 13:05:38 wcwidth==0.2.14 13:05:38 websocket-client==1.9.0 13:05:38 wrapt==2.0.1 13:05:38 xdg==6.0.0 13:05:38 xmltodict==1.0.2 13:05:38 yq==3.4.3 13:05:38 [EnvInject] - Injecting environment variables from a build step. 13:05:38 [EnvInject] - Injecting as environment variables the properties content 13:05:38 OS_CLOUD=vex 13:05:38 13:05:38 [EnvInject] - Variables injected successfully. 13:05:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2798770872477812330.sh 13:05:38 ---> Orphaned k8s clusters 13:05:38 Setup pyenv: 13:05:38 system 13:05:38 3.8.20 13:05:38 3.9.20 13:05:38 3.10.15 13:05:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6t5Y from file:/tmp/.os_lf_venv 13:05:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:39 lf-activate-venv(): INFO: Base packages installed successfully 13:05:39 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:05:46 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. 13:05:46 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 13:05:46 lf-activate-venv(): INFO: Adding /tmp/venv-6t5Y/bin to PATH 13:05:49 -----> Delete orphaned cluster 13:05:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6913382885566107931.sh 13:05:49 ---> Orphaned stacks 13:05:49 Setup pyenv: 13:05:49 system 13:05:49 3.8.20 13:05:49 3.9.20 13:05:49 3.10.15 13:05:49 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6t5Y from file:/tmp/.os_lf_venv 13:05:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:51 lf-activate-venv(): INFO: Base packages installed successfully 13:05:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:06:04 lf-activate-venv(): INFO: Adding /tmp/venv-6t5Y/bin to PATH 13:06:04 + mapfile -t OS_COE_CLUSTERS_ID 13:06:04 ++ awk '{print $1}' 13:06:04 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:06:04 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:06:07 + echo '-----> Active clusters -> stacks' 13:06:07 -----> Active clusters -> stacks 13:06:07 + OS_COE_STACKS=() 13:06:07 + [[ 0 -gt 0 ]] 13:06:07 + mapfile -t OS_STACKS 13:06:07 ++ awk '{print $1}' 13:06:07 ++ 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 13:06:09 + echo '-----> Active stacks' 13:06:09 -----> Active stacks 13:06:09 + echo '-----> Delete orphaned stacks' 13:06:09 -----> Delete orphaned stacks 13:06:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:06:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:06:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18384303920948890739.sh 13:06:09 ---> Orphaned servers 13:06:09 Setup pyenv: 13:06:09 system 13:06:09 3.8.20 13:06:09 3.9.20 13:06:09 3.10.15 13:06:09 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6t5Y from file:/tmp/.os_lf_venv 13:06:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:10 lf-activate-venv(): INFO: Base packages installed successfully 13:06:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-6t5Y/bin to PATH 13:06:26 -----> Active servers 13:06:26 prd-ubuntu20.04-docker-arm64-4c-16g-773814 13:06:26 prd-ubuntu20.04-docker-2c-8g-773813 13:06:26 prd-ubuntu20.04-docker-8c-8g-773812 13:06:26 prd-ubuntu18.04-docker-8c-8g-773806 13:06:26 prd-centos7-blackbox-4c-2g-773591 13:06:26 prd-centos7-blackbox-4c-2g-773590 13:06:26 -----> Delete orphaned servers 13:06:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:06:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:06:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6302014344507501999.sh 13:06:27 ---> Orphaned ports 13:06:27 Setup pyenv: 13:06:27 system 13:06:27 3.8.20 13:06:27 3.9.20 13:06:27 3.10.15 13:06:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6t5Y from file:/tmp/.os_lf_venv 13:06:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:29 lf-activate-venv(): INFO: Base packages installed successfully 13:06:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-6t5Y/bin to PATH 13:06:40 No orphaned ports to process. 13:06:40 Build step 'Conditional step (single)' marked build as failure 13:06:40 $ ssh-agent -k 13:06:40 unset SSH_AUTH_SOCK; 13:06:40 unset SSH_AGENT_PID; 13:06:40 echo Agent pid 1473 killed; 13:06:40 [ssh-agent] Stopped. 13:06:40 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14541415908949614074.sh 13:06:40 ---> sysstat.sh 13:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9553430414613960835.sh 13:06:41 ---> package-listing.sh 13:06:41 ++ tr '[:upper:]' '[:lower:]' 13:06:41 ++ facter osfamily 13:06:41 + OS_FAMILY=debian 13:06:41 + workspace=/w/workspace/ci-management-openstack-cron 13:06:41 + START_PACKAGES=/tmp/packages_start.txt 13:06:41 + END_PACKAGES=/tmp/packages_end.txt 13:06:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:41 + PACKAGES=/tmp/packages_start.txt 13:06:41 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:41 + PACKAGES=/tmp/packages_end.txt 13:06:41 + case "${OS_FAMILY}" in 13:06:41 + grep '^ii' 13:06:41 + dpkg -l 13:06:41 + '[' -f /tmp/packages_start.txt ']' 13:06:41 + '[' -f /tmp/packages_end.txt ']' 13:06:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:41 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:41 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:06:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13487510855409791451.sh 13:06:41 ---> capture-instance-metadata.sh 13:06:41 Setup pyenv: 13:06:41 system 13:06:41 3.8.20 13:06:41 3.9.20 13:06:41 3.10.15 13:06:41 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6t5Y from file:/tmp/.os_lf_venv 13:06:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:44 lf-activate-venv(): INFO: Base packages installed successfully 13:06:44 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-6t5Y/bin to PATH 13:06:51 INFO: Running in OpenStack, capturing instance metadata 13:06:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16882169110491911780.sh 13:06:52 provisioning config files... 13:06:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config18104587094822555894tmp 13:06:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:06:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:06:52 [EnvInject] - Injecting environment variables from a build step. 13:06:52 [EnvInject] - Injecting as environment variables the properties content 13:06:52 SERVER_ID=logs 13:06:52 13:06:52 [EnvInject] - Variables injected successfully. 13:06:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15258340865969971218.sh 13:06:52 ---> create-netrc.sh 13:06:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15886743298731477521.sh 13:06:52 ---> python-tools-install.sh 13:06:52 Setup pyenv: 13:06:52 system 13:06:52 3.8.20 13:06:52 3.9.20 13:06:52 3.10.15 13:06:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6t5Y from file:/tmp/.os_lf_venv 13:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:54 lf-activate-venv(): INFO: Base packages installed successfully 13:06:54 lf-activate-venv(): INFO: Installing additional packages: lftools 13:07:01 lf-activate-venv(): INFO: Adding /tmp/venv-6t5Y/bin to PATH 13:07:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4329449858196011756.sh 13:07:01 ---> sudo-logs.sh 13:07:01 Archiving 'sudo' log.. 13:07:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17920931692835134860.sh 13:07:01 ---> job-cost.sh 13:07:01 Setup pyenv: 13:07:01 system 13:07:01 3.8.20 13:07:01 3.9.20 13:07:01 3.10.15 13:07:01 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:07:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6t5Y from file:/tmp/.os_lf_venv 13:07:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:07:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:07:03 lf-activate-venv(): INFO: Base packages installed successfully 13:07:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-6t5Y/bin to PATH 13:07:09 INFO: No Stack... 13:07:09 INFO: Retrieving Pricing Info for: v3-starter-1 13:07:10 INFO: Archiving Costs 13:07:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4695455744342096932.sh 13:07:10 ---> logs-deploy.sh 13:07:10 Setup pyenv: 13:07:10 system 13:07:10 3.8.20 13:07:10 3.9.20 13:07:10 3.10.15 13:07:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:07:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6t5Y from file:/tmp/.os_lf_venv 13:07:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:07:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:07:11 lf-activate-venv(): INFO: Base packages installed successfully 13:07:11 lf-activate-venv(): INFO: Installing additional packages: lftools 13:07:21 lf-activate-venv(): INFO: Adding /tmp/venv-6t5Y/bin to PATH 13:07:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/58102 13:07:21 INFO: archiving workspace using pattern(s): 13:07:22 Archives upload complete. 13:07:22 INFO: archiving logs to Nexus 13:07:23 ---> uname -a: 13:07:23 Linux prd-ubuntu20-04-docker-2c-8g-773813 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:07:23 13:07:23 13:07:23 ---> lscpu: 13:07:23 Architecture: x86_64 13:07:23 CPU op-mode(s): 32-bit, 64-bit 13:07:23 Byte Order: Little Endian 13:07:23 Address sizes: 40 bits physical, 48 bits virtual 13:07:23 CPU(s): 1 13:07:23 On-line CPU(s) list: 0 13:07:23 Thread(s) per core: 1 13:07:23 Core(s) per socket: 1 13:07:23 Socket(s): 1 13:07:23 NUMA node(s): 1 13:07:23 Vendor ID: AuthenticAMD 13:07:23 CPU family: 23 13:07:23 Model: 49 13:07:23 Model name: AMD EPYC-Rome Processor 13:07:23 Stepping: 0 13:07:23 CPU MHz: 2799.998 13:07:23 BogoMIPS: 5599.99 13:07:23 Virtualization: AMD-V 13:07:23 Hypervisor vendor: KVM 13:07:23 Virtualization type: full 13:07:23 L1d cache: 32 KiB 13:07:23 L1i cache: 32 KiB 13:07:23 L2 cache: 512 KiB 13:07:23 L3 cache: 16 MiB 13:07:23 NUMA node0 CPU(s): 0 13:07:23 Vulnerability Gather data sampling: Not affected 13:07:23 Vulnerability Itlb multihit: Not affected 13:07:23 Vulnerability L1tf: Not affected 13:07:23 Vulnerability Mds: Not affected 13:07:23 Vulnerability Meltdown: Not affected 13:07:23 Vulnerability Mmio stale data: Not affected 13:07:23 Vulnerability Retbleed: Vulnerable 13:07:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:07:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:07:23 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:07:23 Vulnerability Srbds: Not affected 13:07:23 Vulnerability Tsx async abort: Not affected 13:07:23 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 13:07:23 13:07:23 13:07:23 ---> nproc: 13:07:23 1 13:07:23 13:07:23 13:07:23 ---> df -h: 13:07:23 Filesystem Size Used Avail Use% Mounted on 13:07:23 udev 969M 0 969M 0% /dev 13:07:23 tmpfs 198M 1.1M 197M 1% /run 13:07:23 /dev/vda1 194G 9.8G 184G 6% / 13:07:23 tmpfs 986M 0 986M 0% /dev/shm 13:07:23 tmpfs 5.0M 0 5.0M 0% /run/lock 13:07:23 tmpfs 986M 0 986M 0% /sys/fs/cgroup 13:07:23 /dev/loop0 62M 62M 0 100% /snap/core20/1405 13:07:23 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 13:07:23 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 13:07:23 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:07:23 tmpfs 198M 0 198M 0% /run/user/1001 13:07:23 13:07:23 13:07:23 ---> free -m: 13:07:23 total used free shared buff/cache available 13:07:23 Mem: 1971 421 157 0 1392 1357 13:07:23 Swap: 1023 1 1022 13:07:23 13:07:23 13:07:23 ---> ip addr: 13:07:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:07:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:07:23 inet 127.0.0.1/8 scope host lo 13:07:23 valid_lft forever preferred_lft forever 13:07:23 inet6 ::1/128 scope host 13:07:23 valid_lft forever preferred_lft forever 13:07:23 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:07:23 link/ether fa:16:3e:08:f6:1a brd ff:ff:ff:ff:ff:ff 13:07:23 inet 10.30.123.108/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 13:07:23 valid_lft 86162sec preferred_lft 86162sec 13:07:23 inet6 fe80::f816:3eff:fe08:f61a/64 scope link 13:07:23 valid_lft forever preferred_lft forever 13:07:23 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:07:23 link/ether 7a:98:36:ac:2c:da brd ff:ff:ff:ff:ff:ff 13:07:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:07:23 valid_lft forever preferred_lft forever 13:07:23 13:07:23 13:07:23 ---> sar -b -r -n DEV: 13:07:23 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-773813) 11/25/25 _x86_64_ (1 CPU) 13:07:23 13:07:23 13:03:29 LINUX RESTART (1 CPU) 13:07:23 13:07:23 13:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:07:23 13:05:01 418.09 69.56 348.53 0.00 11078.97 17601.75 0.00 13:07:23 13:06:01 69.03 3.23 65.79 0.00 150.48 17574.94 0.00 13:07:23 13:07:01 49.35 3.70 45.65 0.00 282.67 8900.13 0.00 13:07:23 Average: 178.84 25.50 153.34 0.00 3837.77 14692.92 0.00 13:07:23 13:07:23 13:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:07:23 13:05:01 96832 1335236 456488 22.61 58332 1278352 1036720 33.80 506688 1235756 59844 13:07:23 13:06:01 81544 1323648 453828 22.48 80004 1247024 1023428 33.36 503432 1226204 103028 13:07:23 13:07:01 224536 1447388 330044 16.35 84760 1222840 950332 30.98 416732 1171280 13660 13:07:23 Average: 134304 1368757 413453 20.48 74365 1249405 1003493 32.71 475617 1211080 58844 13:07:23 13:07:23 13:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:07:23 13:05:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 13:07:23 13:05:01 ens3 299.83 194.24 1641.27 68.00 0.00 0.00 0.00 0.00 13:07:23 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:23 13:06:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 13:07:23 13:06:01 ens3 48.42 36.90 296.40 9.11 0.00 0.00 0.00 0.00 13:07:23 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:23 13:07:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 13:07:23 13:07:01 ens3 29.08 27.57 29.25 14.01 0.00 0.00 0.00 0.00 13:07:23 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:23 Average: lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 13:07:23 Average: ens3 125.79 86.24 655.71 30.37 0.00 0.00 0.00 0.00 13:07:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:23 13:07:23 13:07:23 ---> sar -P ALL: 13:07:23 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-773813) 11/25/25 _x86_64_ (1 CPU) 13:07:23 13:07:23 13:03:29 LINUX RESTART (1 CPU) 13:07:23 13:07:23 13:04:01 CPU %user %nice %system %iowait %steal %idle 13:07:23 13:05:01 all 45.00 0.00 5.76 44.73 0.10 4.41 13:07:23 13:05:01 0 45.00 0.00 5.76 44.73 0.10 4.41 13:07:23 13:06:01 all 66.68 0.00 4.33 20.70 0.12 8.17 13:07:23 13:06:01 0 66.68 0.00 4.33 20.70 0.12 8.17 13:07:23 13:07:01 all 75.78 0.00 3.33 3.60 0.08 17.20 13:07:23 13:07:01 0 75.78 0.00 3.33 3.60 0.08 17.20 13:07:23 Average: all 62.49 0.00 4.47 23.00 0.10 9.93 13:07:23 Average: 0 62.49 0.00 4.47 23.00 0.10 9.93 13:07:23 13:07:23 13:07:23