11:04:44 Started by timer 11:04:44 Running as SYSTEM 11:04:44 [EnvInject] - Loading node environment variables. 11:04:44 Building remotely on prd-ubuntu20.04-docker-2c-8g-2883 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 11:04:44 [ssh-agent] Looking for ssh-agent implementation... 11:04:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:04:45 $ ssh-agent 11:04:45 SSH_AUTH_SOCK=/tmp/ssh-2WgdJyf0ydrP/agent.1455 11:04:45 SSH_AGENT_PID=1457 11:04:45 [ssh-agent] Started. 11:04:45 Running ssh-add (command line suppressed) 11:04:45 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_12813404621825138730.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_12813404621825138730.key) 11:04:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:04:45 The recommended git tool is: NONE 11:04:46 using credential edgex-jenkins-ssh 11:04:46 Wiping out workspace first. 11:04:46 Cloning the remote Git repository 11:04:46 Cloning repository git@github.com:edgexfoundry/ci-management 11:04:46 > git init /w/workspace/ci-management-openstack-cron # timeout=10 11:04:46 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 11:04:46 > git --version # timeout=10 11:04:46 > git --version # 'git version 2.25.1' 11:04:46 using GIT_SSH to set credentials SSH Credentials for GitHub 11:04:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:47 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 11:04:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:47 Avoid second fetch 11:04:47 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:04:47 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 11:04:47 > git config core.sparsecheckout # timeout=10 11:04:47 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 11:04:48 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 11:04:48 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 11:04:48 > git remote # timeout=10 11:04:48 > git submodule init # timeout=10 11:04:48 > git submodule sync # timeout=10 11:04:48 > git config --get remote.origin.url # timeout=10 11:04:48 > git submodule init # timeout=10 11:04:48 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:04:48 > git config --get submodule.packer/common-packer.url # timeout=10 11:04:48 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:04:48 > git config --get submodule.global-jjb.url # timeout=10 11:04:48 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:04:48 > git submodule update --init --recursive packer/common-packer # timeout=10 11:04:48 > git submodule update --init --recursive global-jjb # timeout=10 11:04:52 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:52 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:52 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:52 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:52 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:52 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:04:52 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:04:52 provisioning config files... 11:04:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:04:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:04:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:04:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16659697335612587704.sh 11:04:52 ---> python-tools-install.sh 11:04:52 Setup pyenv: 11:04:52 * system (set by /opt/pyenv/version) 11:04:52 * 3.8.13 (set by /opt/pyenv/version) 11:04:52 * 3.9.13 (set by /opt/pyenv/version) 11:04:52 * 3.10.6 (set by /opt/pyenv/version) 11:04:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QOlL 11:04:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:05:01 lf-activate-venv(): INFO: Installing: lftools 11:05:26 lf-activate-venv(): INFO: Adding /tmp/venv-QOlL/bin to PATH 11:05:26 Generating Requirements File 11:05:45 Python 3.10.6 11:05:45 pip 25.1.1 from /tmp/venv-QOlL/lib/python3.10/site-packages/pip (python 3.10) 11:05:46 appdirs==1.4.4 11:05:46 argcomplete==3.6.2 11:05:46 aspy.yaml==1.3.0 11:05:46 attrs==25.3.0 11:05:46 autopage==0.5.2 11:05:46 beautifulsoup4==4.13.4 11:05:46 boto3==1.38.31 11:05:46 botocore==1.38.31 11:05:46 bs4==0.0.2 11:05:46 cachetools==5.5.2 11:05:46 certifi==2025.4.26 11:05:46 cffi==1.17.1 11:05:46 cfgv==3.4.0 11:05:46 chardet==5.2.0 11:05:46 charset-normalizer==3.4.2 11:05:46 click==8.2.1 11:05:46 cliff==4.10.0 11:05:46 cmd2==2.6.0 11:05:46 cryptography==3.3.2 11:05:46 debtcollector==3.0.0 11:05:46 decorator==5.2.1 11:05:46 defusedxml==0.7.1 11:05:46 Deprecated==1.2.18 11:05:46 distlib==0.3.9 11:05:46 dnspython==2.7.0 11:05:46 docker==7.1.0 11:05:46 dogpile.cache==1.4.0 11:05:46 durationpy==0.10 11:05:46 email_validator==2.2.0 11:05:46 filelock==3.18.0 11:05:46 future==1.0.0 11:05:46 gitdb==4.0.12 11:05:46 GitPython==3.1.44 11:05:46 google-auth==2.40.3 11:05:46 httplib2==0.22.0 11:05:46 identify==2.6.12 11:05:46 idna==3.10 11:05:46 importlib-resources==1.5.0 11:05:46 iso8601==2.1.0 11:05:46 Jinja2==3.1.6 11:05:46 jmespath==1.0.1 11:05:46 jsonpatch==1.33 11:05:46 jsonpointer==3.0.0 11:05:46 jsonschema==4.24.0 11:05:46 jsonschema-specifications==2025.4.1 11:05:46 keystoneauth1==5.11.0 11:05:46 kubernetes==32.0.1 11:05:46 lftools==0.37.13 11:05:46 lxml==5.4.0 11:05:46 MarkupSafe==3.0.2 11:05:46 msgpack==1.1.0 11:05:46 multi_key_dict==2.0.3 11:05:46 munch==4.0.0 11:05:46 netaddr==1.3.0 11:05:46 niet==1.4.2 11:05:46 nodeenv==1.9.1 11:05:46 oauth2client==4.1.3 11:05:46 oauthlib==3.2.2 11:05:46 openstacksdk==4.6.0 11:05:46 os-client-config==2.1.0 11:05:46 os-service-types==1.7.0 11:05:46 osc-lib==4.0.2 11:05:46 oslo.config==9.8.0 11:05:46 oslo.context==6.0.0 11:05:46 oslo.i18n==6.5.1 11:05:46 oslo.log==7.1.0 11:05:46 oslo.serialization==5.7.0 11:05:46 oslo.utils==9.0.0 11:05:46 packaging==25.0 11:05:46 pbr==6.1.1 11:05:46 platformdirs==4.3.8 11:05:46 prettytable==3.16.0 11:05:46 psutil==7.0.0 11:05:46 pyasn1==0.6.1 11:05:46 pyasn1_modules==0.4.2 11:05:46 pycparser==2.22 11:05:46 pygerrit2==2.0.15 11:05:46 PyGithub==2.6.1 11:05:46 PyJWT==2.10.1 11:05:46 PyNaCl==1.5.0 11:05:46 pyparsing==2.4.7 11:05:46 pyperclip==1.9.0 11:05:46 pyrsistent==0.20.0 11:05:46 python-cinderclient==9.7.0 11:05:46 python-dateutil==2.9.0.post0 11:05:46 python-heatclient==4.2.0 11:05:46 python-jenkins==1.8.2 11:05:46 python-keystoneclient==5.6.0 11:05:46 python-magnumclient==4.8.1 11:05:46 python-openstackclient==8.1.0 11:05:46 python-swiftclient==4.8.0 11:05:46 PyYAML==6.0.2 11:05:46 referencing==0.36.2 11:05:46 requests==2.32.3 11:05:46 requests-oauthlib==2.0.0 11:05:46 requestsexceptions==1.4.0 11:05:46 rfc3986==2.0.0 11:05:46 rpds-py==0.25.1 11:05:46 rsa==4.9.1 11:05:46 ruamel.yaml==0.18.12 11:05:46 ruamel.yaml.clib==0.2.12 11:05:46 s3transfer==0.13.0 11:05:46 simplejson==3.20.1 11:05:46 six==1.17.0 11:05:46 smmap==5.0.2 11:05:46 soupsieve==2.7 11:05:46 stevedore==5.4.1 11:05:46 tabulate==0.9.0 11:05:46 toml==0.10.2 11:05:46 tomlkit==0.13.3 11:05:46 tqdm==4.67.1 11:05:46 typing_extensions==4.14.0 11:05:46 tzdata==2025.2 11:05:46 urllib3==1.26.20 11:05:46 virtualenv==20.31.2 11:05:46 wcwidth==0.2.13 11:05:46 websocket-client==1.8.0 11:05:46 wrapt==1.17.2 11:05:46 xdg==6.0.0 11:05:46 xmltodict==0.14.2 11:05:46 yq==3.4.3 11:05:46 [EnvInject] - Injecting environment variables from a build step. 11:05:46 [EnvInject] - Injecting as environment variables the properties content 11:05:46 OS_CLOUD=vex 11:05:46 11:05:46 [EnvInject] - Variables injected successfully. 11:05:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:05:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:05:46 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins585695739138414255.sh 11:05:46 ---> Orphaned k8s clusters 11:05:46 Setup pyenv: 11:05:46 system 11:05:46 3.8.13 11:05:46 3.9.13 11:05:46 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QOlL from file:/tmp/.os_lf_venv 11:05:48 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 11:05:54 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:05:54 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 11:05:54 lf-activate-venv(): INFO: Adding /tmp/venv-QOlL/bin to PATH 11:05:57 -----> Delete orphaned cluster 11:05:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:05:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:05:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15889767477104528036.sh 11:05:57 ---> Orphaned stacks 11:05:57 Setup pyenv: 11:05:57 system 11:05:57 3.8.13 11:05:57 3.9.13 11:05:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:05:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QOlL from file:/tmp/.os_lf_venv 11:05:59 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-QOlL/bin to PATH 11:06:11 + mapfile -t OS_COE_CLUSTERS_ID 11:06:11 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:06:11 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:06:11 ++ awk '{print $1}' 11:06:13 + echo '-----> Active clusters -> stacks' 11:06:13 -----> Active clusters -> stacks 11:06:13 + OS_COE_STACKS=() 11:06:13 + [[ 0 -gt 0 ]] 11:06:13 + mapfile -t OS_STACKS 11:06:13 ++ 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 11:06:13 ++ awk '{print $1}' 11:06:14 + echo '-----> Active stacks' 11:06:14 -----> Active stacks 11:06:14 + echo '-----> Delete orphaned stacks' 11:06:14 -----> Delete orphaned stacks 11:06:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:06:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:06:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9524531248043976514.sh 11:06:15 ---> Orphaned servers 11:06:15 Setup pyenv: 11:06:15 system 11:06:15 3.8.13 11:06:15 3.9.13 11:06:15 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QOlL from file:/tmp/.os_lf_venv 11:06:17 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-QOlL/bin to PATH 11:06:35 -----> Active servers 11:06:35 prd-ubuntu20.04-docker-2c-8g-2883 11:06:35 prd-centos7-blackbox-4c-2g-2542 11:06:35 prd-ubuntu20.04-docker-2c-8g-lt-2512 11:06:35 -----> Delete orphaned servers 11:06:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:06:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:06:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2795245993054362558.sh 11:06:36 ---> Orphaned ports 11:06:36 Setup pyenv: 11:06:36 system 11:06:36 3.8.13 11:06:36 3.9.13 11:06:36 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QOlL from file:/tmp/.os_lf_venv 11:06:38 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 11:06:48 lf-activate-venv(): INFO: Adding /tmp/venv-QOlL/bin to PATH 11:06:49 No orphaned ports to process. 11:06:49 Build step 'Conditional step (single)' marked build as failure 11:06:49 $ ssh-agent -k 11:06:49 unset SSH_AUTH_SOCK; 11:06:49 unset SSH_AGENT_PID; 11:06:49 echo Agent pid 1457 killed; 11:06:49 [ssh-agent] Stopped. 11:06:49 [PostBuildScript] - [INFO] Executing post build scripts. 11:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6696258567662188752.sh 11:06:49 ---> sysstat.sh 11:06:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins676845138575459625.sh 11:06:50 ---> package-listing.sh 11:06:50 ++ tr '[:upper:]' '[:lower:]' 11:06:50 ++ facter osfamily 11:06:50 + OS_FAMILY=debian 11:06:50 + workspace=/w/workspace/ci-management-openstack-cron 11:06:50 + START_PACKAGES=/tmp/packages_start.txt 11:06:50 + END_PACKAGES=/tmp/packages_end.txt 11:06:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:06:50 + PACKAGES=/tmp/packages_start.txt 11:06:50 + '[' /w/workspace/ci-management-openstack-cron ']' 11:06:50 + PACKAGES=/tmp/packages_end.txt 11:06:50 + case "${OS_FAMILY}" in 11:06:50 + dpkg -l 11:06:50 + grep '^ii' 11:06:50 + '[' -f /tmp/packages_start.txt ']' 11:06:50 + '[' -f /tmp/packages_end.txt ']' 11:06:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:06:50 + '[' /w/workspace/ci-management-openstack-cron ']' 11:06:50 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 11:06:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 11:06:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11979586869970111113.sh 11:06:50 ---> capture-instance-metadata.sh 11:06:50 Setup pyenv: 11:06:50 system 11:06:50 3.8.13 11:06:50 3.9.13 11:06:50 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QOlL from file:/tmp/.os_lf_venv 11:06:52 lf-activate-venv(): INFO: Installing: lftools 11:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-QOlL/bin to PATH 11:07:00 INFO: Running in OpenStack, capturing instance metadata 11:07:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2379424459445407371.sh 11:07:01 provisioning config files... 11:07:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16283897369356472533tmp 11:07:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:07:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:07:01 [EnvInject] - Injecting environment variables from a build step. 11:07:01 [EnvInject] - Injecting as environment variables the properties content 11:07:01 SERVER_ID=logs 11:07:01 11:07:01 [EnvInject] - Variables injected successfully. 11:07:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18369015204728204655.sh 11:07:01 ---> create-netrc.sh 11:07:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9464168874199078557.sh 11:07:01 ---> python-tools-install.sh 11:07:01 Setup pyenv: 11:07:01 system 11:07:01 3.8.13 11:07:01 3.9.13 11:07:01 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QOlL from file:/tmp/.os_lf_venv 11:07:03 lf-activate-venv(): INFO: Installing: lftools 11:07:11 lf-activate-venv(): INFO: Adding /tmp/venv-QOlL/bin to PATH 11:07:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15707450317964335248.sh 11:07:11 ---> sudo-logs.sh 11:07:11 Archiving 'sudo' log.. 11:07:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10022599716880732738.sh 11:07:11 ---> job-cost.sh 11:07:11 Setup pyenv: 11:07:11 system 11:07:11 3.8.13 11:07:11 3.9.13 11:07:11 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QOlL from file:/tmp/.os_lf_venv 11:07:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:07:19 lf-activate-venv(): INFO: Adding /tmp/venv-QOlL/bin to PATH 11:07:19 INFO: No Stack... 11:07:20 INFO: Retrieving Pricing Info for: v3-standard-2 11:07:20 INFO: Archiving Costs 11:07:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15103038617264346717.sh 11:07:20 ---> logs-deploy.sh 11:07:20 Setup pyenv: 11:07:20 system 11:07:20 3.8.13 11:07:20 3.9.13 11:07:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QOlL from file:/tmp/.os_lf_venv 11:07:22 lf-activate-venv(): INFO: Installing: lftools 11:07:30 lf-activate-venv(): INFO: Adding /tmp/venv-QOlL/bin to PATH 11:07:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54644 11:07:30 INFO: archiving workspace using pattern(s): 11:07:31 Archives upload complete. 11:07:31 INFO: archiving logs to Nexus 11:07:32 ---> uname -a: 11:07:32 Linux prd-ubuntu20-04-docker-2c-8g-2883 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 11:07:32 11:07:32 11:07:32 ---> lscpu: 11:07:32 Architecture: x86_64 11:07:32 CPU op-mode(s): 32-bit, 64-bit 11:07:32 Byte Order: Little Endian 11:07:32 Address sizes: 40 bits physical, 48 bits virtual 11:07:32 CPU(s): 2 11:07:32 On-line CPU(s) list: 0,1 11:07:32 Thread(s) per core: 1 11:07:32 Core(s) per socket: 1 11:07:32 Socket(s): 2 11:07:32 NUMA node(s): 1 11:07:32 Vendor ID: AuthenticAMD 11:07:32 CPU family: 23 11:07:32 Model: 49 11:07:32 Model name: AMD EPYC-Rome Processor 11:07:32 Stepping: 0 11:07:32 CPU MHz: 2799.998 11:07:32 BogoMIPS: 5599.99 11:07:32 Virtualization: AMD-V 11:07:32 Hypervisor vendor: KVM 11:07:32 Virtualization type: full 11:07:32 L1d cache: 64 KiB 11:07:32 L1i cache: 64 KiB 11:07:32 L2 cache: 1 MiB 11:07:32 L3 cache: 32 MiB 11:07:32 NUMA node0 CPU(s): 0,1 11:07:32 Vulnerability Gather data sampling: Not affected 11:07:32 Vulnerability Itlb multihit: Not affected 11:07:32 Vulnerability L1tf: Not affected 11:07:32 Vulnerability Mds: Not affected 11:07:32 Vulnerability Meltdown: Not affected 11:07:32 Vulnerability Mmio stale data: Not affected 11:07:32 Vulnerability Retbleed: Vulnerable 11:07:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:07:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:07:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 11:07:32 Vulnerability Srbds: Not affected 11:07:32 Vulnerability Tsx async abort: Not affected 11:07:32 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 11:07:32 11:07:32 11:07:32 ---> nproc: 11:07:32 2 11:07:32 11:07:32 11:07:32 ---> df -h: 11:07:32 Filesystem Size Used Avail Use% Mounted on 11:07:32 udev 3.9G 0 3.9G 0% /dev 11:07:32 tmpfs 795M 1.1M 794M 1% /run 11:07:32 /dev/vda1 39G 8.9G 30G 24% / 11:07:32 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:07:32 tmpfs 5.0M 0 5.0M 0% /run/lock 11:07:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:07:32 /dev/loop0 62M 62M 0 100% /snap/core20/1405 11:07:32 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 11:07:32 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 11:07:32 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:07:32 tmpfs 795M 0 795M 0% /run/user/1001 11:07:32 11:07:32 11:07:32 ---> free -m: 11:07:32 total used free shared buff/cache available 11:07:32 Mem: 7945 511 5330 1 2103 7147 11:07:32 Swap: 1023 0 1023 11:07:32 11:07:32 11:07:32 ---> ip addr: 11:07:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:07:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:07:32 inet 127.0.0.1/8 scope host lo 11:07:32 valid_lft forever preferred_lft forever 11:07:32 inet6 ::1/128 scope host 11:07:32 valid_lft forever preferred_lft forever 11:07:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:07:32 link/ether fa:16:3e:68:f5:e7 brd ff:ff:ff:ff:ff:ff 11:07:32 inet 10.30.122.178/23 brd 10.30.123.255 scope global dynamic ens3 11:07:32 valid_lft 86194sec preferred_lft 86194sec 11:07:32 inet6 fe80::f816:3eff:fe68:f5e7/64 scope link 11:07:32 valid_lft forever preferred_lft forever 11:07:32 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:07:32 link/ether 02:42:6c:18:2a:cf brd ff:ff:ff:ff:ff:ff 11:07:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:07:32 valid_lft forever preferred_lft forever 11:07:32 11:07:32 11:07:32 ---> sar -b -r -n DEV: 11:07:32 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2883) 06/06/25 _x86_64_ (2 CPU) 11:07:32 11:07:32 11:04:08 LINUX RESTART (2 CPU) 11:07:32 11:07:32 11:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:07:32 11:06:01 106.20 1.18 105.02 0.00 73.32 10651.97 0.00 11:07:32 11:07:01 50.79 1.35 49.44 0.00 123.05 5269.92 0.00 11:07:32 Average: 78.50 1.27 77.23 0.00 98.18 7960.95 0.00 11:07:32 11:07:32 11:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:07:32 11:06:01 5476496 7317660 472772 5.81 73020 1927904 1209420 13.17 662008 1755072 116756 11:07:32 11:07:01 5506832 7362184 427048 5.25 78036 1936064 1171076 12.75 651752 1734060 12244 11:07:32 Average: 5491664 7339922 449910 5.53 75528 1931984 1190248 12.96 656880 1744566 64500 11:07:32 11:07:32 11:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:07:32 11:06:01 lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 11:07:32 11:06:01 ens3 66.61 47.11 924.22 10.20 0.00 0.00 0.00 0.00 11:07:32 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:32 11:07:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 11:07:32 11:07:01 ens3 28.61 26.36 52.18 10.10 0.00 0.00 0.00 0.00 11:07:32 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:32 Average: lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 11:07:32 Average: ens3 47.61 36.74 488.20 10.15 0.00 0.00 0.00 0.00 11:07:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:32 11:07:32 11:07:32 ---> sar -P ALL: 11:07:32 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2883) 06/06/25 _x86_64_ (2 CPU) 11:07:32 11:07:32 11:04:08 LINUX RESTART (2 CPU) 11:07:32 11:07:32 11:05:01 CPU %user %nice %system %iowait %steal %idle 11:07:32 11:06:01 all 39.86 0.00 3.02 5.70 0.08 51.33 11:07:32 11:06:01 0 66.73 0.00 4.05 9.59 0.10 19.54 11:07:32 11:06:01 1 13.35 0.00 2.01 1.86 0.07 82.70 11:07:32 11:07:01 all 38.86 0.00 2.09 4.00 0.08 54.96 11:07:32 11:07:01 0 58.08 0.00 2.57 6.50 0.10 32.76 11:07:32 11:07:01 1 19.93 0.00 1.62 1.54 0.07 76.83 11:07:32 Average: all 39.36 0.00 2.56 4.85 0.08 53.15 11:07:32 Average: 0 62.40 0.00 3.31 8.04 0.10 26.16 11:07:32 Average: 1 16.65 0.00 1.82 1.70 0.07 79.76 11:07:32 11:07:32 11:07:32