12:50:47 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/sme/+/12598 12:50:47 Running as SYSTEM 12:50:47 [EnvInject] - Loading node environment variables. 12:50:47 Building remotely on prd-ubuntu1804-docker-4c-4g-3905 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master 12:50:47 [ssh-agent] Looking for ssh-agent implementation... 12:50:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:50:48 $ ssh-agent 12:50:48 SSH_AUTH_SOCK=/tmp/ssh-sfuYDtcqESXG/agent.2100 12:50:48 SSH_AGENT_PID=2102 12:50:48 [ssh-agent] Started. 12:50:48 Running ssh-add (command line suppressed) 12:50:48 Identity added: /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master@tmp/private_key_13374073288962158130.key (jenkins-ssh) 12:50:48 [ssh-agent] Using credentials jenkins (jenkins) 12:50:48 The recommended git tool is: NONE 12:50:49 using credential jenkins 12:50:49 Wiping out workspace first. 12:50:49 Cloning the remote Git repository 12:50:49 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 12:50:49 > git init /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master # timeout=10 12:50:49 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 12:50:49 > git --version # timeout=10 12:50:49 > git --version # 'git version 2.17.1' 12:50:49 using GIT_SSH to set credentials jenkins 12:50:49 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 12:50:50 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 12:50:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:50:50 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 12:50:50 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 12:50:50 using GIT_SSH to set credentials jenkins 12:50:50 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme refs/changes/98/12598/1 # timeout=10 12:50:51 > git rev-parse 55e8dfc4ed1ffa5877ee8517a05a3b36d34d4882^{commit} # timeout=10 12:50:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:50:51 Checking out Revision 55e8dfc4ed1ffa5877ee8517a05a3b36d34d4882 (refs/changes/98/12598/1) 12:50:51 > git config core.sparsecheckout # timeout=10 12:50:51 > git checkout -f 55e8dfc4ed1ffa5877ee8517a05a3b36d34d4882 # timeout=10 12:50:54 Commit message: "NONRTRIC-946: Capifcore - remove comment" 12:50:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:50:54 > git rev-list --no-walk 8ff4d0377ccd9b3c10bc9fb247b7136bba3eb6d7 # timeout=10 12:50:54 provisioning config files... 12:50:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:50:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:50:54 [EnvInject] - Injecting environment variables from a build step. 12:50:54 [EnvInject] - Injecting as environment variables the properties content 12:50:54 GO_ROOT=capifcore 12:50:54 12:50:54 [EnvInject] - Variables injected successfully. 12:50:54 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins9370384441237611073.sh 12:50:54 + echo '--> go-test.sh' 12:50:54 --> go-test.sh 12:50:54 + go version 12:50:54 go version go1.19 linux/amd64 12:50:54 + cd capifcore 12:50:54 + go mod tidy 12:50:54 go: downloading github.com/deepmap/oapi-codegen v1.11.0 12:50:54 go: downloading github.com/getkin/kin-openapi v0.106.0 12:50:54 go: downloading github.com/labstack/echo/v4 v4.10.2 12:50:55 go: downloading github.com/sirupsen/logrus v1.9.0 12:50:55 go: downloading helm.sh/helm/v3 v3.9.0 12:50:55 go: downloading github.com/stretchr/testify v1.8.1 12:50:55 go: downloading gopkg.in/yaml.v2 v2.4.0 12:50:55 go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed 12:50:55 go: downloading k8s.io/cli-runtime v0.25.3-rc.0 12:50:55 go: downloading k8s.io/client-go v0.25.3-rc.0 12:50:55 go: downloading github.com/google/uuid v1.3.0 12:50:57 go: downloading github.com/labstack/gommon v0.4.0 12:50:57 go: downloading golang.org/x/crypto v0.8.0 12:50:57 go: downloading golang.org/x/net v0.9.0 12:50:57 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 12:50:57 go: downloading github.com/valyala/fasttemplate v1.2.2 12:50:57 go: downloading golang.org/x/time v0.3.0 12:50:58 go: downloading golang.org/x/sys v0.7.0 12:50:58 go: downloading github.com/mitchellh/copystructure v1.2.0 12:50:58 go: downloading github.com/go-openapi/jsonpointer v0.19.6 12:50:58 go: downloading github.com/invopop/yaml v0.1.0 12:50:58 go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 12:50:58 go: downloading gopkg.in/yaml.v3 v3.0.1 12:50:59 go: downloading github.com/davecgh/go-spew v1.1.1 12:50:59 go: downloading github.com/pmezard/go-difflib v1.0.0 12:50:59 go: downloading github.com/spf13/pflag v1.0.5 12:50:59 go: downloading github.com/stretchr/objx v0.5.0 12:50:59 go: downloading github.com/pkg/errors v0.9.1 12:50:59 go: downloading github.com/Masterminds/semver/v3 v3.1.1 12:50:59 go: downloading github.com/Masterminds/sprig/v3 v3.2.2 12:50:59 go: downloading github.com/gosuri/uitable v0.0.4 12:50:59 go: downloading golang.org/x/term v0.7.0 12:50:59 go: downloading k8s.io/api v0.25.3-rc.0 12:50:59 go: downloading k8s.io/apimachinery v0.25.3-rc.0 12:51:00 go: downloading sigs.k8s.io/yaml v1.3.0 12:51:00 go: downloading github.com/evanphx/json-patch v5.6.0+incompatible 12:51:00 go: downloading k8s.io/apiextensions-apiserver v0.25.2 12:51:00 go: downloading k8s.io/kubectl v0.25.2 12:51:00 go: downloading github.com/spf13/cobra v1.5.0 12:51:01 go: downloading k8s.io/klog/v2 v2.70.1 12:51:01 go: downloading github.com/google/go-cmp v0.5.8 12:51:01 go: downloading github.com/google/gofuzz v1.2.0 12:51:01 go: downloading github.com/mattn/go-colorable v0.1.13 12:51:01 go: downloading github.com/mattn/go-isatty v0.0.18 12:51:01 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 12:51:01 go: downloading github.com/valyala/bytebufferpool v1.0.0 12:51:01 go: downloading github.com/gorilla/mux v1.8.0 12:51:01 go: downloading github.com/mitchellh/reflectwalk v1.0.2 12:51:02 go: downloading github.com/go-openapi/swag v0.22.3 12:51:02 go: downloading github.com/containerd/containerd v1.6.6 12:51:02 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 12:51:02 go: downloading oras.land/oras-go v1.1.1 12:51:02 go: downloading github.com/distribution/distribution/v3 v3.0.0-20211118083504-a29a3c99a684 12:51:02 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 12:51:02 go: downloading github.com/fatih/color v1.13.0 12:51:02 go: downloading github.com/Masterminds/goutils v1.1.1 12:51:02 go: downloading github.com/huandu/xstrings v1.3.2 12:51:02 go: downloading github.com/imdario/mergo v0.3.12 12:51:02 go: downloading github.com/shopspring/decimal v1.2.0 12:51:02 go: downloading github.com/spf13/cast v1.4.1 12:51:02 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 12:51:02 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 12:51:02 go: downloading github.com/BurntSushi/toml v1.1.0 12:51:02 go: downloading github.com/gobwas/glob v0.2.3 12:51:02 go: downloading github.com/Masterminds/squirrel v1.5.3 12:51:02 go: downloading github.com/jmoiron/sqlx v1.3.5 12:51:02 go: downloading github.com/lib/pq v1.10.6 12:51:02 go: downloading github.com/rubenv/sql-migrate v1.1.2 12:51:02 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 12:51:02 go: downloading github.com/gogo/protobuf v1.3.2 12:51:02 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 12:51:02 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 12:51:02 go: downloading github.com/google/gnostic v0.5.7-v3refs 12:51:02 go: downloading golang.org/x/text v0.9.0 12:51:03 go: downloading sigs.k8s.io/kustomize/api v0.12.1 12:51:03 go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9 12:51:03 go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 12:51:03 go: downloading github.com/golang/protobuf v1.5.2 12:51:03 go: downloading google.golang.org/protobuf v1.28.0 12:51:03 go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d 12:51:03 go: downloading k8s.io/component-base v0.25.2 12:51:03 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 12:51:03 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 12:51:03 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible 12:51:03 go: downloading github.com/inconshreveable/mousetrap v1.0.0 12:51:03 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 12:51:03 go: downloading github.com/go-logr/logr v1.2.3 12:51:03 go: downloading github.com/kr/pretty v0.3.0 12:51:03 go: downloading github.com/mailru/easyjson v0.7.7 12:51:03 go: downloading github.com/opencontainers/go-digest v1.0.0 12:51:03 go: downloading github.com/docker/cli v20.10.17+incompatible 12:51:03 go: downloading github.com/docker/docker v20.10.17+incompatible 12:51:03 go: downloading golang.org/x/sync v0.1.0 12:51:03 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d 12:51:03 go: downloading github.com/bshuster-repo/logrus-logstash-hook v1.0.0 12:51:04 go: downloading github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd 12:51:04 go: downloading github.com/docker/go-metrics v0.0.1 12:51:04 go: downloading github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1 12:51:04 go: downloading github.com/gorilla/handlers v1.5.1 12:51:04 go: downloading github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50 12:51:04 go: downloading github.com/mattn/go-runewidth v0.0.9 12:51:04 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 12:51:04 go: downloading github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 12:51:04 go: downloading k8s.io/apiserver v0.25.2 12:51:04 go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 12:51:04 go: downloading github.com/go-sql-driver/mysql v1.6.0 12:51:04 go: downloading github.com/mattn/go-sqlite3 v1.14.6 12:51:04 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 12:51:04 go: downloading github.com/gobuffalo/packr/v2 v2.8.3 12:51:04 go: downloading google.golang.org/grpc v1.47.0 12:51:04 go: downloading github.com/json-iterator/go v1.1.12 12:51:04 go: downloading gopkg.in/inf.v0 v0.9.1 12:51:04 go: downloading github.com/onsi/ginkgo/v2 v2.1.6 12:51:04 go: downloading github.com/onsi/gomega v1.20.1 12:51:04 go: downloading github.com/chai2010/gettext-go v1.0.2 12:51:04 go: downloading github.com/MakeNowJust/heredoc v1.0.0 12:51:04 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 12:51:04 go: downloading github.com/russross/blackfriday v1.5.2 12:51:04 go: downloading github.com/google/btree v1.0.1 12:51:04 go: downloading github.com/onsi/ginkgo v1.16.4 12:51:04 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 12:51:04 go: downloading github.com/kr/text v0.2.0 12:51:04 go: downloading github.com/rogpeppe/go-internal v1.8.0 12:51:04 go: downloading github.com/josharian/intern v1.0.0 12:51:05 go: downloading gotest.tools/v3 v3.0.3 12:51:05 go: downloading github.com/moby/locker v1.0.1 12:51:05 go: downloading github.com/docker/docker-credential-helpers v0.6.4 12:51:05 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c 12:51:05 go: downloading github.com/gomodule/redigo v1.8.2 12:51:05 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 12:51:05 go: downloading github.com/prometheus/client_golang v1.12.1 12:51:05 go: downloading github.com/felixge/httpsnoop v1.0.1 12:51:05 go: downloading github.com/yvasiyarov/go-metrics v0.0.0-20140926110328-57bccd1ccd43 12:51:05 go: downloading github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f 12:51:05 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f 12:51:05 go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 12:51:05 go: downloading github.com/poy/onpar v0.0.0-20190519213022-ee068f8ea4d1 12:51:05 go: downloading github.com/ziutek/mymysql v1.5.4 12:51:05 go: downloading github.com/gobuffalo/packd v1.0.1 12:51:05 go: downloading github.com/markbates/oncer v1.0.0 12:51:05 go: downloading github.com/markbates/safe v1.0.1 12:51:05 go: downloading github.com/docker/go-connections v0.4.0 12:51:05 go: downloading github.com/docker/go-units v0.4.0 12:51:05 go: downloading github.com/docker/distribution v2.8.1+incompatible 12:51:05 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 12:51:05 go: downloading github.com/go-errors/errors v1.0.1 12:51:05 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 12:51:05 go: downloading github.com/modern-go/reflect2 v1.0.2 12:51:05 go: downloading github.com/go-openapi/jsonreference v0.20.2 12:51:05 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 12:51:05 go: downloading github.com/emicklei/go-restful/v3 v3.8.0 12:51:05 go: downloading google.golang.org/appengine v1.6.7 12:51:05 go: downloading github.com/klauspost/compress v1.13.6 12:51:06 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b 12:51:06 go: downloading github.com/beorn7/perks v1.0.1 12:51:06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 12:51:06 go: downloading github.com/prometheus/client_model v0.2.0 12:51:06 go: downloading github.com/prometheus/common v0.32.1 12:51:06 go: downloading github.com/prometheus/procfs v0.7.3 12:51:06 go: downloading github.com/karrick/godirwalk v1.16.1 12:51:06 go: downloading github.com/markbates/errx v1.1.0 12:51:06 go: downloading github.com/gobuffalo/logger v1.0.6 12:51:06 go: downloading github.com/morikuni/aec v1.0.0 12:51:06 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 12:51:06 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 12:51:06 go: downloading github.com/xlab/treeprint v1.1.0 12:51:06 go: downloading github.com/creack/pty v1.1.11 12:51:06 go: downloading github.com/Microsoft/hcsshim v0.9.3 12:51:06 go: downloading github.com/moby/sys/mountinfo v0.5.0 12:51:06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 12:51:06 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 12:51:06 go: downloading github.com/moby/spdystream v0.2.0 12:51:06 go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 12:51:06 go: downloading github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 12:51:06 go: downloading github.com/Microsoft/go-winio v0.5.1 12:51:06 go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 12:51:06 go: downloading github.com/sergi/go-diff v1.1.0 12:51:06 go: downloading go.opencensus.io v0.23.0 12:51:06 go: downloading github.com/containerd/cgroups v1.0.3 12:51:06 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 12:51:07 + go test ./... 12:52:03 ok oransc.org/nonrtric/capifcore 1.943s 12:52:03 ? oransc.org/nonrtric/capifcore/internal/accesscontrolpolicyapi [no test files] 12:52:03 ? oransc.org/nonrtric/capifcore/internal/aefsecurityapi [no test files] 12:52:03 ? oransc.org/nonrtric/capifcore/internal/auditingapi [no test files] 12:52:03 ? oransc.org/nonrtric/capifcore/internal/common [no test files] 12:52:03 ? oransc.org/nonrtric/capifcore/internal/common29122 [no test files] 12:52:03 ? oransc.org/nonrtric/capifcore/internal/common29571 [no test files] 12:52:03 ? oransc.org/nonrtric/capifcore/internal/config [no test files] 12:52:05 ok oransc.org/nonrtric/capifcore/internal/discoverservice 0.729s 12:52:05 ? oransc.org/nonrtric/capifcore/internal/discoverserviceapi [no test files] 12:52:05 ok oransc.org/nonrtric/capifcore/internal/eventsapi 0.029s 12:52:05 ok oransc.org/nonrtric/capifcore/internal/eventservice 0.369s 12:52:05 ? oransc.org/nonrtric/capifcore/internal/gentools/commoncollector [no test files] 12:52:05 ? oransc.org/nonrtric/capifcore/internal/gentools/enumfixer [no test files] 12:52:05 ? oransc.org/nonrtric/capifcore/internal/gentools/specificationfixer [no test files] 12:52:05 ok oransc.org/nonrtric/capifcore/internal/helmmanagement 0.065s 12:52:05 ? oransc.org/nonrtric/capifcore/internal/helmmanagement/mocks [no test files] 12:52:06 ok oransc.org/nonrtric/capifcore/internal/invokermanagement 0.422s 12:52:06 ? oransc.org/nonrtric/capifcore/internal/invokermanagement/mocks [no test files] 12:52:06 ok oransc.org/nonrtric/capifcore/internal/invokermanagementapi 0.038s 12:52:06 ? oransc.org/nonrtric/capifcore/internal/keycloak [no test files] 12:52:06 ? oransc.org/nonrtric/capifcore/internal/keycloak/mocks [no test files] 12:52:06 ? oransc.org/nonrtric/capifcore/internal/loggingapi [no test files] 12:52:06 ok oransc.org/nonrtric/capifcore/internal/providermanagement 0.615s 12:52:06 ? oransc.org/nonrtric/capifcore/internal/providermanagement/mocks [no test files] 12:52:06 ok oransc.org/nonrtric/capifcore/internal/providermanagementapi 0.006s 12:52:08 ok oransc.org/nonrtric/capifcore/internal/publishservice 0.527s 12:52:08 ? oransc.org/nonrtric/capifcore/internal/publishservice/mocks [no test files] 12:52:08 ok oransc.org/nonrtric/capifcore/internal/publishserviceapi 0.032s 12:52:08 ok oransc.org/nonrtric/capifcore/internal/restclient 0.025s 12:52:08 ? oransc.org/nonrtric/capifcore/internal/restclient/mocks [no test files] 12:52:08 ? oransc.org/nonrtric/capifcore/internal/routinginfoapi [no test files] 12:52:08 ok oransc.org/nonrtric/capifcore/internal/securityapi 0.023s 12:52:10 ok oransc.org/nonrtric/capifcore/internal/securityservice 0.933s 12:52:10 + echo '--> go-test.sh ends' 12:52:10 --> go-test.sh ends 12:52:10 $ ssh-agent -k 12:52:10 unset SSH_AUTH_SOCK; 12:52:10 unset SSH_AGENT_PID; 12:52:10 echo Agent pid 2102 killed; 12:52:10 [ssh-agent] Stopped. 12:52:10 [PostBuildScript] - [INFO] Executing post build scripts. 12:52:10 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins3469053352632005270.sh 12:52:10 ---> sysstat.sh 12:52:11 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins10871678958912233246.sh 12:52:11 ---> package-listing.sh 12:52:11 ++ facter osfamily 12:52:11 ++ tr '[:upper:]' '[:lower:]' 12:52:11 + OS_FAMILY=debian 12:52:11 + workspace=/w/workspace/nonrtric-plt-sme-capifcore-go-verify-master 12:52:11 + START_PACKAGES=/tmp/packages_start.txt 12:52:11 + END_PACKAGES=/tmp/packages_end.txt 12:52:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:52:11 + PACKAGES=/tmp/packages_start.txt 12:52:11 + '[' /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master ']' 12:52:11 + PACKAGES=/tmp/packages_end.txt 12:52:11 + case "${OS_FAMILY}" in 12:52:11 + dpkg -l 12:52:11 + grep '^ii' 12:52:11 + '[' -f /tmp/packages_start.txt ']' 12:52:11 + '[' -f /tmp/packages_end.txt ']' 12:52:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:52:11 + '[' /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master ']' 12:52:11 + mkdir -p /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/archives/ 12:52:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/archives/ 12:52:11 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins1831601257008937190.sh 12:52:11 ---> capture-instance-metadata.sh 12:52:11 Setup pyenv: 12:52:11 * system (set by /opt/pyenv/version) 12:52:11 * 3.8.13 (set by /opt/pyenv/version) 12:52:11 * 3.9.13 (set by /opt/pyenv/version) 12:52:11 * 3.10.6 (set by /opt/pyenv/version) 12:52:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M0XF 12:52:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:52:18 lf-activate-venv(): INFO: Installing: lftools 12:52:50 lf-activate-venv(): INFO: Adding /tmp/venv-M0XF/bin to PATH 12:52:50 INFO: Running in OpenStack, capturing instance metadata 12:52:50 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins18162862467615800911.sh 12:52:50 provisioning config files... 12:52:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-go-verify-master@tmp/config3529527477357392556tmp 12:52:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:52:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:52:51 [EnvInject] - Injecting environment variables from a build step. 12:52:51 [EnvInject] - Injecting as environment variables the properties content 12:52:51 SERVER_ID=logs 12:52:51 12:52:51 [EnvInject] - Variables injected successfully. 12:52:51 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins237489373279427486.sh 12:52:51 ---> create-netrc.sh 12:52:51 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins6634692245845123450.sh 12:52:51 ---> python-tools-install.sh 12:52:51 Setup pyenv: 12:52:51 system 12:52:51 3.8.13 12:52:51 3.9.13 12:52:51 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 12:52:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M0XF from file:/tmp/.os_lf_venv 12:52:52 lf-activate-venv(): INFO: Installing: lftools 12:53:02 lf-activate-venv(): INFO: Adding /tmp/venv-M0XF/bin to PATH 12:53:02 Generating Requirements File 12:53:31 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. 12:53:31 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 12:53:31 Python 3.10.6 12:53:32 pip 24.0 from /tmp/venv-M0XF/lib/python3.10/site-packages/pip (python 3.10) 12:53:32 appdirs==1.4.4 12:53:32 argcomplete==3.2.2 12:53:32 aspy.yaml==1.3.0 12:53:32 attrs==23.2.0 12:53:32 autopage==0.5.2 12:53:32 beautifulsoup4==4.12.3 12:53:32 boto3==1.34.56 12:53:32 botocore==1.34.56 12:53:32 bs4==0.0.2 12:53:32 cachetools==5.3.3 12:53:32 certifi==2024.2.2 12:53:32 cffi==1.16.0 12:53:32 cfgv==3.4.0 12:53:32 chardet==5.2.0 12:53:32 charset-normalizer==3.3.2 12:53:32 click==8.1.7 12:53:32 cliff==4.6.0 12:53:32 cmd2==2.4.3 12:53:32 cryptography==3.3.2 12:53:32 debtcollector==3.0.0 12:53:32 decorator==5.1.1 12:53:32 defusedxml==0.7.1 12:53:32 Deprecated==1.2.14 12:53:32 distlib==0.3.8 12:53:32 dnspython==2.6.1 12:53:32 docker==4.2.2 12:53:32 dogpile.cache==1.3.2 12:53:32 email_validator==2.1.1 12:53:32 filelock==3.13.1 12:53:32 future==1.0.0 12:53:32 gitdb==4.0.11 12:53:32 GitPython==3.1.42 12:53:32 google-auth==2.28.1 12:53:32 httplib2==0.22.0 12:53:32 identify==2.5.35 12:53:32 idna==3.6 12:53:32 importlib-resources==1.5.0 12:53:32 iso8601==2.1.0 12:53:32 Jinja2==3.1.3 12:53:32 jmespath==1.0.1 12:53:32 jsonpatch==1.33 12:53:32 jsonpointer==2.4 12:53:32 jsonschema==4.21.1 12:53:32 jsonschema-specifications==2023.12.1 12:53:32 keystoneauth1==5.6.0 12:53:32 kubernetes==29.0.0 12:53:32 lftools==0.37.9 12:53:32 lxml==5.1.0 12:53:32 MarkupSafe==2.1.5 12:53:32 msgpack==1.0.8 12:53:32 multi_key_dict==2.0.3 12:53:32 munch==4.0.0 12:53:32 netaddr==1.2.1 12:53:32 netifaces==0.11.0 12:53:32 niet==1.4.2 12:53:32 nodeenv==1.8.0 12:53:32 oauth2client==4.1.3 12:53:32 oauthlib==3.2.2 12:53:32 openstacksdk==0.62.0 12:53:32 os-client-config==2.1.0 12:53:32 os-service-types==1.7.0 12:53:32 osc-lib==3.0.1 12:53:32 oslo.config==9.4.0 12:53:32 oslo.context==5.5.0 12:53:32 oslo.i18n==6.3.0 12:53:32 oslo.log==5.5.0 12:53:32 oslo.serialization==5.4.0 12:53:32 oslo.utils==7.1.0 12:53:32 packaging==23.2 12:53:32 pbr==6.0.0 12:53:32 platformdirs==4.2.0 12:53:32 prettytable==3.10.0 12:53:32 pyasn1==0.5.1 12:53:32 pyasn1-modules==0.3.0 12:53:32 pycparser==2.21 12:53:32 pygerrit2==2.0.15 12:53:32 PyGithub==2.2.0 12:53:32 pyinotify==0.9.6 12:53:32 PyJWT==2.8.0 12:53:32 PyNaCl==1.5.0 12:53:32 pyparsing==2.4.7 12:53:32 pyperclip==1.8.2 12:53:32 pyrsistent==0.20.0 12:53:32 python-cinderclient==9.5.0 12:53:32 python-dateutil==2.9.0.post0 12:53:32 python-heatclient==3.5.0 12:53:32 python-jenkins==1.8.2 12:53:32 python-keystoneclient==5.4.0 12:53:32 python-magnumclient==4.4.0 12:53:32 python-novaclient==18.5.0 12:53:32 python-openstackclient==6.0.1 12:53:32 python-swiftclient==4.5.0 12:53:32 PyYAML==6.0.1 12:53:32 referencing==0.33.0 12:53:32 requests==2.31.0 12:53:32 requests-oauthlib==1.3.1 12:53:32 requestsexceptions==1.4.0 12:53:32 rfc3986==2.0.0 12:53:32 rpds-py==0.18.0 12:53:32 rsa==4.9 12:53:32 ruamel.yaml==0.18.6 12:53:32 ruamel.yaml.clib==0.2.8 12:53:32 s3transfer==0.10.0 12:53:32 simplejson==3.19.2 12:53:32 six==1.16.0 12:53:32 smmap==5.0.1 12:53:32 soupsieve==2.5 12:53:32 stevedore==5.2.0 12:53:32 tabulate==0.9.0 12:53:32 toml==0.10.2 12:53:32 tomlkit==0.12.4 12:53:32 tqdm==4.66.2 12:53:32 typing_extensions==4.10.0 12:53:32 tzdata==2024.1 12:53:32 urllib3==1.26.18 12:53:32 virtualenv==20.25.1 12:53:32 wcwidth==0.2.13 12:53:32 websocket-client==1.7.0 12:53:32 wrapt==1.16.0 12:53:32 xdg==6.0.0 12:53:32 xmltodict==0.13.0 12:53:32 yq==3.2.3 12:53:32 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins1143586204235521324.sh 12:53:32 ---> sudo-logs.sh 12:53:32 Archiving 'sudo' log.. 12:53:32 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins120195407009668849.sh 12:53:32 ---> job-cost.sh 12:53:32 Setup pyenv: 12:53:32 system 12:53:32 3.8.13 12:53:32 3.9.13 12:53:32 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 12:53:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M0XF from file:/tmp/.os_lf_venv 12:53:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:53:43 lf-activate-venv(): INFO: Adding /tmp/venv-M0XF/bin to PATH 12:53:43 INFO: No Stack... 12:53:44 INFO: Retrieving Pricing Info for: v2-highcpu-4 12:53:44 INFO: Archiving Costs 12:53:44 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash -l /tmp/jenkins7165258041777943511.sh 12:53:44 ---> logs-deploy.sh 12:53:44 Setup pyenv: 12:53:44 system 12:53:44 3.8.13 12:53:44 3.9.13 12:53:44 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 12:53:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M0XF from file:/tmp/.os_lf_venv 12:53:45 lf-activate-venv(): INFO: Installing: lftools 12:53:56 lf-activate-venv(): INFO: Adding /tmp/venv-M0XF/bin to PATH 12:53:56 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-capifcore-go-verify-master/150 12:53:56 INFO: archiving workspace using pattern(s): 12:53:57 Archives upload complete. 12:53:58 INFO: archiving logs to Nexus 12:53:58 ---> uname -a: 12:53:58 Linux prd-ubuntu1804-docker-4c-4g-3905 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 12:53:58 12:53:58 12:53:58 ---> lscpu: 12:53:58 Architecture: x86_64 12:53:58 CPU op-mode(s): 32-bit, 64-bit 12:53:58 Byte Order: Little Endian 12:53:58 CPU(s): 4 12:53:58 On-line CPU(s) list: 0-3 12:53:58 Thread(s) per core: 1 12:53:58 Core(s) per socket: 1 12:53:58 Socket(s): 4 12:53:58 NUMA node(s): 1 12:53:58 Vendor ID: AuthenticAMD 12:53:58 CPU family: 23 12:53:58 Model: 49 12:53:58 Model name: AMD EPYC-Rome Processor 12:53:58 Stepping: 0 12:53:58 CPU MHz: 2799.998 12:53:58 BogoMIPS: 5599.99 12:53:58 Virtualization: AMD-V 12:53:58 Hypervisor vendor: KVM 12:53:58 Virtualization type: full 12:53:58 L1d cache: 32K 12:53:58 L1i cache: 32K 12:53:58 L2 cache: 512K 12:53:58 L3 cache: 16384K 12:53:58 NUMA node0 CPU(s): 0-3 12:53:58 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 12:53:58 12:53:58 12:53:59 ---> nproc: 12:53:59 4 12:53:59 12:53:59 12:53:59 ---> df -h: 12:53:59 Filesystem Size Used Avail Use% Mounted on 12:53:59 udev 2.0G 0 2.0G 0% /dev 12:53:59 tmpfs 395M 696K 394M 1% /run 12:53:59 /dev/vda1 20G 9.9G 9.4G 52% / 12:53:59 tmpfs 2.0G 0 2.0G 0% /dev/shm 12:53:59 tmpfs 5.0M 0 5.0M 0% /run/lock 12:53:59 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 12:53:59 /dev/vda15 105M 5.3M 100M 5% /boot/efi 12:53:59 tmpfs 395M 0 395M 0% /run/user/1001 12:53:59 12:53:59 12:53:59 ---> free -m: 12:53:59 total used free shared buff/cache available 12:53:59 Mem: 3944 449 971 0 2523 3216 12:53:59 Swap: 1023 0 1023 12:53:59 12:53:59 12:53:59 ---> ip addr: 12:53:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:53:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:53:59 inet 127.0.0.1/8 scope host lo 12:53:59 valid_lft forever preferred_lft forever 12:53:59 inet6 ::1/128 scope host 12:53:59 valid_lft forever preferred_lft forever 12:53:59 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 12:53:59 link/ether fa:16:3e:c3:8e:a6 brd ff:ff:ff:ff:ff:ff 12:53:59 inet 10.32.6.130/23 brd 10.32.7.255 scope global dynamic ens3 12:53:59 valid_lft 86170sec preferred_lft 86170sec 12:53:59 inet6 fe80::f816:3eff:fec3:8ea6/64 scope link 12:53:59 valid_lft forever preferred_lft forever 12:53:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:53:59 link/ether 02:42:90:b5:17:96 brd ff:ff:ff:ff:ff:ff 12:53:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:53:59 valid_lft forever preferred_lft forever 12:53:59 12:53:59 12:53:59 ---> sar -b -r -n DEV: 12:53:59 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3905) 03/07/24 _x86_64_ (4 CPU) 12:53:59 12:53:59 12:50:12 LINUX RESTART (4 CPU) 12:53:59 12:53:59 12:51:01 tps rtps wtps bread/s bwrtn/s 12:53:59 12:52:01 209.62 103.76 105.86 5749.98 45345.85 12:53:59 12:53:01 82.52 32.16 50.36 1349.51 12624.43 12:53:59 Average: 146.10 67.98 78.12 3550.66 28991.95 12:53:59 12:53:59 12:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:53:59 12:52:01 465180 3112572 3573480 88.48 74540 2697104 1456616 28.63 1333476 1992932 175952 12:53:59 12:53:01 1071148 3250652 2967512 73.48 96164 2212800 936112 18.40 693972 2039304 142928 12:53:59 Average: 768164 3181612 3270496 80.98 85352 2454952 1196364 23.52 1013724 2016118 159440 12:53:59 12:53:59 12:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:53:59 12:52:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 12:53:59 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:59 12:52:01 ens3 212.67 187.93 1251.85 15.37 0.00 0.00 0.00 0.00 12:53:59 12:53:01 lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 12:53:59 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:59 12:53:01 ens3 65.42 61.76 739.51 13.26 0.00 0.00 0.00 0.00 12:53:59 Average: lo 0.68 0.68 0.07 0.07 0.00 0.00 0.00 0.00 12:53:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:59 Average: ens3 139.08 124.87 995.79 14.32 0.00 0.00 0.00 0.00 12:53:59 12:53:59 12:53:59 ---> sar -P ALL: 12:53:59 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3905) 03/07/24 _x86_64_ (4 CPU) 12:53:59 12:53:59 12:50:12 LINUX RESTART (4 CPU) 12:53:59 12:53:59 12:51:01 CPU %user %nice %system %iowait %steal %idle 12:53:59 12:52:01 all 75.26 0.00 9.56 3.95 0.10 11.13 12:53:59 12:52:01 0 76.23 0.00 9.17 4.43 0.08 10.08 12:53:59 12:52:01 1 75.38 0.00 9.99 4.06 0.12 10.46 12:53:59 12:52:01 2 74.46 0.00 9.53 3.62 0.08 12.30 12:53:59 12:52:01 3 74.99 0.00 9.58 3.67 0.08 11.68 12:53:59 12:53:01 all 26.84 0.00 2.56 1.85 0.06 68.69 12:53:59 12:53:01 0 21.33 0.00 2.28 0.22 0.03 76.14 12:53:59 12:53:01 1 11.34 0.00 1.88 5.67 0.05 81.06 12:53:59 12:53:01 2 36.22 0.00 2.77 0.45 0.07 60.49 12:53:59 12:53:01 3 38.45 0.00 3.26 1.10 0.08 57.10 12:53:59 Average: all 50.91 0.00 6.04 2.89 0.08 40.07 12:53:59 Average: 0 48.59 0.00 5.70 2.31 0.06 43.34 12:53:59 Average: 1 43.24 0.00 5.92 4.87 0.08 45.89 12:53:59 Average: 2 55.22 0.00 6.13 2.03 0.08 36.55 12:53:59 Average: 3 56.61 0.00 6.40 2.38 0.08 34.52 12:53:59 12:53:59 12:53:59