03:04:17 Started by timer 03:04:17 Running as SYSTEM 03:04:18 [EnvInject] - Loading node environment variables. 03:04:18 Building remotely on prd-ubuntu20.04-docker-2c-8g-11966 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 03:04:18 [ssh-agent] Looking for ssh-agent implementation... 03:04:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:04:18 $ ssh-agent 03:04:18 SSH_AUTH_SOCK=/tmp/ssh-wIQuEDfdTXMc/agent.1521 03:04:18 SSH_AGENT_PID=1523 03:04:18 [ssh-agent] Started. 03:04:18 Running ssh-add (command line suppressed) 03:04:18 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_13656159536867381527.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_13656159536867381527.key) 03:04:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:04:18 The recommended git tool is: NONE 03:04:20 using credential edgex-jenkins-ssh 03:04:20 Wiping out workspace first. 03:04:20 Cloning the remote Git repository 03:04:20 Cloning repository git@github.com:edgexfoundry/ci-management 03:04:20 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:04:20 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 03:04:20 > git --version # timeout=10 03:04:20 > git --version # 'git version 2.25.1' 03:04:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:20 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 03:04:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:21 Avoid second fetch 03:04:21 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:04:21 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 03:04:21 > git config core.sparsecheckout # timeout=10 03:04:21 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:04:21 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 03:04:21 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:04:21 > git remote # timeout=10 03:04:21 > git submodule init # timeout=10 03:04:21 > git submodule sync # timeout=10 03:04:21 > git config --get remote.origin.url # timeout=10 03:04:21 > git submodule init # timeout=10 03:04:21 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:04:21 > git config --get submodule.packer/common-packer.url # timeout=10 03:04:21 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:04:21 > git config --get submodule.global-jjb.url # timeout=10 03:04:21 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:04:21 > git submodule update --init --recursive packer/common-packer # timeout=10 03:04:22 > git submodule update --init --recursive global-jjb # timeout=10 03:04:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:26 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:26 provisioning config files... 03:04:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17651110147013479732.sh 03:04:26 ---> python-tools-install.sh 03:04:26 Setup pyenv: 03:04:26 * system (set by /opt/pyenv/version) 03:04:26 * 3.8.20 (set by /opt/pyenv/version) 03:04:26 * 3.9.20 (set by /opt/pyenv/version) 03:04:26 3.10.15 03:04:26 3.11.10 03:04:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3YaS 03:04:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:34 lf-activate-venv(): INFO: Base packages installed successfully 03:04:34 lf-activate-venv(): INFO: Installing additional packages: lftools 03:04:54 lf-activate-venv(): INFO: Adding /tmp/venv-3YaS/bin to PATH 03:04:54 Generating Requirements File 03:05:16 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:05:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:05:16 Python 3.11.10 03:05:16 pip 26.1.1 from /tmp/venv-3YaS/lib/python3.11/site-packages/pip (python 3.11) 03:05:16 aiohappyeyeballs==2.6.2 03:05:16 aiohttp==3.13.5 03:05:16 aiosignal==1.4.0 03:05:16 appdirs==1.4.4 03:05:16 argcomplete==3.6.3 03:05:16 aspy.yaml==1.3.0 03:05:16 attrs==26.1.0 03:05:16 autopage==0.6.0 03:05:16 beautifulsoup4==4.14.3 03:05:16 boto3==1.43.18 03:05:16 botocore==1.43.18 03:05:16 bs4==0.0.2 03:05:16 certifi==2026.5.20 03:05:16 cffi==2.0.0 03:05:16 cfgv==3.5.0 03:05:16 chardet==7.4.3 03:05:16 charset-normalizer==3.4.7 03:05:16 click==8.4.1 03:05:16 cliff==4.14.0 03:05:16 cmd2==3.5.1 03:05:16 cryptography==3.3.2 03:05:16 debtcollector==3.1.0 03:05:16 decorator==5.3.1 03:05:16 defusedxml==0.7.1 03:05:16 Deprecated==1.3.1 03:05:16 distlib==0.4.0 03:05:16 dnspython==2.8.0 03:05:16 docker==7.1.0 03:05:16 dogpile.cache==1.5.0 03:05:16 durationpy==0.10 03:05:16 email-validator==2.3.0 03:05:16 filelock==3.29.0 03:05:16 frozenlist==1.8.0 03:05:16 future==1.0.0 03:05:16 gitdb==4.0.12 03:05:16 GitPython==3.1.50 03:05:16 httplib2==0.30.2 03:05:16 identify==2.6.19 03:05:16 idna==3.17 03:05:16 importlib-resources==1.5.0 03:05:16 iso8601==2.1.0 03:05:16 Jinja2==3.1.6 03:05:16 jmespath==1.1.0 03:05:16 jsonpatch==1.33 03:05:16 jsonpointer==3.1.1 03:05:16 jsonschema==4.26.0 03:05:16 jsonschema-specifications==2025.9.1 03:05:16 keystoneauth1==5.14.0 03:05:16 kubernetes==36.0.1 03:05:16 lftools==0.37.22 03:05:16 lxml==6.1.1 03:05:16 markdown-it-py==4.2.0 03:05:16 MarkupSafe==3.0.3 03:05:16 mdurl==0.1.2 03:05:16 msgpack==1.1.2 03:05:16 multi_key_dict==2.0.3 03:05:16 multidict==6.7.1 03:05:16 munch==4.0.0 03:05:16 netaddr==1.3.0 03:05:16 niet==1.4.2 03:05:16 nodeenv==1.10.0 03:05:16 oauth2client==4.1.3 03:05:16 oauthlib==3.3.1 03:05:16 openstacksdk==4.14.0 03:05:16 os-service-types==1.8.2 03:05:16 osc-lib==4.6.0 03:05:16 oslo.config==10.4.0 03:05:16 oslo.context==6.4.0 03:05:16 oslo.i18n==6.8.0 03:05:16 oslo.log==8.2.0 03:05:16 oslo.serialization==5.10.0 03:05:16 oslo.utils==10.1.0 03:05:16 packaging==26.2 03:05:16 pbr==7.0.3 03:05:16 platformdirs==4.10.0 03:05:16 prettytable==3.17.0 03:05:16 propcache==0.5.2 03:05:16 psutil==7.2.2 03:05:16 pyasn1==0.6.3 03:05:16 pyasn1_modules==0.4.2 03:05:16 pycparser==3.0 03:05:16 pygerrit2==2.0.15 03:05:16 PyGithub==2.9.1 03:05:16 Pygments==2.20.0 03:05:16 PyJWT==2.13.0 03:05:16 PyNaCl==1.6.2 03:05:16 pyparsing==2.4.7 03:05:16 pyperclip==1.11.0 03:05:16 pyrsistent==0.20.0 03:05:16 python-cinderclient==9.9.0 03:05:16 python-dateutil==2.9.0.post0 03:05:16 python-discovery==1.4.0 03:05:16 python-heatclient==5.2.0 03:05:16 python-jenkins==1.8.3 03:05:16 python-keystoneclient==5.8.0 03:05:16 python-magnumclient==4.10.0 03:05:16 python-openstackclient==10.0.0 03:05:16 python-swiftclient==4.10.0 03:05:16 PyYAML==6.0.3 03:05:16 referencing==0.37.0 03:05:16 requests==2.34.2 03:05:16 requests-oauthlib==2.0.0 03:05:16 rfc3986==2.0.0 03:05:16 rich==15.0.0 03:05:16 rich-argparse==1.8.0 03:05:16 rpds-py==2026.5.1 03:05:16 rsa==4.9.1 03:05:16 ruamel.yaml==0.19.1 03:05:16 ruamel.yaml.clib==0.2.15 03:05:16 s3transfer==0.18.0 03:05:16 simplejson==4.1.1 03:05:16 six==1.17.0 03:05:16 smmap==5.0.3 03:05:16 soupsieve==2.8.4 03:05:16 stevedore==5.8.0 03:05:16 tabulate==0.10.0 03:05:16 toml==0.10.2 03:05:16 tomlkit==0.15.0 03:05:16 tqdm==4.67.3 03:05:16 typing_extensions==4.15.0 03:05:16 urllib3==1.26.20 03:05:16 virtualenv==21.4.1 03:05:16 wcwidth==0.7.0 03:05:16 websocket-client==1.9.0 03:05:16 wrapt==2.2.1 03:05:16 xdg==6.0.0 03:05:16 xmltodict==1.0.4 03:05:16 yarl==1.24.2 03:05:16 yq==3.4.3 03:05:17 [EnvInject] - Injecting environment variables from a build step. 03:05:17 [EnvInject] - Injecting as environment variables the properties content 03:05:17 OS_CLOUD=vex 03:05:17 03:05:17 [EnvInject] - Variables injected successfully. 03:05:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3660876971995956525.sh 03:05:17 ---> Orphaned k8s clusters 03:05:17 Setup pyenv: 03:05:17 system 03:05:17 3.8.20 03:05:17 3.9.20 03:05:17 3.10.15 03:05:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3YaS from file:/tmp/.os_lf_venv 03:05:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:18 lf-activate-venv(): INFO: Base packages installed successfully 03:05:18 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:05:25 lf-activate-venv(): INFO: Adding /tmp/venv-3YaS/bin to PATH 03:05:27 -----> Delete orphaned cluster 03:05:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6243829038110859302.sh 03:05:27 ---> Orphaned stacks 03:05:27 Setup pyenv: 03:05:27 system 03:05:27 3.8.20 03:05:27 3.9.20 03:05:27 3.10.15 03:05:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3YaS from file:/tmp/.os_lf_venv 03:05:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:29 lf-activate-venv(): INFO: Base packages installed successfully 03:05:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-3YaS/bin to PATH 03:05:40 + mapfile -t OS_COE_CLUSTERS_ID 03:05:40 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:05:40 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:05:40 ++ awk '{print $1}' 03:05:43 + echo '-----> Active clusters -> stacks' 03:05:43 -----> Active clusters -> stacks 03:05:43 + OS_COE_STACKS=() 03:05:43 + [[ 0 -gt 0 ]] 03:05:43 + mapfile -t OS_STACKS 03:05:43 ++ 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 03:05:43 ++ awk '{print $1}' 03:05:44 + echo '-----> Active stacks' 03:05:44 -----> Active stacks 03:05:44 + echo '-----> Delete orphaned stacks' 03:05:44 -----> Delete orphaned stacks 03:05:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1783664215675063181.sh 03:05:44 ---> Orphaned servers 03:05:44 Setup pyenv: 03:05:44 system 03:05:44 3.8.20 03:05:44 3.9.20 03:05:44 3.10.15 03:05:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3YaS from file:/tmp/.os_lf_venv 03:05:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:46 lf-activate-venv(): INFO: Base packages installed successfully 03:05:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:56 lf-activate-venv(): INFO: Adding /tmp/venv-3YaS/bin to PATH 03:06:27 Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 03:06:27 (HTTP 500) (Request-ID: req-da4d855a-dfae-4e7d-bfd6-24b8a13fc936) 03:06:27 -----> Active servers 03:06:27 -----> Delete orphaned servers 03:06:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10852389338022453299.sh 03:06:27 ---> Orphaned ports 03:06:27 Setup pyenv: 03:06:27 system 03:06:27 3.8.20 03:06:27 3.9.20 03:06:27 3.10.15 03:06:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3YaS from file:/tmp/.os_lf_venv 03:06:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:29 lf-activate-venv(): INFO: Base packages installed successfully 03:06:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-3YaS/bin to PATH 03:06:38 No orphaned ports to process. 03:06:38 Build step 'Conditional step (single)' marked build as failure 03:06:38 $ ssh-agent -k 03:06:38 unset SSH_AUTH_SOCK; 03:06:38 unset SSH_AGENT_PID; 03:06:38 echo Agent pid 1523 killed; 03:06:38 [ssh-agent] Stopped. 03:06:38 [PostBuildScript] - [INFO] Executing post build scripts. 03:06:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18316808802625160900.sh 03:06:38 ---> sysstat.sh 03:06:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13655353432720579416.sh 03:06:39 ---> package-listing.sh 03:06:39 ++ tr '[:upper:]' '[:lower:]' 03:06:39 ++ facter osfamily 03:06:39 + OS_FAMILY=debian 03:06:39 + workspace=/w/workspace/ci-management-openstack-cron 03:06:39 + START_PACKAGES=/tmp/packages_start.txt 03:06:39 + END_PACKAGES=/tmp/packages_end.txt 03:06:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:06:39 + PACKAGES=/tmp/packages_start.txt 03:06:39 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:39 + PACKAGES=/tmp/packages_end.txt 03:06:39 + case "${OS_FAMILY}" in 03:06:39 + dpkg -l 03:06:39 + grep '^ii' 03:06:39 + '[' -f /tmp/packages_start.txt ']' 03:06:39 + '[' -f /tmp/packages_end.txt ']' 03:06:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:06:39 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:39 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:06:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:06:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14746050260775978797.sh 03:06:39 ---> capture-instance-metadata.sh 03:06:39 Setup pyenv: 03:06:39 system 03:06:39 3.8.20 03:06:39 3.9.20 03:06:39 3.10.15 03:06:39 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3YaS from file:/tmp/.os_lf_venv 03:06:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:41 lf-activate-venv(): INFO: Base packages installed successfully 03:06:41 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-3YaS/bin to PATH 03:06:47 INFO: Running in OpenStack, capturing instance metadata 03:06:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2992934297907102426.sh 03:06:47 provisioning config files... 03:06:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16894356256847683028tmp 03:06:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:06:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:06:47 [EnvInject] - Injecting environment variables from a build step. 03:06:47 [EnvInject] - Injecting as environment variables the properties content 03:06:47 SERVER_ID=logs 03:06:47 03:06:47 [EnvInject] - Variables injected successfully. 03:06:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10546835348566373150.sh 03:06:47 ---> create-netrc.sh 03:06:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6629338089819552772.sh 03:06:47 ---> python-tools-install.sh 03:06:47 Setup pyenv: 03:06:47 system 03:06:47 3.8.20 03:06:47 3.9.20 03:06:47 3.10.15 03:06:47 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3YaS from file:/tmp/.os_lf_venv 03:06:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:49 lf-activate-venv(): INFO: Base packages installed successfully 03:06:49 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:55 lf-activate-venv(): INFO: Adding /tmp/venv-3YaS/bin to PATH 03:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6108348238150866574.sh 03:06:55 ---> sudo-logs.sh 03:06:55 Archiving 'sudo' log.. 03:06:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3044311438327053933.sh 03:06:55 ---> job-cost.sh 03:06:55 Setup pyenv: 03:06:55 system 03:06:55 3.8.20 03:06:55 3.9.20 03:06:55 3.10.15 03:06:55 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3YaS from file:/tmp/.os_lf_venv 03:06:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:57 lf-activate-venv(): INFO: Base packages installed successfully 03:06:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-3YaS/bin to PATH 03:07:02 INFO: No Stack... 03:07:02 INFO: Retrieving Pricing Info for: v3-standard-2 03:07:02 INFO: Archiving Costs 03:07:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11632848896426097241.sh 03:07:02 ---> logs-deploy.sh 03:07:02 Setup pyenv: 03:07:02 system 03:07:02 3.8.20 03:07:02 3.9.20 03:07:02 3.10.15 03:07:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3YaS from file:/tmp/.os_lf_venv 03:07:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:04 lf-activate-venv(): INFO: Base packages installed successfully 03:07:04 lf-activate-venv(): INFO: Installing additional packages: lftools 03:07:10 lf-activate-venv(): INFO: Adding /tmp/venv-3YaS/bin to PATH 03:07:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62540 03:07:10 INFO: archiving workspace using pattern(s): 03:07:11 Archives upload complete. 03:07:11 INFO: archiving logs to Nexus 03:07:12 ---> uname -a: 03:07:12 Linux prd-ubuntu20-04-docker-2c-8g-11966 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 03:07:12 03:07:12 03:07:12 ---> lscpu: 03:07:12 Architecture: x86_64 03:07:12 CPU op-mode(s): 32-bit, 64-bit 03:07:12 Byte Order: Little Endian 03:07:12 Address sizes: 40 bits physical, 48 bits virtual 03:07:12 CPU(s): 2 03:07:12 On-line CPU(s) list: 0,1 03:07:12 Thread(s) per core: 1 03:07:12 Core(s) per socket: 1 03:07:12 Socket(s): 2 03:07:12 NUMA node(s): 1 03:07:12 Vendor ID: AuthenticAMD 03:07:12 CPU family: 23 03:07:12 Model: 49 03:07:12 Model name: AMD EPYC-Rome Processor 03:07:12 Stepping: 0 03:07:12 CPU MHz: 2799.998 03:07:12 BogoMIPS: 5599.99 03:07:12 Virtualization: AMD-V 03:07:12 Hypervisor vendor: KVM 03:07:12 Virtualization type: full 03:07:12 L1d cache: 64 KiB 03:07:12 L1i cache: 64 KiB 03:07:12 L2 cache: 1 MiB 03:07:12 L3 cache: 32 MiB 03:07:12 NUMA node0 CPU(s): 0,1 03:07:12 Vulnerability Gather data sampling: Not affected 03:07:12 Vulnerability Itlb multihit: Not affected 03:07:12 Vulnerability L1tf: Not affected 03:07:12 Vulnerability Mds: Not affected 03:07:12 Vulnerability Meltdown: Not affected 03:07:12 Vulnerability Mmio stale data: Not affected 03:07:12 Vulnerability Retbleed: Vulnerable 03:07:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:07:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:07:12 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:07:12 Vulnerability Srbds: Not affected 03:07:12 Vulnerability Tsx async abort: Not affected 03:07:12 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 03:07:12 03:07:12 03:07:12 ---> nproc: 03:07:12 2 03:07:12 03:07:12 03:07:12 ---> df -h: 03:07:12 Filesystem Size Used Avail Use% Mounted on 03:07:12 udev 3.9G 0 3.9G 0% /dev 03:07:12 tmpfs 795M 1.1M 794M 1% /run 03:07:12 /dev/vda1 39G 9.9G 29G 26% / 03:07:12 tmpfs 3.9G 0 3.9G 0% /dev/shm 03:07:12 tmpfs 5.0M 0 5.0M 0% /run/lock 03:07:12 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:07:12 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 03:07:12 /dev/loop1 62M 62M 0 100% /snap/core20/1405 03:07:12 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 03:07:12 /dev/vda15 105M 6.1M 99M 6% /boot/efi 03:07:12 tmpfs 795M 0 795M 0% /run/user/1001 03:07:12 03:07:12 03:07:12 ---> free -m: 03:07:12 total used free shared buff/cache available 03:07:12 Mem: 7945 556 4885 1 2504 7090 03:07:12 Swap: 1023 0 1023 03:07:12 03:07:12 03:07:12 ---> ip addr: 03:07:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:07:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:07:12 inet 127.0.0.1/8 scope host lo 03:07:12 valid_lft forever preferred_lft forever 03:07:12 inet6 ::1/128 scope host 03:07:12 valid_lft forever preferred_lft forever 03:07:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 03:07:12 link/ether fa:16:3e:18:50:12 brd ff:ff:ff:ff:ff:ff 03:07:12 inet 10.30.123.38/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 03:07:12 valid_lft 86197sec preferred_lft 86197sec 03:07:12 inet6 fe80::f816:3eff:fe18:5012/64 scope link 03:07:12 valid_lft forever preferred_lft forever 03:07:12 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:07:12 link/ether ce:40:64:20:e3:3e brd ff:ff:ff:ff:ff:ff 03:07:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:07:12 valid_lft forever preferred_lft forever 03:07:12 03:07:12 03:07:12 ---> sar -b -r -n DEV: 03:07:12 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-11966) 05/30/26 _x86_64_ (2 CPU) 03:07:12 03:07:12 03:03:50 LINUX RESTART (2 CPU) 03:07:12 03:07:12 03:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:07:12 03:05:03 408.72 73.12 335.59 0.00 11697.12 48116.51 0.00 03:07:12 03:06:01 108.48 2.93 105.55 0.00 105.50 14688.66 0.00 03:07:12 03:07:01 29.76 1.17 28.60 0.00 133.98 2016.46 0.00 03:07:12 Average: 183.15 26.00 157.15 0.00 4022.38 21684.94 0.00 03:07:12 03:07:12 03:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:07:12 03:05:03 5229976 7294992 491248 6.04 83044 2147064 1151684 12.54 693764 1969320 223808 03:07:12 03:06:01 5032912 7277408 498148 6.12 95168 2304280 1158716 12.62 751360 2089208 27172 03:07:12 03:07:01 5003612 7265852 508932 6.25 97524 2319360 1182512 12.87 771408 2098024 24216 03:07:12 Average: 5088833 7279417 499443 6.14 91912 2256901 1164304 12.68 738844 2052184 91732 03:07:12 03:07:12 03:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:07:12 03:05:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:12 03:05:03 ens3 371.79 237.24 1890.65 73.67 0.00 0.00 0.00 0.00 03:07:12 03:05:03 lo 1.77 1.77 0.19 0.19 0.00 0.00 0.00 0.00 03:07:12 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:12 03:06:01 ens3 35.96 32.05 305.50 10.68 0.00 0.00 0.00 0.00 03:07:12 03:06:01 lo 1.31 1.31 0.12 0.12 0.00 0.00 0.00 0.00 03:07:12 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:12 03:07:01 ens3 23.31 21.33 19.00 8.65 0.00 0.00 0.00 0.00 03:07:12 03:07:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 03:07:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:12 Average: ens3 144.90 97.60 743.25 31.23 0.00 0.00 0.00 0.00 03:07:12 Average: lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 03:07:12 03:07:12 03:07:12 ---> sar -P ALL: 03:07:12 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-11966) 05/30/26 _x86_64_ (2 CPU) 03:07:12 03:07:12 03:03:50 LINUX RESTART (2 CPU) 03:07:12 03:07:12 03:04:01 CPU %user %nice %system %iowait %steal %idle 03:07:12 03:05:03 all 36.31 0.00 5.58 6.80 0.09 51.22 03:07:12 03:05:03 0 55.67 0.00 7.54 8.98 0.12 27.69 03:07:12 03:05:03 1 17.13 0.00 3.64 4.64 0.07 74.52 03:07:12 03:06:01 all 37.96 0.00 2.37 2.92 0.09 56.66 03:07:12 03:06:01 0 54.16 0.00 2.99 4.81 0.09 37.96 03:07:12 03:06:01 1 21.90 0.00 1.75 1.05 0.09 75.22 03:07:12 03:07:01 all 23.96 0.00 1.81 0.73 0.06 73.44 03:07:12 03:07:01 0 6.79 0.00 1.57 1.15 0.05 90.44 03:07:12 03:07:01 1 41.12 0.00 2.05 0.30 0.07 56.46 03:07:12 Average: all 32.69 0.00 3.26 3.49 0.08 60.49 03:07:12 Average: 0 38.66 0.00 4.04 4.97 0.08 52.24 03:07:12 Average: 1 26.75 0.00 2.49 2.01 0.07 68.68 03:07:12 03:07:12 03:07:12