00:05:21 Started by timer 00:05:21 Running as SYSTEM 00:05:21 [EnvInject] - Loading node environment variables. 00:05:21 Building remotely on prd-ubuntu20.04-docker-2c-8g-478 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 00:05:21 [ssh-agent] Looking for ssh-agent implementation... 00:05:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:05:21 $ ssh-agent 00:05:22 SSH_AUTH_SOCK=/tmp/ssh-SBz7k3hKP5b3/agent.1451 00:05:22 SSH_AGENT_PID=1453 00:05:22 [ssh-agent] Started. 00:05:22 Running ssh-add (command line suppressed) 00:05:22 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8438502748545904244.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_8438502748545904244.key) 00:05:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:05:22 The recommended git tool is: NONE 00:05:29 using credential edgex-jenkins-ssh 00:05:29 Wiping out workspace first. 00:05:29 Cloning the remote Git repository 00:05:29 Cloning repository git@github.com:edgexfoundry/ci-management 00:05:30 > git init /w/workspace/ci-management-openstack-cron # timeout=10 00:05:30 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 00:05:30 > git --version # timeout=10 00:05:30 > git --version # 'git version 2.25.1' 00:05:30 using GIT_SSH to set credentials SSH Credentials for GitHub 00:05:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 00:05:30 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 00:05:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:05:31 Avoid second fetch 00:05:31 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:05:31 Checking out Revision 2095cc05e6aa2b1bbe698f38631e93639302f8e5 (refs/remotes/origin/master) 00:05:31 > git config core.sparsecheckout # timeout=10 00:05:31 > git checkout -f 2095cc05e6aa2b1bbe698f38631e93639302f8e5 # timeout=10 00:05:31 Commit message: "Merge pull request #696 from eb-oss/ci-man-use-2004" 00:05:31 > git rev-list --no-walk 2095cc05e6aa2b1bbe698f38631e93639302f8e5 # timeout=10 00:05:31 > git remote # timeout=10 00:05:31 > git submodule init # timeout=10 00:05:31 > git submodule sync # timeout=10 00:05:31 > git config --get remote.origin.url # timeout=10 00:05:31 > git submodule init # timeout=10 00:05:31 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:05:31 > git config --get submodule.packer/common-packer.url # timeout=10 00:05:31 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:05:31 > git config --get submodule.global-jjb.url # timeout=10 00:05:31 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:05:31 > git submodule update --init --recursive packer/common-packer # timeout=10 00:05:32 > git submodule update --init --recursive global-jjb # timeout=10 00:05:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:05:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:05:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:05:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:05:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:05:36 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 00:05:36 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:05:36 provisioning config files... 00:05:36 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:05:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:05:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:05:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8643535017774898254.sh 00:05:36 ---> python-tools-install.sh 00:05:36 Setup pyenv: 00:05:36 * system (set by /opt/pyenv/version) 00:05:36 * 3.8.13 (set by /opt/pyenv/version) 00:05:36 * 3.9.13 (set by /opt/pyenv/version) 00:05:36 * 3.10.6 (set by /opt/pyenv/version) 00:05:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XjpI 00:05:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:05:43 lf-activate-venv(): INFO: Installing: lftools 00:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-XjpI/bin to PATH 00:06:14 Generating Requirements File 00:06:39 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. 00:06:39 lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 00:06:39 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 00:06:40 Python 3.10.6 00:06:40 pip 25.0.1 from /tmp/venv-XjpI/lib/python3.10/site-packages/pip (python 3.10) 00:06:40 appdirs==1.4.4 00:06:40 argcomplete==3.6.2 00:06:40 aspy.yaml==1.3.0 00:06:40 attrs==25.3.0 00:06:40 autopage==0.5.2 00:06:40 beautifulsoup4==4.13.4 00:06:40 boto3==1.38.3 00:06:40 botocore==1.38.3 00:06:40 bs4==0.0.2 00:06:40 cachetools==5.5.2 00:06:40 certifi==2025.1.31 00:06:40 cffi==1.17.1 00:06:40 cfgv==3.4.0 00:06:40 chardet==5.2.0 00:06:40 charset-normalizer==3.4.1 00:06:40 click==8.1.8 00:06:40 cliff==4.9.1 00:06:40 cmd2==2.5.11 00:06:40 cryptography==3.3.2 00:06:40 debtcollector==3.0.0 00:06:40 decorator==5.2.1 00:06:40 defusedxml==0.7.1 00:06:40 Deprecated==1.2.18 00:06:40 distlib==0.3.9 00:06:40 dnspython==2.7.0 00:06:40 docker==4.2.2 00:06:40 dogpile.cache==1.3.4 00:06:40 durationpy==0.9 00:06:40 email_validator==2.2.0 00:06:40 filelock==3.18.0 00:06:40 future==1.0.0 00:06:40 gitdb==4.0.12 00:06:40 GitPython==3.1.44 00:06:40 google-auth==2.39.0 00:06:40 httplib2==0.22.0 00:06:40 identify==2.6.10 00:06:40 idna==3.10 00:06:40 importlib-resources==1.5.0 00:06:40 iso8601==2.1.0 00:06:40 Jinja2==3.1.6 00:06:40 jmespath==1.0.1 00:06:40 jsonpatch==1.33 00:06:40 jsonpointer==3.0.0 00:06:40 jsonschema==4.23.0 00:06:40 jsonschema-specifications==2025.4.1 00:06:40 keystoneauth1==5.10.0 00:06:40 kubernetes==32.0.1 00:06:40 lftools==0.37.12 00:06:40 lxml==5.4.0 00:06:40 MarkupSafe==3.0.2 00:06:40 msgpack==1.1.0 00:06:40 multi_key_dict==2.0.3 00:06:40 munch==4.0.0 00:06:40 netaddr==1.3.0 00:06:40 netifaces==0.11.0 00:06:40 niet==1.4.2 00:06:40 nodeenv==1.9.1 00:06:40 oauth2client==4.1.3 00:06:40 oauthlib==3.2.2 00:06:40 openstacksdk==0.62.0 00:06:40 os-client-config==2.1.0 00:06:40 os-service-types==1.7.0 00:06:40 osc-lib==4.0.0 00:06:40 oslo.config==9.7.1 00:06:40 oslo.context==5.7.1 00:06:40 oslo.i18n==6.5.1 00:06:40 oslo.log==7.1.0 00:06:40 oslo.serialization==5.7.0 00:06:40 oslo.utils==8.2.0 00:06:40 packaging==25.0 00:06:40 pbr==6.1.1 00:06:40 platformdirs==4.3.7 00:06:40 prettytable==3.16.0 00:06:40 psutil==7.0.0 00:06:40 pyasn1==0.6.1 00:06:40 pyasn1_modules==0.4.2 00:06:40 pycparser==2.22 00:06:40 pygerrit2==2.0.15 00:06:40 PyGithub==2.6.1 00:06:40 PyJWT==2.10.1 00:06:40 PyNaCl==1.5.0 00:06:40 pyparsing==2.4.7 00:06:40 pyperclip==1.9.0 00:06:40 pyrsistent==0.20.0 00:06:40 python-cinderclient==9.7.0 00:06:40 python-dateutil==2.9.0.post0 00:06:40 python-heatclient==4.1.0 00:06:40 python-jenkins==1.8.2 00:06:40 python-keystoneclient==5.6.0 00:06:40 python-magnumclient==4.8.1 00:06:40 python-novaclient==18.9.0 00:06:40 python-openstackclient==6.0.1 00:06:40 python-swiftclient==4.7.0 00:06:40 PyYAML==6.0.2 00:06:40 referencing==0.36.2 00:06:40 requests==2.32.3 00:06:40 requests-oauthlib==2.0.0 00:06:40 requestsexceptions==1.4.0 00:06:40 rfc3986==2.0.0 00:06:40 rpds-py==0.24.0 00:06:40 rsa==4.9.1 00:06:40 ruamel.yaml==0.18.10 00:06:40 ruamel.yaml.clib==0.2.12 00:06:40 s3transfer==0.12.0 00:06:40 simplejson==3.20.1 00:06:40 six==1.17.0 00:06:40 smmap==5.0.2 00:06:40 soupsieve==2.7 00:06:40 stevedore==5.4.1 00:06:40 tabulate==0.9.0 00:06:40 toml==0.10.2 00:06:40 tomlkit==0.13.2 00:06:40 tqdm==4.67.1 00:06:40 typing_extensions==4.13.2 00:06:40 tzdata==2025.2 00:06:40 urllib3==1.26.20 00:06:40 virtualenv==20.30.0 00:06:40 wcwidth==0.2.13 00:06:40 websocket-client==1.8.0 00:06:40 wrapt==1.17.2 00:06:40 xdg==6.0.0 00:06:40 xmltodict==0.14.2 00:06:40 yq==3.4.3 00:06:40 [EnvInject] - Injecting environment variables from a build step. 00:06:40 [EnvInject] - Injecting as environment variables the properties content 00:06:40 OS_CLOUD=vex 00:06:40 00:06:40 [EnvInject] - Variables injected successfully. 00:06:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:06:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:06:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11127180690566781317.sh 00:06:40 ---> Orphaned k8s clusters 00:06:40 Setup pyenv: 00:06:40 system 00:06:40 3.8.13 00:06:40 3.9.13 00:06:40 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XjpI from file:/tmp/.os_lf_venv 00:06:41 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 00:06: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. 00:06:49 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 00:06:49 lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 00:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-XjpI/bin to PATH 00:06:52 -----> Delete orphaned cluster 00:06:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:06:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:06:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins242290139179686159.sh 00:06:52 ---> Orphaned stacks 00:06:52 Setup pyenv: 00:06:52 system 00:06:52 3.8.13 00:06:52 3.9.13 00:06:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:06:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XjpI from file:/tmp/.os_lf_venv 00:06:53 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:07:03 lf-activate-venv(): INFO: Adding /tmp/venv-XjpI/bin to PATH 00:07:03 + mapfile -t OS_COE_CLUSTERS_ID 00:07:03 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 00:07:03 ++ awk '{print $1}' 00:07:03 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 00:07:05 + echo '-----> Active clusters -> stacks' 00:07:05 -----> Active clusters -> stacks 00:07:05 + OS_COE_STACKS=() 00:07:05 + [[ 0 -gt 0 ]] 00:07:05 + mapfile -t OS_STACKS 00:07:05 ++ 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 00:07:05 ++ awk '{print $1}' 00:07:07 + echo '-----> Active stacks' 00:07:07 -----> Active stacks 00:07:07 + echo '-----> Delete orphaned stacks' 00:07:07 -----> Delete orphaned stacks 00:07:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:07:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:07:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14632455932502909848.sh 00:07:07 ---> Orphaned servers 00:07:07 Setup pyenv: 00:07:07 system 00:07:07 3.8.13 00:07:07 3.9.13 00:07:07 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:07:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XjpI from file:/tmp/.os_lf_venv 00:07:08 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:07:17 lf-activate-venv(): INFO: Adding /tmp/venv-XjpI/bin to PATH 00:07:22 -----> Active servers 00:07:22 prd-ubuntu20.04-docker-2c-8g-478 00:07:22 prd-ubuntu20.04-docker-arm64-4c-16g-477 00:07:22 prd-ubuntu20.04-docker-2c-8g-476 00:07:22 prd-ubuntu20.04-docker-8c-8g-475 00:07:22 prd-ubuntu20.04-docker-arm64-4c-16g-473 00:07:22 prd-ubuntu20.04-docker-8c-8g-472 00:07:22 prd-centos7-blackbox-4c-2g-157 00:07:22 -----> Delete orphaned servers 00:07:22 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-476 00:07:25 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 00:07:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:07:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 00:07:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3929694533235908630.sh 00:07:25 ---> Orphaned ports 00:07:25 Setup pyenv: 00:07:26 system 00:07:26 3.8.13 00:07:26 3.9.13 00:07:26 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:07:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XjpI from file:/tmp/.os_lf_venv 00:07:26 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 00:07:34 lf-activate-venv(): INFO: Adding /tmp/venv-XjpI/bin to PATH 00:07:35 No orphaned ports to process. 00:07:35 Build step 'Conditional step (single)' marked build as failure 00:07:35 $ ssh-agent -k 00:07:35 unset SSH_AUTH_SOCK; 00:07:35 unset SSH_AGENT_PID; 00:07:35 echo Agent pid 1453 killed; 00:07:35 [ssh-agent] Stopped. 00:07:36 [PostBuildScript] - [INFO] Executing post build scripts. 00:07:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16039631889412051131.sh 00:07:36 ---> sysstat.sh 00:07:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11667689189147678942.sh 00:07:36 ---> package-listing.sh 00:07:36 ++ facter osfamily 00:07:36 ++ tr '[:upper:]' '[:lower:]' 00:07:36 + OS_FAMILY=debian 00:07:36 + workspace=/w/workspace/ci-management-openstack-cron 00:07:36 + START_PACKAGES=/tmp/packages_start.txt 00:07:36 + END_PACKAGES=/tmp/packages_end.txt 00:07:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:07:36 + PACKAGES=/tmp/packages_start.txt 00:07:36 + '[' /w/workspace/ci-management-openstack-cron ']' 00:07:36 + PACKAGES=/tmp/packages_end.txt 00:07:36 + case "${OS_FAMILY}" in 00:07:36 + dpkg -l 00:07:36 + grep '^ii' 00:07:36 + '[' -f /tmp/packages_start.txt ']' 00:07:36 + '[' -f /tmp/packages_end.txt ']' 00:07:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:07:36 + '[' /w/workspace/ci-management-openstack-cron ']' 00:07:36 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 00:07:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 00:07:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3603620134091608175.sh 00:07:36 ---> capture-instance-metadata.sh 00:07:36 Setup pyenv: 00:07:37 system 00:07:37 3.8.13 00:07:37 3.9.13 00:07:37 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:07:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XjpI from file:/tmp/.os_lf_venv 00:07:38 lf-activate-venv(): INFO: Installing: lftools 00:07:44 lf-activate-venv(): INFO: Adding /tmp/venv-XjpI/bin to PATH 00:07:44 INFO: Running in OpenStack, capturing instance metadata 00:07:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3801861008137298872.sh 00:07:44 provisioning config files... 00:07:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13858333198605851683tmp 00:07:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:07:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:07:44 [EnvInject] - Injecting environment variables from a build step. 00:07:44 [EnvInject] - Injecting as environment variables the properties content 00:07:44 SERVER_ID=logs 00:07:44 00:07:44 [EnvInject] - Variables injected successfully. 00:07:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8758306654835305459.sh 00:07:44 ---> create-netrc.sh 00:07:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6882880123066193050.sh 00:07:44 ---> python-tools-install.sh 00:07:44 Setup pyenv: 00:07:44 system 00:07:44 3.8.13 00:07:44 3.9.13 00:07:44 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:07:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XjpI from file:/tmp/.os_lf_venv 00:07:45 lf-activate-venv(): INFO: Installing: lftools 00:07:51 lf-activate-venv(): INFO: Adding /tmp/venv-XjpI/bin to PATH 00:07:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3678693291458191057.sh 00:07:51 ---> sudo-logs.sh 00:07:51 Archiving 'sudo' log.. 00:07:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7392921262981175162.sh 00:07:51 ---> job-cost.sh 00:07:51 Setup pyenv: 00:07:51 system 00:07:51 3.8.13 00:07:51 3.9.13 00:07:51 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:07:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XjpI from file:/tmp/.os_lf_venv 00:07:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:07:57 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. 00:07:57 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 00:07:57 lf-activate-venv(): INFO: Adding /tmp/venv-XjpI/bin to PATH 00:07:57 INFO: No Stack... 00:07:57 INFO: Retrieving Pricing Info for: v3-standard-2 00:07:57 INFO: Archiving Costs 00:07:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3408053462243777330.sh 00:07:57 ---> logs-deploy.sh 00:07:57 Setup pyenv: 00:07:57 system 00:07:57 3.8.13 00:07:57 3.9.13 00:07:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 00:07:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XjpI from file:/tmp/.os_lf_venv 00:07:58 lf-activate-venv(): INFO: Installing: lftools 00:08:04 lf-activate-venv(): INFO: Adding /tmp/venv-XjpI/bin to PATH 00:08:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/53649 00:08:04 INFO: archiving workspace using pattern(s): 00:08:05 Archives upload complete. 00:08:05 INFO: archiving logs to Nexus 00:08:06 ---> uname -a: 00:08:06 Linux prd-ubuntu20-04-docker-2c-8g-478 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:08:06 00:08:06 00:08:06 ---> lscpu: 00:08:06 Architecture: x86_64 00:08:06 CPU op-mode(s): 32-bit, 64-bit 00:08:06 Byte Order: Little Endian 00:08:06 Address sizes: 40 bits physical, 48 bits virtual 00:08:06 CPU(s): 2 00:08:06 On-line CPU(s) list: 0,1 00:08:06 Thread(s) per core: 1 00:08:06 Core(s) per socket: 1 00:08:06 Socket(s): 2 00:08:06 NUMA node(s): 1 00:08:06 Vendor ID: AuthenticAMD 00:08:06 CPU family: 23 00:08:06 Model: 49 00:08:06 Model name: AMD EPYC-Rome Processor 00:08:06 Stepping: 0 00:08:06 CPU MHz: 2800.000 00:08:06 BogoMIPS: 5600.00 00:08:06 Virtualization: AMD-V 00:08:06 Hypervisor vendor: KVM 00:08:06 Virtualization type: full 00:08:06 L1d cache: 64 KiB 00:08:06 L1i cache: 64 KiB 00:08:06 L2 cache: 1 MiB 00:08:06 L3 cache: 32 MiB 00:08:06 NUMA node0 CPU(s): 0,1 00:08:06 Vulnerability Gather data sampling: Not affected 00:08:06 Vulnerability Itlb multihit: Not affected 00:08:06 Vulnerability L1tf: Not affected 00:08:06 Vulnerability Mds: Not affected 00:08:06 Vulnerability Meltdown: Not affected 00:08:06 Vulnerability Mmio stale data: Not affected 00:08:06 Vulnerability Retbleed: Vulnerable 00:08:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:08:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:08:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 00:08:06 Vulnerability Srbds: Not affected 00:08:06 Vulnerability Tsx async abort: Not affected 00:08:06 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 00:08:06 00:08:06 00:08:06 ---> nproc: 00:08:06 2 00:08:06 00:08:06 00:08:06 ---> df -h: 00:08:06 Filesystem Size Used Avail Use% Mounted on 00:08:06 udev 3.9G 0 3.9G 0% /dev 00:08:06 tmpfs 795M 1.1M 794M 1% /run 00:08:06 /dev/vda1 39G 8.9G 30G 24% / 00:08:06 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:08:06 tmpfs 5.0M 0 5.0M 0% /run/lock 00:08:06 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:08:06 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 00:08:06 /dev/loop1 62M 62M 0 100% /snap/core20/1405 00:08:06 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 00:08:06 /dev/vda15 105M 6.1M 99M 6% /boot/efi 00:08:06 tmpfs 795M 0 795M 0% /run/user/1001 00:08:06 00:08:06 00:08:06 ---> free -m: 00:08:06 total used free shared buff/cache available 00:08:06 Mem: 7945 513 5298 1 2133 7152 00:08:06 Swap: 1023 0 1023 00:08:06 00:08:06 00:08:06 ---> ip addr: 00:08:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:08:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:08:06 inet 127.0.0.1/8 scope host lo 00:08:06 valid_lft forever preferred_lft forever 00:08:06 inet6 ::1/128 scope host 00:08:06 valid_lft forever preferred_lft forever 00:08:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 00:08:06 link/ether fa:16:3e:3c:7c:33 brd ff:ff:ff:ff:ff:ff 00:08:06 inet 10.30.123.216/23 brd 10.30.123.255 scope global dynamic ens3 00:08:06 valid_lft 86198sec preferred_lft 86198sec 00:08:06 inet6 fe80::f816:3eff:fe3c:7c33/64 scope link 00:08:06 valid_lft forever preferred_lft forever 00:08:06 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:08:06 link/ether 02:42:56:22:5c:e4 brd ff:ff:ff:ff:ff:ff 00:08:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:08:06 valid_lft forever preferred_lft forever 00:08:06 00:08:06 00:08:06 ---> sar -b -r -n DEV: 00:08:06 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-478) 04/26/25 _x86_64_ (2 CPU) 00:08:06 00:08:06 00:04:46 LINUX RESTART (2 CPU) 00:08:06 00:08:06 00:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:08:06 00:06:02 295.17 49.83 245.34 0.00 5309.38 41300.32 0.00 00:08:06 00:07:01 102.17 12.17 90.00 0.00 1059.21 10680.11 0.00 00:08:06 00:08:01 57.76 2.02 55.74 0.00 155.44 5197.93 0.00 00:08:06 Average: 151.97 21.39 130.59 0.00 2180.91 19106.26 0.00 00:08:06 00:08:06 00:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:08:06 00:06:02 5736476 7316216 496784 6.11 50688 1697744 1242372 13.53 654380 1533624 70324 00:08:06 00:07:01 5401856 7289328 505496 6.21 77296 1961592 1242452 13.53 713092 1773476 114808 00:08:06 00:08:01 5432088 7330108 464220 5.71 81496 1967368 1204544 13.11 705528 1751544 15736 00:08:06 Average: 5523473 7311884 488833 6.01 69827 1875568 1229789 13.39 691000 1686215 66956 00:08:06 00:08:06 00:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:08:06 00:06:02 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 00:08:06 00:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:06 00:06:02 ens3 419.90 239.78 1074.61 70.70 0.00 0.00 0.00 0.00 00:08:06 00:07:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 00:08:06 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:06 00:07:01 ens3 55.72 38.18 874.57 9.30 0.00 0.00 0.00 0.00 00:08:06 00:08:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 00:08:06 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:06 00:08:01 ens3 37.86 33.19 49.61 15.99 0.00 0.00 0.00 0.00 00:08:06 Average: lo 1.90 1.90 0.20 0.20 0.00 0.00 0.00 0.00 00:08:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:06 Average: ens3 171.80 104.08 665.10 32.12 0.00 0.00 0.00 0.00 00:08:06 00:08:06 00:08:06 ---> sar -P ALL: 00:08:06 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-478) 04/26/25 _x86_64_ (2 CPU) 00:08:06 00:08:06 00:04:46 LINUX RESTART (2 CPU) 00:08:06 00:08:06 00:05:01 CPU %user %nice %system %iowait %steal %idle 00:08:06 00:06:02 all 26.46 0.00 4.63 14.23 0.09 54.58 00:08:06 00:06:02 0 17.70 0.00 4.91 25.07 0.10 52.22 00:08:06 00:06:02 1 35.28 0.00 4.36 3.32 0.09 56.96 00:08:06 00:07:01 all 38.98 0.00 3.57 5.46 0.13 51.86 00:08:06 00:07:01 0 54.40 0.00 4.10 8.60 0.15 32.75 00:08:06 00:07:01 1 23.67 0.00 3.05 2.35 0.10 70.83 00:08:06 00:08:01 all 38.76 0.00 2.46 2.88 0.08 55.82 00:08:06 00:08:01 0 36.66 0.00 2.45 3.78 0.10 57.01 00:08:06 00:08:01 1 40.85 0.00 2.47 1.98 0.07 54.64 00:08:06 Average: all 34.77 0.00 3.55 7.48 0.10 54.10 00:08:06 Average: 0 36.25 0.00 3.81 12.43 0.12 47.39 00:08:06 Average: 1 33.30 0.00 3.29 2.54 0.08 60.79 00:08:06 00:08:06 00:08:06