05:05:18 Started by timer 05:05:18 Running as SYSTEM 05:05:18 [EnvInject] - Loading node environment variables. 05:05:18 Building remotely on prd-ubuntu20.04-docker-2c-8g-4311 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 05:05:18 [ssh-agent] Looking for ssh-agent implementation... 05:05:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:05:18 $ ssh-agent 05:05:18 SSH_AUTH_SOCK=/tmp/ssh-zwLWH2PVksPZ/agent.1533 05:05:18 SSH_AGENT_PID=1535 05:05:18 [ssh-agent] Started. 05:05:18 Running ssh-add (command line suppressed) 05:05:18 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_3063709445911102576.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_3063709445911102576.key) 05:05:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:05:18 The recommended git tool is: NONE 05:05:20 using credential edgex-jenkins-ssh 05:05:20 Wiping out workspace first. 05:05:20 Cloning the remote Git repository 05:05:20 Cloning repository git@github.com:edgexfoundry/ci-management 05:05:20 > git init /w/workspace/ci-management-openstack-cron # timeout=10 05:05:20 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 05:05:20 > git --version # timeout=10 05:05:20 > git --version # 'git version 2.25.1' 05:05:20 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:20 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 05:05:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:21 Avoid second fetch 05:05:21 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:05:21 Checking out Revision 41dcbc0a607ead32d0359c1a8aed779950b6d22f (refs/remotes/origin/master) 05:05:21 > git config core.sparsecheckout # timeout=10 05:05:21 > git checkout -f 41dcbc0a607ead32d0359c1a8aed779950b6d22f # timeout=10 05:05:21 Commit message: "Merge pull request #703 from jinlinGuan/issue-694-2" 05:05:21 > git rev-list --no-walk 41dcbc0a607ead32d0359c1a8aed779950b6d22f # timeout=10 05:05:21 > git remote # timeout=10 05:05:21 > git submodule init # timeout=10 05:05:21 > git submodule sync # timeout=10 05:05:21 > git config --get remote.origin.url # timeout=10 05:05:21 > git submodule init # timeout=10 05:05:21 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:05:21 > git config --get submodule.packer/common-packer.url # timeout=10 05:05:21 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:05:21 > git config --get submodule.global-jjb.url # timeout=10 05:05:21 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:05:21 > git submodule update --init --recursive packer/common-packer # timeout=10 05:05:22 > git submodule update --init --recursive global-jjb # timeout=10 05:05:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:05:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:05:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:05:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:05:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:05:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:05:26 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:05:26 provisioning config files... 05:05:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:05:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:05:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:05:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3883588080871896992.sh 05:05:26 ---> python-tools-install.sh 05:05:26 Setup pyenv: 05:05:26 * system (set by /opt/pyenv/version) 05:05:26 * 3.8.20 (set by /opt/pyenv/version) 05:05:26 * 3.9.20 (set by /opt/pyenv/version) 05:05:26 3.10.15 05:05:26 3.11.10 05:05:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SAnm 05:05:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:05:34 lf-activate-venv(): INFO: Installing: lftools 05:05:56 lf-activate-venv(): INFO: Adding /tmp/venv-SAnm/bin to PATH 05:05:56 Generating Requirements File 05:06:16 Python 3.11.10 05:06:17 pip 25.1.1 from /tmp/venv-SAnm/lib/python3.11/site-packages/pip (python 3.11) 05:06:17 appdirs==1.4.4 05:06:17 argcomplete==3.6.2 05:06:17 aspy.yaml==1.3.0 05:06:17 attrs==25.3.0 05:06:17 autopage==0.5.2 05:06:17 beautifulsoup4==4.13.4 05:06:17 boto3==1.39.0 05:06:17 botocore==1.39.0 05:06:17 bs4==0.0.2 05:06:17 cachetools==5.5.2 05:06:17 certifi==2025.6.15 05:06:17 cffi==1.17.1 05:06:17 cfgv==3.4.0 05:06:17 chardet==5.2.0 05:06:17 charset-normalizer==3.4.2 05:06:17 click==8.2.1 05:06:17 cliff==4.10.0 05:06:17 cmd2==2.7.0 05:06:17 cryptography==3.3.2 05:06:17 debtcollector==3.0.0 05:06:17 decorator==5.2.1 05:06:17 defusedxml==0.7.1 05:06:17 Deprecated==1.2.18 05:06:17 distlib==0.3.9 05:06:17 dnspython==2.7.0 05:06:17 docker==7.1.0 05:06:17 dogpile.cache==1.4.0 05:06:17 durationpy==0.10 05:06:17 email_validator==2.2.0 05:06:17 filelock==3.18.0 05:06:17 future==1.0.0 05:06:17 gitdb==4.0.12 05:06:17 GitPython==3.1.44 05:06:17 google-auth==2.40.3 05:06:17 httplib2==0.22.0 05:06:17 identify==2.6.12 05:06:17 idna==3.10 05:06:17 importlib-resources==1.5.0 05:06:17 iso8601==2.1.0 05:06:17 Jinja2==3.1.6 05:06:17 jmespath==1.0.1 05:06:17 jsonpatch==1.33 05:06:17 jsonpointer==3.0.0 05:06:17 jsonschema==4.24.0 05:06:17 jsonschema-specifications==2025.4.1 05:06:17 keystoneauth1==5.11.1 05:06:17 kubernetes==33.1.0 05:06:17 lftools==0.37.13 05:06:17 lxml==6.0.0 05:06:17 markdown-it-py==3.0.0 05:06:17 MarkupSafe==3.0.2 05:06:17 mdurl==0.1.2 05:06:17 msgpack==1.1.1 05:06:17 multi_key_dict==2.0.3 05:06:17 munch==4.0.0 05:06:17 netaddr==1.3.0 05:06:17 niet==1.4.2 05:06:17 nodeenv==1.9.1 05:06:17 oauth2client==4.1.3 05:06:17 oauthlib==3.3.1 05:06:17 openstacksdk==4.6.0 05:06:17 os-client-config==2.1.0 05:06:17 os-service-types==1.7.0 05:06:17 osc-lib==4.0.2 05:06:17 oslo.config==9.8.0 05:06:17 oslo.context==6.0.0 05:06:17 oslo.i18n==6.5.1 05:06:17 oslo.log==7.1.0 05:06:17 oslo.serialization==5.7.0 05:06:17 oslo.utils==9.0.0 05:06:17 packaging==25.0 05:06:17 pbr==6.1.1 05:06:17 platformdirs==4.3.8 05:06:17 prettytable==3.16.0 05:06:17 psutil==7.0.0 05:06:17 pyasn1==0.6.1 05:06:17 pyasn1_modules==0.4.2 05:06:17 pycparser==2.22 05:06:17 pygerrit2==2.0.15 05:06:17 PyGithub==2.6.1 05:06:17 Pygments==2.19.2 05:06:17 PyJWT==2.10.1 05:06:17 PyNaCl==1.5.0 05:06:17 pyparsing==2.4.7 05:06:17 pyperclip==1.9.0 05:06:17 pyrsistent==0.20.0 05:06:17 python-cinderclient==9.7.0 05:06:17 python-dateutil==2.9.0.post0 05:06:17 python-heatclient==4.2.0 05:06:17 python-jenkins==1.8.2 05:06:17 python-keystoneclient==5.6.0 05:06:17 python-magnumclient==4.8.1 05:06:17 python-openstackclient==8.1.0 05:06:17 python-swiftclient==4.8.0 05:06:17 PyYAML==6.0.2 05:06:17 referencing==0.36.2 05:06:17 requests==2.32.4 05:06:17 requests-oauthlib==2.0.0 05:06:17 requestsexceptions==1.4.0 05:06:17 rfc3986==2.0.0 05:06:17 rich==14.0.0 05:06:17 rich-argparse==1.7.1 05:06:17 rpds-py==0.25.1 05:06:17 rsa==4.9.1 05:06:17 ruamel.yaml==0.18.14 05:06:17 ruamel.yaml.clib==0.2.12 05:06:17 s3transfer==0.13.0 05:06:17 simplejson==3.20.1 05:06:17 six==1.17.0 05:06:17 smmap==5.0.2 05:06:17 soupsieve==2.7 05:06:17 stevedore==5.4.1 05:06:17 tabulate==0.9.0 05:06:17 toml==0.10.2 05:06:17 tomlkit==0.13.3 05:06:17 tqdm==4.67.1 05:06:17 typing_extensions==4.14.0 05:06:17 tzdata==2025.2 05:06:17 urllib3==1.26.20 05:06:17 virtualenv==20.31.2 05:06:17 wcwidth==0.2.13 05:06:17 websocket-client==1.8.0 05:06:17 wrapt==1.17.2 05:06:17 xdg==6.0.0 05:06:17 xmltodict==0.14.2 05:06:17 yq==3.4.3 05:06:17 [EnvInject] - Injecting environment variables from a build step. 05:06:17 [EnvInject] - Injecting as environment variables the properties content 05:06:17 OS_CLOUD=vex 05:06:17 05:06:17 [EnvInject] - Variables injected successfully. 05:06:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:06:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:06:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7271668707025667758.sh 05:06:17 ---> Orphaned k8s clusters 05:06:17 Setup pyenv: 05:06:17 system 05:06:17 3.8.20 05:06:17 3.9.20 05:06:17 3.10.15 05:06:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAnm from file:/tmp/.os_lf_venv 05:06:19 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 05:06: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. 05:06:24 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 05:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-SAnm/bin to PATH 05:06:27 -----> Delete orphaned cluster 05:06:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:06:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:06:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3264290289143377776.sh 05:06:27 ---> Orphaned stacks 05:06:27 Setup pyenv: 05:06:27 system 05:06:27 3.8.20 05:06:27 3.9.20 05:06:27 3.10.15 05:06:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAnm from file:/tmp/.os_lf_venv 05:06:29 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. 05:06:29 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 05:06:29 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-SAnm/bin to PATH 05:06:41 + mapfile -t OS_COE_CLUSTERS_ID 05:06:41 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 05:06:41 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 05:06:41 ++ awk '{print $1}' 05:06:44 + echo '-----> Active clusters -> stacks' 05:06:44 -----> Active clusters -> stacks 05:06:44 + OS_COE_STACKS=() 05:06:44 + [[ 0 -gt 0 ]] 05:06:44 + mapfile -t OS_STACKS 05:06: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 05:06:44 ++ awk '{print $1}' 05:06:45 + echo '-----> Active stacks' 05:06:45 -----> Active stacks 05:06:45 + echo '-----> Delete orphaned stacks' 05:06:45 -----> Delete orphaned stacks 05:06:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:06:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:06:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2161987614757167622.sh 05:06:45 ---> Orphaned servers 05:06:45 Setup pyenv: 05:06:45 system 05:06:45 3.8.20 05:06:45 3.9.20 05:06:45 3.10.15 05:06:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAnm from file:/tmp/.os_lf_venv 05:06:47 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:06:58 lf-activate-venv(): INFO: Adding /tmp/venv-SAnm/bin to PATH 05:07:03 -----> Active servers 05:07:03 snd-ubuntu24.04-docker-8c-8g-4645 05:07:03 prd-ubuntu20.04-docker-2c-8g-4311 05:07:03 snd-ubuntu24.04-docker-8c-8g-4644 05:07:03 prd-centos7-blackbox-4c-2g-4162 05:07:03 -----> Delete orphaned servers 05:07:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:07:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:07:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10115758960483484844.sh 05:07:03 ---> Orphaned ports 05:07:03 Setup pyenv: 05:07:03 system 05:07:03 3.8.20 05:07:03 3.9.20 05:07:03 3.10.15 05:07:03 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:07:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAnm from file:/tmp/.os_lf_venv 05:07:06 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 05:07:15 lf-activate-venv(): INFO: Adding /tmp/venv-SAnm/bin to PATH 05:07:16 No orphaned ports to process. 05:07:16 Build step 'Conditional step (single)' marked build as failure 05:07:16 $ ssh-agent -k 05:07:17 unset SSH_AUTH_SOCK; 05:07:17 unset SSH_AGENT_PID; 05:07:17 echo Agent pid 1535 killed; 05:07:17 [ssh-agent] Stopped. 05:07:17 [PostBuildScript] - [INFO] Executing post build scripts. 05:07:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8469378210297195766.sh 05:07:17 ---> sysstat.sh 05:07:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9559063059850646073.sh 05:07:17 ---> package-listing.sh 05:07:17 ++ facter osfamily 05:07:17 ++ tr '[:upper:]' '[:lower:]' 05:07:18 + OS_FAMILY=debian 05:07:18 + workspace=/w/workspace/ci-management-openstack-cron 05:07:18 + START_PACKAGES=/tmp/packages_start.txt 05:07:18 + END_PACKAGES=/tmp/packages_end.txt 05:07:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:07:18 + PACKAGES=/tmp/packages_start.txt 05:07:18 + '[' /w/workspace/ci-management-openstack-cron ']' 05:07:18 + PACKAGES=/tmp/packages_end.txt 05:07:18 + case "${OS_FAMILY}" in 05:07:18 + dpkg -l 05:07:18 + grep '^ii' 05:07:18 + '[' -f /tmp/packages_start.txt ']' 05:07:18 + '[' -f /tmp/packages_end.txt ']' 05:07:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:07:18 + '[' /w/workspace/ci-management-openstack-cron ']' 05:07:18 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 05:07:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 05:07:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8185058669535584492.sh 05:07:18 ---> capture-instance-metadata.sh 05:07:18 Setup pyenv: 05:07:18 system 05:07:18 3.8.20 05:07:18 3.9.20 05:07:18 3.10.15 05:07:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:07:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAnm from file:/tmp/.os_lf_venv 05:07:19 lf-activate-venv(): INFO: Installing: lftools 05:07:27 lf-activate-venv(): INFO: Adding /tmp/venv-SAnm/bin to PATH 05:07:27 INFO: Running in OpenStack, capturing instance metadata 05:07:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8713215549991495392.sh 05:07:27 provisioning config files... 05:07:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config10820574618787206994tmp 05:07:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:07:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:07:27 [EnvInject] - Injecting environment variables from a build step. 05:07:27 [EnvInject] - Injecting as environment variables the properties content 05:07:27 SERVER_ID=logs 05:07:27 05:07:27 [EnvInject] - Variables injected successfully. 05:07:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9409947641756077432.sh 05:07:27 ---> create-netrc.sh 05:07:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6417752654678086014.sh 05:07:27 ---> python-tools-install.sh 05:07:27 Setup pyenv: 05:07:28 system 05:07:28 3.8.20 05:07:28 3.9.20 05:07:28 3.10.15 05:07:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:07:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAnm from file:/tmp/.os_lf_venv 05:07:29 lf-activate-venv(): INFO: Installing: lftools 05:07:37 lf-activate-venv(): INFO: Adding /tmp/venv-SAnm/bin to PATH 05:07:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2281901143894881774.sh 05:07:37 ---> sudo-logs.sh 05:07:37 Archiving 'sudo' log.. 05:07:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5559127418643862222.sh 05:07:37 ---> job-cost.sh 05:07:37 Setup pyenv: 05:07:37 system 05:07:37 3.8.20 05:07:37 3.9.20 05:07:37 3.10.15 05:07:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:07:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAnm from file:/tmp/.os_lf_venv 05:07:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:07:45 lf-activate-venv(): INFO: Adding /tmp/venv-SAnm/bin to PATH 05:07:45 INFO: No Stack... 05:07:45 INFO: Retrieving Pricing Info for: v3-standard-2 05:07:46 INFO: Archiving Costs 05:07:46 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3895344703564014067.sh 05:07:46 ---> logs-deploy.sh 05:07:46 Setup pyenv: 05:07:46 system 05:07:46 3.8.20 05:07:46 3.9.20 05:07:46 3.10.15 05:07:46 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:07:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAnm from file:/tmp/.os_lf_venv 05:07:48 lf-activate-venv(): INFO: Installing: lftools 05:07:55 lf-activate-venv(): INFO: Adding /tmp/venv-SAnm/bin to PATH 05:07:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/55238 05:07:55 INFO: archiving workspace using pattern(s): 05:07:56 Archives upload complete. 05:07:57 INFO: archiving logs to Nexus 05:07:57 ---> uname -a: 05:07:57 Linux prd-ubuntu20-04-docker-2c-8g-4311 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 05:07:57 05:07:57 05:07:57 ---> lscpu: 05:07:57 Architecture: x86_64 05:07:57 CPU op-mode(s): 32-bit, 64-bit 05:07:57 Byte Order: Little Endian 05:07:57 Address sizes: 40 bits physical, 48 bits virtual 05:07:57 CPU(s): 2 05:07:57 On-line CPU(s) list: 0,1 05:07:57 Thread(s) per core: 1 05:07:57 Core(s) per socket: 1 05:07:57 Socket(s): 2 05:07:57 NUMA node(s): 1 05:07:57 Vendor ID: AuthenticAMD 05:07:57 CPU family: 23 05:07:57 Model: 49 05:07:57 Model name: AMD EPYC-Rome Processor 05:07:57 Stepping: 0 05:07:57 CPU MHz: 2800.000 05:07:57 BogoMIPS: 5600.00 05:07:57 Virtualization: AMD-V 05:07:57 Hypervisor vendor: KVM 05:07:57 Virtualization type: full 05:07:57 L1d cache: 64 KiB 05:07:57 L1i cache: 64 KiB 05:07:57 L2 cache: 1 MiB 05:07:57 L3 cache: 32 MiB 05:07:57 NUMA node0 CPU(s): 0,1 05:07:57 Vulnerability Gather data sampling: Not affected 05:07:57 Vulnerability Itlb multihit: Not affected 05:07:57 Vulnerability L1tf: Not affected 05:07:57 Vulnerability Mds: Not affected 05:07:57 Vulnerability Meltdown: Not affected 05:07:57 Vulnerability Mmio stale data: Not affected 05:07:57 Vulnerability Retbleed: Vulnerable 05:07:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:07:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:07:57 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:07:57 Vulnerability Srbds: Not affected 05:07:57 Vulnerability Tsx async abort: Not affected 05:07:57 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 05:07:57 05:07:57 05:07:57 ---> nproc: 05:07:57 2 05:07:57 05:07:57 05:07:57 ---> df -h: 05:07:57 Filesystem Size Used Avail Use% Mounted on 05:07:57 udev 3.9G 0 3.9G 0% /dev 05:07:57 tmpfs 795M 1.1M 794M 1% /run 05:07:57 /dev/vda1 39G 9.8G 29G 26% / 05:07:57 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:07:57 tmpfs 5.0M 0 5.0M 0% /run/lock 05:07:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:07:57 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 05:07:57 /dev/loop1 62M 62M 0 100% /snap/core20/1405 05:07:57 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 05:07:57 /dev/vda15 105M 6.1M 99M 6% /boot/efi 05:07:57 tmpfs 795M 0 795M 0% /run/user/1001 05:07:57 05:07:57 05:07:57 ---> free -m: 05:07:57 total used free shared buff/cache available 05:07:57 Mem: 7945 519 5004 1 2422 7130 05:07:57 Swap: 1023 0 1023 05:07:57 05:07:57 05:07:57 ---> ip addr: 05:07:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:07:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:07:57 inet 127.0.0.1/8 scope host lo 05:07:57 valid_lft forever preferred_lft forever 05:07:57 inet6 ::1/128 scope host 05:07:57 valid_lft forever preferred_lft forever 05:07:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:07:57 link/ether fa:16:3e:cb:da:4c brd ff:ff:ff:ff:ff:ff 05:07:57 inet 10.30.123.107/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 05:07:57 valid_lft 86193sec preferred_lft 86193sec 05:07:57 inet6 fe80::f816:3eff:fecb:da4c/64 scope link 05:07:57 valid_lft forever preferred_lft forever 05:07:57 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:07:57 link/ether 76:0d:f9:1b:f8:ef brd ff:ff:ff:ff:ff:ff 05:07:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:07:57 valid_lft forever preferred_lft forever 05:07:57 05:07:57 05:07:57 ---> sar -b -r -n DEV: 05:07:57 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-4311) 07/01/25 _x86_64_ (2 CPU) 05:07:57 05:07:57 05:04:39 LINUX RESTART (2 CPU) 05:07:57 05:07:57 05:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:07:57 05:06:01 348.96 62.67 286.29 0.00 10463.59 37384.57 0.00 05:07:57 05:07:01 97.05 1.50 95.55 0.00 71.71 12217.28 0.00 05:07:57 Average: 222.99 32.08 190.91 0.00 5267.22 24799.88 0.00 05:07:57 05:07:57 05:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:07:57 05:06:01 5328428 7345932 441744 5.43 81424 2103536 1113584 12.12 644016 1925140 190744 05:07:57 05:07:01 5156712 7321468 456512 5.61 93860 2228828 1115256 12.14 705000 2017520 32916 05:07:57 Average: 5242570 7333700 449128 5.52 87642 2166182 1114420 12.13 674508 1971330 111830 05:07:57 05:07:57 05:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:07:57 05:06:01 ens3 382.24 236.28 1630.48 72.71 0.00 0.00 0.00 0.00 05:07:57 05:06:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 05:07:57 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:57 05:07:01 ens3 41.47 35.57 289.28 10.32 0.00 0.00 0.00 0.00 05:07:57 05:07:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 05:07:57 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:57 Average: ens3 211.84 135.92 959.83 41.52 0.00 0.00 0.00 0.00 05:07:57 Average: lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 05:07:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:57 05:07:57 05:07:57 ---> sar -P ALL: 05:07:57 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-4311) 07/01/25 _x86_64_ (2 CPU) 05:07:57 05:07:57 05:04:39 LINUX RESTART (2 CPU) 05:07:57 05:07:57 05:05:01 CPU %user %nice %system %iowait %steal %idle 05:07:57 05:06:01 all 36.00 0.00 4.75 15.31 0.10 43.84 05:07:57 05:06:01 0 40.43 0.00 5.12 17.02 0.12 37.32 05:07:57 05:06:01 1 31.57 0.00 4.37 13.61 0.08 50.37 05:07:57 05:07:01 all 39.25 0.00 2.37 2.32 0.09 55.97 05:07:57 05:07:01 0 13.56 0.00 1.85 3.34 0.07 81.18 05:07:57 05:07:01 1 64.95 0.00 2.89 1.30 0.12 30.74 05:07:57 Average: all 37.63 0.00 3.56 8.81 0.10 49.91 05:07:57 Average: 0 26.98 0.00 3.49 10.17 0.09 59.27 05:07:57 Average: 1 48.29 0.00 3.63 7.44 0.10 40.54 05:07:57 05:07:57 05:07:57