06:04:13 Started by timer 06:04:13 Running as SYSTEM 06:04:13 [EnvInject] - Loading node environment variables. 06:04:13 Building remotely on prd-ubuntu20.04-docker-2c-8g-586 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 06:04:13 [ssh-agent] Looking for ssh-agent implementation... 06:04:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:13 $ ssh-agent 06:04:13 SSH_AUTH_SOCK=/tmp/ssh-m94tu1gC1vgP/agent.1414 06:04:13 SSH_AGENT_PID=1416 06:04:13 [ssh-agent] Started. 06:04:13 Running ssh-add (command line suppressed) 06:04:13 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_3939266727966140349.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_3939266727966140349.key) 06:04:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:13 The recommended git tool is: NONE 06:04:15 using credential edgex-jenkins-ssh 06:04:15 Wiping out workspace first. 06:04:15 Cloning the remote Git repository 06:04:15 Cloning repository git@github.com:edgexfoundry/ci-management 06:04:15 > git init /w/workspace/ci-management-openstack-cron # timeout=10 06:04:15 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 06:04:15 > git --version # timeout=10 06:04:15 > git --version # 'git version 2.25.1' 06:04:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:15 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 06:04:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:16 Avoid second fetch 06:04:16 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:04:16 Checking out Revision 08528aa92ec069a94ed15c9912b551002dc55634 (refs/remotes/origin/master) 06:04:16 > git config core.sparsecheckout # timeout=10 06:04:16 > git checkout -f 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10 06:04:16 Commit message: "Merge pull request #695 from jinlinGuan/issue-694" 06:04:16 > git rev-list --no-walk 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10 06:04:16 > git remote # timeout=10 06:04:16 > git submodule init # timeout=10 06:04:16 > git submodule sync # timeout=10 06:04:16 > git config --get remote.origin.url # timeout=10 06:04:16 > git submodule init # timeout=10 06:04:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:04:16 > git config --get submodule.packer/common-packer.url # timeout=10 06:04:16 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:04:16 > git config --get submodule.global-jjb.url # timeout=10 06:04:16 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:04:16 > git submodule update --init --recursive packer/common-packer # timeout=10 06:04:17 > git submodule update --init --recursive global-jjb # timeout=10 06:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:21 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 06:04:21 provisioning config files... 06:04:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 06:04:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:04:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:04:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12662387799846536127.sh 06:04:21 ---> python-tools-install.sh 06:04:21 Setup pyenv: 06:04:21 * system (set by /opt/pyenv/version) 06:04:21 * 3.8.13 (set by /opt/pyenv/version) 06:04:21 * 3.9.13 (set by /opt/pyenv/version) 06:04:21 * 3.10.6 (set by /opt/pyenv/version) 06:04:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0VUJ 06:04:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:04:28 lf-activate-venv(): INFO: Installing: lftools 06:04:50 lf-activate-venv(): INFO: Adding /tmp/venv-0VUJ/bin to PATH 06:04:50 Generating Requirements File 06:05: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. 06:05:14 lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 06:05:14 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 06:05:15 Python 3.10.6 06:05:15 pip 25.1 from /tmp/venv-0VUJ/lib/python3.10/site-packages/pip (python 3.10) 06:05:15 appdirs==1.4.4 06:05:15 argcomplete==3.6.2 06:05:15 aspy.yaml==1.3.0 06:05:15 attrs==25.3.0 06:05:15 autopage==0.5.2 06:05:15 beautifulsoup4==4.13.4 06:05:15 boto3==1.38.3 06:05:15 botocore==1.38.3 06:05:15 bs4==0.0.2 06:05:15 cachetools==5.5.2 06:05:15 certifi==2025.4.26 06:05:15 cffi==1.17.1 06:05:15 cfgv==3.4.0 06:05:15 chardet==5.2.0 06:05:15 charset-normalizer==3.4.1 06:05:15 click==8.1.8 06:05:15 cliff==4.9.1 06:05:15 cmd2==2.5.11 06:05:15 cryptography==3.3.2 06:05:15 debtcollector==3.0.0 06:05:15 decorator==5.2.1 06:05:15 defusedxml==0.7.1 06:05:15 Deprecated==1.2.18 06:05:15 distlib==0.3.9 06:05:15 dnspython==2.7.0 06:05:15 docker==4.2.2 06:05:15 dogpile.cache==1.4.0 06:05:15 durationpy==0.9 06:05:15 email_validator==2.2.0 06:05:15 filelock==3.18.0 06:05:15 future==1.0.0 06:05:15 gitdb==4.0.12 06:05:15 GitPython==3.1.44 06:05:15 google-auth==2.39.0 06:05:15 httplib2==0.22.0 06:05:15 identify==2.6.10 06:05:15 idna==3.10 06:05:15 importlib-resources==1.5.0 06:05:15 iso8601==2.1.0 06:05:15 Jinja2==3.1.6 06:05:15 jmespath==1.0.1 06:05:15 jsonpatch==1.33 06:05:15 jsonpointer==3.0.0 06:05:15 jsonschema==4.23.0 06:05:15 jsonschema-specifications==2025.4.1 06:05:15 keystoneauth1==5.10.0 06:05:15 kubernetes==32.0.1 06:05:15 lftools==0.37.12 06:05:15 lxml==5.4.0 06:05:15 MarkupSafe==3.0.2 06:05:15 msgpack==1.1.0 06:05:15 multi_key_dict==2.0.3 06:05:15 munch==4.0.0 06:05:15 netaddr==1.3.0 06:05:15 netifaces==0.11.0 06:05:15 niet==1.4.2 06:05:15 nodeenv==1.9.1 06:05:15 oauth2client==4.1.3 06:05:15 oauthlib==3.2.2 06:05:15 openstacksdk==0.62.0 06:05:15 os-client-config==2.1.0 06:05:15 os-service-types==1.7.0 06:05:15 osc-lib==4.0.0 06:05:15 oslo.config==9.7.1 06:05:15 oslo.context==5.7.1 06:05:15 oslo.i18n==6.5.1 06:05:15 oslo.log==7.1.0 06:05:15 oslo.serialization==5.7.0 06:05:15 oslo.utils==8.2.0 06:05:15 packaging==25.0 06:05:15 pbr==6.1.1 06:05:15 platformdirs==4.3.7 06:05:15 prettytable==3.16.0 06:05:15 psutil==7.0.0 06:05:15 pyasn1==0.6.1 06:05:15 pyasn1_modules==0.4.2 06:05:15 pycparser==2.22 06:05:15 pygerrit2==2.0.15 06:05:15 PyGithub==2.6.1 06:05:15 PyJWT==2.10.1 06:05:15 PyNaCl==1.5.0 06:05:15 pyparsing==2.4.7 06:05:15 pyperclip==1.9.0 06:05:15 pyrsistent==0.20.0 06:05:15 python-cinderclient==9.7.0 06:05:15 python-dateutil==2.9.0.post0 06:05:15 python-heatclient==4.1.0 06:05:15 python-jenkins==1.8.2 06:05:15 python-keystoneclient==5.6.0 06:05:15 python-magnumclient==4.8.1 06:05:15 python-novaclient==18.9.0 06:05:15 python-openstackclient==6.0.1 06:05:15 python-swiftclient==4.7.0 06:05:15 PyYAML==6.0.2 06:05:15 referencing==0.36.2 06:05:15 requests==2.32.3 06:05:15 requests-oauthlib==2.0.0 06:05:15 requestsexceptions==1.4.0 06:05:15 rfc3986==2.0.0 06:05:15 rpds-py==0.24.0 06:05:15 rsa==4.9.1 06:05:15 ruamel.yaml==0.18.10 06:05:15 ruamel.yaml.clib==0.2.12 06:05:15 s3transfer==0.12.0 06:05:15 simplejson==3.20.1 06:05:15 six==1.17.0 06:05:15 smmap==5.0.2 06:05:15 soupsieve==2.7 06:05:15 stevedore==5.4.1 06:05:15 tabulate==0.9.0 06:05:15 toml==0.10.2 06:05:15 tomlkit==0.13.2 06:05:15 tqdm==4.67.1 06:05:15 typing_extensions==4.13.2 06:05:15 tzdata==2025.2 06:05:15 urllib3==1.26.20 06:05:15 virtualenv==20.30.0 06:05:15 wcwidth==0.2.13 06:05:15 websocket-client==1.8.0 06:05:15 wrapt==1.17.2 06:05:15 xdg==6.0.0 06:05:15 xmltodict==0.14.2 06:05:15 yq==3.4.3 06:05:15 [EnvInject] - Injecting environment variables from a build step. 06:05:15 [EnvInject] - Injecting as environment variables the properties content 06:05:15 OS_CLOUD=vex 06:05:15 06:05:15 [EnvInject] - Variables injected successfully. 06:05:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:05:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:05:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18012205828541535627.sh 06:05:16 ---> Orphaned k8s clusters 06:05:16 Setup pyenv: 06:05:16 system 06:05:16 3.8.13 06:05:16 3.9.13 06:05:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:05:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0VUJ from file:/tmp/.os_lf_venv 06:05:17 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 06:05:24 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. 06:05:24 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 06:05:24 lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 06:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-0VUJ/bin to PATH 06:05:27 -----> Delete orphaned cluster 06:05:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:05:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:05:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8282939049179462092.sh 06:05:27 ---> Orphaned stacks 06:05:27 Setup pyenv: 06:05:27 system 06:05:27 3.8.13 06:05:27 3.9.13 06:05:27 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:05:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0VUJ from file:/tmp/.os_lf_venv 06:05:28 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:05:41 lf-activate-venv(): INFO: Adding /tmp/venv-0VUJ/bin to PATH 06:05:41 + mapfile -t OS_COE_CLUSTERS_ID 06:05:41 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 06:05:41 ++ awk '{print $1}' 06:05:41 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 06:05:44 + echo '-----> Active clusters -> stacks' 06:05:44 -----> Active clusters -> stacks 06:05:44 + OS_COE_STACKS=() 06:05:44 + [[ 0 -gt 0 ]] 06:05:44 + mapfile -t OS_STACKS 06:05:44 ++ 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 06:05:44 ++ awk '{print $1}' 06:05:45 + echo '-----> Active stacks' 06:05:45 -----> Active stacks 06:05:45 + echo '-----> Delete orphaned stacks' 06:05:45 -----> Delete orphaned stacks 06:05:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:05:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:05:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10732307260664570388.sh 06:05:45 ---> Orphaned servers 06:05:45 Setup pyenv: 06:05:45 system 06:05:45 3.8.13 06:05:45 3.9.13 06:05:45 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:05:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0VUJ from file:/tmp/.os_lf_venv 06:05:46 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:05:56 lf-activate-venv(): INFO: Adding /tmp/venv-0VUJ/bin to PATH 06:06:00 -----> Active servers 06:06:00 prd-ubuntu20.04-docker-2c-8g-586 06:06:00 prd-centos7-blackbox-4c-2g-498 06:06:00 prd-centos7-blackbox-4c-2g-497 06:06:00 -----> Delete orphaned servers 06:06:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:06:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:06:01 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1094839017454776114.sh 06:06:01 ---> Orphaned ports 06:06:01 Setup pyenv: 06:06:01 system 06:06:01 3.8.13 06:06:01 3.9.13 06:06:01 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:06:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0VUJ from file:/tmp/.os_lf_venv 06:06:02 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 06:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-0VUJ/bin to PATH 06:06:12 No orphaned ports to process. 06:06:12 Build step 'Conditional step (single)' marked build as failure 06:06:12 $ ssh-agent -k 06:06:12 unset SSH_AUTH_SOCK; 06:06:12 unset SSH_AGENT_PID; 06:06:12 echo Agent pid 1416 killed; 06:06:12 [ssh-agent] Stopped. 06:06:12 [PostBuildScript] - [INFO] Executing post build scripts. 06:06:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9771670921376850865.sh 06:06:12 ---> sysstat.sh 06:06:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6747301989419398883.sh 06:06:12 ---> package-listing.sh 06:06:12 ++ tr '[:upper:]' '[:lower:]' 06:06:12 ++ facter osfamily 06:06:13 + OS_FAMILY=debian 06:06:13 + workspace=/w/workspace/ci-management-openstack-cron 06:06:13 + START_PACKAGES=/tmp/packages_start.txt 06:06:13 + END_PACKAGES=/tmp/packages_end.txt 06:06:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:06:13 + PACKAGES=/tmp/packages_start.txt 06:06:13 + '[' /w/workspace/ci-management-openstack-cron ']' 06:06:13 + PACKAGES=/tmp/packages_end.txt 06:06:13 + case "${OS_FAMILY}" in 06:06:13 + dpkg -l 06:06:13 + grep '^ii' 06:06:13 + '[' -f /tmp/packages_start.txt ']' 06:06:13 + '[' -f /tmp/packages_end.txt ']' 06:06:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:06:13 + '[' /w/workspace/ci-management-openstack-cron ']' 06:06:13 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 06:06:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 06:06:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1189141428440232731.sh 06:06:13 ---> capture-instance-metadata.sh 06:06:13 Setup pyenv: 06:06:13 system 06:06:13 3.8.13 06:06:13 3.9.13 06:06:13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:06:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0VUJ from file:/tmp/.os_lf_venv 06:06:14 lf-activate-venv(): INFO: Installing: lftools 06:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-0VUJ/bin to PATH 06:06:21 INFO: Running in OpenStack, capturing instance metadata 06:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17375358149113694029.sh 06:06:21 provisioning config files... 06:06:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config10680444753724782456tmp 06:06:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:06:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:06:21 [EnvInject] - Injecting environment variables from a build step. 06:06:21 [EnvInject] - Injecting as environment variables the properties content 06:06:21 SERVER_ID=logs 06:06:21 06:06:21 [EnvInject] - Variables injected successfully. 06:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4273852254013898542.sh 06:06:21 ---> create-netrc.sh 06:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9667390682494415371.sh 06:06:21 ---> python-tools-install.sh 06:06:21 Setup pyenv: 06:06:21 system 06:06:21 3.8.13 06:06:21 3.9.13 06:06:21 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:06:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0VUJ from file:/tmp/.os_lf_venv 06:06:22 lf-activate-venv(): INFO: Installing: lftools 06:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-0VUJ/bin to PATH 06:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9896220592556057051.sh 06:06:29 ---> sudo-logs.sh 06:06:29 Archiving 'sudo' log.. 06:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11606545122539546272.sh 06:06:29 ---> job-cost.sh 06:06:29 Setup pyenv: 06:06:29 system 06:06:29 3.8.13 06:06:29 3.9.13 06:06:29 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:06:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0VUJ from file:/tmp/.os_lf_venv 06:06:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:06:35 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. 06:06:35 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 06:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-0VUJ/bin to PATH 06:06:35 INFO: No Stack... 06:06:35 INFO: Retrieving Pricing Info for: v3-standard-2 06:06:35 INFO: Archiving Costs 06:06:35 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14778863803909388408.sh 06:06:35 ---> logs-deploy.sh 06:06:35 Setup pyenv: 06:06:35 system 06:06:35 3.8.13 06:06:35 3.9.13 06:06:35 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0VUJ from file:/tmp/.os_lf_venv 06:06:36 lf-activate-venv(): INFO: Installing: lftools 06:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-0VUJ/bin to PATH 06:06:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/53703 06:06:44 INFO: archiving workspace using pattern(s): 06:06:45 Archives upload complete. 06:06:45 INFO: archiving logs to Nexus 06:06:46 ---> uname -a: 06:06:46 Linux prd-ubuntu20-04-docker-2c-8g-586 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 06:06:46 06:06:46 06:06:46 ---> lscpu: 06:06:46 Architecture: x86_64 06:06:46 CPU op-mode(s): 32-bit, 64-bit 06:06:46 Byte Order: Little Endian 06:06:46 Address sizes: 40 bits physical, 48 bits virtual 06:06:46 CPU(s): 2 06:06:46 On-line CPU(s) list: 0,1 06:06:46 Thread(s) per core: 1 06:06:46 Core(s) per socket: 1 06:06:46 Socket(s): 2 06:06:46 NUMA node(s): 1 06:06:46 Vendor ID: AuthenticAMD 06:06:46 CPU family: 23 06:06:46 Model: 49 06:06:46 Model name: AMD EPYC-Rome Processor 06:06:46 Stepping: 0 06:06:46 CPU MHz: 2800.000 06:06:46 BogoMIPS: 5600.00 06:06:46 Virtualization: AMD-V 06:06:46 Hypervisor vendor: KVM 06:06:46 Virtualization type: full 06:06:46 L1d cache: 64 KiB 06:06:46 L1i cache: 64 KiB 06:06:46 L2 cache: 1 MiB 06:06:46 L3 cache: 32 MiB 06:06:46 NUMA node0 CPU(s): 0,1 06:06:46 Vulnerability Gather data sampling: Not affected 06:06:46 Vulnerability Itlb multihit: Not affected 06:06:46 Vulnerability L1tf: Not affected 06:06:46 Vulnerability Mds: Not affected 06:06:46 Vulnerability Meltdown: Not affected 06:06:46 Vulnerability Mmio stale data: Not affected 06:06:46 Vulnerability Retbleed: Vulnerable 06:06:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:06:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:06:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 06:06:46 Vulnerability Srbds: Not affected 06:06:46 Vulnerability Tsx async abort: Not affected 06:06:46 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:06:46 06:06:46 06:06:46 ---> nproc: 06:06:46 2 06:06:46 06:06:46 06:06:46 ---> df -h: 06:06:46 Filesystem Size Used Avail Use% Mounted on 06:06:46 udev 3.9G 0 3.9G 0% /dev 06:06:46 tmpfs 795M 1.1M 794M 1% /run 06:06:46 /dev/vda1 39G 8.9G 30G 24% / 06:06:46 tmpfs 3.9G 0 3.9G 0% /dev/shm 06:06:46 tmpfs 5.0M 0 5.0M 0% /run/lock 06:06:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:06:46 /dev/loop0 62M 62M 0 100% /snap/core20/1405 06:06:46 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 06:06:46 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 06:06:46 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:06:46 tmpfs 795M 0 795M 0% /run/user/1001 06:06:46 06:06:46 06:06:46 ---> free -m: 06:06:46 total used free shared buff/cache available 06:06:46 Mem: 7945 504 5309 1 2131 7154 06:06:46 Swap: 1023 0 1023 06:06:46 06:06:46 06:06:46 ---> ip addr: 06:06:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:06:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:06:46 inet 127.0.0.1/8 scope host lo 06:06:46 valid_lft forever preferred_lft forever 06:06:46 inet6 ::1/128 scope host 06:06:46 valid_lft forever preferred_lft forever 06:06:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:06:46 link/ether fa:16:3e:74:35:b3 brd ff:ff:ff:ff:ff:ff 06:06:46 inet 10.30.123.185/23 brd 10.30.123.255 scope global dynamic ens3 06:06:46 valid_lft 86212sec preferred_lft 86212sec 06:06:46 inet6 fe80::f816:3eff:fe74:35b3/64 scope link 06:06:46 valid_lft forever preferred_lft forever 06:06:46 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:06:46 link/ether 02:42:8a:70:f0:f7 brd ff:ff:ff:ff:ff:ff 06:06:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:06:46 valid_lft forever preferred_lft forever 06:06:46 06:06:46 06:06:46 ---> sar -b -r -n DEV: 06:06:46 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-586) 04/28/25 _x86_64_ (2 CPU) 06:06:46 06:06:46 06:03:40 LINUX RESTART (2 CPU) 06:06:46 06:06:46 06:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:06:46 06:05:01 408.86 40.56 368.30 0.00 4188.94 45502.47 0.00 06:06:46 06:06:01 93.18 12.60 80.58 0.00 1089.73 10213.62 0.00 06:06:46 Average: 251.07 26.58 224.49 0.00 2639.85 27863.92 0.00 06:06:46 06:06:46 06:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:06:46 06:05:01 5595196 7347304 449780 5.53 65880 1852416 1190204 12.96 629804 1681752 171216 06:06:46 06:06:01 5511372 7391276 398168 4.89 78556 1960544 1155164 12.58 642412 1738208 15036 06:06:46 Average: 5553284 7369290 423974 5.21 72218 1906480 1172684 12.77 636108 1709980 93126 06:06:46 06:06:46 06:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:06:46 06:05:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 06:06:46 06:05:01 ens3 350.00 214.59 1649.45 70.66 0.00 0.00 0.00 0.00 06:06:46 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:46 06:06:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 06:06:46 06:06:01 ens3 34.32 30.00 243.39 9.06 0.00 0.00 0.00 0.00 06:06:46 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:46 Average: lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 06:06:46 Average: ens3 192.21 122.33 946.65 39.87 0.00 0.00 0.00 0.00 06:06:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:46 06:06:46 06:06:46 ---> sar -P ALL: 06:06:46 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-586) 04/28/25 _x86_64_ (2 CPU) 06:06:46 06:06:46 06:03:40 LINUX RESTART (2 CPU) 06:06:46 06:06:46 06:04:01 CPU %user %nice %system %iowait %steal %idle 06:06:46 06:05:01 all 37.72 0.00 4.97 8.21 0.08 49.01 06:06:46 06:05:01 0 46.59 0.00 6.71 12.16 0.10 34.44 06:06:46 06:05:01 1 28.87 0.00 3.24 4.28 0.07 63.53 06:06:46 06:06:01 all 37.06 0.00 2.77 2.32 0.07 57.77 06:06:46 06:06:01 0 14.09 0.00 2.66 3.69 0.07 79.49 06:06:46 06:06:01 1 60.10 0.00 2.89 0.95 0.08 35.98 06:06:46 Average: all 37.39 0.00 3.87 5.26 0.08 53.40 06:06:46 Average: 0 30.27 0.00 4.68 7.91 0.08 57.07 06:06:46 Average: 1 44.50 0.00 3.06 2.61 0.08 49.74 06:06:46 06:06:46 06:06:46