20:04:34 Started by timer 20:04:34 Running as SYSTEM 20:04:34 [EnvInject] - Loading node environment variables. 20:04:34 Building remotely on prd-ubuntu20.04-docker-2c-8g-1112 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 20:04:34 [ssh-agent] Looking for ssh-agent implementation... 20:04:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:34 $ ssh-agent 20:04:34 SSH_AUTH_SOCK=/tmp/ssh-dlP8ifIcLCPn/agent.1499 20:04:34 SSH_AGENT_PID=1501 20:04:34 [ssh-agent] Started. 20:04:34 Running ssh-add (command line suppressed) 20:04:34 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_17972536539111723218.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_17972536539111723218.key) 20:04:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:34 The recommended git tool is: NONE 20:04:36 using credential edgex-jenkins-ssh 20:04:36 Wiping out workspace first. 20:04:36 Cloning the remote Git repository 20:04:36 Cloning repository git@github.com:edgexfoundry/ci-management 20:04:36 > git init /w/workspace/ci-management-openstack-cron # timeout=10 20:04:36 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 20:04:36 > git --version # timeout=10 20:04:36 > git --version # 'git version 2.25.1' 20:04:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:37 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 20:04:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:37 Avoid second fetch 20:04:37 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:04:37 Checking out Revision 08528aa92ec069a94ed15c9912b551002dc55634 (refs/remotes/origin/master) 20:04:37 > git config core.sparsecheckout # timeout=10 20:04:37 > git checkout -f 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10 20:04:37 Commit message: "Merge pull request #695 from jinlinGuan/issue-694" 20:04:37 > git rev-list --no-walk 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10 20:04:37 > git remote # timeout=10 20:04:37 > git submodule init # timeout=10 20:04:37 > git submodule sync # timeout=10 20:04:37 > git config --get remote.origin.url # timeout=10 20:04:37 > git submodule init # timeout=10 20:04:37 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:04:37 > git config --get submodule.packer/common-packer.url # timeout=10 20:04:37 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 20:04:37 > git config --get submodule.global-jjb.url # timeout=10 20:04:37 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 20:04:37 > git submodule update --init --recursive packer/common-packer # timeout=10 20:04:38 > git submodule update --init --recursive global-jjb # timeout=10 20:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:42 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 20:04:42 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 20:04:42 provisioning config files... 20:04:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:04:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:04:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:04:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4516081244045111803.sh 20:04:42 ---> python-tools-install.sh 20:04:42 Setup pyenv: 20:04:42 * system (set by /opt/pyenv/version) 20:04:42 * 3.8.13 (set by /opt/pyenv/version) 20:04:42 * 3.9.13 (set by /opt/pyenv/version) 20:04:42 * 3.10.6 (set by /opt/pyenv/version) 20:04:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K47c 20:04:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:04:50 lf-activate-venv(): INFO: Installing: lftools 20:05:15 lf-activate-venv(): INFO: Adding /tmp/venv-K47c/bin to PATH 20:05:15 Generating Requirements File 20:06:09 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. 20:06:09 lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 20:06:09 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 20:06:10 Python 3.10.6 20:06:10 pip 25.1.1 from /tmp/venv-K47c/lib/python3.10/site-packages/pip (python 3.10) 20:06:10 appdirs==1.4.4 20:06:10 argcomplete==3.6.2 20:06:10 aspy.yaml==1.3.0 20:06:10 attrs==25.3.0 20:06:10 autopage==0.5.2 20:06:10 beautifulsoup4==4.13.4 20:06:10 boto3==1.38.12 20:06:10 botocore==1.38.12 20:06:10 bs4==0.0.2 20:06:10 cachetools==5.5.2 20:06:10 certifi==2025.4.26 20:06:10 cffi==1.17.1 20:06:10 cfgv==3.4.0 20:06:10 chardet==5.2.0 20:06:10 charset-normalizer==3.4.2 20:06:10 click==8.1.8 20:06:10 cliff==4.9.1 20:06:10 cmd2==2.5.11 20:06:10 cryptography==3.3.2 20:06:10 debtcollector==3.0.0 20:06:10 decorator==5.2.1 20:06:10 defusedxml==0.7.1 20:06:10 Deprecated==1.2.18 20:06:10 distlib==0.3.9 20:06:10 dnspython==2.7.0 20:06:10 docker==4.2.2 20:06:10 dogpile.cache==1.4.0 20:06:10 durationpy==0.9 20:06:10 email_validator==2.2.0 20:06:10 filelock==3.18.0 20:06:10 future==1.0.0 20:06:10 gitdb==4.0.12 20:06:10 GitPython==3.1.44 20:06:10 google-auth==2.40.1 20:06:10 httplib2==0.22.0 20:06:10 identify==2.6.10 20:06:10 idna==3.10 20:06:10 importlib-resources==1.5.0 20:06:10 iso8601==2.1.0 20:06:10 Jinja2==3.1.6 20:06:10 jmespath==1.0.1 20:06:10 jsonpatch==1.33 20:06:10 jsonpointer==3.0.0 20:06:10 jsonschema==4.23.0 20:06:10 jsonschema-specifications==2025.4.1 20:06:10 keystoneauth1==5.10.0 20:06:10 kubernetes==32.0.1 20:06:10 lftools==0.37.12 20:06:10 lxml==5.4.0 20:06:10 MarkupSafe==3.0.2 20:06:10 msgpack==1.1.0 20:06:10 multi_key_dict==2.0.3 20:06:10 munch==4.0.0 20:06:10 netaddr==1.3.0 20:06:10 netifaces==0.11.0 20:06:10 niet==1.4.2 20:06:10 nodeenv==1.9.1 20:06:10 oauth2client==4.1.3 20:06:10 oauthlib==3.2.2 20:06:10 openstacksdk==0.62.0 20:06:10 os-client-config==2.1.0 20:06:10 os-service-types==1.7.0 20:06:10 osc-lib==4.0.0 20:06:10 oslo.config==9.7.1 20:06:10 oslo.context==5.7.1 20:06:10 oslo.i18n==6.5.1 20:06:10 oslo.log==7.1.0 20:06:10 oslo.serialization==5.7.0 20:06:10 oslo.utils==8.2.0 20:06:10 packaging==25.0 20:06:10 pbr==6.1.1 20:06:10 platformdirs==4.3.8 20:06:10 prettytable==3.16.0 20:06:10 psutil==7.0.0 20:06:10 pyasn1==0.6.1 20:06:10 pyasn1_modules==0.4.2 20:06:10 pycparser==2.22 20:06:10 pygerrit2==2.0.15 20:06:10 PyGithub==2.6.1 20:06:10 PyJWT==2.10.1 20:06:10 PyNaCl==1.5.0 20:06:10 pyparsing==2.4.7 20:06:10 pyperclip==1.9.0 20:06:10 pyrsistent==0.20.0 20:06:10 python-cinderclient==9.7.0 20:06:10 python-dateutil==2.9.0.post0 20:06:10 python-heatclient==4.2.0 20:06:10 python-jenkins==1.8.2 20:06:10 python-keystoneclient==5.6.0 20:06:10 python-magnumclient==4.8.1 20:06:10 python-novaclient==18.9.0 20:06:10 python-openstackclient==6.0.1 20:06:10 python-swiftclient==4.7.0 20:06:10 PyYAML==6.0.2 20:06:10 referencing==0.36.2 20:06:10 requests==2.32.3 20:06:10 requests-oauthlib==2.0.0 20:06:10 requestsexceptions==1.4.0 20:06:10 rfc3986==2.0.0 20:06:10 rpds-py==0.24.0 20:06:10 rsa==4.9.1 20:06:10 ruamel.yaml==0.18.10 20:06:10 ruamel.yaml.clib==0.2.12 20:06:10 s3transfer==0.12.0 20:06:10 simplejson==3.20.1 20:06:10 six==1.17.0 20:06:10 smmap==5.0.2 20:06:10 soupsieve==2.7 20:06:10 stevedore==5.4.1 20:06:10 tabulate==0.9.0 20:06:10 toml==0.10.2 20:06:10 tomlkit==0.13.2 20:06:10 tqdm==4.67.1 20:06:10 typing_extensions==4.13.2 20:06:10 tzdata==2025.2 20:06:10 urllib3==1.26.20 20:06:10 virtualenv==20.31.2 20:06:10 wcwidth==0.2.13 20:06:10 websocket-client==1.8.0 20:06:10 wrapt==1.17.2 20:06:10 xdg==6.0.0 20:06:10 xmltodict==0.14.2 20:06:10 yq==3.4.3 20:06:10 [EnvInject] - Injecting environment variables from a build step. 20:06:10 [EnvInject] - Injecting as environment variables the properties content 20:06:10 OS_CLOUD=vex 20:06:10 20:06:10 [EnvInject] - Variables injected successfully. 20:06:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:06:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:06:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11717158538144898731.sh 20:06:10 ---> Orphaned k8s clusters 20:06:10 Setup pyenv: 20:06:10 system 20:06:10 3.8.13 20:06:10 3.9.13 20:06:10 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K47c from file:/tmp/.os_lf_venv 20:06:13 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 20:06:26 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. 20:06:26 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 20:06:26 lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 20:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-K47c/bin to PATH 20:06:28 -----> Delete orphaned cluster 20:06:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:06:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:06:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4901364719986598909.sh 20:06:28 ---> Orphaned stacks 20:06:28 Setup pyenv: 20:06:28 system 20:06:28 3.8.13 20:06:28 3.9.13 20:06:28 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K47c from file:/tmp/.os_lf_venv 20:06:30 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-K47c/bin to PATH 20:06:43 + mapfile -t OS_COE_CLUSTERS_ID 20:06:43 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 20:06:43 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 20:06:43 ++ awk '{print $1}' 20:06:45 + echo '-----> Active clusters -> stacks' 20:06:45 -----> Active clusters -> stacks 20:06:45 + OS_COE_STACKS=() 20:06:45 + [[ 0 -gt 0 ]] 20:06:45 + mapfile -t OS_STACKS 20:06:45 ++ 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 20:06:45 ++ awk '{print $1}' 20:06:47 + echo '-----> Active stacks' 20:06:47 -----> Active stacks 20:06:47 + echo '-----> Delete orphaned stacks' 20:06:47 -----> Delete orphaned stacks 20:06:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:06:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:06:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15857188890286805011.sh 20:06:47 ---> Orphaned servers 20:06:47 Setup pyenv: 20:06:47 system 20:06:47 3.8.13 20:06:47 3.9.13 20:06:47 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:06:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K47c from file:/tmp/.os_lf_venv 20:06:49 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 20:07:05 lf-activate-venv(): INFO: Adding /tmp/venv-K47c/bin to PATH 20:07:09 -----> Active servers 20:07:09 prd-ubuntu20.04-docker-2c-8g-1112 20:07:09 prd-centos7-blackbox-4c-2g-827 20:07:09 prd-centos7-blackbox-4c-2g-826 20:07:09 -----> Delete orphaned servers 20:07:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 20:07:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 20:07:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1331845882505420572.sh 20:07:10 ---> Orphaned ports 20:07:10 Setup pyenv: 20:07:10 system 20:07:10 3.8.13 20:07:10 3.9.13 20:07:10 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:07:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K47c from file:/tmp/.os_lf_venv 20:07:12 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 20:07:24 lf-activate-venv(): INFO: Adding /tmp/venv-K47c/bin to PATH 20:07:26 No orphaned ports to process. 20:07:26 Build step 'Conditional step (single)' marked build as failure 20:07:26 $ ssh-agent -k 20:07:26 unset SSH_AUTH_SOCK; 20:07:26 unset SSH_AGENT_PID; 20:07:26 echo Agent pid 1501 killed; 20:07:26 [ssh-agent] Stopped. 20:07:26 [PostBuildScript] - [INFO] Executing post build scripts. 20:07:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6089432580246031166.sh 20:07:26 ---> sysstat.sh 20:07:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11583442255685922254.sh 20:07:26 ---> package-listing.sh 20:07:26 ++ facter osfamily 20:07:26 ++ tr '[:upper:]' '[:lower:]' 20:07:27 + OS_FAMILY=debian 20:07:27 + workspace=/w/workspace/ci-management-openstack-cron 20:07:27 + START_PACKAGES=/tmp/packages_start.txt 20:07:27 + END_PACKAGES=/tmp/packages_end.txt 20:07:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:07:27 + PACKAGES=/tmp/packages_start.txt 20:07:27 + '[' /w/workspace/ci-management-openstack-cron ']' 20:07:27 + PACKAGES=/tmp/packages_end.txt 20:07:27 + case "${OS_FAMILY}" in 20:07:27 + dpkg -l 20:07:27 + grep '^ii' 20:07:27 + '[' -f /tmp/packages_start.txt ']' 20:07:27 + '[' -f /tmp/packages_end.txt ']' 20:07:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:07:27 + '[' /w/workspace/ci-management-openstack-cron ']' 20:07:27 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 20:07:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 20:07:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12266836114179315298.sh 20:07:27 ---> capture-instance-metadata.sh 20:07:27 Setup pyenv: 20:07:27 system 20:07:27 3.8.13 20:07:27 3.9.13 20:07:27 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:07:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K47c from file:/tmp/.os_lf_venv 20:07:29 lf-activate-venv(): INFO: Installing: lftools 20:07:37 lf-activate-venv(): INFO: Adding /tmp/venv-K47c/bin to PATH 20:07:37 INFO: Running in OpenStack, capturing instance metadata 20:07:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12676235820410386151.sh 20:07:38 provisioning config files... 20:07:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config12774621540869698238tmp 20:07:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:07:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:07:38 [EnvInject] - Injecting environment variables from a build step. 20:07:38 [EnvInject] - Injecting as environment variables the properties content 20:07:38 SERVER_ID=logs 20:07:38 20:07:38 [EnvInject] - Variables injected successfully. 20:07:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2407917288857186327.sh 20:07:38 ---> create-netrc.sh 20:07:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins629461190988837564.sh 20:07:38 ---> python-tools-install.sh 20:07:38 Setup pyenv: 20:07:38 system 20:07:38 3.8.13 20:07:38 3.9.13 20:07:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:07:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K47c from file:/tmp/.os_lf_venv 20:07:40 lf-activate-venv(): INFO: Installing: lftools 20:08:00 lf-activate-venv(): INFO: Adding /tmp/venv-K47c/bin to PATH 20:08:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13917486025582005890.sh 20:08:00 ---> sudo-logs.sh 20:08:00 Archiving 'sudo' log.. 20:08:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11444005559356724454.sh 20:08:00 ---> job-cost.sh 20:08:00 Setup pyenv: 20:08:00 system 20:08:00 3.8.13 20:08:00 3.9.13 20:08:00 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:08:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K47c from file:/tmp/.os_lf_venv 20:08:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:08:10 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. 20:08:10 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 20:08:10 lf-activate-venv(): INFO: Adding /tmp/venv-K47c/bin to PATH 20:08:10 INFO: No Stack... 20:08:11 INFO: Retrieving Pricing Info for: v3-standard-2 20:08:11 INFO: Archiving Costs 20:08:11 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2702119673127792035.sh 20:08:11 ---> logs-deploy.sh 20:08:11 Setup pyenv: 20:08:11 system 20:08:11 3.8.13 20:08:11 3.9.13 20:08:11 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 20:08:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K47c from file:/tmp/.os_lf_venv 20:08:13 lf-activate-venv(): INFO: Installing: lftools 20:08:21 lf-activate-venv(): INFO: Adding /tmp/venv-K47c/bin to PATH 20:08:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/53957 20:08:21 INFO: archiving workspace using pattern(s): 20:08:23 Archives upload complete. 20:08:23 INFO: archiving logs to Nexus 20:08:24 ---> uname -a: 20:08:24 Linux prd-ubuntu20-04-docker-2c-8g-1112 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 20:08:24 20:08:24 20:08:24 ---> lscpu: 20:08:24 Architecture: x86_64 20:08:24 CPU op-mode(s): 32-bit, 64-bit 20:08:24 Byte Order: Little Endian 20:08:24 Address sizes: 40 bits physical, 48 bits virtual 20:08:24 CPU(s): 2 20:08:24 On-line CPU(s) list: 0,1 20:08:24 Thread(s) per core: 1 20:08:24 Core(s) per socket: 1 20:08:24 Socket(s): 2 20:08:24 NUMA node(s): 1 20:08:24 Vendor ID: AuthenticAMD 20:08:24 CPU family: 23 20:08:24 Model: 49 20:08:24 Model name: AMD EPYC-Rome Processor 20:08:24 Stepping: 0 20:08:24 CPU MHz: 2800.000 20:08:24 BogoMIPS: 5600.00 20:08:24 Virtualization: AMD-V 20:08:24 Hypervisor vendor: KVM 20:08:24 Virtualization type: full 20:08:24 L1d cache: 64 KiB 20:08:24 L1i cache: 64 KiB 20:08:24 L2 cache: 1 MiB 20:08:24 L3 cache: 32 MiB 20:08:24 NUMA node0 CPU(s): 0,1 20:08:24 Vulnerability Gather data sampling: Not affected 20:08:24 Vulnerability Itlb multihit: Not affected 20:08:24 Vulnerability L1tf: Not affected 20:08:24 Vulnerability Mds: Not affected 20:08:24 Vulnerability Meltdown: Not affected 20:08:24 Vulnerability Mmio stale data: Not affected 20:08:24 Vulnerability Retbleed: Vulnerable 20:08:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:08:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:08:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 20:08:24 Vulnerability Srbds: Not affected 20:08:24 Vulnerability Tsx async abort: Not affected 20:08:24 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 20:08:24 20:08:24 20:08:24 ---> nproc: 20:08:24 2 20:08:24 20:08:24 20:08:24 ---> df -h: 20:08:24 Filesystem Size Used Avail Use% Mounted on 20:08:24 udev 3.9G 0 3.9G 0% /dev 20:08:24 tmpfs 795M 1.1M 794M 1% /run 20:08:24 /dev/vda1 39G 8.9G 30G 24% / 20:08:24 tmpfs 3.9G 0 3.9G 0% /dev/shm 20:08:24 tmpfs 5.0M 0 5.0M 0% /run/lock 20:08:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:08:24 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 20:08:24 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 20:08:24 /dev/loop2 62M 62M 0 100% /snap/core20/1405 20:08:24 /dev/vda15 105M 6.1M 99M 6% /boot/efi 20:08:24 tmpfs 795M 0 795M 0% /run/user/1001 20:08:24 20:08:24 20:08:24 ---> free -m: 20:08:24 total used free shared buff/cache available 20:08:24 Mem: 7945 526 5277 1 2141 7140 20:08:24 Swap: 1023 0 1023 20:08:24 20:08:24 20:08:24 ---> ip addr: 20:08:24 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:08:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:08:24 inet 127.0.0.1/8 scope host lo 20:08:24 valid_lft forever preferred_lft forever 20:08:24 inet6 ::1/128 scope host 20:08:24 valid_lft forever preferred_lft forever 20:08:24 2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 20:08:24 link/ether fa:16:3e:62:c7:32 brd ff:ff:ff:ff:ff:ff 20:08:24 inet 10.30.122.67/23 brd 10.30.123.255 scope global dynamic ens3 20:08:24 valid_lft 86117sec preferred_lft 86117sec 20:08:24 inet6 fe80::f816:3eff:fe62:c732/64 scope link 20:08:24 valid_lft forever preferred_lft forever 20:08:24 3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 20:08:24 link/ether 02:42:00:c0:8b:90 brd ff:ff:ff:ff:ff:ff 20:08:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:08:24 valid_lft forever preferred_lft forever 20:08:24 20:08:24 20:08:24 ---> sar -b -r -n DEV: 20:08:24 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1112) 05/08/25 _x86_64_ (2 CPU) 20:08:24 20:08:24 20:03:43 LINUX RESTART (2 CPU) 20:08:24 20:08:24 20:04:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:08:24 20:05:02 237.73 70.11 167.62 0.00 5784.25 58103.77 0.00 20:08:24 20:06:01 95.32 11.32 84.00 0.00 1026.27 10682.55 0.00 20:08:24 20:07:01 48.33 0.95 47.38 0.00 46.79 5459.22 0.00 20:08:24 20:08:01 26.25 1.52 24.73 0.00 141.58 1468.56 0.00 20:08:24 Average: 100.21 20.39 79.82 0.00 1701.51 18465.55 0.00 20:08:24 20:08:24 20:04:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:08:24 20:05:02 5715812 7292540 523252 6.43 50196 1694624 1256688 13.68 674804 1534900 63188 20:08:24 20:06:01 5454116 7295048 506444 6.22 71036 1924256 1224740 13.33 708800 1735552 45460 20:08:24 20:07:01 5378684 7273364 523396 6.43 78512 1966228 1253228 13.64 756064 1755576 23676 20:08:24 20:08:01 5447088 7350644 445328 5.47 80780 1972260 1166368 12.70 686832 1755952 10776 20:08:24 Average: 5498925 7302899 499605 6.14 70131 1889342 1225256 13.34 706625 1695495 35775 20:08:24 20:08:24 20:04:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:08:24 20:05:02 ens3 378.20 230.19 1170.86 72.41 0.00 0.00 0.00 0.00 20:08:24 20:05:02 lo 1.96 1.96 0.20 0.20 0.00 0.00 0.00 0.00 20:08:24 20:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:08:24 20:06:01 ens3 43.40 31.55 851.39 5.41 0.00 0.00 0.00 0.00 20:08:24 20:06:01 lo 0.61 0.61 0.07 0.07 0.00 0.00 0.00 0.00 20:08:24 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:08:24 20:07:01 ens3 17.55 17.36 48.61 6.32 0.00 0.00 0.00 0.00 20:08:24 20:07:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:08:24 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:08:24 20:08:01 ens3 23.08 20.16 24.38 8.23 0.00 0.00 0.00 0.00 20:08:24 20:08:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 20:08:24 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:08:24 Average: ens3 112.52 73.03 514.20 22.54 0.00 0.00 0.00 0.00 20:08:24 Average: lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 20:08:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:08:24 20:08:24 20:08:24 ---> sar -P ALL: 20:08:24 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1112) 05/08/25 _x86_64_ (2 CPU) 20:08:24 20:08:24 20:03:43 LINUX RESTART (2 CPU) 20:08:24 20:08:24 20:04:04 CPU %user %nice %system %iowait %steal %idle 20:08:24 20:05:02 all 26.13 0.00 4.73 14.14 0.07 54.93 20:08:24 20:05:02 0 25.56 0.00 5.08 13.87 0.07 55.42 20:08:24 20:05:02 1 26.71 0.00 4.38 14.40 0.07 54.44 20:08:24 20:06:01 all 21.69 0.00 2.29 28.09 0.06 47.87 20:08:24 20:06:01 0 31.49 0.00 2.91 16.47 0.07 49.07 20:08:24 20:06:01 1 11.90 0.00 1.67 39.72 0.05 46.67 20:08:24 20:07:01 all 32.46 0.00 2.10 14.14 0.07 51.23 20:08:24 20:07:01 0 37.12 0.00 2.03 4.56 0.08 56.20 20:08:24 20:07:01 1 27.80 0.00 2.17 23.72 0.07 46.25 20:08:24 20:08:01 all 31.38 0.00 2.01 12.79 0.08 53.73 20:08:24 20:08:01 0 12.54 0.00 1.50 2.83 0.08 83.05 20:08:24 20:08:01 1 50.27 0.00 2.52 22.78 0.08 24.35 20:08:24 Average: all 27.97 0.00 2.76 17.28 0.07 51.92 20:08:24 Average: 0 26.67 0.00 2.85 9.34 0.08 61.07 20:08:24 Average: 1 29.27 0.00 2.66 25.24 0.07 42.76 20:08:24 20:08:24 20:08:24