17:05:29 Started by timer 17:05:29 Running as SYSTEM 17:05:29 [EnvInject] - Loading node environment variables. 17:05:29 Building remotely on prd-ubuntu20.04-docker-2c-8g-12810 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 17:05:29 [ssh-agent] Looking for ssh-agent implementation... 17:05:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:29 $ ssh-agent 17:05:29 SSH_AUTH_SOCK=/tmp/ssh-B1z822Ug8joa/agent.1578 17:05:29 SSH_AGENT_PID=1580 17:05:29 [ssh-agent] Started. 17:05:29 Running ssh-add (command line suppressed) 17:05:29 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_7273640001577435375.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_7273640001577435375.key) 17:05:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:05:29 The recommended git tool is: NONE 17:05:32 using credential edgex-jenkins-ssh 17:05:32 Wiping out workspace first. 17:05:32 Cloning the remote Git repository 17:05:32 Cloning repository git@github.com:edgexfoundry/ci-management 17:05:32 > git init /w/workspace/ci-management-openstack-cron # timeout=10 17:05:32 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 17:05:32 > git --version # timeout=10 17:05:32 > git --version # 'git version 2.25.1' 17:05:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:33 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 17:05:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:34 Avoid second fetch 17:05:34 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:05:34 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 17:05:34 > git config core.sparsecheckout # timeout=10 17:05:34 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 17:05:34 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 17:05:34 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 17:05:34 > git remote # timeout=10 17:05:34 > git submodule init # timeout=10 17:05:34 > git submodule sync # timeout=10 17:05:34 > git config --get remote.origin.url # timeout=10 17:05:34 > git submodule init # timeout=10 17:05:34 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:05:34 > git config --get submodule.packer/common-packer.url # timeout=10 17:05:34 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 17:05:34 > git config --get submodule.global-jjb.url # timeout=10 17:05:34 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 17:05:35 > git submodule update --init --recursive packer/common-packer # timeout=10 17:05:36 > git submodule update --init --recursive global-jjb # timeout=10 17:05:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:42 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 17:05:42 provisioning config files... 17:05:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 17:05:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:05:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:05:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11592832376849283974.sh 17:05:43 ---> python-tools-install.sh 17:05:43 Setup pyenv: 17:05:43 * system (set by /opt/pyenv/version) 17:05:43 * 3.8.20 (set by /opt/pyenv/version) 17:05:43 * 3.9.20 (set by /opt/pyenv/version) 17:05:43 3.10.15 17:05:43 3.11.10 17:05:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5R0G 17:05:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:05:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:05:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:05:59 lf-activate-venv(): INFO: Base packages installed successfully 17:05:59 lf-activate-venv(): INFO: Installing additional packages: lftools 17:06:58 lf-activate-venv(): INFO: Adding /tmp/venv-5R0G/bin to PATH 17:06:58 Generating Requirements File 17:07:44 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:07:44 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:07:44 Python 3.11.10 17:07:45 pip 26.1.2 from /tmp/venv-5R0G/lib/python3.11/site-packages/pip (python 3.11) 17:07:45 aiohappyeyeballs==2.6.2 17:07:45 aiohttp==3.14.1 17:07:45 aiosignal==1.4.0 17:07:45 appdirs==1.4.4 17:07:45 argcomplete==3.6.3 17:07:45 aspy.yaml==1.3.0 17:07:45 attrs==26.1.0 17:07:45 autopage==0.6.0 17:07:45 beautifulsoup4==4.15.0 17:07:45 boto3==1.43.26 17:07:45 botocore==1.43.26 17:07:45 bs4==0.0.2 17:07:45 certifi==2026.5.20 17:07:45 cffi==2.0.0 17:07:45 cfgv==3.5.0 17:07:45 chardet==7.4.3 17:07:45 charset-normalizer==3.4.7 17:07:45 click==8.4.1 17:07:45 cliff==4.14.0 17:07:45 cmd2==4.0.0 17:07:45 cryptography==3.3.2 17:07:45 debtcollector==3.1.0 17:07:45 decorator==5.3.1 17:07:45 defusedxml==0.7.1 17:07:45 Deprecated==1.3.1 17:07:45 distlib==0.4.2 17:07:45 dnspython==2.8.0 17:07:45 docker==7.1.0 17:07:45 dogpile.cache==1.5.0 17:07:45 durationpy==0.10 17:07:45 email-validator==2.3.0 17:07:45 filelock==3.29.2 17:07:45 frozenlist==1.8.0 17:07:45 future==1.0.0 17:07:45 gitdb==4.0.12 17:07:45 GitPython==3.1.50 17:07:45 httplib2==0.30.2 17:07:45 identify==2.6.19 17:07:45 idna==3.18 17:07:45 importlib-resources==1.5.0 17:07:45 iso8601==2.1.0 17:07:45 Jinja2==3.1.6 17:07:45 jmespath==1.1.0 17:07:45 jsonpatch==1.33 17:07:45 jsonpointer==3.1.1 17:07:45 jsonschema==4.26.0 17:07:45 jsonschema-specifications==2025.9.1 17:07:45 keystoneauth1==5.14.0 17:07:45 kubernetes==36.0.2 17:07:45 lftools==0.37.22 17:07:45 lxml==6.1.1 17:07:45 markdown-it-py==4.2.0 17:07:45 MarkupSafe==3.0.3 17:07:45 mdurl==0.1.2 17:07:45 msgpack==1.1.2 17:07:45 multi_key_dict==2.0.3 17:07:45 multidict==6.7.1 17:07:45 munch==4.0.0 17:07:45 netaddr==1.3.0 17:07:45 niet==1.4.2 17:07:45 nodeenv==1.10.0 17:07:45 oauth2client==4.1.3 17:07:45 oauthlib==3.3.1 17:07:45 openstacksdk==4.15.0 17:07:45 os-service-types==1.8.2 17:07:45 osc-lib==4.6.0 17:07:45 oslo.config==10.4.0 17:07:45 oslo.context==6.4.0 17:07:45 oslo.i18n==6.8.0 17:07:45 oslo.log==8.2.0 17:07:45 oslo.serialization==5.10.0 17:07:45 oslo.utils==10.1.1 17:07:45 packaging==26.2 17:07:45 pbr==7.0.3 17:07:45 platformdirs==4.10.0 17:07:45 prettytable==3.17.0 17:07:45 prompt_toolkit==3.0.52 17:07:45 propcache==0.5.2 17:07:45 psutil==7.2.2 17:07:45 pyasn1==0.6.3 17:07:45 pyasn1_modules==0.4.2 17:07:45 pycparser==3.0 17:07:45 pygerrit2==2.0.15 17:07:45 PyGithub==2.9.1 17:07:45 Pygments==2.20.0 17:07:45 PyJWT==2.13.0 17:07:45 PyNaCl==1.6.2 17:07:45 pyparsing==2.4.7 17:07:45 pyperclip==1.11.0 17:07:45 pyrsistent==0.20.0 17:07:45 python-cinderclient==9.9.0 17:07:45 python-dateutil==2.9.0.post0 17:07:45 python-discovery==1.4.0 17:07:45 python-heatclient==5.2.0 17:07:45 python-jenkins==1.8.3 17:07:45 python-keystoneclient==5.8.0 17:07:45 python-magnumclient==4.10.0 17:07:45 python-openstackclient==10.1.0 17:07:45 python-swiftclient==4.10.0 17:07:45 PyYAML==6.0.3 17:07:45 referencing==0.37.0 17:07:45 requests==2.34.2 17:07:45 requests-oauthlib==2.0.0 17:07:45 rfc3986==2.0.0 17:07:45 rich==15.0.0 17:07:45 rich-argparse==1.8.0 17:07:45 rpds-py==2026.5.1 17:07:45 rsa==4.9.1 17:07:45 ruamel.yaml==0.19.1 17:07:45 ruamel.yaml.clib==0.2.15 17:07:45 s3transfer==0.18.0 17:07:45 simplejson==4.1.1 17:07:45 six==1.17.0 17:07:45 smmap==5.0.3 17:07:45 soupsieve==2.8.4 17:07:45 stevedore==5.8.0 17:07:45 tabulate==0.10.0 17:07:45 toml==0.10.2 17:07:45 tomlkit==0.15.0 17:07:45 tqdm==4.68.2 17:07:45 typing_extensions==4.15.0 17:07:45 urllib3==1.26.20 17:07:45 virtualenv==21.4.2 17:07:45 wcwidth==0.8.1 17:07:45 websocket-client==1.9.0 17:07:45 wrapt==2.2.1 17:07:45 xdg==6.0.0 17:07:45 xmltodict==1.0.4 17:07:45 yarl==1.24.2 17:07:45 yq==3.4.3 17:07:45 [EnvInject] - Injecting environment variables from a build step. 17:07:45 [EnvInject] - Injecting as environment variables the properties content 17:07:45 OS_CLOUD=vex 17:07:45 17:07:45 [EnvInject] - Variables injected successfully. 17:07:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:07:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:07:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9864209925033433939.sh 17:07:45 ---> Orphaned k8s clusters 17:07:45 Setup pyenv: 17:07:45 system 17:07:45 3.8.20 17:07:45 3.9.20 17:07:45 3.10.15 17:07:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:07:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5R0G from file:/tmp/.os_lf_venv 17:07:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:07:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:07:47 lf-activate-venv(): INFO: Base packages installed successfully 17:07:47 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 17:08:00 lf-activate-venv(): INFO: Adding /tmp/venv-5R0G/bin to PATH 17:08:03 -----> Delete orphaned cluster 17:08:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:08:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:08:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4071851002024247071.sh 17:08:03 ---> Orphaned stacks 17:08:03 Setup pyenv: 17:08:03 system 17:08:03 3.8.20 17:08:03 3.9.20 17:08:03 3.10.15 17:08:03 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:08:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5R0G from file:/tmp/.os_lf_venv 17:08:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:05 lf-activate-venv(): INFO: Base packages installed successfully 17:08:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:08:32 lf-activate-venv(): INFO: Adding /tmp/venv-5R0G/bin to PATH 17:08:32 + mapfile -t OS_COE_CLUSTERS_ID 17:08:32 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 17:08:32 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 17:08:32 ++ awk '{print $1}' 17:08:34 + echo '-----> Active clusters -> stacks' 17:08:34 -----> Active clusters -> stacks 17:08:34 + OS_COE_STACKS=() 17:08:34 + [[ 0 -gt 0 ]] 17:08:34 + mapfile -t OS_STACKS 17:08:34 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 17:08:34 ++ awk '{print $1}' 17:08:35 + echo '-----> Active stacks' 17:08:35 -----> Active stacks 17:08:35 + echo '-----> Delete orphaned stacks' 17:08:35 -----> Delete orphaned stacks 17:08:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:08:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:08:35 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9382433113702265708.sh 17:08:36 ---> Orphaned servers 17:08:36 Setup pyenv: 17:08:36 system 17:08:36 3.8.20 17:08:36 3.9.20 17:08:36 3.10.15 17:08:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:08:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5R0G from file:/tmp/.os_lf_venv 17:08:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:08:38 lf-activate-venv(): INFO: Base packages installed successfully 17:08:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:08:55 lf-activate-venv(): INFO: Adding /tmp/venv-5R0G/bin to PATH 17:09:00 -----> Active servers 17:09:00 prd-ubuntu20.04-docker-2c-8g-12810 17:09:00 prd-centos7-blackbox-4c-2g-12561 17:09:00 -----> Delete orphaned servers 17:09:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:09:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:09:01 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6633219615058698786.sh 17:09:01 ---> Orphaned ports 17:09:01 Setup pyenv: 17:09:01 system 17:09:01 3.8.20 17:09:01 3.9.20 17:09:01 3.10.15 17:09:01 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:09:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5R0G from file:/tmp/.os_lf_venv 17:09:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:03 lf-activate-venv(): INFO: Base packages installed successfully 17:09:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 17:09:20 lf-activate-venv(): INFO: Adding /tmp/venv-5R0G/bin to PATH 17:09:22 No orphaned ports to process. 17:09:22 Build step 'Conditional step (single)' marked build as failure 17:09:22 $ ssh-agent -k 17:09:22 unset SSH_AUTH_SOCK; 17:09:22 unset SSH_AGENT_PID; 17:09:22 echo Agent pid 1580 killed; 17:09:22 [ssh-agent] Stopped. 17:09:22 [PostBuildScript] - [INFO] Executing post build scripts. 17:09:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14445310406796323435.sh 17:09:22 ---> sysstat.sh 17:09:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4060451487287654485.sh 17:09:23 ---> package-listing.sh 17:09:23 ++ facter osfamily 17:09:23 ++ tr '[:upper:]' '[:lower:]' 17:09:23 + OS_FAMILY=debian 17:09:23 + workspace=/w/workspace/ci-management-openstack-cron 17:09:23 + START_PACKAGES=/tmp/packages_start.txt 17:09:23 + END_PACKAGES=/tmp/packages_end.txt 17:09:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:09:23 + PACKAGES=/tmp/packages_start.txt 17:09:23 + '[' /w/workspace/ci-management-openstack-cron ']' 17:09:23 + PACKAGES=/tmp/packages_end.txt 17:09:23 + case "${OS_FAMILY}" in 17:09:23 + grep '^ii' 17:09:23 + dpkg -l 17:09:23 + '[' -f /tmp/packages_start.txt ']' 17:09:23 + '[' -f /tmp/packages_end.txt ']' 17:09:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:09:23 + '[' /w/workspace/ci-management-openstack-cron ']' 17:09:23 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 17:09:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 17:09:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins660886067278953942.sh 17:09:23 ---> capture-instance-metadata.sh 17:09:23 Setup pyenv: 17:09:23 system 17:09:23 3.8.20 17:09:23 3.9.20 17:09:23 3.10.15 17:09:23 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:09:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5R0G from file:/tmp/.os_lf_venv 17:09:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:25 lf-activate-venv(): INFO: Base packages installed successfully 17:09:25 lf-activate-venv(): INFO: Installing additional packages: lftools 17:09:34 lf-activate-venv(): INFO: Adding /tmp/venv-5R0G/bin to PATH 17:09:34 INFO: Running in OpenStack, capturing instance metadata 17:09:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1026675022264844402.sh 17:09:34 provisioning config files... 17:09:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config11380504202181316228tmp 17:09:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:09:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:09:34 [EnvInject] - Injecting environment variables from a build step. 17:09:34 [EnvInject] - Injecting as environment variables the properties content 17:09:34 SERVER_ID=logs 17:09:34 17:09:34 [EnvInject] - Variables injected successfully. 17:09:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18318497803987354263.sh 17:09:34 ---> create-netrc.sh 17:09:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11002566160507332462.sh 17:09:34 ---> python-tools-install.sh 17:09:34 Setup pyenv: 17:09:34 system 17:09:34 3.8.20 17:09:34 3.9.20 17:09:34 3.10.15 17:09:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:09:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5R0G from file:/tmp/.os_lf_venv 17:09:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:36 lf-activate-venv(): INFO: Base packages installed successfully 17:09:36 lf-activate-venv(): INFO: Installing additional packages: lftools 17:09:46 lf-activate-venv(): INFO: Adding /tmp/venv-5R0G/bin to PATH 17:09:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4423198642041795870.sh 17:09:46 ---> sudo-logs.sh 17:09:46 Archiving 'sudo' log.. 17:09:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8009272500295416376.sh 17:09:46 ---> job-cost.sh 17:09:46 Setup pyenv: 17:09:46 system 17:09:46 3.8.20 17:09:46 3.9.20 17:09:46 3.10.15 17:09:46 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:09:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5R0G from file:/tmp/.os_lf_venv 17:09:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:49 lf-activate-venv(): INFO: Base packages installed successfully 17:09:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:09:59 lf-activate-venv(): INFO: Adding /tmp/venv-5R0G/bin to PATH 17:09:59 INFO: No Stack... 17:09:59 INFO: Retrieving Pricing Info for: v3-standard-2 17:10:00 INFO: Archiving Costs 17:10:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12655066213110851813.sh 17:10:00 ---> logs-deploy.sh 17:10:00 Setup pyenv: 17:10:00 system 17:10:00 3.8.20 17:10:00 3.9.20 17:10:00 3.10.15 17:10:00 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:10:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5R0G from file:/tmp/.os_lf_venv 17:10:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:10:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:10:02 lf-activate-venv(): INFO: Base packages installed successfully 17:10:02 lf-activate-venv(): INFO: Installing additional packages: lftools 17:10:11 lf-activate-venv(): INFO: Adding /tmp/venv-5R0G/bin to PATH 17:10:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62818 17:10:11 INFO: archiving workspace using pattern(s): 17:10:12 Archives upload complete. 17:10:13 INFO: archiving logs to Nexus 17:10:14 ---> uname -a: 17:10:14 Linux prd-ubuntu20-04-docker-2c-8g-12810 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:10:14 17:10:14 17:10:14 ---> lscpu: 17:10:14 Architecture: x86_64 17:10:14 CPU op-mode(s): 32-bit, 64-bit 17:10:14 Byte Order: Little Endian 17:10:14 Address sizes: 40 bits physical, 48 bits virtual 17:10:14 CPU(s): 2 17:10:14 On-line CPU(s) list: 0,1 17:10:14 Thread(s) per core: 1 17:10:14 Core(s) per socket: 1 17:10:14 Socket(s): 2 17:10:14 NUMA node(s): 1 17:10:14 Vendor ID: AuthenticAMD 17:10:14 CPU family: 23 17:10:14 Model: 49 17:10:14 Model name: AMD EPYC-Rome Processor 17:10:14 Stepping: 0 17:10:14 CPU MHz: 2800.000 17:10:14 BogoMIPS: 5600.00 17:10:14 Virtualization: AMD-V 17:10:14 Hypervisor vendor: KVM 17:10:14 Virtualization type: full 17:10:14 L1d cache: 64 KiB 17:10:14 L1i cache: 64 KiB 17:10:14 L2 cache: 1 MiB 17:10:14 L3 cache: 32 MiB 17:10:14 NUMA node0 CPU(s): 0,1 17:10:14 Vulnerability Gather data sampling: Not affected 17:10:14 Vulnerability Itlb multihit: Not affected 17:10:14 Vulnerability L1tf: Not affected 17:10:14 Vulnerability Mds: Not affected 17:10:14 Vulnerability Meltdown: Not affected 17:10:14 Vulnerability Mmio stale data: Not affected 17:10:14 Vulnerability Retbleed: Vulnerable 17:10:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:10:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:10:14 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:10:14 Vulnerability Srbds: Not affected 17:10:14 Vulnerability Tsx async abort: Not affected 17:10:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:10:14 17:10:14 17:10:14 ---> nproc: 17:10:14 2 17:10:14 17:10:14 17:10:14 ---> df -h: 17:10:14 Filesystem Size Used Avail Use% Mounted on 17:10:14 udev 3.9G 0 3.9G 0% /dev 17:10:14 tmpfs 795M 1.1M 794M 1% /run 17:10:14 /dev/vda1 39G 10G 29G 26% / 17:10:14 tmpfs 3.9G 0 3.9G 0% /dev/shm 17:10:14 tmpfs 5.0M 0 5.0M 0% /run/lock 17:10:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:10:14 /dev/loop0 62M 62M 0 100% /snap/core20/1405 17:10:14 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 17:10:14 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 17:10:14 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:10:14 tmpfs 795M 0 795M 0% /run/user/1001 17:10:14 /dev/loop3 92M 92M 0 100% /snap/lxd/38688 17:10:14 17:10:14 17:10:14 ---> free -m: 17:10:14 total used free shared buff/cache available 17:10:14 Mem: 7945 522 4733 1 2690 7120 17:10:14 Swap: 1023 0 1023 17:10:14 17:10:14 17:10:14 ---> ip addr: 17:10:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:10:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:10:14 inet 127.0.0.1/8 scope host lo 17:10:14 valid_lft forever preferred_lft forever 17:10:14 inet6 ::1/128 scope host 17:10:14 valid_lft forever preferred_lft forever 17:10:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:10:14 link/ether fa:16:3e:5b:06:ac brd ff:ff:ff:ff:ff:ff 17:10:14 inet 10.30.122.112/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 17:10:14 valid_lft 86052sec preferred_lft 86052sec 17:10:14 inet6 fe80::f816:3eff:fe5b:6ac/64 scope link 17:10:14 valid_lft forever preferred_lft forever 17:10:14 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:10:14 link/ether 46:20:5c:bb:b9:8d brd ff:ff:ff:ff:ff:ff 17:10:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:10:14 valid_lft forever preferred_lft forever 17:10:14 17:10:14 17:10:14 ---> sar -b -r -n DEV: 17:10:14 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12810) 06/10/26 _x86_64_ (2 CPU) 17:10:14 17:10:14 17:04:44 LINUX RESTART (2 CPU) 17:10:14 17:10:14 17:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:10:14 17:06:01 152.46 69.29 83.17 0.00 11467.02 42219.36 0.00 17:10:14 17:07:01 45.64 0.45 45.19 0.00 45.06 5776.24 0.00 17:10:14 17:08:01 61.28 2.53 58.75 0.00 100.63 9388.34 0.00 17:10:14 17:09:01 57.19 0.72 56.47 0.00 54.52 6592.63 0.00 17:10:14 17:10:01 33.16 2.47 30.69 0.00 2376.67 2042.19 0.00 17:10:14 Average: 69.95 15.09 54.86 0.00 2808.69 13203.63 0.00 17:10:14 17:10:14 17:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:10:14 17:06:01 5578104 7381212 421748 5.18 60188 1923220 1073176 11.68 592816 1754988 43196 17:10:14 17:07:01 5342588 7365580 423528 5.21 81356 2109060 1077892 11.74 623852 1932648 157188 17:10:14 17:08:01 5074920 7324316 452276 5.56 91620 2313268 1103764 12.02 668268 2132028 164628 17:10:14 17:09:01 5129536 7387224 388528 4.78 95968 2316336 1069076 11.64 643732 2099748 25672 17:10:14 17:10:01 4888608 7328332 444148 5.46 98964 2493596 1114052 12.13 810684 2167672 131084 17:10:14 Average: 5202751 7357333 426046 5.24 85619 2231096 1087592 11.84 667870 2017417 104354 17:10:14 17:10:14 17:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:10:14 17:06:01 ens3 408.53 227.10 1055.31 68.91 0.00 0.00 0.00 0.00 17:10:14 17:06:01 lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 17:10:14 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:14 17:07:01 ens3 75.00 55.29 729.45 6.27 0.00 0.00 0.00 0.00 17:10:14 17:07:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 17:10:14 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:14 17:08:01 ens3 49.32 37.07 389.53 6.11 0.00 0.00 0.00 0.00 17:10:14 17:08:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 17:10:14 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:14 17:09:01 ens3 23.73 22.98 47.29 6.33 0.00 0.00 0.00 0.00 17:10:14 17:09:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 17:10:14 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:14 17:10:01 ens3 207.78 105.30 1431.73 14.58 0.00 0.00 0.00 0.00 17:10:14 17:10:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 17:10:14 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:14 Average: ens3 152.87 89.55 730.65 20.44 0.00 0.00 0.00 0.00 17:10:14 Average: lo 0.97 0.97 0.10 0.10 0.00 0.00 0.00 0.00 17:10:14 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:14 17:10:14 17:10:14 ---> sar -P ALL: 17:10:14 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12810) 06/10/26 _x86_64_ (2 CPU) 17:10:14 17:10:14 17:04:44 LINUX RESTART (2 CPU) 17:10:14 17:10:14 17:05:01 CPU %user %nice %system %iowait %steal %idle 17:10:14 17:06:01 all 20.37 0.00 4.01 31.96 0.13 43.54 17:10:14 17:06:01 0 26.22 0.00 4.17 41.27 0.10 28.23 17:10:14 17:06:01 1 14.51 0.00 3.84 22.66 0.15 58.84 17:10:14 17:07:01 all 16.23 0.00 1.68 30.69 0.06 51.34 17:10:14 17:07:01 0 24.44 0.00 2.40 59.16 0.08 13.91 17:10:14 17:07:01 1 8.03 0.00 0.95 2.27 0.03 88.72 17:10:14 17:08:01 all 22.31 0.00 1.84 26.57 0.07 49.21 17:10:14 17:08:01 0 31.60 0.00 2.24 46.18 0.08 19.90 17:10:14 17:08:01 1 13.02 0.00 1.44 6.99 0.05 78.50 17:10:14 17:09:01 all 24.24 0.00 1.59 21.44 0.08 52.66 17:10:14 17:09:01 0 35.76 0.00 1.88 31.85 0.08 30.42 17:10:14 17:09:01 1 12.67 0.00 1.30 10.98 0.07 74.98 17:10:14 17:10:01 all 32.69 0.00 2.90 16.49 0.11 47.81 17:10:14 17:10:01 0 27.07 0.00 2.75 26.34 0.12 43.72 17:10:14 17:10:01 1 38.32 0.00 3.05 6.64 0.10 51.89 17:10:14 Average: all 23.17 0.00 2.40 25.42 0.09 48.92 17:10:14 Average: 0 29.02 0.00 2.69 40.95 0.09 27.24 17:10:14 Average: 1 17.31 0.00 2.12 9.89 0.08 70.60 17:10:14 17:10:14 17:10:14