19:04:20 Started by timer 19:04:20 Running as SYSTEM 19:04:20 [EnvInject] - Loading node environment variables. 19:04:20 Building remotely on prd-ubuntu20.04-docker-2c-8g-1111 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 19:04:20 [ssh-agent] Looking for ssh-agent implementation... 19:04:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:21 $ ssh-agent 19:04:21 SSH_AUTH_SOCK=/tmp/ssh-VMpk8lZi09mS/agent.1488 19:04:21 SSH_AGENT_PID=1490 19:04:21 [ssh-agent] Started. 19:04:21 Running ssh-add (command line suppressed) 19:04:21 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_2353673559552341234.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_2353673559552341234.key) 19:04:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:21 The recommended git tool is: NONE 19:04:22 using credential edgex-jenkins-ssh 19:04:22 Wiping out workspace first. 19:04:22 Cloning the remote Git repository 19:04:22 Cloning repository git@github.com:edgexfoundry/ci-management 19:04:22 > git init /w/workspace/ci-management-openstack-cron # timeout=10 19:04:22 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 19:04:22 > git --version # timeout=10 19:04:22 > git --version # 'git version 2.25.1' 19:04:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:23 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 19:04:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:24 Avoid second fetch 19:04:24 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:04:24 Checking out Revision 08528aa92ec069a94ed15c9912b551002dc55634 (refs/remotes/origin/master) 19:04:24 > git config core.sparsecheckout # timeout=10 19:04:24 > git checkout -f 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10 19:04:24 Commit message: "Merge pull request #695 from jinlinGuan/issue-694" 19:04:24 > git rev-list --no-walk 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10 19:04:24 > git remote # timeout=10 19:04:24 > git submodule init # timeout=10 19:04:24 > git submodule sync # timeout=10 19:04:24 > git config --get remote.origin.url # timeout=10 19:04:24 > git submodule init # timeout=10 19:04:24 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:04:24 > git config --get submodule.packer/common-packer.url # timeout=10 19:04:24 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:04:24 > git config --get submodule.global-jjb.url # timeout=10 19:04:24 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:04:24 > git submodule update --init --recursive packer/common-packer # timeout=10 19:04:24 > git submodule update --init --recursive global-jjb # timeout=10 19:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:28 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:04:28 provisioning config files... 19:04:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:04:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:04:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:04:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16360219057533264054.sh 19:04:28 ---> python-tools-install.sh 19:04:28 Setup pyenv: 19:04:28 * system (set by /opt/pyenv/version) 19:04:28 * 3.8.13 (set by /opt/pyenv/version) 19:04:28 * 3.9.13 (set by /opt/pyenv/version) 19:04:28 * 3.10.6 (set by /opt/pyenv/version) 19:04:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-blPU 19:04:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:04:39 lf-activate-venv(): INFO: Installing: lftools 19:05:13 lf-activate-venv(): INFO: Adding /tmp/venv-blPU/bin to PATH 19:05:13 Generating Requirements File 19:05:41 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. 19:05:41 lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 19:05:41 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 19:05:41 Python 3.10.6 19:05:41 pip 25.1.1 from /tmp/venv-blPU/lib/python3.10/site-packages/pip (python 3.10) 19:05:42 appdirs==1.4.4 19:05:42 argcomplete==3.6.2 19:05:42 aspy.yaml==1.3.0 19:05:42 attrs==25.3.0 19:05:42 autopage==0.5.2 19:05:42 beautifulsoup4==4.13.4 19:05:42 boto3==1.38.11 19:05:42 botocore==1.38.11 19:05:42 bs4==0.0.2 19:05:42 cachetools==5.5.2 19:05:42 certifi==2025.4.26 19:05:42 cffi==1.17.1 19:05:42 cfgv==3.4.0 19:05:42 chardet==5.2.0 19:05:42 charset-normalizer==3.4.2 19:05:42 click==8.1.8 19:05:42 cliff==4.9.1 19:05:42 cmd2==2.5.11 19:05:42 cryptography==3.3.2 19:05:42 debtcollector==3.0.0 19:05:42 decorator==5.2.1 19:05:42 defusedxml==0.7.1 19:05:42 Deprecated==1.2.18 19:05:42 distlib==0.3.9 19:05:42 dnspython==2.7.0 19:05:42 docker==4.2.2 19:05:42 dogpile.cache==1.4.0 19:05:42 durationpy==0.9 19:05:42 email_validator==2.2.0 19:05:42 filelock==3.18.0 19:05:42 future==1.0.0 19:05:42 gitdb==4.0.12 19:05:42 GitPython==3.1.44 19:05:42 google-auth==2.40.1 19:05:42 httplib2==0.22.0 19:05:42 identify==2.6.10 19:05:42 idna==3.10 19:05:42 importlib-resources==1.5.0 19:05:42 iso8601==2.1.0 19:05:42 Jinja2==3.1.6 19:05:42 jmespath==1.0.1 19:05:42 jsonpatch==1.33 19:05:42 jsonpointer==3.0.0 19:05:42 jsonschema==4.23.0 19:05:42 jsonschema-specifications==2025.4.1 19:05:42 keystoneauth1==5.10.0 19:05:42 kubernetes==32.0.1 19:05:42 lftools==0.37.12 19:05:42 lxml==5.4.0 19:05:42 MarkupSafe==3.0.2 19:05:42 msgpack==1.1.0 19:05:42 multi_key_dict==2.0.3 19:05:42 munch==4.0.0 19:05:42 netaddr==1.3.0 19:05:42 netifaces==0.11.0 19:05:42 niet==1.4.2 19:05:42 nodeenv==1.9.1 19:05:42 oauth2client==4.1.3 19:05:42 oauthlib==3.2.2 19:05:42 openstacksdk==0.62.0 19:05:42 os-client-config==2.1.0 19:05:42 os-service-types==1.7.0 19:05:42 osc-lib==4.0.0 19:05:42 oslo.config==9.7.1 19:05:42 oslo.context==5.7.1 19:05:42 oslo.i18n==6.5.1 19:05:42 oslo.log==7.1.0 19:05:42 oslo.serialization==5.7.0 19:05:42 oslo.utils==8.2.0 19:05:42 packaging==25.0 19:05:42 pbr==6.1.1 19:05:42 platformdirs==4.3.8 19:05:42 prettytable==3.16.0 19:05:42 psutil==7.0.0 19:05:42 pyasn1==0.6.1 19:05:42 pyasn1_modules==0.4.2 19:05:42 pycparser==2.22 19:05:42 pygerrit2==2.0.15 19:05:42 PyGithub==2.6.1 19:05:42 PyJWT==2.10.1 19:05:42 PyNaCl==1.5.0 19:05:42 pyparsing==2.4.7 19:05:42 pyperclip==1.9.0 19:05:42 pyrsistent==0.20.0 19:05:42 python-cinderclient==9.7.0 19:05:42 python-dateutil==2.9.0.post0 19:05:42 python-heatclient==4.2.0 19:05:42 python-jenkins==1.8.2 19:05:42 python-keystoneclient==5.6.0 19:05:42 python-magnumclient==4.8.1 19:05:42 python-novaclient==18.9.0 19:05:42 python-openstackclient==6.0.1 19:05:42 python-swiftclient==4.7.0 19:05:42 PyYAML==6.0.2 19:05:42 referencing==0.36.2 19:05:42 requests==2.32.3 19:05:42 requests-oauthlib==2.0.0 19:05:42 requestsexceptions==1.4.0 19:05:42 rfc3986==2.0.0 19:05:42 rpds-py==0.24.0 19:05:42 rsa==4.9.1 19:05:42 ruamel.yaml==0.18.10 19:05:42 ruamel.yaml.clib==0.2.12 19:05:42 s3transfer==0.12.0 19:05:42 simplejson==3.20.1 19:05:42 six==1.17.0 19:05:42 smmap==5.0.2 19:05:42 soupsieve==2.7 19:05:42 stevedore==5.4.1 19:05:42 tabulate==0.9.0 19:05:42 toml==0.10.2 19:05:42 tomlkit==0.13.2 19:05:42 tqdm==4.67.1 19:05:42 typing_extensions==4.13.2 19:05:42 tzdata==2025.2 19:05:42 urllib3==1.26.20 19:05:42 virtualenv==20.31.2 19:05:42 wcwidth==0.2.13 19:05:42 websocket-client==1.8.0 19:05:42 wrapt==1.17.2 19:05:42 xdg==6.0.0 19:05:42 xmltodict==0.14.2 19:05:42 yq==3.4.3 19:05:42 [EnvInject] - Injecting environment variables from a build step. 19:05:42 [EnvInject] - Injecting as environment variables the properties content 19:05:42 OS_CLOUD=vex 19:05:42 19:05:42 [EnvInject] - Variables injected successfully. 19:05:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:42 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2123019065928265007.sh 19:05:42 ---> Orphaned k8s clusters 19:05:42 Setup pyenv: 19:05:42 system 19:05:42 3.8.13 19:05:42 3.9.13 19:05:42 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-blPU from file:/tmp/.os_lf_venv 19:05:44 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 19:05:52 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. 19:05:52 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 19:05:52 lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 19:05:53 lf-activate-venv(): INFO: Adding /tmp/venv-blPU/bin to PATH 19:05:55 -----> Delete orphaned cluster 19:05:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3366470434585250759.sh 19:05:55 ---> Orphaned stacks 19:05:55 Setup pyenv: 19:05:55 system 19:05:55 3.8.13 19:05:55 3.9.13 19:05:55 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-blPU from file:/tmp/.os_lf_venv 19:05:57 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:06:13 lf-activate-venv(): INFO: Adding /tmp/venv-blPU/bin to PATH 19:06:13 + mapfile -t OS_COE_CLUSTERS_ID 19:06:13 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:06:13 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:06:13 ++ awk '{print $1}' 19:06:15 + echo '-----> Active clusters -> stacks' 19:06:15 -----> Active clusters -> stacks 19:06:15 + OS_COE_STACKS=() 19:06:15 + [[ 0 -gt 0 ]] 19:06:15 + mapfile -t OS_STACKS 19:06:15 ++ 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 19:06:15 ++ awk '{print $1}' 19:06:16 + echo '-----> Active stacks' 19:06:16 -----> Active stacks 19:06:16 + echo '-----> Delete orphaned stacks' 19:06:16 -----> Delete orphaned stacks 19:06:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12256820740905251572.sh 19:06:16 ---> Orphaned servers 19:06:16 Setup pyenv: 19:06:16 system 19:06:16 3.8.13 19:06:16 3.9.13 19:06:16 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-blPU from file:/tmp/.os_lf_venv 19:06:18 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-blPU/bin to PATH 19:06:35 -----> Active servers 19:06:35 prd-ubuntu20.04-docker-2c-8g-1111 19:06:35 prd-centos7-blackbox-4c-2g-827 19:06:35 prd-centos7-blackbox-4c-2g-826 19:06:35 -----> Delete orphaned servers 19:06:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7754889102967354658.sh 19:06:36 ---> Orphaned ports 19:06:36 Setup pyenv: 19:06:36 system 19:06:36 3.8.13 19:06:36 3.9.13 19:06:36 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-blPU from file:/tmp/.os_lf_venv 19:06:38 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 19:06:48 lf-activate-venv(): INFO: Adding /tmp/venv-blPU/bin to PATH 19:06:49 No orphaned ports to process. 19:06:49 Build step 'Conditional step (single)' marked build as failure 19:06:49 $ ssh-agent -k 19:06:49 unset SSH_AUTH_SOCK; 19:06:49 unset SSH_AGENT_PID; 19:06:49 echo Agent pid 1490 killed; 19:06:49 [ssh-agent] Stopped. 19:06:50 [PostBuildScript] - [INFO] Executing post build scripts. 19:06:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16216611672682170274.sh 19:06:50 ---> sysstat.sh 19:06:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1193008965634393215.sh 19:06:50 ---> package-listing.sh 19:06:50 ++ facter osfamily 19:06:50 ++ tr '[:upper:]' '[:lower:]' 19:06:50 + OS_FAMILY=debian 19:06:50 + workspace=/w/workspace/ci-management-openstack-cron 19:06:50 + START_PACKAGES=/tmp/packages_start.txt 19:06:50 + END_PACKAGES=/tmp/packages_end.txt 19:06:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:06:50 + PACKAGES=/tmp/packages_start.txt 19:06:50 + '[' /w/workspace/ci-management-openstack-cron ']' 19:06:50 + PACKAGES=/tmp/packages_end.txt 19:06:50 + case "${OS_FAMILY}" in 19:06:50 + grep '^ii' 19:06:50 + dpkg -l 19:06:50 + '[' -f /tmp/packages_start.txt ']' 19:06:50 + '[' -f /tmp/packages_end.txt ']' 19:06:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:06:50 + '[' /w/workspace/ci-management-openstack-cron ']' 19:06:50 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 19:06:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 19:06:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14784035934635685381.sh 19:06:50 ---> capture-instance-metadata.sh 19:06:51 Setup pyenv: 19:06:51 system 19:06:51 3.8.13 19:06:51 3.9.13 19:06:51 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-blPU from file:/tmp/.os_lf_venv 19:06:52 lf-activate-venv(): INFO: Installing: lftools 19:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-blPU/bin to PATH 19:07:00 INFO: Running in OpenStack, capturing instance metadata 19:07:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16160989483276381653.sh 19:07:01 provisioning config files... 19:07:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13191204471814022296tmp 19:07:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:07:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:07:01 [EnvInject] - Injecting environment variables from a build step. 19:07:01 [EnvInject] - Injecting as environment variables the properties content 19:07:01 SERVER_ID=logs 19:07:01 19:07:01 [EnvInject] - Variables injected successfully. 19:07:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7803552177282635630.sh 19:07:01 ---> create-netrc.sh 19:07:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4205846297572536510.sh 19:07:01 ---> python-tools-install.sh 19:07:01 Setup pyenv: 19:07:01 system 19:07:01 3.8.13 19:07:01 3.9.13 19:07:01 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-blPU from file:/tmp/.os_lf_venv 19:07:03 lf-activate-venv(): INFO: Installing: lftools 19:07:11 lf-activate-venv(): INFO: Adding /tmp/venv-blPU/bin to PATH 19:07:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6358688777646152217.sh 19:07:11 ---> sudo-logs.sh 19:07:11 Archiving 'sudo' log.. 19:07:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15442789465675049016.sh 19:07:11 ---> job-cost.sh 19:07:11 Setup pyenv: 19:07:11 system 19:07:11 3.8.13 19:07:11 3.9.13 19:07:11 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-blPU from file:/tmp/.os_lf_venv 19:07:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:07:19 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. 19:07:19 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 19:07:19 lf-activate-venv(): INFO: Adding /tmp/venv-blPU/bin to PATH 19:07:19 INFO: No Stack... 19:07:19 INFO: Retrieving Pricing Info for: v3-standard-2 19:07:20 INFO: Archiving Costs 19:07:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18362857004397756984.sh 19:07:20 ---> logs-deploy.sh 19:07:20 Setup pyenv: 19:07:20 system 19:07:20 3.8.13 19:07:20 3.9.13 19:07:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-blPU from file:/tmp/.os_lf_venv 19:07:22 lf-activate-venv(): INFO: Installing: lftools 19:07:30 lf-activate-venv(): INFO: Adding /tmp/venv-blPU/bin to PATH 19:07:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/53956 19:07:30 INFO: archiving workspace using pattern(s): 19:07:31 Archives upload complete. 19:07:31 INFO: archiving logs to Nexus 19:07:32 ---> uname -a: 19:07:32 Linux prd-ubuntu20-04-docker-2c-8g-1111 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 19:07:32 19:07:32 19:07:32 ---> lscpu: 19:07:32 Architecture: x86_64 19:07:32 CPU op-mode(s): 32-bit, 64-bit 19:07:32 Byte Order: Little Endian 19:07:32 Address sizes: 40 bits physical, 48 bits virtual 19:07:32 CPU(s): 2 19:07:32 On-line CPU(s) list: 0,1 19:07:32 Thread(s) per core: 1 19:07:32 Core(s) per socket: 1 19:07:32 Socket(s): 2 19:07:32 NUMA node(s): 1 19:07:32 Vendor ID: AuthenticAMD 19:07:32 CPU family: 23 19:07:32 Model: 49 19:07:32 Model name: AMD EPYC-Rome Processor 19:07:32 Stepping: 0 19:07:32 CPU MHz: 2799.998 19:07:32 BogoMIPS: 5599.99 19:07:32 Virtualization: AMD-V 19:07:32 Hypervisor vendor: KVM 19:07:32 Virtualization type: full 19:07:32 L1d cache: 64 KiB 19:07:32 L1i cache: 64 KiB 19:07:32 L2 cache: 1 MiB 19:07:32 L3 cache: 32 MiB 19:07:32 NUMA node0 CPU(s): 0,1 19:07:32 Vulnerability Gather data sampling: Not affected 19:07:32 Vulnerability Itlb multihit: Not affected 19:07:32 Vulnerability L1tf: Not affected 19:07:32 Vulnerability Mds: Not affected 19:07:32 Vulnerability Meltdown: Not affected 19:07:32 Vulnerability Mmio stale data: Not affected 19:07:32 Vulnerability Retbleed: Vulnerable 19:07:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:07:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:07:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 19:07:32 Vulnerability Srbds: Not affected 19:07:32 Vulnerability Tsx async abort: Not affected 19:07:32 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 19:07:32 19:07:32 19:07:32 ---> nproc: 19:07:32 2 19:07:32 19:07:32 19:07:32 ---> df -h: 19:07:32 Filesystem Size Used Avail Use% Mounted on 19:07:32 udev 3.9G 0 3.9G 0% /dev 19:07:32 tmpfs 795M 1.1M 794M 1% /run 19:07:32 /dev/vda1 39G 8.9G 30G 24% / 19:07:32 tmpfs 3.9G 0 3.9G 0% /dev/shm 19:07:32 tmpfs 5.0M 0 5.0M 0% /run/lock 19:07:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:07:32 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 19:07:32 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 19:07:32 /dev/loop2 62M 62M 0 100% /snap/core20/1405 19:07:32 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:07:32 tmpfs 795M 0 795M 0% /run/user/1001 19:07:32 19:07:32 19:07:32 ---> free -m: 19:07:32 total used free shared buff/cache available 19:07:32 Mem: 7945 494 5311 1 2139 7172 19:07:32 Swap: 1023 0 1023 19:07:32 19:07:32 19:07:32 ---> ip addr: 19:07:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:07:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:07:32 inet 127.0.0.1/8 scope host lo 19:07:32 valid_lft forever preferred_lft forever 19:07:32 inet6 ::1/128 scope host 19:07:32 valid_lft forever preferred_lft forever 19:07:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:07:32 link/ether fa:16:3e:0f:d6:49 brd ff:ff:ff:ff:ff:ff 19:07:32 inet 10.30.122.250/23 brd 10.30.123.255 scope global dynamic ens3 19:07:32 valid_lft 86146sec preferred_lft 86146sec 19:07:32 inet6 fe80::f816:3eff:fe0f:d649/64 scope link 19:07:32 valid_lft forever preferred_lft forever 19:07:32 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:07:32 link/ether 02:42:a2:ac:3b:8b brd ff:ff:ff:ff:ff:ff 19:07:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:07:32 valid_lft forever preferred_lft forever 19:07:32 19:07:32 19:07:32 ---> sar -b -r -n DEV: 19:07:32 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1111) 05/08/25 _x86_64_ (2 CPU) 19:07:32 19:07:32 19:03:24 LINUX RESTART (2 CPU) 19:07:32 19:07:32 19:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:07:32 19:05:01 272.19 39.60 232.59 0.00 4140.35 16060.25 0.00 19:07:32 19:06:01 87.27 12.05 75.22 0.00 1057.69 9717.73 0.00 19:07:32 19:07:01 51.17 1.33 49.84 0.00 120.78 5240.19 0.00 19:07:32 Average: 136.89 17.66 119.22 0.00 1773.07 10339.71 0.00 19:07:32 19:07:32 19:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:07:32 19:05:01 5736172 7312384 503832 6.19 50540 1693564 1244360 13.55 655580 1534168 48264 19:07:32 19:06:01 5463584 7355884 441568 5.43 76788 1965428 1172976 12.77 648424 1778956 121596 19:07:32 19:07:01 5476064 7376656 420000 5.16 80144 1969856 1146524 12.48 658712 1754620 12288 19:07:32 Average: 5558607 7348308 455133 5.59 69157 1876283 1187953 12.93 654239 1689248 60716 19:07:32 19:07:32 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:07:32 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:32 19:05:01 ens3 337.22 228.87 1060.73 70.91 0.00 0.00 0.00 0.00 19:07:32 19:05:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 19:07:32 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:32 19:06:01 ens3 52.42 37.66 853.73 8.09 0.00 0.00 0.00 0.00 19:07:32 19:06:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 19:07:32 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:32 19:07:01 ens3 27.68 25.45 43.39 12.91 0.00 0.00 0.00 0.00 19:07:32 19:07:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 19:07:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:32 Average: ens3 139.12 97.33 652.64 30.64 0.00 0.00 0.00 0.00 19:07:32 Average: lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 19:07:32 19:07:32 19:07:32 ---> sar -P ALL: 19:07:32 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1111) 05/08/25 _x86_64_ (2 CPU) 19:07:32 19:07:32 19:03:24 LINUX RESTART (2 CPU) 19:07:32 19:07:32 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:07:32 19:05:01 all 24.61 0.00 3.09 25.65 0.08 46.57 19:07:32 19:05:01 0 18.52 0.00 2.49 33.72 0.07 45.20 19:07:32 19:05:01 1 30.73 0.00 3.69 17.55 0.08 47.94 19:07:32 19:06:01 all 36.27 0.00 3.55 8.72 0.08 51.38 19:07:32 19:06:01 0 38.36 0.00 3.14 2.28 0.08 56.14 19:07:32 19:06:01 1 34.17 0.00 3.95 15.20 0.08 46.60 19:07:32 19:07:01 all 38.18 0.00 2.22 4.86 0.08 54.65 19:07:32 19:07:01 0 31.00 0.00 1.95 6.31 0.07 60.67 19:07:32 19:07:01 1 45.34 0.00 2.50 3.41 0.10 48.65 19:07:32 Average: all 33.04 0.00 2.95 13.05 0.08 50.87 19:07:32 Average: 0 29.32 0.00 2.53 14.07 0.07 54.01 19:07:32 Average: 1 36.77 0.00 3.38 12.03 0.09 47.73 19:07:32 19:07:32 19:07:32