Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/sme/+/15127 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-5892 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-lLypcGA3zfOb/agent.2216 SSH_AGENT_PID=2219 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master@tmp/private_key_4919260386083859696.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/plt/sme > git init /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme > 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/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # 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/plt/sme # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme refs/changes/27/15127/2 # timeout=10 > git rev-parse 4233abb912da979d8316aee911a2acdeeed991d8^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 4233abb912da979d8316aee911a2acdeeed991d8 (refs/changes/27/15127/2) > git config core.sparsecheckout # timeout=10 > git checkout -f 4233abb912da979d8316aee911a2acdeeed991d8 # timeout=10 Commit message: "CVE Tags added" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 25e10f943b3d309aa1e6c57571e4118484e6e742 # 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 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content GO_ROOT=capifcore [EnvInject] - Variables injected successfully. [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins14024330617022167583.sh + echo '--> go-test.sh' --> go-test.sh + go version go version go1.19 linux/amd64 + cd capifcore + go mod tidy go: downloading github.com/deepmap/oapi-codegen v1.11.0 go: downloading github.com/getkin/kin-openapi v0.106.0 go: downloading github.com/labstack/echo/v4 v4.10.2 go: downloading github.com/sirupsen/logrus v1.9.0 go: downloading helm.sh/helm/v3 v3.9.0 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/labstack/gommon v0.4.0 go: downloading golang.org/x/crypto v0.8.0 go: downloading golang.org/x/net v0.9.0 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible go: downloading github.com/valyala/fasttemplate v1.2.2 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/go-openapi/jsonpointer v0.19.6 go: downloading github.com/invopop/yaml v0.1.0 go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading golang.org/x/sys v0.7.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading k8s.io/cli-runtime v0.25.3-rc.0 go: downloading k8s.io/client-go v0.25.3-rc.0 go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.18 go: downloading github.com/valyala/bytebufferpool v1.0.0 go: downloading github.com/go-openapi/swag v0.22.3 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/Masterminds/sprig/v3 v3.2.2 go: downloading github.com/gosuri/uitable v0.0.4 go: downloading github.com/pkg/errors v0.9.1 go: downloading golang.org/x/term v0.7.0 go: downloading k8s.io/api v0.25.3-rc.0 go: downloading k8s.io/apimachinery v0.25.3-rc.0 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/evanphx/json-patch v5.6.0+incompatible go: downloading k8s.io/apiextensions-apiserver v0.25.2 go: downloading k8s.io/kubectl v0.25.2 go: downloading github.com/spf13/cobra v1.5.0 go: downloading github.com/stretchr/objx v0.5.0 go: downloading k8s.io/klog/v2 v2.70.1 go: downloading github.com/google/go-cmp v0.5.8 go: downloading github.com/google/gofuzz v1.2.0 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading golang.org/x/text v0.9.0 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/Masterminds/goutils v1.1.1 go: downloading github.com/huandu/xstrings v1.3.2 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/shopspring/decimal v1.2.0 go: downloading github.com/spf13/cast v1.4.1 go: downloading github.com/fatih/color v1.13.0 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/BurntSushi/toml v1.1.0 go: downloading github.com/gobwas/glob v0.2.3 go: downloading github.com/containerd/containerd v1.6.6 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 go: downloading oras.land/oras-go v1.1.1 go: downloading github.com/distribution/distribution/v3 v3.0.0-20211118083504-a29a3c99a684 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 go: downloading github.com/Masterminds/squirrel v1.5.3 go: downloading github.com/jmoiron/sqlx v1.3.5 go: downloading github.com/lib/pq v1.10.6 go: downloading github.com/rubenv/sql-migrate v1.1.2 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/kustomize/api v0.12.1 go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9 go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/protobuf v1.28.0 go: downloading k8s.io/component-base v0.25.2 go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/kr/pretty v0.3.0 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/mattn/go-runewidth v0.0.9 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 go: downloading k8s.io/apiserver v0.25.2 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/docker/cli v20.10.17+incompatible go: downloading github.com/docker/docker v20.10.17+incompatible go: downloading google.golang.org/grpc v1.47.0 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d go: downloading github.com/bshuster-repo/logrus-logstash-hook v1.0.0 go: downloading github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1 go: downloading github.com/gorilla/handlers v1.5.1 go: downloading github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50 go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 go: downloading github.com/go-sql-driver/mysql v1.6.0 go: downloading github.com/mattn/go-sqlite3 v1.14.6 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 go: downloading github.com/gobuffalo/packr/v2 v2.8.3 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/onsi/ginkgo/v2 v2.1.6 go: downloading github.com/onsi/gomega v1.20.1 go: downloading github.com/onsi/ginkgo v1.16.4 go: downloading github.com/chai2010/gettext-go v1.0.2 go: downloading github.com/MakeNowJust/heredoc v1.0.0 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 go: downloading github.com/russross/blackfriday v1.5.2 go: downloading github.com/google/btree v1.0.1 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.8.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f go: downloading gotest.tools/v3 v3.0.3 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c go: downloading github.com/gomodule/redigo v1.8.2 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 go: downloading github.com/felixge/httpsnoop v1.0.1 go: downloading github.com/yvasiyarov/go-metrics v0.0.0-20140926110328-57bccd1ccd43 go: downloading github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 go: downloading github.com/poy/onpar v0.0.0-20190519213022-ee068f8ea4d1 go: downloading github.com/ziutek/mymysql v1.5.4 go: downloading github.com/gobuffalo/packd v1.0.1 go: downloading github.com/markbates/oncer v1.0.0 go: downloading github.com/markbates/safe v1.0.1 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/go-errors/errors v1.0.1 go: downloading github.com/go-openapi/jsonreference v0.20.2 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/emicklei/go-restful/v3 v3.8.0 go: downloading google.golang.org/appengine v1.6.7 go: downloading github.com/klauspost/compress v1.13.6 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b go: downloading github.com/karrick/godirwalk v1.16.1 go: downloading github.com/markbates/errx v1.1.0 go: downloading github.com/gobuffalo/logger v1.0.6 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 go: downloading github.com/xlab/treeprint v1.1.0 go: downloading github.com/creack/pty v1.1.11 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/Microsoft/hcsshim v0.9.3 go: downloading github.com/moby/sys/mountinfo v0.5.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 go: downloading github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 go: downloading github.com/Microsoft/go-winio v0.5.1 go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 go: downloading github.com/sergi/go-diff v1.1.0 go: downloading go.opencensus.io v0.23.0 go: downloading github.com/containerd/cgroups v1.0.3 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da + go test ./... ? oransc.org/nonrtric/capifcore [no test files] ok oransc.org/nonrtric/capifcore/cmd 2.945s ? oransc.org/nonrtric/capifcore/internal/accesscontrolpolicyapi [no test files] ? oransc.org/nonrtric/capifcore/internal/aefsecurityapi [no test files] ? oransc.org/nonrtric/capifcore/internal/auditingapi [no test files] ? oransc.org/nonrtric/capifcore/internal/common [no test files] ? oransc.org/nonrtric/capifcore/internal/common29122 [no test files] ? oransc.org/nonrtric/capifcore/internal/common29571 [no test files] ? oransc.org/nonrtric/capifcore/internal/config [no test files] ok oransc.org/nonrtric/capifcore/internal/discoverservice 1.149s ? oransc.org/nonrtric/capifcore/internal/discoverserviceapi [no test files] ok oransc.org/nonrtric/capifcore/internal/eventsapi 0.006s ok oransc.org/nonrtric/capifcore/internal/eventservice 0.575s ? oransc.org/nonrtric/capifcore/internal/gentools/commoncollector [no test files] ? oransc.org/nonrtric/capifcore/internal/gentools/enumfixer [no test files] ? oransc.org/nonrtric/capifcore/internal/gentools/specificationfixer [no test files] ok oransc.org/nonrtric/capifcore/internal/helmmanagement 0.160s ? oransc.org/nonrtric/capifcore/internal/helmmanagement/mocks [no test files] ok oransc.org/nonrtric/capifcore/internal/invokermanagement 0.799s ? oransc.org/nonrtric/capifcore/internal/invokermanagement/mocks [no test files] ok oransc.org/nonrtric/capifcore/internal/invokermanagementapi 0.011s ? oransc.org/nonrtric/capifcore/internal/keycloak [no test files] ? oransc.org/nonrtric/capifcore/internal/keycloak/mocks [no test files] ? oransc.org/nonrtric/capifcore/internal/loggingapi [no test files] ok oransc.org/nonrtric/capifcore/internal/providermanagement 0.874s ? oransc.org/nonrtric/capifcore/internal/providermanagement/mocks [no test files] ok oransc.org/nonrtric/capifcore/internal/providermanagementapi 0.045s ok oransc.org/nonrtric/capifcore/internal/publishservice 0.788s ? oransc.org/nonrtric/capifcore/internal/publishservice/mocks [no test files] ok oransc.org/nonrtric/capifcore/internal/publishserviceapi 0.023s ok oransc.org/nonrtric/capifcore/internal/restclient 0.004s ? oransc.org/nonrtric/capifcore/internal/restclient/mocks [no test files] ? oransc.org/nonrtric/capifcore/internal/routinginfoapi [no test files] ok oransc.org/nonrtric/capifcore/internal/securityapi 0.011s ok oransc.org/nonrtric/capifcore/internal/securityservice 1.410s + echo '--> go-test.sh ends' --> go-test.sh ends $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2219 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins9444002701893204354.sh ---> sysstat.sh [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins14439909039913619104.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-sme-capifcore-go-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-plt-sme-capifcore-go-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-plt-sme-capifcore-go-verify-master ']' + mkdir -p /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/archives/ [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins15503715181287102072.sh ---> capture-instance-metadata.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-tlXb lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tlXb/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins12623206974120672615.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-go-verify-master@tmp/config14676841749806953045tmp 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-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins17797092939768729756.sh ---> create-netrc.sh [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins1442319162308769526.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tlXb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tlXb/bin to PATH Generating Requirements File 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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.2 from /tmp/venv-tlXb/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.47 botocore==1.40.47 bs4==0.0.2 cachetools==6.2.0 certifi==2025.10.5 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.41.1 httplib2==0.31.0 identify==2.6.15 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.14 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins6131980724029247458.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins10639134115378436902.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tlXb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-tlXb/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash -l /tmp/jenkins12842472504579694889.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tlXb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tlXb/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-capifcore-go-verify-master/167 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-5892 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 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 9.9G 9.4G 52% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 502 4165 0 3308 7175 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:dd:56:07 brd ff:ff:ff:ff:ff:ff inet 10.32.6.178/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 84190sec preferred_lft 84190sec inet6 fe80::f816:3eff:fedd:5607/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:f2:12:cc:7e 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-5892) 10/08/25 _x86_64_ (4 CPU) 09:04:47 LINUX RESTART (4 CPU) 09:05:01 tps rtps wtps bread/s bwrtn/s 09:06:02 85.92 44.37 41.55 4716.96 37648.13 09:07:01 2.02 0.03 1.98 2.44 23.86 09:08:01 1.25 0.02 1.23 1.60 14.66 09:09:01 0.82 0.00 0.82 0.00 10.00 09:10:01 1.05 0.02 1.03 4.27 12.40 09:11:01 0.85 0.00 0.85 0.00 11.86 09:12:01 1.28 0.00 1.28 0.00 15.33 09:13:01 1.17 0.00 1.17 0.00 14.26 09:14:01 0.80 0.00 0.80 0.00 10.26 09:15:01 1.17 0.00 1.17 0.00 13.20 09:16:01 0.92 0.00 0.92 0.00 11.33 09:17:01 0.78 0.02 0.77 0.13 9.20 09:18:01 1.43 0.00 1.43 0.00 17.20 09:19:01 1.58 0.00 1.58 0.00 19.06 09:20:01 1.00 0.00 1.00 0.00 12.93 09:21:01 3.35 2.37 0.98 18.93 16.66 09:22:01 1.13 0.00 1.13 0.00 16.39 09:23:01 0.90 0.00 0.90 0.00 12.00 09:24:01 1.03 0.00 1.03 0.00 14.53 09:25:01 1.32 0.00 1.32 0.00 17.19 09:26:01 0.93 0.00 0.93 0.00 10.93 09:27:01 1.40 0.00 1.40 0.00 17.06 09:28:01 1.22 0.00 1.22 0.00 14.26 09:29:01 1.80 0.00 1.80 0.00 21.33 09:30:01 1.25 0.00 1.25 0.00 14.53 09:31:01 1.27 0.00 1.27 0.00 16.26 09:32:01 1.48 0.00 1.48 0.00 17.46 09:33:01 1.70 0.00 1.70 0.00 20.26 09:34:01 0.83 0.00 0.83 0.00 9.60 09:35:01 1.18 0.00 1.18 0.00 15.46 09:36:01 1.02 0.00 1.02 0.00 12.80 09:37:01 227.56 110.65 116.91 3634.92 27444.05 09:38:01 23.80 3.38 20.42 324.77 13743.79 09:39:01 65.16 35.56 29.60 2938.98 11270.79 09:40:02 47.66 0.83 46.83 102.75 8068.10 09:41:01 39.66 0.34 39.33 25.75 3880.18 Average: 14.65 5.49 9.16 327.28 2848.18 09:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:06:02 6170172 7555908 1997256 24.45 26392 1545420 880672 9.56 414924 1424264 112 09:07:01 6172260 7558048 1995168 24.43 26424 1545484 878992 9.54 413712 1424144 4 09:08:01 6172680 7558660 1994748 24.42 26512 1545528 878992 9.54 414064 1424196 8 09:09:01 6172868 7558900 1994560 24.42 26544 1545540 878992 9.54 414104 1424200 124 09:10:01 6173976 7560256 1993452 24.41 26584 1545796 888068 9.64 412700 1424416 8 09:11:01 6173204 7559584 1994224 24.42 26628 1545800 888068 9.64 412944 1424460 148 09:12:01 6173296 7559752 1994132 24.42 26692 1545804 888068 9.64 413148 1424464 124 09:13:01 6173476 7559964 1993952 24.41 26716 1545816 888068 9.64 413136 1424472 140 09:14:01 6173132 7559660 1994296 24.42 26740 1545816 888068 9.64 413056 1424468 4 09:15:01 6173264 7559852 1994164 24.42 26756 1545820 879580 9.54 413052 1424472 4 09:16:01 6173272 7559864 1994156 24.42 26788 1545824 879580 9.54 413108 1424476 4 09:17:01 6172408 7559108 1995020 24.43 26816 1545828 879580 9.54 413508 1424480 148 09:18:01 6173044 7559784 1994384 24.42 26896 1545828 879580 9.54 413416 1424480 164 09:19:01 6172960 7559832 1994468 24.42 26984 1545832 879580 9.54 413336 1424484 32 09:20:01 6172952 7559860 1994476 24.42 27024 1545836 879580 9.54 413552 1424488 36 09:21:01 6171728 7559284 1995700 24.43 27628 1545844 902520 9.79 414024 1424492 252 09:22:01 6171596 7559176 1995832 24.44 27660 1545844 902520 9.79 414100 1424496 12 09:23:01 6171784 7559428 1995644 24.43 27704 1545848 902520 9.79 414380 1424496 136 09:24:01 6171784 7559492 1995644 24.43 27756 1545852 902520 9.79 414112 1424500 28 09:25:01 6171568 7559300 1995860 24.44 27812 1545856 902520 9.79 414268 1424504 60 09:26:01 6171396 7559200 1996032 24.44 27844 1545856 902520 9.79 414396 1424504 176 09:27:01 6171560 7559416 1995868 24.44 27876 1545860 894236 9.70 414376 1424508 4 09:28:01 6171568 7559476 1995860 24.44 27964 1545864 894236 9.70 414364 1424512 168 09:29:01 6171404 7559476 1996024 24.44 28060 1545872 894236 9.70 414504 1424520 180 09:30:01 6171388 7559556 1996040 24.44 28156 1545872 894236 9.70 414772 1424520 168 09:31:01 6171312 7559576 1996116 24.44 28252 1545872 894236 9.70 414724 1424528 140 09:32:01 6171304 7559672 1996124 24.44 28340 1545884 894236 9.70 414800 1424532 4 09:33:01 6171080 7559552 1996348 24.44 28428 1545888 894236 9.70 414856 1424536 28 09:34:01 6171212 7559700 1996216 24.44 28452 1545888 894236 9.70 414872 1424536 180 09:35:01 6170940 7559456 1996488 24.44 28476 1545884 894236 9.70 415112 1424540 36 09:36:01 6171096 7559624 1996332 24.44 28516 1545896 894236 9.70 415180 1424544 144 09:37:01 4827844 7211240 3339584 40.89 74308 2447512 1431712 15.54 1035504 2045016 100464 09:38:01 4284472 7267732 3882956 47.54 77428 3022416 1314584 14.26 1295552 2304552 274396 09:39:01 4586180 7359252 3581248 43.85 84856 2808144 969104 10.52 930104 2371412 55872 09:40:02 4349676 7292928 3817752 46.74 101508 2942372 1047320 11.36 1014680 2503220 32776 09:41:01 4248268 7333128 3919160 47.99 110628 3060720 998772 10.84 989284 2615604 97836 Average: 5934226 7522353 2233202 27.34 36060 1727806 926512 10.05 502770 1555501 15670 09:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:02 ens3 67.34 67.58 490.13 21.65 0.00 0.00 0.00 0.00 09:06:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:01 ens3 0.25 0.22 0.08 0.03 0.00 0.00 0.00 0.00 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:01 ens3 0.37 0.15 0.09 0.07 0.00 0.00 0.00 0.00 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:01 ens3 0.53 0.45 0.30 0.22 0.00 0.00 0.00 0.00 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:01 ens3 387.10 258.23 1847.31 54.17 0.00 0.00 0.00 0.00 09:37:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:01 ens3 31.34 24.95 358.76 4.05 0.00 0.00 0.00 0.00 09:39:01 lo 0.77 0.77 0.08 0.08 0.00 0.00 0.00 0.00 09:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:02 ens3 39.98 28.50 464.06 10.15 0.00 0.00 0.00 0.00 09:40:02 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:01 ens3 26.30 21.50 246.25 4.99 0.00 0.00 0.00 0.00 09:41:01 lo 0.88 0.88 0.08 0.08 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 15.44 11.21 94.63 2.66 0.00 0.00 0.00 0.00 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5892) 10/08/25 _x86_64_ (4 CPU) 09:04:47 LINUX RESTART (4 CPU) 09:05:01 CPU %user %nice %system %iowait %steal %idle 09:06:02 all 5.34 0.00 2.40 4.06 5.15 83.04 09:06:02 0 4.32 0.00 3.52 3.17 4.97 84.02 09:06:02 1 7.06 0.00 1.91 5.40 4.94 80.69 09:06:02 2 6.06 0.00 2.35 2.84 5.76 82.99 09:06:02 3 3.94 0.00 1.83 4.87 4.92 84.43 09:07:01 all 0.04 0.00 0.06 0.04 0.81 99.04 09:07:01 0 0.00 0.00 0.03 0.00 0.32 99.64 09:07:01 1 0.03 0.00 0.10 0.12 0.59 99.16 09:07:01 2 0.13 0.00 0.05 0.03 2.03 97.75 09:07:01 3 0.02 0.00 0.05 0.00 0.27 99.66 09:08:01 all 0.06 0.00 0.03 0.04 0.67 99.20 09:08:01 0 0.03 0.00 0.02 0.02 0.23 99.70 09:08:01 1 0.03 0.00 0.07 0.08 0.43 99.39 09:08:01 2 0.18 0.00 0.07 0.07 1.85 97.83 09:08:01 3 0.00 0.00 0.00 0.00 0.15 99.85 09:09:01 all 0.02 0.00 0.01 0.02 0.75 99.19 09:09:01 0 0.00 0.00 0.02 0.00 0.41 99.57 09:09:01 1 0.00 0.00 0.00 0.00 0.46 99.54 09:09:01 2 0.08 0.00 0.03 0.05 1.98 97.85 09:09:01 3 0.00 0.00 0.00 0.00 0.17 99.83 09:10:01 all 0.04 0.00 0.01 0.02 0.52 99.41 09:10:01 0 0.05 0.00 0.03 0.00 0.89 99.02 09:10:01 1 0.05 0.00 0.00 0.00 0.52 99.43 09:10:01 2 0.05 0.00 0.02 0.07 0.60 99.27 09:10:01 3 0.00 0.00 0.02 0.02 0.05 99.92 09:11:01 all 0.14 0.00 0.02 0.02 0.51 99.31 09:11:01 0 0.02 0.00 0.02 0.00 0.25 99.72 09:11:01 1 0.50 0.00 0.02 0.00 0.53 98.96 09:11:01 2 0.07 0.00 0.03 0.08 1.17 98.65 09:11:01 3 0.00 0.00 0.00 0.00 0.07 99.93 09:12:01 all 0.15 0.00 0.02 0.03 0.46 99.34 09:12:01 0 0.02 0.00 0.03 0.00 0.20 99.75 09:12:01 1 0.50 0.00 0.02 0.00 0.43 99.05 09:12:01 2 0.05 0.00 0.03 0.13 1.15 98.63 09:12:01 3 0.02 0.00 0.02 0.00 0.05 99.92 09:13:01 all 0.02 0.00 0.02 0.01 0.51 99.43 09:13:01 0 0.00 0.00 0.00 0.00 0.28 99.72 09:13:01 1 0.07 0.00 0.00 0.00 0.48 99.45 09:13:01 2 0.03 0.00 0.07 0.05 1.22 98.63 09:13:01 3 0.00 0.00 0.02 0.00 0.05 99.93 09:14:01 all 0.06 0.00 0.04 0.01 0.47 99.41 09:14:01 0 0.03 0.00 0.03 0.00 0.22 99.72 09:14:01 1 0.00 0.00 0.02 0.00 0.27 99.72 09:14:01 2 0.20 0.00 0.10 0.03 1.27 98.40 09:14:01 3 0.00 0.00 0.02 0.02 0.13 99.83 09:15:01 all 0.31 0.00 0.02 0.01 0.50 99.17 09:15:01 0 0.00 0.00 0.02 0.00 0.30 99.68 09:15:01 1 0.02 0.00 0.02 0.00 0.28 99.68 09:15:01 2 1.19 0.00 0.03 0.03 1.29 97.45 09:15:01 3 0.02 0.00 0.00 0.02 0.10 99.87 09:16:01 all 0.07 0.00 0.01 0.01 0.36 99.55 09:16:01 0 0.07 0.00 0.02 0.00 0.76 99.16 09:16:01 1 0.02 0.00 0.02 0.00 0.23 99.73 09:16:01 2 0.18 0.00 0.00 0.03 0.38 99.40 09:16:01 3 0.00 0.00 0.00 0.00 0.05 99.95 09:16:01 CPU %user %nice %system %iowait %steal %idle 09:17:01 all 0.03 0.00 0.02 0.01 0.39 99.55 09:17:01 0 0.05 0.00 0.03 0.03 0.84 99.04 09:17:01 1 0.02 0.00 0.03 0.00 0.30 99.65 09:17:01 2 0.05 0.00 0.02 0.03 0.37 99.53 09:17:01 3 0.00 0.00 0.00 0.00 0.05 99.95 09:18:01 all 0.11 0.00 0.03 0.04 0.42 99.40 09:18:01 0 0.05 0.00 0.00 0.03 0.17 99.75 09:18:01 1 0.07 0.00 0.03 0.00 0.96 98.94 09:18:01 2 0.32 0.00 0.05 0.08 0.46 99.09 09:18:01 3 0.00 0.00 0.02 0.03 0.08 99.87 09:19:01 all 0.20 0.00 0.03 0.05 0.41 99.30 09:19:01 0 0.02 0.00 0.02 0.00 0.05 99.92 09:19:01 1 0.07 0.00 0.07 0.12 1.07 98.68 09:19:01 2 0.73 0.00 0.02 0.00 0.45 98.81 09:19:01 3 0.00 0.00 0.03 0.10 0.08 99.78 09:20:01 all 0.13 0.00 0.02 0.02 0.47 99.37 09:20:01 0 0.00 0.00 0.00 0.00 0.08 99.92 09:20:01 1 0.03 0.00 0.05 0.08 1.14 98.70 09:20:01 2 0.46 0.00 0.03 0.00 0.56 98.94 09:20:01 3 0.00 0.00 0.00 0.00 0.08 99.92 09:21:01 all 0.05 0.00 0.05 0.10 0.50 99.29 09:21:01 0 0.02 0.00 0.05 0.00 0.15 99.78 09:21:01 1 0.03 0.00 0.07 0.10 1.09 98.71 09:21:01 2 0.15 0.00 0.05 0.30 0.63 98.87 09:21:01 3 0.00 0.00 0.05 0.00 0.12 99.83 09:22:01 all 0.04 0.00 0.03 0.01 0.37 99.54 09:22:01 0 0.02 0.00 0.00 0.00 0.05 99.93 09:22:01 1 0.03 0.00 0.08 0.05 0.84 98.99 09:22:01 2 0.13 0.00 0.02 0.00 0.57 99.28 09:22:01 3 0.00 0.00 0.02 0.00 0.03 99.95 09:23:01 all 0.24 0.00 0.05 0.01 0.44 99.27 09:23:01 0 0.02 0.00 0.02 0.00 0.08 99.88 09:23:01 1 0.05 0.00 0.05 0.07 0.81 99.02 09:23:01 2 0.87 0.00 0.05 0.00 0.73 98.35 09:23:01 3 0.02 0.00 0.05 0.00 0.13 99.80 09:24:01 all 0.14 0.00 0.03 0.02 0.42 99.39 09:24:01 0 0.02 0.00 0.02 0.00 0.10 99.87 09:24:01 1 0.03 0.00 0.08 0.08 0.84 98.96 09:24:01 2 0.50 0.00 0.05 0.00 0.63 98.82 09:24:01 3 0.02 0.00 0.02 0.00 0.08 99.88 09:25:01 all 0.03 0.00 0.02 0.02 0.41 99.52 09:25:01 0 0.02 0.00 0.00 0.00 0.05 99.93 09:25:01 1 0.07 0.00 0.03 0.08 0.88 98.94 09:25:01 2 0.02 0.00 0.02 0.02 0.58 99.37 09:25:01 3 0.02 0.00 0.02 0.02 0.12 99.83 09:26:01 all 0.21 0.00 0.02 0.01 0.40 99.35 09:26:01 0 0.00 0.00 0.02 0.00 0.08 99.90 09:26:01 1 0.03 0.00 0.02 0.00 0.79 99.16 09:26:01 2 0.83 0.00 0.03 0.00 0.60 98.55 09:26:01 3 0.00 0.00 0.00 0.03 0.12 99.85 09:27:01 all 0.19 0.00 0.02 0.01 0.41 99.35 09:27:01 0 0.03 0.00 0.00 0.00 0.10 99.87 09:27:01 1 0.00 0.00 0.00 0.02 0.10 99.88 09:27:01 2 0.74 0.00 0.07 0.02 1.35 97.83 09:27:01 3 0.02 0.00 0.05 0.05 0.13 99.75 09:27:01 CPU %user %nice %system %iowait %steal %idle 09:28:01 all 0.10 0.00 0.02 0.05 0.41 99.42 09:28:01 0 0.00 0.00 0.02 0.00 0.03 99.95 09:28:01 1 0.00 0.00 0.02 0.00 0.12 99.87 09:28:01 2 0.40 0.00 0.02 0.16 1.32 98.10 09:28:01 3 0.00 0.00 0.02 0.00 0.13 99.85 09:29:01 all 0.02 0.00 0.02 0.03 0.39 99.55 09:29:01 0 0.03 0.00 0.02 0.00 0.08 99.87 09:29:01 1 0.00 0.00 0.00 0.00 0.10 99.90 09:29:01 2 0.03 0.00 0.05 0.15 1.21 98.56 09:29:01 3 0.00 0.00 0.00 0.00 0.13 99.87 09:30:01 all 0.13 0.00 0.00 0.04 0.31 99.51 09:30:01 0 0.00 0.00 0.00 0.00 0.05 99.95 09:30:01 1 0.00 0.00 0.00 0.00 0.07 99.93 09:30:01 2 0.50 0.00 0.02 0.15 1.07 98.27 09:30:01 3 0.03 0.00 0.00 0.00 0.07 99.90 09:31:01 all 0.16 0.00 0.02 0.06 0.43 99.33 09:31:01 0 0.02 0.00 0.00 0.00 0.10 99.88 09:31:01 1 0.00 0.00 0.00 0.00 0.05 99.95 09:31:01 2 0.57 0.00 0.07 0.23 1.43 97.70 09:31:01 3 0.03 0.00 0.02 0.00 0.10 99.85 09:32:01 all 0.03 0.00 0.02 0.04 0.39 99.53 09:32:01 0 0.00 0.00 0.00 0.00 0.03 99.97 09:32:01 1 0.00 0.00 0.00 0.00 0.08 99.92 09:32:01 2 0.10 0.00 0.03 0.17 1.31 98.40 09:32:01 3 0.02 0.00 0.02 0.00 0.12 99.85 09:33:01 all 0.10 0.00 0.02 0.04 0.43 99.41 09:33:01 0 0.00 0.00 0.00 0.00 0.10 99.90 09:33:01 1 0.00 0.00 0.00 0.00 0.10 99.90 09:33:01 2 0.33 0.00 0.07 0.13 0.63 98.84 09:33:01 3 0.07 0.00 0.03 0.07 0.88 98.96 09:34:01 all 0.14 0.00 0.02 0.02 0.37 99.46 09:34:01 0 0.03 0.00 0.02 0.00 0.07 99.88 09:34:01 1 0.00 0.00 0.00 0.00 0.10 99.90 09:34:01 2 0.50 0.00 0.03 0.07 0.55 98.86 09:34:01 3 0.00 0.00 0.03 0.00 0.76 99.21 09:35:01 all 0.19 0.00 0.02 0.02 0.39 99.38 09:35:01 0 0.00 0.00 0.02 0.00 0.08 99.90 09:35:01 1 0.00 0.00 0.02 0.00 0.05 99.93 09:35:01 2 0.69 0.00 0.03 0.03 0.63 98.61 09:35:01 3 0.05 0.00 0.03 0.03 0.81 99.07 09:36:01 all 0.05 0.00 0.02 0.03 0.42 99.47 09:36:01 0 0.02 0.00 0.00 0.00 0.08 99.90 09:36:01 1 0.02 0.00 0.00 0.00 0.08 99.90 09:36:01 2 0.10 0.00 0.03 0.10 0.65 99.12 09:36:01 3 0.10 0.00 0.05 0.03 0.88 98.94 09:37:01 all 36.64 0.00 6.95 8.73 9.00 38.67 09:37:01 0 37.96 0.00 6.69 9.64 8.62 37.08 09:37:01 1 35.53 0.00 7.11 10.08 8.55 38.72 09:37:01 2 38.14 0.00 6.39 8.90 9.77 36.80 09:37:01 3 34.90 0.00 7.61 6.31 9.07 42.09 09:38:01 all 74.32 0.00 9.95 0.07 10.35 5.29 09:38:01 0 71.00 0.00 8.96 0.08 11.39 8.57 09:38:01 1 75.31 0.00 10.38 0.02 10.10 4.19 09:38:01 2 75.16 0.00 10.09 0.15 9.70 4.90 09:38:01 3 75.84 0.00 10.38 0.05 10.23 3.50 09:38:01 CPU %user %nice %system %iowait %steal %idle 09:39:01 all 38.35 0.00 6.24 1.69 6.18 47.54 09:39:01 0 46.23 0.00 6.92 2.85 6.56 37.42 09:39:01 1 33.08 0.00 5.25 0.40 5.61 55.67 09:39:01 2 33.42 0.00 6.07 1.96 5.59 52.96 09:39:01 3 40.65 0.00 6.72 1.54 6.93 44.17 09:40:02 all 19.25 0.00 1.18 1.80 2.82 74.95 09:40:02 0 28.18 0.00 2.27 0.64 2.94 65.97 09:40:02 1 27.66 0.00 0.83 1.01 2.60 67.90 09:40:02 2 18.13 0.00 1.27 5.48 4.22 70.90 09:40:02 3 3.04 0.00 0.33 0.03 1.50 95.10 09:41:01 all 18.66 0.00 1.34 2.19 3.74 74.07 09:41:01 0 51.89 0.00 2.82 1.16 4.99 39.14 09:41:01 1 5.08 0.00 0.61 1.08 4.05 89.18 09:41:01 2 2.31 0.00 0.46 1.09 2.85 93.28 09:41:01 3 15.89 0.00 1.49 5.47 3.09 74.06 Average: all 5.48 0.00 0.81 0.55 1.43 91.74 Average: 0 6.72 0.00 0.89 0.50 1.28 90.61 Average: 1 5.19 0.00 0.75 0.53 1.39 92.14 Average: 2 5.12 0.00 0.78 0.64 1.86 91.60 Average: 3 4.90 0.00 0.81 0.53 1.17 92.59