13:35:46 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/rapp/ransliceassurance/+/15601 13:35:46 Running as SYSTEM 13:35:46 [EnvInject] - Loading node environment variables. 13:35:46 Building remotely on prd-ubuntu1804-docker-4c-4g-155 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master 13:35:46 [ssh-agent] Looking for ssh-agent implementation... 13:35:46 $ ssh-agent 13:35:46 SSH_AUTH_SOCK=/tmp/ssh-JH8xHuOujP0P/agent.1984 13:35:46 SSH_AGENT_PID=1986 13:35:46 [ssh-agent] Started. 13:35:46 Running ssh-add (command line suppressed) 13:35:46 Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master@tmp/private_key_5085570486510499614.key (jenkins-ssh) 13:35:46 [ssh-agent] Using credentials jenkins (jenkins) 13:35:46 The recommended git tool is: NONE 13:35:48 using credential jenkins 13:35:48 Wiping out workspace first. 13:35:48 Cloning the remote Git repository 13:35:48 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 13:35:48 > git init /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master # timeout=10 13:35:49 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 13:35:49 > git --version # timeout=10 13:35:49 > git --version # 'git version 2.17.1' 13:35:49 using GIT_SSH to set credentials jenkins 13:35:49 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:49 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 13:35:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:50 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 13:35:50 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 13:35:50 using GIT_SSH to set credentials jenkins 13:35:50 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance refs/changes/01/15601/1 # timeout=10 13:35:50 > git rev-parse 878149752f5623d2fff5504e914b16d7aeb737e0^{commit} # timeout=10 13:35:50 Checking out Revision 878149752f5623d2fff5504e914b16d7aeb737e0 (refs/changes/01/15601/1) 13:35:50 > git config core.sparsecheckout # timeout=10 13:35:50 > git checkout -f 878149752f5623d2fff5504e914b16d7aeb737e0 # timeout=10 13:35:54 Commit message: "Chore(rtd): modernise docs build infra" 13:35:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:35:54 > git rev-list --no-walk bcab5f90045c9994c243dc2b6f2029841cfcdc81 # timeout=10 13:35:54 provisioning config files... 13:35:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:35:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:35:54 [EnvInject] - Injecting environment variables from a build step. 13:35:54 [EnvInject] - Injecting as environment variables the properties content 13:35:54 GO_ROOT=icsversion 13:35:54 13:35:54 [EnvInject] - Variables injected successfully. 13:35:54 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins13534299545665139775.sh 13:35:54 + echo '--> go-test.sh' 13:35:54 --> go-test.sh 13:35:54 + go version 13:35:55 go version go1.19 linux/amd64 13:35:55 + cd icsversion 13:35:55 + go mod tidy 13:35:55 go: downloading github.com/sirupsen/logrus v1.8.1 13:35:55 go: downloading github.com/stretchr/testify v1.5.1 13:35:55 go: downloading github.com/gorilla/mux v1.8.0 13:35:57 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 13:35:58 go: downloading github.com/davecgh/go-spew v1.1.1 13:35:58 go: downloading github.com/pmezard/go-difflib v1.0.0 13:35:58 go: downloading gopkg.in/yaml.v2 v2.3.0 13:35:59 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 13:36:00 go: downloading github.com/kr/pretty v0.2.0 13:36:01 go: downloading github.com/kr/text v0.1.0 13:36:01 + go test ./... 13:36:08 ? oransc.org/usecase/oduclosedloop/icsversion [no test files] 13:36:09 ok oransc.org/usecase/oduclosedloop/icsversion/internal/config 0.039s 13:36:09 ok oransc.org/usecase/oduclosedloop/icsversion/internal/odusliceassurance 0.009s 13:36:09 ok oransc.org/usecase/oduclosedloop/icsversion/internal/restclient 0.045s 13:36:09 ok oransc.org/usecase/oduclosedloop/icsversion/internal/structures 0.011s 13:36:09 ok oransc.org/usecase/oduclosedloop/icsversion/messages 0.008s 13:36:09 ? oransc.org/usecase/oduclosedloop/icsversion/stub/ics [no test files] 13:36:09 ? oransc.org/usecase/oduclosedloop/icsversion/stub/prodSdnc [no test files] 13:36:09 + echo '--> go-test.sh ends' 13:36:09 --> go-test.sh ends 13:36:09 $ ssh-agent -k 13:36:09 unset SSH_AUTH_SOCK; 13:36:09 unset SSH_AGENT_PID; 13:36:09 echo Agent pid 1986 killed; 13:36:09 [ssh-agent] Stopped. 13:36:10 [PostBuildScript] - [INFO] Executing post build scripts. 13:36:10 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins15307837262572673376.sh 13:36:10 ---> sysstat.sh 13:36:10 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins15315029940555343244.sh 13:36:10 ---> package-listing.sh 13:36:10 ++ facter osfamily 13:36:10 ++ tr '[:upper:]' '[:lower:]' 13:36:11 + OS_FAMILY=debian 13:36:11 + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master 13:36:11 + START_PACKAGES=/tmp/packages_start.txt 13:36:11 + END_PACKAGES=/tmp/packages_end.txt 13:36:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:36:11 + PACKAGES=/tmp/packages_start.txt 13:36:11 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master ']' 13:36:11 + PACKAGES=/tmp/packages_end.txt 13:36:11 + case "${OS_FAMILY}" in 13:36:11 + dpkg -l 13:36:11 + grep '^ii' 13:36:11 + '[' -f /tmp/packages_start.txt ']' 13:36:11 + '[' -f /tmp/packages_end.txt ']' 13:36:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:36:11 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master ']' 13:36:11 + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/archives/ 13:36:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/archives/ 13:36:11 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins15106227418252383965.sh 13:36:11 ---> capture-instance-metadata.sh 13:36:11 Setup pyenv: 13:36:11 * system (set by /opt/pyenv/version) 13:36:11 * 3.8.13 (set by /opt/pyenv/version) 13:36:11 * 3.9.13 (set by /opt/pyenv/version) 13:36:11 * 3.10.6 (set by /opt/pyenv/version) 13:36:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uEdJ 13:36:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:36:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:36:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:36:27 lf-activate-venv(): INFO: Base packages installed successfully 13:36:27 lf-activate-venv(): INFO: Installing additional packages: lftools 13:37:10 lf-activate-venv(): INFO: Adding /tmp/venv-uEdJ/bin to PATH 13:37:10 INFO: Running in OpenStack, capturing instance metadata 13:37:10 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins15432301710438800408.sh 13:37:10 provisioning config files... 13:37:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master@tmp/config8940475938824372473tmp 13:37:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:37:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:37:10 [EnvInject] - Injecting environment variables from a build step. 13:37:10 [EnvInject] - Injecting as environment variables the properties content 13:37:10 SERVER_ID=logs 13:37:10 13:37:10 [EnvInject] - Variables injected successfully. 13:37:10 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins16920387723230249405.sh 13:37:10 ---> create-netrc.sh 13:37:10 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins6655623071577022382.sh 13:37:10 ---> python-tools-install.sh 13:37:10 Setup pyenv: 13:37:10 system 13:37:10 3.8.13 13:37:10 3.9.13 13:37:10 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 13:37:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uEdJ from file:/tmp/.os_lf_venv 13:37:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:37:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:37:14 lf-activate-venv(): INFO: Base packages installed successfully 13:37:14 lf-activate-venv(): INFO: Installing additional packages: lftools 13:37:31 lf-activate-venv(): INFO: Adding /tmp/venv-uEdJ/bin to PATH 13:37:31 Generating Requirements File 13:38:03 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. 13:38:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:38:03 Python 3.10.6 13:38:04 pip 26.1.1 from /tmp/venv-uEdJ/lib/python3.10/site-packages/pip (python 3.10) 13:38:04 appdirs==1.4.4 13:38:04 argcomplete==3.6.3 13:38:04 aspy.yaml==1.3.0 13:38:04 attrs==26.1.0 13:38:04 autopage==0.6.0 13:38:04 backports.strenum==1.3.1 13:38:04 beautifulsoup4==4.14.3 13:38:04 boto3==1.43.3 13:38:04 botocore==1.43.3 13:38:04 bs4==0.0.2 13:38:04 certifi==2026.4.22 13:38:04 cffi==2.0.0 13:38:04 cfgv==3.5.0 13:38:04 chardet==7.4.3 13:38:04 charset-normalizer==3.4.7 13:38:04 click==8.3.3 13:38:04 cliff==4.13.3 13:38:04 cmd2==3.5.1 13:38:04 cryptography==3.3.2 13:38:04 debtcollector==3.1.0 13:38:04 decorator==5.2.1 13:38:04 defusedxml==0.7.1 13:38:04 Deprecated==1.3.1 13:38:04 distlib==0.4.0 13:38:04 dnspython==2.8.0 13:38:04 docker==7.1.0 13:38:04 dogpile.cache==1.5.0 13:38:04 durationpy==0.10 13:38:04 email-validator==2.3.0 13:38:04 filelock==3.29.0 13:38:04 future==1.0.0 13:38:04 gitdb==4.0.12 13:38:04 GitPython==3.1.49 13:38:04 httplib2==0.30.2 13:38:04 identify==2.6.19 13:38:04 idna==3.13 13:38:04 importlib-resources==1.5.0 13:38:04 iso8601==2.1.0 13:38:04 Jinja2==3.1.6 13:38:04 jmespath==1.1.0 13:38:04 jsonpatch==1.33 13:38:04 jsonpointer==3.1.1 13:38:04 jsonschema==4.26.0 13:38:04 jsonschema-specifications==2025.9.1 13:38:04 keystoneauth1==5.13.1 13:38:04 kubernetes==35.0.0 13:38:04 lftools==0.37.22 13:38:04 lxml==6.1.0 13:38:04 markdown-it-py==4.0.0 13:38:04 MarkupSafe==3.0.3 13:38:04 mdurl==0.1.2 13:38:04 msgpack==1.1.2 13:38:04 multi_key_dict==2.0.3 13:38:04 munch==4.0.0 13:38:04 netaddr==1.3.0 13:38:04 niet==1.4.2 13:38:04 nodeenv==1.10.0 13:38:04 oauth2client==4.1.3 13:38:04 oauthlib==3.3.1 13:38:04 openstacksdk==4.12.0 13:38:04 os-service-types==1.8.2 13:38:04 osc-lib==4.6.0 13:38:04 oslo.config==10.3.0 13:38:04 oslo.context==6.3.0 13:38:04 oslo.i18n==6.7.2 13:38:04 oslo.log==8.1.0 13:38:04 oslo.serialization==5.9.1 13:38:04 oslo.utils==10.0.1 13:38:04 packaging==26.2 13:38:04 pbr==7.0.3 13:38:04 platformdirs==4.9.6 13:38:04 prettytable==3.17.0 13:38:04 psutil==7.2.2 13:38:04 pyasn1==0.6.3 13:38:04 pyasn1_modules==0.4.2 13:38:04 pycparser==3.0 13:38:04 pygerrit2==2.0.15 13:38:04 PyGithub==2.9.1 13:38:04 Pygments==2.20.0 13:38:04 PyJWT==2.12.1 13:38:04 PyNaCl==1.6.2 13:38:04 pyparsing==2.4.7 13:38:04 pyperclip==1.11.0 13:38:04 pyrsistent==0.20.0 13:38:04 python-cinderclient==9.9.0 13:38:04 python-dateutil==2.9.0.post0 13:38:04 python-discovery==1.3.0 13:38:04 python-heatclient==5.1.0 13:38:04 python-jenkins==1.8.3 13:38:04 python-keystoneclient==5.8.0 13:38:04 python-magnumclient==4.10.0 13:38:04 python-openstackclient==9.0.0 13:38:04 python-swiftclient==4.10.0 13:38:04 PyYAML==6.0.3 13:38:04 referencing==0.37.0 13:38:04 requests==2.33.1 13:38:04 requests-oauthlib==2.0.0 13:38:04 rfc3986==2.0.0 13:38:04 rich==15.0.0 13:38:04 rich-argparse==1.8.0 13:38:04 rpds-py==0.30.0 13:38:04 rsa==4.9.1 13:38:04 ruamel.yaml==0.19.1 13:38:04 ruamel.yaml.clib==0.2.15 13:38:04 s3transfer==0.17.0 13:38:04 simplejson==4.1.1 13:38:04 six==1.17.0 13:38:04 smmap==5.0.3 13:38:04 soupsieve==2.8.3 13:38:04 stevedore==5.7.0 13:38:04 tabulate==0.10.0 13:38:04 toml==0.10.2 13:38:04 tomlkit==0.14.0 13:38:04 tqdm==4.67.3 13:38:04 typing_extensions==4.15.0 13:38:04 urllib3==1.26.20 13:38:04 virtualenv==21.3.1 13:38:04 wcwidth==0.7.0 13:38:04 websocket-client==1.9.0 13:38:04 wrapt==2.1.2 13:38:04 xdg==6.0.0 13:38:04 xmltodict==1.0.4 13:38:04 yq==3.4.3 13:38:04 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins3090114467568156265.sh 13:38:04 ---> sudo-logs.sh 13:38:04 Archiving 'sudo' log.. 13:38:05 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins6444756061197216815.sh 13:38:05 ---> job-cost.sh 13:38:05 Setup pyenv: 13:38:05 system 13:38:05 3.8.13 13:38:05 3.9.13 13:38:05 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 13:38:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uEdJ from file:/tmp/.os_lf_venv 13:38:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:38:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:38:08 lf-activate-venv(): INFO: Base packages installed successfully 13:38:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:38:19 lf-activate-venv(): INFO: Adding /tmp/venv-uEdJ/bin to PATH 13:38:19 INFO: No Stack... 13:38:20 INFO: Retrieving Pricing Info for: v3-starter-4 13:38:20 INFO: Archiving Costs 13:38:20 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash -l /tmp/jenkins16639330287383762460.sh 13:38:20 ---> logs-deploy.sh 13:38:20 Setup pyenv: 13:38:20 system 13:38:20 3.8.13 13:38:20 3.9.13 13:38:20 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 13:38:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uEdJ from file:/tmp/.os_lf_venv 13:38:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:38:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:38:24 lf-activate-venv(): INFO: Base packages installed successfully 13:38:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:38:43 lf-activate-venv(): INFO: Adding /tmp/venv-uEdJ/bin to PATH 13:38:43 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/71 13:38:43 INFO: archiving workspace using pattern(s): 13:38:45 Archives upload complete. 13:38:46 INFO: archiving logs to Nexus 13:38:47 ---> uname -a: 13:38:47 Linux prd-ubuntu1804-docker-4c-4g-155 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 13:38:47 13:38:47 13:38:47 ---> lscpu: 13:38:47 Architecture: x86_64 13:38:47 CPU op-mode(s): 32-bit, 64-bit 13:38:47 Byte Order: Little Endian 13:38:47 CPU(s): 4 13:38:47 On-line CPU(s) list: 0-3 13:38:47 Thread(s) per core: 1 13:38:47 Core(s) per socket: 1 13:38:47 Socket(s): 4 13:38:47 NUMA node(s): 1 13:38:47 Vendor ID: AuthenticAMD 13:38:47 CPU family: 23 13:38:47 Model: 49 13:38:47 Model name: AMD EPYC-Rome Processor 13:38:47 Stepping: 0 13:38:47 CPU MHz: 2799.998 13:38:47 BogoMIPS: 5599.99 13:38:47 Virtualization: AMD-V 13:38:47 Hypervisor vendor: KVM 13:38:47 Virtualization type: full 13:38:47 L1d cache: 32K 13:38:47 L1i cache: 32K 13:38:47 L2 cache: 512K 13:38:47 L3 cache: 16384K 13:38:47 NUMA node0 CPU(s): 0-3 13:38:47 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 13:38:47 13:38:47 13:38:47 ---> nproc: 13:38:47 4 13:38:47 13:38:47 13:38:47 ---> df -h: 13:38:47 Filesystem Size Used Avail Use% Mounted on 13:38:47 udev 3.9G 0 3.9G 0% /dev 13:38:47 tmpfs 798M 696K 797M 1% /run 13:38:47 /dev/vda1 20G 9.0G 11G 47% / 13:38:47 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:38:47 tmpfs 5.0M 0 5.0M 0% /run/lock 13:38:47 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:38:47 /dev/vda15 105M 5.3M 100M 5% /boot/efi 13:38:47 tmpfs 798M 0 798M 0% /run/user/1001 13:38:47 13:38:47 13:38:47 ---> free -m: 13:38:47 total used free shared buff/cache available 13:38:47 Mem: 7975 503 5237 0 2235 7194 13:38:47 Swap: 1023 0 1023 13:38:47 13:38:47 13:38:47 ---> ip addr: 13:38:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:38:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:38:47 inet 127.0.0.1/8 scope host lo 13:38:47 valid_lft forever preferred_lft forever 13:38:47 inet6 ::1/128 scope host 13:38:47 valid_lft forever preferred_lft forever 13:38:47 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 13:38:47 link/ether fa:16:3e:74:f4:dd brd ff:ff:ff:ff:ff:ff 13:38:47 inet 10.32.7.168/23 brd 10.32.7.255 scope global dynamic ens3 13:38:47 valid_lft 86174sec preferred_lft 86174sec 13:38:47 inet6 fe80::f816:3eff:fe74:f4dd/64 scope link 13:38:47 valid_lft forever preferred_lft forever 13:38:47 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:38:47 link/ether 02:42:1a:2f:41:0c brd ff:ff:ff:ff:ff:ff 13:38:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:38:47 valid_lft forever preferred_lft forever 13:38:47 13:38:47 13:38:47 ---> sar -b -r -n DEV: 13:38:47 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-155) 05/06/26 _x86_64_ (4 CPU) 13:38:47 13:38:47 13:35:04 LINUX RESTART (4 CPU) 13:38:47 13:38:47 13:36:02 tps rtps wtps bread/s bwrtn/s 13:38:47 13:37:01 99.41 58.91 40.49 4415.72 5878.55 13:38:47 13:38:01 47.98 0.65 47.33 82.79 7601.40 13:38:47 Average: 73.48 29.54 43.94 2231.24 6747.14 13:38:47 13:38:47 13:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:38:47 13:37:01 5528816 7346092 2638604 32.31 48272 1940832 1032792 11.21 802204 1646676 99224 13:38:47 13:38:01 5362020 7354096 2805400 34.35 64528 2087428 1014828 11.01 796340 1794404 118376 13:38:47 Average: 5445418 7350094 2722002 33.33 56400 2014130 1023810 11.11 799272 1720540 108800 13:38:47 13:38:47 13:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:38:47 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:37:01 lo 1.76 1.76 0.14 0.14 0.00 0.00 0.00 0.00 13:38:47 13:37:01 ens3 80.26 60.89 879.86 7.67 0.00 0.00 0.00 0.00 13:38:47 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 13:38:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 13:38:47 13:38:01 ens3 33.99 26.28 258.89 6.25 0.00 0.00 0.00 0.00 13:38:47 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:47 Average: lo 1.18 1.18 0.10 0.10 0.00 0.00 0.00 0.00 13:38:47 Average: ens3 56.94 43.44 566.79 6.95 0.00 0.00 0.00 0.00 13:38:47 13:38:47 13:38:47 ---> sar -P ALL: 13:38:47 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-155) 05/06/26 _x86_64_ (4 CPU) 13:38:47 13:38:47 13:35:04 LINUX RESTART (4 CPU) 13:38:47 13:38:47 13:36:02 CPU %user %nice %system %iowait %steal %idle 13:38:47 13:37:01 all 22.99 0.00 2.95 2.95 2.44 68.67 13:38:47 13:37:01 0 10.37 0.00 2.23 0.98 1.52 84.90 13:38:47 13:37:01 1 19.90 0.00 2.93 7.08 2.55 67.53 13:38:47 13:37:01 2 39.88 0.00 3.94 1.79 3.47 50.92 13:38:47 13:37:01 3 21.80 0.00 2.66 1.95 2.20 71.40 13:38:47 13:38:01 all 19.59 0.00 1.10 1.71 1.35 76.25 13:38:47 13:38:01 0 24.37 0.00 1.37 2.75 1.28 70.24 13:38:47 13:38:01 1 13.31 0.00 0.67 3.41 1.26 81.35 13:38:47 13:38:01 2 35.75 0.00 2.03 0.45 2.44 59.34 13:38:47 13:38:01 3 4.90 0.00 0.33 0.20 0.40 94.17 13:38:47 Average: all 21.28 0.00 2.02 2.32 1.89 72.49 13:38:47 Average: 0 17.42 0.00 1.80 1.87 1.40 77.51 13:38:47 Average: 1 16.58 0.00 1.79 5.23 1.90 74.49 13:38:47 Average: 2 37.80 0.00 2.98 1.11 2.95 55.16 13:38:47 Average: 3 13.28 0.00 1.49 1.07 1.29 82.88 13:38:47 13:38:47 13:38:47