10:38:18 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/rapp/ransliceassurance/+/15601 10:38:18 Running as SYSTEM 10:38:18 [EnvInject] - Loading node environment variables. 10:38:18 Building remotely on prd-ubuntu1804-docker-4c-4g-1646 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master 10:38:18 [ssh-agent] Looking for ssh-agent implementation... 10:38:18 $ ssh-agent 10:38:18 SSH_AUTH_SOCK=/tmp/ssh-tiAwwOgtMFaa/agent.2041 10:38:18 SSH_AGENT_PID=2043 10:38:18 [ssh-agent] Started. 10:38:18 Running ssh-add (command line suppressed) 10:38:18 Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master@tmp/private_key_5869064991029492278.key (jenkins-ssh) 10:38:19 [ssh-agent] Using credentials jenkins (jenkins) 10:38:19 The recommended git tool is: NONE 10:38:21 using credential jenkins 10:38:21 Wiping out workspace first. 10:38:21 Cloning the remote Git repository 10:38:21 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 10:38:21 > git init /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master # timeout=10 10:38:21 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 10:38:21 > git --version # timeout=10 10:38:21 > git --version # 'git version 2.17.1' 10:38:21 using GIT_SSH to set credentials jenkins 10:38:21 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance +refs/heads/*:refs/remotes/origin/* # timeout=10 10:38:22 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 10:38:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:38:22 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 10:38:22 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 10:38:22 using GIT_SSH to set credentials jenkins 10:38:23 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance refs/changes/01/15601/1 # timeout=10 10:38:23 > git rev-parse 878149752f5623d2fff5504e914b16d7aeb737e0^{commit} # timeout=10 10:38:23 Checking out Revision 878149752f5623d2fff5504e914b16d7aeb737e0 (refs/changes/01/15601/1) 10:38:23 > git config core.sparsecheckout # timeout=10 10:38:23 > git checkout -f 878149752f5623d2fff5504e914b16d7aeb737e0 # timeout=10 10:38:26 Commit message: "Chore(rtd): modernise docs build infra" 10:38:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:38:27 > git rev-list --no-walk bcab5f90045c9994c243dc2b6f2029841cfcdc81 # timeout=10 10:38:27 provisioning config files... 10:38:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:38:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:38:27 [EnvInject] - Injecting environment variables from a build step. 10:38:27 [EnvInject] - Injecting as environment variables the properties content 10:38:27 GO_ROOT=icsversion 10:38:27 10:38:27 [EnvInject] - Variables injected successfully. 10:38:27 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins2182905971684332365.sh 10:38:27 + echo '--> go-test.sh' 10:38:27 --> go-test.sh 10:38:27 + go version 10:38:27 go version go1.19 linux/amd64 10:38:27 + cd icsversion 10:38:27 + go mod tidy 10:38:27 go: downloading github.com/gorilla/mux v1.8.0 10:38:27 go: downloading github.com/sirupsen/logrus v1.8.1 10:38:28 go: downloading github.com/stretchr/testify v1.5.1 10:38:30 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 10:38:31 go: downloading github.com/davecgh/go-spew v1.1.1 10:38:31 go: downloading github.com/pmezard/go-difflib v1.0.0 10:38:31 go: downloading gopkg.in/yaml.v2 v2.3.0 10:38:32 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 10:38:33 go: downloading github.com/kr/pretty v0.2.0 10:38:33 go: downloading github.com/kr/text v0.1.0 10:38:33 + go test ./... 10:38:39 ? oransc.org/usecase/oduclosedloop/icsversion [no test files] 10:38:40 ok oransc.org/usecase/oduclosedloop/icsversion/internal/config 0.017s 10:38:40 ok oransc.org/usecase/oduclosedloop/icsversion/internal/odusliceassurance 0.003s 10:38:41 ok oransc.org/usecase/oduclosedloop/icsversion/internal/restclient 0.015s 10:38:41 ok oransc.org/usecase/oduclosedloop/icsversion/internal/structures 0.012s 10:38:41 ok oransc.org/usecase/oduclosedloop/icsversion/messages 0.006s 10:38:41 ? oransc.org/usecase/oduclosedloop/icsversion/stub/ics [no test files] 10:38:41 ? oransc.org/usecase/oduclosedloop/icsversion/stub/prodSdnc [no test files] 10:38:41 + echo '--> go-test.sh ends' 10:38:41 --> go-test.sh ends 10:38:41 $ ssh-agent -k 10:38:41 unset SSH_AUTH_SOCK; 10:38:41 unset SSH_AGENT_PID; 10:38:41 echo Agent pid 2043 killed; 10:38:41 [ssh-agent] Stopped. 10:38:41 [PostBuildScript] - [INFO] Executing post build scripts. 10:38:41 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins6163392504490554484.sh 10:38:41 ---> sysstat.sh 10:38:42 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins15329802283664517030.sh 10:38:42 ---> package-listing.sh 10:38:42 ++ facter osfamily 10:38:42 ++ tr '[:upper:]' '[:lower:]' 10:38:42 + OS_FAMILY=debian 10:38:42 + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master 10:38:42 + START_PACKAGES=/tmp/packages_start.txt 10:38:42 + END_PACKAGES=/tmp/packages_end.txt 10:38:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:38:42 + PACKAGES=/tmp/packages_start.txt 10:38:42 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master ']' 10:38:42 + PACKAGES=/tmp/packages_end.txt 10:38:42 + case "${OS_FAMILY}" in 10:38:42 + dpkg -l 10:38:42 + grep '^ii' 10:38:42 + '[' -f /tmp/packages_start.txt ']' 10:38:42 + '[' -f /tmp/packages_end.txt ']' 10:38:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:38:42 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master ']' 10:38:42 + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/archives/ 10:38:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/archives/ 10:38:42 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins3033743564128041556.sh 10:38:42 ---> capture-instance-metadata.sh 10:38:42 Setup pyenv: 10:38:42 * system (set by /opt/pyenv/version) 10:38:42 * 3.8.13 (set by /opt/pyenv/version) 10:38:42 * 3.9.13 (set by /opt/pyenv/version) 10:38:42 * 3.10.6 (set by /opt/pyenv/version) 10:38:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zWpJ 10:38:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:38:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:38:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:38:57 lf-activate-venv(): INFO: Base packages installed successfully 10:38:57 lf-activate-venv(): INFO: Installing additional packages: lftools 10:39:37 lf-activate-venv(): INFO: Adding /tmp/venv-zWpJ/bin to PATH 10:39:37 INFO: Running in OpenStack, capturing instance metadata 10:39:37 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins12806245117977654032.sh 10:39:37 provisioning config files... 10:39:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master@tmp/config7193274337207547520tmp 10:39:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:39:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:39:37 [EnvInject] - Injecting environment variables from a build step. 10:39:37 [EnvInject] - Injecting as environment variables the properties content 10:39:37 SERVER_ID=logs 10:39:37 10:39:37 [EnvInject] - Variables injected successfully. 10:39:37 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins5615480300516966349.sh 10:39:37 ---> create-netrc.sh 10:39:37 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins18063461231334292965.sh 10:39:37 ---> python-tools-install.sh 10:39:37 Setup pyenv: 10:39:37 system 10:39:37 3.8.13 10:39:37 3.9.13 10:39:37 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 10:39:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zWpJ from file:/tmp/.os_lf_venv 10:39:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:39:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:39:41 lf-activate-venv(): INFO: Base packages installed successfully 10:39:41 lf-activate-venv(): INFO: Installing additional packages: lftools 10:39:57 lf-activate-venv(): INFO: Adding /tmp/venv-zWpJ/bin to PATH 10:39:57 Generating Requirements File 10:40:30 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. 10:40:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:40:30 Python 3.10.6 10:40:31 pip 26.1 from /tmp/venv-zWpJ/lib/python3.10/site-packages/pip (python 3.10) 10:40:31 appdirs==1.4.4 10:40:31 argcomplete==3.6.3 10:40:31 aspy.yaml==1.3.0 10:40:31 attrs==26.1.0 10:40:31 autopage==0.6.0 10:40:31 backports.strenum==1.3.1 10:40:31 beautifulsoup4==4.14.3 10:40:31 boto3==1.42.96 10:40:31 botocore==1.42.96 10:40:31 bs4==0.0.2 10:40:31 certifi==2026.4.22 10:40:31 cffi==2.0.0 10:40:31 cfgv==3.5.0 10:40:31 chardet==7.4.3 10:40:31 charset-normalizer==3.4.7 10:40:31 click==8.3.3 10:40:31 cliff==4.13.3 10:40:31 cmd2==3.5.1 10:40:31 cryptography==3.3.2 10:40:31 debtcollector==3.1.0 10:40:31 decorator==5.2.1 10:40:31 defusedxml==0.7.1 10:40:31 Deprecated==1.3.1 10:40:31 distlib==0.4.0 10:40:31 dnspython==2.8.0 10:40:31 docker==7.1.0 10:40:31 dogpile.cache==1.5.0 10:40:31 durationpy==0.10 10:40:31 email-validator==2.3.0 10:40:31 filelock==3.29.0 10:40:31 future==1.0.0 10:40:31 gitdb==4.0.12 10:40:31 GitPython==3.1.47 10:40:31 httplib2==0.30.2 10:40:31 identify==2.6.19 10:40:31 idna==3.13 10:40:31 importlib-resources==1.5.0 10:40:31 iso8601==2.1.0 10:40:31 Jinja2==3.1.6 10:40:31 jmespath==1.1.0 10:40:31 jsonpatch==1.33 10:40:31 jsonpointer==3.1.1 10:40:31 jsonschema==4.26.0 10:40:31 jsonschema-specifications==2025.9.1 10:40:31 keystoneauth1==5.13.1 10:40:31 kubernetes==35.0.0 10:40:31 lftools==0.37.22 10:40:31 lxml==6.1.0 10:40:31 markdown-it-py==4.0.0 10:40:31 MarkupSafe==3.0.3 10:40:31 mdurl==0.1.2 10:40:31 msgpack==1.1.2 10:40:31 multi_key_dict==2.0.3 10:40:31 munch==4.0.0 10:40:31 netaddr==1.3.0 10:40:31 niet==1.4.2 10:40:31 nodeenv==1.10.0 10:40:31 oauth2client==4.1.3 10:40:31 oauthlib==3.3.1 10:40:31 openstacksdk==4.12.0 10:40:31 os-service-types==1.8.2 10:40:31 osc-lib==4.5.0 10:40:31 oslo.config==10.3.0 10:40:31 oslo.context==6.3.0 10:40:31 oslo.i18n==6.7.2 10:40:31 oslo.log==8.1.0 10:40:31 oslo.serialization==5.9.1 10:40:31 oslo.utils==10.0.1 10:40:31 packaging==26.2 10:40:31 pbr==7.0.3 10:40:31 platformdirs==4.9.6 10:40:31 prettytable==3.17.0 10:40:31 psutil==7.2.2 10:40:31 pyasn1==0.6.3 10:40:31 pyasn1_modules==0.4.2 10:40:31 pycparser==3.0 10:40:31 pygerrit2==2.0.15 10:40:31 PyGithub==2.9.1 10:40:31 Pygments==2.20.0 10:40:31 PyJWT==2.12.1 10:40:31 PyNaCl==1.6.2 10:40:31 pyparsing==2.4.7 10:40:31 pyperclip==1.11.0 10:40:31 pyrsistent==0.20.0 10:40:31 python-cinderclient==9.9.0 10:40:31 python-dateutil==2.9.0.post0 10:40:31 python-discovery==1.2.2 10:40:31 python-heatclient==5.1.0 10:40:31 python-jenkins==1.8.3 10:40:31 python-keystoneclient==5.8.0 10:40:31 python-magnumclient==4.10.0 10:40:31 python-openstackclient==9.0.0 10:40:31 python-swiftclient==4.10.0 10:40:31 PyYAML==6.0.3 10:40:31 referencing==0.37.0 10:40:31 requests==2.33.1 10:40:31 requests-oauthlib==2.0.0 10:40:31 rfc3986==2.0.0 10:40:31 rich==15.0.0 10:40:31 rich-argparse==1.7.2 10:40:31 rpds-py==0.30.0 10:40:31 rsa==4.9.1 10:40:31 ruamel.yaml==0.19.1 10:40:31 ruamel.yaml.clib==0.2.15 10:40:31 s3transfer==0.16.1 10:40:31 simplejson==4.1.1 10:40:31 six==1.17.0 10:40:31 smmap==5.0.3 10:40:31 soupsieve==2.8.3 10:40:31 stevedore==5.7.0 10:40:31 tabulate==0.10.0 10:40:31 toml==0.10.2 10:40:31 tomlkit==0.14.0 10:40:31 tqdm==4.67.3 10:40:31 typing_extensions==4.15.0 10:40:31 urllib3==1.26.20 10:40:31 virtualenv==21.2.4 10:40:31 wcwidth==0.6.0 10:40:31 websocket-client==1.9.0 10:40:31 wrapt==2.1.2 10:40:31 xdg==6.0.0 10:40:31 xmltodict==1.0.4 10:40:31 yq==3.4.3 10:40:31 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins3470357399807498309.sh 10:40:31 ---> sudo-logs.sh 10:40:31 Archiving 'sudo' log.. 10:40:32 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash /tmp/jenkins5431524037577512603.sh 10:40:32 ---> job-cost.sh 10:40:32 Setup pyenv: 10:40:32 system 10:40:32 3.8.13 10:40:32 3.9.13 10:40:32 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 10:40:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zWpJ from file:/tmp/.os_lf_venv 10:40:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:40:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:40:36 lf-activate-venv(): INFO: Base packages installed successfully 10:40:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:40:46 lf-activate-venv(): INFO: Adding /tmp/venv-zWpJ/bin to PATH 10:40:46 INFO: No Stack... 10:40:46 INFO: Retrieving Pricing Info for: v3-starter-4 10:40:46 INFO: Archiving Costs 10:40:46 [nonrtric-rapp-ransliceassurance-icsversion-go-verify-master] $ /bin/bash -l /tmp/jenkins2607579803371797822.sh 10:40:46 ---> logs-deploy.sh 10:40:46 Setup pyenv: 10:40:46 system 10:40:46 3.8.13 10:40:46 3.9.13 10:40:46 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/.python-version) 10:40:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zWpJ from file:/tmp/.os_lf_venv 10:40:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:40:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:40:50 lf-activate-venv(): INFO: Base packages installed successfully 10:40:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:41:07 lf-activate-venv(): INFO: Adding /tmp/venv-zWpJ/bin to PATH 10:41:07 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-icsversion-go-verify-master/69 10:41:07 INFO: archiving workspace using pattern(s): 10:41:09 Archives upload complete. 10:41:09 INFO: archiving logs to Nexus 10:41:11 ---> uname -a: 10:41:11 Linux prd-ubuntu1804-docker-4c-4g-1646 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 10:41:11 10:41:11 10:41:11 ---> lscpu: 10:41:11 Architecture: x86_64 10:41:11 CPU op-mode(s): 32-bit, 64-bit 10:41:11 Byte Order: Little Endian 10:41:11 CPU(s): 4 10:41:11 On-line CPU(s) list: 0-3 10:41:11 Thread(s) per core: 1 10:41:11 Core(s) per socket: 1 10:41:11 Socket(s): 4 10:41:11 NUMA node(s): 1 10:41:11 Vendor ID: AuthenticAMD 10:41:11 CPU family: 23 10:41:11 Model: 49 10:41:11 Model name: AMD EPYC-Rome Processor 10:41:11 Stepping: 0 10:41:11 CPU MHz: 2799.998 10:41:11 BogoMIPS: 5599.99 10:41:11 Virtualization: AMD-V 10:41:11 Hypervisor vendor: KVM 10:41:11 Virtualization type: full 10:41:11 L1d cache: 32K 10:41:11 L1i cache: 32K 10:41:11 L2 cache: 512K 10:41:11 L3 cache: 16384K 10:41:11 NUMA node0 CPU(s): 0-3 10:41:11 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 10:41:11 10:41:11 10:41:11 ---> nproc: 10:41:11 4 10:41:11 10:41:11 10:41:11 ---> df -h: 10:41:11 Filesystem Size Used Avail Use% Mounted on 10:41:11 udev 3.9G 0 3.9G 0% /dev 10:41:11 tmpfs 798M 696K 797M 1% /run 10:41:11 /dev/vda1 20G 9.0G 11G 47% / 10:41:11 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:41:11 tmpfs 5.0M 0 5.0M 0% /run/lock 10:41:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:41:11 /dev/vda15 105M 5.3M 100M 5% /boot/efi 10:41:11 tmpfs 798M 0 798M 0% /run/user/1001 10:41:11 10:41:11 10:41:11 ---> free -m: 10:41:11 total used free shared buff/cache available 10:41:11 Mem: 7976 503 5237 0 2235 7193 10:41:11 Swap: 1023 0 1023 10:41:11 10:41:11 10:41:11 ---> ip addr: 10:41:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:41:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:41:11 inet 127.0.0.1/8 scope host lo 10:41:11 valid_lft forever preferred_lft forever 10:41:11 inet6 ::1/128 scope host 10:41:11 valid_lft forever preferred_lft forever 10:41:11 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 10:41:11 link/ether fa:16:3e:f2:0d:46 brd ff:ff:ff:ff:ff:ff 10:41:11 inet 10.32.7.228/23 brd 10.32.7.255 scope global dynamic ens3 10:41:11 valid_lft 86186sec preferred_lft 86186sec 10:41:11 inet6 fe80::f816:3eff:fef2:d46/64 scope link 10:41:11 valid_lft forever preferred_lft forever 10:41:11 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:41:11 link/ether 02:42:8a:8a:dd:d7 brd ff:ff:ff:ff:ff:ff 10:41:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:41:11 valid_lft forever preferred_lft forever 10:41:11 10:41:11 10:41:11 ---> sar -b -r -n DEV: 10:41:11 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1646) 04/28/26 _x86_64_ (4 CPU) 10:41:11 10:41:11 10:37:39 LINUX RESTART (4 CPU) 10:41:11 10:41:11 10:38:03 tps rtps wtps bread/s bwrtn/s 10:41:11 10:39:01 274.23 196.66 77.58 11380.49 40455.03 10:41:11 10:40:01 44.13 0.97 43.16 109.58 6951.11 10:41:11 10:41:01 56.12 0.63 55.49 29.60 7615.53 10:41:11 Average: 123.16 64.63 58.53 3755.61 18093.38 10:41:11 10:41:11 10:38:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:41:11 10:39:01 5735384 7414524 2432044 29.78 40012 1815760 967776 10.50 713700 1539532 64280 10:41:11 10:40:01 5518080 7400320 2649348 32.44 58616 1989100 971720 10.54 742264 1704260 101008 10:41:11 10:41:01 5361036 7361744 2806392 34.36 66544 2092740 1007972 10.94 786836 1803308 48412 10:41:11 Average: 5538167 7392196 2629261 32.19 55057 1965867 982489 10.66 747600 1682367 71233 10:41:11 10:41:11 10:38:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:41:11 10:39:01 ens3 285.06 165.94 966.10 63.85 0.00 0.00 0.00 0.00 10:41:11 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:11 10:39:01 lo 2.48 2.48 0.21 0.21 0.00 0.00 0.00 0.00 10:41:11 10:40:01 ens3 60.16 45.79 652.32 6.75 0.00 0.00 0.00 0.00 10:41:11 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:11 10:40:01 lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 10:41:11 10:41:01 ens3 28.38 24.95 236.79 6.09 0.00 0.00 0.00 0.00 10:41:11 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:11 10:41:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 10:41:11 Average: ens3 122.74 77.92 614.52 25.14 0.00 0.00 0.00 0.00 10:41:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:11 Average: lo 1.28 1.28 0.11 0.11 0.00 0.00 0.00 0.00 10:41:11 10:41:11 10:41:11 ---> sar -P ALL: 10:41:11 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1646) 04/28/26 _x86_64_ (4 CPU) 10:41:11 10:41:11 10:37:39 LINUX RESTART (4 CPU) 10:41:11 10:41:11 10:38:03 CPU %user %nice %system %iowait %steal %idle 10:41:11 10:39:01 all 22.68 0.00 4.94 13.21 5.51 53.66 10:41:11 10:39:01 0 16.88 0.00 3.68 13.41 4.84 61.19 10:41:11 10:39:01 1 24.15 0.00 3.21 9.51 4.85 58.27 10:41:11 10:39:01 2 14.02 0.00 7.37 12.87 5.86 59.89 10:41:11 10:39:01 3 35.71 0.00 5.47 17.06 6.48 35.29 10:41:11 10:40:01 all 19.41 0.00 1.22 1.63 2.00 75.74 10:41:11 10:40:01 0 13.37 0.00 0.91 0.08 1.10 84.54 10:41:11 10:40:01 1 28.35 0.00 1.16 3.39 1.98 65.13 10:41:11 10:40:01 2 6.90 0.00 0.91 0.59 2.48 89.11 10:41:11 10:40:01 3 29.21 0.00 1.90 2.45 2.47 63.97 10:41:11 10:41:01 all 19.52 0.00 1.11 1.72 2.04 75.61 10:41:11 10:41:01 0 1.56 0.00 0.23 0.03 0.47 97.70 10:41:11 10:41:01 1 23.45 0.00 1.13 1.41 2.15 71.85 10:41:11 10:41:01 2 6.26 0.00 0.95 4.72 2.33 85.73 10:41:11 10:41:01 3 46.83 0.00 2.10 0.70 3.20 47.17 10:41:11 Average: all 20.52 0.00 2.40 5.45 3.17 68.46 10:41:11 Average: 0 10.56 0.00 1.59 4.44 2.11 81.30 10:41:11 Average: 1 25.33 0.00 1.82 4.72 2.98 65.15 10:41:11 Average: 2 9.02 0.00 3.04 5.99 3.54 78.41 10:41:11 Average: 3 37.26 0.00 3.14 6.65 4.03 48.92 10:41:11 10:41:11 10:41:11