20:36:49 Started by timer 20:36:49 Running as SYSTEM 20:36:49 [EnvInject] - Loading node environment variables. 20:36:49 Building remotely on prd-ubuntu1804-builder-4c-4g-1360 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/usecase-ui-nlp-maven-clm-master 20:36:49 [ssh-agent] Looking for ssh-agent implementation... 20:36:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:36:49 $ ssh-agent 20:36:49 SSH_AUTH_SOCK=/tmp/ssh-L215AD6LWF9V/agent.1672 20:36:49 SSH_AGENT_PID=1675 20:36:49 [ssh-agent] Started. 20:36:49 Running ssh-add (command line suppressed) 20:36:49 Identity added: /w/workspace/usecase-ui-nlp-maven-clm-master@tmp/private_key_16999164763356396861.key (/w/workspace/usecase-ui-nlp-maven-clm-master@tmp/private_key_16999164763356396861.key) 20:36:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:36:49 The recommended git tool is: NONE 20:36:51 using credential onap-jenkins-ssh 20:36:51 Wiping out workspace first. 20:36:51 Cloning the remote Git repository 20:36:51 Cloning repository git://cloud.onap.org/mirror/usecase-ui/nlp 20:36:51 > git init /w/workspace/usecase-ui-nlp-maven-clm-master # timeout=10 20:36:51 Fetching upstream changes from git://cloud.onap.org/mirror/usecase-ui/nlp 20:36:51 > git --version # timeout=10 20:36:51 > git --version # 'git version 2.17.1' 20:36:51 using GIT_SSH to set credentials Gerrit user 20:36:51 Verifying host key using manually-configured host key entries 20:36:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/usecase-ui/nlp +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:02 ERROR: Error cloning remote repo 'origin' 20:37:02 hudson.plugins.git.GitException: Command "git fetch --tags --progress -- git://cloud.onap.org/mirror/usecase-ui/nlp +refs/heads/*:refs/remotes/origin/*" returned status code 128: 20:37:02 stdout: 20:37:02 stderr: fatal: Unable to look up cloud.onap.org (port 9418) (System error) 20:37:02 20:37:02 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) 20:37:02 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 20:37:02 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 20:37:02 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 20:37:02 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 20:37:02 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 20:37:02 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 20:37:02 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 20:37:02 at hudson.remoting.Request$2.run(Request.java:377) 20:37:02 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 20:37:02 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 20:37:02 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 20:37:02 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 20:37:02 at java.base/java.lang.Thread.run(Thread.java:829) 20:37:02 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu1804-builder-4c-4g-1360 20:37:02 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 20:37:02 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 20:37:02 at hudson.remoting.Channel.call(Channel.java:1003) 20:37:02 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 20:37:02 at jdk.internal.reflect.GeneratedMethodAccessor391.invoke(Unknown Source) 20:37:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 20:37:02 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 20:37:02 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 20:37:02 at com.sun.proxy.$Proxy158.execute(Unknown Source) 20:37:02 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 20:37:02 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 20:37:02 at hudson.scm.SCM.checkout(SCM.java:540) 20:37:02 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 20:37:02 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 20:37:02 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 20:37:02 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 20:37:02 at hudson.model.Run.execute(Run.java:1895) 20:37:02 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 20:37:02 at hudson.model.ResourceController.execute(ResourceController.java:101) 20:37:02 at hudson.model.Executor.run(Executor.java:442) 20:37:02 ERROR: Error cloning remote repo 'origin' 20:37:02 $ ssh-agent -k 20:37:02 unset SSH_AUTH_SOCK; 20:37:02 unset SSH_AGENT_PID; 20:37:02 echo Agent pid 1675 killed; 20:37:02 [ssh-agent] Stopped. 20:37:02 [PostBuildScript] - [INFO] Executing post build scripts. 20:37:02 [usecase-ui-nlp-maven-clm-master] $ /bin/bash /tmp/jenkins12253319937408225491.sh 20:37:02 ---> sysstat.sh 20:37:03 [usecase-ui-nlp-maven-clm-master] $ /bin/bash /tmp/jenkins4009276442131755294.sh 20:37:03 ---> package-listing.sh 20:37:03 ++ facter osfamily 20:37:03 ++ tr '[:upper:]' '[:lower:]' 20:37:03 + OS_FAMILY=debian 20:37:03 + workspace=/w/workspace/usecase-ui-nlp-maven-clm-master 20:37:03 + START_PACKAGES=/tmp/packages_start.txt 20:37:03 + END_PACKAGES=/tmp/packages_end.txt 20:37:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:37:03 + PACKAGES=/tmp/packages_start.txt 20:37:03 + '[' /w/workspace/usecase-ui-nlp-maven-clm-master ']' 20:37:03 + PACKAGES=/tmp/packages_end.txt 20:37:03 + case "${OS_FAMILY}" in 20:37:03 + grep '^ii' 20:37:03 + dpkg -l 20:37:03 + '[' -f /tmp/packages_start.txt ']' 20:37:03 + '[' -f /tmp/packages_end.txt ']' 20:37:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:37:03 + '[' /w/workspace/usecase-ui-nlp-maven-clm-master ']' 20:37:03 + mkdir -p /w/workspace/usecase-ui-nlp-maven-clm-master/archives/ 20:37:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/usecase-ui-nlp-maven-clm-master/archives/ 20:37:03 [usecase-ui-nlp-maven-clm-master] $ /bin/bash /tmp/jenkins12848881196894517913.sh 20:37:03 ---> capture-instance-metadata.sh 20:37:03 Setup pyenv: 20:37:03 * system (set by /opt/pyenv/version) 20:37:03 * 3.8.13 (set by /opt/pyenv/version) 20:37:03 * 3.9.13 (set by /opt/pyenv/version) 20:37:03 * 3.10.6 (set by /opt/pyenv/version) 20:37:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ev8W 20:37:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:37:10 lf-activate-venv(): INFO: Installing: lftools 20:37:41 lf-activate-venv(): INFO: Adding /tmp/venv-ev8W/bin to PATH 20:37:41 INFO: Running in OpenStack, capturing instance metadata 20:37:41 [usecase-ui-nlp-maven-clm-master] $ /bin/bash /tmp/jenkins12408618318332254494.sh 20:37:41 provisioning config files... 20:37:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/usecase-ui-nlp-maven-clm-master@tmp/config17753596640273378935tmp 20:37:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:37:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:37:41 [EnvInject] - Injecting environment variables from a build step. 20:37:41 [EnvInject] - Injecting as environment variables the properties content 20:37:41 SERVER_ID=logs 20:37:41 20:37:41 [EnvInject] - Variables injected successfully. 20:37:41 [usecase-ui-nlp-maven-clm-master] $ /bin/bash /tmp/jenkins17095569973672322878.sh 20:37:41 ---> create-netrc.sh 20:37:41 [usecase-ui-nlp-maven-clm-master] $ /bin/bash /tmp/jenkins2580037964645870534.sh 20:37:41 ---> python-tools-install.sh 20:37:41 Setup pyenv: 20:37:41 system 20:37:41 3.8.13 20:37:41 3.9.13 20:37:41 * 3.10.6 (set by /w/workspace/usecase-ui-nlp-maven-clm-master/.python-version) 20:37:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ev8W from file:/tmp/.os_lf_venv 20:37:43 lf-activate-venv(): INFO: Installing: lftools 20:37:50 lf-activate-venv(): INFO: Adding /tmp/venv-ev8W/bin to PATH 20:37:50 Generating Requirements File 20:38:21 Python 3.10.6 20:38:22 pip 23.3.1 from /tmp/venv-ev8W/lib/python3.10/site-packages/pip (python 3.10) 20:38:22 appdirs==1.4.4 20:38:22 argcomplete==3.1.6 20:38:22 aspy.yaml==1.3.0 20:38:22 attrs==23.1.0 20:38:22 autopage==0.5.2 20:38:22 Babel==2.13.1 20:38:22 beautifulsoup4==4.12.2 20:38:22 boto3==1.29.3 20:38:22 botocore==1.32.3 20:38:22 bs4==0.0.1 20:38:22 cachetools==5.3.2 20:38:22 certifi==2023.11.17 20:38:22 cffi==1.16.0 20:38:22 cfgv==3.4.0 20:38:22 chardet==5.2.0 20:38:22 charset-normalizer==3.3.2 20:38:22 click==8.1.7 20:38:22 cliff==4.4.0 20:38:22 cmd2==2.4.3 20:38:22 cryptography==3.3.2 20:38:22 debtcollector==2.5.0 20:38:22 decorator==5.1.1 20:38:22 defusedxml==0.7.1 20:38:22 Deprecated==1.2.14 20:38:22 distlib==0.3.7 20:38:22 dnspython==2.4.2 20:38:22 docker==4.2.2 20:38:22 dogpile.cache==1.2.2 20:38:22 email-validator==2.1.0.post1 20:38:22 filelock==3.13.1 20:38:22 future==0.18.3 20:38:22 gitdb==4.0.11 20:38:22 GitPython==3.1.40 20:38:22 google-auth==2.23.4 20:38:22 httplib2==0.22.0 20:38:22 identify==2.5.32 20:38:22 idna==3.4 20:38:22 importlib-metadata==6.8.0 20:38:22 importlib-resources==1.5.0 20:38:22 iso8601==2.1.0 20:38:22 Jinja2==3.1.2 20:38:22 jmespath==1.0.1 20:38:22 jsonpatch==1.33 20:38:22 jsonpointer==2.4 20:38:22 jsonschema==4.20.0 20:38:22 jsonschema-specifications==2023.11.1 20:38:22 keystoneauth1==5.3.0 20:38:22 kubernetes==28.1.0 20:38:22 lftools==0.37.8 20:38:22 lxml==4.9.3 20:38:22 MarkupSafe==2.1.3 20:38:22 msgpack==1.0.7 20:38:22 multi-key-dict==2.0.3 20:38:22 munch==4.0.0 20:38:22 netaddr==0.9.0 20:38:22 netifaces==0.11.0 20:38:22 niet==1.4.2 20:38:22 nodeenv==1.8.0 20:38:22 oauth2client==4.1.3 20:38:22 oauthlib==3.2.2 20:38:22 openstacksdk==0.62.0 20:38:22 os-client-config==2.1.0 20:38:22 os-service-types==1.7.0 20:38:22 osc-lib==2.9.0 20:38:22 oslo.config==9.2.0 20:38:22 oslo.context==5.3.0 20:38:22 oslo.i18n==6.2.0 20:38:22 oslo.log==5.4.0 20:38:22 oslo.serialization==5.2.0 20:38:22 oslo.utils==6.3.0 20:38:22 packaging==23.2 20:38:22 pbr==6.0.0 20:38:22 platformdirs==3.11.0 20:38:22 prettytable==3.9.0 20:38:22 pyasn1==0.5.0 20:38:22 pyasn1-modules==0.3.0 20:38:22 pycparser==2.21 20:38:22 pygerrit2==2.0.15 20:38:22 PyGithub==2.1.1 20:38:22 pyinotify==0.9.6 20:38:22 PyJWT==2.8.0 20:38:22 PyNaCl==1.5.0 20:38:22 pyparsing==2.4.7 20:38:22 pyperclip==1.8.2 20:38:22 pyrsistent==0.20.0 20:38:22 python-cinderclient==9.4.0 20:38:22 python-dateutil==2.8.2 20:38:22 python-heatclient==3.3.0 20:38:22 python-jenkins==1.8.2 20:38:22 python-keystoneclient==5.2.0 20:38:22 python-magnumclient==4.2.0 20:38:22 python-novaclient==18.4.0 20:38:22 python-openstackclient==6.0.0 20:38:22 python-swiftclient==4.4.0 20:38:22 pytz==2023.3.post1 20:38:22 PyYAML==6.0.1 20:38:22 referencing==0.31.0 20:38:22 requests==2.31.0 20:38:22 requests-oauthlib==1.3.1 20:38:22 requestsexceptions==1.4.0 20:38:22 rfc3986==2.0.0 20:38:22 rpds-py==0.13.0 20:38:22 rsa==4.9 20:38:22 ruamel.yaml==0.18.5 20:38:22 ruamel.yaml.clib==0.2.8 20:38:22 s3transfer==0.7.0 20:38:22 simplejson==3.19.2 20:38:22 six==1.16.0 20:38:22 smmap==5.0.1 20:38:22 soupsieve==2.5 20:38:22 stevedore==5.1.0 20:38:22 tabulate==0.9.0 20:38:22 toml==0.10.2 20:38:22 tomlkit==0.12.3 20:38:22 tqdm==4.66.1 20:38:22 typing_extensions==4.8.0 20:38:22 tzdata==2023.3 20:38:22 urllib3==1.26.18 20:38:22 virtualenv==20.24.6 20:38:22 wcwidth==0.2.10 20:38:22 websocket-client==1.6.4 20:38:22 wrapt==1.16.0 20:38:22 xdg==6.0.0 20:38:22 xmltodict==0.13.0 20:38:22 yq==3.2.3 20:38:22 zipp==3.17.0 20:38:22 [usecase-ui-nlp-maven-clm-master] $ /bin/bash /tmp/jenkins4926070358730246193.sh 20:38:22 ---> sudo-logs.sh 20:38:22 Archiving 'sudo' log.. 20:38:22 [usecase-ui-nlp-maven-clm-master] $ /bin/bash /tmp/jenkins1075995374781792421.sh 20:38:22 ---> job-cost.sh 20:38:22 Setup pyenv: 20:38:23 system 20:38:23 3.8.13 20:38:23 3.9.13 20:38:23 * 3.10.6 (set by /w/workspace/usecase-ui-nlp-maven-clm-master/.python-version) 20:38:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ev8W from file:/tmp/.os_lf_venv 20:38:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:38: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. 20:38:33 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 20:38:33 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 20:38:33 lf-activate-venv(): INFO: Adding /tmp/venv-ev8W/bin to PATH 20:38:33 INFO: No Stack... 20:38:34 INFO: Retrieving Pricing Info for: v3-standard-4 20:38:34 INFO: Archiving Costs 20:38:34 [usecase-ui-nlp-maven-clm-master] $ /bin/bash -l /tmp/jenkins10213698128551737699.sh 20:38:34 ---> logs-deploy.sh 20:38:34 Setup pyenv: 20:38:34 system 20:38:34 3.8.13 20:38:34 3.9.13 20:38:34 * 3.10.6 (set by /w/workspace/usecase-ui-nlp-maven-clm-master/.python-version) 20:38:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ev8W from file:/tmp/.os_lf_venv 20:38:36 lf-activate-venv(): INFO: Installing: lftools 20:38:46 lf-activate-venv(): INFO: Adding /tmp/venv-ev8W/bin to PATH 20:38:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/usecase-ui-nlp-maven-clm-master/143 20:38:46 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 20:38:47 Archives upload complete. 20:38:47 INFO: archiving logs to Nexus 20:38:48 ---> uname -a: 20:38:48 Linux prd-ubuntu1804-builder-4c-4g-1360 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:38:48 20:38:48 20:38:48 ---> lscpu: 20:38:48 Architecture: x86_64 20:38:48 CPU op-mode(s): 32-bit, 64-bit 20:38:48 Byte Order: Little Endian 20:38:48 CPU(s): 4 20:38:48 On-line CPU(s) list: 0-3 20:38:48 Thread(s) per core: 1 20:38:48 Core(s) per socket: 1 20:38:48 Socket(s): 4 20:38:48 NUMA node(s): 1 20:38:48 Vendor ID: AuthenticAMD 20:38:48 CPU family: 23 20:38:48 Model: 49 20:38:48 Model name: AMD EPYC-Rome Processor 20:38:48 Stepping: 0 20:38:48 CPU MHz: 2799.998 20:38:48 BogoMIPS: 5599.99 20:38:48 Virtualization: AMD-V 20:38:48 Hypervisor vendor: KVM 20:38:48 Virtualization type: full 20:38:48 L1d cache: 32K 20:38:48 L1i cache: 32K 20:38:48 L2 cache: 512K 20:38:48 L3 cache: 16384K 20:38:48 NUMA node0 CPU(s): 0-3 20:38:48 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 20:38:48 20:38:48 20:38:48 ---> nproc: 20:38:48 4 20:38:48 20:38:48 20:38:48 ---> df -h: 20:38:48 Filesystem Size Used Avail Use% Mounted on 20:38:48 udev 7.9G 0 7.9G 0% /dev 20:38:48 tmpfs 1.6G 672K 1.6G 1% /run 20:38:48 /dev/vda1 78G 8.2G 70G 11% / 20:38:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:38:48 tmpfs 5.0M 0 5.0M 0% /run/lock 20:38:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:38:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:38:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:38:48 20:38:48 20:38:48 ---> free -m: 20:38:48 total used free shared buff/cache available 20:38:48 Mem: 16040 512 13563 0 1963 15222 20:38:48 Swap: 1023 0 1023 20:38:48 20:38:48 20:38:48 ---> ip addr: 20:38:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:38:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:38:48 inet 127.0.0.1/8 scope host lo 20:38:48 valid_lft forever preferred_lft forever 20:38:48 inet6 ::1/128 scope host 20:38:48 valid_lft forever preferred_lft forever 20:38:48 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 20:38:48 link/ether fa:16:3e:5c:42:2d brd ff:ff:ff:ff:ff:ff 20:38:48 inet 10.30.106.254/23 brd 10.30.107.255 scope global dynamic ens3 20:38:48 valid_lft 86259sec preferred_lft 86259sec 20:38:48 inet6 fe80::f816:3eff:fe5c:422d/64 scope link 20:38:48 valid_lft forever preferred_lft forever 20:38:48 20:38:48 20:38:48 ---> sar -b -r -n DEV: 20:38:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1360) 11/18/23 _x86_64_ (4 CPU) 20:38:48 20:38:48 20:36:31 LINUX RESTART (4 CPU) 20:38:48 20:38:48 20:37:01 tps rtps wtps bread/s bwrtn/s 20:38:48 20:38:01 96.80 32.83 63.97 1737.71 18750.61 20:38:48 Average: 96.80 32.83 63.97 1737.71 18750.61 20:38:48 20:38:48 20:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:38:48 20:38:01 14062028 15621324 2362940 14.39 59748 1702424 742592 4.25 614188 1541440 166024 20:38:48 Average: 14062028 15621324 2362940 14.39 59748 1702424 742592 4.25 614188 1541440 166024 20:38:48 20:38:48 20:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:38:48 20:38:01 ens3 76.95 51.44 863.37 10.15 0.00 0.00 0.00 0.00 20:38:48 20:38:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 20:38:48 Average: ens3 76.95 51.44 863.37 10.15 0.00 0.00 0.00 0.00 20:38:48 Average: lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 20:38:48 20:38:48 20:38:48 ---> sar -P ALL: 20:38:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1360) 11/18/23 _x86_64_ (4 CPU) 20:38:48 20:38:48 20:36:31 LINUX RESTART (4 CPU) 20:38:48 20:38:48 20:37:01 CPU %user %nice %system %iowait %steal %idle 20:38:48 20:38:01 all 20.43 0.00 1.56 3.19 0.05 74.77 20:38:48 20:38:01 0 3.54 0.00 0.80 9.69 0.03 85.94 20:38:48 20:38:01 1 30.25 0.00 2.13 1.91 0.07 65.64 20:38:48 20:38:01 2 23.67 0.00 1.77 0.55 0.07 73.93 20:38:48 20:38:01 3 24.29 0.00 1.53 0.60 0.05 73.52 20:38:48 Average: all 20.43 0.00 1.56 3.19 0.05 74.77 20:38:48 Average: 0 3.54 0.00 0.80 9.69 0.03 85.94 20:38:48 Average: 1 30.25 0.00 2.13 1.91 0.07 65.64 20:38:48 Average: 2 23.67 0.00 1.77 0.55 0.07 73.93 20:38:48 Average: 3 24.29 0.00 1.53 0.60 0.05 73.52 20:38:48 20:38:48 20:38:48