01:04:21 Started by timer 01:04:21 Running as SYSTEM 01:04:21 [EnvInject] - Loading node environment variables. 01:04:21 Building remotely on prd-ubuntu20.04-docker-2c-8g-3112 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 01:04:21 [ssh-agent] Looking for ssh-agent implementation... 01:04:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:21 $ ssh-agent 01:04:21 SSH_AUTH_SOCK=/tmp/ssh-2rvKjp8yji3m/agent.1454 01:04:21 SSH_AGENT_PID=1456 01:04:21 [ssh-agent] Started. 01:04:21 Running ssh-add (command line suppressed) 01:04:22 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_17464566860276230438.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_17464566860276230438.key) 01:04:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:22 The recommended git tool is: NONE 01:04:23 using credential edgex-jenkins-ssh 01:04:23 Wiping out workspace first. 01:04:23 Cloning the remote Git repository 01:04:23 Cloning repository git@github.com:edgexfoundry/ci-management 01:04:23 > git init /w/workspace/ci-management-openstack-cron # timeout=10 01:04:23 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 01:04:23 > git --version # timeout=10 01:04:23 > git --version # 'git version 2.25.1' 01:04:23 using GIT_SSH to set credentials SSH Credentials for GitHub 01:04:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:25 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 01:04:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:25 Avoid second fetch 01:04:25 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:04:25 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 01:04:25 > git config core.sparsecheckout # timeout=10 01:04:26 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 01:04:26 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 01:04:26 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 01:04:26 > git remote # timeout=10 01:04:26 > git submodule init # timeout=10 01:04:26 > git submodule sync # timeout=10 01:04:26 > git config --get remote.origin.url # timeout=10 01:04:26 > git submodule init # timeout=10 01:04:26 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:04:26 > git config --get submodule.packer/common-packer.url # timeout=10 01:04:26 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:04:26 > git config --get submodule.global-jjb.url # timeout=10 01:04:26 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:04:26 > git submodule update --init --recursive packer/common-packer # timeout=10 01:04:27 > git submodule update --init --recursive global-jjb # timeout=10 01:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:31 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:31 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:04:31 provisioning config files... 01:04:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:04:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:04:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:04:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14325625400140460293.sh 01:04:31 ---> python-tools-install.sh 01:04:31 Setup pyenv: 01:04:31 * system (set by /opt/pyenv/version) 01:04:31 * 3.8.13 (set by /opt/pyenv/version) 01:04:31 * 3.9.13 (set by /opt/pyenv/version) 01:04:31 * 3.10.6 (set by /opt/pyenv/version) 01:04:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EjXX 01:04:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:04:39 lf-activate-venv(): INFO: Installing: lftools 01:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-EjXX/bin to PATH 01:05:01 Generating Requirements File 01:05:20 Python 3.10.6 01:05:20 pip 25.1.1 from /tmp/venv-EjXX/lib/python3.10/site-packages/pip (python 3.10) 01:05:21 appdirs==1.4.4 01:05:21 argcomplete==3.6.2 01:05:21 aspy.yaml==1.3.0 01:05:21 attrs==25.3.0 01:05:21 autopage==0.5.2 01:05:21 beautifulsoup4==4.13.4 01:05:21 boto3==1.38.34 01:05:21 botocore==1.38.34 01:05:21 bs4==0.0.2 01:05:21 cachetools==5.5.2 01:05:21 certifi==2025.4.26 01:05:21 cffi==1.17.1 01:05:21 cfgv==3.4.0 01:05:21 chardet==5.2.0 01:05:21 charset-normalizer==3.4.2 01:05:21 click==8.2.1 01:05:21 cliff==4.10.0 01:05:21 cmd2==2.6.1 01:05:21 cryptography==3.3.2 01:05:21 debtcollector==3.0.0 01:05:21 decorator==5.2.1 01:05:21 defusedxml==0.7.1 01:05:21 Deprecated==1.2.18 01:05:21 distlib==0.3.9 01:05:21 dnspython==2.7.0 01:05:21 docker==7.1.0 01:05:21 dogpile.cache==1.4.0 01:05:21 durationpy==0.10 01:05:21 email_validator==2.2.0 01:05:21 filelock==3.18.0 01:05:21 future==1.0.0 01:05:21 gitdb==4.0.12 01:05:21 GitPython==3.1.44 01:05:21 google-auth==2.40.3 01:05:21 httplib2==0.22.0 01:05:21 identify==2.6.12 01:05:21 idna==3.10 01:05:21 importlib-resources==1.5.0 01:05:21 iso8601==2.1.0 01:05:21 Jinja2==3.1.6 01:05:21 jmespath==1.0.1 01:05:21 jsonpatch==1.33 01:05:21 jsonpointer==3.0.0 01:05:21 jsonschema==4.24.0 01:05:21 jsonschema-specifications==2025.4.1 01:05:21 keystoneauth1==5.11.0 01:05:21 kubernetes==33.1.0 01:05:21 lftools==0.37.13 01:05:21 lxml==5.4.0 01:05:21 MarkupSafe==3.0.2 01:05:21 msgpack==1.1.0 01:05:21 multi_key_dict==2.0.3 01:05:21 munch==4.0.0 01:05:21 netaddr==1.3.0 01:05:21 niet==1.4.2 01:05:21 nodeenv==1.9.1 01:05:21 oauth2client==4.1.3 01:05:21 oauthlib==3.2.2 01:05:21 openstacksdk==4.6.0 01:05:21 os-client-config==2.1.0 01:05:21 os-service-types==1.7.0 01:05:21 osc-lib==4.0.2 01:05:21 oslo.config==9.8.0 01:05:21 oslo.context==6.0.0 01:05:21 oslo.i18n==6.5.1 01:05:21 oslo.log==7.1.0 01:05:21 oslo.serialization==5.7.0 01:05:21 oslo.utils==9.0.0 01:05:21 packaging==25.0 01:05:21 pbr==6.1.1 01:05:21 platformdirs==4.3.8 01:05:21 prettytable==3.16.0 01:05:21 psutil==7.0.0 01:05:21 pyasn1==0.6.1 01:05:21 pyasn1_modules==0.4.2 01:05:21 pycparser==2.22 01:05:21 pygerrit2==2.0.15 01:05:21 PyGithub==2.6.1 01:05:21 PyJWT==2.10.1 01:05:21 PyNaCl==1.5.0 01:05:21 pyparsing==2.4.7 01:05:21 pyperclip==1.9.0 01:05:21 pyrsistent==0.20.0 01:05:21 python-cinderclient==9.7.0 01:05:21 python-dateutil==2.9.0.post0 01:05:21 python-heatclient==4.2.0 01:05:21 python-jenkins==1.8.2 01:05:21 python-keystoneclient==5.6.0 01:05:21 python-magnumclient==4.8.1 01:05:21 python-openstackclient==8.1.0 01:05:21 python-swiftclient==4.8.0 01:05:21 PyYAML==6.0.2 01:05:21 referencing==0.36.2 01:05:21 requests==2.32.4 01:05:21 requests-oauthlib==2.0.0 01:05:21 requestsexceptions==1.4.0 01:05:21 rfc3986==2.0.0 01:05:21 rpds-py==0.25.1 01:05:21 rsa==4.9.1 01:05:21 ruamel.yaml==0.18.14 01:05:21 ruamel.yaml.clib==0.2.12 01:05:21 s3transfer==0.13.0 01:05:21 simplejson==3.20.1 01:05:21 six==1.17.0 01:05:21 smmap==5.0.2 01:05:21 soupsieve==2.7 01:05:21 stevedore==5.4.1 01:05:21 tabulate==0.9.0 01:05:21 toml==0.10.2 01:05:21 tomlkit==0.13.3 01:05:21 tqdm==4.67.1 01:05:21 typing_extensions==4.14.0 01:05:21 tzdata==2025.2 01:05:21 urllib3==1.26.20 01:05:21 virtualenv==20.31.2 01:05:21 wcwidth==0.2.13 01:05:21 websocket-client==1.8.0 01:05:21 wrapt==1.17.2 01:05:21 xdg==6.0.0 01:05:21 xmltodict==0.14.2 01:05:21 yq==3.4.3 01:05:21 [EnvInject] - Injecting environment variables from a build step. 01:05:21 [EnvInject] - Injecting as environment variables the properties content 01:05:21 OS_CLOUD=vex 01:05:21 01:05:21 [EnvInject] - Variables injected successfully. 01:05:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:21 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11692583460350903409.sh 01:05:21 ---> Orphaned k8s clusters 01:05:21 Setup pyenv: 01:05:21 system 01:05:21 3.8.13 01:05:21 3.9.13 01:05:21 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EjXX from file:/tmp/.os_lf_venv 01:05:23 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 01:05:28 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. 01:05:28 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 01:05:29 lf-activate-venv(): INFO: Adding /tmp/venv-EjXX/bin to PATH 01:05:31 -----> Delete orphaned cluster 01:05:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16227614107016556258.sh 01:05:32 ---> Orphaned stacks 01:05:32 Setup pyenv: 01:05:32 system 01:05:32 3.8.13 01:05:32 3.9.13 01:05:32 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EjXX from file:/tmp/.os_lf_venv 01:05:33 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-EjXX/bin to PATH 01:05:47 + mapfile -t OS_COE_CLUSTERS_ID 01:05:47 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:05:47 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:05:47 ++ awk '{print $1}' 01:05:49 + echo '-----> Active clusters -> stacks' 01:05:49 -----> Active clusters -> stacks 01:05:49 + OS_COE_STACKS=() 01:05:49 + [[ 0 -gt 0 ]] 01:05:49 + mapfile -t OS_STACKS 01:05:49 ++ 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 01:05:49 ++ awk '{print $1}' 01:05:51 + echo '-----> Active stacks' 01:05:51 -----> Active stacks 01:05:51 + echo '-----> Delete orphaned stacks' 01:05:51 -----> Delete orphaned stacks 01:05:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:51 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4595986738001040925.sh 01:05:51 ---> Orphaned servers 01:05:51 Setup pyenv: 01:05:51 system 01:05:51 3.8.13 01:05:51 3.9.13 01:05:51 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EjXX from file:/tmp/.os_lf_venv 01:05:53 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:06:04 lf-activate-venv(): INFO: Adding /tmp/venv-EjXX/bin to PATH 01:06:09 -----> Active servers 01:06:09 prd-ubuntu20.04-docker-2c-8g-3112 01:06:09 prd-ubuntu20.04-docker-arm64-4c-16g-3111 01:06:09 prd-ubuntu20.04-docker-8c-8g-3107 01:06:09 prd-ubuntu20.04-docker-2c-8g-lt-2512 01:06:09 -----> Delete orphaned servers 01:06:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:06:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:06:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6318558428348893160.sh 01:06:10 ---> Orphaned ports 01:06:10 Setup pyenv: 01:06:10 system 01:06:10 3.8.13 01:06:10 3.9.13 01:06:10 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EjXX from file:/tmp/.os_lf_venv 01:06:12 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 01:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-EjXX/bin to PATH 01:06:23 No orphaned ports to process. 01:06:23 Build step 'Conditional step (single)' marked build as failure 01:06:23 $ ssh-agent -k 01:06:23 unset SSH_AUTH_SOCK; 01:06:23 unset SSH_AGENT_PID; 01:06:23 echo Agent pid 1456 killed; 01:06:23 [ssh-agent] Stopped. 01:06:23 [PostBuildScript] - [INFO] Executing post build scripts. 01:06:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6202317928168405051.sh 01:06:23 ---> sysstat.sh 01:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4770538704787132990.sh 01:06:24 ---> package-listing.sh 01:06:24 ++ facter osfamily 01:06:24 ++ tr '[:upper:]' '[:lower:]' 01:06:24 + OS_FAMILY=debian 01:06:24 + workspace=/w/workspace/ci-management-openstack-cron 01:06:24 + START_PACKAGES=/tmp/packages_start.txt 01:06:24 + END_PACKAGES=/tmp/packages_end.txt 01:06:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:06:24 + PACKAGES=/tmp/packages_start.txt 01:06:24 + '[' /w/workspace/ci-management-openstack-cron ']' 01:06:24 + PACKAGES=/tmp/packages_end.txt 01:06:24 + case "${OS_FAMILY}" in 01:06:24 + dpkg -l 01:06:24 + grep '^ii' 01:06:24 + '[' -f /tmp/packages_start.txt ']' 01:06:24 + '[' -f /tmp/packages_end.txt ']' 01:06:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:06:24 + '[' /w/workspace/ci-management-openstack-cron ']' 01:06:24 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 01:06:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 01:06:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10762859777421669320.sh 01:06:24 ---> capture-instance-metadata.sh 01:06:24 Setup pyenv: 01:06:24 system 01:06:24 3.8.13 01:06:24 3.9.13 01:06:24 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EjXX from file:/tmp/.os_lf_venv 01:06:26 lf-activate-venv(): INFO: Installing: lftools 01:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-EjXX/bin to PATH 01:06:35 INFO: Running in OpenStack, capturing instance metadata 01:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins523314260617358717.sh 01:06:35 provisioning config files... 01:06:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config15699543420355112882tmp 01:06:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:06:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:06:36 [EnvInject] - Injecting environment variables from a build step. 01:06:36 [EnvInject] - Injecting as environment variables the properties content 01:06:36 SERVER_ID=logs 01:06:36 01:06:36 [EnvInject] - Variables injected successfully. 01:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16218471594631527958.sh 01:06:36 ---> create-netrc.sh 01:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8652853169530779811.sh 01:06:36 ---> python-tools-install.sh 01:06:36 Setup pyenv: 01:06:36 system 01:06:36 3.8.13 01:06:36 3.9.13 01:06:36 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EjXX from file:/tmp/.os_lf_venv 01:06:38 lf-activate-venv(): INFO: Installing: lftools 01:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-EjXX/bin to PATH 01:06:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7345344601648906473.sh 01:06:45 ---> sudo-logs.sh 01:06:45 Archiving 'sudo' log.. 01:06:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9285845084617703275.sh 01:06:46 ---> job-cost.sh 01:06:46 Setup pyenv: 01:06:46 system 01:06:46 3.8.13 01:06:46 3.9.13 01:06:46 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EjXX from file:/tmp/.os_lf_venv 01:06:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:06:53 lf-activate-venv(): INFO: Adding /tmp/venv-EjXX/bin to PATH 01:06:53 INFO: No Stack... 01:06:54 INFO: Retrieving Pricing Info for: v3-standard-2 01:06:54 INFO: Archiving Costs 01:06:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11131277069508187976.sh 01:06:54 ---> logs-deploy.sh 01:06:54 Setup pyenv: 01:06:54 system 01:06:54 3.8.13 01:06:54 3.9.13 01:06:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EjXX from file:/tmp/.os_lf_venv 01:06:56 lf-activate-venv(): INFO: Installing: lftools 01:07:04 lf-activate-venv(): INFO: Adding /tmp/venv-EjXX/bin to PATH 01:07:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54754 01:07:04 INFO: archiving workspace using pattern(s): 01:07:06 Archives upload complete. 01:07:06 INFO: archiving logs to Nexus 01:07:07 ---> uname -a: 01:07:07 Linux prd-ubuntu20-04-docker-2c-8g-3112 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 01:07:07 01:07:07 01:07:07 ---> lscpu: 01:07:07 Architecture: x86_64 01:07:07 CPU op-mode(s): 32-bit, 64-bit 01:07:07 Byte Order: Little Endian 01:07:07 Address sizes: 40 bits physical, 48 bits virtual 01:07:07 CPU(s): 2 01:07:07 On-line CPU(s) list: 0,1 01:07:07 Thread(s) per core: 1 01:07:07 Core(s) per socket: 1 01:07:07 Socket(s): 2 01:07:07 NUMA node(s): 1 01:07:07 Vendor ID: AuthenticAMD 01:07:07 CPU family: 23 01:07:07 Model: 49 01:07:07 Model name: AMD EPYC-Rome Processor 01:07:07 Stepping: 0 01:07:07 CPU MHz: 2799.996 01:07:07 BogoMIPS: 5599.99 01:07:07 Virtualization: AMD-V 01:07:07 Hypervisor vendor: KVM 01:07:07 Virtualization type: full 01:07:07 L1d cache: 64 KiB 01:07:07 L1i cache: 64 KiB 01:07:07 L2 cache: 1 MiB 01:07:07 L3 cache: 32 MiB 01:07:07 NUMA node0 CPU(s): 0,1 01:07:07 Vulnerability Gather data sampling: Not affected 01:07:07 Vulnerability Itlb multihit: Not affected 01:07:07 Vulnerability L1tf: Not affected 01:07:07 Vulnerability Mds: Not affected 01:07:07 Vulnerability Meltdown: Not affected 01:07:07 Vulnerability Mmio stale data: Not affected 01:07:07 Vulnerability Retbleed: Vulnerable 01:07:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:07:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:07:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 01:07:07 Vulnerability Srbds: Not affected 01:07:07 Vulnerability Tsx async abort: Not affected 01:07:07 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 01:07:07 01:07:07 01:07:07 ---> nproc: 01:07:07 2 01:07:07 01:07:07 01:07:07 ---> df -h: 01:07:07 Filesystem Size Used Avail Use% Mounted on 01:07:07 udev 3.9G 0 3.9G 0% /dev 01:07:07 tmpfs 795M 1.1M 794M 1% /run 01:07:07 /dev/vda1 39G 8.9G 30G 24% / 01:07:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:07:07 tmpfs 5.0M 0 5.0M 0% /run/lock 01:07:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:07:07 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 01:07:07 /dev/loop2 62M 62M 0 100% /snap/core20/1405 01:07:07 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 01:07:07 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:07:07 tmpfs 795M 0 795M 0% /run/user/1001 01:07:07 01:07:07 01:07:07 ---> free -m: 01:07:07 total used free shared buff/cache available 01:07:07 Mem: 7945 518 5318 1 2109 7148 01:07:07 Swap: 1023 0 1023 01:07:07 01:07:07 01:07:07 ---> ip addr: 01:07:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:07:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:07:07 inet 127.0.0.1/8 scope host lo 01:07:07 valid_lft forever preferred_lft forever 01:07:07 inet6 ::1/128 scope host 01:07:07 valid_lft forever preferred_lft forever 01:07:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:07:07 link/ether fa:16:3e:6c:48:0c brd ff:ff:ff:ff:ff:ff 01:07:07 inet 10.30.123.82/23 brd 10.30.123.255 scope global dynamic ens3 01:07:07 valid_lft 86195sec preferred_lft 86195sec 01:07:07 inet6 fe80::f816:3eff:fe6c:480c/64 scope link 01:07:07 valid_lft forever preferred_lft forever 01:07:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:07:07 link/ether 02:42:45:b5:c6:83 brd ff:ff:ff:ff:ff:ff 01:07:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:07:07 valid_lft forever preferred_lft forever 01:07:07 01:07:07 01:07:07 ---> sar -b -r -n DEV: 01:07:07 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3112) 06/11/25 _x86_64_ (2 CPU) 01:07:07 01:07:07 01:03:44 LINUX RESTART (2 CPU) 01:07:07 01:07:07 01:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:07:07 01:05:02 364.41 49.63 314.78 0.00 5273.65 44233.96 0.00 01:07:07 01:06:01 99.42 0.97 98.46 0.00 47.59 11225.10 0.00 01:07:07 01:07:01 35.03 1.60 33.43 0.00 148.91 2001.40 0.00 01:07:07 Average: 166.66 17.49 149.17 0.00 1833.30 19197.77 0.00 01:07:07 01:07:07 01:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:07:07 01:05:02 5622736 7361988 444208 5.46 64364 1833440 1167964 12.72 611268 1673764 168076 01:07:07 01:06:01 5404896 7266688 531668 6.53 76440 1936640 1261796 13.74 739872 1747344 24760 01:07:07 01:07:01 5411720 7284208 513432 6.31 79696 1943452 1234260 13.44 730612 1750244 20924 01:07:07 Average: 5479784 7304295 496436 6.10 73500 1904511 1221340 13.30 693917 1723784 71253 01:07:07 01:07:07 01:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:07:07 01:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:07 01:05:02 ens3 478.52 309.75 1691.13 79.91 0.00 0.00 0.00 0.00 01:07:07 01:05:02 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 01:07:07 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:07 01:06:01 ens3 39.38 32.98 289.95 9.77 0.00 0.00 0.00 0.00 01:07:07 01:06:01 lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 01:07:07 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:07 01:07:01 ens3 28.45 25.61 28.77 10.46 0.00 0.00 0.00 0.00 01:07:07 01:07:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 01:07:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:07 Average: ens3 182.91 123.28 672.07 33.51 0.00 0.00 0.00 0.00 01:07:07 Average: lo 1.68 1.68 0.17 0.17 0.00 0.00 0.00 0.00 01:07:07 01:07:07 01:07:07 ---> sar -P ALL: 01:07:07 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-3112) 06/11/25 _x86_64_ (2 CPU) 01:07:07 01:07:07 01:03:44 LINUX RESTART (2 CPU) 01:07:07 01:07:07 01:04:01 CPU %user %nice %system %iowait %steal %idle 01:07:07 01:05:02 all 32.56 0.00 4.89 6.07 0.08 56.40 01:07:07 01:05:02 0 46.74 0.00 5.24 5.62 0.08 42.32 01:07:07 01:05:02 1 18.32 0.00 4.54 6.52 0.07 70.55 01:07:07 01:06:01 all 40.40 0.00 2.77 2.06 0.09 54.68 01:07:07 01:06:01 0 56.64 0.00 3.22 3.22 0.10 36.83 01:07:07 01:06:01 1 24.16 0.00 2.32 0.91 0.08 72.53 01:07:07 01:07:01 all 41.02 0.00 2.51 0.95 0.07 55.44 01:07:07 01:07:01 0 27.26 0.00 2.21 1.58 0.07 68.88 01:07:07 01:07:01 1 54.78 0.00 2.81 0.32 0.08 42.01 01:07:07 Average: all 37.99 0.00 3.39 3.03 0.08 55.51 01:07:07 Average: 0 43.47 0.00 3.56 3.47 0.08 49.42 01:07:07 Average: 1 32.50 0.00 3.23 2.58 0.08 61.61 01:07:07 01:07:07 01:07:07