Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-2814 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dep-secret-docker-merge-master [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-NdEPxZQCDPhJ/agent.2135 SSH_AGENT_PID=2137 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-dep-secret-docker-merge-master@tmp/private_key_3580584270401697691.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep > git init /w/workspace/it-dep-secret-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # 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 177701e036017bc89d6d3ab1932eaa8ce5f122a3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 177701e036017bc89d6d3ab1932eaa8ce5f122a3 # timeout=10 Commit message: "Aligning OSC and SMO versions ti I-Release" > git rev-list --no-walk 177701e036017bc89d6d3ab1932eaa8ce5f122a3 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.ric-dep.url # timeout=10 > git config -f .gitmodules --get submodule.ric-dep.path # timeout=10 > git config --get submodule.smo-install/onap_oom.url # timeout=10 > git config -f .gitmodules --get submodule.smo-install/onap_oom.path # timeout=10 > git config --get submodule.smo-install/multicloud-k8s.url # timeout=10 > git config -f .gitmodules --get submodule.smo-install/multicloud-k8s.path # timeout=10 > git config --get submodule.ranpm.url # timeout=10 > git config -f .gitmodules --get submodule.ranpm.path # timeout=10 > git submodule update --init --recursive ric-dep # timeout=10 > git submodule update --init --recursive smo-install/onap_oom # timeout=10 > git submodule update --init --recursive smo-install/multicloud-k8s # timeout=10 > git submodule update --init --recursive ranpm # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins5311566444193812250.sh ---> python-tools-install.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-2IbE 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-2IbE/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-2IbE/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 Babel==2.14.0 beautifulsoup4==4.12.2 boto3==1.34.12 botocore==1.34.12 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.4.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.40 google-auth==2.26.1 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-metadata==7.0.1 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==5.0.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==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.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.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.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.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.16.2 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.12 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-dep-secret-docker-merge-master@tmp/config4079085629196519541tmp copy managed file [it-dep-settings] to file:/w/workspace/it-dep-secret-docker-merge-master@tmp/config16482349251414554460tmp [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins9715292672305759483.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins2811447131521790381.sh [it-dep-secret-docker-merge-master] $ /bin/sh -xe /tmp/jenkins16434211382442770689.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=ci/tiller-secret-gen CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [it-dep-secret-docker-merge-master] $ /bin/bash -l /tmp/jenkins6684148040749064524.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-secret-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2IbE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-2IbE/bin to PATH ---> Docker image tag found: 0.0.2 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=ci/tiller-secret-gen CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/it-dep-secret [EnvInject] - Variables injected successfully. [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins13867513680700586579.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 . Sending build context to Docker daemon 12.29kB Step 1/12 : FROM alpine latest: Pulling from library/alpine 661ff4d9561e: Pulling fs layer 661ff4d9561e: Verifying Checksum 661ff4d9561e: Download complete 661ff4d9561e: Pull complete Digest: sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48 Status: Downloaded newer image for alpine:latest ---> f8c20f8bbcb6 Step 2/12 : MAINTAINER "RIC" ---> Running in ac0fa6203034 Removing intermediate container ac0fa6203034 ---> 60157697cfbc Step 3/12 : LABEL name="A container with support for creating Kubernetes SSL secrets" ---> Running in 9ba3ab39513a Removing intermediate container 9ba3ab39513a ---> 5399c924507b Step 4/12 : RUN apk update ---> Running in e85469d9ef63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz v3.19.0-177-g78bcee3e046 [https://dl-cdn.alpinelinux.org/alpine/v3.19/main] v3.19.0-188-g7f046677a68 [https://dl-cdn.alpinelinux.org/alpine/v3.19/community] OK: 22981 distinct packages available Removing intermediate container e85469d9ef63 ---> e35a0612b4b6 Step 5/12 : RUN apk add openssl ---> Running in 55e7f2d7649e (1/1) Installing openssl (3.1.4-r2) Executing busybox-1.36.1-r15.trigger OK: 8 MiB in 16 packages Removing intermediate container 55e7f2d7649e ---> 3fe20fa45836 Step 6/12 : ADD https://storage.googleapis.com/kubernetes-release/release/v1.14.1/bin/linux/amd64/kubectl /bin/kubectl ---> bfb2e5db505a Step 7/12 : RUN chmod +x /bin/kubectl ---> Running in 00057cc44a54 Removing intermediate container 00057cc44a54 ---> 513f71dcb062 Step 8/12 : COPY bin/cert-gen.sh /bin/cert-gen.sh ---> a062eba46fce Step 9/12 : COPY bin/svcacct-to-kubeconfig.sh /bin/svcacct-to-kubeconfig.sh ---> 38088f78a5d2 Step 10/12 : COPY bin/tls-secrets.sh /tls-secrets.sh ---> d3c6cd5574b8 Step 11/12 : RUN mkdir /pki ---> Running in f9be16218cdc Removing intermediate container f9be16218cdc ---> be63b45bd5b2 Step 12/12 : CMD /tls-secrets.sh ---> Running in 1909b13eb4e5 Removing intermediate container 1909b13eb4e5 ---> efd54713e6a4 Successfully built efd54713e6a4 Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 ---> docker-build.sh ends [it-dep-secret-docker-merge-master] $ /bin/sh -xe /tmp/jenkins4756940240868497707.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins5244100649249227604.sh ---> docker-push.sh Docker version 20.10.20, build 9fdeb9c Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret] e0366898596c: Preparing 49de0a5d3b58: Preparing 07bace2626b5: Preparing 70bad71c3d22: Preparing 387ee7f58ac2: Preparing ef1f0e41fe9c: Preparing 361c40a78b78: Preparing 7b972eaa541d: Preparing 5af4f8f59b76: Preparing 361c40a78b78: Waiting ef1f0e41fe9c: Waiting 7b972eaa541d: Waiting e0366898596c: Pushed 49de0a5d3b58: Pushed 70bad71c3d22: Pushed 07bace2626b5: Pushed 5af4f8f59b76: Layer already exists 361c40a78b78: Pushed 7b972eaa541d: Pushed 387ee7f58ac2: Pushed ef1f0e41fe9c: Pushed 0.0.2: digest: sha256:1c1bc2db396bf860f36c07081f735ac472119b27a9f65daa86744290fc834471 size: 2202 ---> docker-push.sh ends [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins4683314976071336980.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2137 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins2266187569094439246.sh ---> sysstat.sh [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins6191442035556345663.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/it-dep-secret-docker-merge-master + 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/it-dep-secret-docker-merge-master ']' + 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/it-dep-secret-docker-merge-master ']' + mkdir -p /w/workspace/it-dep-secret-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dep-secret-docker-merge-master/archives/ [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins7949012880583004974.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-secret-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2IbE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-2IbE/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins12870979590008386822.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-secret-docker-merge-master@tmp/config5635137146280303515tmp 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. [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins10769610671796913338.sh ---> create-netrc.sh [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins10944333150293853431.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-secret-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2IbE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-2IbE/bin to PATH [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins7384069895505417863.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins7283649222134378854.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-secret-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2IbE 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.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-2IbE/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [it-dep-secret-docker-merge-master] $ /bin/bash -l /tmp/jenkins9607538594255120378.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-secret-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2IbE 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-2IbE/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dep-secret-docker-merge-master/204 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-2814 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 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): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 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-3 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: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 688K 394M 1% /run /dev/vda1 20G 9.4G 9.9G 49% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 471 1123 0 2348 3203 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 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:79:cb:16 brd ff:ff:ff:ff:ff:ff inet 10.32.7.91/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86196sec preferred_lft 86196sec inet6 fe80::f816:3eff:fe79:cb16/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:c0:0d:1f:fc 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-194-generic (prd-ubuntu1804-docker-4c-4g-2814) 01/04/24 _x86_64_ (4 CPU) 20:57:43 LINUX RESTART (4 CPU) 20:58:02 tps rtps wtps bread/s bwrtn/s 20:59:01 141.96 72.89 69.07 5772.31 45353.96 21:00:01 123.56 16.25 107.32 2116.31 21536.68 21:01:01 27.46 0.63 26.83 52.12 2008.33 Average: 97.41 29.68 67.73 2629.46 22841.27 20:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:59:01 1566060 3273860 2472596 61.22 49548 1813108 925576 18.19 649404 1641436 99864 21:00:01 1219964 3332224 2818692 69.79 70876 2177956 1130524 22.22 700440 1895404 220 21:01:01 1097332 3238808 2941324 72.83 75572 2201424 969296 19.05 852080 1865516 45064 Average: 1294452 3281631 2744204 67.95 65332 2064163 1008465 19.82 733975 1800785 48383 20:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:59:01 ens3 522.47 320.28 2339.92 72.99 0.00 0.00 0.00 0.00 20:59:01 lo 1.36 1.36 0.12 0.12 0.00 0.00 0.00 0.00 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:01 ens3 193.70 160.24 1335.18 16.91 0.00 0.00 0.00 0.00 21:00:01 lo 2.80 2.80 0.26 0.26 0.00 0.00 0.00 0.00 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:01:01 ens3 62.01 90.67 49.62 505.44 0.00 0.00 0.00 0.00 21:01:01 lo 3.47 3.47 0.31 0.31 0.00 0.00 0.00 0.00 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 257.92 189.67 1235.44 199.15 0.00 0.00 0.00 0.00 Average: lo 2.55 2.55 0.23 0.23 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-194-generic (prd-ubuntu1804-docker-4c-4g-2814) 01/04/24 _x86_64_ (4 CPU) 20:57:43 LINUX RESTART (4 CPU) 20:58:02 CPU %user %nice %system %iowait %steal %idle 20:59:01 all 18.92 0.00 2.43 3.79 0.08 74.79 20:59:01 0 21.23 0.00 2.38 4.73 0.05 71.61 20:59:01 1 10.37 0.00 1.64 4.82 0.10 83.07 20:59:01 2 24.34 0.00 3.76 3.24 0.07 68.59 20:59:01 3 19.81 0.00 1.95 2.33 0.07 75.84 21:00:01 all 18.17 0.00 2.21 2.85 0.05 76.72 21:00:01 0 33.77 0.00 2.87 0.60 0.07 62.69 21:00:01 1 4.66 0.00 1.25 6.24 0.03 87.81 21:00:01 2 22.39 0.00 2.80 1.83 0.07 72.92 21:00:01 3 12.01 0.00 1.89 2.70 0.07 83.33 21:01:01 all 20.25 0.00 0.97 0.79 0.05 77.94 21:01:01 0 17.59 0.00 0.68 0.08 0.02 81.62 21:01:01 1 30.63 0.00 1.34 0.07 0.05 67.91 21:01:01 2 17.24 0.00 0.90 0.07 0.05 81.74 21:01:01 3 15.58 0.00 1.02 2.94 0.05 80.41 Average: all 19.11 0.00 1.87 2.47 0.06 76.49 Average: 0 24.21 0.00 1.98 1.79 0.04 71.98 Average: 1 15.18 0.00 1.41 3.72 0.06 79.63 Average: 2 21.30 0.00 2.48 1.70 0.06 74.46 Average: 3 15.78 0.00 1.62 2.66 0.06 79.88