Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-819 (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-0kC6knAcbdsd/agent.2093 SSH_AGENT_PID=2095 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-dep-secret-docker-merge-master@tmp/private_key_18058486769054212889.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 68332a494ab572e3b526c799aa7389810451749b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 68332a494ab572e3b526c799aa7389810451749b # timeout=10 Commit message: "Fix the yq based validation checks" > git rev-list --no-walk 68332a494ab572e3b526c799aa7389810451749b # 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/jenkins9188103283898927661.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-6F7u 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-6F7u/bin to PATH Generating Requirements File Python 3.10.6 pip 24.1.2 from /tmp/venv-6F7u/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.4.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.148 botocore==1.34.148 bs4==0.0.2 cachetools==5.4.0 certifi==2024.7.4 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 email_validator==2.2.0 filelock==3.15.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.32.0 httplib2==0.22.0 identify==2.6.0 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.7.0 kubernetes==30.1.0 lftools==0.37.10 lxml==5.2.2 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.3.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.5.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==6.1.1 oslo.serialization==5.4.0 oslo.utils==7.2.0 packaging==24.1 pbr==6.0.0 platformdirs==4.2.2 prettytable==3.10.2 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.6.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.6.0 PyYAML==6.0.1 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.19.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.0 tqdm==4.66.4 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.19 virtualenv==20.26.3 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-dep-secret-docker-merge-master@tmp/config15659389535964978180tmp copy managed file [it-dep-settings] to file:/w/workspace/it-dep-secret-docker-merge-master@tmp/config13376926747486090945tmp [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins4378664958002985658.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/jenkins9925926807384473315.sh [it-dep-secret-docker-merge-master] $ /bin/sh -xe /tmp/jenkins15466588367794021308.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/jenkins1543305425864459443.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-6F7u from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-6F7u/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/jenkins11314456111732623015.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc 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 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.34kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/alpine:latest #3 DONE 1.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/9] FROM docker.io/library/alpine@sha256:0a4eaa0eecf5f8c050e5bba433f58c052be7587ee8af3e8b3910ef9ab5fbe9f5 #5 resolve docker.io/library/alpine@sha256:0a4eaa0eecf5f8c050e5bba433f58c052be7587ee8af3e8b3910ef9ab5fbe9f5 #5 resolve docker.io/library/alpine@sha256:0a4eaa0eecf5f8c050e5bba433f58c052be7587ee8af3e8b3910ef9ab5fbe9f5 0.1s done #5 sha256:0a4eaa0eecf5f8c050e5bba433f58c052be7587ee8af3e8b3910ef9ab5fbe9f5 1.85kB / 1.85kB done #5 sha256:eddacbc7e24bf8799a4ed3cdcfa50d4b88a323695ad80f317b6629883b2c2a78 528B / 528B done #5 sha256:324bc02ae1231fd9255658c128086395d3fa0aedd5a41ab6b034fd649d1a9260 1.47kB / 1.47kB done #5 sha256:c6a83fedfae6ed8a4f5f7cbb6a7b6f1c1ec3d86fea8cb9e5ba2e5e6673fde9f6 0B / 3.62MB 0.1s #5 sha256:c6a83fedfae6ed8a4f5f7cbb6a7b6f1c1ec3d86fea8cb9e5ba2e5e6673fde9f6 3.62MB / 3.62MB 0.2s #5 extracting sha256:c6a83fedfae6ed8a4f5f7cbb6a7b6f1c1ec3d86fea8cb9e5ba2e5e6673fde9f6 #5 sha256:c6a83fedfae6ed8a4f5f7cbb6a7b6f1c1ec3d86fea8cb9e5ba2e5e6673fde9f6 3.62MB / 3.62MB 0.2s done #5 extracting sha256:c6a83fedfae6ed8a4f5f7cbb6a7b6f1c1ec3d86fea8cb9e5ba2e5e6673fde9f6 0.1s done #5 DONE 0.5s #6 https://storage.googleapis.com/kubernetes-release/release/v1.14.1/bin/linux/amd64/kubectl #6 DONE 1.1s #4 [internal] load build context #4 transferring context: 5.59kB done #4 DONE 0.1s #7 [2/9] RUN apk update #0 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #0 0.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #0 0.698 v3.20.2-19-ga9bc4d9eff9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #0 0.698 v3.20.2-21-g30ed104df72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #0 0.698 OK: 24154 distinct packages available #7 DONE 2.7s #8 [3/9] RUN apk add openssl #8 0.542 (1/1) Installing openssl (3.3.1-r3) #8 0.589 Executing busybox-1.36.1-r29.trigger #8 0.594 OK: 9 MiB in 15 packages #8 DONE 0.8s #9 [4/9] ADD https://storage.googleapis.com/kubernetes-release/release/v1.14.1/bin/linux/amd64/kubectl /bin/kubectl #9 DONE 0.2s #10 [5/9] RUN chmod +x /bin/kubectl #10 DONE 0.4s #11 [6/9] COPY bin/cert-gen.sh /bin/cert-gen.sh #11 DONE 0.1s #12 [7/9] COPY bin/svcacct-to-kubeconfig.sh /bin/svcacct-to-kubeconfig.sh #12 DONE 0.1s #13 [8/9] COPY bin/tls-secrets.sh /tls-secrets.sh #13 DONE 0.2s #14 [9/9] RUN mkdir /pki #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 0.3s done #15 writing image sha256:b314e5b5cf9eeec59e5ef6096455d179299fe82b88878cc54d4cd62cab0a4bda done #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-secret:0.0.2 done #15 DONE 0.4s ---> docker-build.sh ends [it-dep-secret-docker-merge-master] $ /bin/sh -xe /tmp/jenkins794435956187557009.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/jenkins9156040294384773427.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc 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] b39a866d690c: Preparing 4ef29da9fe17: Preparing 865d062e7797: Preparing 4d5033efbe84: Preparing f15e66af508d: Preparing 54100d8bf147: Preparing f4180a1a52ca: Preparing 685e0bc65f84: Preparing 78561cef0761: Preparing 54100d8bf147: Waiting f4180a1a52ca: Waiting 685e0bc65f84: Waiting 78561cef0761: Waiting 865d062e7797: Pushed 4ef29da9fe17: Pushed 4d5033efbe84: Pushed b39a866d690c: Pushed 78561cef0761: Layer already exists f4180a1a52ca: Pushed 685e0bc65f84: Pushed f15e66af508d: Pushed 54100d8bf147: Pushed 0.0.2: digest: sha256:eaa931634fad1676095910cb105b0d881346ffecef808ca1868a53637efbfc2b size: 2202 ---> docker-push.sh ends [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins11096764582608817853.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2095 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins16991956255619760859.sh ---> sysstat.sh [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins17429374161036515401.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + 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/jenkins5405564871271606718.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-6F7u from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-6F7u/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins4842642087477948483.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-secret-docker-merge-master@tmp/config3953145849570753315tmp 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/jenkins17406659093952463774.sh ---> create-netrc.sh [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins15012912116340047947.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-6F7u from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-6F7u/bin to PATH [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins13615767391009368297.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-dep-secret-docker-merge-master] $ /bin/bash /tmp/jenkins6806874434805917795.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-6F7u from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-6F7u/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/jenkins7616365638975351506.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-6F7u from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-6F7u/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/233 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-819 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 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: 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-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 696K 394M 1% /run /dev/vda1 20G 9.2G 11G 48% / 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 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 465 1119 0 2358 3212 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:7c:6a:46 brd ff:ff:ff:ff:ff:ff inet 10.32.6.82/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86231sec preferred_lft 86231sec inet6 fe80::f816:3eff:fe7c:6a46/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:9f:31:15:30 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-213-generic (prd-ubuntu1804-docker-4c-4g-819) 07/25/24 _x86_64_ (4 CPU) 20:57:31 LINUX RESTART (4 CPU) 20:58:02 tps rtps wtps bread/s bwrtn/s 20:59:01 146.43 66.90 79.53 5004.71 10648.09 21:00:01 122.00 13.08 108.92 2284.15 15374.37 Average: 134.11 39.77 94.35 3633.00 13031.09 20:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:59:01 1535364 3355072 2503288 61.98 62208 1904284 854960 16.81 594232 1711728 148920 21:00:01 1192528 3333668 2846124 70.47 71292 2208980 910352 17.89 812708 1819292 16876 Average: 1363946 3344370 2674706 66.23 66750 2056632 882656 17.35 703470 1765510 82898 20:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:59:01 lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 20:59:01 ens3 545.62 303.63 2382.32 75.36 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 lo 5.53 5.53 0.50 0.50 0.00 0.00 0.00 0.00 21:00:01 ens3 196.98 211.65 1069.84 513.23 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 Average: lo 3.23 3.23 0.29 0.29 0.00 0.00 0.00 0.00 Average: ens3 369.84 257.25 1720.57 296.14 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-213-generic (prd-ubuntu1804-docker-4c-4g-819) 07/25/24 _x86_64_ (4 CPU) 20:57:31 LINUX RESTART (4 CPU) 20:58:02 CPU %user %nice %system %iowait %steal %idle 20:59:01 all 20.44 0.00 2.21 4.11 0.06 73.18 20:59:01 0 30.64 0.00 2.74 2.38 0.05 64.18 20:59:01 1 16.76 0.00 1.92 6.64 0.07 74.61 20:59:01 2 17.88 0.00 2.15 4.84 0.07 75.06 20:59:01 3 16.50 0.00 2.02 2.60 0.07 78.81 21:00:01 all 20.82 0.00 1.80 3.01 0.06 74.31 21:00:01 0 11.20 0.00 1.35 0.48 0.05 86.92 21:00:01 1 6.65 0.00 1.41 5.17 0.05 86.72 21:00:01 2 11.89 0.00 1.66 1.68 0.05 84.72 21:00:01 3 53.49 0.00 2.79 4.70 0.10 38.91 Average: all 20.63 0.00 2.00 3.55 0.06 73.75 Average: 0 20.82 0.00 2.04 1.42 0.05 75.66 Average: 1 11.67 0.00 1.66 5.90 0.06 80.71 Average: 2 14.87 0.00 1.90 3.25 0.06 79.93 Average: 3 35.13 0.00 2.41 3.66 0.08 58.71