08:00:49 Started by timer 08:00:49 Running as SYSTEM 08:00:50 [EnvInject] - Loading node environment variables. 08:00:50 Building remotely on prd-ubuntu20.04-docker-2c-8g-1694 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:00:50 [ssh-agent] Looking for ssh-agent implementation... 08:00:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:50 $ ssh-agent 08:00:50 SSH_AUTH_SOCK=/tmp/ssh-9MjIBOq5H7Gi/agent.1428 08:00:50 SSH_AGENT_PID=1430 08:00:50 [ssh-agent] Started. 08:00:50 Running ssh-add (command line suppressed) 08:00:50 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_11918801937949957031.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_11918801937949957031.key) 08:00:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:50 provisioning config files... 08:00:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:00:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:00:50 provisioning config files... 08:00:50 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:00:50 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11136703094336686217.sh 08:00:50 ---> jenkins-sandbox-cleanup.sh 08:00:50 Setup pyenv: 08:00:50 * system (set by /opt/pyenv/version) 08:00:50 * 3.8.13 (set by /opt/pyenv/version) 08:00:50 * 3.9.13 (set by /opt/pyenv/version) 08:00:50 * 3.10.6 (set by /opt/pyenv/version) 08:00:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N4Xv 08:00:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:00:58 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.3.0 08:01:04 lf-activate-venv(): INFO: Adding /tmp/venv-N4Xv/bin to PATH 08:01:04 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:01:04 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:01:04 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:01:04 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:01:04 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:01:04 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:01:04 Traceback (most recent call last): 08:01:04 File "/tmp/venv-N4Xv/bin/jenkins-jobs", line 8, in 08:01:04 sys.exit(main()) 08:01:04 File "/tmp/venv-N4Xv/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:04 jjb = JenkinsJobs(argv) 08:01:04 File "/tmp/venv-N4Xv/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:04 self.parser = create_parser() 08:01:04 File "/tmp/venv-N4Xv/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:04 extension_manager.map(parse_subcommand_args, subparser) 08:01:04 File "/tmp/venv-N4Xv/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:01:04 raise NoMatches('No %s extensions found' % self.namespace) 08:01:04 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:04 Build step 'Execute shell' marked build as failure 08:01:04 $ ssh-agent -k 08:01:04 unset SSH_AUTH_SOCK; 08:01:04 unset SSH_AGENT_PID; 08:01:04 echo Agent pid 1430 killed; 08:01:04 [ssh-agent] Stopped. 08:01:04 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:04 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3521896652501170746.sh 08:01:04 ---> sysstat.sh 08:01:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2967797619049561054.sh 08:01:05 ---> package-listing.sh 08:01:05 ++ tr '[:upper:]' '[:lower:]' 08:01:05 ++ facter osfamily 08:01:05 + OS_FAMILY=debian 08:01:05 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:05 + START_PACKAGES=/tmp/packages_start.txt 08:01:05 + END_PACKAGES=/tmp/packages_end.txt 08:01:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:05 + PACKAGES=/tmp/packages_start.txt 08:01:05 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:05 + PACKAGES=/tmp/packages_end.txt 08:01:05 + case "${OS_FAMILY}" in 08:01:05 + grep '^ii' 08:01:05 + dpkg -l 08:01:05 + '[' -f /tmp/packages_start.txt ']' 08:01:05 + '[' -f /tmp/packages_end.txt ']' 08:01:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:05 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:05 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9191604512481236777.sh 08:01:05 ---> capture-instance-metadata.sh 08:01:05 Setup pyenv: 08:01:05 system 08:01:05 3.8.13 08:01:05 3.9.13 08:01:05 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tVpL 08:01:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:12 lf-activate-venv(): INFO: Installing: lftools 08:01:32 lf-activate-venv(): INFO: Adding /tmp/venv-tVpL/bin to PATH 08:01:32 INFO: Running in OpenStack, capturing instance metadata 08:01:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13331234942317977508.sh 08:01:33 provisioning config files... 08:01:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config15878925721733272060tmp 08:01:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:33 [EnvInject] - Injecting environment variables from a build step. 08:01:33 [EnvInject] - Injecting as environment variables the properties content 08:01:33 SERVER_ID=logs 08:01:33 08:01:33 [EnvInject] - Variables injected successfully. 08:01:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8827768754355224122.sh 08:01:33 ---> create-netrc.sh 08:01:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9519511293243423117.sh 08:01:33 ---> python-tools-install.sh 08:01:33 Setup pyenv: 08:01:33 system 08:01:33 3.8.13 08:01:33 3.9.13 08:01:33 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tVpL from file:/tmp/.os_lf_venv 08:01:35 lf-activate-venv(): INFO: Installing: lftools 08:01:43 lf-activate-venv(): INFO: Adding /tmp/venv-tVpL/bin to PATH 08:01:43 Generating Requirements File 08:02:00 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. 08:02:00 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:02:01 Python 3.10.6 08:02:01 pip 25.1.1 from /tmp/venv-tVpL/lib/python3.10/site-packages/pip (python 3.10) 08:02:01 appdirs==1.4.4 08:02:01 argcomplete==3.6.2 08:02:01 aspy.yaml==1.3.0 08:02:01 attrs==25.3.0 08:02:01 autopage==0.5.2 08:02:01 beautifulsoup4==4.13.4 08:02:01 boto3==1.38.18 08:02:01 botocore==1.38.18 08:02:01 bs4==0.0.2 08:02:01 cachetools==5.5.2 08:02:01 certifi==2025.4.26 08:02:01 cffi==1.17.1 08:02:01 cfgv==3.4.0 08:02:01 chardet==5.2.0 08:02:01 charset-normalizer==3.4.2 08:02:01 click==8.2.0 08:02:01 cliff==4.10.0 08:02:01 cmd2==2.5.11 08:02:01 cryptography==3.3.2 08:02:01 debtcollector==3.0.0 08:02:01 decorator==5.2.1 08:02:01 defusedxml==0.7.1 08:02:01 Deprecated==1.2.18 08:02:01 distlib==0.3.9 08:02:01 dnspython==2.7.0 08:02:01 docker==4.2.2 08:02:01 dogpile.cache==1.4.0 08:02:01 durationpy==0.9 08:02:01 email_validator==2.2.0 08:02:01 filelock==3.18.0 08:02:01 future==1.0.0 08:02:01 gitdb==4.0.12 08:02:01 GitPython==3.1.44 08:02:01 google-auth==2.40.1 08:02:01 httplib2==0.22.0 08:02:01 identify==2.6.10 08:02:01 idna==3.10 08:02:01 importlib-resources==1.5.0 08:02:01 iso8601==2.1.0 08:02:01 Jinja2==3.1.6 08:02:01 jmespath==1.0.1 08:02:01 jsonpatch==1.33 08:02:01 jsonpointer==3.0.0 08:02:01 jsonschema==4.23.0 08:02:01 jsonschema-specifications==2025.4.1 08:02:01 keystoneauth1==5.11.0 08:02:01 kubernetes==32.0.1 08:02:01 lftools==0.37.12 08:02:01 lxml==5.4.0 08:02:01 MarkupSafe==3.0.2 08:02:01 msgpack==1.1.0 08:02:01 multi_key_dict==2.0.3 08:02:01 munch==4.0.0 08:02:01 netaddr==1.3.0 08:02:01 niet==1.4.2 08:02:01 nodeenv==1.9.1 08:02:01 oauth2client==4.1.3 08:02:01 oauthlib==3.2.2 08:02:01 openstacksdk==4.5.0 08:02:01 os-client-config==2.1.0 08:02:01 os-service-types==1.7.0 08:02:01 osc-lib==4.0.0 08:02:01 oslo.config==9.8.0 08:02:01 oslo.context==6.0.0 08:02:01 oslo.i18n==6.5.1 08:02:01 oslo.log==7.1.0 08:02:01 oslo.serialization==5.7.0 08:02:01 oslo.utils==9.0.0 08:02:01 packaging==25.0 08:02:01 pbr==6.1.1 08:02:01 platformdirs==4.3.8 08:02:01 prettytable==3.16.0 08:02:01 psutil==7.0.0 08:02:01 pyasn1==0.6.1 08:02:01 pyasn1_modules==0.4.2 08:02:01 pycparser==2.22 08:02:01 pygerrit2==2.0.15 08:02:01 PyGithub==2.6.1 08:02:01 PyJWT==2.10.1 08:02:01 PyNaCl==1.5.0 08:02:01 pyparsing==2.4.7 08:02:01 pyperclip==1.9.0 08:02:01 pyrsistent==0.20.0 08:02:01 python-cinderclient==9.7.0 08:02:01 python-dateutil==2.9.0.post0 08:02:01 python-heatclient==4.2.0 08:02:01 python-jenkins==1.8.2 08:02:01 python-keystoneclient==5.6.0 08:02:01 python-magnumclient==4.8.1 08:02:01 python-openstackclient==8.0.0 08:02:01 python-swiftclient==4.7.0 08:02:01 PyYAML==6.0.2 08:02:01 referencing==0.36.2 08:02:01 requests==2.32.3 08:02:01 requests-oauthlib==2.0.0 08:02:01 requestsexceptions==1.4.0 08:02:01 rfc3986==2.0.0 08:02:01 rpds-py==0.25.0 08:02:01 rsa==4.9.1 08:02:01 ruamel.yaml==0.18.10 08:02:01 ruamel.yaml.clib==0.2.12 08:02:01 s3transfer==0.12.0 08:02:01 simplejson==3.20.1 08:02:01 six==1.17.0 08:02:01 smmap==5.0.2 08:02:01 soupsieve==2.7 08:02:01 stevedore==5.4.1 08:02:01 tabulate==0.9.0 08:02:01 toml==0.10.2 08:02:01 tomlkit==0.13.2 08:02:01 tqdm==4.67.1 08:02:01 typing_extensions==4.13.2 08:02:01 tzdata==2025.2 08:02:01 urllib3==1.26.20 08:02:01 virtualenv==20.31.2 08:02:01 wcwidth==0.2.13 08:02:01 websocket-client==1.8.0 08:02:01 wrapt==1.17.2 08:02:01 xdg==6.0.0 08:02:01 xmltodict==0.14.2 08:02:01 yq==3.4.3 08:02:01 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15201815367849063119.sh 08:02:01 ---> sudo-logs.sh 08:02:01 Archiving 'sudo' log.. 08:02:02 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8694811060500703895.sh 08:02:02 ---> job-cost.sh 08:02:02 Setup pyenv: 08:02:02 system 08:02:02 3.8.13 08:02:02 3.9.13 08:02:02 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tVpL from file:/tmp/.os_lf_venv 08:02:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:08 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. 08:02:08 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:02:08 lf-activate-venv(): INFO: Adding /tmp/venv-tVpL/bin to PATH 08:02:08 INFO: No Stack... 08:02:09 INFO: Retrieving Pricing Info for: v3-standard-2 08:02:09 INFO: Archiving Costs 08:02:09 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins6393953450499903217.sh 08:02:09 ---> logs-deploy.sh 08:02:09 Setup pyenv: 08:02:09 system 08:02:09 3.8.13 08:02:09 3.9.13 08:02:09 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tVpL from file:/tmp/.os_lf_venv 08:02:11 lf-activate-venv(): INFO: Installing: lftools 08:02:19 lf-activate-venv(): INFO: Adding /tmp/venv-tVpL/bin to PATH 08:02:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/339 08:02:19 INFO: archiving workspace using pattern(s): 08:02:20 Archives upload complete. 08:02:20 INFO: archiving logs to Nexus 08:02:21 ---> uname -a: 08:02:21 Linux prd-ubuntu20-04-docker-2c-8g-1694 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 08:02:21 08:02:21 08:02:21 ---> lscpu: 08:02:21 Architecture: x86_64 08:02:21 CPU op-mode(s): 32-bit, 64-bit 08:02:21 Byte Order: Little Endian 08:02:21 Address sizes: 40 bits physical, 48 bits virtual 08:02:21 CPU(s): 2 08:02:21 On-line CPU(s) list: 0,1 08:02:21 Thread(s) per core: 1 08:02:21 Core(s) per socket: 1 08:02:21 Socket(s): 2 08:02:21 NUMA node(s): 1 08:02:21 Vendor ID: AuthenticAMD 08:02:21 CPU family: 23 08:02:21 Model: 49 08:02:21 Model name: AMD EPYC-Rome Processor 08:02:21 Stepping: 0 08:02:21 CPU MHz: 2800.000 08:02:21 BogoMIPS: 5600.00 08:02:21 Virtualization: AMD-V 08:02:21 Hypervisor vendor: KVM 08:02:21 Virtualization type: full 08:02:21 L1d cache: 64 KiB 08:02:21 L1i cache: 64 KiB 08:02:21 L2 cache: 1 MiB 08:02:21 L3 cache: 32 MiB 08:02:21 NUMA node0 CPU(s): 0,1 08:02:21 Vulnerability Gather data sampling: Not affected 08:02:21 Vulnerability Itlb multihit: Not affected 08:02:21 Vulnerability L1tf: Not affected 08:02:21 Vulnerability Mds: Not affected 08:02:21 Vulnerability Meltdown: Not affected 08:02:21 Vulnerability Mmio stale data: Not affected 08:02:21 Vulnerability Retbleed: Vulnerable 08:02:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:02:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:02:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 08:02:21 Vulnerability Srbds: Not affected 08:02:21 Vulnerability Tsx async abort: Not affected 08:02:21 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 08:02:21 08:02:21 08:02:21 ---> nproc: 08:02:21 2 08:02:21 08:02:21 08:02:21 ---> df -h: 08:02:21 Filesystem Size Used Avail Use% Mounted on 08:02:21 udev 3.9G 0 3.9G 0% /dev 08:02:21 tmpfs 795M 1.1M 794M 1% /run 08:02:21 /dev/vda1 39G 9.0G 30G 24% / 08:02:21 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:02:21 tmpfs 5.0M 0 5.0M 0% /run/lock 08:02:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:02:21 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 08:02:21 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 08:02:21 /dev/loop2 62M 62M 0 100% /snap/core20/1405 08:02:21 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:02:21 tmpfs 795M 0 795M 0% /run/user/1001 08:02:21 08:02:21 08:02:21 ---> free -m: 08:02:21 total used free shared buff/cache available 08:02:21 Mem: 7945 490 5345 1 2109 7176 08:02:21 Swap: 1023 0 1023 08:02:21 08:02:21 08:02:21 ---> ip addr: 08:02:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:21 inet 127.0.0.1/8 scope host lo 08:02:21 valid_lft forever preferred_lft forever 08:02:21 inet6 ::1/128 scope host 08:02:21 valid_lft forever preferred_lft forever 08:02:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:21 link/ether fa:16:3e:de:77:e9 brd ff:ff:ff:ff:ff:ff 08:02:21 inet 10.30.123.118/23 brd 10.30.123.255 scope global dynamic ens3 08:02:21 valid_lft 86277sec preferred_lft 86277sec 08:02:21 inet6 fe80::f816:3eff:fede:77e9/64 scope link 08:02:21 valid_lft forever preferred_lft forever 08:02:21 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:02:21 link/ether 02:42:f7:dd:3e:f8 brd ff:ff:ff:ff:ff:ff 08:02:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:02:21 valid_lft forever preferred_lft forever 08:02:21 08:02:21 08:02:21 ---> sar -b -r -n DEV: 08:02:21 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1694) 05/17/25 _x86_64_ (2 CPU) 08:02:21 08:02:21 08:00:19 LINUX RESTART (2 CPU) 08:02:21 08:02:21 08:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:02:21 08:02:01 95.58 1.25 94.32 0.00 148.83 9702.08 0.00 08:02:21 Average: 95.58 1.25 94.32 0.00 148.83 9702.08 0.00 08:02:21 08:02:21 08:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:21 08:02:01 5525992 7392756 404160 4.97 73892 1942788 1163312 12.67 579772 1784132 171924 08:02:21 Average: 5525992 7392756 404160 4.97 73892 1942788 1163312 12.67 579772 1784132 171924 08:02:21 08:02:21 08:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:02:21 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:21 08:02:01 lo 1.15 1.15 0.13 0.13 0.00 0.00 0.00 0.00 08:02:21 08:02:01 ens3 61.22 43.22 870.14 11.03 0.00 0.00 0.00 0.00 08:02:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:21 Average: lo 1.15 1.15 0.13 0.13 0.00 0.00 0.00 0.00 08:02:21 Average: ens3 61.22 43.22 870.14 11.03 0.00 0.00 0.00 0.00 08:02:21 08:02:21 08:02:21 ---> sar -P ALL: 08:02:21 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1694) 05/17/25 _x86_64_ (2 CPU) 08:02:21 08:02:21 08:00:19 LINUX RESTART (2 CPU) 08:02:21 08:02:21 08:01:02 CPU %user %nice %system %iowait %steal %idle 08:02:21 08:02:01 all 43.26 0.00 3.25 3.45 0.10 49.95 08:02:21 08:02:01 0 45.53 0.00 3.34 4.69 0.10 46.33 08:02:21 08:02:01 1 40.99 0.00 3.16 2.21 0.10 53.54 08:02:21 Average: all 43.26 0.00 3.25 3.45 0.10 49.95 08:02:21 Average: 0 45.53 0.00 3.34 4.69 0.10 46.33 08:02:21 Average: 1 40.99 0.00 3.16 2.21 0.10 53.54 08:02:21 08:02:21 08:02:21