Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/+/12196 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-2023 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-test-mrstub-docker-verify-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-2vGo1BeSy2OL/agent.2092 SSH_AGENT_PID=2094 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-test-mrstub-docker-verify-master@tmp/private_key_6341537154938369009.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/nonrtric > git init /w/workspace/nonrtric-test-mrstub-docker-verify-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric > 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/nonrtric +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric refs/changes/96/12196/1 # timeout=10 > git rev-parse bc80a023fa99496e565e455c6817e4b2d130b800^{commit} # timeout=10 Checking out Revision bc80a023fa99496e565e455c6817e4b2d130b800 (refs/changes/96/12196/1) > git config core.sparsecheckout # timeout=10 > git checkout -f bc80a023fa99496e565e455c6817e4b2d130b800 # timeout=10 Commit message: "Hello World service for NONRTRIC" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 931e03479a552777755d805972428f8691c5dc1c # 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 [nonrtric-test-mrstub-docker-verify-master] $ /bin/bash /tmp/jenkins17695787927825787252.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-U4g1 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-U4g1/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-U4g1/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.1.6 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.13.1 beautifulsoup4==4.12.2 boto3==1.33.9 botocore==1.33.9 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.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 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.25.1 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-metadata==7.0.0 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.11.2 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 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.13.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.8.2 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.8.0 tzdata==2023.3 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/nonrtric-test-mrstub-docker-verify-master@tmp/config7267195508178571472tmp copy managed file [nonrtric-settings] to file:/w/workspace/nonrtric-test-mrstub-docker-verify-master@tmp/config12106031337003199819tmp [nonrtric-test-mrstub-docker-verify-master] $ /bin/bash /tmp/jenkins12198543806548310789.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 [nonrtric-test-mrstub-docker-verify-master] $ /bin/bash /tmp/jenkins17676285362499808705.sh [nonrtric-test-mrstub-docker-verify-master] $ /bin/sh -xe /tmp/jenkins5443265857116474438.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=test/mrstub CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [nonrtric-test-mrstub-docker-verify-master] $ /bin/bash -l /tmp/jenkins8151754736740334672.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-test-mrstub-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U4g1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-U4g1/bin to PATH ---> Docker image tag found: 0.1.0 [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=test/mrstub CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=mrstub [EnvInject] - Variables injected successfully. [nonrtric-test-mrstub-docker-verify-master] $ /bin/bash /tmp/jenkins12181032322607225976.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/mrstub:0.1.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/mrstub:0.1.0 . Sending build context to Docker daemon 58.88kB Step 1/9 : ARG NEXUS_PROXY_REPO Step 2/9 : FROM ${NEXUS_PROXY_REPO}alpine:3.17.3 3.17.3: Pulling from library/alpine f56be85fc22e: Pulling fs layer f56be85fc22e: Download complete f56be85fc22e: Pull complete Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 Status: Downloaded newer image for alpine:3.17.3 ---> 9ed4aefc74f6 Step 3/9 : RUN apk add --update --no-cache python3 py3-pip nginx ---> Running in d8eb418238ff fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz (1/21) Installing pcre (8.45-r2) (2/21) Installing nginx (1.22.1-r1) Executing nginx-1.22.1-r1.pre-install Executing nginx-1.22.1-r1.post-install (3/21) Installing libbz2 (1.0.8-r4) (4/21) Installing libexpat (2.5.0-r0) (5/21) Installing libffi (3.4.4-r0) (6/21) Installing gdbm (1.23-r0) (7/21) Installing xz-libs (5.2.9-r0) (8/21) Installing libgcc (12.2.1_git20220924-r4) (9/21) Installing libstdc++ (12.2.1_git20220924-r4) (10/21) Installing mpdecimal (2.5.1-r1) (11/21) Installing ncurses-terminfo-base (6.3_p20221119-r1) (12/21) Installing ncurses-libs (6.3_p20221119-r1) (13/21) Installing readline (8.2.0-r0) (14/21) Installing sqlite-libs (3.40.1-r0) (15/21) Installing python3 (3.10.13-r0) (16/21) Installing py3-six (1.16.0-r3) (17/21) Installing py3-retrying (1.3.3-r3) (18/21) Installing py3-parsing (3.0.9-r0) (19/21) Installing py3-packaging (21.3-r2) (20/21) Installing py3-setuptools (65.6.0-r0) (21/21) Installing py3-pip (22.3.1-r1) Executing busybox-1.35.0-r29.trigger OK: 83 MiB in 36 packages Removing intermediate container d8eb418238ff ---> 5742a67825ca Step 4/9 : WORKDIR /usr/src/app ---> Running in 8c84c131f9c9 Removing intermediate container 8c84c131f9c9 ---> d1c79837a926 Step 5/9 : COPY app/ . ---> bed33f4ba32f Step 6/9 : COPY cert/ ./cert/ ---> 618f372f3a3d Step 7/9 : RUN pip3 install -r requirements.txt ---> Running in bc561742ab8b Collecting pip==20.1 Downloading pip-20.1-py2.py3-none-any.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 12.8 MB/s eta 0:00:00 Collecting Flask==2.0.1 Downloading Flask-2.0.1-py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 kB 12.5 MB/s eta 0:00:00 Collecting requests==2.25.1 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.8 MB/s eta 0:00:00 Collecting Jinja2>=3.0 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 17.1 MB/s eta 0:00:00 Collecting click>=7.1.2 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 11.4 MB/s eta 0:00:00 Collecting itsdangerous>=2.0 Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB) Collecting Werkzeug>=2.0 Downloading werkzeug-3.0.1-py3-none-any.whl (226 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.7/226.7 kB 21.0 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 17.9 MB/s eta 0:00:00 Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 19.3 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.8/143.8 kB 3.4 MB/s eta 0:00:00 Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.6 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.3-cp310-cp310-musllinux_1_1_x86_64.whl (29 kB) Installing collected packages: urllib3, pip, MarkupSafe, itsdangerous, idna, click, chardet, certifi, Werkzeug, requests, Jinja2, Flask Attempting uninstall: pip Found existing installation: pip 22.3.1 Uninstalling pip-22.3.1: Successfully uninstalled pip-22.3.1 Successfully installed Flask-2.0.1 Jinja2-3.1.2 MarkupSafe-2.1.3 Werkzeug-3.0.1 certifi-2023.11.17 chardet-4.0.0 click-8.1.7 idna-2.10 itsdangerous-2.1.2 pip-20.1 requests-2.25.1 urllib3-1.26.18 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Removing intermediate container bc561742ab8b ---> bf6d4e6d5c7d Step 8/9 : RUN chmod +x start.sh ---> Running in e45f7c4a6030 Removing intermediate container e45f7c4a6030 ---> dc53a0ed7c10 Step 9/9 : CMD [ "./start.sh" ] ---> Running in f54b7d21a1bb Removing intermediate container f54b7d21a1bb ---> 3d08eb6145be Successfully built 3d08eb6145be Successfully tagged nexus3.o-ran-sc.org:10004/mrstub:0.1.0 ---> docker-build.sh ends [nonrtric-test-mrstub-docker-verify-master] $ /bin/sh -xe /tmp/jenkins4392877831533042494.sh [nonrtric-test-mrstub-docker-verify-master] $ /bin/bash /tmp/jenkins2514823173585048946.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2094 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-test-mrstub-docker-verify-master] $ /bin/bash /tmp/jenkins12488355256832285400.sh ---> sysstat.sh [nonrtric-test-mrstub-docker-verify-master] $ /bin/bash /tmp/jenkins3769447868616578546.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-test-mrstub-docker-verify-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/nonrtric-test-mrstub-docker-verify-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/nonrtric-test-mrstub-docker-verify-master ']' + mkdir -p /w/workspace/nonrtric-test-mrstub-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-test-mrstub-docker-verify-master/archives/ [nonrtric-test-mrstub-docker-verify-master] $ /bin/bash /tmp/jenkins1030304170516388227.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-test-mrstub-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U4g1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-U4g1/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-test-mrstub-docker-verify-master] $ /bin/bash /tmp/jenkins8941318653092766533.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-test-mrstub-docker-verify-master@tmp/config10973103263256336174tmp 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. [nonrtric-test-mrstub-docker-verify-master] $ /bin/bash /tmp/jenkins9777991505527571574.sh ---> create-netrc.sh [nonrtric-test-mrstub-docker-verify-master] $ /bin/bash /tmp/jenkins15058735160128683196.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-test-mrstub-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U4g1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-U4g1/bin to PATH [nonrtric-test-mrstub-docker-verify-master] $ /bin/bash /tmp/jenkins17398134285656561596.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-test-mrstub-docker-verify-master] $ /bin/bash /tmp/jenkins10117648262451889735.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-test-mrstub-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U4g1 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-U4g1/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [nonrtric-test-mrstub-docker-verify-master] $ /bin/bash -l /tmp/jenkins15286831752885076334.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-test-mrstub-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U4g1 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-U4g1/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-test-mrstub-docker-verify-master/7 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-2023 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: 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 688K 394M 1% /run /dev/vda1 20G 9.3G 10G 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 470 1211 0 2261 3206 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:61:67:15 brd ff:ff:ff:ff:ff:ff inet 10.32.7.11/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86195sec preferred_lft 86195sec inet6 fe80::f816:3eff:fe61:6715/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:9f:80:05:1e 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-2023) 12/08/23 _x86_64_ (4 CPU) 11:48:34 LINUX RESTART (4 CPU) 11:49:01 tps rtps wtps bread/s bwrtn/s 11:50:01 150.81 62.64 88.17 4561.77 36802.80 11:51:01 127.68 9.10 118.58 1631.73 19894.95 Average: 139.24 35.87 103.37 3096.75 28348.88 11:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:50:01 1518372 3266332 2520284 62.40 48836 1852724 947732 18.63 695996 1644372 190156 11:51:01 1279804 3307568 2758852 68.31 67184 2098488 901448 17.72 720452 1824936 912 Average: 1399088 3286950 2639568 65.36 58010 1975606 924590 18.17 708224 1734654 95534 11:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:50:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:50:01 ens3 351.46 247.11 1547.37 66.37 0.00 0.00 0.00 0.00 11:51:01 lo 3.13 3.13 0.29 0.29 0.00 0.00 0.00 0.00 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:01 ens3 148.98 81.10 1052.21 13.25 0.00 0.00 0.00 0.00 Average: lo 1.93 1.93 0.18 0.18 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 Average: ens3 250.22 164.11 1299.79 39.81 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-2023) 12/08/23 _x86_64_ (4 CPU) 11:48:34 LINUX RESTART (4 CPU) 11:49:01 CPU %user %nice %system %iowait %steal %idle 11:50:01 all 19.60 0.00 1.99 4.49 0.06 73.86 11:50:01 0 8.10 0.00 1.53 1.53 0.03 88.80 11:50:01 1 22.90 0.00 2.25 11.36 0.08 63.41 11:50:01 2 25.70 0.00 2.04 2.33 0.08 69.84 11:50:01 3 21.77 0.00 2.16 2.74 0.05 73.28 11:51:01 all 17.84 0.00 2.25 3.16 0.06 76.69 11:51:01 0 11.96 0.00 1.46 1.01 0.05 85.52 11:51:01 1 14.33 0.00 2.51 5.11 0.03 78.02 11:51:01 2 15.87 0.00 1.74 1.56 0.08 80.75 11:51:01 3 29.14 0.00 3.27 4.96 0.07 62.56 Average: all 18.72 0.00 2.12 3.83 0.06 75.27 Average: 0 10.02 0.00 1.50 1.27 0.04 87.17 Average: 1 18.61 0.00 2.38 8.23 0.06 70.72 Average: 2 20.79 0.00 1.89 1.94 0.08 75.30 Average: 3 25.46 0.00 2.72 3.85 0.06 67.91