13:04:45 Started by timer 13:04:45 Running as SYSTEM 13:04:45 [EnvInject] - Loading node environment variables. 13:04:45 Building remotely on prd-ubuntu20.04-docker-2c-8g-2775 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:04:45 [ssh-agent] Looking for ssh-agent implementation... 13:04:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:45 $ ssh-agent 13:04:45 SSH_AUTH_SOCK=/tmp/ssh-JF36G3XNl4Yn/agent.1498 13:04:45 SSH_AGENT_PID=1500 13:04:45 [ssh-agent] Started. 13:04:45 Running ssh-add (command line suppressed) 13:04:45 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_5747017643358751372.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_5747017643358751372.key) 13:04:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:45 The recommended git tool is: NONE 13:04:48 using credential edgex-jenkins-ssh 13:04:48 Wiping out workspace first. 13:04:48 Cloning the remote Git repository 13:04:48 Cloning repository git@github.com:edgexfoundry/ci-management 13:04:48 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:04:48 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:04:48 > git --version # timeout=10 13:04:48 > git --version # 'git version 2.25.1' 13:04:48 using GIT_SSH to set credentials SSH Credentials for GitHub 13:04:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:49 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:04:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:49 Avoid second fetch 13:04:49 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:04:49 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 13:04:49 > git config core.sparsecheckout # timeout=10 13:04:49 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 13:04:50 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 13:04:50 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 13:04:50 > git remote # timeout=10 13:04:50 > git submodule init # timeout=10 13:04:50 > git submodule sync # timeout=10 13:04:50 > git config --get remote.origin.url # timeout=10 13:04:50 > git submodule init # timeout=10 13:04:50 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:04:50 > git config --get submodule.packer/common-packer.url # timeout=10 13:04:50 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:04:50 > git config --get submodule.global-jjb.url # timeout=10 13:04:50 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:04:50 > git submodule update --init --recursive packer/common-packer # timeout=10 13:04:51 > git submodule update --init --recursive global-jjb # timeout=10 13:04:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:56 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:04:56 provisioning config files... 13:04:56 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:04:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:04:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:04:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12267061943897856369.sh 13:04:56 ---> python-tools-install.sh 13:04:56 Setup pyenv: 13:04:57 * system (set by /opt/pyenv/version) 13:04:57 * 3.8.13 (set by /opt/pyenv/version) 13:04:57 * 3.9.13 (set by /opt/pyenv/version) 13:04:57 * 3.10.6 (set by /opt/pyenv/version) 13:05:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4SfJ 13:05:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:05:12 lf-activate-venv(): INFO: Installing: lftools 13:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-4SfJ/bin to PATH 13:05:55 Generating Requirements File 13:06:25 Python 3.10.6 13:06:25 pip 25.1.1 from /tmp/venv-4SfJ/lib/python3.10/site-packages/pip (python 3.10) 13:06:25 appdirs==1.4.4 13:06:25 argcomplete==3.6.2 13:06:25 aspy.yaml==1.3.0 13:06:25 attrs==25.3.0 13:06:25 autopage==0.5.2 13:06:25 beautifulsoup4==4.13.4 13:06:25 boto3==1.38.29 13:06:25 botocore==1.38.29 13:06:25 bs4==0.0.2 13:06:25 cachetools==5.5.2 13:06:25 certifi==2025.4.26 13:06:25 cffi==1.17.1 13:06:25 cfgv==3.4.0 13:06:25 chardet==5.2.0 13:06:25 charset-normalizer==3.4.2 13:06:25 click==8.2.1 13:06:25 cliff==4.10.0 13:06:25 cmd2==2.6.0 13:06:25 cryptography==3.3.2 13:06:25 debtcollector==3.0.0 13:06:25 decorator==5.2.1 13:06:25 defusedxml==0.7.1 13:06:25 Deprecated==1.2.18 13:06:25 distlib==0.3.9 13:06:25 dnspython==2.7.0 13:06:25 docker==7.1.0 13:06:25 dogpile.cache==1.4.0 13:06:25 durationpy==0.10 13:06:25 email_validator==2.2.0 13:06:25 filelock==3.18.0 13:06:25 future==1.0.0 13:06:25 gitdb==4.0.12 13:06:25 GitPython==3.1.44 13:06:25 google-auth==2.40.2 13:06:25 httplib2==0.22.0 13:06:25 identify==2.6.12 13:06:25 idna==3.10 13:06:25 importlib-resources==1.5.0 13:06:25 iso8601==2.1.0 13:06:25 Jinja2==3.1.6 13:06:25 jmespath==1.0.1 13:06:25 jsonpatch==1.33 13:06:25 jsonpointer==3.0.0 13:06:25 jsonschema==4.24.0 13:06:25 jsonschema-specifications==2025.4.1 13:06:25 keystoneauth1==5.11.0 13:06:25 kubernetes==32.0.1 13:06:25 lftools==0.37.13 13:06:25 lxml==5.4.0 13:06:25 MarkupSafe==3.0.2 13:06:25 msgpack==1.1.0 13:06:25 multi_key_dict==2.0.3 13:06:25 munch==4.0.0 13:06:25 netaddr==1.3.0 13:06:25 niet==1.4.2 13:06:25 nodeenv==1.9.1 13:06:25 oauth2client==4.1.3 13:06:25 oauthlib==3.2.2 13:06:25 openstacksdk==4.6.0 13:06:25 os-client-config==2.1.0 13:06:25 os-service-types==1.7.0 13:06:25 osc-lib==4.0.2 13:06:25 oslo.config==9.8.0 13:06:25 oslo.context==6.0.0 13:06:25 oslo.i18n==6.5.1 13:06:25 oslo.log==7.1.0 13:06:25 oslo.serialization==5.7.0 13:06:25 oslo.utils==9.0.0 13:06:25 packaging==25.0 13:06:25 pbr==6.1.1 13:06:25 platformdirs==4.3.8 13:06:25 prettytable==3.16.0 13:06:25 psutil==7.0.0 13:06:25 pyasn1==0.6.1 13:06:25 pyasn1_modules==0.4.2 13:06:25 pycparser==2.22 13:06:25 pygerrit2==2.0.15 13:06:25 PyGithub==2.6.1 13:06:25 PyJWT==2.10.1 13:06:25 PyNaCl==1.5.0 13:06:25 pyparsing==2.4.7 13:06:25 pyperclip==1.9.0 13:06:25 pyrsistent==0.20.0 13:06:25 python-cinderclient==9.7.0 13:06:25 python-dateutil==2.9.0.post0 13:06:25 python-heatclient==4.2.0 13:06:25 python-jenkins==1.8.2 13:06:25 python-keystoneclient==5.6.0 13:06:25 python-magnumclient==4.8.1 13:06:25 python-openstackclient==8.1.0 13:06:25 python-swiftclient==4.8.0 13:06:25 PyYAML==6.0.2 13:06:25 referencing==0.36.2 13:06:25 requests==2.32.3 13:06:25 requests-oauthlib==2.0.0 13:06:25 requestsexceptions==1.4.0 13:06:25 rfc3986==2.0.0 13:06:25 rpds-py==0.25.1 13:06:25 rsa==4.9.1 13:06:25 ruamel.yaml==0.18.12 13:06:25 ruamel.yaml.clib==0.2.12 13:06:25 s3transfer==0.13.0 13:06:25 simplejson==3.20.1 13:06:25 six==1.17.0 13:06:25 smmap==5.0.2 13:06:25 soupsieve==2.7 13:06:25 stevedore==5.4.1 13:06:25 tabulate==0.9.0 13:06:25 toml==0.10.2 13:06:25 tomlkit==0.13.2 13:06:25 tqdm==4.67.1 13:06:25 typing_extensions==4.14.0 13:06:25 tzdata==2025.2 13:06:25 urllib3==1.26.20 13:06:25 virtualenv==20.31.2 13:06:25 wcwidth==0.2.13 13:06:25 websocket-client==1.8.0 13:06:25 wrapt==1.17.2 13:06:25 xdg==6.0.0 13:06:25 xmltodict==0.14.2 13:06:25 yq==3.4.3 13:06:25 [EnvInject] - Injecting environment variables from a build step. 13:06:25 [EnvInject] - Injecting as environment variables the properties content 13:06:25 OS_CLOUD=vex 13:06:25 13:06:25 [EnvInject] - Variables injected successfully. 13:06:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:06:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:06:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17011714151743854839.sh 13:06:25 ---> Orphaned k8s clusters 13:06:25 Setup pyenv: 13:06:25 system 13:06:25 3.8.13 13:06:25 3.9.13 13:06:25 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4SfJ from file:/tmp/.os_lf_venv 13:06:27 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 13:06:33 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. 13:06:33 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 13:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-4SfJ/bin to PATH 13:06:36 -----> Delete orphaned cluster 13:06:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:06:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:06:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1444423298503548901.sh 13:06:36 ---> Orphaned stacks 13:06:36 Setup pyenv: 13:06:36 system 13:06:36 3.8.13 13:06:36 3.9.13 13:06:36 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4SfJ from file:/tmp/.os_lf_venv 13:06:38 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:07:04 lf-activate-venv(): INFO: Adding /tmp/venv-4SfJ/bin to PATH 13:07:04 + mapfile -t OS_COE_CLUSTERS_ID 13:07:04 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:07:04 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:07:04 ++ awk '{print $1}' 13:07:06 + echo '-----> Active clusters -> stacks' 13:07:06 -----> Active clusters -> stacks 13:07:06 + OS_COE_STACKS=() 13:07:06 + [[ 0 -gt 0 ]] 13:07:06 + mapfile -t OS_STACKS 13:07:06 ++ 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 13:07:06 ++ awk '{print $1}' 13:07:08 + echo '-----> Active stacks' 13:07:08 -----> Active stacks 13:07:08 + echo '-----> Delete orphaned stacks' 13:07:08 -----> Delete orphaned stacks 13:07:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:07:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:07:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16149503906607915095.sh 13:07:08 ---> Orphaned servers 13:07:08 Setup pyenv: 13:07:08 system 13:07:08 3.8.13 13:07:08 3.9.13 13:07:08 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4SfJ from file:/tmp/.os_lf_venv 13:07:10 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:07:25 lf-activate-venv(): INFO: Adding /tmp/venv-4SfJ/bin to PATH 13:07:30 -----> Active servers 13:07:30 prd-ubuntu20.04-docker-2c-8g-2775 13:07:30 prd-centos7-blackbox-4c-2g-2542 13:07:30 prd-ubuntu20.04-docker-2c-8g-lt-2512 13:07:30 -----> Delete orphaned servers 13:07:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:07:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:07:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12623679942644828239.sh 13:07:30 ---> Orphaned ports 13:07:30 Setup pyenv: 13:07:30 system 13:07:30 3.8.13 13:07:30 3.9.13 13:07:30 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:07:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4SfJ from file:/tmp/.os_lf_venv 13:07:33 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 13:07:50 lf-activate-venv(): INFO: Adding /tmp/venv-4SfJ/bin to PATH 13:07:51 No orphaned ports to process. 13:07:51 Build step 'Conditional step (single)' marked build as failure 13:07:51 $ ssh-agent -k 13:07:51 unset SSH_AUTH_SOCK; 13:07:51 unset SSH_AGENT_PID; 13:07:51 echo Agent pid 1500 killed; 13:07:51 [ssh-agent] Stopped. 13:07:51 [PostBuildScript] - [INFO] Executing post build scripts. 13:07:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins292804371197578527.sh 13:07:51 ---> sysstat.sh 13:07:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17412220504199891511.sh 13:07:52 ---> package-listing.sh 13:07:52 ++ tr '[:upper:]' '[:lower:]' 13:07:52 ++ facter osfamily 13:07:52 + OS_FAMILY=debian 13:07:52 + workspace=/w/workspace/ci-management-openstack-cron 13:07:52 + START_PACKAGES=/tmp/packages_start.txt 13:07:52 + END_PACKAGES=/tmp/packages_end.txt 13:07:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:07:52 + PACKAGES=/tmp/packages_start.txt 13:07:52 + '[' /w/workspace/ci-management-openstack-cron ']' 13:07:52 + PACKAGES=/tmp/packages_end.txt 13:07:52 + case "${OS_FAMILY}" in 13:07:52 + dpkg -l 13:07:52 + grep '^ii' 13:07:52 + '[' -f /tmp/packages_start.txt ']' 13:07:52 + '[' -f /tmp/packages_end.txt ']' 13:07:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:07:52 + '[' /w/workspace/ci-management-openstack-cron ']' 13:07:52 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:07:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:07:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14640042151626378008.sh 13:07:52 ---> capture-instance-metadata.sh 13:07:52 Setup pyenv: 13:07:52 system 13:07:52 3.8.13 13:07:52 3.9.13 13:07:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:07:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4SfJ from file:/tmp/.os_lf_venv 13:07:54 lf-activate-venv(): INFO: Installing: lftools 13:08:02 lf-activate-venv(): INFO: Adding /tmp/venv-4SfJ/bin to PATH 13:08:02 INFO: Running in OpenStack, capturing instance metadata 13:08:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3344002086357984154.sh 13:08:02 provisioning config files... 13:08:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17386471081716090502tmp 13:08:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:08:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:08:02 [EnvInject] - Injecting environment variables from a build step. 13:08:02 [EnvInject] - Injecting as environment variables the properties content 13:08:02 SERVER_ID=logs 13:08:02 13:08:02 [EnvInject] - Variables injected successfully. 13:08:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3828628534885218144.sh 13:08:02 ---> create-netrc.sh 13:08:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6929531312896384451.sh 13:08:02 ---> python-tools-install.sh 13:08:02 Setup pyenv: 13:08:02 system 13:08:02 3.8.13 13:08:02 3.9.13 13:08:02 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:08:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4SfJ from file:/tmp/.os_lf_venv 13:08:05 lf-activate-venv(): INFO: Installing: lftools 13:08:17 lf-activate-venv(): INFO: Adding /tmp/venv-4SfJ/bin to PATH 13:08:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1744090538648551874.sh 13:08:17 ---> sudo-logs.sh 13:08:17 Archiving 'sudo' log.. 13:08:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9462881562762914010.sh 13:08:17 ---> job-cost.sh 13:08:17 Setup pyenv: 13:08:17 system 13:08:17 3.8.13 13:08:17 3.9.13 13:08:17 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:08:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4SfJ from file:/tmp/.os_lf_venv 13:08:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:08:25 lf-activate-venv(): INFO: Adding /tmp/venv-4SfJ/bin to PATH 13:08:25 INFO: No Stack... 13:08:25 INFO: Retrieving Pricing Info for: v3-standard-2 13:08:26 INFO: Archiving Costs 13:08:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13019725021615487896.sh 13:08:26 ---> logs-deploy.sh 13:08:26 Setup pyenv: 13:08:26 system 13:08:26 3.8.13 13:08:26 3.9.13 13:08:26 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:08:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4SfJ from file:/tmp/.os_lf_venv 13:08:28 lf-activate-venv(): INFO: Installing: lftools 13:08:37 lf-activate-venv(): INFO: Adding /tmp/venv-4SfJ/bin to PATH 13:08:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54598 13:08:37 INFO: archiving workspace using pattern(s): 13:08:38 Archives upload complete. 13:08:38 INFO: archiving logs to Nexus 13:08:39 ---> uname -a: 13:08:39 Linux prd-ubuntu20-04-docker-2c-8g-2775 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 13:08:39 13:08:39 13:08:39 ---> lscpu: 13:08:39 Architecture: x86_64 13:08:39 CPU op-mode(s): 32-bit, 64-bit 13:08:39 Byte Order: Little Endian 13:08:39 Address sizes: 40 bits physical, 48 bits virtual 13:08:39 CPU(s): 2 13:08:39 On-line CPU(s) list: 0,1 13:08:39 Thread(s) per core: 1 13:08:39 Core(s) per socket: 1 13:08:39 Socket(s): 2 13:08:39 NUMA node(s): 1 13:08:39 Vendor ID: AuthenticAMD 13:08:39 CPU family: 23 13:08:39 Model: 49 13:08:39 Model name: AMD EPYC-Rome Processor 13:08:39 Stepping: 0 13:08:39 CPU MHz: 2799.998 13:08:39 BogoMIPS: 5599.99 13:08:39 Virtualization: AMD-V 13:08:39 Hypervisor vendor: KVM 13:08:39 Virtualization type: full 13:08:39 L1d cache: 64 KiB 13:08:39 L1i cache: 64 KiB 13:08:39 L2 cache: 1 MiB 13:08:39 L3 cache: 32 MiB 13:08:39 NUMA node0 CPU(s): 0,1 13:08:39 Vulnerability Gather data sampling: Not affected 13:08:39 Vulnerability Itlb multihit: Not affected 13:08:39 Vulnerability L1tf: Not affected 13:08:39 Vulnerability Mds: Not affected 13:08:39 Vulnerability Meltdown: Not affected 13:08:39 Vulnerability Mmio stale data: Not affected 13:08:39 Vulnerability Retbleed: Vulnerable 13:08:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:08:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:08:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 13:08:39 Vulnerability Srbds: Not affected 13:08:39 Vulnerability Tsx async abort: Not affected 13:08:39 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 13:08:39 13:08:39 13:08:39 ---> nproc: 13:08:39 2 13:08:39 13:08:39 13:08:39 ---> df -h: 13:08:39 Filesystem Size Used Avail Use% Mounted on 13:08:39 udev 3.9G 0 3.9G 0% /dev 13:08:39 tmpfs 795M 1.1M 794M 1% /run 13:08:39 /dev/vda1 39G 8.9G 30G 24% / 13:08:39 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:08:39 tmpfs 5.0M 0 5.0M 0% /run/lock 13:08:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:08:39 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 13:08:39 /dev/loop2 62M 62M 0 100% /snap/core20/1405 13:08:39 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 13:08:39 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:08:39 tmpfs 795M 0 795M 0% /run/user/1001 13:08:39 13:08:39 13:08:39 ---> free -m: 13:08:39 total used free shared buff/cache available 13:08:39 Mem: 7945 552 5283 1 2109 7117 13:08:39 Swap: 1023 0 1023 13:08:39 13:08:39 13:08:39 ---> ip addr: 13:08:39 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:08:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:08:39 inet 127.0.0.1/8 scope host lo 13:08:39 valid_lft forever preferred_lft forever 13:08:39 inet6 ::1/128 scope host 13:08:39 valid_lft forever preferred_lft forever 13:08:39 2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 13:08:39 link/ether fa:16:3e:ea:6d:49 brd ff:ff:ff:ff:ff:ff 13:08:39 inet 10.30.123.218/23 brd 10.30.123.255 scope global dynamic ens3 13:08:39 valid_lft 86097sec preferred_lft 86097sec 13:08:39 inet6 fe80::f816:3eff:feea:6d49/64 scope link 13:08:39 valid_lft forever preferred_lft forever 13:08:39 3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 13:08:39 link/ether 02:42:6d:98:8d:af brd ff:ff:ff:ff:ff:ff 13:08:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:08:39 valid_lft forever preferred_lft forever 13:08:39 13:08:39 13:08:39 ---> sar -b -r -n DEV: 13:08:39 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2775) 06/04/25 _x86_64_ (2 CPU) 13:08:39 13:08:39 13:03:48 LINUX RESTART (2 CPU) 13:08:39 13:08:39 13:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:08:39 13:05:02 213.42 50.25 163.17 0.00 5303.66 45971.35 0.00 13:08:39 13:06:01 51.67 0.73 50.94 0.00 41.35 12423.27 0.00 13:08:39 13:07:01 70.84 0.92 69.92 0.00 47.06 16212.90 0.00 13:08:39 13:08:01 29.30 0.97 28.33 0.00 73.05 2459.19 0.00 13:08:39 Average: 91.49 13.27 78.22 0.00 1372.32 19298.65 0.00 13:08:39 13:08:39 13:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:08:39 13:05:02 5806432 7311688 506424 6.22 41180 1641288 1247300 13.58 641984 1488788 25800 13:08:39 13:06:01 5587472 7321240 481996 5.92 64568 1832372 1195408 13.01 653968 1667872 139608 13:08:39 13:07:01 5354560 7217376 584636 7.19 74184 1937236 1311964 14.28 764416 1774676 27104 13:08:39 13:08:01 5355968 7233716 567224 6.97 77984 1947328 1300860 14.16 780516 1755884 18116 13:08:39 Average: 5526108 7271005 535070 6.58 64479 1839556 1263883 13.76 710221 1671805 52657 13:08:39 13:08:39 13:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:08:39 13:05:02 lo 0.87 0.87 0.07 0.07 0.00 0.00 0.00 0.00 13:08:39 13:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:08:39 13:05:02 ens3 331.06 215.99 850.08 68.61 0.00 0.00 0.00 0.00 13:08:39 13:06:01 lo 1.08 1.08 0.13 0.13 0.00 0.00 0.00 0.00 13:08:39 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:08:39 13:06:01 ens3 47.40 32.81 864.69 5.27 0.00 0.00 0.00 0.00 13:08:39 13:07:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 13:08:39 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:08:39 13:07:01 ens3 29.58 24.51 252.09 7.06 0.00 0.00 0.00 0.00 13:08:39 13:08:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 13:08:39 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:08:39 13:08:01 ens3 21.50 20.53 29.03 7.45 0.00 0.00 0.00 0.00 13:08:39 Average: lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:08:39 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:08:39 Average: ens3 107.66 73.65 497.49 22.17 0.00 0.00 0.00 0.00 13:08:39 13:08:39 13:08:39 ---> sar -P ALL: 13:08:39 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2775) 06/04/25 _x86_64_ (2 CPU) 13:08:39 13:08:39 13:03:48 LINUX RESTART (2 CPU) 13:08:39 13:08:39 13:04:01 CPU %user %nice %system %iowait %steal %idle 13:08:39 13:05:02 all 14.84 0.00 3.61 28.33 0.08 53.14 13:08:39 13:05:02 0 12.10 0.00 3.89 28.86 0.12 55.04 13:08:39 13:05:02 1 17.60 0.00 3.33 27.80 0.05 51.23 13:08:39 13:06:01 all 22.10 0.00 1.60 25.78 0.08 50.43 13:08:39 13:06:01 0 22.06 0.00 1.63 23.86 0.10 52.35 13:08:39 13:06:01 1 22.14 0.00 1.57 27.70 0.07 48.52 13:08:39 13:07:01 all 27.20 0.00 1.85 21.56 0.08 49.32 13:08:39 13:07:01 0 36.75 0.00 2.08 14.63 0.08 46.46 13:08:39 13:07:01 1 17.69 0.00 1.62 28.45 0.07 52.17 13:08:39 13:08:01 all 32.48 0.00 1.82 10.03 0.08 55.58 13:08:39 13:08:01 0 62.47 0.00 2.41 6.45 0.08 28.59 13:08:39 13:08:01 1 2.93 0.00 1.25 13.55 0.08 82.18 13:08:39 Average: all 24.18 0.00 2.22 21.39 0.08 52.13 13:08:39 Average: 0 33.38 0.00 2.51 18.43 0.10 45.59 13:08:39 Average: 1 15.03 0.00 1.94 24.32 0.07 58.64 13:08:39 13:08:39 13:08:39