Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-12238 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/vnfsdk-requirements-master-build-and-upload [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-DRBfjPxAJSvB/agent.2313 SSH_AGENT_PID=2315 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_6932502252748320625.key (/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_6932502252748320625.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/vnfsdk/validation.git > git init /w/workspace/vnfsdk-requirements-master-build-and-upload # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/vnfsdk/validation.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/vnfsdk/validation.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/vnfsdk/validation.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 9a48d2e4be91afb67983d867ae6d72864ff91c17 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 Commit message: "Change PTL of VNFSDK to be Dan Xu" > git rev-list --no-walk 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 provisioning config files... copy managed file [global-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config16748581688027860508tmp copy managed file [vnfsdk-validation-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config8976658739733111224tmp [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins17166137866796744533.sh created virtual environment CPython3.6.9.final.0-64 in 447ms creator CPython3Posix(dest=/w/workspace/vnfsdk-requirements-master-build-and-upload/csarvalidation/python/venv, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, wheel=bundle, setuptools=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv) added seed packages: pip==21.3.1, setuptools==59.6.0, wheel==0.37.1 activators NushellActivator,PythonActivator,FishActivator,CShellActivator,PowerShellActivator,BashActivator Requirement already satisfied: pip in ./venv/lib/python3.6/site-packages (21.3.1) Collecting PyYAML==5.3.1 Downloading PyYAML-5.3.1.tar.gz (269 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jproperties==2.1.0 Downloading jproperties-2.1.0-py3-none-any.whl (17 kB) Collecting six~=1.12 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: PyYAML Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44635 sha256=cab78fc91081bd914f8632810b49805c721c08c3830f486833c7dd1456b56223 Stored in directory: /home/jenkins/.cache/pip/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc Successfully built PyYAML Installing collected packages: six, PyYAML, jproperties Successfully installed PyYAML-5.3.1 jproperties-2.1.0 six-1.16.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=ecomp-raw [EnvInject] - Variables injected successfully. [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins13198682703265307127.sh ---> create-netrc.sh ERROR: Credential not found. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2315 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins2988929723288222184.sh ---> sysstat.sh [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins7596148141134317148.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/vnfsdk-requirements-master-build-and-upload + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' + mkdir -p /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins6262092139854478061.sh ---> capture-instance-metadata.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Wwu lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-3Wwu/bin to PATH INFO: Running in OpenStack, capturing instance metadata [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins10208554367821289657.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config3567158210374822216tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins5665454566786556523.sh ---> create-netrc.sh [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins14698718709571900395.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Wwu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-3Wwu/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-3Wwu/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.2 boto3==1.34.19 botocore==1.34.19 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.26.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.3 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins9127553950307848852.sh ---> sudo-logs.sh Archiving 'sudo' log.. [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins4726005843935688666.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Wwu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-3Wwu/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [vnfsdk-requirements-master-build-and-upload] $ /bin/bash -l /tmp/jenkins2114926365192679916.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Wwu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-3Wwu/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/vnfsdk-requirements-master-build-and-upload/1136 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-12238 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 712K 3.2G 1% /run /dev/vda1 155G 10G 145G 7% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 791 29259 0 2116 30952 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:69:7a:c2 brd ff:ff:ff:ff:ff:ff inet 10.30.107.146/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85266sec preferred_lft 85266sec inet6 fe80::f816:3eff:fe69:7ac2/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:51:7a:64:2f brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-12238) 01/14/24 _x86_64_ (8 CPU) 17:37:07 LINUX RESTART (8 CPU) 17:38:03 tps rtps wtps bread/s bwrtn/s 17:39:01 58.63 32.58 26.05 2862.26 27250.55 17:40:01 12.46 0.00 12.46 0.00 16818.79 17:41:01 11.48 0.00 11.48 0.00 16807.86 17:42:01 12.35 0.00 12.35 0.00 16951.82 17:43:01 11.78 0.00 11.78 0.00 17080.89 17:44:01 12.01 0.02 12.00 0.13 17085.69 17:45:01 12.00 0.00 12.00 0.00 17483.62 17:46:01 12.46 0.00 12.46 0.00 17487.24 17:47:01 8.33 0.00 8.33 0.00 11570.87 17:48:01 1.17 0.00 1.17 0.00 16.39 17:49:01 0.87 0.00 0.87 0.00 10.26 17:50:01 1.47 0.00 1.47 0.00 18.26 17:51:01 0.82 0.00 0.82 0.00 10.39 17:52:01 1.52 0.00 1.52 0.00 18.40 17:53:01 5.83 4.07 1.77 32.53 26.80 17:54:01 5.17 3.42 1.75 147.44 213.30 17:55:01 114.43 57.69 56.74 2351.74 6071.92 Average: 16.55 5.70 10.85 312.45 9667.81 17:38:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:39:01 30646672 31890400 2292548 6.96 38624 1533256 1324476 3.90 621664 1416008 36 17:40:01 30653408 31897308 2285812 6.94 38712 1533260 1345996 3.96 614716 1415952 24 17:41:01 30652332 31896384 2286888 6.94 38792 1533268 1345996 3.96 615928 1415960 12 17:42:01 30651020 31895200 2288200 6.95 38896 1533276 1345996 3.96 615476 1415960 44 17:43:01 30649612 31893880 2289608 6.95 38976 1533284 1345996 3.96 617596 1415972 172 17:44:01 30648560 31892956 2290660 6.95 39072 1533296 1345996 3.96 618616 1415984 160 17:45:01 30647112 31891600 2292108 6.96 39160 1533300 1345996 3.96 619948 1415980 160 17:46:01 30641996 31886604 2297224 6.97 39248 1533304 1345996 3.96 625420 1415984 164 17:47:01 30640672 31885364 2298548 6.98 39324 1533308 1345996 3.96 626744 1415984 20 17:48:01 30639596 31884468 2299624 6.98 39376 1533440 1345996 3.96 628128 1416116 12 17:49:01 30638272 31883176 2300948 6.99 39400 1533444 1345996 3.96 629420 1416120 16 17:50:01 30628776 31873756 2310444 7.01 39456 1533448 1345996 3.96 638976 1416128 24 17:51:01 30627436 31872436 2311784 7.02 39480 1533452 1345996 3.96 640184 1416128 24 17:52:01 30626320 31871360 2312900 7.02 39520 1533452 1345996 3.96 641252 1416136 8 17:53:01 30623592 31869628 2315628 7.03 40532 1533464 1376636 4.05 643272 1416140 132 17:54:01 30535640 31792220 2403580 7.30 40660 1543456 1376636 4.05 724528 1423576 92 17:55:01 30120656 31727972 2818564 8.56 71684 1843252 1424924 4.19 857176 1659860 143352 Average: 30604216 31870865 2335004 7.09 41230 1552174 1352978 3.98 645826 1430823 8497 17:38:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:39:01 lo 0.48 0.48 0.05 0.05 0.00 0.00 0.00 0.00 17:39:01 ens3 193.23 129.99 529.82 30.37 0.00 0.00 0.00 0.00 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:01 ens3 0.77 0.57 0.23 0.85 0.00 0.00 0.00 0.00 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:01 ens3 0.28 0.17 0.06 0.17 0.00 0.00 0.00 0.00 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:42:01 ens3 0.45 0.15 0.07 0.01 0.00 0.00 0.00 0.00 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:01 ens3 0.73 0.52 0.32 0.50 0.00 0.00 0.00 0.00 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:44:01 ens3 0.38 0.23 0.14 0.08 0.00 0.00 0.00 0.00 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:01 ens3 0.38 0.15 0.07 0.18 0.00 0.00 0.00 0.00 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:01 ens3 3.52 1.88 2.65 0.83 0.00 0.00 0.00 0.00 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:01 ens3 0.32 0.05 0.06 0.03 0.00 0.00 0.00 0.00 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:48:01 ens3 0.25 0.22 0.06 0.18 0.00 0.00 0.00 0.00 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:01 ens3 0.33 0.25 0.13 0.39 0.00 0.00 0.00 0.00 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:01 ens3 0.93 0.93 0.46 1.32 0.00 0.00 0.00 0.00 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:01 ens3 0.13 0.12 0.05 0.16 0.00 0.00 0.00 0.00 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:52:01 ens3 0.18 0.20 0.06 0.17 0.00 0.00 0.00 0.00 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 ens3 0.20 0.22 0.06 0.33 0.00 0.00 0.00 0.00 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:54:01 ens3 92.02 63.41 130.66 23.22 0.00 0.00 0.00 0.00 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 lo 1.83 1.83 0.19 0.19 0.00 0.00 0.00 0.00 17:55:01 ens3 95.08 71.79 825.82 28.36 0.00 0.00 0.00 0.00 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 Average: ens3 22.57 15.71 86.84 5.08 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-12238) 01/14/24 _x86_64_ (8 CPU) 17:37:07 LINUX RESTART (8 CPU) 17:38:03 CPU %user %nice %system %iowait %steal %idle 17:39:01 all 2.29 0.00 0.40 12.54 0.02 84.75 17:39:01 0 2.14 0.00 0.40 3.67 0.02 93.78 17:39:01 1 1.41 0.00 0.33 0.41 0.02 97.83 17:39:01 2 2.89 0.00 0.26 0.19 0.02 96.64 17:39:01 3 1.97 0.00 0.54 3.56 0.02 93.92 17:39:01 4 1.05 0.00 0.38 39.64 0.03 58.89 17:39:01 5 1.53 0.00 0.59 24.10 0.02 73.76 17:39:01 6 3.57 0.00 0.36 25.96 0.02 70.09 17:39:01 7 3.78 0.00 0.36 2.88 0.02 92.96 17:40:01 all 0.06 0.00 0.02 1.47 0.01 98.44 17:40:01 0 0.18 0.00 0.03 0.08 0.00 99.70 17:40:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:40:01 3 0.10 0.00 0.03 0.00 0.02 99.85 17:40:01 4 0.02 0.00 0.02 11.69 0.00 88.28 17:40:01 5 0.05 0.00 0.02 0.00 0.02 99.92 17:40:01 6 0.07 0.00 0.00 0.00 0.00 99.93 17:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:41:01 all 0.12 0.00 0.01 1.51 0.00 98.36 17:41:01 0 0.80 0.00 0.02 0.00 0.02 99.17 17:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:41:01 3 0.05 0.00 0.00 0.00 0.02 99.93 17:41:01 4 0.02 0.00 0.02 12.07 0.02 87.88 17:41:01 5 0.05 0.00 0.00 0.00 0.00 99.95 17:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:42:01 all 0.06 0.00 0.01 1.39 0.01 98.53 17:42:01 0 0.10 0.00 0.02 0.00 0.00 99.88 17:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:42:01 4 0.02 0.00 0.00 11.12 0.02 88.84 17:42:01 5 0.30 0.00 0.05 0.00 0.00 99.65 17:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:43:01 all 0.02 0.00 0.01 1.30 0.01 98.66 17:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:43:01 3 0.07 0.00 0.03 0.02 0.02 99.87 17:43:01 4 0.02 0.00 0.02 10.41 0.00 89.56 17:43:01 5 0.08 0.00 0.00 0.00 0.02 99.90 17:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:44:01 all 0.02 0.00 0.01 1.26 0.00 98.71 17:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:44:01 3 0.05 0.00 0.03 0.03 0.02 99.87 17:44:01 4 0.00 0.00 0.00 10.02 0.02 89.96 17:44:01 5 0.07 0.00 0.02 0.00 0.00 99.92 17:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:01 all 0.01 0.00 0.01 1.09 0.01 98.89 17:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:01 3 0.02 0.00 0.03 0.00 0.02 99.93 17:45:01 4 0.03 0.00 0.02 8.69 0.02 91.24 17:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:46:01 all 0.04 0.00 0.01 1.08 0.01 98.86 17:46:01 0 0.07 0.00 0.05 0.00 0.00 99.88 17:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:46:01 3 0.03 0.00 0.02 0.02 0.00 99.93 17:46:01 4 0.02 0.00 0.03 8.66 0.03 91.26 17:46:01 5 0.17 0.00 0.02 0.00 0.00 99.82 17:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:47:01 all 0.06 0.00 0.01 0.67 0.00 99.26 17:47:01 0 0.05 0.00 0.00 0.00 0.00 99.95 17:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:47:01 4 0.03 0.00 0.02 5.35 0.02 94.58 17:47:01 5 0.38 0.00 0.02 0.00 0.02 99.58 17:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:48:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:48:01 0 0.00 0.00 0.00 0.03 0.00 99.97 17:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:48:01 4 0.02 0.00 0.03 0.08 0.02 99.85 17:48:01 5 0.08 0.00 0.00 0.00 0.02 99.90 17:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:49:01 0 0.05 0.00 0.00 0.00 0.02 99.93 17:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:49:01 4 0.02 0.00 0.02 0.02 0.02 99.93 17:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:49:01 CPU %user %nice %system %iowait %steal %idle 17:50:01 all 0.04 0.00 0.01 0.01 0.00 99.94 17:50:01 0 0.08 0.00 0.00 0.00 0.00 99.92 17:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:50:01 3 0.05 0.00 0.00 0.00 0.00 99.95 17:50:01 4 0.12 0.00 0.05 0.03 0.02 99.78 17:50:01 5 0.05 0.00 0.00 0.00 0.02 99.93 17:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:51:01 all 0.02 0.00 0.01 0.01 0.01 99.96 17:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:51:01 4 0.02 0.00 0.02 0.05 0.03 99.88 17:51:01 5 0.07 0.00 0.00 0.00 0.00 99.93 17:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:52:01 all 0.01 0.00 0.01 0.02 0.00 99.96 17:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:52:01 4 0.00 0.00 0.02 0.17 0.02 99.80 17:52:01 5 0.08 0.00 0.00 0.00 0.00 99.92 17:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:53:01 all 0.01 0.00 0.01 0.01 0.01 99.95 17:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:53:01 3 0.03 0.00 0.00 0.07 0.00 99.90 17:53:01 4 0.05 0.00 0.05 0.02 0.02 99.87 17:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:54:01 all 0.97 0.00 0.06 0.02 0.01 98.94 17:54:01 0 0.73 0.00 0.03 0.00 0.00 99.23 17:54:01 1 0.53 0.00 0.02 0.00 0.00 99.45 17:54:01 2 1.37 0.00 0.03 0.03 0.00 98.57 17:54:01 3 0.70 0.00 0.22 0.00 0.02 99.07 17:54:01 4 1.07 0.00 0.03 0.03 0.02 98.85 17:54:01 5 1.99 0.00 0.07 0.08 0.02 97.85 17:54:01 6 0.68 0.00 0.05 0.00 0.00 99.27 17:54:01 7 0.65 0.00 0.03 0.00 0.02 99.30 17:55:01 all 10.61 0.00 0.95 1.15 0.03 87.25 17:55:01 0 5.86 0.00 0.77 0.57 0.02 92.79 17:55:01 1 7.61 0.00 1.03 0.23 0.02 91.11 17:55:01 2 11.04 0.00 0.50 0.13 0.05 88.28 17:55:01 3 3.97 0.00 0.62 1.22 0.02 94.17 17:55:01 4 5.04 0.00 1.10 4.80 0.03 89.03 17:55:01 5 23.22 0.00 1.41 1.14 0.05 74.19 17:55:01 6 22.30 0.00 1.40 0.70 0.05 75.55 17:55:01 7 5.91 0.00 0.80 0.45 0.02 92.82 Average: all 0.84 0.00 0.09 1.36 0.01 97.70 Average: 0 0.60 0.00 0.08 0.25 0.00 99.07 Average: 1 0.56 0.00 0.09 0.04 0.00 99.31 Average: 2 0.90 0.00 0.05 0.02 0.00 99.03 Average: 3 0.41 0.00 0.09 0.28 0.01 99.20 Average: 4 0.44 0.00 0.11 7.16 0.02 92.27 Average: 5 1.66 0.00 0.13 1.45 0.01 96.76 Average: 6 1.56 0.00 0.11 1.52 0.00 96.81 Average: 7 0.61 0.00 0.07 0.19 0.00 99.13