03:03:49 Started by timer 03:03:49 Running as SYSTEM 03:03:49 [EnvInject] - Loading node environment variables. 03:03:49 Building remotely on prd-ubuntu20.04-docker-2c-8g-2999 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 03:03:49 [ssh-agent] Looking for ssh-agent implementation... 03:03:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:03:49 $ ssh-agent 03:03:49 SSH_AUTH_SOCK=/tmp/ssh-qxpQGQ0ZqApk/agent.1421 03:03:49 SSH_AGENT_PID=1423 03:03:49 [ssh-agent] Started. 03:03:49 Running ssh-add (command line suppressed) 03:03:49 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_18275139733135179225.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_18275139733135179225.key) 03:03:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:03:49 The recommended git tool is: NONE 03:03:51 using credential edgex-jenkins-ssh 03:03:51 Wiping out workspace first. 03:03:51 Cloning the remote Git repository 03:03:51 Cloning repository git@github.com:edgexfoundry/ci-management 03:03:51 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:03:51 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 03:03:51 > git --version # timeout=10 03:03:51 > git --version # 'git version 2.25.1' 03:03:51 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:52 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 03:03:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:52 Avoid second fetch 03:03:52 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:03:52 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) 03:03:52 > git config core.sparsecheckout # timeout=10 03:03:52 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 03:03:52 Commit message: "Merge pull request #700 from cherrycl/maven-setting" 03:03:52 > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 03:03:52 > git remote # timeout=10 03:03:52 > git submodule init # timeout=10 03:03:52 > git submodule sync # timeout=10 03:03:53 > git config --get remote.origin.url # timeout=10 03:03:53 > git submodule init # timeout=10 03:03:53 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:03:53 > git config --get submodule.packer/common-packer.url # timeout=10 03:03:53 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:03:53 > git config --get submodule.global-jjb.url # timeout=10 03:03:53 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:03:53 > git submodule update --init --recursive packer/common-packer # timeout=10 03:03:53 > git submodule update --init --recursive global-jjb # timeout=10 03:03:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:03:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:03:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:03:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:03:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:03:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:03:57 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:03:57 provisioning config files... 03:03:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:03:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:03:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:03:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5162412021052852386.sh 03:03:57 ---> python-tools-install.sh 03:03:57 Setup pyenv: 03:03:57 * system (set by /opt/pyenv/version) 03:03:57 * 3.8.13 (set by /opt/pyenv/version) 03:03:57 * 3.9.13 (set by /opt/pyenv/version) 03:03:57 * 3.10.6 (set by /opt/pyenv/version) 03:04:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gSEA 03:04:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:05 lf-activate-venv(): INFO: Installing: lftools 03:04:27 lf-activate-venv(): INFO: Adding /tmp/venv-gSEA/bin to PATH 03:04:27 Generating Requirements File 03:04:45 Python 3.10.6 03:04:45 pip 25.1.1 from /tmp/venv-gSEA/lib/python3.10/site-packages/pip (python 3.10) 03:04:46 appdirs==1.4.4 03:04:46 argcomplete==3.6.2 03:04:46 aspy.yaml==1.3.0 03:04:46 attrs==25.3.0 03:04:46 autopage==0.5.2 03:04:46 beautifulsoup4==4.13.4 03:04:46 boto3==1.38.32 03:04:46 botocore==1.38.32 03:04:46 bs4==0.0.2 03:04:46 cachetools==5.5.2 03:04:46 certifi==2025.4.26 03:04:46 cffi==1.17.1 03:04:46 cfgv==3.4.0 03:04:46 chardet==5.2.0 03:04:46 charset-normalizer==3.4.2 03:04:46 click==8.2.1 03:04:46 cliff==4.10.0 03:04:46 cmd2==2.6.1 03:04:46 cryptography==3.3.2 03:04:46 debtcollector==3.0.0 03:04:46 decorator==5.2.1 03:04:46 defusedxml==0.7.1 03:04:46 Deprecated==1.2.18 03:04:46 distlib==0.3.9 03:04:46 dnspython==2.7.0 03:04:46 docker==7.1.0 03:04:46 dogpile.cache==1.4.0 03:04:46 durationpy==0.10 03:04:46 email_validator==2.2.0 03:04:46 filelock==3.18.0 03:04:46 future==1.0.0 03:04:46 gitdb==4.0.12 03:04:46 GitPython==3.1.44 03:04:46 google-auth==2.40.3 03:04:46 httplib2==0.22.0 03:04:46 identify==2.6.12 03:04:46 idna==3.10 03:04:46 importlib-resources==1.5.0 03:04:46 iso8601==2.1.0 03:04:46 Jinja2==3.1.6 03:04:46 jmespath==1.0.1 03:04:46 jsonpatch==1.33 03:04:46 jsonpointer==3.0.0 03:04:46 jsonschema==4.24.0 03:04:46 jsonschema-specifications==2025.4.1 03:04:46 keystoneauth1==5.11.0 03:04:46 kubernetes==32.0.1 03:04:46 lftools==0.37.13 03:04:46 lxml==5.4.0 03:04:46 MarkupSafe==3.0.2 03:04:46 msgpack==1.1.0 03:04:46 multi_key_dict==2.0.3 03:04:46 munch==4.0.0 03:04:46 netaddr==1.3.0 03:04:46 niet==1.4.2 03:04:46 nodeenv==1.9.1 03:04:46 oauth2client==4.1.3 03:04:46 oauthlib==3.2.2 03:04:46 openstacksdk==4.6.0 03:04:46 os-client-config==2.1.0 03:04:46 os-service-types==1.7.0 03:04:46 osc-lib==4.0.2 03:04:46 oslo.config==9.8.0 03:04:46 oslo.context==6.0.0 03:04:46 oslo.i18n==6.5.1 03:04:46 oslo.log==7.1.0 03:04:46 oslo.serialization==5.7.0 03:04:46 oslo.utils==9.0.0 03:04:46 packaging==25.0 03:04:46 pbr==6.1.1 03:04:46 platformdirs==4.3.8 03:04:46 prettytable==3.16.0 03:04:46 psutil==7.0.0 03:04:46 pyasn1==0.6.1 03:04:46 pyasn1_modules==0.4.2 03:04:46 pycparser==2.22 03:04:46 pygerrit2==2.0.15 03:04:46 PyGithub==2.6.1 03:04:46 PyJWT==2.10.1 03:04:46 PyNaCl==1.5.0 03:04:46 pyparsing==2.4.7 03:04:46 pyperclip==1.9.0 03:04:46 pyrsistent==0.20.0 03:04:46 python-cinderclient==9.7.0 03:04:46 python-dateutil==2.9.0.post0 03:04:46 python-heatclient==4.2.0 03:04:46 python-jenkins==1.8.2 03:04:46 python-keystoneclient==5.6.0 03:04:46 python-magnumclient==4.8.1 03:04:46 python-openstackclient==8.1.0 03:04:46 python-swiftclient==4.8.0 03:04:46 PyYAML==6.0.2 03:04:46 referencing==0.36.2 03:04:46 requests==2.32.3 03:04:46 requests-oauthlib==2.0.0 03:04:46 requestsexceptions==1.4.0 03:04:46 rfc3986==2.0.0 03:04:46 rpds-py==0.25.1 03:04:46 rsa==4.9.1 03:04:46 ruamel.yaml==0.18.13 03:04:46 ruamel.yaml.clib==0.2.12 03:04:46 s3transfer==0.13.0 03:04:46 simplejson==3.20.1 03:04:46 six==1.17.0 03:04:46 smmap==5.0.2 03:04:46 soupsieve==2.7 03:04:46 stevedore==5.4.1 03:04:46 tabulate==0.9.0 03:04:46 toml==0.10.2 03:04:46 tomlkit==0.13.3 03:04:46 tqdm==4.67.1 03:04:46 typing_extensions==4.14.0 03:04:46 tzdata==2025.2 03:04:46 urllib3==1.26.20 03:04:46 virtualenv==20.31.2 03:04:46 wcwidth==0.2.13 03:04:46 websocket-client==1.8.0 03:04:46 wrapt==1.17.2 03:04:46 xdg==6.0.0 03:04:46 xmltodict==0.14.2 03:04:46 yq==3.4.3 03:04:46 [EnvInject] - Injecting environment variables from a build step. 03:04:46 [EnvInject] - Injecting as environment variables the properties content 03:04:46 OS_CLOUD=vex 03:04:46 03:04:46 [EnvInject] - Variables injected successfully. 03:04:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:04:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:04:46 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14744193956816451625.sh 03:04:46 ---> Orphaned k8s clusters 03:04:46 Setup pyenv: 03:04:46 system 03:04:46 3.8.13 03:04:46 3.9.13 03:04:46 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:04:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gSEA from file:/tmp/.os_lf_venv 03:04:48 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 03:04:53 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:04:53 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 03:04:54 lf-activate-venv(): INFO: Adding /tmp/venv-gSEA/bin to PATH 03:04:56 -----> Delete orphaned cluster 03:04:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:04:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:04:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12811805834153037234.sh 03:04:56 ---> Orphaned stacks 03:04:56 Setup pyenv: 03:04:56 system 03:04:56 3.8.13 03:04:56 3.9.13 03:04:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:04:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gSEA from file:/tmp/.os_lf_venv 03:04:58 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:15 lf-activate-venv(): INFO: Adding /tmp/venv-gSEA/bin to PATH 03:05:15 + mapfile -t OS_COE_CLUSTERS_ID 03:05:15 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:05:15 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:05:15 ++ awk '{print $1}' 03:05:17 + echo '-----> Active clusters -> stacks' 03:05:17 -----> Active clusters -> stacks 03:05:17 + OS_COE_STACKS=() 03:05:17 + [[ 0 -gt 0 ]] 03:05:17 + mapfile -t OS_STACKS 03:05:17 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 03:05:17 ++ awk '{print $1}' 03:05:18 + echo '-----> Active stacks' 03:05:18 -----> Active stacks 03:05:18 + echo '-----> Delete orphaned stacks' 03:05:18 -----> Delete orphaned stacks 03:05:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10042675704936808963.sh 03:05:18 ---> Orphaned servers 03:05:18 Setup pyenv: 03:05:18 system 03:05:18 3.8.13 03:05:18 3.9.13 03:05:18 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gSEA from file:/tmp/.os_lf_venv 03:05:20 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:31 lf-activate-venv(): INFO: Adding /tmp/venv-gSEA/bin to PATH 03:05:36 -----> Active servers 03:05:36 prd-ubuntu20.04-docker-2c-8g-2999 03:05:36 prd-centos7-docker-4c-2g-2998 03:05:36 prd-ubuntu20.04-docker-8c-8g-2996 03:05:36 prd-centos7-blackbox-4c-2g-2922 03:05:36 prd-centos7-blackbox-4c-2g-2921 03:05:36 prd-ubuntu20.04-docker-2c-8g-lt-2512 03:05:36 -----> Delete orphaned servers 03:05:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4663363600258276525.sh 03:05:36 ---> Orphaned ports 03:05:36 Setup pyenv: 03:05:37 system 03:05:37 3.8.13 03:05:37 3.9.13 03:05:37 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gSEA from file:/tmp/.os_lf_venv 03:05:38 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 03:05:48 lf-activate-venv(): INFO: Adding /tmp/venv-gSEA/bin to PATH 03:05:50 No orphaned ports to process. 03:05:50 Build step 'Conditional step (single)' marked build as failure 03:05:50 $ ssh-agent -k 03:05:50 unset SSH_AUTH_SOCK; 03:05:50 unset SSH_AGENT_PID; 03:05:50 echo Agent pid 1423 killed; 03:05:50 [ssh-agent] Stopped. 03:05:50 [PostBuildScript] - [INFO] Executing post build scripts. 03:05:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6953402716241997010.sh 03:05:50 ---> sysstat.sh 03:05:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10053736959571219816.sh 03:05:50 ---> package-listing.sh 03:05:50 ++ facter osfamily 03:05:50 ++ tr '[:upper:]' '[:lower:]' 03:05:50 + OS_FAMILY=debian 03:05:50 + workspace=/w/workspace/ci-management-openstack-cron 03:05:50 + START_PACKAGES=/tmp/packages_start.txt 03:05:50 + END_PACKAGES=/tmp/packages_end.txt 03:05:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:05:50 + PACKAGES=/tmp/packages_start.txt 03:05:50 + '[' /w/workspace/ci-management-openstack-cron ']' 03:05:50 + PACKAGES=/tmp/packages_end.txt 03:05:50 + case "${OS_FAMILY}" in 03:05:50 + dpkg -l 03:05:50 + grep '^ii' 03:05:50 + '[' -f /tmp/packages_start.txt ']' 03:05:50 + '[' -f /tmp/packages_end.txt ']' 03:05:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:05:50 + '[' /w/workspace/ci-management-openstack-cron ']' 03:05:50 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:05:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:05:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16808458167220398341.sh 03:05:51 ---> capture-instance-metadata.sh 03:05:51 Setup pyenv: 03:05:51 system 03:05:51 3.8.13 03:05:51 3.9.13 03:05:51 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gSEA from file:/tmp/.os_lf_venv 03:05:52 lf-activate-venv(): INFO: Installing: lftools 03:06:00 lf-activate-venv(): INFO: Adding /tmp/venv-gSEA/bin to PATH 03:06:00 INFO: Running in OpenStack, capturing instance metadata 03:06:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5175659193045845611.sh 03:06:00 provisioning config files... 03:06:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16366082667192336235tmp 03:06:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:06:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:06:01 [EnvInject] - Injecting environment variables from a build step. 03:06:01 [EnvInject] - Injecting as environment variables the properties content 03:06:01 SERVER_ID=logs 03:06:01 03:06:01 [EnvInject] - Variables injected successfully. 03:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10710304568162378086.sh 03:06:01 ---> create-netrc.sh 03:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8199707187997162340.sh 03:06:01 ---> python-tools-install.sh 03:06:01 Setup pyenv: 03:06:01 system 03:06:01 3.8.13 03:06:01 3.9.13 03:06:01 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gSEA from file:/tmp/.os_lf_venv 03:06:02 lf-activate-venv(): INFO: Installing: lftools 03:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-gSEA/bin to PATH 03:06:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15367329634786608249.sh 03:06:10 ---> sudo-logs.sh 03:06:10 Archiving 'sudo' log.. 03:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1071223115140780583.sh 03:06:11 ---> job-cost.sh 03:06:11 Setup pyenv: 03:06:11 system 03:06:11 3.8.13 03:06:11 3.9.13 03:06:11 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gSEA from file:/tmp/.os_lf_venv 03:06:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-gSEA/bin to PATH 03:06:18 INFO: No Stack... 03:06:18 INFO: Retrieving Pricing Info for: v3-standard-2 03:06:19 INFO: Archiving Costs 03:06:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12111050012275229993.sh 03:06:19 ---> logs-deploy.sh 03:06:19 Setup pyenv: 03:06:19 system 03:06:19 3.8.13 03:06:19 3.9.13 03:06:19 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gSEA from file:/tmp/.os_lf_venv 03:06:21 lf-activate-venv(): INFO: Installing: lftools 03:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-gSEA/bin to PATH 03:06:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/54708 03:06:29 INFO: archiving workspace using pattern(s): 03:06:29 Archives upload complete. 03:06:30 INFO: archiving logs to Nexus 03:06:30 ---> uname -a: 03:06:30 Linux prd-ubuntu20-04-docker-2c-8g-2999 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 03:06:30 03:06:30 03:06:30 ---> lscpu: 03:06:30 Architecture: x86_64 03:06:30 CPU op-mode(s): 32-bit, 64-bit 03:06:30 Byte Order: Little Endian 03:06:30 Address sizes: 40 bits physical, 48 bits virtual 03:06:30 CPU(s): 2 03:06:30 On-line CPU(s) list: 0,1 03:06:30 Thread(s) per core: 1 03:06:30 Core(s) per socket: 1 03:06:30 Socket(s): 2 03:06:30 NUMA node(s): 1 03:06:30 Vendor ID: AuthenticAMD 03:06:30 CPU family: 23 03:06:30 Model: 49 03:06:30 Model name: AMD EPYC-Rome Processor 03:06:30 Stepping: 0 03:06:30 CPU MHz: 2799.998 03:06:30 BogoMIPS: 5599.99 03:06:30 Virtualization: AMD-V 03:06:30 Hypervisor vendor: KVM 03:06:30 Virtualization type: full 03:06:30 L1d cache: 64 KiB 03:06:30 L1i cache: 64 KiB 03:06:30 L2 cache: 1 MiB 03:06:30 L3 cache: 32 MiB 03:06:30 NUMA node0 CPU(s): 0,1 03:06:30 Vulnerability Gather data sampling: Not affected 03:06:30 Vulnerability Itlb multihit: Not affected 03:06:30 Vulnerability L1tf: Not affected 03:06:30 Vulnerability Mds: Not affected 03:06:30 Vulnerability Meltdown: Not affected 03:06:30 Vulnerability Mmio stale data: Not affected 03:06:30 Vulnerability Retbleed: Vulnerable 03:06:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:06:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:06:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 03:06:30 Vulnerability Srbds: Not affected 03:06:30 Vulnerability Tsx async abort: Not affected 03:06:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:06:30 03:06:30 03:06:30 ---> nproc: 03:06:30 2 03:06:30 03:06:30 03:06:30 ---> df -h: 03:06:30 Filesystem Size Used Avail Use% Mounted on 03:06:30 udev 3.9G 0 3.9G 0% /dev 03:06:30 tmpfs 795M 1.1M 794M 1% /run 03:06:30 /dev/vda1 39G 8.9G 30G 24% / 03:06:30 tmpfs 3.9G 0 3.9G 0% /dev/shm 03:06:30 tmpfs 5.0M 0 5.0M 0% /run/lock 03:06:30 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:06:30 /dev/loop1 62M 62M 0 100% /snap/core20/1405 03:06:30 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 03:06:30 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 03:06:30 /dev/vda15 105M 6.1M 99M 6% /boot/efi 03:06:30 tmpfs 795M 0 795M 0% /run/user/1001 03:06:30 03:06:30 03:06:30 ---> free -m: 03:06:30 total used free shared buff/cache available 03:06:30 Mem: 7945 547 5292 1 2106 7118 03:06:30 Swap: 1023 0 1023 03:06:30 03:06:30 03:06:30 ---> ip addr: 03:06:30 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:06:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:06:30 inet 127.0.0.1/8 scope host lo 03:06:30 valid_lft forever preferred_lft forever 03:06:30 inet6 ::1/128 scope host 03:06:30 valid_lft forever preferred_lft forever 03:06:30 2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 03:06:30 link/ether fa:16:3e:47:19:df brd ff:ff:ff:ff:ff:ff 03:06:30 inet 10.30.122.96/23 brd 10.30.123.255 scope global dynamic ens3 03:06:30 valid_lft 86206sec preferred_lft 86206sec 03:06:30 inet6 fe80::f816:3eff:fe47:19df/64 scope link 03:06:30 valid_lft forever preferred_lft forever 03:06:30 3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 03:06:30 link/ether 02:42:1d:a5:ec:a3 brd ff:ff:ff:ff:ff:ff 03:06:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:06:30 valid_lft forever preferred_lft forever 03:06:30 03:06:30 03:06:30 ---> sar -b -r -n DEV: 03:06:30 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2999) 06/09/25 _x86_64_ (2 CPU) 03:06:30 03:06:30 03:03:18 LINUX RESTART (2 CPU) 03:06:30 03:06:30 03:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:06:30 03:05:01 115.77 1.51 114.27 0.00 86.21 11363.49 0.00 03:06:30 03:06:01 52.04 1.35 50.69 0.00 122.91 5139.28 0.00 03:06:30 Average: 83.64 1.43 82.21 0.00 104.71 8225.50 0.00 03:06:30 03:06:30 03:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:06:30 03:05:01 5437440 7288088 510424 6.27 73120 1930740 1239748 13.50 692412 1764836 113296 03:06:30 03:06:01 5459608 7324620 472416 5.81 78128 1938896 1225708 13.34 690248 1743756 11040 03:06:30 Average: 5448524 7306354 491420 6.04 75624 1934818 1232728 13.42 691330 1754296 62168 03:06:30 03:06:30 03:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:06:30 03:05:01 ens3 72.57 50.75 1066.04 12.03 0.00 0.00 0.00 0.00 03:06:30 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:30 03:05:01 lo 1.69 1.69 0.20 0.20 0.00 0.00 0.00 0.00 03:06:30 03:06:01 ens3 29.61 26.88 52.83 10.28 0.00 0.00 0.00 0.00 03:06:30 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:30 03:06:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 03:06:30 Average: ens3 50.91 38.71 555.22 11.15 0.00 0.00 0.00 0.00 03:06:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:30 Average: lo 1.85 1.85 0.20 0.20 0.00 0.00 0.00 0.00 03:06:30 03:06:30 03:06:30 ---> sar -P ALL: 03:06:30 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2999) 06/09/25 _x86_64_ (2 CPU) 03:06:30 03:06:30 03:03:18 LINUX RESTART (2 CPU) 03:06:30 03:06:30 03:04:02 CPU %user %nice %system %iowait %steal %idle 03:06:30 03:05:01 all 41.02 0.00 3.23 3.56 0.08 52.12 03:06:30 03:05:01 0 48.28 0.00 3.85 2.43 0.08 45.36 03:06:30 03:05:01 1 33.78 0.00 2.60 4.68 0.08 58.85 03:06:30 03:06:01 all 37.67 0.00 2.08 1.55 0.07 58.62 03:06:30 03:06:01 0 42.02 0.00 2.15 1.49 0.07 54.27 03:06:30 03:06:01 1 33.34 0.00 2.01 1.61 0.08 62.95 03:06:30 Average: all 39.33 0.00 2.65 2.54 0.08 55.40 03:06:30 Average: 0 45.12 0.00 3.00 1.95 0.08 49.85 03:06:30 Average: 1 33.56 0.00 2.30 3.13 0.08 60.92 03:06:30 03:06:30 03:06:30