16:03:59 Started by timer 16:03:59 Running as SYSTEM 16:03:59 [EnvInject] - Loading node environment variables. 16:03:59 Building remotely on prd-ubuntu20.04-docker-2c-8g-6157 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 16:03:59 [ssh-agent] Looking for ssh-agent implementation... 16:03:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:59 $ ssh-agent 16:03:59 SSH_AUTH_SOCK=/tmp/ssh-94JeoBScXkpZ/agent.1423 16:03:59 SSH_AGENT_PID=1425 16:03:59 [ssh-agent] Started. 16:03:59 Running ssh-add (command line suppressed) 16:03:59 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_7924524284974040253.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_7924524284974040253.key) 16:03:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:59 The recommended git tool is: NONE 16:04:01 using credential edgex-jenkins-ssh 16:04:01 Wiping out workspace first. 16:04:01 Cloning the remote Git repository 16:04:01 Cloning repository git@github.com:edgexfoundry/ci-management 16:04:01 > git init /w/workspace/ci-management-openstack-cron # timeout=10 16:04:01 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 16:04:01 > git --version # timeout=10 16:04:01 > git --version # 'git version 2.25.1' 16:04:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:02 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 16:04:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:02 Avoid second fetch 16:04:02 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:04:02 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 16:04:02 > git config core.sparsecheckout # timeout=10 16:04:02 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 16:04:03 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 16:04:03 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 16:04:03 > git remote # timeout=10 16:04:03 > git submodule init # timeout=10 16:04:03 > git submodule sync # timeout=10 16:04:03 > git config --get remote.origin.url # timeout=10 16:04:03 > git submodule init # timeout=10 16:04:03 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:04:03 > git config --get submodule.packer/common-packer.url # timeout=10 16:04:03 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:04:03 > git config --get submodule.global-jjb.url # timeout=10 16:04:03 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:04:03 > git submodule update --init --recursive packer/common-packer # timeout=10 16:04:03 > git submodule update --init --recursive global-jjb # timeout=10 16:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:08 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:04:08 provisioning config files... 16:04:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:04:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:04:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:04:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6761329748739834379.sh 16:04:08 ---> python-tools-install.sh 16:04:08 Setup pyenv: 16:04:08 * system (set by /opt/pyenv/version) 16:04:08 * 3.8.20 (set by /opt/pyenv/version) 16:04:08 * 3.9.20 (set by /opt/pyenv/version) 16:04:08 3.10.15 16:04:08 3.11.10 16:04:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WHLm 16:04:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:04:16 lf-activate-venv(): INFO: Installing: lftools 16:04:38 lf-activate-venv(): INFO: Adding /tmp/venv-WHLm/bin to PATH 16:04:38 Generating Requirements File 16:04:57 Python 3.11.10 16:04:57 pip 25.2 from /tmp/venv-WHLm/lib/python3.11/site-packages/pip (python 3.11) 16:04:57 appdirs==1.4.4 16:04:57 argcomplete==3.6.2 16:04:57 aspy.yaml==1.3.0 16:04:57 attrs==25.3.0 16:04:57 autopage==0.5.2 16:04:57 beautifulsoup4==4.13.4 16:04:57 boto3==1.40.1 16:04:57 botocore==1.40.1 16:04:57 bs4==0.0.2 16:04:57 cachetools==5.5.2 16:04:57 certifi==2025.7.14 16:04:57 cffi==1.17.1 16:04:57 cfgv==3.4.0 16:04:57 chardet==5.2.0 16:04:57 charset-normalizer==3.4.2 16:04:57 click==8.2.2 16:04:57 cliff==4.10.0 16:04:57 cmd2==2.7.0 16:04:57 cryptography==3.3.2 16:04:57 debtcollector==3.0.0 16:04:57 decorator==5.2.1 16:04:57 defusedxml==0.7.1 16:04:57 Deprecated==1.2.18 16:04:57 distlib==0.4.0 16:04:57 dnspython==2.7.0 16:04:57 docker==7.1.0 16:04:57 dogpile.cache==1.4.0 16:04:57 durationpy==0.10 16:04:57 email_validator==2.2.0 16:04:57 filelock==3.18.0 16:04:57 future==1.0.0 16:04:57 gitdb==4.0.12 16:04:57 GitPython==3.1.45 16:04:57 google-auth==2.40.3 16:04:57 httplib2==0.22.0 16:04:57 identify==2.6.12 16:04:57 idna==3.10 16:04:57 importlib-resources==1.5.0 16:04:57 iso8601==2.1.0 16:04:57 Jinja2==3.1.6 16:04:57 jmespath==1.0.1 16:04:57 jsonpatch==1.33 16:04:57 jsonpointer==3.0.0 16:04:57 jsonschema==4.25.0 16:04:57 jsonschema-specifications==2025.4.1 16:04:57 keystoneauth1==5.11.1 16:04:57 kubernetes==33.1.0 16:04:57 lftools==0.37.13 16:04:57 lxml==6.0.0 16:04:57 markdown-it-py==3.0.0 16:04:57 MarkupSafe==3.0.2 16:04:57 mdurl==0.1.2 16:04:57 msgpack==1.1.1 16:04:57 multi_key_dict==2.0.3 16:04:57 munch==4.0.0 16:04:57 netaddr==1.3.0 16:04:57 niet==1.4.2 16:04:57 nodeenv==1.9.1 16:04:57 oauth2client==4.1.3 16:04:57 oauthlib==3.3.1 16:04:57 openstacksdk==4.6.0 16:04:57 os-client-config==2.3.0 16:04:57 os-service-types==1.8.0 16:04:57 osc-lib==4.1.0 16:04:57 oslo.config==10.0.0 16:04:57 oslo.context==6.0.0 16:04:57 oslo.i18n==6.5.1 16:04:57 oslo.log==7.2.0 16:04:57 oslo.serialization==5.7.0 16:04:57 oslo.utils==9.0.0 16:04:57 packaging==25.0 16:04:57 pbr==6.1.1 16:04:57 platformdirs==4.3.8 16:04:57 prettytable==3.16.0 16:04:57 psutil==7.0.0 16:04:57 pyasn1==0.6.1 16:04:57 pyasn1_modules==0.4.2 16:04:57 pycparser==2.22 16:04:57 pygerrit2==2.0.15 16:04:57 PyGithub==2.7.0 16:04:57 Pygments==2.19.2 16:04:57 PyJWT==2.10.1 16:04:57 PyNaCl==1.5.0 16:04:57 pyparsing==2.4.7 16:04:57 pyperclip==1.9.0 16:04:57 pyrsistent==0.20.0 16:04:57 python-cinderclient==9.7.0 16:04:57 python-dateutil==2.9.0.post0 16:04:57 python-heatclient==4.3.0 16:04:57 python-jenkins==1.8.2 16:04:57 python-keystoneclient==5.6.0 16:04:57 python-magnumclient==4.8.1 16:04:57 python-openstackclient==8.1.0 16:04:57 python-swiftclient==4.8.0 16:04:57 PyYAML==6.0.2 16:04:57 referencing==0.36.2 16:04:57 requests==2.32.4 16:04:57 requests-oauthlib==2.0.0 16:04:57 requestsexceptions==1.4.0 16:04:57 rfc3986==2.0.0 16:04:57 rich==14.1.0 16:04:57 rich-argparse==1.7.1 16:04:57 rpds-py==0.26.0 16:04:57 rsa==4.9.1 16:04:57 ruamel.yaml==0.18.14 16:04:57 ruamel.yaml.clib==0.2.12 16:04:57 s3transfer==0.13.1 16:04:57 simplejson==3.20.1 16:04:57 six==1.17.0 16:04:57 smmap==5.0.2 16:04:57 soupsieve==2.7 16:04:57 stevedore==5.4.1 16:04:57 tabulate==0.9.0 16:04:57 toml==0.10.2 16:04:57 tomlkit==0.13.3 16:04:57 tqdm==4.67.1 16:04:57 typing_extensions==4.14.1 16:04:57 tzdata==2025.2 16:04:57 urllib3==1.26.20 16:04:57 virtualenv==20.32.0 16:04:57 wcwidth==0.2.13 16:04:57 websocket-client==1.8.0 16:04:57 wrapt==1.17.2 16:04:57 xdg==6.0.0 16:04:57 xmltodict==0.14.2 16:04:57 yq==3.4.3 16:04:57 [EnvInject] - Injecting environment variables from a build step. 16:04:57 [EnvInject] - Injecting as environment variables the properties content 16:04:57 OS_CLOUD=vex 16:04:57 16:04:57 [EnvInject] - Variables injected successfully. 16:04:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:04:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:04:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1576371737625047233.sh 16:04:57 ---> Orphaned k8s clusters 16:04:57 Setup pyenv: 16:04:57 system 16:04:57 3.8.20 16:04:57 3.9.20 16:04:57 3.10.15 16:04:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:04:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WHLm from file:/tmp/.os_lf_venv 16:04:59 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 16:05:05 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. 16:05:05 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 16:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-WHLm/bin to PATH 16:05:07 -----> Delete orphaned cluster 16:05:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:05:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:05:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12342848349219478148.sh 16:05:07 ---> Orphaned stacks 16:05:07 Setup pyenv: 16:05:07 system 16:05:07 3.8.20 16:05:07 3.9.20 16:05:07 3.10.15 16:05:07 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WHLm from file:/tmp/.os_lf_venv 16:05: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. 16:05:09 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 16:05:09 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:05:21 lf-activate-venv(): INFO: Adding /tmp/venv-WHLm/bin to PATH 16:05:21 + mapfile -t OS_COE_CLUSTERS_ID 16:05:21 ++ awk '{print $1}' 16:05:21 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:05:21 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:05:23 + echo '-----> Active clusters -> stacks' 16:05:23 -----> Active clusters -> stacks 16:05:23 + OS_COE_STACKS=() 16:05:23 + [[ 0 -gt 0 ]] 16:05:23 + mapfile -t OS_STACKS 16:05:23 ++ awk '{print $1}' 16:05:23 ++ 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 16:05:24 + echo '-----> Active stacks' 16:05:24 -----> Active stacks 16:05:24 + echo '-----> Delete orphaned stacks' 16:05:24 -----> Delete orphaned stacks 16:05:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:05:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:05:24 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8036568138987044529.sh 16:05:24 ---> Orphaned servers 16:05:24 Setup pyenv: 16:05:24 system 16:05:24 3.8.20 16:05:24 3.9.20 16:05:24 3.10.15 16:05:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WHLm from file:/tmp/.os_lf_venv 16:05:26 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:05:36 lf-activate-venv(): INFO: Adding /tmp/venv-WHLm/bin to PATH 16:05:42 -----> Active servers 16:05:42 prd-ubuntu20.04-docker-2c-8g-6157 16:05:42 prd-centos7-blackbox-4c-2g-6142 16:05:42 prd-centos7-blackbox-4c-2g-6141 16:05:42 prd-centos7-blackbox-4c-2g-6139 16:05:42 prd-centos7-blackbox-4c-2g-6138 16:05:42 -----> Delete orphaned servers 16:05:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:05:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:05:42 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16451973595574559119.sh 16:05:42 ---> Orphaned ports 16:05:42 Setup pyenv: 16:05:42 system 16:05:42 3.8.20 16:05:42 3.9.20 16:05:42 3.10.15 16:05:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WHLm from file:/tmp/.os_lf_venv 16:05:44 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 16:05:53 lf-activate-venv(): INFO: Adding /tmp/venv-WHLm/bin to PATH 16:05:54 No orphaned ports to process. 16:05:54 Build step 'Conditional step (single)' marked build as failure 16:05:54 $ ssh-agent -k 16:05:54 unset SSH_AUTH_SOCK; 16:05:54 unset SSH_AGENT_PID; 16:05:54 echo Agent pid 1425 killed; 16:05:54 [ssh-agent] Stopped. 16:05:55 [PostBuildScript] - [INFO] Executing post build scripts. 16:05:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5866727098675552004.sh 16:05:55 ---> sysstat.sh 16:05:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13947930371416807349.sh 16:05:55 ---> package-listing.sh 16:05:55 ++ tr '[:upper:]' '[:lower:]' 16:05:55 ++ facter osfamily 16:05:56 + OS_FAMILY=debian 16:05:56 + workspace=/w/workspace/ci-management-openstack-cron 16:05:56 + START_PACKAGES=/tmp/packages_start.txt 16:05:56 + END_PACKAGES=/tmp/packages_end.txt 16:05:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:05:56 + PACKAGES=/tmp/packages_start.txt 16:05:56 + '[' /w/workspace/ci-management-openstack-cron ']' 16:05:56 + PACKAGES=/tmp/packages_end.txt 16:05:56 + case "${OS_FAMILY}" in 16:05:56 + grep '^ii' 16:05:56 + dpkg -l 16:05:56 + '[' -f /tmp/packages_start.txt ']' 16:05:56 + '[' -f /tmp/packages_end.txt ']' 16:05:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:05:56 + '[' /w/workspace/ci-management-openstack-cron ']' 16:05:56 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 16:05:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 16:05:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6328447924384254348.sh 16:05:56 ---> capture-instance-metadata.sh 16:05:56 Setup pyenv: 16:05:56 system 16:05:56 3.8.20 16:05:56 3.9.20 16:05:56 3.10.15 16:05:56 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WHLm from file:/tmp/.os_lf_venv 16:05:57 lf-activate-venv(): INFO: Installing: lftools 16:06:04 lf-activate-venv(): INFO: Adding /tmp/venv-WHLm/bin to PATH 16:06:04 INFO: Running in OpenStack, capturing instance metadata 16:06:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14023300329537155107.sh 16:06:05 provisioning config files... 16:06:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1884878566391149961tmp 16:06:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:06:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:06:05 [EnvInject] - Injecting environment variables from a build step. 16:06:05 [EnvInject] - Injecting as environment variables the properties content 16:06:05 SERVER_ID=logs 16:06:05 16:06:05 [EnvInject] - Variables injected successfully. 16:06:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7810376450165714451.sh 16:06:05 ---> create-netrc.sh 16:06:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8663766191019411713.sh 16:06:05 ---> python-tools-install.sh 16:06:05 Setup pyenv: 16:06:05 system 16:06:05 3.8.20 16:06:05 3.9.20 16:06:05 3.10.15 16:06:05 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WHLm from file:/tmp/.os_lf_venv 16:06:07 lf-activate-venv(): INFO: Installing: lftools 16:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-WHLm/bin to PATH 16:06:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14180804601080017636.sh 16:06:14 ---> sudo-logs.sh 16:06:14 Archiving 'sudo' log.. 16:06:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7295812327172736302.sh 16:06:14 ---> job-cost.sh 16:06:14 Setup pyenv: 16:06:14 system 16:06:14 3.8.20 16:06:14 3.9.20 16:06:14 3.10.15 16:06:14 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WHLm from file:/tmp/.os_lf_venv 16:06:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-WHLm/bin to PATH 16:06:22 INFO: No Stack... 16:06:22 INFO: Retrieving Pricing Info for: v3-starter-1 16:06:22 INFO: Archiving Costs 16:06:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16593188571748302720.sh 16:06:22 ---> logs-deploy.sh 16:06:22 Setup pyenv: 16:06:22 system 16:06:22 3.8.20 16:06:22 3.9.20 16:06:22 3.10.15 16:06:22 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WHLm from file:/tmp/.os_lf_venv 16:06:24 lf-activate-venv(): INFO: Installing: lftools 16:06:31 lf-activate-venv(): INFO: Adding /tmp/venv-WHLm/bin to PATH 16:06:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/56017 16:06:31 INFO: archiving workspace using pattern(s): 16:06:32 Archives upload complete. 16:06:32 INFO: archiving logs to Nexus 16:06:33 ---> uname -a: 16:06:33 Linux prd-ubuntu20-04-docker-2c-8g-6157 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:06:33 16:06:33 16:06:33 ---> lscpu: 16:06:33 Architecture: x86_64 16:06:33 CPU op-mode(s): 32-bit, 64-bit 16:06:33 Byte Order: Little Endian 16:06:33 Address sizes: 40 bits physical, 48 bits virtual 16:06:33 CPU(s): 1 16:06:33 On-line CPU(s) list: 0 16:06:33 Thread(s) per core: 1 16:06:33 Core(s) per socket: 1 16:06:33 Socket(s): 1 16:06:33 NUMA node(s): 1 16:06:33 Vendor ID: AuthenticAMD 16:06:33 CPU family: 23 16:06:33 Model: 49 16:06:33 Model name: AMD EPYC-Rome Processor 16:06:33 Stepping: 0 16:06:33 CPU MHz: 2800.000 16:06:33 BogoMIPS: 5600.00 16:06:33 Virtualization: AMD-V 16:06:33 Hypervisor vendor: KVM 16:06:33 Virtualization type: full 16:06:33 L1d cache: 32 KiB 16:06:33 L1i cache: 32 KiB 16:06:33 L2 cache: 512 KiB 16:06:33 L3 cache: 16 MiB 16:06:33 NUMA node0 CPU(s): 0 16:06:33 Vulnerability Gather data sampling: Not affected 16:06:33 Vulnerability Itlb multihit: Not affected 16:06:33 Vulnerability L1tf: Not affected 16:06:33 Vulnerability Mds: Not affected 16:06:33 Vulnerability Meltdown: Not affected 16:06:33 Vulnerability Mmio stale data: Not affected 16:06:33 Vulnerability Retbleed: Vulnerable 16:06:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:06:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:06:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:06:33 Vulnerability Srbds: Not affected 16:06:33 Vulnerability Tsx async abort: Not affected 16:06:33 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 16:06:33 16:06:33 16:06:33 ---> nproc: 16:06:33 1 16:06:33 16:06:33 16:06:33 ---> df -h: 16:06:33 Filesystem Size Used Avail Use% Mounted on 16:06:33 udev 969M 0 969M 0% /dev 16:06:33 tmpfs 198M 1.1M 197M 1% /run 16:06:33 /dev/vda1 194G 9.8G 184G 6% / 16:06:33 tmpfs 986M 0 986M 0% /dev/shm 16:06:33 tmpfs 5.0M 0 5.0M 0% /run/lock 16:06:33 tmpfs 986M 0 986M 0% /sys/fs/cgroup 16:06:33 /dev/loop0 62M 62M 0 100% /snap/core20/1405 16:06:33 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 16:06:33 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 16:06:33 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:06:33 tmpfs 198M 0 198M 0% /run/user/1001 16:06:33 16:06:33 16:06:33 ---> free -m: 16:06:33 total used free shared buff/cache available 16:06:33 Mem: 1971 397 156 0 1417 1381 16:06:33 Swap: 1023 1 1022 16:06:33 16:06:33 16:06:33 ---> ip addr: 16:06:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:06:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:06:33 inet 127.0.0.1/8 scope host lo 16:06:33 valid_lft forever preferred_lft forever 16:06:33 inet6 ::1/128 scope host 16:06:33 valid_lft forever preferred_lft forever 16:06:33 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 16:06:33 link/ether fa:16:3e:39:d9:bd brd ff:ff:ff:ff:ff:ff 16:06:33 inet 10.30.122.83/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 16:06:33 valid_lft 86213sec preferred_lft 86213sec 16:06:33 inet6 fe80::f816:3eff:fe39:d9bd/64 scope link 16:06:33 valid_lft forever preferred_lft forever 16:06:33 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:06:33 link/ether a2:a8:9d:45:43:07 brd ff:ff:ff:ff:ff:ff 16:06:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:06:33 valid_lft forever preferred_lft forever 16:06:33 16:06:33 16:06:33 ---> sar -b -r -n DEV: 16:06:33 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-6157) 08/02/25 _x86_64_ (1 CPU) 16:06:33 16:06:33 16:03:29 LINUX RESTART (1 CPU) 16:06:33 16:06:33 16:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:06:33 16:05:01 414.32 15.29 399.03 0.00 1304.46 20836.33 0.00 16:06:33 16:06:01 60.47 6.65 53.82 0.00 255.29 4935.71 0.00 16:06:33 Average: 235.91 10.93 224.98 0.00 775.47 12819.22 0.00 16:06:33 16:06:33 16:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:06:33 16:05:01 133112 1432936 344276 17.05 77116 1305572 926864 30.22 390892 1285896 79200 16:06:33 16:06:01 165376 1406240 370852 18.37 83764 1240760 961032 31.33 453768 1192240 9808 16:06:33 Average: 149244 1419588 357564 17.71 80440 1273166 943948 30.77 422330 1239068 44504 16:06:33 16:06:33 16:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:06:33 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:33 16:05:01 lo 1.56 1.56 0.18 0.18 0.00 0.00 0.00 0.00 16:06:33 16:05:01 ens3 144.04 87.75 1328.91 27.15 0.00 0.00 0.00 0.00 16:06:33 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:33 16:06:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 16:06:33 16:06:01 ens3 31.16 29.85 56.45 12.39 0.00 0.00 0.00 0.00 16:06:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:33 Average: lo 1.88 1.88 0.20 0.20 0.00 0.00 0.00 0.00 16:06:33 Average: ens3 87.13 58.55 687.33 19.71 0.00 0.00 0.00 0.00 16:06:33 16:06:33 16:06:33 ---> sar -P ALL: 16:06:33 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-6157) 08/02/25 _x86_64_ (1 CPU) 16:06:33 16:06:33 16:03:29 LINUX RESTART (1 CPU) 16:06:33 16:06:33 16:04:02 CPU %user %nice %system %iowait %steal %idle 16:06:33 16:05:01 all 79.21 0.00 7.21 10.29 0.10 3.18 16:06:33 16:05:01 0 79.21 0.00 7.21 10.29 0.10 3.18 16:06:33 16:06:01 all 77.47 0.00 3.73 3.68 0.10 15.02 16:06:33 16:06:01 0 77.47 0.00 3.73 3.68 0.10 15.02 16:06:33 Average: all 78.34 0.00 5.46 6.97 0.10 9.14 16:06:33 Average: 0 78.34 0.00 5.46 6.97 0.10 9.14 16:06:33 16:06:33 16:06:33