09:56:31 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/sme/+/12591 09:56:31 Running as SYSTEM 09:56:31 [EnvInject] - Loading node environment variables. 09:56:31 Building remotely on prd-ubuntu1804-docker-4c-4g-3673 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master 09:56:31 [ssh-agent] Looking for ssh-agent implementation... 09:56:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:56:31 $ ssh-agent 09:56:31 SSH_AUTH_SOCK=/tmp/ssh-oCOyb5fZ6oJ0/agent.2132 09:56:31 SSH_AGENT_PID=2134 09:56:31 [ssh-agent] Started. 09:56:31 Running ssh-add (command line suppressed) 09:56:31 Identity added: /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master@tmp/private_key_17269925123858228611.key (jenkins-ssh) 09:56:31 [ssh-agent] Using credentials jenkins (jenkins) 09:56:31 The recommended git tool is: NONE 09:56:33 using credential jenkins 09:56:33 Wiping out workspace first. 09:56:33 Cloning the remote Git repository 09:56:33 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 09:56:33 > git init /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master # timeout=10 09:56:33 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 09:56:33 > git --version # timeout=10 09:56:33 > git --version # 'git version 2.17.1' 09:56:33 using GIT_SSH to set credentials jenkins 09:56:33 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 09:56:34 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 09:56:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:56:34 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 09:56:34 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 09:56:34 using GIT_SSH to set credentials jenkins 09:56:34 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme refs/changes/91/12591/1 # timeout=10 09:56:35 > git rev-parse 8ff4d0377ccd9b3c10bc9fb247b7136bba3eb6d7^{commit} # timeout=10 09:56:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:56:35 Checking out Revision 8ff4d0377ccd9b3c10bc9fb247b7136bba3eb6d7 (refs/changes/91/12591/1) 09:56:35 > git config core.sparsecheckout # timeout=10 09:56:35 > git checkout -f 8ff4d0377ccd9b3c10bc9fb247b7136bba3eb6d7 # timeout=10 09:56:38 Commit message: "NONRTRIC-946: Capifcore - join on ApiName" 09:56:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:56:38 > git rev-list --no-walk 8fa464fbe92fe7fa2107915accfe93cb932fb021 # timeout=10 09:56:38 provisioning config files... 09:56:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:56:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:56:38 [EnvInject] - Injecting environment variables from a build step. 09:56:38 [EnvInject] - Injecting as environment variables the properties content 09:56:38 GO_ROOT=capifcore 09:56:38 09:56:38 [EnvInject] - Variables injected successfully. 09:56:38 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins5845642168644758562.sh 09:56:38 + echo '--> go-test.sh' 09:56:38 --> go-test.sh 09:56:38 + go version 09:56:38 go version go1.19 linux/amd64 09:56:38 + cd capifcore 09:56:38 + go mod tidy 09:56:38 go: downloading github.com/deepmap/oapi-codegen v1.11.0 09:56:38 go: downloading github.com/getkin/kin-openapi v0.106.0 09:56:38 go: downloading github.com/labstack/echo/v4 v4.10.2 09:56:39 go: downloading github.com/sirupsen/logrus v1.9.0 09:56:39 go: downloading helm.sh/helm/v3 v3.9.0 09:56:39 go: downloading github.com/stretchr/testify v1.8.1 09:56:39 go: downloading gopkg.in/yaml.v2 v2.4.0 09:56:39 go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed 09:56:39 go: downloading github.com/google/uuid v1.3.0 09:56:39 go: downloading k8s.io/cli-runtime v0.25.3-rc.0 09:56:39 go: downloading k8s.io/client-go v0.25.3-rc.0 09:56:41 go: downloading github.com/labstack/gommon v0.4.0 09:56:41 go: downloading golang.org/x/crypto v0.8.0 09:56:41 go: downloading golang.org/x/net v0.9.0 09:56:42 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:56:42 go: downloading github.com/valyala/fasttemplate v1.2.2 09:56:42 go: downloading golang.org/x/time v0.3.0 09:56:42 go: downloading golang.org/x/sys v0.7.0 09:56:42 go: downloading github.com/mitchellh/copystructure v1.2.0 09:56:42 go: downloading github.com/go-openapi/jsonpointer v0.19.6 09:56:42 go: downloading github.com/invopop/yaml v0.1.0 09:56:42 go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 09:56:42 go: downloading gopkg.in/yaml.v3 v3.0.1 09:56:42 go: downloading github.com/davecgh/go-spew v1.1.1 09:56:42 go: downloading github.com/pmezard/go-difflib v1.0.0 09:56:43 go: downloading github.com/spf13/pflag v1.0.5 09:56:43 go: downloading github.com/Masterminds/semver/v3 v3.1.1 09:56:43 go: downloading github.com/Masterminds/sprig/v3 v3.2.2 09:56:43 go: downloading github.com/gosuri/uitable v0.0.4 09:56:43 go: downloading github.com/pkg/errors v0.9.1 09:56:43 go: downloading golang.org/x/term v0.7.0 09:56:43 go: downloading k8s.io/api v0.25.3-rc.0 09:56:43 go: downloading k8s.io/apimachinery v0.25.3-rc.0 09:56:44 go: downloading sigs.k8s.io/yaml v1.3.0 09:56:44 go: downloading github.com/stretchr/objx v0.5.0 09:56:44 go: downloading github.com/evanphx/json-patch v5.6.0+incompatible 09:56:44 go: downloading k8s.io/apiextensions-apiserver v0.25.2 09:56:44 go: downloading k8s.io/kubectl v0.25.2 09:56:45 go: downloading github.com/spf13/cobra v1.5.0 09:56:45 go: downloading k8s.io/klog/v2 v2.70.1 09:56:45 go: downloading github.com/google/go-cmp v0.5.8 09:56:45 go: downloading github.com/google/gofuzz v1.2.0 09:56:45 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 09:56:45 go: downloading github.com/mattn/go-colorable v0.1.13 09:56:45 go: downloading github.com/mattn/go-isatty v0.0.18 09:56:45 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:56:45 go: downloading github.com/gorilla/mux v1.8.0 09:56:45 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:56:45 go: downloading github.com/go-openapi/swag v0.22.3 09:56:46 go: downloading github.com/fatih/color v1.13.0 09:56:46 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 09:56:46 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 09:56:46 go: downloading github.com/BurntSushi/toml v1.1.0 09:56:46 go: downloading github.com/gobwas/glob v0.2.3 09:56:46 go: downloading github.com/containerd/containerd v1.6.6 09:56:46 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 09:56:46 go: downloading oras.land/oras-go v1.1.1 09:56:46 go: downloading github.com/distribution/distribution/v3 v3.0.0-20211118083504-a29a3c99a684 09:56:46 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 09:56:46 go: downloading github.com/Masterminds/squirrel v1.5.3 09:56:46 go: downloading github.com/jmoiron/sqlx v1.3.5 09:56:46 go: downloading github.com/lib/pq v1.10.6 09:56:46 go: downloading github.com/rubenv/sql-migrate v1.1.2 09:56:46 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 09:56:46 go: downloading github.com/Masterminds/goutils v1.1.1 09:56:46 go: downloading github.com/huandu/xstrings v1.3.2 09:56:46 go: downloading github.com/imdario/mergo v0.3.12 09:56:46 go: downloading github.com/shopspring/decimal v1.2.0 09:56:46 go: downloading github.com/spf13/cast v1.4.1 09:56:46 go: downloading github.com/gogo/protobuf v1.3.2 09:56:46 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 09:56:46 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 09:56:46 go: downloading github.com/google/gnostic v0.5.7-v3refs 09:56:46 go: downloading golang.org/x/text v0.9.0 09:56:47 go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9 09:56:47 go: downloading sigs.k8s.io/kustomize/api v0.12.1 09:56:47 go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 09:56:47 go: downloading github.com/golang/protobuf v1.5.2 09:56:47 go: downloading google.golang.org/protobuf v1.28.0 09:56:47 go: downloading k8s.io/component-base v0.25.2 09:56:47 go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d 09:56:47 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 09:56:47 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 09:56:47 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible 09:56:47 go: downloading github.com/inconshreveable/mousetrap v1.0.0 09:56:47 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:56:47 go: downloading github.com/go-logr/logr v1.2.3 09:56:47 go: downloading github.com/kr/pretty v0.3.0 09:56:47 go: downloading github.com/mailru/easyjson v0.7.7 09:56:47 go: downloading github.com/mattn/go-runewidth v0.0.9 09:56:47 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:56:47 go: downloading github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 09:56:47 go: downloading k8s.io/apiserver v0.25.2 09:56:47 go: downloading github.com/opencontainers/go-digest v1.0.0 09:56:47 go: downloading github.com/docker/cli v20.10.17+incompatible 09:56:47 go: downloading golang.org/x/sync v0.1.0 09:56:48 go: downloading github.com/docker/docker v20.10.17+incompatible 09:56:48 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d 09:56:48 go: downloading github.com/bshuster-repo/logrus-logstash-hook v1.0.0 09:56:48 go: downloading github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd 09:56:48 go: downloading github.com/docker/go-metrics v0.0.1 09:56:48 go: downloading github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1 09:56:48 go: downloading github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50 09:56:48 go: downloading github.com/gorilla/handlers v1.5.1 09:56:48 go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 09:56:48 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:56:48 go: downloading github.com/mattn/go-sqlite3 v1.14.6 09:56:48 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 09:56:48 go: downloading github.com/gobuffalo/packr/v2 v2.8.3 09:56:48 go: downloading google.golang.org/grpc v1.47.0 09:56:48 go: downloading gopkg.in/inf.v0 v0.9.1 09:56:48 go: downloading github.com/json-iterator/go v1.1.12 09:56:48 go: downloading github.com/onsi/ginkgo/v2 v2.1.6 09:56:48 go: downloading github.com/onsi/gomega v1.20.1 09:56:48 go: downloading github.com/chai2010/gettext-go v1.0.2 09:56:48 go: downloading github.com/MakeNowJust/heredoc v1.0.0 09:56:48 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 09:56:48 go: downloading github.com/russross/blackfriday v1.5.2 09:56:48 go: downloading github.com/google/btree v1.0.1 09:56:48 go: downloading github.com/onsi/ginkgo v1.16.4 09:56:49 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 09:56:49 go: downloading github.com/kr/text v0.2.0 09:56:49 go: downloading github.com/rogpeppe/go-internal v1.8.0 09:56:49 go: downloading github.com/josharian/intern v1.0.0 09:56:49 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f 09:56:49 go: downloading gotest.tools/v3 v3.0.3 09:56:49 go: downloading github.com/moby/locker v1.0.1 09:56:49 go: downloading github.com/docker/docker-credential-helpers v0.6.4 09:56:49 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 09:56:49 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c 09:56:49 go: downloading github.com/gomodule/redigo v1.8.2 09:56:49 go: downloading github.com/prometheus/client_golang v1.12.1 09:56:49 go: downloading github.com/yvasiyarov/go-metrics v0.0.0-20140926110328-57bccd1ccd43 09:56:49 go: downloading github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f 09:56:49 go: downloading github.com/felixge/httpsnoop v1.0.1 09:56:49 go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 09:56:49 go: downloading github.com/poy/onpar v0.0.0-20190519213022-ee068f8ea4d1 09:56:49 go: downloading github.com/ziutek/mymysql v1.5.4 09:56:49 go: downloading github.com/gobuffalo/packd v1.0.1 09:56:49 go: downloading github.com/markbates/oncer v1.0.0 09:56:49 go: downloading github.com/markbates/safe v1.0.1 09:56:49 go: downloading github.com/docker/go-connections v0.4.0 09:56:49 go: downloading github.com/docker/go-units v0.4.0 09:56:49 go: downloading github.com/docker/distribution v2.8.1+incompatible 09:56:49 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 09:56:49 go: downloading github.com/go-errors/errors v1.0.1 09:56:49 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:56:49 go: downloading github.com/modern-go/reflect2 v1.0.2 09:56:49 go: downloading github.com/go-openapi/jsonreference v0.20.2 09:56:49 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 09:56:49 go: downloading google.golang.org/appengine v1.6.7 09:56:49 go: downloading github.com/emicklei/go-restful/v3 v3.8.0 09:56:49 go: downloading github.com/klauspost/compress v1.13.6 09:56:50 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b 09:56:50 go: downloading github.com/prometheus/client_model v0.2.0 09:56:50 go: downloading github.com/prometheus/common v0.32.1 09:56:50 go: downloading github.com/beorn7/perks v1.0.1 09:56:50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:56:50 go: downloading github.com/prometheus/procfs v0.7.3 09:56:50 go: downloading github.com/karrick/godirwalk v1.16.1 09:56:50 go: downloading github.com/markbates/errx v1.1.0 09:56:50 go: downloading github.com/gobuffalo/logger v1.0.6 09:56:50 go: downloading github.com/morikuni/aec v1.0.0 09:56:50 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 09:56:50 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 09:56:50 go: downloading github.com/xlab/treeprint v1.1.0 09:56:50 go: downloading github.com/creack/pty v1.1.11 09:56:50 go: downloading github.com/Microsoft/hcsshim v0.9.3 09:56:50 go: downloading github.com/moby/sys/mountinfo v0.5.0 09:56:50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:56:50 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 09:56:50 go: downloading github.com/moby/spdystream v0.2.0 09:56:50 go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 09:56:50 go: downloading github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 09:56:50 go: downloading github.com/Microsoft/go-winio v0.5.1 09:56:50 go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 09:56:50 go: downloading github.com/sergi/go-diff v1.1.0 09:56:50 go: downloading go.opencensus.io v0.23.0 09:56:50 go: downloading github.com/containerd/cgroups v1.0.3 09:56:50 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:56:51 + go test ./... 09:57:47 ok oransc.org/nonrtric/capifcore 1.762s 09:57:47 ? oransc.org/nonrtric/capifcore/internal/accesscontrolpolicyapi [no test files] 09:57:47 ? oransc.org/nonrtric/capifcore/internal/aefsecurityapi [no test files] 09:57:47 ? oransc.org/nonrtric/capifcore/internal/auditingapi [no test files] 09:57:47 ? oransc.org/nonrtric/capifcore/internal/common [no test files] 09:57:47 ? oransc.org/nonrtric/capifcore/internal/common29122 [no test files] 09:57:47 ? oransc.org/nonrtric/capifcore/internal/common29571 [no test files] 09:57:47 ? oransc.org/nonrtric/capifcore/internal/config [no test files] 09:57:49 ok oransc.org/nonrtric/capifcore/internal/discoverservice 0.716s 09:57:49 ? oransc.org/nonrtric/capifcore/internal/discoverserviceapi [no test files] 09:57:49 ok oransc.org/nonrtric/capifcore/internal/eventsapi 0.005s 09:57:49 ok oransc.org/nonrtric/capifcore/internal/eventservice 0.415s 09:57:49 ? oransc.org/nonrtric/capifcore/internal/gentools/commoncollector [no test files] 09:57:49 ? oransc.org/nonrtric/capifcore/internal/gentools/enumfixer [no test files] 09:57:49 ? oransc.org/nonrtric/capifcore/internal/gentools/specificationfixer [no test files] 09:57:49 ok oransc.org/nonrtric/capifcore/internal/helmmanagement 0.051s 09:57:49 ? oransc.org/nonrtric/capifcore/internal/helmmanagement/mocks [no test files] 09:57:49 ok oransc.org/nonrtric/capifcore/internal/invokermanagement 0.540s 09:57:49 ? oransc.org/nonrtric/capifcore/internal/invokermanagement/mocks [no test files] 09:57:49 ok oransc.org/nonrtric/capifcore/internal/invokermanagementapi 0.005s 09:57:49 ? oransc.org/nonrtric/capifcore/internal/keycloak [no test files] 09:57:49 ? oransc.org/nonrtric/capifcore/internal/keycloak/mocks [no test files] 09:57:49 ? oransc.org/nonrtric/capifcore/internal/loggingapi [no test files] 09:57:49 ok oransc.org/nonrtric/capifcore/internal/providermanagement 0.466s 09:57:49 ? oransc.org/nonrtric/capifcore/internal/providermanagement/mocks [no test files] 09:57:49 ok oransc.org/nonrtric/capifcore/internal/providermanagementapi 0.004s 09:57:52 ok oransc.org/nonrtric/capifcore/internal/publishservice 0.521s 09:57:52 ? oransc.org/nonrtric/capifcore/internal/publishservice/mocks [no test files] 09:57:52 ok oransc.org/nonrtric/capifcore/internal/publishserviceapi 0.004s 09:57:52 ok oransc.org/nonrtric/capifcore/internal/restclient 0.004s 09:57:52 ? oransc.org/nonrtric/capifcore/internal/restclient/mocks [no test files] 09:57:52 ? oransc.org/nonrtric/capifcore/internal/routinginfoapi [no test files] 09:57:52 ok oransc.org/nonrtric/capifcore/internal/securityapi 0.004s 09:57:53 ok oransc.org/nonrtric/capifcore/internal/securityservice 1.002s 09:57:54 + echo '--> go-test.sh ends' 09:57:54 --> go-test.sh ends 09:57:54 $ ssh-agent -k 09:57:54 unset SSH_AUTH_SOCK; 09:57:54 unset SSH_AGENT_PID; 09:57:54 echo Agent pid 2134 killed; 09:57:54 [ssh-agent] Stopped. 09:57:54 [PostBuildScript] - [INFO] Executing post build scripts. 09:57:54 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins13533405408797830788.sh 09:57:54 ---> sysstat.sh 09:57:55 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins17378459423374306807.sh 09:57:55 ---> package-listing.sh 09:57:55 ++ facter osfamily 09:57:55 ++ tr '[:upper:]' '[:lower:]' 09:57:55 + OS_FAMILY=debian 09:57:55 + workspace=/w/workspace/nonrtric-plt-sme-capifcore-go-verify-master 09:57:55 + START_PACKAGES=/tmp/packages_start.txt 09:57:55 + END_PACKAGES=/tmp/packages_end.txt 09:57:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:57:55 + PACKAGES=/tmp/packages_start.txt 09:57:55 + '[' /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master ']' 09:57:55 + PACKAGES=/tmp/packages_end.txt 09:57:55 + case "${OS_FAMILY}" in 09:57:55 + dpkg -l 09:57:55 + grep '^ii' 09:57:55 + '[' -f /tmp/packages_start.txt ']' 09:57:55 + '[' -f /tmp/packages_end.txt ']' 09:57:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:57:55 + '[' /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master ']' 09:57:55 + mkdir -p /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/archives/ 09:57:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/archives/ 09:57:55 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins5200808104108624397.sh 09:57:55 ---> capture-instance-metadata.sh 09:57:55 Setup pyenv: 09:57:55 * system (set by /opt/pyenv/version) 09:57:55 * 3.8.13 (set by /opt/pyenv/version) 09:57:55 * 3.9.13 (set by /opt/pyenv/version) 09:57:55 * 3.10.6 (set by /opt/pyenv/version) 09:57:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h7Ih 09:57:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:58:02 lf-activate-venv(): INFO: Installing: lftools 09:58:35 lf-activate-venv(): INFO: Adding /tmp/venv-h7Ih/bin to PATH 09:58:35 INFO: Running in OpenStack, capturing instance metadata 09:58:36 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins14756066935579520944.sh 09:58:36 provisioning config files... 09:58:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-go-verify-master@tmp/config6765660231012836975tmp 09:58:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:58:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:58:36 [EnvInject] - Injecting environment variables from a build step. 09:58:36 [EnvInject] - Injecting as environment variables the properties content 09:58:36 SERVER_ID=logs 09:58:36 09:58:36 [EnvInject] - Variables injected successfully. 09:58:36 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins395660789225945674.sh 09:58:36 ---> create-netrc.sh 09:58:36 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins14394237145047570146.sh 09:58:36 ---> python-tools-install.sh 09:58:36 Setup pyenv: 09:58:36 system 09:58:36 3.8.13 09:58:36 3.9.13 09:58:36 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 09:58:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h7Ih from file:/tmp/.os_lf_venv 09:58:37 lf-activate-venv(): INFO: Installing: lftools 09:58:47 lf-activate-venv(): INFO: Adding /tmp/venv-h7Ih/bin to PATH 09:58:47 Generating Requirements File 09:59:16 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. 09:59:16 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:59:17 Python 3.10.6 09:59:17 pip 24.0 from /tmp/venv-h7Ih/lib/python3.10/site-packages/pip (python 3.10) 09:59:18 appdirs==1.4.4 09:59:18 argcomplete==3.2.2 09:59:18 aspy.yaml==1.3.0 09:59:18 attrs==23.2.0 09:59:18 autopage==0.5.2 09:59:18 beautifulsoup4==4.12.3 09:59:18 boto3==1.34.55 09:59:18 botocore==1.34.55 09:59:18 bs4==0.0.2 09:59:18 cachetools==5.3.3 09:59:18 certifi==2024.2.2 09:59:18 cffi==1.16.0 09:59:18 cfgv==3.4.0 09:59:18 chardet==5.2.0 09:59:18 charset-normalizer==3.3.2 09:59:18 click==8.1.7 09:59:18 cliff==4.6.0 09:59:18 cmd2==2.4.3 09:59:18 cryptography==3.3.2 09:59:18 debtcollector==3.0.0 09:59:18 decorator==5.1.1 09:59:18 defusedxml==0.7.1 09:59:18 Deprecated==1.2.14 09:59:18 distlib==0.3.8 09:59:18 dnspython==2.6.1 09:59:18 docker==4.2.2 09:59:18 dogpile.cache==1.3.2 09:59:18 email_validator==2.1.1 09:59:18 filelock==3.13.1 09:59:18 future==1.0.0 09:59:18 gitdb==4.0.11 09:59:18 GitPython==3.1.42 09:59:18 google-auth==2.28.1 09:59:18 httplib2==0.22.0 09:59:18 identify==2.5.35 09:59:18 idna==3.6 09:59:18 importlib-resources==1.5.0 09:59:18 iso8601==2.1.0 09:59:18 Jinja2==3.1.3 09:59:18 jmespath==1.0.1 09:59:18 jsonpatch==1.33 09:59:18 jsonpointer==2.4 09:59:18 jsonschema==4.21.1 09:59:18 jsonschema-specifications==2023.12.1 09:59:18 keystoneauth1==5.6.0 09:59:18 kubernetes==29.0.0 09:59:18 lftools==0.37.9 09:59:18 lxml==5.1.0 09:59:18 MarkupSafe==2.1.5 09:59:18 msgpack==1.0.8 09:59:18 multi_key_dict==2.0.3 09:59:18 munch==4.0.0 09:59:18 netaddr==1.2.1 09:59:18 netifaces==0.11.0 09:59:18 niet==1.4.2 09:59:18 nodeenv==1.8.0 09:59:18 oauth2client==4.1.3 09:59:18 oauthlib==3.2.2 09:59:18 openstacksdk==0.62.0 09:59:18 os-client-config==2.1.0 09:59:18 os-service-types==1.7.0 09:59:18 osc-lib==3.0.1 09:59:18 oslo.config==9.4.0 09:59:18 oslo.context==5.5.0 09:59:18 oslo.i18n==6.3.0 09:59:18 oslo.log==5.5.0 09:59:18 oslo.serialization==5.4.0 09:59:18 oslo.utils==7.1.0 09:59:18 packaging==23.2 09:59:18 pbr==6.0.0 09:59:18 platformdirs==4.2.0 09:59:18 prettytable==3.10.0 09:59:18 pyasn1==0.5.1 09:59:18 pyasn1-modules==0.3.0 09:59:18 pycparser==2.21 09:59:18 pygerrit2==2.0.15 09:59:18 PyGithub==2.2.0 09:59:18 pyinotify==0.9.6 09:59:18 PyJWT==2.8.0 09:59:18 PyNaCl==1.5.0 09:59:18 pyparsing==2.4.7 09:59:18 pyperclip==1.8.2 09:59:18 pyrsistent==0.20.0 09:59:18 python-cinderclient==9.5.0 09:59:18 python-dateutil==2.9.0.post0 09:59:18 python-heatclient==3.5.0 09:59:18 python-jenkins==1.8.2 09:59:18 python-keystoneclient==5.4.0 09:59:18 python-magnumclient==4.4.0 09:59:18 python-novaclient==18.5.0 09:59:18 python-openstackclient==6.0.1 09:59:18 python-swiftclient==4.5.0 09:59:18 PyYAML==6.0.1 09:59:18 referencing==0.33.0 09:59:18 requests==2.31.0 09:59:18 requests-oauthlib==1.3.1 09:59:18 requestsexceptions==1.4.0 09:59:18 rfc3986==2.0.0 09:59:18 rpds-py==0.18.0 09:59:18 rsa==4.9 09:59:18 ruamel.yaml==0.18.6 09:59:18 ruamel.yaml.clib==0.2.8 09:59:18 s3transfer==0.10.0 09:59:18 simplejson==3.19.2 09:59:18 six==1.16.0 09:59:18 smmap==5.0.1 09:59:18 soupsieve==2.5 09:59:18 stevedore==5.2.0 09:59:18 tabulate==0.9.0 09:59:18 toml==0.10.2 09:59:18 tomlkit==0.12.4 09:59:18 tqdm==4.66.2 09:59:18 typing_extensions==4.10.0 09:59:18 tzdata==2024.1 09:59:18 urllib3==1.26.18 09:59:18 virtualenv==20.25.1 09:59:18 wcwidth==0.2.13 09:59:18 websocket-client==1.7.0 09:59:18 wrapt==1.16.0 09:59:18 xdg==6.0.0 09:59:18 xmltodict==0.13.0 09:59:18 yq==3.2.3 09:59:18 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins12691191993486418520.sh 09:59:18 ---> sudo-logs.sh 09:59:18 Archiving 'sudo' log.. 09:59:18 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins9126262232011399585.sh 09:59:18 ---> job-cost.sh 09:59:18 Setup pyenv: 09:59:18 system 09:59:18 3.8.13 09:59:18 3.9.13 09:59:18 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 09:59:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h7Ih from file:/tmp/.os_lf_venv 09:59:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:59:28 lf-activate-venv(): INFO: Adding /tmp/venv-h7Ih/bin to PATH 09:59:28 INFO: No Stack... 09:59:29 INFO: Retrieving Pricing Info for: v2-highcpu-4 09:59:29 INFO: Archiving Costs 09:59:29 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash -l /tmp/jenkins18399209390638607376.sh 09:59:29 ---> logs-deploy.sh 09:59:29 Setup pyenv: 09:59:29 system 09:59:29 3.8.13 09:59:29 3.9.13 09:59:29 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 09:59:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h7Ih from file:/tmp/.os_lf_venv 09:59:30 lf-activate-venv(): INFO: Installing: lftools 09:59:41 lf-activate-venv(): INFO: Adding /tmp/venv-h7Ih/bin to PATH 09:59:41 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-capifcore-go-verify-master/149 09:59:41 INFO: archiving workspace using pattern(s): 09:59:43 Archives upload complete. 09:59:43 INFO: archiving logs to Nexus 09:59:44 ---> uname -a: 09:59:44 Linux prd-ubuntu1804-docker-4c-4g-3673 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 09:59:44 09:59:44 09:59:44 ---> lscpu: 09:59:44 Architecture: x86_64 09:59:44 CPU op-mode(s): 32-bit, 64-bit 09:59:44 Byte Order: Little Endian 09:59:44 CPU(s): 4 09:59:44 On-line CPU(s) list: 0-3 09:59:44 Thread(s) per core: 1 09:59:44 Core(s) per socket: 1 09:59:44 Socket(s): 4 09:59:44 NUMA node(s): 1 09:59:44 Vendor ID: AuthenticAMD 09:59:44 CPU family: 23 09:59:44 Model: 49 09:59:44 Model name: AMD EPYC-Rome Processor 09:59:44 Stepping: 0 09:59:44 CPU MHz: 2799.996 09:59:44 BogoMIPS: 5599.99 09:59:44 Virtualization: AMD-V 09:59:44 Hypervisor vendor: KVM 09:59:44 Virtualization type: full 09:59:44 L1d cache: 32K 09:59:44 L1i cache: 32K 09:59:44 L2 cache: 512K 09:59:44 L3 cache: 16384K 09:59:44 NUMA node0 CPU(s): 0-3 09:59:44 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 09:59:44 09:59:44 09:59:44 ---> nproc: 09:59:44 4 09:59:44 09:59:44 09:59:44 ---> df -h: 09:59:44 Filesystem Size Used Avail Use% Mounted on 09:59:44 udev 2.0G 0 2.0G 0% /dev 09:59:44 tmpfs 395M 696K 394M 1% /run 09:59:44 /dev/vda1 20G 9.9G 9.4G 52% / 09:59:44 tmpfs 2.0G 0 2.0G 0% /dev/shm 09:59:44 tmpfs 5.0M 0 5.0M 0% /run/lock 09:59:44 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 09:59:44 /dev/vda15 105M 5.3M 100M 5% /boot/efi 09:59:44 tmpfs 395M 0 395M 0% /run/user/1001 09:59:44 09:59:44 09:59:44 ---> free -m: 09:59:44 total used free shared buff/cache available 09:59:44 Mem: 3944 426 1533 0 1983 3259 09:59:44 Swap: 1023 0 1023 09:59:44 09:59:44 09:59:44 ---> ip addr: 09:59:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:59:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:59:44 inet 127.0.0.1/8 scope host lo 09:59:44 valid_lft forever preferred_lft forever 09:59:44 inet6 ::1/128 scope host 09:59:44 valid_lft forever preferred_lft forever 09:59:44 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 09:59:44 link/ether fa:16:3e:86:0c:cb brd ff:ff:ff:ff:ff:ff 09:59:44 inet 10.32.6.71/23 brd 10.32.7.255 scope global dynamic ens3 09:59:44 valid_lft 86168sec preferred_lft 86168sec 09:59:44 inet6 fe80::f816:3eff:fe86:ccb/64 scope link 09:59:44 valid_lft forever preferred_lft forever 09:59:44 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:59:44 link/ether 02:42:1e:f6:30:f1 brd ff:ff:ff:ff:ff:ff 09:59:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:59:44 valid_lft forever preferred_lft forever 09:59:44 09:59:44 09:59:44 ---> sar -b -r -n DEV: 09:59:44 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3673) 03/05/24 _x86_64_ (4 CPU) 09:59:44 09:59:44 09:55:53 LINUX RESTART (4 CPU) 09:59:44 09:59:44 09:56:01 tps rtps wtps bread/s bwrtn/s 09:59:44 09:57:02 312.03 153.39 158.64 8414.46 62286.70 09:59:44 09:58:01 137.78 91.50 46.28 5386.68 31336.47 09:59:44 09:59:01 71.29 14.38 56.91 431.32 7170.81 09:59:44 Average: 173.89 86.39 87.50 4740.40 33608.90 09:59:44 09:59:44 09:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:59:44 09:57:02 818276 3143768 3220384 79.74 71736 2378124 1367540 26.88 962904 2013904 105012 09:59:44 09:58:01 1909728 3368168 2128932 52.71 74816 1538920 860704 16.92 532064 1417576 46192 09:59:44 09:59:01 1667084 3356372 2371576 58.72 94656 1744780 867580 17.05 573952 1607980 107128 09:59:44 Average: 1465029 3289436 2573631 63.72 80403 1887275 1031941 20.28 689640 1679820 86111 09:59:44 09:59:44 09:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:59:44 09:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:44 09:57:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 09:59:44 09:57:02 ens3 611.71 436.36 2287.35 81.93 0.00 0.00 0.00 0.00 09:59:44 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:44 09:58:01 lo 0.30 0.30 0.04 0.04 0.00 0.00 0.00 0.00 09:59:44 09:58:01 ens3 11.72 10.27 111.28 5.54 0.00 0.00 0.00 0.00 09:59:44 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:44 09:59:01 lo 1.27 1.27 0.11 0.11 0.00 0.00 0.00 0.00 09:59:44 09:59:01 ens3 68.11 63.80 832.82 9.27 0.00 0.00 0.00 0.00 09:59:44 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:44 Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 09:59:44 Average: ens3 231.70 171.01 1082.42 32.39 0.00 0.00 0.00 0.00 09:59:44 09:59:44 09:59:44 ---> sar -P ALL: 09:59:44 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3673) 03/05/24 _x86_64_ (4 CPU) 09:59:44 09:59:44 09:55:53 LINUX RESTART (4 CPU) 09:59:44 09:59:44 09:56:01 CPU %user %nice %system %iowait %steal %idle 09:59:44 09:57:02 all 25.18 0.00 4.65 12.02 0.08 58.06 09:59:44 09:57:02 0 27.35 0.00 3.67 8.78 0.07 60.12 09:59:44 09:57:02 1 24.45 0.00 5.96 14.85 0.08 54.66 09:59:44 09:57:02 2 22.95 0.00 4.29 12.31 0.07 60.39 09:59:44 09:57:02 3 25.98 0.00 4.68 12.17 0.07 57.11 09:59:44 09:58:01 all 71.09 0.00 9.11 1.57 0.12 18.11 09:59:44 09:58:01 0 68.33 0.00 8.72 1.55 0.10 21.29 09:59:44 09:58:01 1 76.11 0.00 9.82 1.58 0.14 12.36 09:59:44 09:58:01 2 71.62 0.00 9.12 1.23 0.12 17.91 09:59:44 09:58:01 3 68.27 0.00 8.81 1.96 0.10 20.86 09:59:44 09:59:01 all 20.21 0.00 1.31 2.27 0.05 76.16 09:59:44 09:59:01 0 17.92 0.00 1.22 0.64 0.03 80.18 09:59:44 09:59:01 1 16.57 0.00 0.87 3.99 0.05 78.52 09:59:44 09:59:01 2 41.40 0.00 2.34 0.75 0.07 55.44 09:59:44 09:59:01 3 4.90 0.00 0.84 3.71 0.05 90.50 09:59:44 Average: all 38.57 0.00 4.99 5.31 0.08 51.05 09:59:44 Average: 0 37.60 0.00 4.50 3.68 0.07 54.15 09:59:44 Average: 1 38.76 0.00 5.51 6.83 0.09 48.80 09:59:44 Average: 2 45.15 0.00 5.22 4.78 0.08 44.78 09:59:44 Average: 3 32.75 0.00 4.74 5.97 0.07 56.46 09:59:44 09:59:44 09:59:44