03:04:33 Started by timer 03:04:33 Running as SYSTEM 03:04:34 [EnvInject] - Loading node environment variables. 03:04:34 Building remotely on prd-ubuntu20.04-docker-2c-8g-3675 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 03:04:34 [ssh-agent] Looking for ssh-agent implementation... 03:04:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:04:34 $ ssh-agent 03:04:34 SSH_AUTH_SOCK=/tmp/ssh-ugB6951wFVza/agent.1434 03:04:34 SSH_AGENT_PID=1436 03:04:34 [ssh-agent] Started. 03:04:34 Running ssh-add (command line suppressed) 03:04:34 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_14608153001765286019.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_14608153001765286019.key) 03:04:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:04:34 The recommended git tool is: NONE 03:04:35 using credential edgex-jenkins-ssh 03:04:35 Wiping out workspace first. 03:04:35 Cloning the remote Git repository 03:04:35 Cloning repository git@github.com:edgexfoundry/ci-management 03:04:35 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:04:36 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 03:04:36 > git --version # timeout=10 03:04:36 > git --version # 'git version 2.25.1' 03:04:36 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:37 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 03:04:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:38 Avoid second fetch 03:04:38 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:04:38 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 03:04:38 > git config core.sparsecheckout # timeout=10 03:04:38 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 03:04:38 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 03:04:38 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 03:04:38 > git remote # timeout=10 03:04:38 > git submodule init # timeout=10 03:04:38 > git submodule sync # timeout=10 03:04:38 > git config --get remote.origin.url # timeout=10 03:04:38 > git submodule init # timeout=10 03:04:38 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:04:38 > git config --get submodule.packer/common-packer.url # timeout=10 03:04:38 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:04:38 > git config --get submodule.global-jjb.url # timeout=10 03:04:38 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:04:38 > git submodule update --init --recursive packer/common-packer # timeout=10 03:04:39 > git submodule update --init --recursive global-jjb # timeout=10 03:04:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:43 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:43 provisioning config files... 03:04:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5054507650662422325.sh 03:04:43 ---> python-tools-install.sh 03:04:43 Setup pyenv: 03:04:43 * system (set by /opt/pyenv/version) 03:04:43 * 3.8.13 (set by /opt/pyenv/version) 03:04:43 * 3.9.13 (set by /opt/pyenv/version) 03:04:43 * 3.10.6 (set by /opt/pyenv/version) 03:04:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HCQY 03:04:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:50 lf-activate-venv(): INFO: Installing: lftools 03:05:13 lf-activate-venv(): INFO: Adding /tmp/venv-HCQY/bin to PATH 03:05:13 Generating Requirements File 03:05:32 Python 3.10.6 03:05:33 pip 25.1.1 from /tmp/venv-HCQY/lib/python3.10/site-packages/pip (python 3.10) 03:05:33 appdirs==1.4.4 03:05:33 argcomplete==3.6.2 03:05:33 aspy.yaml==1.3.0 03:05:33 attrs==25.3.0 03:05:33 autopage==0.5.2 03:05:33 beautifulsoup4==4.13.4 03:05:33 boto3==1.38.41 03:05:33 botocore==1.38.41 03:05:33 bs4==0.0.2 03:05:33 cachetools==5.5.2 03:05:33 certifi==2025.6.15 03:05:33 cffi==1.17.1 03:05:33 cfgv==3.4.0 03:05:33 chardet==5.2.0 03:05:33 charset-normalizer==3.4.2 03:05:33 click==8.2.1 03:05:33 cliff==4.10.0 03:05:33 cmd2==2.6.1 03:05:33 cryptography==3.3.2 03:05:33 debtcollector==3.0.0 03:05:33 decorator==5.2.1 03:05:33 defusedxml==0.7.1 03:05:33 Deprecated==1.2.18 03:05:33 distlib==0.3.9 03:05:33 dnspython==2.7.0 03:05:33 docker==7.1.0 03:05:33 dogpile.cache==1.4.0 03:05:33 durationpy==0.10 03:05:33 email_validator==2.2.0 03:05:33 filelock==3.18.0 03:05:33 future==1.0.0 03:05:33 gitdb==4.0.12 03:05:33 GitPython==3.1.44 03:05:33 google-auth==2.40.3 03:05:33 httplib2==0.22.0 03:05:33 identify==2.6.12 03:05:33 idna==3.10 03:05:33 importlib-resources==1.5.0 03:05:33 iso8601==2.1.0 03:05:33 Jinja2==3.1.6 03:05:33 jmespath==1.0.1 03:05:33 jsonpatch==1.33 03:05:33 jsonpointer==3.0.0 03:05:33 jsonschema==4.24.0 03:05:33 jsonschema-specifications==2025.4.1 03:05:33 keystoneauth1==5.11.1 03:05:33 kubernetes==33.1.0 03:05:33 lftools==0.37.13 03:05:33 lxml==5.4.0 03:05:33 MarkupSafe==3.0.2 03:05:33 msgpack==1.1.1 03:05:33 multi_key_dict==2.0.3 03:05:33 munch==4.0.0 03:05:33 netaddr==1.3.0 03:05:33 niet==1.4.2 03:05:33 nodeenv==1.9.1 03:05:33 oauth2client==4.1.3 03:05:33 oauthlib==3.3.1 03:05:33 openstacksdk==4.6.0 03:05:33 os-client-config==2.1.0 03:05:33 os-service-types==1.7.0 03:05:33 osc-lib==4.0.2 03:05:33 oslo.config==9.8.0 03:05:33 oslo.context==6.0.0 03:05:33 oslo.i18n==6.5.1 03:05:33 oslo.log==7.1.0 03:05:33 oslo.serialization==5.7.0 03:05:33 oslo.utils==9.0.0 03:05:33 packaging==25.0 03:05:33 pbr==6.1.1 03:05:33 platformdirs==4.3.8 03:05:33 prettytable==3.16.0 03:05:33 psutil==7.0.0 03:05:33 pyasn1==0.6.1 03:05:33 pyasn1_modules==0.4.2 03:05:33 pycparser==2.22 03:05:33 pygerrit2==2.0.15 03:05:33 PyGithub==2.6.1 03:05:33 PyJWT==2.10.1 03:05:33 PyNaCl==1.5.0 03:05:33 pyparsing==2.4.7 03:05:33 pyperclip==1.9.0 03:05:33 pyrsistent==0.20.0 03:05:33 python-cinderclient==9.7.0 03:05:33 python-dateutil==2.9.0.post0 03:05:33 python-heatclient==4.2.0 03:05:33 python-jenkins==1.8.2 03:05:33 python-keystoneclient==5.6.0 03:05:33 python-magnumclient==4.8.1 03:05:33 python-openstackclient==8.1.0 03:05:33 python-swiftclient==4.8.0 03:05:33 PyYAML==6.0.2 03:05:33 referencing==0.36.2 03:05:33 requests==2.32.4 03:05:33 requests-oauthlib==2.0.0 03:05:33 requestsexceptions==1.4.0 03:05:33 rfc3986==2.0.0 03:05:33 rpds-py==0.25.1 03:05:33 rsa==4.9.1 03:05:33 ruamel.yaml==0.18.14 03:05:33 ruamel.yaml.clib==0.2.12 03:05:33 s3transfer==0.13.0 03:05:33 simplejson==3.20.1 03:05:33 six==1.17.0 03:05:33 smmap==5.0.2 03:05:33 soupsieve==2.7 03:05:33 stevedore==5.4.1 03:05:33 tabulate==0.9.0 03:05:33 toml==0.10.2 03:05:33 tomlkit==0.13.3 03:05:33 tqdm==4.67.1 03:05:33 typing_extensions==4.14.0 03:05:33 tzdata==2025.2 03:05:33 urllib3==1.26.20 03:05:33 virtualenv==20.31.2 03:05:33 wcwidth==0.2.13 03:05:33 websocket-client==1.8.0 03:05:33 wrapt==1.17.2 03:05:33 xdg==6.0.0 03:05:33 xmltodict==0.14.2 03:05:33 yq==3.4.3 03:05:33 [EnvInject] - Injecting environment variables from a build step. 03:05:33 [EnvInject] - Injecting as environment variables the properties content 03:05:33 OS_CLOUD=vex 03:05:33 03:05:33 [EnvInject] - Variables injected successfully. 03:05:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5138008788248095655.sh 03:05:33 ---> Orphaned k8s clusters 03:05:33 Setup pyenv: 03:05:33 system 03:05:33 3.8.13 03:05:33 3.9.13 03:05:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HCQY from file:/tmp/.os_lf_venv 03:05:35 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 03:05:40 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. 03:05:40 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:05:41 lf-activate-venv(): INFO: Adding /tmp/venv-HCQY/bin to PATH 03:05:43 -----> Delete orphaned cluster 03:05:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9742057746305359918.sh 03:05:43 ---> Orphaned stacks 03:05:43 Setup pyenv: 03:05:43 system 03:05:43 3.8.13 03:05:43 3.9.13 03:05:43 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HCQY from file:/tmp/.os_lf_venv 03:05:45 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:58 lf-activate-venv(): INFO: Adding /tmp/venv-HCQY/bin to PATH 03:05:58 + mapfile -t OS_COE_CLUSTERS_ID 03:05:58 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:05:58 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:05:58 ++ awk '{print $1}' 03:06:00 + echo '-----> Active clusters -> stacks' 03:06:00 -----> Active clusters -> stacks 03:06:00 + OS_COE_STACKS=() 03:06:00 + [[ 0 -gt 0 ]] 03:06:00 + mapfile -t OS_STACKS 03:06:00 ++ awk '{print $1}' 03:06:00 ++ 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 03:06:02 + echo '-----> Active stacks' 03:06:02 -----> Active stacks 03:06:02 + echo '-----> Delete orphaned stacks' 03:06:02 -----> Delete orphaned stacks 03:06:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12317274351476107852.sh 03:06:02 ---> Orphaned servers 03:06:02 Setup pyenv: 03:06:02 system 03:06:02 3.8.13 03:06:02 3.9.13 03:06:02 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HCQY from file:/tmp/.os_lf_venv 03:06:03 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:14 lf-activate-venv(): INFO: Adding /tmp/venv-HCQY/bin to PATH 03:06:19 -----> Active servers 03:06:19 prd-ubuntu20.04-docker-2c-8g-3675 03:06:19 prd-centos7-docker-4c-2g-3674 03:06:19 prd-ubuntu20.04-docker-2c-8g-lt-3302 03:06:19 prd-centos7-blackbox-4c-2g-3285 03:06:19 -----> Delete orphaned servers 03:06:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1755373453993957586.sh 03:06:20 ---> Orphaned ports 03:06:20 Setup pyenv: 03:06:20 system 03:06:20 3.8.13 03:06:20 3.9.13 03:06:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HCQY from file:/tmp/.os_lf_venv 03:06:22 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 03:06:31 lf-activate-venv(): INFO: Adding /tmp/venv-HCQY/bin to PATH 03:06:33 No orphaned ports to process. 03:06:33 Build step 'Conditional step (single)' marked build as failure 03:06:33 $ ssh-agent -k 03:06:33 unset SSH_AUTH_SOCK; 03:06:33 unset SSH_AGENT_PID; 03:06:33 echo Agent pid 1436 killed; 03:06:33 [ssh-agent] Stopped. 03:06:33 [PostBuildScript] - [INFO] Executing post build scripts. 03:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4835026883904703124.sh 03:06:33 ---> sysstat.sh 03:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15939055837926322791.sh 03:06:33 ---> package-listing.sh 03:06:34 ++ facter osfamily 03:06:34 ++ tr '[:upper:]' '[:lower:]' 03:06:34 + OS_FAMILY=debian 03:06:34 + workspace=/w/workspace/ci-management-openstack-cron 03:06:34 + START_PACKAGES=/tmp/packages_start.txt 03:06:34 + END_PACKAGES=/tmp/packages_end.txt 03:06:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:06:34 + PACKAGES=/tmp/packages_start.txt 03:06:34 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:34 + PACKAGES=/tmp/packages_end.txt 03:06:34 + case "${OS_FAMILY}" in 03:06:34 + grep '^ii' 03:06:34 + dpkg -l 03:06:34 + '[' -f /tmp/packages_start.txt ']' 03:06:34 + '[' -f /tmp/packages_end.txt ']' 03:06:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:06:34 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:34 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:06:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11222348737931908675.sh 03:06:34 ---> capture-instance-metadata.sh 03:06:34 Setup pyenv: 03:06:34 system 03:06:34 3.8.13 03:06:34 3.9.13 03:06:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HCQY from file:/tmp/.os_lf_venv 03:06:36 lf-activate-venv(): INFO: Installing: lftools 03:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-HCQY/bin to PATH 03:06:43 INFO: Running in OpenStack, capturing instance metadata 03:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7154395043036373594.sh 03:06:44 provisioning config files... 03:06:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16952429422002077178tmp 03:06:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:06:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:06:44 [EnvInject] - Injecting environment variables from a build step. 03:06:44 [EnvInject] - Injecting as environment variables the properties content 03:06:44 SERVER_ID=logs 03:06:44 03:06:44 [EnvInject] - Variables injected successfully. 03:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17503175544935900071.sh 03:06:44 ---> create-netrc.sh 03:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4574780746940852968.sh 03:06:44 ---> python-tools-install.sh 03:06:44 Setup pyenv: 03:06:44 system 03:06:44 3.8.13 03:06:44 3.9.13 03:06:44 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HCQY from file:/tmp/.os_lf_venv 03:06:46 lf-activate-venv(): INFO: Installing: lftools 03:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-HCQY/bin to PATH 03:06:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6443890884987488873.sh 03:06:54 ---> sudo-logs.sh 03:06:54 Archiving 'sudo' log.. 03:06:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3572277553450837965.sh 03:06:54 ---> job-cost.sh 03:06:54 Setup pyenv: 03:06:54 system 03:06:54 3.8.13 03:06:54 3.9.13 03:06:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HCQY from file:/tmp/.os_lf_venv 03:06:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-HCQY/bin to PATH 03:07:02 INFO: No Stack... 03:07:02 INFO: Retrieving Pricing Info for: v3-standard-2 03:07:02 INFO: Archiving Costs 03:07:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13634993037685393209.sh 03:07:02 ---> logs-deploy.sh 03:07:02 Setup pyenv: 03:07:02 system 03:07:02 3.8.13 03:07:02 3.9.13 03:07:02 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:07:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HCQY from file:/tmp/.os_lf_venv 03:07:04 lf-activate-venv(): INFO: Installing: lftools 03:07:12 lf-activate-venv(): INFO: Adding /tmp/venv-HCQY/bin to PATH 03:07:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54996 03:07:12 INFO: archiving workspace using pattern(s): 03:07:13 Archives upload complete. 03:07:13 INFO: archiving logs to Nexus 03:07:14 ---> uname -a: 03:07:14 Linux prd-ubuntu20-04-docker-2c-8g-3675 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 03:07:14 03:07:14 03:07:14 ---> lscpu: 03:07:14 Architecture: x86_64 03:07:14 CPU op-mode(s): 32-bit, 64-bit 03:07:14 Byte Order: Little Endian 03:07:14 Address sizes: 40 bits physical, 48 bits virtual 03:07:14 CPU(s): 2 03:07:14 On-line CPU(s) list: 0,1 03:07:14 Thread(s) per core: 1 03:07:14 Core(s) per socket: 1 03:07:14 Socket(s): 2 03:07:14 NUMA node(s): 1 03:07:14 Vendor ID: AuthenticAMD 03:07:14 CPU family: 23 03:07:14 Model: 49 03:07:14 Model name: AMD EPYC-Rome Processor 03:07:14 Stepping: 0 03:07:14 CPU MHz: 2800.000 03:07:14 BogoMIPS: 5600.00 03:07:14 Virtualization: AMD-V 03:07:14 Hypervisor vendor: KVM 03:07:14 Virtualization type: full 03:07:14 L1d cache: 64 KiB 03:07:14 L1i cache: 64 KiB 03:07:14 L2 cache: 1 MiB 03:07:14 L3 cache: 32 MiB 03:07:14 NUMA node0 CPU(s): 0,1 03:07:14 Vulnerability Gather data sampling: Not affected 03:07:14 Vulnerability Itlb multihit: Not affected 03:07:14 Vulnerability L1tf: Not affected 03:07:14 Vulnerability Mds: Not affected 03:07:14 Vulnerability Meltdown: Not affected 03:07:14 Vulnerability Mmio stale data: Not affected 03:07:14 Vulnerability Retbleed: Vulnerable 03:07:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:07:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:07:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 03:07:14 Vulnerability Srbds: Not affected 03:07:14 Vulnerability Tsx async abort: Not affected 03:07:14 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 03:07:14 03:07:14 03:07:14 ---> nproc: 03:07:14 2 03:07:14 03:07:14 03:07:14 ---> df -h: 03:07:14 Filesystem Size Used Avail Use% Mounted on 03:07:14 udev 3.9G 0 3.9G 0% /dev 03:07:14 tmpfs 795M 1.1M 794M 1% /run 03:07:14 /dev/vda1 39G 8.9G 30G 24% / 03:07:14 tmpfs 3.9G 0 3.9G 0% /dev/shm 03:07:14 tmpfs 5.0M 0 5.0M 0% /run/lock 03:07:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:07:14 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 03:07:14 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 03:07:14 /dev/loop2 62M 62M 0 100% /snap/core20/1405 03:07:14 /dev/vda15 105M 6.1M 99M 6% /boot/efi 03:07:14 tmpfs 795M 0 795M 0% /run/user/1001 03:07:14 03:07:14 03:07:14 ---> free -m: 03:07:14 total used free shared buff/cache available 03:07:14 Mem: 7945 518 5325 1 2101 7141 03:07:14 Swap: 1023 0 1023 03:07:14 03:07:14 03:07:14 ---> ip addr: 03:07:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:07:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:07:14 inet 127.0.0.1/8 scope host lo 03:07:14 valid_lft forever preferred_lft forever 03:07:14 inet6 ::1/128 scope host 03:07:14 valid_lft forever preferred_lft forever 03:07:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 03:07:14 link/ether fa:16:3e:f1:be:7c brd ff:ff:ff:ff:ff:ff 03:07:14 inet 10.30.122.228/23 brd 10.30.123.255 scope global dynamic ens3 03:07:14 valid_lft 86208sec preferred_lft 86208sec 03:07:14 inet6 fe80::f816:3eff:fef1:be7c/64 scope link 03:07:14 valid_lft forever preferred_lft forever 03:07:14 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:07:14 link/ether 02:42:e1:ab:a8:58 brd ff:ff:ff:ff:ff:ff 03:07:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:07:14 valid_lft forever preferred_lft forever 03:07:14 03:07:14 03:07:14 ---> sar -b -r -n DEV: 03:07:14 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3675) 06/21/25 _x86_64_ (2 CPU) 03:07:14 03:07:14 03:04:03 LINUX RESTART (2 CPU) 03:07:14 03:07:14 03:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:07:14 03:06:01 111.51 1.10 110.41 0.00 70.09 11944.16 0.00 03:07:14 03:07:01 41.93 1.78 40.14 0.00 154.91 3571.67 0.00 03:07:14 Average: 76.42 1.45 74.98 0.00 112.85 7722.74 0.00 03:07:14 03:07:14 03:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:07:14 03:06:01 5486464 7334064 457004 5.62 75620 1929828 1185204 12.90 669636 1736784 68492 03:07:14 03:07:01 5427052 7295768 494028 6.07 79368 1946348 1226620 13.35 722324 1741340 25052 03:07:14 Average: 5456758 7314916 475516 5.84 77494 1938088 1205912 13.13 695980 1739062 46772 03:07:14 03:07:14 03:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:07:14 03:06:01 ens3 60.02 41.48 863.69 9.58 0.00 0.00 0.00 0.00 03:07:14 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:14 03:06:01 lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 03:07:14 03:07:01 ens3 36.83 30.58 36.99 11.58 0.00 0.00 0.00 0.00 03:07:14 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:14 03:07:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 03:07:14 Average: ens3 48.33 35.99 446.87 10.59 0.00 0.00 0.00 0.00 03:07:14 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:14 Average: lo 1.71 1.71 0.18 0.18 0.00 0.00 0.00 0.00 03:07:14 03:07:14 03:07:14 ---> sar -P ALL: 03:07:14 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3675) 06/21/25 _x86_64_ (2 CPU) 03:07:14 03:07:14 03:04:03 LINUX RESTART (2 CPU) 03:07:14 03:07:14 03:05:02 CPU %user %nice %system %iowait %steal %idle 03:07:14 03:06:01 all 40.24 0.00 2.92 3.93 0.08 52.84 03:07:14 03:06:01 0 37.97 0.00 3.27 6.76 0.08 51.91 03:07:14 03:06:01 1 42.50 0.00 2.56 1.09 0.07 53.78 03:07:14 03:07:01 all 42.28 0.00 2.50 1.32 0.08 53.81 03:07:14 03:07:01 0 51.93 0.00 2.65 2.18 0.08 43.16 03:07:14 03:07:01 1 32.61 0.00 2.35 0.47 0.08 64.49 03:07:14 Average: all 41.27 0.00 2.71 2.61 0.08 53.33 03:07:14 Average: 0 45.02 0.00 2.96 4.45 0.08 47.49 03:07:14 Average: 1 37.51 0.00 2.46 0.77 0.08 59.18 03:07:14 03:07:14 03:07:14