18:31:14 Started by timer 18:31:14 Running as SYSTEM 18:31:14 [EnvInject] - Loading node environment variables. 18:31:14 Building remotely on prd-ubuntu1804-docker-4c-4g-3529 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-alarm-go-sonar-prescan-script 18:31:14 [ssh-agent] Looking for ssh-agent implementation... 18:31:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:14 $ ssh-agent 18:31:14 SSH_AUTH_SOCK=/tmp/ssh-WPdw38334H0I/agent.2119 18:31:14 SSH_AGENT_PID=2120 18:31:14 [ssh-agent] Started. 18:31:14 Running ssh-add (command line suppressed) 18:31:14 Identity added: /w/workspace/ric-plt-alarm-go-sonar-prescan-script@tmp/private_key_12994947629254145737.key (jenkins-ssh) 18:31:14 [ssh-agent] Using credentials jenkins (jenkins) 18:31:14 The recommended git tool is: NONE 18:31:15 using credential jenkins 18:31:15 Wiping out workspace first. 18:31:15 Cloning the remote Git repository 18:31:15 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/alarm-go 18:31:15 > git init /w/workspace/ric-plt-alarm-go-sonar-prescan-script # timeout=10 18:31:15 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/alarm-go 18:31:15 > git --version # timeout=10 18:31:15 > git --version # 'git version 2.17.1' 18:31:15 using GIT_SSH to set credentials jenkins 18:31:15 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/alarm-go +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:16 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/alarm-go # timeout=10 18:31:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:17 Avoid second fetch 18:31:17 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:31:17 Checking out Revision 552a278c592256645a4d09d72a70781010cc5211 (refs/remotes/origin/master) 18:31:17 > git config core.sparsecheckout # timeout=10 18:31:17 > git checkout -f 552a278c592256645a4d09d72a70781010cc5211 # timeout=10 18:31:17 Commit message: "I release step 2 of 2" 18:31:17 > git rev-list --no-walk 552a278c592256645a4d09d72a70781010cc5211 # timeout=10 18:31:17 provisioning config files... 18:31:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:31:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:31:17 [ric-plt-alarm-go-sonar-prescan-script] $ /bin/bash /tmp/jenkins3712201249425550692.sh 18:31:17 ---> python-tools-install.sh 18:31:17 Setup pyenv: 18:31:17 * system (set by /opt/pyenv/version) 18:31:17 * 3.8.13 (set by /opt/pyenv/version) 18:31:17 * 3.9.13 (set by /opt/pyenv/version) 18:31:17 * 3.10.6 (set by /opt/pyenv/version) 18:31:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-esNW 18:31:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:31:25 lf-activate-venv(): INFO: Installing: lftools 18:32:01 lf-activate-venv(): INFO: Adding /tmp/venv-esNW/bin to PATH 18:32:01 Generating Requirements File 18:32:36 Python 3.10.6 18:32:36 pip 23.3.2 from /tmp/venv-esNW/lib/python3.10/site-packages/pip (python 3.10) 18:32:36 appdirs==1.4.4 18:32:36 argcomplete==3.2.1 18:32:36 aspy.yaml==1.3.0 18:32:36 attrs==23.2.0 18:32:36 autopage==0.5.2 18:32:36 beautifulsoup4==4.12.2 18:32:36 boto3==1.34.16 18:32:36 botocore==1.34.16 18:32:36 bs4==0.0.1 18:32:36 cachetools==5.3.2 18:32:36 certifi==2023.11.17 18:32:36 cffi==1.16.0 18:32:36 cfgv==3.4.0 18:32:36 chardet==5.2.0 18:32:36 charset-normalizer==3.3.2 18:32:36 click==8.1.7 18:32:36 cliff==4.4.0 18:32:36 cmd2==2.4.3 18:32:36 cryptography==3.3.2 18:32:36 debtcollector==2.5.0 18:32:36 decorator==5.1.1 18:32:36 defusedxml==0.7.1 18:32:36 Deprecated==1.2.14 18:32:36 distlib==0.3.8 18:32:36 dnspython==2.4.2 18:32:36 docker==4.2.2 18:32:36 dogpile.cache==1.3.0 18:32:36 email-validator==2.1.0.post1 18:32:36 filelock==3.13.1 18:32:36 future==0.18.3 18:32:36 gitdb==4.0.11 18:32:36 GitPython==3.1.41 18:32:36 google-auth==2.26.2 18:32:36 httplib2==0.22.0 18:32:36 identify==2.5.33 18:32:36 idna==3.6 18:32:36 importlib-metadata==7.0.1 18:32:36 importlib-resources==1.5.0 18:32:36 iso8601==2.1.0 18:32:36 Jinja2==3.1.3 18:32:36 jmespath==1.0.1 18:32:36 jsonpatch==1.33 18:32:36 jsonpointer==2.4 18:32:36 jsonschema==4.20.0 18:32:36 jsonschema-specifications==2023.12.1 18:32:36 keystoneauth1==5.4.0 18:32:36 kubernetes==29.0.0 18:32:36 lftools==0.37.8 18:32:36 lxml==5.1.0 18:32:36 MarkupSafe==2.1.3 18:32:36 msgpack==1.0.7 18:32:36 multi_key_dict==2.0.3 18:32:36 munch==4.0.0 18:32:36 netaddr==0.10.1 18:32:36 netifaces==0.11.0 18:32:36 niet==1.4.2 18:32:36 nodeenv==1.8.0 18:32:36 oauth2client==4.1.3 18:32:36 oauthlib==3.2.2 18:32:36 openstacksdk==0.62.0 18:32:36 os-client-config==2.1.0 18:32:36 os-service-types==1.7.0 18:32:36 osc-lib==2.9.0 18:32:36 oslo.config==9.3.0 18:32:36 oslo.context==5.3.0 18:32:36 oslo.i18n==6.2.0 18:32:36 oslo.log==5.4.0 18:32:36 oslo.serialization==5.3.0 18:32:36 oslo.utils==6.3.0 18:32:36 packaging==23.2 18:32:36 pbr==6.0.0 18:32:36 platformdirs==4.1.0 18:32:36 prettytable==3.9.0 18:32:36 pyasn1==0.5.1 18:32:36 pyasn1-modules==0.3.0 18:32:36 pycparser==2.21 18:32:36 pygerrit2==2.0.15 18:32:36 PyGithub==2.1.1 18:32:36 pyinotify==0.9.6 18:32:36 PyJWT==2.8.0 18:32:36 PyNaCl==1.5.0 18:32:36 pyparsing==2.4.7 18:32:36 pyperclip==1.8.2 18:32:36 pyrsistent==0.20.0 18:32:36 python-cinderclient==9.4.0 18:32:36 python-dateutil==2.8.2 18:32:36 python-heatclient==3.4.0 18:32:36 python-jenkins==1.8.2 18:32:36 python-keystoneclient==5.2.0 18:32:36 python-magnumclient==4.3.0 18:32:36 python-novaclient==18.4.0 18:32:36 python-openstackclient==6.0.0 18:32:36 python-swiftclient==4.4.0 18:32:36 pytz==2023.3.post1 18:32:36 PyYAML==6.0.1 18:32:36 referencing==0.32.1 18:32:36 requests==2.31.0 18:32:36 requests-oauthlib==1.3.1 18:32:36 requestsexceptions==1.4.0 18:32:36 rfc3986==2.0.0 18:32:36 rpds-py==0.16.2 18:32:36 rsa==4.9 18:32:36 ruamel.yaml==0.18.5 18:32:36 ruamel.yaml.clib==0.2.8 18:32:36 s3transfer==0.10.0 18:32:36 simplejson==3.19.2 18:32:36 six==1.16.0 18:32:36 smmap==5.0.1 18:32:36 soupsieve==2.5 18:32:36 stevedore==5.1.0 18:32:36 tabulate==0.9.0 18:32:36 toml==0.10.2 18:32:36 tomlkit==0.12.3 18:32:36 tqdm==4.66.1 18:32:36 typing_extensions==4.9.0 18:32:36 tzdata==2023.4 18:32:36 urllib3==1.26.18 18:32:36 virtualenv==20.25.0 18:32:36 wcwidth==0.2.13 18:32:36 websocket-client==1.7.0 18:32:36 wrapt==1.16.0 18:32:36 xdg==6.0.0 18:32:36 xmltodict==0.13.0 18:32:36 yq==3.2.3 18:32:36 zipp==3.17.0 18:32:37 [EnvInject] - Injecting environment variables from a build step. 18:32:37 [EnvInject] - Injecting as environment variables the properties content 18:32:37 SET_JDK_VERSION=openjdk17 18:32:37 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 18:32:37 18:32:37 [EnvInject] - Variables injected successfully. 18:32:37 [ric-plt-alarm-go-sonar-prescan-script] $ /bin/sh /tmp/jenkins585987725337005920.sh 18:32:37 ---> update-java-alternatives.sh 18:32:37 ---> Updating Java version 18:32:37 ---> Ubuntu/Debian system detected 18:32:37 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 18:32:37 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 18:32:37 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 18:32:37 openjdk version "17.0.4" 2022-07-19 18:32:37 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 18:32:37 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 18:32:37 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 18:32:38 [EnvInject] - Injecting environment variables from a build step. 18:32:38 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 18:32:38 [EnvInject] - Variables injected successfully. 18:32:38 [ric-plt-alarm-go-sonar-prescan-script] $ /bin/bash /tmp/jenkins1983428477062708198.sh 18:32:38 --> prescan-alarm-go-ubuntu.sh 18:32:38 + sudo apt-get install -y cmake ninja-build 18:32:38 Reading package lists... 18:32:38 Building dependency tree... 18:32:38 Reading state information... 18:32:38 Package ninja-build is not available, but is referred to by another package. 18:32:38 This may mean that the package is missing, has been obsoleted, or 18:32:38 is only available from another source 18:32:38 18:32:38 E: Package 'ninja-build' has no installation candidate 18:32:38 Build step 'Execute shell' marked build as failure 18:32:38 $ ssh-agent -k 18:32:38 unset SSH_AUTH_SOCK; 18:32:38 unset SSH_AGENT_PID; 18:32:38 echo Agent pid 2120 killed; 18:32:38 [ssh-agent] Stopped. 18:32:38 [PostBuildScript] - [INFO] Executing post build scripts. 18:32:38 [ric-plt-alarm-go-sonar-prescan-script] $ /bin/bash /tmp/jenkins9544590129812862744.sh 18:32:38 ---> sysstat.sh 18:32:38 [ric-plt-alarm-go-sonar-prescan-script] $ /bin/bash /tmp/jenkins10991256913395074678.sh 18:32:38 ---> package-listing.sh 18:32:38 ++ facter osfamily 18:32:38 ++ tr '[:upper:]' '[:lower:]' 18:32:38 + OS_FAMILY=debian 18:32:38 + workspace=/w/workspace/ric-plt-alarm-go-sonar-prescan-script 18:32:38 + START_PACKAGES=/tmp/packages_start.txt 18:32:38 + END_PACKAGES=/tmp/packages_end.txt 18:32:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:32:38 + PACKAGES=/tmp/packages_start.txt 18:32:38 + '[' /w/workspace/ric-plt-alarm-go-sonar-prescan-script ']' 18:32:38 + PACKAGES=/tmp/packages_end.txt 18:32:38 + case "${OS_FAMILY}" in 18:32:38 + dpkg -l 18:32:38 + grep '^ii' 18:32:38 + '[' -f /tmp/packages_start.txt ']' 18:32:38 + '[' -f /tmp/packages_end.txt ']' 18:32:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:32:38 + '[' /w/workspace/ric-plt-alarm-go-sonar-prescan-script ']' 18:32:38 + mkdir -p /w/workspace/ric-plt-alarm-go-sonar-prescan-script/archives/ 18:32:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-alarm-go-sonar-prescan-script/archives/ 18:32:38 [ric-plt-alarm-go-sonar-prescan-script] $ /bin/bash /tmp/jenkins10830354242536461792.sh 18:32:38 ---> capture-instance-metadata.sh 18:32:38 Setup pyenv: 18:32:39 system 18:32:39 3.8.13 18:32:39 3.9.13 18:32:39 * 3.10.6 (set by /w/workspace/ric-plt-alarm-go-sonar-prescan-script/.python-version) 18:32:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-esNW from file:/tmp/.os_lf_venv 18:32:40 lf-activate-venv(): INFO: Installing: lftools 18:32:55 lf-activate-venv(): INFO: Adding /tmp/venv-esNW/bin to PATH 18:32:55 INFO: Running in OpenStack, capturing instance metadata 18:32:55 [ric-plt-alarm-go-sonar-prescan-script] $ /bin/bash /tmp/jenkins13477456355706040677.sh 18:32:55 provisioning config files... 18:32:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-alarm-go-sonar-prescan-script@tmp/config14306434209074399402tmp 18:32:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:32:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:32:55 [EnvInject] - Injecting environment variables from a build step. 18:32:55 [EnvInject] - Injecting as environment variables the properties content 18:32:55 SERVER_ID=logs 18:32:55 18:32:55 [EnvInject] - Variables injected successfully. 18:32:55 [ric-plt-alarm-go-sonar-prescan-script] $ /bin/bash /tmp/jenkins17650060410131454239.sh 18:32:55 ---> create-netrc.sh 18:32:55 [ric-plt-alarm-go-sonar-prescan-script] $ /bin/bash /tmp/jenkins16704068942633685080.sh 18:32:55 ---> python-tools-install.sh 18:32:55 Setup pyenv: 18:32:55 system 18:32:55 3.8.13 18:32:55 3.9.13 18:32:55 * 3.10.6 (set by /w/workspace/ric-plt-alarm-go-sonar-prescan-script/.python-version) 18:32:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-esNW from file:/tmp/.os_lf_venv 18:32:57 lf-activate-venv(): INFO: Installing: lftools 18:33:09 lf-activate-venv(): INFO: Adding /tmp/venv-esNW/bin to PATH 18:33:09 [ric-plt-alarm-go-sonar-prescan-script] $ /bin/bash /tmp/jenkins4681883367640174551.sh 18:33:09 ---> sudo-logs.sh 18:33:09 Archiving 'sudo' log.. 18:33:09 [ric-plt-alarm-go-sonar-prescan-script] $ /bin/bash /tmp/jenkins9437650402766792155.sh 18:33:09 ---> job-cost.sh 18:33:09 Setup pyenv: 18:33:09 system 18:33:09 3.8.13 18:33:09 3.9.13 18:33:09 * 3.10.6 (set by /w/workspace/ric-plt-alarm-go-sonar-prescan-script/.python-version) 18:33:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-esNW from file:/tmp/.os_lf_venv 18:33:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:33:20 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. 18:33:20 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 18:33:20 lf-activate-venv(): INFO: Adding /tmp/venv-esNW/bin to PATH 18:33:20 INFO: No Stack... 18:33:21 INFO: Retrieving Pricing Info for: v2-highcpu-4 18:33:21 INFO: Archiving Costs 18:33:21 [ric-plt-alarm-go-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins7569497473834084422.sh 18:33:21 ---> logs-deploy.sh 18:33:21 Setup pyenv: 18:33:21 system 18:33:21 3.8.13 18:33:21 3.9.13 18:33:21 * 3.10.6 (set by /w/workspace/ric-plt-alarm-go-sonar-prescan-script/.python-version) 18:33:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-esNW from file:/tmp/.os_lf_venv 18:33:23 lf-activate-venv(): INFO: Installing: lftools 18:33:36 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. 18:33:36 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 18:33:36 lf-activate-venv(): INFO: Adding /tmp/venv-esNW/bin to PATH 18:33:36 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-alarm-go-sonar-prescan-script/1396 18:33:36 INFO: archiving workspace using pattern(s): -p **/*.log 18:33:37 Archives upload complete. 18:33:37 INFO: archiving logs to Nexus 18:33:38 ---> uname -a: 18:33:38 Linux prd-ubuntu1804-docker-4c-4g-3529 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:33:38 18:33:38 18:33:38 ---> lscpu: 18:33:38 Architecture: x86_64 18:33:38 CPU op-mode(s): 32-bit, 64-bit 18:33:38 Byte Order: Little Endian 18:33:38 CPU(s): 4 18:33:38 On-line CPU(s) list: 0-3 18:33:38 Thread(s) per core: 1 18:33:38 Core(s) per socket: 1 18:33:38 Socket(s): 4 18:33:38 NUMA node(s): 1 18:33:38 Vendor ID: AuthenticAMD 18:33:38 CPU family: 23 18:33:38 Model: 49 18:33:38 Model name: AMD EPYC-Rome Processor 18:33:38 Stepping: 0 18:33:38 CPU MHz: 2799.998 18:33:38 BogoMIPS: 5599.99 18:33:38 Virtualization: AMD-V 18:33:38 Hypervisor vendor: KVM 18:33:38 Virtualization type: full 18:33:38 L1d cache: 32K 18:33:38 L1i cache: 32K 18:33:38 L2 cache: 512K 18:33:38 L3 cache: 16384K 18:33:38 NUMA node0 CPU(s): 0-3 18:33:38 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 18:33:38 18:33:38 18:33:38 ---> nproc: 18:33:38 4 18:33:38 18:33:38 18:33:38 ---> df -h: 18:33:38 Filesystem Size Used Avail Use% Mounted on 18:33:38 udev 2.0G 0 2.0G 0% /dev 18:33:38 tmpfs 395M 688K 394M 1% /run 18:33:38 /dev/vda1 20G 9.1G 11G 48% / 18:33:38 tmpfs 2.0G 0 2.0G 0% /dev/shm 18:33:38 tmpfs 5.0M 0 5.0M 0% /run/lock 18:33:38 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 18:33:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:33:38 tmpfs 395M 0 395M 0% /run/user/1001 18:33:38 18:33:38 18:33:38 ---> free -m: 18:33:38 total used free shared buff/cache available 18:33:38 Mem: 3944 464 1419 0 2059 3222 18:33:38 Swap: 1023 0 1023 18:33:38 18:33:38 18:33:38 ---> ip addr: 18:33:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:33:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:33:38 inet 127.0.0.1/8 scope host lo 18:33:38 valid_lft forever preferred_lft forever 18:33:38 inet6 ::1/128 scope host 18:33:38 valid_lft forever preferred_lft forever 18:33:38 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 18:33:38 link/ether fa:16:3e:6f:4a:99 brd ff:ff:ff:ff:ff:ff 18:33:38 inet 10.32.6.181/23 brd 10.32.7.255 scope global dynamic ens3 18:33:38 valid_lft 86221sec preferred_lft 86221sec 18:33:38 inet6 fe80::f816:3eff:fe6f:4a99/64 scope link 18:33:38 valid_lft forever preferred_lft forever 18:33:38 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:33:38 link/ether 02:42:66:00:d3:d9 brd ff:ff:ff:ff:ff:ff 18:33:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:33:38 valid_lft forever preferred_lft forever 18:33:38 18:33:38 18:33:38 ---> sar -b -r -n DEV: 18:33:38 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-3529) 01/12/24 _x86_64_ (4 CPU) 18:33:38 18:33:38 18:30:40 LINUX RESTART (4 CPU) 18:33:38 18:33:38 18:31:01 tps rtps wtps bread/s bwrtn/s 18:33:38 18:32:02 149.48 78.42 71.05 6151.91 42296.83 18:33:38 18:33:01 65.97 14.51 51.47 1164.28 8657.24 18:33:38 Average: 108.07 46.73 61.34 3679.05 25618.36 18:33:38 18:33:38 18:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:33:38 18:32:02 1694208 3375044 2344456 58.05 49288 1785964 840332 16.52 539848 1625632 143532 18:33:38 18:33:01 1445740 3284476 2592924 64.20 61672 1925176 908384 17.86 643012 1756988 106596 18:33:38 Average: 1569974 3329760 2468690 61.13 55480 1855570 874358 17.19 591430 1691310 125064 18:33:38 18:33:38 18:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:33:38 18:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:38 18:32:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 18:33:38 18:32:02 ens3 332.38 203.80 1378.13 58.35 0.00 0.00 0.00 0.00 18:33:38 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:38 18:33:01 lo 2.03 2.03 0.19 0.19 0.00 0.00 0.00 0.00 18:33:38 18:33:01 ens3 48.36 45.43 357.48 19.55 0.00 0.00 0.00 0.00 18:33:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:38 Average: lo 1.55 1.55 0.14 0.14 0.00 0.00 0.00 0.00 18:33:38 Average: ens3 191.56 125.28 872.09 39.12 0.00 0.00 0.00 0.00 18:33:38 18:33:38 18:33:38 ---> sar -P ALL: 18:33:38 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-3529) 01/12/24 _x86_64_ (4 CPU) 18:33:38 18:33:38 18:30:40 LINUX RESTART (4 CPU) 18:33:38 18:33:38 18:31:01 CPU %user %nice %system %iowait %steal %idle 18:33:38 18:32:02 all 20.02 0.00 2.62 4.28 0.06 73.03 18:33:38 18:32:02 0 25.51 0.00 2.68 9.40 0.08 62.32 18:33:38 18:32:02 1 25.16 0.00 2.46 1.49 0.05 70.84 18:33:38 18:32:02 2 16.18 0.00 2.05 2.15 0.03 79.58 18:33:38 18:32:02 3 13.21 0.00 3.26 4.08 0.05 79.41 18:33:38 18:33:01 all 19.75 0.00 1.34 1.85 0.05 77.02 18:33:38 18:33:01 0 9.18 0.00 0.94 4.02 0.07 85.79 18:33:38 18:33:01 1 40.72 0.00 2.37 0.39 0.05 56.47 18:33:38 18:33:01 2 10.09 0.00 0.92 1.03 0.03 87.92 18:33:38 18:33:01 3 18.92 0.00 1.15 1.97 0.03 77.92 18:33:38 Average: all 19.88 0.00 1.98 3.07 0.05 75.01 18:33:38 Average: 0 17.42 0.00 1.81 6.74 0.08 73.95 18:33:38 Average: 1 32.89 0.00 2.41 0.94 0.05 63.70 18:33:38 Average: 2 13.16 0.00 1.49 1.60 0.03 83.72 18:33:38 Average: 3 16.05 0.00 2.21 3.03 0.04 78.67 18:33:38 18:33:38 18:33:38