17:56:53 Started by timer 17:56:53 Running as SYSTEM 17:56:53 [EnvInject] - Loading node environment variables. 17:56:53 Building remotely on prd-ubuntu1804-docker-8c-8g-5340 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/vnfsdk-requirements-master-build-and-upload 17:56:53 [ssh-agent] Looking for ssh-agent implementation... 17:56:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:53 $ ssh-agent 17:56:53 SSH_AUTH_SOCK=/tmp/ssh-ObFc95stGxGd/agent.2085 17:56:53 SSH_AGENT_PID=2087 17:56:53 [ssh-agent] Started. 17:56:53 Running ssh-add (command line suppressed) 17:56:53 Identity added: /w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_4753959408286485217.key (/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_4753959408286485217.key) 17:56:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:56:53 The recommended git tool is: NONE 17:56:55 using credential onap-jenkins-ssh 17:56:55 Wiping out workspace first. 17:56:55 Cloning the remote Git repository 17:56:55 Cloning repository git://cloud.onap.org/mirror/vnfsdk/validation.git 17:56:55 > git init /w/workspace/vnfsdk-requirements-master-build-and-upload # timeout=10 17:56:55 Fetching upstream changes from git://cloud.onap.org/mirror/vnfsdk/validation.git 17:56:55 > git --version # timeout=10 17:56:55 > git --version # 'git version 2.17.1' 17:56:55 using GIT_SSH to set credentials Gerrit user 17:56:55 Verifying host key using manually-configured host key entries 17:56:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/vnfsdk/validation.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:01 > git config remote.origin.url git://cloud.onap.org/mirror/vnfsdk/validation.git # timeout=10 17:57:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:01 Avoid second fetch 17:57:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:57:01 Checking out Revision 9a48d2e4be91afb67983d867ae6d72864ff91c17 (refs/remotes/origin/master) 17:57:01 > git config core.sparsecheckout # timeout=10 17:57:02 > git checkout -f 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 17:57:02 Commit message: "Change PTL of VNFSDK to be Dan Xu" 17:57:02 > git rev-list --no-walk 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 17:57:02 provisioning config files... 17:57:02 copy managed file [global-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config4489684141881585995tmp 17:57:02 copy managed file [vnfsdk-validation-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config16232966073779004760tmp 17:57:02 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins15024512920977981457.sh 17:57:04 created virtual environment CPython3.6.9.final.0-64 in 1779ms 17:57:04 creator CPython3Posix(dest=/w/workspace/vnfsdk-requirements-master-build-and-upload/csarvalidation/python/venv, clear=False, no_vcs_ignore=False, global=False) 17:57:04 seeder FromAppData(download=False, pip=bundle, wheel=bundle, setuptools=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv) 17:57:04 added seed packages: pip==21.3.1, setuptools==59.6.0, wheel==0.37.1 17:57:04 activators NushellActivator,PythonActivator,FishActivator,CShellActivator,PowerShellActivator,BashActivator 17:57:05 Requirement already satisfied: pip in ./venv/lib/python3.6/site-packages (21.3.1) 17:57:06 Collecting PyYAML==5.3.1 17:57:06 Downloading PyYAML-5.3.1.tar.gz (269 kB) 17:57:06 Preparing metadata (setup.py): started 17:57:06 Preparing metadata (setup.py): finished with status 'done' 17:57:06 Collecting jproperties==2.1.0 17:57:06 Downloading jproperties-2.1.0-py3-none-any.whl (17 kB) 17:57:06 Collecting six~=1.12 17:57:06 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 17:57:06 Building wheels for collected packages: PyYAML 17:57:06 Building wheel for PyYAML (setup.py): started 17:57:07 Building wheel for PyYAML (setup.py): finished with status 'done' 17:57:07 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44635 sha256=d5997e9a93d5ee8cd677fd16fe021ca988e29394ccd11570087b6ec5dbd648f3 17:57:07 Stored in directory: /home/jenkins/.cache/pip/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc 17:57:07 Successfully built PyYAML 17:57:07 Installing collected packages: six, PyYAML, jproperties 17:57:07 Successfully installed PyYAML-5.3.1 jproperties-2.1.0 six-1.16.0 17:57:08 [EnvInject] - Injecting environment variables from a build step. 17:57:08 [EnvInject] - Injecting as environment variables the properties content 17:57:08 SERVER_ID=ecomp-raw 17:57:08 17:57:08 [EnvInject] - Variables injected successfully. 17:57:08 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins18234765667928679233.sh 17:57:08 ---> create-netrc.sh 17:57:08 ERROR: Credential not found. 17:57:08 Build step 'Execute shell' marked build as failure 17:57:08 $ ssh-agent -k 17:57:08 unset SSH_AUTH_SOCK; 17:57:08 unset SSH_AGENT_PID; 17:57:08 echo Agent pid 2087 killed; 17:57:08 [ssh-agent] Stopped. 17:57:08 [PostBuildScript] - [INFO] Executing post build scripts. 17:57:08 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins8534740162453284347.sh 17:57:08 ---> sysstat.sh 17:57:08 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins11782370665865047896.sh 17:57:08 ---> package-listing.sh 17:57:08 ++ facter osfamily 17:57:08 ++ tr '[:upper:]' '[:lower:]' 17:57:08 + OS_FAMILY=debian 17:57:08 + workspace=/w/workspace/vnfsdk-requirements-master-build-and-upload 17:57:08 + START_PACKAGES=/tmp/packages_start.txt 17:57:08 + END_PACKAGES=/tmp/packages_end.txt 17:57:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:57:08 + PACKAGES=/tmp/packages_start.txt 17:57:08 + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' 17:57:08 + PACKAGES=/tmp/packages_end.txt 17:57:08 + case "${OS_FAMILY}" in 17:57:08 + dpkg -l 17:57:08 + grep '^ii' 17:57:08 + '[' -f /tmp/packages_start.txt ']' 17:57:08 + '[' -f /tmp/packages_end.txt ']' 17:57:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:57:08 + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' 17:57:08 + mkdir -p /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ 17:57:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ 17:57:08 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins1990275419520635709.sh 17:57:08 ---> capture-instance-metadata.sh 17:57:08 Setup pyenv: 17:57:09 * system (set by /opt/pyenv/version) 17:57:09 * 3.8.13 (set by /opt/pyenv/version) 17:57:09 * 3.9.13 (set by /opt/pyenv/version) 17:57:09 * 3.10.6 (set by /opt/pyenv/version) 17:57:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uwvN 17:57:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:57:16 lf-activate-venv(): INFO: Installing: lftools 17:57:49 lf-activate-venv(): INFO: Adding /tmp/venv-uwvN/bin to PATH 17:57:49 INFO: Running in OpenStack, capturing instance metadata 17:57:49 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins8828231909750660025.sh 17:57:49 provisioning config files... 17:57:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config17526992353879877793tmp 17:57:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:57:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:57:49 [EnvInject] - Injecting environment variables from a build step. 17:57:49 [EnvInject] - Injecting as environment variables the properties content 17:57:49 SERVER_ID=logs 17:57:49 17:57:49 [EnvInject] - Variables injected successfully. 17:57:49 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins8187639438205388982.sh 17:57:49 ---> create-netrc.sh 17:57:49 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins13846521536585773615.sh 17:57:49 ---> python-tools-install.sh 17:57:49 Setup pyenv: 17:57:49 system 17:57:49 3.8.13 17:57:49 3.9.13 17:57:49 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:57:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uwvN from file:/tmp/.os_lf_venv 17:57:51 lf-activate-venv(): INFO: Installing: lftools 17:57:58 lf-activate-venv(): INFO: Adding /tmp/venv-uwvN/bin to PATH 17:57:58 Generating Requirements File 17:58:33 Python 3.10.6 17:58:34 pip 23.3.1 from /tmp/venv-uwvN/lib/python3.10/site-packages/pip (python 3.10) 17:58:34 appdirs==1.4.4 17:58:34 argcomplete==3.2.1 17:58:34 aspy.yaml==1.3.0 17:58:34 attrs==23.1.0 17:58:34 autopage==0.5.2 17:58:34 Babel==2.14.0 17:58:34 beautifulsoup4==4.12.2 17:58:34 boto3==1.34.1 17:58:34 botocore==1.34.1 17:58:34 bs4==0.0.1 17:58:34 cachetools==5.3.2 17:58:34 certifi==2023.11.17 17:58:34 cffi==1.16.0 17:58:34 cfgv==3.4.0 17:58:34 chardet==5.2.0 17:58:34 charset-normalizer==3.3.2 17:58:34 click==8.1.7 17:58:34 cliff==4.4.0 17:58:34 cmd2==2.4.3 17:58:34 cryptography==3.3.2 17:58:34 debtcollector==2.5.0 17:58:34 decorator==5.1.1 17:58:34 defusedxml==0.7.1 17:58:34 Deprecated==1.2.14 17:58:34 distlib==0.3.8 17:58:34 dnspython==2.4.2 17:58:34 docker==4.2.2 17:58:34 dogpile.cache==1.2.2 17:58:34 email-validator==2.1.0.post1 17:58:34 filelock==3.13.1 17:58:34 future==0.18.3 17:58:34 gitdb==4.0.11 17:58:34 GitPython==3.1.40 17:58:34 google-auth==2.25.2 17:58:34 httplib2==0.22.0 17:58:34 identify==2.5.33 17:58:34 idna==3.6 17:58:34 importlib-metadata==7.0.0 17:58:34 importlib-resources==1.5.0 17:58:34 iso8601==2.1.0 17:58:34 Jinja2==3.1.2 17:58:34 jmespath==1.0.1 17:58:34 jsonpatch==1.33 17:58:34 jsonpointer==2.4 17:58:34 jsonschema==4.20.0 17:58:34 jsonschema-specifications==2023.11.2 17:58:34 keystoneauth1==5.4.0 17:58:34 kubernetes==28.1.0 17:58:34 lftools==0.37.8 17:58:34 lxml==4.9.3 17:58:34 MarkupSafe==2.1.3 17:58:34 msgpack==1.0.7 17:58:34 multi-key-dict==2.0.3 17:58:34 munch==4.0.0 17:58:34 netaddr==0.9.0 17:58:34 netifaces==0.11.0 17:58:34 niet==1.4.2 17:58:34 nodeenv==1.8.0 17:58:34 oauth2client==4.1.3 17:58:34 oauthlib==3.2.2 17:58:34 openstacksdk==0.62.0 17:58:34 os-client-config==2.1.0 17:58:34 os-service-types==1.7.0 17:58:34 osc-lib==2.9.0 17:58:34 oslo.config==9.2.0 17:58:34 oslo.context==5.3.0 17:58:34 oslo.i18n==6.2.0 17:58:34 oslo.log==5.4.0 17:58:34 oslo.serialization==5.2.0 17:58:34 oslo.utils==6.3.0 17:58:34 packaging==23.2 17:58:34 pbr==6.0.0 17:58:34 platformdirs==4.1.0 17:58:34 prettytable==3.9.0 17:58:34 pyasn1==0.5.1 17:58:34 pyasn1-modules==0.3.0 17:58:34 pycparser==2.21 17:58:34 pygerrit2==2.0.15 17:58:34 PyGithub==2.1.1 17:58:34 pyinotify==0.9.6 17:58:34 PyJWT==2.8.0 17:58:34 PyNaCl==1.5.0 17:58:34 pyparsing==2.4.7 17:58:34 pyperclip==1.8.2 17:58:34 pyrsistent==0.20.0 17:58:34 python-cinderclient==9.4.0 17:58:34 python-dateutil==2.8.2 17:58:34 python-heatclient==3.3.0 17:58:34 python-jenkins==1.8.2 17:58:34 python-keystoneclient==5.2.0 17:58:34 python-magnumclient==4.3.0 17:58:34 python-novaclient==18.4.0 17:58:34 python-openstackclient==6.0.0 17:58:34 python-swiftclient==4.4.0 17:58:34 pytz==2023.3.post1 17:58:34 PyYAML==6.0.1 17:58:34 referencing==0.32.0 17:58:34 requests==2.31.0 17:58:34 requests-oauthlib==1.3.1 17:58:34 requestsexceptions==1.4.0 17:58:34 rfc3986==2.0.0 17:58:34 rpds-py==0.13.2 17:58:34 rsa==4.9 17:58:34 ruamel.yaml==0.18.5 17:58:34 ruamel.yaml.clib==0.2.8 17:58:34 s3transfer==0.9.0 17:58:34 simplejson==3.19.2 17:58:34 six==1.16.0 17:58:34 smmap==5.0.1 17:58:34 soupsieve==2.5 17:58:34 stevedore==5.1.0 17:58:34 tabulate==0.9.0 17:58:34 toml==0.10.2 17:58:34 tomlkit==0.12.3 17:58:34 tqdm==4.66.1 17:58:34 typing_extensions==4.9.0 17:58:34 tzdata==2023.3 17:58:34 urllib3==1.26.18 17:58:34 virtualenv==20.25.0 17:58:34 wcwidth==0.2.12 17:58:34 websocket-client==1.7.0 17:58:34 wrapt==1.16.0 17:58:34 xdg==6.0.0 17:58:34 xmltodict==0.13.0 17:58:34 yq==3.2.3 17:58:34 zipp==3.17.0 17:58:34 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins8486457292151762704.sh 17:58:34 ---> sudo-logs.sh 17:58:34 Archiving 'sudo' log.. 17:58:35 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins18251348157392806674.sh 17:58:35 ---> job-cost.sh 17:58:35 Setup pyenv: 17:58:35 system 17:58:35 3.8.13 17:58:35 3.9.13 17:58:35 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:58:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uwvN from file:/tmp/.os_lf_venv 17:58:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:58:48 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. 17:58:48 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 17:58:48 lf-activate-venv(): INFO: Adding /tmp/venv-uwvN/bin to PATH 17:58:48 INFO: No Stack... 17:58:48 INFO: Retrieving Pricing Info for: v3-standard-8 17:58:49 INFO: Archiving Costs 17:58:49 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash -l /tmp/jenkins4182857860694729552.sh 17:58:49 ---> logs-deploy.sh 17:58:49 Setup pyenv: 17:58:49 system 17:58:49 3.8.13 17:58:49 3.9.13 17:58:49 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:58:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uwvN from file:/tmp/.os_lf_venv 17:58:51 lf-activate-venv(): INFO: Installing: lftools 17:59:19 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. 17:59:19 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 17:59:20 lf-activate-venv(): INFO: Adding /tmp/venv-uwvN/bin to PATH 17:59:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/vnfsdk-requirements-master-build-and-upload/1106 17:59:20 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 17:59:21 Archives upload complete. 17:59:21 INFO: archiving logs to Nexus 17:59:22 ---> uname -a: 17:59:22 Linux prd-ubuntu1804-docker-8c-8g-5340 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:59:22 17:59:22 17:59:22 ---> lscpu: 17:59:22 Architecture: x86_64 17:59:22 CPU op-mode(s): 32-bit, 64-bit 17:59:22 Byte Order: Little Endian 17:59:22 CPU(s): 8 17:59:22 On-line CPU(s) list: 0-7 17:59:22 Thread(s) per core: 1 17:59:22 Core(s) per socket: 1 17:59:22 Socket(s): 8 17:59:22 NUMA node(s): 1 17:59:22 Vendor ID: AuthenticAMD 17:59:22 CPU family: 23 17:59:22 Model: 49 17:59:22 Model name: AMD EPYC-Rome Processor 17:59:22 Stepping: 0 17:59:22 CPU MHz: 2800.000 17:59:22 BogoMIPS: 5600.00 17:59:22 Virtualization: AMD-V 17:59:22 Hypervisor vendor: KVM 17:59:22 Virtualization type: full 17:59:22 L1d cache: 32K 17:59:22 L1i cache: 32K 17:59:22 L2 cache: 512K 17:59:22 L3 cache: 16384K 17:59:22 NUMA node0 CPU(s): 0-7 17:59:22 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 17:59:22 17:59:22 17:59:22 ---> nproc: 17:59:22 8 17:59:22 17:59:22 17:59:22 ---> df -h: 17:59:22 Filesystem Size Used Avail Use% Mounted on 17:59:22 udev 16G 0 16G 0% /dev 17:59:22 tmpfs 3.2G 712K 3.2G 1% /run 17:59:22 /dev/vda1 155G 10G 145G 7% / 17:59:22 tmpfs 16G 0 16G 0% /dev/shm 17:59:22 tmpfs 5.0M 0 5.0M 0% /run/lock 17:59:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:59:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:59:22 tmpfs 3.2G 0 3.2G 0% /run/user/1001 17:59:22 17:59:22 17:59:22 ---> free -m: 17:59:22 total used free shared buff/cache available 17:59:22 Mem: 32167 768 29238 0 2160 30975 17:59:22 Swap: 1023 0 1023 17:59:22 17:59:22 17:59:22 ---> ip addr: 17:59:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:59:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:59:22 inet 127.0.0.1/8 scope host lo 17:59:22 valid_lft forever preferred_lft forever 17:59:22 inet6 ::1/128 scope host 17:59:22 valid_lft forever preferred_lft forever 17:59:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:59:22 link/ether fa:16:3e:f5:15:23 brd ff:ff:ff:ff:ff:ff 17:59:22 inet 10.30.106.230/23 brd 10.30.107.255 scope global dynamic ens3 17:59:22 valid_lft 86216sec preferred_lft 86216sec 17:59:22 inet6 fe80::f816:3eff:fef5:1523/64 scope link 17:59:22 valid_lft forever preferred_lft forever 17:59:22 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:59:22 link/ether 02:42:1f:a0:e7:f9 brd ff:ff:ff:ff:ff:ff 17:59:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:59:22 valid_lft forever preferred_lft forever 17:59:22 17:59:22 17:59:22 ---> sar -b -r -n DEV: 17:59:22 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-5340) 12/15/23 _x86_64_ (8 CPU) 17:59:22 17:59:22 17:56:21 LINUX RESTART (8 CPU) 17:59:22 17:59:22 17:57:01 tps rtps wtps bread/s bwrtn/s 17:59:22 17:58:01 138.17 58.76 79.41 2356.28 30468.78 17:59:22 17:59:01 76.47 0.85 75.62 29.06 30587.57 17:59:22 Average: 107.32 29.81 77.51 1192.77 30528.17 17:59:22 17:59:22 17:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:59:22 17:58:01 30128176 31736260 2811044 8.53 69960 1846836 1403620 4.13 852412 1662720 134672 17:59:22 17:59:01 29948572 31727240 2990648 9.08 81508 1996688 1397424 4.11 867376 1808292 138292 17:59:22 Average: 30038374 31731750 2900846 8.81 75734 1921762 1400522 4.12 859894 1735506 136482 17:59:22 17:59:22 17:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:59:22 17:58:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 17:59:22 17:58:01 ens3 74.26 50.82 820.42 12.95 0.00 0.00 0.00 0.00 17:59:22 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:22 17:59:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 17:59:22 17:59:01 ens3 35.83 26.53 522.63 6.06 0.00 0.00 0.00 0.00 17:59:22 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:22 Average: lo 1.43 1.43 0.15 0.15 0.00 0.00 0.00 0.00 17:59:22 Average: ens3 55.04 38.67 671.53 9.51 0.00 0.00 0.00 0.00 17:59:22 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:22 17:59:22 17:59:22 ---> sar -P ALL: 17:59:22 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-5340) 12/15/23 _x86_64_ (8 CPU) 17:59:22 17:59:22 17:56:21 LINUX RESTART (8 CPU) 17:59:22 17:59:22 17:57:01 CPU %user %nice %system %iowait %steal %idle 17:59:22 17:58:01 all 10.62 0.00 0.92 2.95 0.04 85.47 17:59:22 17:58:01 0 5.45 0.00 0.53 0.75 0.03 93.23 17:59:22 17:58:01 1 1.65 0.00 0.22 0.32 0.10 97.71 17:59:22 17:58:01 2 3.78 0.00 0.68 0.60 0.03 94.90 17:59:22 17:58:01 3 1.20 0.00 0.65 2.12 0.02 96.01 17:59:22 17:58:01 4 8.73 0.00 1.05 0.48 0.03 89.70 17:59:22 17:58:01 5 5.19 0.00 0.79 13.89 0.05 80.09 17:59:22 17:58:01 6 35.17 0.00 1.87 4.71 0.07 58.18 17:59:22 17:58:01 7 23.83 0.00 1.60 0.75 0.05 73.76 17:59:22 17:59:01 all 7.88 0.00 0.55 5.23 0.04 86.31 17:59:22 17:59:01 0 10.30 0.00 0.60 0.02 0.02 89.07 17:59:22 17:59:01 1 0.65 0.00 0.18 4.52 0.07 94.57 17:59:22 17:59:01 2 1.62 0.00 0.12 0.00 0.00 98.27 17:59:22 17:59:01 3 9.59 0.00 0.77 28.86 0.03 60.74 17:59:22 17:59:01 4 7.90 0.00 0.32 0.75 0.05 90.98 17:59:22 17:59:01 5 0.94 0.00 0.23 3.48 0.02 95.33 17:59:22 17:59:01 6 6.73 0.00 0.47 0.42 0.03 92.36 17:59:22 17:59:01 7 25.35 0.00 1.66 3.87 0.05 69.08 17:59:22 Average: all 9.25 0.00 0.73 4.09 0.04 85.89 17:59:22 Average: 0 7.87 0.00 0.57 0.38 0.03 91.15 17:59:22 Average: 1 1.15 0.00 0.20 2.42 0.08 96.14 17:59:22 Average: 2 2.70 0.00 0.40 0.30 0.02 96.58 17:59:22 Average: 3 5.39 0.00 0.71 15.47 0.03 78.41 17:59:22 Average: 4 8.32 0.00 0.68 0.62 0.04 90.34 17:59:22 Average: 5 3.06 0.00 0.51 8.69 0.03 87.71 17:59:22 Average: 6 20.94 0.00 1.17 2.56 0.05 75.28 17:59:22 Average: 7 24.59 0.00 1.63 2.31 0.05 71.42 17:59:22 17:59:22 17:59:22