12:58:35 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/sme/+/11963 12:58:35 Running as SYSTEM 12:58:35 [EnvInject] - Loading node environment variables. 12:58:35 Building remotely on prd-ubuntu1804-docker-4c-4g-3908 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master 12:58:35 [ssh-agent] Looking for ssh-agent implementation... 12:58:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:35 $ ssh-agent 12:58:35 SSH_AUTH_SOCK=/tmp/ssh-HOAAIzvrXnZg/agent.2094 12:58:35 SSH_AGENT_PID=2096 12:58:35 [ssh-agent] Started. 12:58:35 Running ssh-add (command line suppressed) 12:58:35 Identity added: /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master@tmp/private_key_11363186224804687013.key (jenkins-ssh) 12:58:35 [ssh-agent] Using credentials jenkins (jenkins) 12:58:35 The recommended git tool is: NONE 12:58:37 using credential jenkins 12:58:37 Wiping out workspace first. 12:58:37 Cloning the remote Git repository 12:58:37 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 12:58:37 > git init /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master # timeout=10 12:58:37 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 12:58:37 > git --version # timeout=10 12:58:37 > git --version # 'git version 2.17.1' 12:58:37 using GIT_SSH to set credentials jenkins 12:58:37 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 12:58:38 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 12:58:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:58:38 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 12:58:38 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 12:58:38 using GIT_SSH to set credentials jenkins 12:58:38 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme refs/changes/63/11963/14 # timeout=10 12:58:39 > git rev-parse cbac30ac2136aebbc76a69f197a782ab94d083e8^{commit} # timeout=10 12:58:39 Checking out Revision cbac30ac2136aebbc76a69f197a782ab94d083e8 (refs/changes/63/11963/14) 12:58:39 > git config core.sparsecheckout # timeout=10 12:58:39 > git checkout -f cbac30ac2136aebbc76a69f197a782ab94d083e8 # timeout=10 12:58:42 Commit message: "NONRTRIC-946: Add support for Kong routes" 12:58:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:58:42 > git rev-list --no-walk 8ff4d0377ccd9b3c10bc9fb247b7136bba3eb6d7 # timeout=10 12:58:42 provisioning config files... 12:58:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:58:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:58:42 [EnvInject] - Injecting environment variables from a build step. 12:58:42 [EnvInject] - Injecting as environment variables the properties content 12:58:42 GO_ROOT=servicemanager 12:58:42 12:58:42 [EnvInject] - Variables injected successfully. 12:58:42 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins5425568492907965353.sh 12:58:42 + echo '--> go-test.sh' 12:58:42 --> go-test.sh 12:58:42 + go version 12:58:42 go version go1.19 linux/amd64 12:58:42 + cd servicemanager 12:58:42 + go mod tidy 12:58:42 go: downloading github.com/deepmap/oapi-codegen v1.11.0 12:58:42 go: downloading github.com/getkin/kin-openapi v0.106.0 12:58:42 go: downloading github.com/labstack/echo/v4 v4.9.1 12:58:42 go: downloading github.com/sirupsen/logrus v1.9.3 12:58:43 go: downloading github.com/stretchr/testify v1.7.1 12:58:43 go: downloading github.com/joho/godotenv v1.5.1 12:58:43 go: downloading github.com/go-resty/resty/v2 v2.10.0 12:58:45 go: downloading github.com/labstack/gommon v0.4.0 12:58:45 go: downloading golang.org/x/crypto v0.14.0 12:58:45 go: downloading golang.org/x/net v0.17.0 12:58:46 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 12:58:46 go: downloading github.com/valyala/fasttemplate v1.2.2 12:58:46 go: downloading golang.org/x/time v0.3.0 12:58:46 go: downloading github.com/go-openapi/jsonpointer v0.19.5 12:58:46 go: downloading github.com/invopop/yaml v0.1.0 12:58:46 go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 12:58:46 go: downloading gopkg.in/yaml.v3 v3.0.1 12:58:46 go: downloading github.com/google/uuid v1.3.0 12:58:46 go: downloading golang.org/x/sys v0.13.0 12:58:46 go: downloading github.com/davecgh/go-spew v1.1.1 12:58:46 go: downloading github.com/pmezard/go-difflib v1.0.0 12:58:47 go: downloading github.com/mattn/go-colorable v0.1.13 12:58:47 go: downloading github.com/mattn/go-isatty v0.0.18 12:58:47 go: downloading github.com/valyala/bytebufferpool v1.0.0 12:58:48 go: downloading github.com/go-openapi/swag v0.21.1 12:58:48 go: downloading github.com/gorilla/mux v1.8.0 12:58:48 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 12:58:49 go: downloading golang.org/x/text v0.13.0 12:58:49 go: downloading github.com/mailru/easyjson v0.7.7 12:58:49 go: downloading gopkg.in/yaml.v2 v2.4.0 12:58:49 go: downloading github.com/kr/pretty v0.3.0 12:58:49 go: downloading github.com/josharian/intern v1.0.0 12:58:49 go: downloading github.com/kr/text v0.2.0 12:58:49 go: downloading github.com/rogpeppe/go-internal v1.8.0 12:58:49 + go test ./... 12:58:58 time="2024-03-07T12:58:58Z" level=info msg="read SERVICE_MANAGER_ENV: " 12:58:58 time="2024-03-07T12:58:58Z" level=warning msg="error reading .env file: open /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/.env.development: no such file or directory" 12:58:58 time="2024-03-07T12:58:58Z" level=fatal msg="error reading .env file: open /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/.env: no such file or directory" 12:58:58 FAIL oransc.org/nonrtric/servicemanager 0.035s 12:58:58 ? oransc.org/nonrtric/servicemanager/internal [no test files] 12:58:58 ? oransc.org/nonrtric/servicemanager/internal/common [no test files] 12:58:58 ? oransc.org/nonrtric/servicemanager/internal/common29122 [no test files] 12:58:58 ? oransc.org/nonrtric/servicemanager/internal/common29571 [no test files] 12:58:59 time="2024-03-07T12:58:59Z" level=info msg="read SERVICE_MANAGER_ENV: " 12:58:59 time="2024-03-07T12:58:59Z" level=warning msg="error reading .env file: open /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/.env.development: no such file or directory" 12:58:59 time="2024-03-07T12:58:59Z" level=fatal msg="error reading .env file: open /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/.env: no such file or directory" 12:58:59 FAIL oransc.org/nonrtric/servicemanager/internal/discoverservice 0.006s 12:58:59 ? oransc.org/nonrtric/servicemanager/internal/discoverserviceapi [no test files] 12:58:59 ? oransc.org/nonrtric/servicemanager/internal/envreader [no test files] 12:58:59 time="2024-03-07T12:58:59Z" level=info msg="read SERVICE_MANAGER_ENV: " 12:58:59 time="2024-03-07T12:58:59Z" level=warning msg="error reading .env file: open /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/.env.development: no such file or directory" 12:58:59 time="2024-03-07T12:58:59Z" level=fatal msg="error reading .env file: open /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/.env: no such file or directory" 12:58:59 FAIL oransc.org/nonrtric/servicemanager/internal/invokermanagement 0.013s 12:58:59 ? oransc.org/nonrtric/servicemanager/internal/invokermanagementapi [no test files] 12:58:59 ? oransc.org/nonrtric/servicemanager/internal/kongclear [no test files] 12:58:59 time="2024-03-07T12:58:59Z" level=info msg="read SERVICE_MANAGER_ENV: " 12:58:59 time="2024-03-07T12:58:59Z" level=warning msg="error reading .env file: open /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/.env.development: no such file or directory" 12:58:59 time="2024-03-07T12:58:59Z" level=fatal msg="error reading .env file: open /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/.env: no such file or directory" 12:58:59 FAIL oransc.org/nonrtric/servicemanager/internal/providermanagement 0.009s 12:58:59 ? oransc.org/nonrtric/servicemanager/internal/providermanagementapi [no test files] 12:58:59 time="2024-03-07T12:58:59Z" level=info msg="read SERVICE_MANAGER_ENV: " 12:58:59 time="2024-03-07T12:58:59Z" level=warning msg="error reading .env file: open /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/.env.development: no such file or directory" 12:58:59 time="2024-03-07T12:58:59Z" level=fatal msg="error reading .env file: open /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/servicemanager/.env: no such file or directory" 12:58:59 FAIL oransc.org/nonrtric/servicemanager/internal/publishservice 0.011s 12:58:59 ? oransc.org/nonrtric/servicemanager/internal/publishserviceapi [no test files] 12:58:59 FAIL 12:58:59 Build step 'Execute shell' marked build as failure 12:58:59 $ ssh-agent -k 12:58:59 unset SSH_AUTH_SOCK; 12:58:59 unset SSH_AGENT_PID; 12:58:59 echo Agent pid 2096 killed; 12:58:59 [ssh-agent] Stopped. 12:58:59 [PostBuildScript] - [INFO] Executing post build scripts. 12:58:59 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins1555247310515728683.sh 12:58:59 ---> sysstat.sh 12:59:00 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins10412309258215236151.sh 12:59:00 ---> package-listing.sh 12:59:00 ++ tr '[:upper:]' '[:lower:]' 12:59:00 ++ facter osfamily 12:59:00 + OS_FAMILY=debian 12:59:00 + workspace=/w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master 12:59:00 + START_PACKAGES=/tmp/packages_start.txt 12:59:00 + END_PACKAGES=/tmp/packages_end.txt 12:59:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:59:00 + PACKAGES=/tmp/packages_start.txt 12:59:00 + '[' /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master ']' 12:59:00 + PACKAGES=/tmp/packages_end.txt 12:59:00 + case "${OS_FAMILY}" in 12:59:00 + dpkg -l 12:59:00 + grep '^ii' 12:59:00 + '[' -f /tmp/packages_start.txt ']' 12:59:00 + '[' -f /tmp/packages_end.txt ']' 12:59:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:59:00 + '[' /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master ']' 12:59:00 + mkdir -p /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/archives/ 12:59:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/archives/ 12:59:00 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins8899411933559633728.sh 12:59:00 ---> capture-instance-metadata.sh 12:59:00 Setup pyenv: 12:59:00 * system (set by /opt/pyenv/version) 12:59:00 * 3.8.13 (set by /opt/pyenv/version) 12:59:00 * 3.9.13 (set by /opt/pyenv/version) 12:59:00 * 3.10.6 (set by /opt/pyenv/version) 12:59:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h4BI 12:59:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:59:08 lf-activate-venv(): INFO: Installing: lftools 12:59:41 lf-activate-venv(): INFO: Adding /tmp/venv-h4BI/bin to PATH 12:59:41 INFO: Running in OpenStack, capturing instance metadata 12:59:42 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins2554194348793459431.sh 12:59:42 provisioning config files... 12:59:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master@tmp/config7553912155550484856tmp 12:59:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:59:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:59:42 [EnvInject] - Injecting environment variables from a build step. 12:59:42 [EnvInject] - Injecting as environment variables the properties content 12:59:42 SERVER_ID=logs 12:59:42 12:59:42 [EnvInject] - Variables injected successfully. 12:59:42 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins1549423061719486761.sh 12:59:42 ---> create-netrc.sh 12:59:42 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins5343834627265267419.sh 12:59:42 ---> python-tools-install.sh 12:59:42 Setup pyenv: 12:59:42 system 12:59:42 3.8.13 12:59:42 3.9.13 12:59:42 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/.python-version) 12:59:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h4BI from file:/tmp/.os_lf_venv 12:59:44 lf-activate-venv(): INFO: Installing: lftools 12:59:53 lf-activate-venv(): INFO: Adding /tmp/venv-h4BI/bin to PATH 12:59:53 Generating Requirements File 13:00:22 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:00:22 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 13:00:23 Python 3.10.6 13:00:23 pip 24.0 from /tmp/venv-h4BI/lib/python3.10/site-packages/pip (python 3.10) 13:00:24 appdirs==1.4.4 13:00:24 argcomplete==3.2.2 13:00:24 aspy.yaml==1.3.0 13:00:24 attrs==23.2.0 13:00:24 autopage==0.5.2 13:00:24 beautifulsoup4==4.12.3 13:00:24 boto3==1.34.56 13:00:24 botocore==1.34.56 13:00:24 bs4==0.0.2 13:00:24 cachetools==5.3.3 13:00:24 certifi==2024.2.2 13:00:24 cffi==1.16.0 13:00:24 cfgv==3.4.0 13:00:24 chardet==5.2.0 13:00:24 charset-normalizer==3.3.2 13:00:24 click==8.1.7 13:00:24 cliff==4.6.0 13:00:24 cmd2==2.4.3 13:00:24 cryptography==3.3.2 13:00:24 debtcollector==3.0.0 13:00:24 decorator==5.1.1 13:00:24 defusedxml==0.7.1 13:00:24 Deprecated==1.2.14 13:00:24 distlib==0.3.8 13:00:24 dnspython==2.6.1 13:00:24 docker==4.2.2 13:00:24 dogpile.cache==1.3.2 13:00:24 email_validator==2.1.1 13:00:24 filelock==3.13.1 13:00:24 future==1.0.0 13:00:24 gitdb==4.0.11 13:00:24 GitPython==3.1.42 13:00:24 google-auth==2.28.1 13:00:24 httplib2==0.22.0 13:00:24 identify==2.5.35 13:00:24 idna==3.6 13:00:24 importlib-resources==1.5.0 13:00:24 iso8601==2.1.0 13:00:24 Jinja2==3.1.3 13:00:24 jmespath==1.0.1 13:00:24 jsonpatch==1.33 13:00:24 jsonpointer==2.4 13:00:24 jsonschema==4.21.1 13:00:24 jsonschema-specifications==2023.12.1 13:00:24 keystoneauth1==5.6.0 13:00:24 kubernetes==29.0.0 13:00:24 lftools==0.37.9 13:00:24 lxml==5.1.0 13:00:24 MarkupSafe==2.1.5 13:00:24 msgpack==1.0.8 13:00:24 multi_key_dict==2.0.3 13:00:24 munch==4.0.0 13:00:24 netaddr==1.2.1 13:00:24 netifaces==0.11.0 13:00:24 niet==1.4.2 13:00:24 nodeenv==1.8.0 13:00:24 oauth2client==4.1.3 13:00:24 oauthlib==3.2.2 13:00:24 openstacksdk==0.62.0 13:00:24 os-client-config==2.1.0 13:00:24 os-service-types==1.7.0 13:00:24 osc-lib==3.0.1 13:00:24 oslo.config==9.4.0 13:00:24 oslo.context==5.5.0 13:00:24 oslo.i18n==6.3.0 13:00:24 oslo.log==5.5.0 13:00:24 oslo.serialization==5.4.0 13:00:24 oslo.utils==7.1.0 13:00:24 packaging==23.2 13:00:24 pbr==6.0.0 13:00:24 platformdirs==4.2.0 13:00:24 prettytable==3.10.0 13:00:24 pyasn1==0.5.1 13:00:24 pyasn1-modules==0.3.0 13:00:24 pycparser==2.21 13:00:24 pygerrit2==2.0.15 13:00:24 PyGithub==2.2.0 13:00:24 pyinotify==0.9.6 13:00:24 PyJWT==2.8.0 13:00:24 PyNaCl==1.5.0 13:00:24 pyparsing==2.4.7 13:00:24 pyperclip==1.8.2 13:00:24 pyrsistent==0.20.0 13:00:24 python-cinderclient==9.5.0 13:00:24 python-dateutil==2.9.0.post0 13:00:24 python-heatclient==3.5.0 13:00:24 python-jenkins==1.8.2 13:00:24 python-keystoneclient==5.4.0 13:00:24 python-magnumclient==4.4.0 13:00:24 python-novaclient==18.5.0 13:00:24 python-openstackclient==6.0.1 13:00:24 python-swiftclient==4.5.0 13:00:24 PyYAML==6.0.1 13:00:24 referencing==0.33.0 13:00:24 requests==2.31.0 13:00:24 requests-oauthlib==1.3.1 13:00:24 requestsexceptions==1.4.0 13:00:24 rfc3986==2.0.0 13:00:24 rpds-py==0.18.0 13:00:24 rsa==4.9 13:00:24 ruamel.yaml==0.18.6 13:00:24 ruamel.yaml.clib==0.2.8 13:00:24 s3transfer==0.10.0 13:00:24 simplejson==3.19.2 13:00:24 six==1.16.0 13:00:24 smmap==5.0.1 13:00:24 soupsieve==2.5 13:00:24 stevedore==5.2.0 13:00:24 tabulate==0.9.0 13:00:24 toml==0.10.2 13:00:24 tomlkit==0.12.4 13:00:24 tqdm==4.66.2 13:00:24 typing_extensions==4.10.0 13:00:24 tzdata==2024.1 13:00:24 urllib3==1.26.18 13:00:24 virtualenv==20.25.1 13:00:24 wcwidth==0.2.13 13:00:24 websocket-client==1.7.0 13:00:24 wrapt==1.16.0 13:00:24 xdg==6.0.0 13:00:24 xmltodict==0.13.0 13:00:24 yq==3.2.3 13:00:24 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins1939601238885149395.sh 13:00:24 ---> sudo-logs.sh 13:00:24 Archiving 'sudo' log.. 13:00:24 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash /tmp/jenkins13466524519408114098.sh 13:00:24 ---> job-cost.sh 13:00:24 Setup pyenv: 13:00:24 system 13:00:24 3.8.13 13:00:24 3.9.13 13:00:24 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/.python-version) 13:00:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h4BI from file:/tmp/.os_lf_venv 13:00:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:00:34 lf-activate-venv(): INFO: Adding /tmp/venv-h4BI/bin to PATH 13:00:34 INFO: No Stack... 13:00:34 INFO: Retrieving Pricing Info for: v2-highcpu-4 13:00:34 INFO: Archiving Costs 13:00:34 [nonrtric-plt-sme-servicemanager-go-verify-master] $ /bin/bash -l /tmp/jenkins3739951189100081358.sh 13:00:34 ---> logs-deploy.sh 13:00:34 Setup pyenv: 13:00:34 system 13:00:34 3.8.13 13:00:34 3.9.13 13:00:34 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-go-verify-master/.python-version) 13:00:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h4BI from file:/tmp/.os_lf_venv 13:00:36 lf-activate-venv(): INFO: Installing: lftools 13:00:46 lf-activate-venv(): INFO: Adding /tmp/venv-h4BI/bin to PATH 13:00:46 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-servicemanager-go-verify-master/5 13:00:46 INFO: archiving workspace using pattern(s): 13:00:48 Archives upload complete. 13:00:48 INFO: archiving logs to Nexus 13:00:49 ---> uname -a: 13:00:49 Linux prd-ubuntu1804-docker-4c-4g-3908 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:00:49 13:00:49 13:00:49 ---> lscpu: 13:00:49 Architecture: x86_64 13:00:49 CPU op-mode(s): 32-bit, 64-bit 13:00:49 Byte Order: Little Endian 13:00:49 CPU(s): 4 13:00:49 On-line CPU(s) list: 0-3 13:00:49 Thread(s) per core: 1 13:00:49 Core(s) per socket: 1 13:00:49 Socket(s): 4 13:00:49 NUMA node(s): 1 13:00:49 Vendor ID: AuthenticAMD 13:00:49 CPU family: 23 13:00:49 Model: 49 13:00:49 Model name: AMD EPYC-Rome Processor 13:00:49 Stepping: 0 13:00:49 CPU MHz: 2799.998 13:00:49 BogoMIPS: 5599.99 13:00:49 Virtualization: AMD-V 13:00:49 Hypervisor vendor: KVM 13:00:49 Virtualization type: full 13:00:49 L1d cache: 32K 13:00:49 L1i cache: 32K 13:00:49 L2 cache: 512K 13:00:49 L3 cache: 16384K 13:00:49 NUMA node0 CPU(s): 0-3 13:00:49 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:00:49 13:00:49 13:00:49 ---> nproc: 13:00:49 4 13:00:49 13:00:49 13:00:49 ---> df -h: 13:00:49 Filesystem Size Used Avail Use% Mounted on 13:00:49 udev 2.0G 0 2.0G 0% /dev 13:00:49 tmpfs 395M 696K 394M 1% /run 13:00:49 /dev/vda1 20G 9.1G 11G 47% / 13:00:49 tmpfs 2.0G 0 2.0G 0% /dev/shm 13:00:49 tmpfs 5.0M 0 5.0M 0% /run/lock 13:00:49 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 13:00:49 /dev/vda15 105M 5.3M 100M 5% /boot/efi 13:00:49 tmpfs 395M 0 395M 0% /run/user/1001 13:00:49 13:00:49 13:00:49 ---> free -m: 13:00:49 total used free shared buff/cache available 13:00:49 Mem: 3943 453 1139 0 2350 3223 13:00:49 Swap: 1023 0 1023 13:00:49 13:00:49 13:00:49 ---> ip addr: 13:00:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:00:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:00:49 inet 127.0.0.1/8 scope host lo 13:00:49 valid_lft forever preferred_lft forever 13:00:49 inet6 ::1/128 scope host 13:00:49 valid_lft forever preferred_lft forever 13:00:49 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 13:00:49 link/ether fa:16:3e:18:19:52 brd ff:ff:ff:ff:ff:ff 13:00:49 inet 10.32.7.119/23 brd 10.32.7.255 scope global dynamic ens3 13:00:49 valid_lft 86229sec preferred_lft 86229sec 13:00:49 inet6 fe80::f816:3eff:fe18:1952/64 scope link 13:00:49 valid_lft forever preferred_lft forever 13:00:49 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:00:49 link/ether 02:42:17:8b:20:8f brd ff:ff:ff:ff:ff:ff 13:00:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:00:49 valid_lft forever preferred_lft forever 13:00:49 13:00:49 13:00:49 ---> sar -b -r -n DEV: 13:00:49 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3908) 03/07/24 _x86_64_ (4 CPU) 13:00:49 13:00:49 12:58:00 LINUX RESTART (4 CPU) 13:00:49 13:00:49 12:58:01 tps rtps wtps bread/s bwrtn/s 13:00:49 12:59:03 325.00 240.56 84.44 14929.91 39012.31 13:00:49 13:00:01 65.68 9.43 56.25 240.10 10269.26 13:00:49 Average: 197.53 126.95 70.58 7709.47 24884.33 13:00:49 13:00:49 12:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:00:49 12:59:03 1550068 3329340 2488584 61.62 40924 1895944 890524 17.51 711064 1597276 156480 13:00:49 13:00:01 1292780 3322484 2745872 67.99 62028 2111948 881432 17.33 743436 1796732 152988 13:00:49 Average: 1421424 3325912 2617228 64.80 51476 2003946 885978 17.42 727250 1697004 154734 13:00:49 13:00:49 12:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:00:49 12:59:03 lo 1.87 1.87 0.17 0.17 0.00 0.00 0.00 0.00 13:00:49 12:59:03 ens3 398.77 281.47 1022.83 71.36 0.00 0.00 0.00 0.00 13:00:49 12:59:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:49 13:00:01 lo 1.03 1.03 0.09 0.09 0.00 0.00 0.00 0.00 13:00:49 13:00:01 ens3 65.44 60.83 842.61 8.80 0.00 0.00 0.00 0.00 13:00:49 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:49 Average: lo 1.46 1.46 0.13 0.13 0.00 0.00 0.00 0.00 13:00:49 Average: ens3 234.93 173.02 934.25 40.61 0.00 0.00 0.00 0.00 13:00:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:49 13:00:49 13:00:49 ---> sar -P ALL: 13:00:49 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3908) 03/07/24 _x86_64_ (4 CPU) 13:00:49 13:00:49 12:58:00 LINUX RESTART (4 CPU) 13:00:49 13:00:49 12:58:01 CPU %user %nice %system %iowait %steal %idle 13:00:49 12:59:03 all 21.27 0.00 4.20 15.43 0.08 59.02 13:00:49 12:59:03 0 20.50 0.00 3.98 20.56 0.07 54.89 13:00:49 12:59:03 1 22.17 0.00 5.01 13.17 0.07 59.58 13:00:49 12:59:03 2 21.99 0.00 4.28 14.23 0.08 59.41 13:00:49 12:59:03 3 20.44 0.00 3.54 13.77 0.07 62.18 13:00:49 13:00:01 all 20.44 0.00 1.44 2.02 0.05 76.04 13:00:49 13:00:01 0 19.20 0.00 1.16 6.73 0.07 72.84 13:00:49 13:00:01 1 39.28 0.00 2.24 0.55 0.07 57.85 13:00:49 13:00:01 2 8.46 0.00 0.97 0.67 0.07 89.83 13:00:49 13:00:01 3 14.81 0.00 1.40 0.12 0.03 83.64 13:00:49 Average: all 20.86 0.00 2.84 8.82 0.06 67.41 13:00:49 Average: 0 19.86 0.00 2.59 13.75 0.07 63.73 13:00:49 Average: 1 30.60 0.00 3.65 6.96 0.07 58.73 13:00:49 Average: 2 15.31 0.00 2.64 7.54 0.08 74.42 13:00:49 Average: 3 17.66 0.00 2.49 7.04 0.05 72.76 13:00:49 13:00:49 13:00:49