06:04:43 Started by timer 06:04:43 Running as SYSTEM 06:04:43 [EnvInject] - Loading node environment variables. 06:04:43 Building remotely on prd-ubuntu20.04-docker-2c-8g-2447 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 06:04:43 [ssh-agent] Looking for ssh-agent implementation... 06:04:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:43 $ ssh-agent 06:04:43 SSH_AUTH_SOCK=/tmp/ssh-ZPwsLWSZpHf1/agent.1464 06:04:43 SSH_AGENT_PID=1466 06:04:43 [ssh-agent] Started. 06:04:43 Running ssh-add (command line suppressed) 06:04:43 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_3470880768008141346.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_3470880768008141346.key) 06:04:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:43 The recommended git tool is: NONE 06:04:45 using credential edgex-jenkins-ssh 06:04:45 Wiping out workspace first. 06:04:45 Cloning the remote Git repository 06:04:45 Cloning repository git@github.com:edgexfoundry/ci-management 06:04:45 > git init /w/workspace/ci-management-openstack-cron # timeout=10 06:04:45 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 06:04:45 > git --version # timeout=10 06:04:45 > git --version # 'git version 2.25.1' 06:04:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:46 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 06:04:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:46 Avoid second fetch 06:04:46 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:04:46 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 06:04:46 > git config core.sparsecheckout # timeout=10 06:04:46 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 06:04:46 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 06:04:46 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 06:04:46 > git remote # timeout=10 06:04:46 > git submodule init # timeout=10 06:04:46 > git submodule sync # timeout=10 06:04:47 > git config --get remote.origin.url # timeout=10 06:04:47 > git submodule init # timeout=10 06:04:47 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:04:47 > git config --get submodule.packer/common-packer.url # timeout=10 06:04:47 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:04:47 > git config --get submodule.global-jjb.url # timeout=10 06:04:47 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:04:47 > git submodule update --init --recursive packer/common-packer # timeout=10 06:04:47 > git submodule update --init --recursive global-jjb # timeout=10 06:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:51 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:51 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 06:04:51 provisioning config files... 06:04:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 06:04:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:04:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:04:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17260921870180549401.sh 06:04:51 ---> python-tools-install.sh 06:04:51 Setup pyenv: 06:04:51 * system (set by /opt/pyenv/version) 06:04:51 * 3.8.13 (set by /opt/pyenv/version) 06:04:51 * 3.9.13 (set by /opt/pyenv/version) 06:04:51 * 3.10.6 (set by /opt/pyenv/version) 06:04:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZRah 06:04:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:04:59 lf-activate-venv(): INFO: Installing: lftools 06:05:22 lf-activate-venv(): INFO: Adding /tmp/venv-ZRah/bin to PATH 06:05:22 Generating Requirements File 06:05:46 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. 06:05:46 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 06:05:46 Python 3.10.6 06:05:46 pip 25.1.1 from /tmp/venv-ZRah/lib/python3.10/site-packages/pip (python 3.10) 06:05:47 appdirs==1.4.4 06:05:47 argcomplete==3.6.2 06:05:47 aspy.yaml==1.3.0 06:05:47 attrs==25.3.0 06:05:47 autopage==0.5.2 06:05:47 beautifulsoup4==4.13.4 06:05:47 boto3==1.38.25 06:05:47 botocore==1.38.25 06:05:47 bs4==0.0.2 06:05:47 cachetools==5.5.2 06:05:47 certifi==2025.4.26 06:05:47 cffi==1.17.1 06:05:47 cfgv==3.4.0 06:05:47 chardet==5.2.0 06:05:47 charset-normalizer==3.4.2 06:05:47 click==8.2.1 06:05:47 cliff==4.10.0 06:05:47 cmd2==2.5.11 06:05:47 cryptography==3.3.2 06:05:47 debtcollector==3.0.0 06:05:47 decorator==5.2.1 06:05:47 defusedxml==0.7.1 06:05:47 Deprecated==1.2.18 06:05:47 distlib==0.3.9 06:05:47 dnspython==2.7.0 06:05:47 docker==4.2.2 06:05:47 dogpile.cache==1.4.0 06:05:47 durationpy==0.10 06:05:47 email_validator==2.2.0 06:05:47 filelock==3.18.0 06:05:47 future==1.0.0 06:05:47 gitdb==4.0.12 06:05:47 GitPython==3.1.44 06:05:47 google-auth==2.40.2 06:05:47 httplib2==0.22.0 06:05:47 identify==2.6.12 06:05:47 idna==3.10 06:05:47 importlib-resources==1.5.0 06:05:47 iso8601==2.1.0 06:05:47 Jinja2==3.1.6 06:05:47 jmespath==1.0.1 06:05:47 jsonpatch==1.33 06:05:47 jsonpointer==3.0.0 06:05:47 jsonschema==4.24.0 06:05:47 jsonschema-specifications==2025.4.1 06:05:47 keystoneauth1==5.11.0 06:05:47 kubernetes==32.0.1 06:05:47 lftools==0.37.12 06:05:47 lxml==5.4.0 06:05:47 MarkupSafe==3.0.2 06:05:47 msgpack==1.1.0 06:05:47 multi_key_dict==2.0.3 06:05:47 munch==4.0.0 06:05:47 netaddr==1.3.0 06:05:47 niet==1.4.2 06:05:47 nodeenv==1.9.1 06:05:47 oauth2client==4.1.3 06:05:47 oauthlib==3.2.2 06:05:47 openstacksdk==4.5.0 06:05:47 os-client-config==2.1.0 06:05:47 os-service-types==1.7.0 06:05:47 osc-lib==4.0.2 06:05:47 oslo.config==9.8.0 06:05:47 oslo.context==6.0.0 06:05:47 oslo.i18n==6.5.1 06:05:47 oslo.log==7.1.0 06:05:47 oslo.serialization==5.7.0 06:05:47 oslo.utils==9.0.0 06:05:47 packaging==25.0 06:05:47 pbr==6.1.1 06:05:47 platformdirs==4.3.8 06:05:47 prettytable==3.16.0 06:05:47 psutil==7.0.0 06:05:47 pyasn1==0.6.1 06:05:47 pyasn1_modules==0.4.2 06:05:47 pycparser==2.22 06:05:47 pygerrit2==2.0.15 06:05:47 PyGithub==2.6.1 06:05:47 PyJWT==2.10.1 06:05:47 PyNaCl==1.5.0 06:05:47 pyparsing==2.4.7 06:05:47 pyperclip==1.9.0 06:05:47 pyrsistent==0.20.0 06:05:47 python-cinderclient==9.7.0 06:05:47 python-dateutil==2.9.0.post0 06:05:47 python-heatclient==4.2.0 06:05:47 python-jenkins==1.8.2 06:05:47 python-keystoneclient==5.6.0 06:05:47 python-magnumclient==4.8.1 06:05:47 python-openstackclient==8.1.0 06:05:47 python-swiftclient==4.8.0 06:05:47 PyYAML==6.0.2 06:05:47 referencing==0.36.2 06:05:47 requests==2.32.3 06:05:47 requests-oauthlib==2.0.0 06:05:47 requestsexceptions==1.4.0 06:05:47 rfc3986==2.0.0 06:05:47 rpds-py==0.25.1 06:05:47 rsa==4.9.1 06:05:47 ruamel.yaml==0.18.11 06:05:47 ruamel.yaml.clib==0.2.12 06:05:47 s3transfer==0.13.0 06:05:47 simplejson==3.20.1 06:05:47 six==1.17.0 06:05:47 smmap==5.0.2 06:05:47 soupsieve==2.7 06:05:47 stevedore==5.4.1 06:05:47 tabulate==0.9.0 06:05:47 toml==0.10.2 06:05:47 tomlkit==0.13.2 06:05:47 tqdm==4.67.1 06:05:47 typing_extensions==4.13.2 06:05:47 tzdata==2025.2 06:05:47 urllib3==1.26.20 06:05:47 virtualenv==20.31.2 06:05:47 wcwidth==0.2.13 06:05:47 websocket-client==1.8.0 06:05:47 wrapt==1.17.2 06:05:47 xdg==6.0.0 06:05:47 xmltodict==0.14.2 06:05:47 yq==3.4.3 06:05:47 [EnvInject] - Injecting environment variables from a build step. 06:05:47 [EnvInject] - Injecting as environment variables the properties content 06:05:47 OS_CLOUD=vex 06:05:47 06:05:47 [EnvInject] - Variables injected successfully. 06:05:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:05:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:05:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11066680412756688025.sh 06:05:47 ---> Orphaned k8s clusters 06:05:47 Setup pyenv: 06:05:47 system 06:05:47 3.8.13 06:05:47 3.9.13 06:05:47 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:05:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRah from file:/tmp/.os_lf_venv 06:05:49 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 06:05:54 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. 06:05:54 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 06:05:54 lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 06:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-ZRah/bin to PATH 06:05:57 -----> Delete orphaned cluster 06:05:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:05:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:05:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins954981806255511953.sh 06:05:57 ---> Orphaned stacks 06:05:57 Setup pyenv: 06:05:57 system 06:05:57 3.8.13 06:05:57 3.9.13 06:05:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:05:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRah from file:/tmp/.os_lf_venv 06:05:59 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-ZRah/bin to PATH 06:06:11 + mapfile -t OS_COE_CLUSTERS_ID 06:06:11 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 06:06:11 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 06:06:11 ++ awk '{print $1}' 06:06:14 + echo '-----> Active clusters -> stacks' 06:06:14 -----> Active clusters -> stacks 06:06:14 + OS_COE_STACKS=() 06:06:14 + [[ 0 -gt 0 ]] 06:06:14 + mapfile -t OS_STACKS 06:06:14 ++ 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 06:06:14 ++ awk '{print $1}' 06:06:15 + echo '-----> Active stacks' 06:06:15 -----> Active stacks 06:06:15 + echo '-----> Delete orphaned stacks' 06:06:15 -----> Delete orphaned stacks 06:06:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:06:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:06:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10186480690096981230.sh 06:06:15 ---> Orphaned servers 06:06:15 Setup pyenv: 06:06:15 system 06:06:15 3.8.13 06:06:15 3.9.13 06:06:15 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:06:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRah from file:/tmp/.os_lf_venv 06:06:17 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-ZRah/bin to PATH 06:06:32 -----> Active servers 06:06:32 prd-ubuntu20.04-docker-2c-8g-2447 06:06:32 -----> Delete orphaned servers 06:06:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:06:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:06:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2173170714030121412.sh 06:06:33 ---> Orphaned ports 06:06:33 Setup pyenv: 06:06:33 system 06:06:33 3.8.13 06:06:33 3.9.13 06:06:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:06:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRah from file:/tmp/.os_lf_venv 06:06:34 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 06:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-ZRah/bin to PATH 06:06:45 No orphaned ports to process. 06:06:45 Build step 'Conditional step (single)' marked build as failure 06:06:45 $ ssh-agent -k 06:06:45 unset SSH_AUTH_SOCK; 06:06:45 unset SSH_AGENT_PID; 06:06:45 echo Agent pid 1466 killed; 06:06:45 [ssh-agent] Stopped. 06:06:45 [PostBuildScript] - [INFO] Executing post build scripts. 06:06:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16800317562557716717.sh 06:06:45 ---> sysstat.sh 06:06:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12765899979683780150.sh 06:06:46 ---> package-listing.sh 06:06:46 ++ facter osfamily 06:06:46 ++ tr '[:upper:]' '[:lower:]' 06:06:46 + OS_FAMILY=debian 06:06:46 + workspace=/w/workspace/ci-management-openstack-cron 06:06:46 + START_PACKAGES=/tmp/packages_start.txt 06:06:46 + END_PACKAGES=/tmp/packages_end.txt 06:06:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:06:46 + PACKAGES=/tmp/packages_start.txt 06:06:46 + '[' /w/workspace/ci-management-openstack-cron ']' 06:06:46 + PACKAGES=/tmp/packages_end.txt 06:06:46 + case "${OS_FAMILY}" in 06:06:46 + dpkg -l 06:06:46 + grep '^ii' 06:06:46 + '[' -f /tmp/packages_start.txt ']' 06:06:46 + '[' -f /tmp/packages_end.txt ']' 06:06:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:06:46 + '[' /w/workspace/ci-management-openstack-cron ']' 06:06:46 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 06:06:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 06:06:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10725082099437120474.sh 06:06:46 ---> capture-instance-metadata.sh 06:06:46 Setup pyenv: 06:06:46 system 06:06:46 3.8.13 06:06:46 3.9.13 06:06:46 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:06:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRah from file:/tmp/.os_lf_venv 06:06:48 lf-activate-venv(): INFO: Installing: lftools 06:06:56 lf-activate-venv(): INFO: Adding /tmp/venv-ZRah/bin to PATH 06:06:56 INFO: Running in OpenStack, capturing instance metadata 06:06:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins722623089151214311.sh 06:06:56 provisioning config files... 06:06:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config4900138476270373643tmp 06:06:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:06:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:06:56 [EnvInject] - Injecting environment variables from a build step. 06:06:56 [EnvInject] - Injecting as environment variables the properties content 06:06:56 SERVER_ID=logs 06:06:56 06:06:56 [EnvInject] - Variables injected successfully. 06:06:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins703549676594506047.sh 06:06:56 ---> create-netrc.sh 06:06:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2084278122800481390.sh 06:06:56 ---> python-tools-install.sh 06:06:56 Setup pyenv: 06:06:56 system 06:06:56 3.8.13 06:06:56 3.9.13 06:06:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:06:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRah from file:/tmp/.os_lf_venv 06:06:58 lf-activate-venv(): INFO: Installing: lftools 06:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-ZRah/bin to PATH 06:07:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1917662463427081476.sh 06:07:06 ---> sudo-logs.sh 06:07:06 Archiving 'sudo' log.. 06:07:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5676126310609445455.sh 06:07:06 ---> job-cost.sh 06:07:06 Setup pyenv: 06:07:06 system 06:07:06 3.8.13 06:07:06 3.9.13 06:07:06 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:07:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRah from file:/tmp/.os_lf_venv 06:07:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:07:14 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. 06:07:14 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 06:07:14 lf-activate-venv(): INFO: Adding /tmp/venv-ZRah/bin to PATH 06:07:14 INFO: No Stack... 06:07:14 INFO: Retrieving Pricing Info for: v3-standard-2 06:07:14 INFO: Archiving Costs 06:07:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6157814104825297354.sh 06:07:14 ---> logs-deploy.sh 06:07:14 Setup pyenv: 06:07:14 system 06:07:14 3.8.13 06:07:14 3.9.13 06:07:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:07:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRah from file:/tmp/.os_lf_venv 06:07:16 lf-activate-venv(): INFO: Installing: lftools 06:07:25 lf-activate-venv(): INFO: Adding /tmp/venv-ZRah/bin to PATH 06:07:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54447 06:07:25 INFO: archiving workspace using pattern(s): 06:07:26 Archives upload complete. 06:07:26 INFO: archiving logs to Nexus 06:07:27 ---> uname -a: 06:07:27 Linux prd-ubuntu20-04-docker-2c-8g-2447 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 06:07:27 06:07:27 06:07:27 ---> lscpu: 06:07:27 Architecture: x86_64 06:07:27 CPU op-mode(s): 32-bit, 64-bit 06:07:27 Byte Order: Little Endian 06:07:27 Address sizes: 40 bits physical, 48 bits virtual 06:07:27 CPU(s): 2 06:07:27 On-line CPU(s) list: 0,1 06:07:27 Thread(s) per core: 1 06:07:27 Core(s) per socket: 1 06:07:27 Socket(s): 2 06:07:27 NUMA node(s): 1 06:07:27 Vendor ID: AuthenticAMD 06:07:27 CPU family: 23 06:07:27 Model: 49 06:07:27 Model name: AMD EPYC-Rome Processor 06:07:27 Stepping: 0 06:07:27 CPU MHz: 2800.000 06:07:27 BogoMIPS: 5600.00 06:07:27 Virtualization: AMD-V 06:07:27 Hypervisor vendor: KVM 06:07:27 Virtualization type: full 06:07:27 L1d cache: 64 KiB 06:07:27 L1i cache: 64 KiB 06:07:27 L2 cache: 1 MiB 06:07:27 L3 cache: 32 MiB 06:07:27 NUMA node0 CPU(s): 0,1 06:07:27 Vulnerability Gather data sampling: Not affected 06:07:27 Vulnerability Itlb multihit: Not affected 06:07:27 Vulnerability L1tf: Not affected 06:07:27 Vulnerability Mds: Not affected 06:07:27 Vulnerability Meltdown: Not affected 06:07:27 Vulnerability Mmio stale data: Not affected 06:07:27 Vulnerability Retbleed: Vulnerable 06:07:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:07:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:07:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 06:07:27 Vulnerability Srbds: Not affected 06:07:27 Vulnerability Tsx async abort: Not affected 06:07:27 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 06:07:27 06:07:27 06:07:27 ---> nproc: 06:07:27 2 06:07:27 06:07:27 06:07:27 ---> df -h: 06:07:27 Filesystem Size Used Avail Use% Mounted on 06:07:27 udev 3.9G 0 3.9G 0% /dev 06:07:27 tmpfs 795M 1.1M 794M 1% /run 06:07:27 /dev/vda1 39G 8.9G 30G 24% / 06:07:27 tmpfs 3.9G 0 3.9G 0% /dev/shm 06:07:27 tmpfs 5.0M 0 5.0M 0% /run/lock 06:07:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:07:27 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 06:07:27 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 06:07:27 /dev/loop2 62M 62M 0 100% /snap/core20/1405 06:07:27 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:07:27 tmpfs 795M 0 795M 0% /run/user/1001 06:07:27 06:07:27 06:07:27 ---> free -m: 06:07:27 total used free shared buff/cache available 06:07:27 Mem: 7945 519 5323 1 2102 7139 06:07:27 Swap: 1023 0 1023 06:07:27 06:07:27 06:07:27 ---> ip addr: 06:07:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:07:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:07:27 inet 127.0.0.1/8 scope host lo 06:07:27 valid_lft forever preferred_lft forever 06:07:27 inet6 ::1/128 scope host 06:07:27 valid_lft forever preferred_lft forever 06:07:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:07:27 link/ether fa:16:3e:f7:97:e9 brd ff:ff:ff:ff:ff:ff 06:07:27 inet 10.30.122.159/23 brd 10.30.123.255 scope global dynamic ens3 06:07:27 valid_lft 86202sec preferred_lft 86202sec 06:07:27 inet6 fe80::f816:3eff:fef7:97e9/64 scope link 06:07:27 valid_lft forever preferred_lft forever 06:07:27 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:07:27 link/ether 02:42:99:ad:0f:e4 brd ff:ff:ff:ff:ff:ff 06:07:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:07:27 valid_lft forever preferred_lft forever 06:07:27 06:07:27 06:07:27 ---> sar -b -r -n DEV: 06:07:27 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2447) 05/29/25 _x86_64_ (2 CPU) 06:07:27 06:07:27 06:04:11 LINUX RESTART (2 CPU) 06:07:27 06:07:27 06:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:07:27 06:06:01 100.17 1.20 98.97 0.00 74.55 10509.67 0.00 06:07:27 06:07:01 54.69 1.33 53.36 0.00 120.78 5437.76 0.00 06:07:27 Average: 77.24 1.27 75.97 0.00 97.86 7952.63 0.00 06:07:27 06:07:27 06:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:07:27 06:06:01 5483664 7324020 467308 5.74 72920 1927396 1200348 13.07 656316 1754304 116992 06:07:27 06:07:01 5461284 7314472 476124 5.85 78312 1933864 1210668 13.18 700328 1732136 10096 06:07:27 Average: 5472474 7319246 471716 5.80 75616 1930630 1205508 13.12 678322 1743220 63544 06:07:27 06:07:27 06:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:07:27 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:27 06:06:01 lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 06:07:27 06:06:01 ens3 61.00 43.27 911.78 9.35 0.00 0.00 0.00 0.00 06:07:27 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:27 06:07:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 06:07:27 06:07:01 ens3 30.91 28.48 53.23 14.09 0.00 0.00 0.00 0.00 06:07:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:27 Average: lo 1.48 1.48 0.16 0.16 0.00 0.00 0.00 0.00 06:07:27 Average: ens3 45.83 35.81 478.94 11.74 0.00 0.00 0.00 0.00 06:07:27 06:07:27 06:07:27 ---> sar -P ALL: 06:07:27 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2447) 05/29/25 _x86_64_ (2 CPU) 06:07:27 06:07:27 06:04:11 LINUX RESTART (2 CPU) 06:07:27 06:07:27 06:05:02 CPU %user %nice %system %iowait %steal %idle 06:07:27 06:06:01 all 37.43 0.00 2.86 7.21 0.08 52.42 06:07:27 06:06:01 0 23.92 0.00 2.16 11.41 0.07 62.45 06:07:27 06:06:01 1 51.05 0.00 3.56 2.99 0.10 42.31 06:07:27 06:07:01 all 41.28 0.00 2.30 1.43 0.08 54.91 06:07:27 06:07:01 0 53.90 0.00 2.17 1.07 0.10 42.77 06:07:27 06:07:01 1 28.68 0.00 2.43 1.80 0.07 67.03 06:07:27 Average: all 39.37 0.00 2.58 4.31 0.08 53.67 06:07:27 Average: 0 38.95 0.00 2.16 6.22 0.08 52.58 06:07:27 Average: 1 39.78 0.00 2.99 2.39 0.08 54.76 06:07:27 06:07:27 06:07:27