11:20:57 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/sme/+/12567 11:20:57 Running as SYSTEM 11:20:57 [EnvInject] - Loading node environment variables. 11:20:57 Building remotely on prd-ubuntu1804-docker-4c-4g-2644 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master 11:20:57 [ssh-agent] Looking for ssh-agent implementation... 11:20:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:20:57 $ ssh-agent 11:20:57 SSH_AUTH_SOCK=/tmp/ssh-T1xsDZrowBWX/agent.2091 11:20:57 SSH_AGENT_PID=2093 11:20:57 [ssh-agent] Started. 11:20:57 Running ssh-add (command line suppressed) 11:20:57 Identity added: /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master@tmp/private_key_2349353100803452470.key (jenkins-ssh) 11:20:57 [ssh-agent] Using credentials jenkins (jenkins) 11:20:57 The recommended git tool is: NONE 11:20:59 using credential jenkins 11:20:59 Wiping out workspace first. 11:20:59 Cloning the remote Git repository 11:20:59 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 11:20:59 > git init /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master # timeout=10 11:20:59 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 11:20:59 > git --version # timeout=10 11:20:59 > git --version # 'git version 2.17.1' 11:20:59 using GIT_SSH to set credentials jenkins 11:20:59 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 11:21:00 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 11:21:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:21:00 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 11:21:00 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 11:21:00 using GIT_SSH to set credentials jenkins 11:21:00 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme refs/changes/67/12567/1 # timeout=10 11:21:01 > git rev-parse b70522851289af2045d3d0c950b053b5673705cd^{commit} # timeout=10 11:21:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:21:01 Checking out Revision b70522851289af2045d3d0c950b053b5673705cd (refs/changes/67/12567/1) 11:21:01 > git config core.sparsecheckout # timeout=10 11:21:01 > git checkout -f b70522851289af2045d3d0c950b053b5673705cd # timeout=10 11:21:04 Commit message: "NONRTRIC-946: Get Allowed Publishers" 11:21:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:21:04 > git rev-list --no-walk 4974b9d1c7256e90cb206b327b0c81f7364beeab # timeout=10 11:21:04 provisioning config files... 11:21:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:21:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:21:04 [EnvInject] - Injecting environment variables from a build step. 11:21:04 [EnvInject] - Injecting as environment variables the properties content 11:21:04 GO_ROOT=capifcore 11:21:04 11:21:04 [EnvInject] - Variables injected successfully. 11:21:04 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins13306119350001746342.sh 11:21:04 + echo '--> go-test.sh' 11:21:04 --> go-test.sh 11:21:04 + go version 11:21:04 go version go1.19 linux/amd64 11:21:04 + cd capifcore 11:21:04 + go mod tidy 11:21:04 go: downloading github.com/deepmap/oapi-codegen v1.11.0 11:21:04 go: downloading github.com/getkin/kin-openapi v0.106.0 11:21:04 go: downloading github.com/labstack/echo/v4 v4.10.2 11:21:04 go: downloading gopkg.in/yaml.v2 v2.4.0 11:21:05 go: downloading github.com/sirupsen/logrus v1.9.0 11:21:05 go: downloading helm.sh/helm/v3 v3.9.0 11:21:05 go: downloading github.com/stretchr/testify v1.8.1 11:21:08 go: downloading github.com/labstack/gommon v0.4.0 11:21:08 go: downloading golang.org/x/crypto v0.8.0 11:21:08 go: downloading golang.org/x/net v0.9.0 11:21:08 go: downloading github.com/go-openapi/jsonpointer v0.19.6 11:21:08 go: downloading github.com/invopop/yaml v0.1.0 11:21:08 go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 11:21:08 go: downloading gopkg.in/yaml.v3 v3.0.1 11:21:08 go: downloading github.com/google/uuid v1.3.0 11:21:08 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 11:21:08 go: downloading github.com/valyala/fasttemplate v1.2.2 11:21:08 go: downloading golang.org/x/time v0.3.0 11:21:08 go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed 11:21:09 go: downloading k8s.io/cli-runtime v0.25.3-rc.0 11:21:09 go: downloading k8s.io/client-go v0.25.3-rc.0 11:21:09 go: downloading golang.org/x/sys v0.7.0 11:21:09 go: downloading github.com/mitchellh/copystructure v1.2.0 11:21:09 go: downloading github.com/davecgh/go-spew v1.1.1 11:21:09 go: downloading github.com/pmezard/go-difflib v1.0.0 11:21:10 go: downloading github.com/spf13/pflag v1.0.5 11:21:11 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 11:21:11 go: downloading github.com/mattn/go-colorable v0.1.13 11:21:11 go: downloading github.com/mattn/go-isatty v0.0.18 11:21:11 go: downloading github.com/go-openapi/swag v0.22.3 11:21:11 go: downloading github.com/gorilla/mux v1.8.0 11:21:11 go: downloading github.com/valyala/bytebufferpool v1.0.0 11:21:11 go: downloading github.com/Masterminds/semver/v3 v3.1.1 11:21:11 go: downloading github.com/Masterminds/sprig/v3 v3.2.2 11:21:11 go: downloading github.com/gosuri/uitable v0.0.4 11:21:11 go: downloading github.com/pkg/errors v0.9.1 11:21:11 go: downloading golang.org/x/term v0.7.0 11:21:11 go: downloading k8s.io/api v0.25.3-rc.0 11:21:11 go: downloading k8s.io/apimachinery v0.25.3-rc.0 11:21:11 go: downloading sigs.k8s.io/yaml v1.3.0 11:21:11 go: downloading github.com/evanphx/json-patch v5.6.0+incompatible 11:21:12 go: downloading k8s.io/apiextensions-apiserver v0.25.2 11:21:12 go: downloading k8s.io/kubectl v0.25.2 11:21:12 go: downloading github.com/spf13/cobra v1.5.0 11:21:12 go: downloading github.com/stretchr/objx v0.5.0 11:21:12 go: downloading github.com/mitchellh/reflectwalk v1.0.2 11:21:13 go: downloading k8s.io/klog/v2 v2.70.1 11:21:13 go: downloading github.com/google/go-cmp v0.5.8 11:21:13 go: downloading github.com/google/gofuzz v1.2.0 11:21:13 go: downloading github.com/kr/pretty v0.3.0 11:21:13 go: downloading golang.org/x/text v0.9.0 11:21:13 go: downloading github.com/mailru/easyjson v0.7.7 11:21:13 go: downloading github.com/fatih/color v1.13.0 11:21:13 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 11:21:13 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 11:21:13 go: downloading github.com/BurntSushi/toml v1.1.0 11:21:13 go: downloading github.com/gobwas/glob v0.2.3 11:21:13 go: downloading github.com/containerd/containerd v1.6.6 11:21:13 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 11:21:13 go: downloading oras.land/oras-go v1.1.1 11:21:14 go: downloading github.com/distribution/distribution/v3 v3.0.0-20211118083504-a29a3c99a684 11:21:14 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 11:21:14 go: downloading github.com/Masterminds/squirrel v1.5.3 11:21:14 go: downloading github.com/jmoiron/sqlx v1.3.5 11:21:14 go: downloading github.com/lib/pq v1.10.6 11:21:14 go: downloading github.com/rubenv/sql-migrate v1.1.2 11:21:14 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 11:21:14 go: downloading github.com/Masterminds/goutils v1.1.1 11:21:14 go: downloading github.com/huandu/xstrings v1.3.2 11:21:14 go: downloading github.com/imdario/mergo v0.3.12 11:21:14 go: downloading github.com/shopspring/decimal v1.2.0 11:21:14 go: downloading github.com/spf13/cast v1.4.1 11:21:14 go: downloading github.com/gogo/protobuf v1.3.2 11:21:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 11:21:14 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 11:21:14 go: downloading github.com/golang/protobuf v1.5.2 11:21:14 go: downloading github.com/google/gnostic v0.5.7-v3refs 11:21:14 go: downloading google.golang.org/protobuf v1.28.0 11:21:14 go: downloading sigs.k8s.io/kustomize/api v0.12.1 11:21:14 go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9 11:21:14 go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 11:21:14 go: downloading github.com/inconshreveable/mousetrap v1.0.0 11:21:14 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 11:21:14 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 11:21:14 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible 11:21:14 go: downloading k8s.io/component-base v0.25.2 11:21:14 go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d 11:21:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 11:21:14 go: downloading github.com/go-logr/logr v1.2.3 11:21:14 go: downloading github.com/kr/text v0.2.0 11:21:14 go: downloading github.com/rogpeppe/go-internal v1.8.0 11:21:14 go: downloading github.com/josharian/intern v1.0.0 11:21:14 go: downloading github.com/mattn/go-runewidth v0.0.9 11:21:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 11:21:14 go: downloading github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 11:21:14 go: downloading k8s.io/apiserver v0.25.2 11:21:14 go: downloading golang.org/x/sync v0.1.0 11:21:14 go: downloading github.com/opencontainers/go-digest v1.0.0 11:21:14 go: downloading google.golang.org/grpc v1.47.0 11:21:14 go: downloading github.com/docker/cli v20.10.17+incompatible 11:21:15 go: downloading github.com/docker/docker v20.10.17+incompatible 11:21:15 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d 11:21:15 go: downloading github.com/bshuster-repo/logrus-logstash-hook v1.0.0 11:21:15 go: downloading github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd 11:21:15 go: downloading github.com/docker/go-metrics v0.0.1 11:21:15 go: downloading github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1 11:21:15 go: downloading github.com/gorilla/handlers v1.5.1 11:21:15 go: downloading github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50 11:21:15 go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 11:21:15 go: downloading github.com/go-sql-driver/mysql v1.6.0 11:21:15 go: downloading github.com/mattn/go-sqlite3 v1.14.6 11:21:15 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 11:21:15 go: downloading github.com/gobuffalo/packr/v2 v2.8.3 11:21:15 go: downloading gopkg.in/inf.v0 v0.9.1 11:21:15 go: downloading github.com/json-iterator/go v1.1.12 11:21:15 go: downloading github.com/google/btree v1.0.1 11:21:15 go: downloading github.com/chai2010/gettext-go v1.0.2 11:21:15 go: downloading github.com/onsi/ginkgo/v2 v2.1.6 11:21:16 go: downloading github.com/onsi/gomega v1.20.1 11:21:16 go: downloading github.com/MakeNowJust/heredoc v1.0.0 11:21:16 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 11:21:16 go: downloading github.com/russross/blackfriday v1.5.2 11:21:16 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 11:21:16 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f 11:21:16 go: downloading github.com/onsi/ginkgo v1.16.4 11:21:16 go: downloading gotest.tools/v3 v3.0.3 11:21:16 go: downloading github.com/moby/locker v1.0.1 11:21:16 go: downloading github.com/docker/docker-credential-helpers v0.6.4 11:21:16 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 11:21:16 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c 11:21:16 go: downloading github.com/gomodule/redigo v1.8.2 11:21:16 go: downloading github.com/prometheus/client_golang v1.12.1 11:21:16 go: downloading github.com/felixge/httpsnoop v1.0.1 11:21:16 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 11:21:16 go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 11:21:16 go: downloading github.com/yvasiyarov/go-metrics v0.0.0-20140926110328-57bccd1ccd43 11:21:16 go: downloading github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f 11:21:16 go: downloading github.com/poy/onpar v0.0.0-20190519213022-ee068f8ea4d1 11:21:16 go: downloading github.com/ziutek/mymysql v1.5.4 11:21:16 go: downloading github.com/gobuffalo/packd v1.0.1 11:21:16 go: downloading github.com/markbates/oncer v1.0.0 11:21:16 go: downloading github.com/markbates/safe v1.0.1 11:21:16 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 11:21:16 go: downloading github.com/modern-go/reflect2 v1.0.2 11:21:16 go: downloading github.com/go-errors/errors v1.0.1 11:21:16 go: downloading github.com/go-openapi/jsonreference v0.20.2 11:21:16 go: downloading github.com/docker/go-connections v0.4.0 11:21:16 go: downloading github.com/docker/go-units v0.4.0 11:21:16 go: downloading github.com/docker/distribution v2.8.1+incompatible 11:21:16 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 11:21:16 go: downloading github.com/emicklei/go-restful/v3 v3.8.0 11:21:16 go: downloading google.golang.org/appengine v1.6.7 11:21:16 go: downloading github.com/klauspost/compress v1.13.6 11:21:17 go: downloading github.com/beorn7/perks v1.0.1 11:21:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 11:21:17 go: downloading github.com/prometheus/client_model v0.2.0 11:21:17 go: downloading github.com/prometheus/common v0.32.1 11:21:17 go: downloading github.com/prometheus/procfs v0.7.3 11:21:17 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b 11:21:17 go: downloading github.com/karrick/godirwalk v1.16.1 11:21:17 go: downloading github.com/markbates/errx v1.1.0 11:21:17 go: downloading github.com/gobuffalo/logger v1.0.6 11:21:17 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 11:21:17 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 11:21:17 go: downloading github.com/xlab/treeprint v1.1.0 11:21:17 go: downloading github.com/morikuni/aec v1.0.0 11:21:17 go: downloading github.com/creack/pty v1.1.11 11:21:17 go: downloading github.com/Microsoft/hcsshim v0.9.3 11:21:17 go: downloading github.com/moby/sys/mountinfo v0.5.0 11:21:17 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 11:21:17 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 11:21:17 go: downloading github.com/moby/spdystream v0.2.0 11:21:17 go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 11:21:17 go: downloading github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 11:21:17 go: downloading github.com/Microsoft/go-winio v0.5.1 11:21:17 go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 11:21:18 go: downloading github.com/sergi/go-diff v1.1.0 11:21:18 go: downloading go.opencensus.io v0.23.0 11:21:18 go: downloading github.com/containerd/cgroups v1.0.3 11:21:18 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 11:21:18 + go test ./... 11:22:09 ok oransc.org/nonrtric/capifcore 1.727s 11:22:09 ? oransc.org/nonrtric/capifcore/internal/accesscontrolpolicyapi [no test files] 11:22:09 ? oransc.org/nonrtric/capifcore/internal/aefsecurityapi [no test files] 11:22:09 ? oransc.org/nonrtric/capifcore/internal/auditingapi [no test files] 11:22:09 ? oransc.org/nonrtric/capifcore/internal/common [no test files] 11:22:09 ? oransc.org/nonrtric/capifcore/internal/common29122 [no test files] 11:22:09 ? oransc.org/nonrtric/capifcore/internal/common29571 [no test files] 11:22:09 ? oransc.org/nonrtric/capifcore/internal/config [no test files] 11:22:10 ok oransc.org/nonrtric/capifcore/internal/discoverservice 0.692s 11:22:10 ? oransc.org/nonrtric/capifcore/internal/discoverserviceapi [no test files] 11:22:10 ok oransc.org/nonrtric/capifcore/internal/eventsapi 0.007s 11:22:10 ok oransc.org/nonrtric/capifcore/internal/eventservice 0.348s 11:22:10 ? oransc.org/nonrtric/capifcore/internal/gentools/commoncollector [no test files] 11:22:10 ? oransc.org/nonrtric/capifcore/internal/gentools/enumfixer [no test files] 11:22:10 ? oransc.org/nonrtric/capifcore/internal/gentools/specificationfixer [no test files] 11:22:11 ok oransc.org/nonrtric/capifcore/internal/helmmanagement 0.065s 11:22:11 ? oransc.org/nonrtric/capifcore/internal/helmmanagement/mocks [no test files] 11:22:11 ok oransc.org/nonrtric/capifcore/internal/invokermanagement 0.416s 11:22:11 ? oransc.org/nonrtric/capifcore/internal/invokermanagement/mocks [no test files] 11:22:11 ok oransc.org/nonrtric/capifcore/internal/invokermanagementapi 0.011s 11:22:11 ? oransc.org/nonrtric/capifcore/internal/keycloak [no test files] 11:22:11 ? oransc.org/nonrtric/capifcore/internal/keycloak/mocks [no test files] 11:22:11 ? oransc.org/nonrtric/capifcore/internal/loggingapi [no test files] 11:22:11 ok oransc.org/nonrtric/capifcore/internal/providermanagement 0.598s 11:22:11 ? oransc.org/nonrtric/capifcore/internal/providermanagement/mocks [no test files] 11:22:11 ok oransc.org/nonrtric/capifcore/internal/providermanagementapi 0.024s 11:22:14 ok oransc.org/nonrtric/capifcore/internal/publishservice 0.472s 11:22:14 ? oransc.org/nonrtric/capifcore/internal/publishservice/mocks [no test files] 11:22:14 ok oransc.org/nonrtric/capifcore/internal/publishserviceapi 0.010s 11:22:14 ok oransc.org/nonrtric/capifcore/internal/restclient 0.018s 11:22:14 ? oransc.org/nonrtric/capifcore/internal/restclient/mocks [no test files] 11:22:14 ? oransc.org/nonrtric/capifcore/internal/routinginfoapi [no test files] 11:22:14 ok oransc.org/nonrtric/capifcore/internal/securityapi 0.007s 11:22:15 ok oransc.org/nonrtric/capifcore/internal/securityservice 0.935s 11:22:15 + echo '--> go-test.sh ends' 11:22:15 --> go-test.sh ends 11:22:15 $ ssh-agent -k 11:22:15 unset SSH_AUTH_SOCK; 11:22:15 unset SSH_AGENT_PID; 11:22:15 echo Agent pid 2093 killed; 11:22:15 [ssh-agent] Stopped. 11:22:15 [PostBuildScript] - [INFO] Executing post build scripts. 11:22:15 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins6238620707393968109.sh 11:22:15 ---> sysstat.sh 11:22:16 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins5324837880110956774.sh 11:22:16 ---> package-listing.sh 11:22:16 ++ facter osfamily 11:22:16 ++ tr '[:upper:]' '[:lower:]' 11:22:16 + OS_FAMILY=debian 11:22:16 + workspace=/w/workspace/nonrtric-plt-sme-capifcore-go-verify-master 11:22:16 + START_PACKAGES=/tmp/packages_start.txt 11:22:16 + END_PACKAGES=/tmp/packages_end.txt 11:22:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:22:16 + PACKAGES=/tmp/packages_start.txt 11:22:16 + '[' /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master ']' 11:22:16 + PACKAGES=/tmp/packages_end.txt 11:22:16 + case "${OS_FAMILY}" in 11:22:16 + dpkg -l 11:22:16 + grep '^ii' 11:22:16 + '[' -f /tmp/packages_start.txt ']' 11:22:16 + '[' -f /tmp/packages_end.txt ']' 11:22:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:22:16 + '[' /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master ']' 11:22:16 + mkdir -p /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/archives/ 11:22:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/archives/ 11:22:16 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins9309908295213804795.sh 11:22:16 ---> capture-instance-metadata.sh 11:22:16 Setup pyenv: 11:22:16 * system (set by /opt/pyenv/version) 11:22:16 * 3.8.13 (set by /opt/pyenv/version) 11:22:16 * 3.9.13 (set by /opt/pyenv/version) 11:22:16 * 3.10.6 (set by /opt/pyenv/version) 11:22:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E0pq 11:22:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:22:23 lf-activate-venv(): INFO: Installing: lftools 11:22:55 lf-activate-venv(): INFO: Adding /tmp/venv-E0pq/bin to PATH 11:22:55 INFO: Running in OpenStack, capturing instance metadata 11:22:56 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins2375533564878085355.sh 11:22:56 provisioning config files... 11:22:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-go-verify-master@tmp/config4455704733159648519tmp 11:22:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:22:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:22:56 [EnvInject] - Injecting environment variables from a build step. 11:22:56 [EnvInject] - Injecting as environment variables the properties content 11:22:56 SERVER_ID=logs 11:22:56 11:22:56 [EnvInject] - Variables injected successfully. 11:22:56 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins11652079101238593618.sh 11:22:56 ---> create-netrc.sh 11:22:56 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins5659155514045691440.sh 11:22:56 ---> python-tools-install.sh 11:22:56 Setup pyenv: 11:22:56 system 11:22:56 3.8.13 11:22:56 3.9.13 11:22:56 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 11:22:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E0pq from file:/tmp/.os_lf_venv 11:22:57 lf-activate-venv(): INFO: Installing: lftools 11:23:06 lf-activate-venv(): INFO: Adding /tmp/venv-E0pq/bin to PATH 11:23:06 Generating Requirements File 11:23:36 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. 11:23:36 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 11:23:37 Python 3.10.6 11:23:37 pip 24.0 from /tmp/venv-E0pq/lib/python3.10/site-packages/pip (python 3.10) 11:23:37 appdirs==1.4.4 11:23:37 argcomplete==3.2.2 11:23:37 aspy.yaml==1.3.0 11:23:37 attrs==23.2.0 11:23:37 autopage==0.5.2 11:23:37 beautifulsoup4==4.12.3 11:23:37 boto3==1.34.48 11:23:37 botocore==1.34.48 11:23:37 bs4==0.0.2 11:23:37 cachetools==5.3.2 11:23:37 certifi==2024.2.2 11:23:37 cffi==1.16.0 11:23:37 cfgv==3.4.0 11:23:37 chardet==5.2.0 11:23:37 charset-normalizer==3.3.2 11:23:37 click==8.1.7 11:23:37 cliff==4.6.0 11:23:37 cmd2==2.4.3 11:23:37 cryptography==3.3.2 11:23:37 debtcollector==3.0.0 11:23:37 decorator==5.1.1 11:23:37 defusedxml==0.7.1 11:23:37 Deprecated==1.2.14 11:23:37 distlib==0.3.8 11:23:37 dnspython==2.6.1 11:23:37 docker==4.2.2 11:23:37 dogpile.cache==1.3.2 11:23:37 email-validator==2.1.0.post1 11:23:37 filelock==3.13.1 11:23:37 future==1.0.0 11:23:37 gitdb==4.0.11 11:23:37 GitPython==3.1.42 11:23:37 google-auth==2.28.1 11:23:37 httplib2==0.22.0 11:23:37 identify==2.5.35 11:23:37 idna==3.6 11:23:37 importlib-resources==1.5.0 11:23:37 iso8601==2.1.0 11:23:37 Jinja2==3.1.3 11:23:37 jmespath==1.0.1 11:23:37 jsonpatch==1.33 11:23:37 jsonpointer==2.4 11:23:37 jsonschema==4.21.1 11:23:37 jsonschema-specifications==2023.12.1 11:23:37 keystoneauth1==5.5.0 11:23:37 kubernetes==29.0.0 11:23:37 lftools==0.37.9 11:23:37 lxml==5.1.0 11:23:37 MarkupSafe==2.1.5 11:23:37 msgpack==1.0.7 11:23:37 multi_key_dict==2.0.3 11:23:37 munch==4.0.0 11:23:37 netaddr==1.2.1 11:23:37 netifaces==0.11.0 11:23:37 niet==1.4.2 11:23:37 nodeenv==1.8.0 11:23:37 oauth2client==4.1.3 11:23:37 oauthlib==3.2.2 11:23:37 openstacksdk==0.62.0 11:23:37 os-client-config==2.1.0 11:23:37 os-service-types==1.7.0 11:23:37 osc-lib==3.0.1 11:23:37 oslo.config==9.4.0 11:23:37 oslo.context==5.4.0 11:23:37 oslo.i18n==6.3.0 11:23:37 oslo.log==5.5.0 11:23:37 oslo.serialization==5.4.0 11:23:37 oslo.utils==7.1.0 11:23:37 packaging==23.2 11:23:37 pbr==6.0.0 11:23:37 platformdirs==4.2.0 11:23:37 prettytable==3.10.0 11:23:37 pyasn1==0.5.1 11:23:37 pyasn1-modules==0.3.0 11:23:37 pycparser==2.21 11:23:37 pygerrit2==2.0.15 11:23:37 PyGithub==2.2.0 11:23:37 pyinotify==0.9.6 11:23:37 PyJWT==2.8.0 11:23:37 PyNaCl==1.5.0 11:23:37 pyparsing==2.4.7 11:23:37 pyperclip==1.8.2 11:23:37 pyrsistent==0.20.0 11:23:37 python-cinderclient==9.4.0 11:23:37 python-dateutil==2.8.2 11:23:37 python-heatclient==3.4.0 11:23:37 python-jenkins==1.8.2 11:23:37 python-keystoneclient==5.3.0 11:23:37 python-magnumclient==4.3.0 11:23:37 python-novaclient==18.4.0 11:23:37 python-openstackclient==6.0.1 11:23:37 python-swiftclient==4.4.0 11:23:37 PyYAML==6.0.1 11:23:37 referencing==0.33.0 11:23:37 requests==2.31.0 11:23:37 requests-oauthlib==1.3.1 11:23:37 requestsexceptions==1.4.0 11:23:37 rfc3986==2.0.0 11:23:37 rpds-py==0.18.0 11:23:37 rsa==4.9 11:23:37 ruamel.yaml==0.18.6 11:23:37 ruamel.yaml.clib==0.2.8 11:23:37 s3transfer==0.10.0 11:23:37 simplejson==3.19.2 11:23:37 six==1.16.0 11:23:37 smmap==5.0.1 11:23:37 soupsieve==2.5 11:23:37 stevedore==5.1.0 11:23:37 tabulate==0.9.0 11:23:37 toml==0.10.2 11:23:37 tomlkit==0.12.3 11:23:37 tqdm==4.66.2 11:23:37 typing_extensions==4.9.0 11:23:37 tzdata==2024.1 11:23:37 urllib3==1.26.18 11:23:37 virtualenv==20.25.1 11:23:37 wcwidth==0.2.13 11:23:37 websocket-client==1.7.0 11:23:37 wrapt==1.16.0 11:23:37 xdg==6.0.0 11:23:37 xmltodict==0.13.0 11:23:37 yq==3.2.3 11:23:37 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins15762394496569678960.sh 11:23:37 ---> sudo-logs.sh 11:23:37 Archiving 'sudo' log.. 11:23:38 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins11048227577730631653.sh 11:23:38 ---> job-cost.sh 11:23:38 Setup pyenv: 11:23:38 system 11:23:38 3.8.13 11:23:38 3.9.13 11:23:38 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 11:23:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E0pq from file:/tmp/.os_lf_venv 11:23:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:23:48 lf-activate-venv(): INFO: Adding /tmp/venv-E0pq/bin to PATH 11:23:48 INFO: No Stack... 11:23:48 INFO: Retrieving Pricing Info for: v2-highcpu-4 11:23:48 INFO: Archiving Costs 11:23:48 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash -l /tmp/jenkins16918702553374544351.sh 11:23:48 ---> logs-deploy.sh 11:23:48 Setup pyenv: 11:23:48 system 11:23:48 3.8.13 11:23:48 3.9.13 11:23:48 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 11:23:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E0pq from file:/tmp/.os_lf_venv 11:23:50 lf-activate-venv(): INFO: Installing: lftools 11:24:00 lf-activate-venv(): INFO: Adding /tmp/venv-E0pq/bin to PATH 11:24:00 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-capifcore-go-verify-master/147 11:24:00 INFO: archiving workspace using pattern(s): 11:24:02 Archives upload complete. 11:24:02 INFO: archiving logs to Nexus 11:24:03 ---> uname -a: 11:24:03 Linux prd-ubuntu1804-docker-4c-4g-2644 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:24:03 11:24:03 11:24:03 ---> lscpu: 11:24:03 Architecture: x86_64 11:24:03 CPU op-mode(s): 32-bit, 64-bit 11:24:03 Byte Order: Little Endian 11:24:03 CPU(s): 4 11:24:03 On-line CPU(s) list: 0-3 11:24:03 Thread(s) per core: 1 11:24:03 Core(s) per socket: 1 11:24:03 Socket(s): 4 11:24:03 NUMA node(s): 1 11:24:03 Vendor ID: AuthenticAMD 11:24:03 CPU family: 23 11:24:03 Model: 49 11:24:03 Model name: AMD EPYC-Rome Processor 11:24:03 Stepping: 0 11:24:03 CPU MHz: 2799.998 11:24:03 BogoMIPS: 5599.99 11:24:03 Virtualization: AMD-V 11:24:03 Hypervisor vendor: KVM 11:24:03 Virtualization type: full 11:24:03 L1d cache: 32K 11:24:03 L1i cache: 32K 11:24:03 L2 cache: 512K 11:24:03 L3 cache: 16384K 11:24:03 NUMA node0 CPU(s): 0-3 11:24:03 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 11:24:03 11:24:03 11:24:03 ---> nproc: 11:24:03 4 11:24:03 11:24:03 11:24:03 ---> df -h: 11:24:03 Filesystem Size Used Avail Use% Mounted on 11:24:03 udev 2.0G 0 2.0G 0% /dev 11:24:03 tmpfs 395M 696K 394M 1% /run 11:24:03 /dev/vda1 20G 9.9G 9.4G 52% / 11:24:03 tmpfs 2.0G 0 2.0G 0% /dev/shm 11:24:03 tmpfs 5.0M 0 5.0M 0% /run/lock 11:24:03 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 11:24:03 /dev/vda15 105M 5.3M 100M 5% /boot/efi 11:24:03 tmpfs 395M 0 395M 0% /run/user/1001 11:24:03 11:24:03 11:24:03 ---> free -m: 11:24:03 total used free shared buff/cache available 11:24:03 Mem: 3943 451 1565 0 1927 3231 11:24:03 Swap: 1023 0 1023 11:24:03 11:24:03 11:24:03 ---> ip addr: 11:24:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:24:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:24:03 inet 127.0.0.1/8 scope host lo 11:24:03 valid_lft forever preferred_lft forever 11:24:03 inet6 ::1/128 scope host 11:24:03 valid_lft forever preferred_lft forever 11:24:03 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:24:03 link/ether fa:16:3e:08:c6:a4 brd ff:ff:ff:ff:ff:ff 11:24:03 inet 10.32.6.40/23 brd 10.32.7.255 scope global dynamic ens3 11:24:03 valid_lft 86176sec preferred_lft 86176sec 11:24:03 inet6 fe80::f816:3eff:fe08:c6a4/64 scope link 11:24:03 valid_lft forever preferred_lft forever 11:24:03 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:24:03 link/ether 02:42:98:9a:1f:f6 brd ff:ff:ff:ff:ff:ff 11:24:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:24:03 valid_lft forever preferred_lft forever 11:24:03 11:24:03 11:24:03 ---> sar -b -r -n DEV: 11:24:03 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2644) 02/23/24 _x86_64_ (4 CPU) 11:24:03 11:24:03 11:20:21 LINUX RESTART (4 CPU) 11:24:03 11:24:03 11:21:01 tps rtps wtps bread/s bwrtn/s 11:24:03 11:22:01 266.37 126.29 140.08 6263.67 46272.06 11:24:03 11:23:01 122.95 72.32 50.62 2019.40 12657.49 11:24:03 11:24:02 59.92 1.88 58.04 66.52 8286.09 11:24:03 Average: 149.76 66.84 82.92 2783.58 22407.86 11:24:03 11:24:03 11:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:24:03 11:22:01 757152 3301124 3281500 81.25 74004 2596352 1144888 22.51 1035852 2001152 156728 11:24:03 11:23:01 1722280 3307188 2316372 57.36 95952 1634412 901804 17.73 588728 1525468 142604 11:24:03 11:24:02 1601808 3307704 2436844 60.34 108168 1739740 889292 17.48 602204 1624700 103140 11:24:03 Average: 1360413 3305339 2678239 66.32 92708 1990168 978661 19.24 742261 1717107 134157 11:24:03 11:24:03 11:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:24:03 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:24:03 11:22:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 11:24:03 11:22:01 ens3 332.65 286.29 1622.87 29.41 0.00 0.00 0.00 0.00 11:24:03 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:24:03 11:23:01 lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 11:24:03 11:23:01 ens3 60.36 55.07 738.43 8.91 0.00 0.00 0.00 0.00 11:24:03 11:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:24:03 11:24:02 lo 1.17 1.17 0.11 0.11 0.00 0.00 0.00 0.00 11:24:03 11:24:02 ens3 32.86 33.23 345.21 12.45 0.00 0.00 0.00 0.00 11:24:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:24:03 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 11:24:03 Average: ens3 141.98 124.88 902.25 16.92 0.00 0.00 0.00 0.00 11:24:03 11:24:03 11:24:03 ---> sar -P ALL: 11:24:03 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2644) 02/23/24 _x86_64_ (4 CPU) 11:24:03 11:24:03 11:20:21 LINUX RESTART (4 CPU) 11:24:03 11:24:03 11:21:01 CPU %user %nice %system %iowait %steal %idle 11:24:03 11:22:01 all 64.97 0.00 7.97 10.67 0.10 16.30 11:24:03 11:22:01 0 64.59 0.00 8.14 8.39 0.10 18.78 11:24:03 11:22:01 1 64.92 0.00 8.23 14.41 0.12 12.33 11:24:03 11:22:01 2 65.57 0.00 7.85 11.21 0.10 15.27 11:24:03 11:22:01 3 64.76 0.00 7.67 8.70 0.10 18.77 11:24:03 11:23:01 all 29.86 0.00 3.87 2.19 0.07 64.01 11:24:03 11:23:01 0 25.78 0.00 3.50 0.68 0.05 69.99 11:24:03 11:23:01 1 34.56 0.00 4.34 1.22 0.07 59.82 11:24:03 11:23:01 2 34.38 0.00 3.67 1.17 0.07 60.70 11:24:03 11:23:01 3 24.75 0.00 3.98 5.71 0.08 65.47 11:24:03 11:24:02 all 21.34 0.00 1.15 1.82 0.05 75.64 11:24:03 11:24:02 0 14.51 0.00 0.81 3.05 0.03 81.60 11:24:03 11:24:02 1 8.62 0.00 0.85 1.28 0.03 89.22 11:24:03 11:24:02 2 22.47 0.00 1.34 0.12 0.05 76.03 11:24:03 11:24:02 3 39.84 0.00 1.60 2.81 0.08 55.67 11:24:03 Average: all 38.62 0.00 4.31 4.87 0.07 52.11 11:24:03 Average: 0 34.82 0.00 4.13 4.02 0.06 56.97 11:24:03 Average: 1 35.88 0.00 4.45 5.60 0.07 53.99 11:24:03 Average: 2 40.73 0.00 4.27 4.15 0.07 50.78 11:24:03 Average: 3 43.09 0.00 4.41 5.73 0.09 46.69 11:24:03 11:24:03 11:24:03