17:54:56 Started by timer 17:54:56 Running as SYSTEM 17:54:56 [EnvInject] - Loading node environment variables. 17:54:56 Building remotely on prd-ubuntu1804-docker-8c-8g-4421 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/vnfsdk-requirements-master-build-and-upload 17:54:56 [ssh-agent] Looking for ssh-agent implementation... 17:54:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:57 $ ssh-agent 17:54:57 SSH_AUTH_SOCK=/tmp/ssh-zOAwWA0D64K8/agent.2076 17:54:57 SSH_AGENT_PID=2078 17:54:57 [ssh-agent] Started. 17:54:57 Running ssh-add (command line suppressed) 17:54:57 Identity added: /w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_5018287180823621543.key (/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_5018287180823621543.key) 17:54:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:54:57 The recommended git tool is: NONE 17:54:58 using credential onap-jenkins-ssh 17:54:58 Wiping out workspace first. 17:54:58 Cloning the remote Git repository 17:54:58 Cloning repository git://cloud.onap.org/mirror/vnfsdk/validation.git 17:54:58 > git init /w/workspace/vnfsdk-requirements-master-build-and-upload # timeout=10 17:54:58 Fetching upstream changes from git://cloud.onap.org/mirror/vnfsdk/validation.git 17:54:58 > git --version # timeout=10 17:54:58 > git --version # 'git version 2.17.1' 17:54:58 using GIT_SSH to set credentials Gerrit user 17:54:58 Verifying host key using manually-configured host key entries 17:54:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/vnfsdk/validation.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:00 > git config remote.origin.url git://cloud.onap.org/mirror/vnfsdk/validation.git # timeout=10 17:55:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:00 Avoid second fetch 17:55:00 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:55:00 Checking out Revision 9a48d2e4be91afb67983d867ae6d72864ff91c17 (refs/remotes/origin/master) 17:55:00 > git config core.sparsecheckout # timeout=10 17:55:00 > git checkout -f 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 17:55:01 Commit message: "Change PTL of VNFSDK to be Dan Xu" 17:55:01 > git rev-list --no-walk 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 17:55:01 provisioning config files... 17:55:01 copy managed file [global-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config2786675450628687941tmp 17:55:01 copy managed file [vnfsdk-validation-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config6272567049739473392tmp 17:55:01 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins9468336329972569491.sh 17:55:01 created virtual environment CPython3.6.9.final.0-64 in 480ms 17:55:01 creator CPython3Posix(dest=/w/workspace/vnfsdk-requirements-master-build-and-upload/csarvalidation/python/venv, clear=False, no_vcs_ignore=False, global=False) 17:55:01 seeder FromAppData(download=False, pip=bundle, wheel=bundle, setuptools=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv) 17:55:01 added seed packages: pip==21.3.1, setuptools==59.6.0, wheel==0.37.1 17:55:01 activators NushellActivator,PythonActivator,FishActivator,CShellActivator,PowerShellActivator,BashActivator 17:55:02 Requirement already satisfied: pip in ./venv/lib/python3.6/site-packages (21.3.1) 17:55:03 Collecting PyYAML==5.3.1 17:55:03 Downloading PyYAML-5.3.1.tar.gz (269 kB) 17:55:04 Preparing metadata (setup.py): started 17:55:04 Preparing metadata (setup.py): finished with status 'done' 17:55:04 Collecting jproperties==2.1.0 17:55:04 Downloading jproperties-2.1.0-py3-none-any.whl (17 kB) 17:55:04 Collecting six~=1.12 17:55:04 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 17:55:04 Building wheels for collected packages: PyYAML 17:55:04 Building wheel for PyYAML (setup.py): started 17:55:05 Building wheel for PyYAML (setup.py): finished with status 'done' 17:55:05 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44635 sha256=e7b905330edc12652024b22986370a5106a36e7b5b21311a5c788afaae7486c5 17:55:05 Stored in directory: /home/jenkins/.cache/pip/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc 17:55:05 Successfully built PyYAML 17:55:05 Installing collected packages: six, PyYAML, jproperties 17:55:05 Successfully installed PyYAML-5.3.1 jproperties-2.1.0 six-1.16.0 17:55:05 [EnvInject] - Injecting environment variables from a build step. 17:55:05 [EnvInject] - Injecting as environment variables the properties content 17:55:05 SERVER_ID=ecomp-raw 17:55:05 17:55:05 [EnvInject] - Variables injected successfully. 17:55:05 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins14450932323115977870.sh 17:55:05 ---> create-netrc.sh 17:55:05 ERROR: Credential not found. 17:55:05 Build step 'Execute shell' marked build as failure 17:55:05 $ ssh-agent -k 17:55:05 unset SSH_AUTH_SOCK; 17:55:05 unset SSH_AGENT_PID; 17:55:05 echo Agent pid 2078 killed; 17:55:05 [ssh-agent] Stopped. 17:55:05 [PostBuildScript] - [INFO] Executing post build scripts. 17:55:05 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins17847128845731246116.sh 17:55:05 ---> sysstat.sh 17:55:06 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins6461816764210928905.sh 17:55:06 ---> package-listing.sh 17:55:06 ++ facter osfamily 17:55:06 ++ tr '[:upper:]' '[:lower:]' 17:55:06 + OS_FAMILY=debian 17:55:06 + workspace=/w/workspace/vnfsdk-requirements-master-build-and-upload 17:55:06 + START_PACKAGES=/tmp/packages_start.txt 17:55:06 + END_PACKAGES=/tmp/packages_end.txt 17:55:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:55:06 + PACKAGES=/tmp/packages_start.txt 17:55:06 + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' 17:55:06 + PACKAGES=/tmp/packages_end.txt 17:55:06 + case "${OS_FAMILY}" in 17:55:06 + dpkg -l 17:55:06 + grep '^ii' 17:55:06 + '[' -f /tmp/packages_start.txt ']' 17:55:06 + '[' -f /tmp/packages_end.txt ']' 17:55:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:55:06 + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' 17:55:06 + mkdir -p /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ 17:55:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ 17:55:06 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins7654974392178668313.sh 17:55:06 ---> capture-instance-metadata.sh 17:55:06 Setup pyenv: 17:55:06 * system (set by /opt/pyenv/version) 17:55:06 * 3.8.13 (set by /opt/pyenv/version) 17:55:06 * 3.9.13 (set by /opt/pyenv/version) 17:55:06 * 3.10.6 (set by /opt/pyenv/version) 17:55:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ettn 17:55:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:55:19 lf-activate-venv(): INFO: Installing: lftools 17:55:59 lf-activate-venv(): INFO: Adding /tmp/venv-ettn/bin to PATH 17:55:59 INFO: Running in OpenStack, capturing instance metadata 17:55:59 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins17413577293015635004.sh 17:55:59 provisioning config files... 17:55:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config15985069308985115740tmp 17:55:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:55:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:55:59 [EnvInject] - Injecting environment variables from a build step. 17:55:59 [EnvInject] - Injecting as environment variables the properties content 17:55:59 SERVER_ID=logs 17:55:59 17:55:59 [EnvInject] - Variables injected successfully. 17:55:59 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins11912023775993837011.sh 17:55:59 ---> create-netrc.sh 17:55:59 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins14215211437687455207.sh 17:55:59 ---> python-tools-install.sh 17:55:59 Setup pyenv: 17:55:59 system 17:55:59 3.8.13 17:55:59 3.9.13 17:55:59 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:55:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ettn from file:/tmp/.os_lf_venv 17:56:00 lf-activate-venv(): INFO: Installing: lftools 17:56:10 lf-activate-venv(): INFO: Adding /tmp/venv-ettn/bin to PATH 17:56:10 Generating Requirements File 17:56:49 Python 3.10.6 17:56:49 pip 24.0 from /tmp/venv-ettn/lib/python3.10/site-packages/pip (python 3.10) 17:56:50 appdirs==1.4.4 17:56:50 argcomplete==3.2.2 17:56:50 aspy.yaml==1.3.0 17:56:50 attrs==23.2.0 17:56:50 autopage==0.5.2 17:56:50 beautifulsoup4==4.12.3 17:56:50 boto3==1.34.39 17:56:50 botocore==1.34.39 17:56:50 bs4==0.0.2 17:56:50 cachetools==5.3.2 17:56:50 certifi==2024.2.2 17:56:50 cffi==1.16.0 17:56:50 cfgv==3.4.0 17:56:50 chardet==5.2.0 17:56:50 charset-normalizer==3.3.2 17:56:50 click==8.1.7 17:56:50 cliff==4.5.0 17:56:50 cmd2==2.4.3 17:56:50 cryptography==3.3.2 17:56:50 debtcollector==2.5.0 17:56:50 decorator==5.1.1 17:56:50 defusedxml==0.7.1 17:56:50 Deprecated==1.2.14 17:56:50 distlib==0.3.8 17:56:50 dnspython==2.5.0 17:56:50 docker==4.2.2 17:56:50 dogpile.cache==1.3.1 17:56:50 email-validator==2.1.0.post1 17:56:50 filelock==3.13.1 17:56:50 future==0.18.3 17:56:50 gitdb==4.0.11 17:56:50 GitPython==3.1.41 17:56:50 google-auth==2.27.0 17:56:50 httplib2==0.22.0 17:56:50 identify==2.5.33 17:56:50 idna==3.6 17:56:50 importlib-resources==1.5.0 17:56:50 iso8601==2.1.0 17:56:50 Jinja2==3.1.3 17:56:50 jmespath==1.0.1 17:56:50 jsonpatch==1.33 17:56:50 jsonpointer==2.4 17:56:50 jsonschema==4.21.1 17:56:50 jsonschema-specifications==2023.12.1 17:56:50 keystoneauth1==5.5.0 17:56:50 kubernetes==29.0.0 17:56:50 lftools==0.37.8 17:56:50 lxml==5.1.0 17:56:50 MarkupSafe==2.1.5 17:56:50 msgpack==1.0.7 17:56:50 multi_key_dict==2.0.3 17:56:50 munch==4.0.0 17:56:50 netaddr==1.0.0 17:56:50 netifaces==0.11.0 17:56:50 niet==1.4.2 17:56:50 nodeenv==1.8.0 17:56:50 oauth2client==4.1.3 17:56:50 oauthlib==3.2.2 17:56:50 openstacksdk==0.62.0 17:56:50 os-client-config==2.1.0 17:56:50 os-service-types==1.7.0 17:56:50 osc-lib==3.0.0 17:56:50 oslo.config==9.3.0 17:56:50 oslo.context==5.3.0 17:56:50 oslo.i18n==6.2.0 17:56:50 oslo.log==5.4.0 17:56:50 oslo.serialization==5.3.0 17:56:50 oslo.utils==7.0.0 17:56:50 packaging==23.2 17:56:50 pbr==6.0.0 17:56:50 platformdirs==4.2.0 17:56:50 prettytable==3.9.0 17:56:50 pyasn1==0.5.1 17:56:50 pyasn1-modules==0.3.0 17:56:50 pycparser==2.21 17:56:50 pygerrit2==2.0.15 17:56:50 PyGithub==2.2.0 17:56:50 pyinotify==0.9.6 17:56:50 PyJWT==2.8.0 17:56:50 PyNaCl==1.5.0 17:56:50 pyparsing==2.4.7 17:56:50 pyperclip==1.8.2 17:56:50 pyrsistent==0.20.0 17:56:50 python-cinderclient==9.4.0 17:56:50 python-dateutil==2.8.2 17:56:50 python-heatclient==3.4.0 17:56:50 python-jenkins==1.8.2 17:56:50 python-keystoneclient==5.3.0 17:56:50 python-magnumclient==4.3.0 17:56:50 python-novaclient==18.4.0 17:56:50 python-openstackclient==6.0.1 17:56:50 python-swiftclient==4.4.0 17:56:50 pytz==2024.1 17:56:50 PyYAML==6.0.1 17:56:50 referencing==0.33.0 17:56:50 requests==2.31.0 17:56:50 requests-oauthlib==1.3.1 17:56:50 requestsexceptions==1.4.0 17:56:50 rfc3986==2.0.0 17:56:50 rpds-py==0.17.1 17:56:50 rsa==4.9 17:56:50 ruamel.yaml==0.18.6 17:56:50 ruamel.yaml.clib==0.2.8 17:56:50 s3transfer==0.10.0 17:56:50 simplejson==3.19.2 17:56:50 six==1.16.0 17:56:50 smmap==5.0.1 17:56:50 soupsieve==2.5 17:56:50 stevedore==5.1.0 17:56:50 tabulate==0.9.0 17:56:50 toml==0.10.2 17:56:50 tomlkit==0.12.3 17:56:50 tqdm==4.66.1 17:56:50 typing_extensions==4.9.0 17:56:50 tzdata==2023.4 17:56:50 urllib3==1.26.18 17:56:50 virtualenv==20.25.0 17:56:50 wcwidth==0.2.13 17:56:50 websocket-client==1.7.0 17:56:50 wrapt==1.16.0 17:56:50 xdg==6.0.0 17:56:50 xmltodict==0.13.0 17:56:50 yq==3.2.3 17:56:50 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins17215291856130138614.sh 17:56:50 ---> sudo-logs.sh 17:56:50 Archiving 'sudo' log.. 17:56:50 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins2627344570748166639.sh 17:56:50 ---> job-cost.sh 17:56:50 Setup pyenv: 17:56:50 system 17:56:50 3.8.13 17:56:50 3.9.13 17:56:50 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:56:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ettn from file:/tmp/.os_lf_venv 17:56:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:57:01 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:57:01 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 17:57:01 lf-activate-venv(): INFO: Adding /tmp/venv-ettn/bin to PATH 17:57:01 INFO: No Stack... 17:57:02 INFO: Retrieving Pricing Info for: v3-standard-8 17:57:02 INFO: Archiving Costs 17:57:02 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash -l /tmp/jenkins3893841529972162732.sh 17:57:02 ---> logs-deploy.sh 17:57:02 Setup pyenv: 17:57:02 system 17:57:02 3.8.13 17:57:02 3.9.13 17:57:02 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:57:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ettn from file:/tmp/.os_lf_venv 17:57:03 lf-activate-venv(): INFO: Installing: lftools 17:57:14 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:57:14 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 17:57:15 lf-activate-venv(): INFO: Adding /tmp/venv-ettn/bin to PATH 17:57:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/vnfsdk-requirements-master-build-and-upload/1163 17:57:15 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 17:57:16 Archives upload complete. 17:57:16 INFO: archiving logs to Nexus 17:57:17 ---> uname -a: 17:57:17 Linux prd-ubuntu1804-docker-8c-8g-4421 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:57:17 17:57:17 17:57:17 ---> lscpu: 17:57:17 Architecture: x86_64 17:57:17 CPU op-mode(s): 32-bit, 64-bit 17:57:17 Byte Order: Little Endian 17:57:17 CPU(s): 8 17:57:17 On-line CPU(s) list: 0-7 17:57:17 Thread(s) per core: 1 17:57:17 Core(s) per socket: 1 17:57:17 Socket(s): 8 17:57:17 NUMA node(s): 1 17:57:17 Vendor ID: AuthenticAMD 17:57:17 CPU family: 23 17:57:17 Model: 49 17:57:17 Model name: AMD EPYC-Rome Processor 17:57:17 Stepping: 0 17:57:17 CPU MHz: 2799.998 17:57:17 BogoMIPS: 5599.99 17:57:17 Virtualization: AMD-V 17:57:17 Hypervisor vendor: KVM 17:57:17 Virtualization type: full 17:57:17 L1d cache: 32K 17:57:17 L1i cache: 32K 17:57:17 L2 cache: 512K 17:57:17 L3 cache: 16384K 17:57:17 NUMA node0 CPU(s): 0-7 17:57:17 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:57:17 17:57:17 17:57:17 ---> nproc: 17:57:17 8 17:57:17 17:57:17 17:57:17 ---> df -h: 17:57:17 Filesystem Size Used Avail Use% Mounted on 17:57:17 udev 16G 0 16G 0% /dev 17:57:17 tmpfs 3.2G 712K 3.2G 1% /run 17:57:17 /dev/vda1 155G 10G 145G 7% / 17:57:17 tmpfs 16G 0 16G 0% /dev/shm 17:57:17 tmpfs 5.0M 0 5.0M 0% /run/lock 17:57:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:57:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:57:17 tmpfs 3.2G 0 3.2G 0% /run/user/1001 17:57:17 17:57:17 17:57:17 ---> free -m: 17:57:17 total used free shared buff/cache available 17:57:17 Mem: 32167 780 29272 0 2114 30965 17:57:17 Swap: 1023 0 1023 17:57:17 17:57:17 17:57:17 ---> ip addr: 17:57:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:57:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:57:17 inet 127.0.0.1/8 scope host lo 17:57:17 valid_lft forever preferred_lft forever 17:57:17 inet6 ::1/128 scope host 17:57:17 valid_lft forever preferred_lft forever 17:57:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:57:17 link/ether fa:16:3e:df:bb:d3 brd ff:ff:ff:ff:ff:ff 17:57:17 inet 10.30.106.226/23 brd 10.30.107.255 scope global dynamic ens3 17:57:17 valid_lft 86225sec preferred_lft 86225sec 17:57:17 inet6 fe80::f816:3eff:fedf:bbd3/64 scope link 17:57:17 valid_lft forever preferred_lft forever 17:57:17 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:57:17 link/ether 02:42:8f:22:19:22 brd ff:ff:ff:ff:ff:ff 17:57:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:57:17 valid_lft forever preferred_lft forever 17:57:17 17:57:17 17:57:17 ---> sar -b -r -n DEV: 17:57:17 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-4421) 02/10/24 _x86_64_ (8 CPU) 17:57:17 17:57:17 17:54:25 LINUX RESTART (8 CPU) 17:57:17 17:57:17 17:55:01 tps rtps wtps bread/s bwrtn/s 17:57:17 17:56:01 115.43 45.94 69.49 2063.92 15691.78 17:57:17 17:57:01 71.35 0.32 71.04 24.53 18269.76 17:57:17 Average: 93.39 23.13 70.26 1044.23 16980.77 17:57:17 17:57:17 17:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:57:17 17:56:01 30137816 31742232 2801404 8.50 69108 1843512 1371540 4.04 844908 1660828 146688 17:57:17 17:57:01 30036288 31769812 2902932 8.81 80856 1954284 1339780 3.94 827184 1766864 106828 17:57:17 Average: 30087052 31756022 2852168 8.66 74982 1898898 1355660 3.99 836046 1713846 126758 17:57:17 17:57:17 17:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:57:17 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:17 17:56:01 lo 16.80 16.80 1.82 1.82 0.00 0.00 0.00 0.00 17:57:17 17:56:01 ens3 91.70 79.27 801.83 13.52 0.00 0.00 0.00 0.00 17:57:17 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:17 17:57:01 lo 21.20 21.20 2.27 2.27 0.00 0.00 0.00 0.00 17:57:17 17:57:01 ens3 69.92 62.54 388.34 11.42 0.00 0.00 0.00 0.00 17:57:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:17 Average: lo 19.00 19.00 2.04 2.04 0.00 0.00 0.00 0.00 17:57:17 Average: ens3 80.81 70.90 595.09 12.47 0.00 0.00 0.00 0.00 17:57:17 17:57:17 17:57:17 ---> sar -P ALL: 17:57:17 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-4421) 02/10/24 _x86_64_ (8 CPU) 17:57:17 17:57:17 17:54:25 LINUX RESTART (8 CPU) 17:57:17 17:57:17 17:55:01 CPU %user %nice %system %iowait %steal %idle 17:57:17 17:56:01 all 8.99 0.00 0.92 3.65 0.04 86.40 17:57:17 17:56:01 0 4.81 0.00 0.75 0.45 0.02 93.97 17:57:17 17:56:01 1 6.01 0.00 0.77 11.42 0.02 81.79 17:57:17 17:56:01 2 34.50 0.00 2.32 4.98 0.07 58.14 17:57:17 17:56:01 3 16.79 0.00 1.34 0.47 0.05 81.35 17:57:17 17:56:01 4 3.25 0.00 0.63 7.98 0.03 88.11 17:57:17 17:56:01 5 4.03 0.00 0.60 0.55 0.02 94.80 17:57:17 17:56:01 6 2.08 0.00 0.57 0.35 0.02 96.98 17:57:17 17:56:01 7 0.65 0.00 0.44 3.03 0.07 95.81 17:57:17 17:57:01 all 10.26 0.00 0.65 1.71 0.03 87.35 17:57:17 17:57:01 0 0.23 0.00 0.05 0.00 0.02 99.70 17:57:17 17:57:01 1 6.06 0.00 0.25 4.77 0.03 88.89 17:57:17 17:57:01 2 19.27 0.00 0.68 1.40 0.05 78.60 17:57:17 17:57:01 3 23.52 0.00 1.90 3.39 0.07 71.12 17:57:17 17:57:01 4 23.47 0.00 1.32 0.08 0.02 75.11 17:57:17 17:57:01 5 3.62 0.00 0.33 0.00 0.02 96.03 17:57:17 17:57:01 6 2.23 0.00 0.27 0.00 0.00 97.50 17:57:17 17:57:01 7 3.70 0.00 0.40 4.06 0.02 91.82 17:57:17 Average: all 9.63 0.00 0.79 2.68 0.03 86.87 17:57:17 Average: 0 2.52 0.00 0.40 0.23 0.02 96.84 17:57:17 Average: 1 6.03 0.00 0.51 8.09 0.03 85.34 17:57:17 Average: 2 26.86 0.00 1.50 3.19 0.06 68.40 17:57:17 Average: 3 20.16 0.00 1.62 1.93 0.06 76.23 17:57:17 Average: 4 13.35 0.00 0.98 4.04 0.03 81.62 17:57:17 Average: 5 3.82 0.00 0.47 0.27 0.02 95.42 17:57:17 Average: 6 2.16 0.00 0.42 0.18 0.01 97.24 17:57:17 Average: 7 2.18 0.00 0.42 3.54 0.04 93.82 17:57:17 17:57:17 17:57:17