23:04:03 Started by timer 23:04:03 Running as SYSTEM 23:04:03 [EnvInject] - Loading node environment variables. 23:04:03 Building remotely on prd-ubuntu20.04-docker-2c-8g-1768 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 23:04:03 [ssh-agent] Looking for ssh-agent implementation... 23:04:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:03 $ ssh-agent 23:04:03 SSH_AUTH_SOCK=/tmp/ssh-mzmiD78aZayy/agent.1531 23:04:03 SSH_AGENT_PID=1533 23:04:03 [ssh-agent] Started. 23:04:03 Running ssh-add (command line suppressed) 23:04:03 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8582506083561016311.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_8582506083561016311.key) 23:04:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:03 The recommended git tool is: NONE 23:04:09 using credential edgex-jenkins-ssh 23:04:09 Wiping out workspace first. 23:04:09 Cloning the remote Git repository 23:04:09 Cloning repository git@github.com:edgexfoundry/ci-management 23:04:09 > git init /w/workspace/ci-management-openstack-cron # timeout=10 23:04:09 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 23:04:09 > git --version # timeout=10 23:04:09 > git --version # 'git version 2.25.1' 23:04:09 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:09 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 23:04:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:10 Avoid second fetch 23:04:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:04:10 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 23:04:10 > git config core.sparsecheckout # timeout=10 23:04:10 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 23:04:11 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 23:04:11 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 23:04:11 > git remote # timeout=10 23:04:11 > git submodule init # timeout=10 23:04:11 > git submodule sync # timeout=10 23:04:11 > git config --get remote.origin.url # timeout=10 23:04:11 > git submodule init # timeout=10 23:04:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:04:11 > git config --get submodule.packer/common-packer.url # timeout=10 23:04:11 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:04:11 > git config --get submodule.global-jjb.url # timeout=10 23:04:11 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:04:11 > git submodule update --init --recursive packer/common-packer # timeout=10 23:04:13 > git submodule update --init --recursive global-jjb # timeout=10 23:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:25 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:25 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 23:04:25 provisioning config files... 23:04:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:04:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:04:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:04:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12217731264754262399.sh 23:04:25 ---> python-tools-install.sh 23:04:25 Setup pyenv: 23:04:25 * system (set by /opt/pyenv/version) 23:04:25 * 3.8.20 (set by /opt/pyenv/version) 23:04:25 * 3.9.20 (set by /opt/pyenv/version) 23:04:25 3.10.15 23:04:25 3.11.10 23:04:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B1ov 23:04:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:04:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:04:34 lf-activate-venv(): INFO: Installing additional packages: lftools 23:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-B1ov/bin to PATH 23:05:01 Generating Requirements File 23:05:49 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. 23:05:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:05:50 Python 3.11.10 23:05:50 pip 26.2.1 from /tmp/venv-B1ov/lib/python3.11/site-packages/pip (python 3.11) 23:05:50 aiohappyeyeballs==2.7.1 23:05:50 aiohttp==3.14.3 23:05:50 aiosignal==1.4.0 23:05:50 appdirs==1.4.4 23:05:50 argcomplete==3.7.2 23:05:50 aspy.yaml==1.3.0 23:05:50 attrs==26.1.0 23:05:50 autopage==0.6.0 23:05:50 beautifulsoup4==4.15.0 23:05:50 boto3==1.43.88 23:05:50 botocore==1.43.88 23:05:50 bs4==0.0.2 23:05:50 certifi==2026.7.22 23:05:50 cffi==2.1.1 23:05:50 cfgv==3.5.0 23:05:50 chardet==7.6.0 23:05:50 charset-normalizer==3.5.1 23:05:50 click==8.5.0 23:05:50 cliff==4.16.0 23:05:50 cmd2==4.2.3 23:05:50 cryptography==3.3.2 23:05:50 debtcollector==3.1.0 23:05:50 decorator==5.3.1 23:05:50 defusedxml==0.7.1 23:05:50 Deprecated==1.3.1 23:05:50 distlib==0.4.3 23:05:50 dnspython==2.8.0 23:05:50 docker==7.2.0 23:05:50 dogpile.cache==1.5.0 23:05:50 durationpy==0.11 23:05:50 email-validator==2.3.0 23:05:50 filelock==3.32.5 23:05:50 frozenlist==1.8.0 23:05:50 future==1.0.0 23:05:50 gitdb==4.0.12 23:05:50 GitPython==3.1.61 23:05:50 httplib2==0.30.2 23:05:50 identify==2.6.19 23:05:50 idna==3.19 23:05:50 importlib-resources==1.5.0 23:05:50 iso8601==2.1.0 23:05:50 Jinja2==3.1.6 23:05:50 jmespath==1.1.0 23:05:50 jsonpatch==1.33 23:05:50 jsonpointer==3.1.1 23:05:50 jsonschema==4.26.0 23:05:50 jsonschema-specifications==2025.9.1 23:05:50 keystoneauth1==5.17.0 23:05:50 kubernetes==36.0.3 23:05:50 lftools==0.37.23 23:05:50 lxml==6.1.3 23:05:50 markdown-it-py==4.2.0 23:05:50 MarkupSafe==3.0.3 23:05:50 mdurl==0.1.2 23:05:50 msgpack==1.2.2 23:05:50 multi_key_dict==2.0.3 23:05:50 multidict==6.7.1 23:05:50 munch==4.0.0 23:05:50 netaddr==1.3.0 23:05:50 niet==1.4.2 23:05:50 nodeenv==1.10.0 23:05:50 oauth2client==4.1.3 23:05:50 oauthlib==3.3.1 23:05:50 openstacksdk==4.20.0 23:05:50 os-service-types==1.9.0 23:05:50 osc-lib==4.7.0 23:05:50 oslo.config==10.7.0 23:05:50 oslo.context==6.5.0 23:05:50 oslo.i18n==6.9.0 23:05:50 oslo.log==8.3.1 23:05:50 oslo.serialization==5.11.0 23:05:50 oslo.utils==10.2.0 23:05:50 packaging==26.3 23:05:50 pbr==7.0.3 23:05:50 platformdirs==4.11.7 23:05:50 prettytable==3.18.0 23:05:50 prompt_toolkit==3.0.53 23:05:50 propcache==0.5.2 23:05:50 psutil==7.2.2 23:05:50 pyasn1==0.6.4 23:05:50 pyasn1_modules==0.4.2 23:05:50 pycparser==3.0 23:05:50 pygerrit2==2.0.15 23:05:50 PyGithub==2.10.0 23:05:50 Pygments==2.21.0 23:05:50 PyJWT==2.13.0 23:05:50 PyNaCl==1.6.2 23:05:50 pyparsing==2.4.7 23:05:50 pyperclip==1.11.0 23:05:50 pyrsistent==0.20.0 23:05:50 python-dateutil==2.9.0.post0 23:05:50 python-discovery==1.6.0 23:05:50 python-heatclient==5.3.0 23:05:50 python-jenkins==1.8.3 23:05:50 python-keystoneclient==6.0.0 23:05:50 python-magnumclient==5.0.0 23:05:50 python-manilaclient==6.3.0 23:05:50 python-openstackclient==10.3.0 23:05:50 python-swiftclient==4.11.0 23:05:50 PyYAML==6.0.3 23:05:50 referencing==0.37.0 23:05:50 requests==2.34.2 23:05:50 requests-oauthlib==2.0.0 23:05:50 rfc3986==2.0.0 23:05:50 rich==15.0.0 23:05:50 rich-argparse==1.8.0 23:05:50 rpds-py==2026.6.3 23:05:50 rsa==4.9.1 23:05:50 ruamel.yaml==0.19.1 23:05:50 ruamel.yaml.clib==0.2.15 23:05:50 s3transfer==0.19.2 23:05:50 simplejson==4.1.2 23:05:50 six==1.17.0 23:05:50 smmap==5.0.3 23:05:50 soupsieve==2.9.2 23:05:50 stevedore==5.9.1 23:05:50 tabulate==0.10.0 23:05:50 toml==0.10.2 23:05:50 tomlkit==0.15.1 23:05:50 tqdm==4.70.0 23:05:50 typing_extensions==4.16.0 23:05:50 urllib3==1.26.20 23:05:50 virtualenv==21.7.8 23:05:50 wcwidth==0.8.3 23:05:50 websocket-client==1.9.2 23:05:50 wrapt==2.4.0 23:05:50 xdg==6.0.0 23:05:50 xmltodict==1.0.4 23:05:50 yarl==1.24.5 23:05:50 yq==4.1.2 23:05:50 [EnvInject] - Injecting environment variables from a build step. 23:05:50 [EnvInject] - Injecting as environment variables the properties content 23:05:50 OS_CLOUD=vex 23:05:50 23:05:50 [EnvInject] - Variables injected successfully. 23:05:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:05:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:05:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14253742265164643189.sh 23:05:50 ---> Orphaned k8s clusters 23:05:50 Setup pyenv: 23:05:50 system 23:05:50 3.8.20 23:05:50 3.9.20 23:05:50 3.10.15 23:05:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B1ov from file:/tmp/.os_lf_venv 23:05:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:05:52 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 23:05:57 lf-activate-venv(): INFO: Adding /tmp/venv-B1ov/bin to PATH 23:06:00 -----> Delete orphaned cluster 23:06:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:06:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:06:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2146991370979193182.sh 23:06:00 ---> Orphaned stacks 23:06:00 Setup pyenv: 23:06:00 system 23:06:00 3.8.20 23:06:00 3.9.20 23:06:00 3.10.15 23:06:00 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B1ov from file:/tmp/.os_lf_venv 23:06:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:06:14 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. 23:06:14 python-manilaclient 6.3.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 23:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-B1ov/bin to PATH 23:06:14 + mapfile -t OS_COE_CLUSTERS_ID 23:06:14 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 23:06:14 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 23:06:14 ++ awk '{print $1}' 23:06:16 + echo '-----> Active clusters -> stacks' 23:06:16 -----> Active clusters -> stacks 23:06:16 + OS_COE_STACKS=() 23:06:16 + [[ 0 -gt 0 ]] 23:06:16 + mapfile -t OS_STACKS 23:06:16 ++ awk '{print $1}' 23:06:16 ++ 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 23:06:18 + echo '-----> Active stacks' 23:06:18 -----> Active stacks 23:06:18 + echo '-----> Delete orphaned stacks' 23:06:18 -----> Delete orphaned stacks 23:06:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:06:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:06:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4771925131158327784.sh 23:06:18 ---> Orphaned servers 23:06:18 Setup pyenv: 23:06:18 system 23:06:18 3.8.20 23:06:18 3.9.20 23:06:18 3.10.15 23:06:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B1ov from file:/tmp/.os_lf_venv 23:06:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-B1ov/bin to PATH 23:06:33 -----> Active servers 23:06:33 prd-ubuntu20.04-docker-2c-8g-1768 23:06:33 prd-centos7-blackbox-4c-2g-1093 23:06:33 -----> Delete orphaned servers 23:06:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:06:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:06:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14783783667065612306.sh 23:06:33 ---> Orphaned ports 23:06:33 Setup pyenv: 23:06:33 system 23:06:33 3.8.20 23:06:33 3.9.20 23:06:33 3.10.15 23:06:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B1ov from file:/tmp/.os_lf_venv 23:06:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 23:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-B1ov/bin to PATH 23:06:43 No orphaned ports to process. 23:06:43 Build step 'Conditional step (single)' marked build as failure 23:06:43 $ ssh-agent -k 23:06:43 unset SSH_AUTH_SOCK; 23:06:43 unset SSH_AGENT_PID; 23:06:43 echo Agent pid 1533 killed; 23:06:43 [ssh-agent] Stopped. 23:06:43 [PostBuildScript] - [INFO] Executing post build scripts. 23:06:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6300667331376853094.sh 23:06:43 ---> sysstat.sh 23:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins436346378076833920.sh 23:06:44 ---> package-listing.sh 23:06:44 ++ facter osfamily 23:06:44 ++ tr '[:upper:]' '[:lower:]' 23:06:44 + OS_FAMILY=debian 23:06:44 + workspace=/w/workspace/ci-management-openstack-cron 23:06:44 + START_PACKAGES=/tmp/packages_start.txt 23:06:44 + END_PACKAGES=/tmp/packages_end.txt 23:06:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:06:44 + PACKAGES=/tmp/packages_start.txt 23:06:44 + '[' /w/workspace/ci-management-openstack-cron ']' 23:06:44 + PACKAGES=/tmp/packages_end.txt 23:06:44 + case "${OS_FAMILY}" in 23:06:44 + grep '^ii' 23:06:44 + dpkg -l 23:06:44 + '[' -f /tmp/packages_start.txt ']' 23:06:44 + '[' -f /tmp/packages_end.txt ']' 23:06:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:06:44 + '[' /w/workspace/ci-management-openstack-cron ']' 23:06:44 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 23:06:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 23:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11099004451424595458.sh 23:06:44 ---> capture-instance-metadata.sh 23:06:44 Setup pyenv: 23:06:44 system 23:06:44 3.8.20 23:06:44 3.9.20 23:06:44 3.10.15 23:06:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B1ov from file:/tmp/.os_lf_venv 23:06:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:46 lf-activate-venv(): INFO: Installing additional packages: lftools 23:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-B1ov/bin to PATH 23:06:51 INFO: Running in OpenStack, capturing instance metadata 23:06:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15840516772142056670.sh 23:06:51 provisioning config files... 23:06:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13058303583036862895tmp 23:06:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:06:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:06:51 [EnvInject] - Injecting environment variables from a build step. 23:06:51 [EnvInject] - Injecting as environment variables the properties content 23:06:51 SERVER_ID=logs 23:06:51 23:06:51 [EnvInject] - Variables injected successfully. 23:06:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16375651808357092870.sh 23:06:51 ---> create-netrc.sh 23:06:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11109293189021244696.sh 23:06:51 ---> python-tools-install.sh 23:06:51 Setup pyenv: 23:06:51 system 23:06:51 3.8.20 23:06:51 3.9.20 23:06:51 3.10.15 23:06:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B1ov from file:/tmp/.os_lf_venv 23:06:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:53 lf-activate-venv(): INFO: Installing additional packages: lftools 23:06:58 lf-activate-venv(): INFO: Adding /tmp/venv-B1ov/bin to PATH 23:06:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2379093387556404565.sh 23:06:58 ---> sudo-logs.sh 23:06:58 Archiving 'sudo' log.. 23:06:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17244964805452180108.sh 23:06:58 ---> job-cost.sh 23:06:58 Setup pyenv: 23:06:58 system 23:06:58 3.8.20 23:06:58 3.9.20 23:06:58 3.10.15 23:06:58 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B1ov from file:/tmp/.os_lf_venv 23:06:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:07:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:07:05 lf-activate-venv(): INFO: Adding /tmp/venv-B1ov/bin to PATH 23:07:05 INFO: No Stack... 23:07:05 INFO: Retrieving Pricing Info for: v3-standard-2 23:07:05 INFO: Archiving Costs 23:07:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15910399430475415180.sh 23:07:05 ---> logs-deploy.sh 23:07:05 Setup pyenv: 23:07:05 system 23:07:05 3.8.20 23:07:05 3.9.20 23:07:05 3.10.15 23:07:05 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:07:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B1ov from file:/tmp/.os_lf_venv 23:07:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:07:07 lf-activate-venv(): INFO: Installing additional packages: lftools 23:07:12 lf-activate-venv(): INFO: Adding /tmp/venv-B1ov/bin to PATH 23:07:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64857 23:07:12 INFO: archiving workspace using pattern(s): 23:07:13 Archives upload complete. 23:07:14 INFO: archiving logs to Nexus 23:07:14 ---> uname -a: 23:07:14 Linux prd-ubuntu20-04-docker-2c-8g-1768 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 23:07:14 23:07:14 23:07:15 ---> lscpu: 23:07:15 Architecture: x86_64 23:07:15 CPU op-mode(s): 32-bit, 64-bit 23:07:15 Byte Order: Little Endian 23:07:15 Address sizes: 40 bits physical, 48 bits virtual 23:07:15 CPU(s): 2 23:07:15 On-line CPU(s) list: 0,1 23:07:15 Thread(s) per core: 1 23:07:15 Core(s) per socket: 1 23:07:15 Socket(s): 2 23:07:15 NUMA node(s): 1 23:07:15 Vendor ID: AuthenticAMD 23:07:15 CPU family: 23 23:07:15 Model: 49 23:07:15 Model name: AMD EPYC-Rome Processor 23:07:15 Stepping: 0 23:07:15 CPU MHz: 2799.998 23:07:15 BogoMIPS: 5599.99 23:07:15 Virtualization: AMD-V 23:07:15 Hypervisor vendor: KVM 23:07:15 Virtualization type: full 23:07:15 L1d cache: 64 KiB 23:07:15 L1i cache: 64 KiB 23:07:15 L2 cache: 1 MiB 23:07:15 L3 cache: 32 MiB 23:07:15 NUMA node0 CPU(s): 0,1 23:07:15 Vulnerability Gather data sampling: Not affected 23:07:15 Vulnerability Itlb multihit: Not affected 23:07:15 Vulnerability L1tf: Not affected 23:07:15 Vulnerability Mds: Not affected 23:07:15 Vulnerability Meltdown: Not affected 23:07:15 Vulnerability Mmio stale data: Not affected 23:07:15 Vulnerability Retbleed: Vulnerable 23:07:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:07:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:07:15 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:07:15 Vulnerability Srbds: Not affected 23:07:15 Vulnerability Tsx async abort: Not affected 23: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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 23:07:15 23:07:15 23:07:15 ---> nproc: 23:07:15 2 23:07:15 23:07:15 23:07:15 ---> df -h: 23:07:15 Filesystem Size Used Avail Use% Mounted on 23:07:15 udev 3.9G 0 3.9G 0% /dev 23:07:15 tmpfs 795M 1.1M 794M 1% /run 23:07:15 /dev/vda1 39G 9.9G 29G 26% / 23:07:15 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:07:15 tmpfs 5.0M 0 5.0M 0% /run/lock 23:07:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:07:15 /dev/loop0 62M 62M 0 100% /snap/core20/1405 23:07:15 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 23:07:15 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 23:07:15 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:07:15 tmpfs 795M 0 795M 0% /run/user/1001 23:07:15 23:07:15 23:07:15 ---> free -m: 23:07:15 total used free shared buff/cache available 23:07:15 Mem: 7945 535 4888 1 2521 7110 23:07:15 Swap: 1023 0 1023 23:07:15 23:07:15 23:07:15 ---> ip addr: 23:07:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:07:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:07:15 inet 127.0.0.1/8 scope host lo 23:07:15 valid_lft forever preferred_lft forever 23:07:15 inet6 ::1/128 scope host 23:07:15 valid_lft forever preferred_lft forever 23:07:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:07:15 link/ether fa:16:3e:64:96:43 brd ff:ff:ff:ff:ff:ff 23:07:15 inet 10.30.123.248/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 23:07:15 valid_lft 86174sec preferred_lft 86174sec 23:07:15 inet6 fe80::f816:3eff:fe64:9643/64 scope link 23:07:15 valid_lft forever preferred_lft forever 23:07:15 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:07:15 link/ether 86:40:0d:3a:bc:b0 brd ff:ff:ff:ff:ff:ff 23:07:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:07:15 valid_lft forever preferred_lft forever 23:07:15 23:07:15 23:07:15 ---> sar -b -r -n DEV: 23:07:15 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-1768) 09/03/26 _x86_64_ (2 CPU) 23:07:15 23:07:15 23:03:30 LINUX RESTART (2 CPU) 23:07:15 23:07:15 23:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:07:15 23:05:01 303.02 14.48 288.53 0.00 1044.21 7158.94 0.00 23:07:15 23:06:01 52.19 1.28 50.91 0.00 94.65 8862.67 0.00 23:07:15 23:07:01 47.49 1.48 46.01 0.00 137.44 8026.00 0.00 23:07:15 Average: 133.31 5.70 127.61 0.00 422.05 8020.56 0.00 23:07:15 23:07:15 23:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:07:15 23:05:01 5342320 7367956 419332 5.15 80964 2111060 1059420 11.53 617140 1935084 193008 23:07:15 23:06:01 5060288 7317084 457928 5.63 90800 2320864 1106664 12.05 672340 2137792 214152 23:07:15 23:07:01 5037868 7307160 467008 5.74 93948 2329472 1102572 12.00 725848 2106448 12124 23:07:15 Average: 5146825 7330733 448089 5.51 88571 2253799 1089552 11.86 671776 2059775 139761 23:07:15 23:07:15 23:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:07:15 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:15 23:05:01 lo 0.81 0.81 0.09 0.09 0.00 0.00 0.00 0.00 23:07:15 23:05:01 ens3 356.68 259.50 1380.59 62.02 0.00 0.00 0.00 0.00 23:07:15 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:15 23:06:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:07:15 23:06:01 ens3 81.19 58.47 398.36 6.50 0.00 0.00 0.00 0.00 23:07:15 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:15 23:07:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 23:07:15 23:07:01 ens3 24.15 19.90 56.46 9.83 0.00 0.00 0.00 0.00 23:07:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:15 Average: lo 0.94 0.94 0.10 0.10 0.00 0.00 0.00 0.00 23:07:15 Average: ens3 152.90 111.82 607.59 25.92 0.00 0.00 0.00 0.00 23:07:15 23:07:15 23:07:15 ---> sar -P ALL: 23:07:15 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-1768) 09/03/26 _x86_64_ (2 CPU) 23:07:15 23:07:15 23:03:30 LINUX RESTART (2 CPU) 23:07:15 23:07:15 23:04:02 CPU %user %nice %system %iowait %steal %idle 23:07:15 23:05:01 all 29.26 0.00 3.32 4.70 0.03 62.69 23:07:15 23:05:01 0 28.25 0.00 2.98 1.23 0.02 67.53 23:07:15 23:05:01 1 30.28 0.00 3.67 8.17 0.03 57.85 23:07:15 23:06:01 all 23.67 0.00 2.20 1.13 0.00 73.00 23:07:15 23:06:01 0 31.37 0.00 2.53 0.60 0.00 65.49 23:07:15 23:06:01 1 15.98 0.00 1.88 1.66 0.00 80.48 23:07:15 23:07:01 all 41.88 0.00 2.80 0.68 0.02 54.62 23:07:15 23:07:01 0 69.13 0.00 3.12 0.35 0.03 27.37 23:07:15 23:07:01 1 15.06 0.00 2.48 1.00 0.02 81.44 23:07:15 Average: all 31.64 0.00 2.77 2.15 0.02 63.43 23:07:15 Average: 0 43.01 0.00 2.88 0.72 0.02 53.38 23:07:15 Average: 1 20.35 0.00 2.67 3.57 0.02 73.40 23:07:15 23:07:15 23:07:15