19:03:51 Started by timer 19:03:51 Running as SYSTEM 19:03:51 [EnvInject] - Loading node environment variables. 19:03:51 Building remotely on prd-ubuntu20.04-docker-2c-8g-3518 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 19:03:51 [ssh-agent] Looking for ssh-agent implementation... 19:03:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:52 $ ssh-agent 19:03:52 SSH_AUTH_SOCK=/tmp/ssh-NqVzd1s2tSOx/agent.1431 19:03:52 SSH_AGENT_PID=1433 19:03:52 [ssh-agent] Started. 19:03:52 Running ssh-add (command line suppressed) 19:03:52 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8612966550741000515.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_8612966550741000515.key) 19:03:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:52 The recommended git tool is: NONE 19:03:53 using credential edgex-jenkins-ssh 19:03:53 Wiping out workspace first. 19:03:53 Cloning the remote Git repository 19:03:53 Cloning repository git@github.com:edgexfoundry/ci-management 19:03:53 > git init /w/workspace/ci-management-openstack-cron # timeout=10 19:03:53 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 19:03:53 > git --version # timeout=10 19:03:53 > git --version # 'git version 2.25.1' 19:03:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:54 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 19:03:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:54 Avoid second fetch 19:03:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:03:54 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 19:03:54 > git config core.sparsecheckout # timeout=10 19:03:54 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 19:03:55 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 19:03:55 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 19:03:55 > git remote # timeout=10 19:03:55 > git submodule init # timeout=10 19:03:55 > git submodule sync # timeout=10 19:03:55 > git config --get remote.origin.url # timeout=10 19:03:55 > git submodule init # timeout=10 19:03:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:03:55 > git config --get submodule.packer/common-packer.url # timeout=10 19:03:55 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:03:55 > git config --get submodule.global-jjb.url # timeout=10 19:03:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:03:55 > git submodule update --init --recursive packer/common-packer # timeout=10 19:03:55 > git submodule update --init --recursive global-jjb # timeout=10 19:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:59 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:03:59 provisioning config files... 19:03:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:03:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:03:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:03:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16960319780438027662.sh 19:03:59 ---> python-tools-install.sh 19:03:59 Setup pyenv: 19:03:59 * system (set by /opt/pyenv/version) 19:03:59 * 3.8.13 (set by /opt/pyenv/version) 19:03:59 * 3.9.13 (set by /opt/pyenv/version) 19:03:59 * 3.10.6 (set by /opt/pyenv/version) 19:04:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Iad0 19:04:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:04:07 lf-activate-venv(): INFO: Installing: lftools 19:04:29 lf-activate-venv(): INFO: Adding /tmp/venv-Iad0/bin to PATH 19:04:29 Generating Requirements File 19:04:48 Python 3.10.6 19:04:48 pip 25.1.1 from /tmp/venv-Iad0/lib/python3.10/site-packages/pip (python 3.10) 19:04:48 appdirs==1.4.4 19:04:48 argcomplete==3.6.2 19:04:48 aspy.yaml==1.3.0 19:04:48 attrs==25.3.0 19:04:48 autopage==0.5.2 19:04:48 beautifulsoup4==4.13.4 19:04:48 boto3==1.38.38 19:04:48 botocore==1.38.38 19:04:48 bs4==0.0.2 19:04:48 cachetools==5.5.2 19:04:48 certifi==2025.6.15 19:04:48 cffi==1.17.1 19:04:48 cfgv==3.4.0 19:04:48 chardet==5.2.0 19:04:48 charset-normalizer==3.4.2 19:04:48 click==8.2.1 19:04:48 cliff==4.10.0 19:04:48 cmd2==2.6.1 19:04:48 cryptography==3.3.2 19:04:48 debtcollector==3.0.0 19:04:48 decorator==5.2.1 19:04:48 defusedxml==0.7.1 19:04:48 Deprecated==1.2.18 19:04:48 distlib==0.3.9 19:04:48 dnspython==2.7.0 19:04:48 docker==7.1.0 19:04:48 dogpile.cache==1.4.0 19:04:48 durationpy==0.10 19:04:48 email_validator==2.2.0 19:04:48 filelock==3.18.0 19:04:48 future==1.0.0 19:04:48 gitdb==4.0.12 19:04:48 GitPython==3.1.44 19:04:48 google-auth==2.40.3 19:04:48 httplib2==0.22.0 19:04:48 identify==2.6.12 19:04:48 idna==3.10 19:04:48 importlib-resources==1.5.0 19:04:48 iso8601==2.1.0 19:04:48 Jinja2==3.1.6 19:04:48 jmespath==1.0.1 19:04:48 jsonpatch==1.33 19:04:48 jsonpointer==3.0.0 19:04:48 jsonschema==4.24.0 19:04:48 jsonschema-specifications==2025.4.1 19:04:48 keystoneauth1==5.11.1 19:04:48 kubernetes==33.1.0 19:04:48 lftools==0.37.13 19:04:48 lxml==5.4.0 19:04:48 MarkupSafe==3.0.2 19:04:48 msgpack==1.1.1 19:04:48 multi_key_dict==2.0.3 19:04:48 munch==4.0.0 19:04:48 netaddr==1.3.0 19:04:48 niet==1.4.2 19:04:48 nodeenv==1.9.1 19:04:48 oauth2client==4.1.3 19:04:48 oauthlib==3.3.0 19:04:48 openstacksdk==4.6.0 19:04:48 os-client-config==2.1.0 19:04:48 os-service-types==1.7.0 19:04:48 osc-lib==4.0.2 19:04:48 oslo.config==9.8.0 19:04:48 oslo.context==6.0.0 19:04:48 oslo.i18n==6.5.1 19:04:48 oslo.log==7.1.0 19:04:48 oslo.serialization==5.7.0 19:04:48 oslo.utils==9.0.0 19:04:48 packaging==25.0 19:04:48 pbr==6.1.1 19:04:48 platformdirs==4.3.8 19:04:48 prettytable==3.16.0 19:04:48 psutil==7.0.0 19:04:48 pyasn1==0.6.1 19:04:48 pyasn1_modules==0.4.2 19:04:48 pycparser==2.22 19:04:48 pygerrit2==2.0.15 19:04:48 PyGithub==2.6.1 19:04:48 PyJWT==2.10.1 19:04:48 PyNaCl==1.5.0 19:04:48 pyparsing==2.4.7 19:04:48 pyperclip==1.9.0 19:04:48 pyrsistent==0.20.0 19:04:48 python-cinderclient==9.7.0 19:04:48 python-dateutil==2.9.0.post0 19:04:48 python-heatclient==4.2.0 19:04:48 python-jenkins==1.8.2 19:04:48 python-keystoneclient==5.6.0 19:04:48 python-magnumclient==4.8.1 19:04:48 python-openstackclient==8.1.0 19:04:48 python-swiftclient==4.8.0 19:04:48 PyYAML==6.0.2 19:04:48 referencing==0.36.2 19:04:48 requests==2.32.4 19:04:48 requests-oauthlib==2.0.0 19:04:48 requestsexceptions==1.4.0 19:04:48 rfc3986==2.0.0 19:04:48 rpds-py==0.25.1 19:04:48 rsa==4.9.1 19:04:48 ruamel.yaml==0.18.14 19:04:48 ruamel.yaml.clib==0.2.12 19:04:48 s3transfer==0.13.0 19:04:48 simplejson==3.20.1 19:04:48 six==1.17.0 19:04:48 smmap==5.0.2 19:04:48 soupsieve==2.7 19:04:48 stevedore==5.4.1 19:04:48 tabulate==0.9.0 19:04:48 toml==0.10.2 19:04:48 tomlkit==0.13.3 19:04:48 tqdm==4.67.1 19:04:48 typing_extensions==4.14.0 19:04:48 tzdata==2025.2 19:04:48 urllib3==1.26.20 19:04:48 virtualenv==20.31.2 19:04:48 wcwidth==0.2.13 19:04:48 websocket-client==1.8.0 19:04:48 wrapt==1.17.2 19:04:48 xdg==6.0.0 19:04:48 xmltodict==0.14.2 19:04:48 yq==3.4.3 19:04:48 [EnvInject] - Injecting environment variables from a build step. 19:04:48 [EnvInject] - Injecting as environment variables the properties content 19:04:48 OS_CLOUD=vex 19:04:48 19:04:48 [EnvInject] - Variables injected successfully. 19:04:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:04:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:04:48 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3286444872243592589.sh 19:04:48 ---> Orphaned k8s clusters 19:04:48 Setup pyenv: 19:04:48 system 19:04:48 3.8.13 19:04:48 3.9.13 19:04:48 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:04:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iad0 from file:/tmp/.os_lf_venv 19:04:50 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 19:04:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:04:57 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 19:04:57 lf-activate-venv(): INFO: Adding /tmp/venv-Iad0/bin to PATH 19:05:00 -----> Delete orphaned cluster 19:05:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9923151698408297251.sh 19:05:00 ---> Orphaned stacks 19:05:00 Setup pyenv: 19:05:00 system 19:05:00 3.8.13 19:05:00 3.9.13 19:05:00 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iad0 from file:/tmp/.os_lf_venv 19:05:02 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:05:14 lf-activate-venv(): INFO: Adding /tmp/venv-Iad0/bin to PATH 19:05:14 + mapfile -t OS_COE_CLUSTERS_ID 19:05:14 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:05:14 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:05:14 ++ awk '{print $1}' 19:05:16 + echo '-----> Active clusters -> stacks' 19:05:16 -----> Active clusters -> stacks 19:05:16 + OS_COE_STACKS=() 19:05:16 + [[ 0 -gt 0 ]] 19:05:16 + mapfile -t OS_STACKS 19:05:16 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 19:05:16 ++ awk '{print $1}' 19:05:18 + echo '-----> Active stacks' 19:05:18 -----> Active stacks 19:05:18 + echo '-----> Delete orphaned stacks' 19:05:18 -----> Delete orphaned stacks 19:05:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6356191588115711492.sh 19:05:18 ---> Orphaned servers 19:05:18 Setup pyenv: 19:05:18 system 19:05:18 3.8.13 19:05:18 3.9.13 19:05:18 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iad0 from file:/tmp/.os_lf_venv 19:05:20 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:05:30 lf-activate-venv(): INFO: Adding /tmp/venv-Iad0/bin to PATH 19:05:35 -----> Active servers 19:05:35 prd-ubuntu20.04-docker-2c-8g-3518 19:05:35 prd-ubuntu20.04-docker-2c-8g-lt-3302 19:05:35 prd-centos7-blackbox-4c-2g-3285 19:05:35 -----> Delete orphaned servers 19:05:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:35 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13735083500136135446.sh 19:05:35 ---> Orphaned ports 19:05:35 Setup pyenv: 19:05:36 system 19:05:36 3.8.13 19:05:36 3.9.13 19:05:36 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iad0 from file:/tmp/.os_lf_venv 19:05:37 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 19:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-Iad0/bin to PATH 19:05:48 No orphaned ports to process. 19:05:48 Build step 'Conditional step (single)' marked build as failure 19:05:48 $ ssh-agent -k 19:05:48 unset SSH_AUTH_SOCK; 19:05:48 unset SSH_AGENT_PID; 19:05:48 echo Agent pid 1433 killed; 19:05:48 [ssh-agent] Stopped. 19:05:48 [PostBuildScript] - [INFO] Executing post build scripts. 19:05:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14617063011527223656.sh 19:05:48 ---> sysstat.sh 19:05:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9983519130621388217.sh 19:05:49 ---> package-listing.sh 19:05:49 ++ facter osfamily 19:05:49 ++ tr '[:upper:]' '[:lower:]' 19:05:49 + OS_FAMILY=debian 19:05:49 + workspace=/w/workspace/ci-management-openstack-cron 19:05:49 + START_PACKAGES=/tmp/packages_start.txt 19:05:49 + END_PACKAGES=/tmp/packages_end.txt 19:05:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:05:49 + PACKAGES=/tmp/packages_start.txt 19:05:49 + '[' /w/workspace/ci-management-openstack-cron ']' 19:05:49 + PACKAGES=/tmp/packages_end.txt 19:05:49 + case "${OS_FAMILY}" in 19:05:49 + dpkg -l 19:05:49 + grep '^ii' 19:05:49 + '[' -f /tmp/packages_start.txt ']' 19:05:49 + '[' -f /tmp/packages_end.txt ']' 19:05:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:05:49 + '[' /w/workspace/ci-management-openstack-cron ']' 19:05:49 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 19:05:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 19:05:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12235533436460996354.sh 19:05:49 ---> capture-instance-metadata.sh 19:05:49 Setup pyenv: 19:05:49 system 19:05:49 3.8.13 19:05:49 3.9.13 19:05:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iad0 from file:/tmp/.os_lf_venv 19:05:51 lf-activate-venv(): INFO: Installing: lftools 19:05:59 lf-activate-venv(): INFO: Adding /tmp/venv-Iad0/bin to PATH 19:05:59 INFO: Running in OpenStack, capturing instance metadata 19:05:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7909513533084536331.sh 19:05:59 provisioning config files... 19:05:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16663434725301191088tmp 19:05:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:05:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:05:59 [EnvInject] - Injecting environment variables from a build step. 19:05:59 [EnvInject] - Injecting as environment variables the properties content 19:05:59 SERVER_ID=logs 19:05:59 19:05:59 [EnvInject] - Variables injected successfully. 19:05:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8619568285591001521.sh 19:05:59 ---> create-netrc.sh 19:05:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13558931892070751313.sh 19:05:59 ---> python-tools-install.sh 19:05:59 Setup pyenv: 19:05:59 system 19:05:59 3.8.13 19:05:59 3.9.13 19:05:59 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iad0 from file:/tmp/.os_lf_venv 19:06:01 lf-activate-venv(): INFO: Installing: lftools 19:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-Iad0/bin to PATH 19:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins244168613560032100.sh 19:06:09 ---> sudo-logs.sh 19:06:09 Archiving 'sudo' log.. 19:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9298779233316004102.sh 19:06:09 ---> job-cost.sh 19:06:09 Setup pyenv: 19:06:09 system 19:06:09 3.8.13 19:06:09 3.9.13 19:06:09 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iad0 from file:/tmp/.os_lf_venv 19:06:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-Iad0/bin to PATH 19:06:16 INFO: No Stack... 19:06:17 INFO: Retrieving Pricing Info for: v3-standard-2 19:06:17 INFO: Archiving Costs 19:06:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18013316588411320678.sh 19:06:17 ---> logs-deploy.sh 19:06:17 Setup pyenv: 19:06:17 system 19:06:17 3.8.13 19:06:17 3.9.13 19:06:17 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iad0 from file:/tmp/.os_lf_venv 19:06:19 lf-activate-venv(): INFO: Installing: lftools 19:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-Iad0/bin to PATH 19:06:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54940 19:06:27 INFO: archiving workspace using pattern(s): 19:06:28 Archives upload complete. 19:06:28 INFO: archiving logs to Nexus 19:06:29 ---> uname -a: 19:06:29 Linux prd-ubuntu20-04-docker-2c-8g-3518 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 19:06:29 19:06:29 19:06:29 ---> lscpu: 19:06:29 Architecture: x86_64 19:06:29 CPU op-mode(s): 32-bit, 64-bit 19:06:29 Byte Order: Little Endian 19:06:29 Address sizes: 40 bits physical, 48 bits virtual 19:06:29 CPU(s): 2 19:06:29 On-line CPU(s) list: 0,1 19:06:29 Thread(s) per core: 1 19:06:29 Core(s) per socket: 1 19:06:29 Socket(s): 2 19:06:29 NUMA node(s): 1 19:06:29 Vendor ID: AuthenticAMD 19:06:29 CPU family: 23 19:06:29 Model: 49 19:06:29 Model name: AMD EPYC-Rome Processor 19:06:29 Stepping: 0 19:06:29 CPU MHz: 2799.998 19:06:29 BogoMIPS: 5599.99 19:06:29 Virtualization: AMD-V 19:06:29 Hypervisor vendor: KVM 19:06:29 Virtualization type: full 19:06:29 L1d cache: 64 KiB 19:06:29 L1i cache: 64 KiB 19:06:29 L2 cache: 1 MiB 19:06:29 L3 cache: 32 MiB 19:06:29 NUMA node0 CPU(s): 0,1 19:06:29 Vulnerability Gather data sampling: Not affected 19:06:29 Vulnerability Itlb multihit: Not affected 19:06:29 Vulnerability L1tf: Not affected 19:06:29 Vulnerability Mds: Not affected 19:06:29 Vulnerability Meltdown: Not affected 19:06:29 Vulnerability Mmio stale data: Not affected 19:06:29 Vulnerability Retbleed: Vulnerable 19:06:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:06:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:06:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 19:06:29 Vulnerability Srbds: Not affected 19:06:29 Vulnerability Tsx async abort: Not affected 19:06:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:06:29 19:06:29 19:06:29 ---> nproc: 19:06:29 2 19:06:29 19:06:29 19:06:29 ---> df -h: 19:06:29 Filesystem Size Used Avail Use% Mounted on 19:06:29 udev 3.9G 0 3.9G 0% /dev 19:06:29 tmpfs 795M 1.1M 794M 1% /run 19:06:29 /dev/vda1 39G 8.9G 30G 24% / 19:06:29 tmpfs 3.9G 0 3.9G 0% /dev/shm 19:06:29 tmpfs 5.0M 0 5.0M 0% /run/lock 19:06:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:06:29 /dev/loop0 62M 62M 0 100% /snap/core20/1405 19:06:29 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 19:06:29 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 19:06:29 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:06:29 tmpfs 795M 0 795M 0% /run/user/1001 19:06:29 19:06:29 19:06:29 ---> free -m: 19:06:29 total used free shared buff/cache available 19:06:29 Mem: 7945 538 5305 1 2102 7121 19:06:29 Swap: 1023 0 1023 19:06:29 19:06:29 19:06:29 ---> ip addr: 19:06:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:06:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:06:29 inet 127.0.0.1/8 scope host lo 19:06:29 valid_lft forever preferred_lft forever 19:06:29 inet6 ::1/128 scope host 19:06:29 valid_lft forever preferred_lft forever 19:06:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:06:29 link/ether fa:16:3e:c9:28:d9 brd ff:ff:ff:ff:ff:ff 19:06:29 inet 10.30.122.101/23 brd 10.30.123.255 scope global dynamic ens3 19:06:29 valid_lft 86208sec preferred_lft 86208sec 19:06:29 inet6 fe80::f816:3eff:fec9:28d9/64 scope link 19:06:29 valid_lft forever preferred_lft forever 19:06:29 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:06:29 link/ether 02:42:d5:2c:66:07 brd ff:ff:ff:ff:ff:ff 19:06:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:06:29 valid_lft forever preferred_lft forever 19:06:29 19:06:29 19:06:29 ---> sar -b -r -n DEV: 19:06:29 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3518) 06/18/25 _x86_64_ (2 CPU) 19:06:29 19:06:29 19:03:19 LINUX RESTART (2 CPU) 19:06:29 19:06:29 19:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:06:29 19:05:01 111.23 1.97 109.27 0.00 96.78 11151.76 0.00 19:06:29 19:06:01 52.39 1.35 51.04 0.00 122.91 5314.98 0.00 19:06:29 Average: 81.81 1.66 80.15 0.00 109.85 8233.37 0.00 19:06:29 19:06:29 19:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:06:29 19:05:01 5459872 7307900 483416 5.94 72684 1934628 1207768 13.15 672316 1760900 119864 19:06:29 19:06:01 5474176 7327176 463736 5.70 78260 1933684 1206248 13.13 687528 1731956 9608 19:06:29 Average: 5467024 7317538 473576 5.82 75472 1934156 1207008 13.14 679922 1746428 64736 19:06:29 19:06:29 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:06:29 19:05:01 ens3 74.79 52.72 1082.80 10.17 0.00 0.00 0.00 0.00 19:06:29 19:05:01 lo 1.67 1.67 0.20 0.20 0.00 0.00 0.00 0.00 19:06:29 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:29 19:06:01 ens3 33.49 30.14 59.98 11.03 0.00 0.00 0.00 0.00 19:06:29 19:06:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 19:06:29 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:29 Average: ens3 54.14 41.43 571.39 10.60 0.00 0.00 0.00 0.00 19:06:29 Average: lo 1.77 1.77 0.19 0.19 0.00 0.00 0.00 0.00 19:06:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:29 19:06:29 19:06:29 ---> sar -P ALL: 19:06:29 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3518) 06/18/25 _x86_64_ (2 CPU) 19:06:29 19:06:29 19:03:19 LINUX RESTART (2 CPU) 19:06:29 19:06:29 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:06:29 19:05:01 all 40.09 0.00 3.01 3.68 0.09 53.13 19:06:29 19:05:01 0 48.66 0.00 3.25 2.30 0.10 45.69 19:06:29 19:05:01 1 31.55 0.00 2.76 5.05 0.08 60.56 19:06:29 19:06:01 all 41.93 0.00 2.13 1.08 0.07 54.77 19:06:29 19:06:01 0 78.75 0.00 2.74 1.71 0.07 16.74 19:06:29 19:06:01 1 5.88 0.00 1.54 0.47 0.08 92.03 19:06:29 Average: all 41.02 0.00 2.57 2.38 0.08 53.96 19:06:29 Average: 0 63.69 0.00 3.00 2.00 0.08 31.22 19:06:29 Average: 1 18.60 0.00 2.15 2.74 0.08 76.43 19:06:29 19:06:29 19:06:29