06:06:13 Started by timer 06:06:13 Running as SYSTEM 06:06:13 [EnvInject] - Loading node environment variables. 06:06:13 Building remotely on prd-ubuntu1804-docker-4c-4g-506 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script 06:06:13 [ssh-agent] Looking for ssh-agent implementation... 06:06:13 $ ssh-agent 06:06:13 SSH_AUTH_SOCK=/tmp/ssh-gdJ6W7Z9w1nk/agent.2047 06:06:13 SSH_AGENT_PID=2049 06:06:13 [ssh-agent] Started. 06:06:13 Running ssh-add (command line suppressed) 06:06:13 Identity added: /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script@tmp/private_key_9165181737474055978.key (jenkins-ssh) 06:06:14 [ssh-agent] Using credentials jenkins (jenkins) 06:06:14 The recommended git tool is: NONE 06:06:16 using credential jenkins 06:06:16 Wiping out workspace first. 06:06:16 Cloning the remote Git repository 06:06:16 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 06:06:16 > git init /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script # timeout=10 06:06:16 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 06:06:16 > git --version # timeout=10 06:06:16 > git --version # 'git version 2.17.1' 06:06:16 using GIT_SSH to set credentials jenkins 06:06:16 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:18 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 06:06:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:18 Avoid second fetch 06:06:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:06:18 Checking out Revision b2529776fb93f68918a1f7d2f6782be6ffc6d658 (refs/remotes/origin/master) 06:06:18 > git config core.sparsecheckout # timeout=10 06:06:18 > git checkout -f b2529776fb93f68918a1f7d2f6782be6ffc6d658 # timeout=10 06:06:18 Commit message: "CVE Tags added" 06:06:18 > git rev-list --no-walk b2529776fb93f68918a1f7d2f6782be6ffc6d658 # timeout=10 06:06:22 provisioning config files... 06:06:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:06:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:06:22 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins15181769277985616217.sh 06:06:22 ---> python-tools-install.sh 06:06:22 Setup pyenv: 06:06:22 * system (set by /opt/pyenv/version) 06:06:22 * 3.8.13 (set by /opt/pyenv/version) 06:06:22 * 3.9.13 (set by /opt/pyenv/version) 06:06:22 * 3.10.6 (set by /opt/pyenv/version) 06:06:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ewBb 06:06:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:06:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:06:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:06:36 lf-activate-venv(): INFO: Base packages installed successfully 06:06:36 lf-activate-venv(): INFO: Installing additional packages: lftools 06:07:19 lf-activate-venv(): INFO: Adding /tmp/venv-ewBb/bin to PATH 06:07:19 Generating Requirements File 06:07:54 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. 06:07:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:07:54 Python 3.10.6 06:07:55 pip 25.3 from /tmp/venv-ewBb/lib/python3.10/site-packages/pip (python 3.10) 06:07:55 appdirs==1.4.4 06:07:55 argcomplete==3.6.3 06:07:55 aspy.yaml==1.3.0 06:07:55 attrs==25.4.0 06:07:55 autopage==0.5.2 06:07:55 backports.strenum==1.3.1 06:07:55 beautifulsoup4==4.14.3 06:07:55 boto3==1.42.9 06:07:55 botocore==1.42.9 06:07:55 bs4==0.0.2 06:07:55 cachetools==6.2.3 06:07:55 certifi==2025.11.12 06:07:55 cffi==2.0.0 06:07:55 cfgv==3.5.0 06:07:55 chardet==5.2.0 06:07:55 charset-normalizer==3.4.4 06:07:55 click==8.3.1 06:07:55 cliff==4.13.0 06:07:55 cmd2==3.0.0 06:07:55 cryptography==3.3.2 06:07:55 debtcollector==3.0.0 06:07:55 decorator==5.2.1 06:07:55 defusedxml==0.7.1 06:07:55 Deprecated==1.3.1 06:07:55 distlib==0.4.0 06:07:55 dnspython==2.8.0 06:07:55 docker==7.1.0 06:07:55 dogpile.cache==1.5.0 06:07:55 durationpy==0.10 06:07:55 email-validator==2.3.0 06:07:55 filelock==3.20.0 06:07:55 future==1.0.0 06:07:55 gitdb==4.0.12 06:07:55 GitPython==3.1.45 06:07:55 google-auth==2.43.0 06:07:55 httplib2==0.31.0 06:07:55 identify==2.6.15 06:07:55 idna==3.11 06:07:55 importlib-resources==1.5.0 06:07:55 iso8601==2.1.0 06:07:55 Jinja2==3.1.6 06:07:55 jmespath==1.0.1 06:07:55 jsonpatch==1.33 06:07:55 jsonpointer==3.0.0 06:07:55 jsonschema==4.25.1 06:07:55 jsonschema-specifications==2025.9.1 06:07:55 keystoneauth1==5.12.0 06:07:55 kubernetes==34.1.0 06:07:55 lftools==0.37.18 06:07:55 lxml==6.0.2 06:07:55 markdown-it-py==4.0.0 06:07:55 MarkupSafe==3.0.3 06:07:55 mdurl==0.1.2 06:07:55 msgpack==1.1.2 06:07:55 multi_key_dict==2.0.3 06:07:55 munch==4.0.0 06:07:55 netaddr==1.3.0 06:07:55 niet==1.4.2 06:07:55 nodeenv==1.9.1 06:07:55 oauth2client==4.1.3 06:07:55 oauthlib==3.3.1 06:07:55 openstacksdk==4.8.0 06:07:55 os-service-types==1.8.2 06:07:55 osc-lib==4.2.0 06:07:55 oslo.config==10.1.0 06:07:55 oslo.context==6.2.0 06:07:55 oslo.i18n==6.7.1 06:07:55 oslo.log==7.2.1 06:07:55 oslo.serialization==5.8.0 06:07:55 oslo.utils==9.2.0 06:07:55 packaging==25.0 06:07:55 pbr==7.0.3 06:07:55 platformdirs==4.5.1 06:07:55 prettytable==3.17.0 06:07:55 psutil==7.1.3 06:07:55 pyasn1==0.6.1 06:07:55 pyasn1_modules==0.4.2 06:07:55 pycparser==2.23 06:07:55 pygerrit2==2.0.15 06:07:55 PyGithub==2.8.1 06:07:55 Pygments==2.19.2 06:07:55 PyJWT==2.10.1 06:07:55 PyNaCl==1.6.1 06:07:55 pyparsing==2.4.7 06:07:55 pyperclip==1.11.0 06:07:55 pyrsistent==0.20.0 06:07:55 python-cinderclient==9.8.0 06:07:55 python-dateutil==2.9.0.post0 06:07:55 python-heatclient==4.3.0 06:07:55 python-jenkins==1.8.3 06:07:55 python-keystoneclient==5.7.0 06:07:55 python-magnumclient==4.9.0 06:07:55 python-openstackclient==8.2.0 06:07:55 python-swiftclient==4.9.0 06:07:55 PyYAML==6.0.3 06:07:55 referencing==0.37.0 06:07:55 requests==2.32.5 06:07:55 requests-oauthlib==2.0.0 06:07:55 requestsexceptions==1.4.0 06:07:55 rfc3986==2.0.0 06:07:55 rich==14.2.0 06:07:55 rich-argparse==1.7.2 06:07:55 rpds-py==0.30.0 06:07:55 rsa==4.9.1 06:07:55 ruamel.yaml==0.18.16 06:07:55 ruamel.yaml.clib==0.2.15 06:07:55 s3transfer==0.16.0 06:07:55 simplejson==3.20.2 06:07:55 six==1.17.0 06:07:55 smmap==5.0.2 06:07:55 soupsieve==2.8 06:07:55 stevedore==5.6.0 06:07:55 tabulate==0.9.0 06:07:55 toml==0.10.2 06:07:55 tomlkit==0.13.3 06:07:55 tqdm==4.67.1 06:07:55 typing_extensions==4.15.0 06:07:55 tzdata==2025.3 06:07:55 urllib3==1.26.20 06:07:55 virtualenv==20.35.4 06:07:55 wcwidth==0.2.14 06:07:55 websocket-client==1.9.0 06:07:55 wrapt==2.0.1 06:07:55 xdg==6.0.0 06:07:55 xmltodict==1.0.2 06:07:55 yq==3.4.3 06:07:55 [EnvInject] - Injecting environment variables from a build step. 06:07:55 [EnvInject] - Injecting as environment variables the properties content 06:07:55 SET_JDK_VERSION=openjdk17 06:07:55 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 06:07:55 06:07:55 [EnvInject] - Variables injected successfully. 06:07:55 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/sh /tmp/jenkins3071597680548698467.sh 06:07:55 ---> update-java-alternatives.sh 06:07:55 ---> Updating Java version 06:07:56 ---> Ubuntu/Debian system detected 06:07:56 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 06:07:56 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 06:07:56 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 06:07:56 openjdk version "17.0.7" 2023-04-18 06:07:56 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 06:07:56 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 06:07:57 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 06:07:57 [EnvInject] - Injecting environment variables from a build step. 06:07:57 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 06:07:57 [EnvInject] - Variables injected successfully. 06:07:57 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/sh /tmp/jenkins5678626846778669868.sh 06:07:57 --> prescan-sme-capifcore-ubuntu.sh 06:07:57 + sudo apt-get update 06:07:57 Hit:1 https://download.docker.com/linux/ubuntu bionic InRelease 06:07:57 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 06:07:57 Hit:3 http://apt.puppetlabs.com xenial InRelease 06:07:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 06:07:57 Get:5 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 06:07:57 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:07:57 Err:3 http://apt.puppetlabs.com xenial InRelease 06:07:57 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 06:07:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 06:07:58 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 06:07:58 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 06:07:58 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:07:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 06:07:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 06:07:59 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:07:59 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:07:59 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:07:59 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:07:59 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:08:00 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:08:00 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:08:00 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 06:08:00 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 06:08:00 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 06:08:00 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 06:08:00 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 06:08:00 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 06:08:00 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 06:08:00 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 06:08:00 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 06:08:00 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 06:08:00 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 06:08:00 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 06:08:10 Fetched 28.0 MB in 8s (3547 kB/s) 06:08:10 Reading package lists... 06:08:11 W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://apt.puppetlabs.com xenial InRelease: The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 06:08:11 W: Failed to fetch http://apt.puppetlabs.com/dists/xenial/InRelease The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 06:08:11 W: Some index files failed to download. They have been ignored, or old ones used instead. 06:08:11 + bash capifcore/build-capifcore-ubuntu.sh 06:08:11 + echo '--> build-capifcore-ubuntu.sh' 06:08:11 --> build-capifcore-ubuntu.sh 06:08:11 + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 06:08:11 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 06:08:11 + export GO111MODULE=on 06:08:11 + GO111MODULE=on 06:08:11 + go version 06:08:12 go version go1.19 linux/amd64 06:08:12 + cd capifcore/ 06:08:12 + go install github.com/ory/go-acc@v0.2.8 06:08:12 go: downloading github.com/ory/go-acc v0.2.8 06:08:13 go: downloading github.com/ory/viper v1.7.5 06:08:13 go: downloading github.com/pborman/uuid v1.2.0 06:08:13 go: downloading github.com/spf13/cobra v1.0.0 06:08:13 go: downloading github.com/dgraph-io/ristretto v0.0.2 06:08:13 go: downloading github.com/fsnotify/fsnotify v1.4.9 06:08:13 go: downloading github.com/hashicorp/hcl v1.0.0 06:08:13 go: downloading github.com/magiconair/properties v1.8.1 06:08:13 go: downloading github.com/mitchellh/mapstructure v1.3.2 06:08:13 go: downloading github.com/pelletier/go-toml v1.8.0 06:08:13 go: downloading github.com/spf13/afero v1.2.2 06:08:13 go: downloading github.com/spf13/cast v1.3.1 06:08:13 go: downloading github.com/spf13/jwalterweatherman v1.1.0 06:08:13 go: downloading github.com/spf13/pflag v1.0.5 06:08:13 go: downloading github.com/subosito/gotenv v1.2.0 06:08:13 go: downloading gopkg.in/ini.v1 v1.57.0 06:08:13 go: downloading gopkg.in/yaml.v2 v2.3.0 06:08:14 go: downloading github.com/google/uuid v1.1.1 06:08:14 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 06:08:16 go: downloading golang.org/x/text v0.3.2 06:08:17 go: downloading github.com/cespare/xxhash v1.1.0 06:08:24 + go get github.com/stretchr/testify/mock@v1.7.1 06:08:26 go: downloading github.com/stretchr/testify v1.7.1 06:08:57 go: downloading github.com/pmezard/go-difflib v1.0.0 06:08:57 go: downloading github.com/davecgh/go-spew v1.1.1 06:08:57 go: downloading github.com/stretchr/objx v0.4.0 06:08:57 go: downloading gopkg.in/yaml.v3 v3.0.1 06:08:57 go: downloading github.com/go-openapi/jsonpointer v0.19.5 06:08:57 go: downloading github.com/go-openapi/jsonreference v0.20.0 06:08:57 go: downloading github.com/go-openapi/swag v0.21.1 06:08:57 go: downloading github.com/labstack/echo/v4 v4.9.1 06:08:57 go: downgraded github.com/go-openapi/jsonpointer v0.19.6 => v0.19.5 06:08:57 go: downgraded github.com/go-openapi/jsonreference v0.20.2 => v0.20.0 06:08:57 go: downgraded github.com/go-openapi/swag v0.22.3 => v0.21.1 06:08:57 go: downgraded github.com/labstack/echo/v4 v4.10.2 => v4.9.1 06:08:57 go: downgraded github.com/stretchr/objx v0.5.0 => v0.4.0 06:08:57 go: downgraded github.com/stretchr/testify v1.8.1 => v1.7.1 06:08:57 + go-acc ./... --ignore gentools,mocks,common,accesscontrolpolicyapi,aefsecurityapi,auditingapi,discoverserviceapi,eventsapi,invokermanagementapi,loggingapi,securityapi,publishserviceapi,routinginfoapi 06:10:32 ? oransc.org/nonrtric/capifcore [no test files] 06:10:41 ok oransc.org/nonrtric/capifcore/cmd 2.174s coverage: 15.9% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:10:41 ? oransc.org/nonrtric/capifcore/internal/config [no test files] 06:10:48 ok oransc.org/nonrtric/capifcore/internal/discoverservice 0.898s coverage: 8.8% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:10:49 ok oransc.org/nonrtric/capifcore/internal/eventservice 0.435s coverage: 85.5% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:10:55 ok oransc.org/nonrtric/capifcore/internal/helmmanagement 0.064s coverage: 29.1% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:11:01 ok oransc.org/nonrtric/capifcore/internal/invokermanagement 0.494s coverage: 14.4% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:11:01 ? oransc.org/nonrtric/capifcore/internal/keycloak [no test files] 06:11:03 ok oransc.org/nonrtric/capifcore/internal/providermanagement 0.593s coverage: 78.9% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:11:04 ok oransc.org/nonrtric/capifcore/internal/providermanagementapi 0.025s coverage: 49.3% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:11:10 ok oransc.org/nonrtric/capifcore/internal/publishservice 0.702s coverage: 33.4% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:11:11 ok oransc.org/nonrtric/capifcore/internal/restclient 0.005s coverage: 89.7% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:11:18 ok oransc.org/nonrtric/capifcore/internal/securityservice 1.411s coverage: 16.1% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:11:18 + sed -i -e 's/oransc\.org\/nonrtric\/capifcore/capifcore/' coverage.txt 06:11:18 + echo '--> build-capifcore-ubuntu.sh ends' 06:11:18 --> build-capifcore-ubuntu.sh ends 06:11:18 + echo --> prescan-sme-capifcore-ubuntu.sh ends 06:11:18 --> prescan-sme-capifcore-ubuntu.sh ends 06:11:18 Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-docker-4c-4g-506 06:11:19 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_nonrtric-plt-sme-capifcore -Dsonar.projectName=nonrtric-plt-sme-capifcore -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.projectBaseDir=capifcore -Dsonar.go.coverage.reportPaths=coverage.txt -Dsonar.organization=o-ran-sc -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go 06:11:19 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 06:11:19 INFO: Project root configuration file: NONE 06:11:19 INFO: SonarScanner 4.6.2.2472 06:11:19 INFO: Java 17.0.7 Private Build (64-bit) 06:11:19 INFO: Linux 4.15.0-213-generic amd64 06:11:20 INFO: User cache: /home/jenkins/.sonar/cache 06:11:22 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 06:11:22 INFO: Project root configuration file: NONE 06:11:22 INFO: Analyzing on SonarCloud 06:11:22 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 06:11:24 INFO: Load global settings 06:11:24 INFO: Load global settings (done) | time=519ms 06:11:25 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 06:11:25 INFO: Loading required plugins 06:11:25 INFO: Load plugins index 06:11:25 INFO: Load plugins index (done) | time=256ms 06:11:25 INFO: Load/download plugins 06:11:26 INFO: Load/download plugins (done) | time=762ms 06:11:26 INFO: Loaded core extensions: a3s, architecture, sca 06:11:27 INFO: Process project properties 06:11:27 INFO: Project key: o-ran-sc_nonrtric-plt-sme-capifcore 06:11:27 INFO: Base dir: /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/capifcore 06:11:27 INFO: Working dir: /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/capifcore/.scannerwork 06:11:27 INFO: Found an active CI vendor: 'Jenkins' 06:11:27 INFO: Load project branches 06:11:27 INFO: Load project branches (done) | time=335ms 06:11:27 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-sme-capifcore' 06:11:28 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-sme-capifcore' (done) | time=407ms 06:11:28 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 06:11:28 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 06:11:28 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-sme-capifcore' 06:11:28 INFO: Detected project binding: NOT_BOUND 06:11:28 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-sme-capifcore' (done) | time=305ms 06:11:28 INFO: Load project pull requests 06:11:29 INFO: Load project pull requests (done) | time=645ms 06:11:29 INFO: Load branch configuration 06:11:29 INFO: Load branch configuration (done) | time=6ms 06:11:29 INFO: Load quality profiles 06:11:30 INFO: Load quality profiles (done) | time=474ms 06:11:30 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 06:11:30 INFO: Create analysis 06:11:30 INFO: Create analysis (done) | time=339ms 06:11:30 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 06:11:30 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 06:11:30 INFO: Load active rules 06:11:32 INFO: Load active rules (done) | time=1566ms 06:11:32 INFO: Organization key: o-ran-sc 06:11:32 WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. 06:11:32 INFO: Preprocessing files... 06:11:32 INFO: 1 language detected in 56 preprocessed files (done) | time=468ms 06:11:32 INFO: 67 files ignored because of inclusion/exclusion patterns 06:11:32 INFO: 3 files ignored because of scm ignore settings 06:11:33 INFO: Loading plugins for detected languages 06:11:33 INFO: Load/download plugins 06:11:34 INFO: Load/download plugins (done) | time=1086ms 06:11:34 INFO: Load project repositories 06:11:34 INFO: Load project repositories (done) | time=357ms 06:11:34 INFO: Indexing files... 06:11:34 INFO: Project configuration: 06:11:34 INFO: Included sources: **/*.go 06:11:34 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 06:11:34 INFO: 56 files indexed (done) | time=37ms 06:11:34 INFO: Quality profile for go: Sonar way 06:11:34 INFO: ------------- Run sensors on module nonrtric-plt-sme-capifcore 06:11:35 INFO: Load metrics repository 06:11:35 INFO: Load metrics repository (done) | time=194ms 06:11:35 INFO: Sensor cache enabled 06:11:35 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 06:11:35 INFO: Load sensor cache 06:11:37 INFO: Load sensor cache (344 KB) | time=1740ms 06:11:37 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 06:11:37 INFO: Sensor Code Quality and Security for Go [go] 06:11:38 INFO: 32 folders (56 files) to be analyzed 06:11:42 INFO: 32/32 folders (56 files) have been analyzed 06:11:42 INFO: Sensor Code Quality and Security for Go [go] (done) | time=4900ms 06:11:42 INFO: Sensor Go Cover sensor for Go coverage [go] 06:11:42 INFO: Load coverage report from '/w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/capifcore/coverage.txt' 06:11:42 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=84ms 06:11:42 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 06:11:42 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 06:11:42 INFO: Sensor IaC hadolint report Sensor [iac] 06:11:42 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=2ms 06:11:42 INFO: Sensor Java Config Sensor [iac] 06:11:42 INFO: There are no files to be analyzed for the Java language 06:11:42 INFO: Sensor Java Config Sensor [iac] (done) | time=14ms 06:11:42 INFO: Sensor IaC Docker Sensor [iac] 06:11:42 INFO: There are no files to be analyzed for the Docker language 06:11:42 INFO: Sensor IaC Docker Sensor [iac] (done) | time=2ms 06:11:42 INFO: Sensor IaC GitHub Actions Sensor [iac] 06:11:42 INFO: There are no files to be analyzed for the GitHub Actions language 06:11:42 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 06:11:42 INFO: Sensor IaC Shell Sensor [iac] 06:11:42 INFO: There are no files to be analyzed for the Shell language 06:11:42 INFO: Sensor IaC Shell Sensor [iac] (done) | time=1ms 06:11:42 INFO: Sensor Declarative Rule Engine for Go [dre] 06:11:43 INFO: Detected platform: linux-x64 06:11:43 INFO: Found 21 rules to execute. 06:11:43 INFO: Extracting analyzer from /analyzer/analyzer-linux-x64.xz 06:11:44 INFO: Analyzer extracted to /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/capifcore/.scannerwork/.sonartmp/analyzer/analyzer 06:11:44 INFO: Starting analysis. 06:11:47 INFO: Sensor Declarative Rule Engine for Go [dre] (done) | time=4630ms 06:11:47 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 06:11:47 INFO: Available processors: 4 06:11:47 INFO: Using 4 threads for analysis. 06:11:48 INFO: The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: 06:11:48 * The filename starts with "test" 06:11:48 * The filename contains "test." or "tests." 06:11:48 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 06:11:48 * Any directory in the file path has a name ending in "test" or "tests" 06:11:48 06:11:48 INFO: Start fetching files for the text and secrets analysis 06:11:48 INFO: Using Git CLI to retrieve untracked files 06:11:48 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 06:11:48 INFO: Starting the text and secrets analysis 06:11:48 INFO: 56 source files to be analyzed for the text and secrets analysis 06:11:50 INFO: 56/56 source files have been analyzed for the text and secrets analysis 06:11:50 INFO: Start fetching files for the binary file analysis 06:11:50 INFO: There are no files to be analyzed for the binary file analysis 06:11:50 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=2480ms 06:11:50 INFO: Sensor GoSecuritySensor [security] 06:11:50 INFO: 9 taint analysis rules enabled. 06:11:50 INFO: Analyzing 343 UCFGs to detect vulnerabilities. 06:11:51 INFO: No entry points found. 06:11:51 INFO: go security sensor: Begin: 2025-12-14T06:11:50.121953624Z, End: 2025-12-14T06:11:51.150792115Z, Duration: 00:00:01.028 06:11:51 Load type hierarchy and UCFGs: Begin: 2025-12-14T06:11:50.127085631Z, End: 2025-12-14T06:11:50.544396553Z, Duration: 00:00:00.417 06:11:51 Load type hierarchy: Begin: 2025-12-14T06:11:50.127111761Z, End: 2025-12-14T06:11:50.133343735Z, Duration: 00:00:00.006 06:11:51 Load UCFGs: Begin: 2025-12-14T06:11:50.133821536Z, End: 2025-12-14T06:11:50.544205358Z, Duration: 00:00:00.410 06:11:51 Check cache: Begin: 2025-12-14T06:11:50.544813483Z, End: 2025-12-14T06:11:50.549825627Z, Duration: 00:00:00.005 06:11:51 Load cache: Begin: 2025-12-14T06:11:50.548955546Z, End: 2025-12-14T06:11:50.548984606Z, Duration: 00:00:00.000 06:11:51 Create runtime call graph: Begin: 2025-12-14T06:11:50.549928909Z, End: 2025-12-14T06:11:50.676607246Z, Duration: 00:00:00.126 06:11:51 Variable Type Analysis #1: Begin: 2025-12-14T06:11:50.550590366Z, End: 2025-12-14T06:11:50.628351176Z, Duration: 00:00:00.077 06:11:51 Create runtime type propagation graph: Begin: 2025-12-14T06:11:50.551364105Z, End: 2025-12-14T06:11:50.596219543Z, Duration: 00:00:00.044 06:11:51 Run SCC (Tarjan) on 3370 nodes: Begin: 2025-12-14T06:11:50.598700563Z, End: 2025-12-14T06:11:50.610706891Z, Duration: 00:00:00.012 06:11:51 Propagate runtime types to strongly connected components: Begin: 2025-12-14T06:11:50.610941617Z, End: 2025-12-14T06:11:50.628172772Z, Duration: 00:00:00.017 06:11:51 Variable Type Analysis #2: Begin: 2025-12-14T06:11:50.630601482Z, End: 2025-12-14T06:11:50.675070409Z, Duration: 00:00:00.044 06:11:51 Create runtime type propagation graph: Begin: 2025-12-14T06:11:50.630615362Z, End: 2025-12-14T06:11:50.659627958Z, Duration: 00:00:00.029 06:11:51 Run SCC (Tarjan) on 3370 nodes: Begin: 2025-12-14T06:11:50.659844733Z, End: 2025-12-14T06:11:50.666091817Z, Duration: 00:00:00.006 06:11:51 Propagate runtime types to strongly connected components: Begin: 2025-12-14T06:11:50.666206009Z, End: 2025-12-14T06:11:50.674958716Z, Duration: 00:00:00.008 06:11:51 Load config: Begin: 2025-12-14T06:11:50.676685438Z, End: 2025-12-14T06:11:51.091396442Z, Duration: 00:00:00.414 06:11:51 Compute entry points: Begin: 2025-12-14T06:11:51.091660038Z, End: 2025-12-14T06:11:51.141093316Z, Duration: 00:00:00.049 06:11:51 INFO: go security sensor peak memory: 152 MB 06:11:51 INFO: Sensor GoSecuritySensor [security] (done) | time=1041ms 06:11:51 INFO: ------------- Run sensors on project 06:11:51 INFO: Sensor Zero Coverage Sensor 06:11:51 INFO: Sensor Zero Coverage Sensor (done) | time=8ms 06:11:51 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 06:11:51 INFO: ------------- Gather SCA dependencies on project 06:11:51 INFO: Checking if SCA is enabled for organization o-ran-sc 06:11:51 INFO: Dependency analysis skipped 06:11:51 INFO: CPD Executor 1 file had no CPD blocks 06:11:51 INFO: CPD Executor Calculating CPD for 55 files 06:11:52 INFO: CPD Executor CPD calculation finished (done) | time=148ms 06:11:52 INFO: Analysis report generated in 670ms, dir size=1 MB 06:11:52 INFO: Analysis report compressed in 174ms, zip size=370 KB 06:11:53 INFO: Analysis report uploaded in 941ms 06:11:53 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_nonrtric-plt-sme-capifcore 06:11:53 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 06:11:53 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZsbfKqlrpgP2nfp10a4 06:11:53 INFO: ------------- Upload SCA dependency files 06:11:57 INFO: Sensor cache published successfully 06:11:57 INFO: Analysis total time: 30.328 s 06:11:57 INFO: ------------------------------------------------------------------------ 06:11:57 INFO: EXECUTION SUCCESS 06:11:57 INFO: ------------------------------------------------------------------------ 06:11:57 INFO: Total time: 37.620s 06:11:57 INFO: Final Memory: 32M/117M 06:11:57 INFO: ------------------------------------------------------------------------ 06:11:57 $ ssh-agent -k 06:11:57 unset SSH_AUTH_SOCK; 06:11:57 unset SSH_AGENT_PID; 06:11:57 echo Agent pid 2049 killed; 06:11:57 [ssh-agent] Stopped. 06:11:58 [PostBuildScript] - [INFO] Executing post build scripts. 06:11:58 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins8291813211967593775.sh 06:11:58 ---> sysstat.sh 06:11:58 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins15828198798392138511.sh 06:11:58 ---> package-listing.sh 06:11:58 ++ tr '[:upper:]' '[:lower:]' 06:11:58 ++ facter osfamily 06:11:59 + OS_FAMILY=debian 06:11:59 + workspace=/w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script 06:11:59 + START_PACKAGES=/tmp/packages_start.txt 06:11:59 + END_PACKAGES=/tmp/packages_end.txt 06:11:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:11:59 + PACKAGES=/tmp/packages_start.txt 06:11:59 + '[' /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script ']' 06:11:59 + PACKAGES=/tmp/packages_end.txt 06:11:59 + case "${OS_FAMILY}" in 06:11:59 + dpkg -l 06:11:59 + grep '^ii' 06:11:59 + '[' -f /tmp/packages_start.txt ']' 06:11:59 + '[' -f /tmp/packages_end.txt ']' 06:11:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:11:59 + '[' /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script ']' 06:11:59 + mkdir -p /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/archives/ 06:11:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/archives/ 06:11:59 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins4424553008937878404.sh 06:11:59 ---> capture-instance-metadata.sh 06:11:59 Setup pyenv: 06:11:59 system 06:11:59 3.8.13 06:11:59 3.9.13 06:11:59 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/.python-version) 06:11:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ewBb from file:/tmp/.os_lf_venv 06:11:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:11:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:12:02 lf-activate-venv(): INFO: Base packages installed successfully 06:12:02 lf-activate-venv(): INFO: Installing additional packages: lftools 06:12:28 lf-activate-venv(): INFO: Adding /tmp/venv-ewBb/bin to PATH 06:12:28 INFO: Running in OpenStack, capturing instance metadata 06:12:29 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins2697800801675701421.sh 06:12:29 provisioning config files... 06:12:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script@tmp/config12710389834169230673tmp 06:12:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:12:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:12:29 [EnvInject] - Injecting environment variables from a build step. 06:12:29 [EnvInject] - Injecting as environment variables the properties content 06:12:29 SERVER_ID=logs 06:12:29 06:12:29 [EnvInject] - Variables injected successfully. 06:12:29 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins8546154860637025433.sh 06:12:29 ---> create-netrc.sh 06:12:29 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins5767969104403627691.sh 06:12:29 ---> python-tools-install.sh 06:12:29 Setup pyenv: 06:12:29 system 06:12:29 3.8.13 06:12:29 3.9.13 06:12:29 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/.python-version) 06:12:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ewBb from file:/tmp/.os_lf_venv 06:12:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:12:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:12:33 lf-activate-venv(): INFO: Base packages installed successfully 06:12:33 lf-activate-venv(): INFO: Installing additional packages: lftools 06:12:52 lf-activate-venv(): INFO: Adding /tmp/venv-ewBb/bin to PATH 06:12:52 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins3162726439305579624.sh 06:12:52 ---> sudo-logs.sh 06:12:52 Archiving 'sudo' log.. 06:12:52 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins17387953206822779737.sh 06:12:52 ---> job-cost.sh 06:12:52 Setup pyenv: 06:12:53 system 06:12:53 3.8.13 06:12:53 3.9.13 06:12:53 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/.python-version) 06:12:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ewBb from file:/tmp/.os_lf_venv 06:12:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:12:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:12:56 lf-activate-venv(): INFO: Base packages installed successfully 06:12:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:13:07 lf-activate-venv(): INFO: Adding /tmp/venv-ewBb/bin to PATH 06:13:07 INFO: No Stack... 06:13:07 INFO: Retrieving Pricing Info for: v3-starter-4 06:13:07 INFO: Archiving Costs 06:13:07 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins9544576912186484564.sh 06:13:07 ---> logs-deploy.sh 06:13:07 Setup pyenv: 06:13:07 system 06:13:07 3.8.13 06:13:07 3.9.13 06:13:07 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/.python-version) 06:13:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ewBb from file:/tmp/.os_lf_venv 06:13:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:13:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:13:11 lf-activate-venv(): INFO: Base packages installed successfully 06:13:11 lf-activate-venv(): INFO: Installing additional packages: lftools 06:13:30 lf-activate-venv(): INFO: Adding /tmp/venv-ewBb/bin to PATH 06:13:30 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-capifcore-sonar-prescan-script/651 06:13:30 INFO: archiving workspace using pattern(s): -p **/*.log 06:13:32 Archives upload complete. 06:13:32 INFO: archiving logs to Nexus 06:13:34 ---> uname -a: 06:13:34 Linux prd-ubuntu1804-docker-4c-4g-506 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 06:13:34 06:13:34 06:13:34 ---> lscpu: 06:13:34 Architecture: x86_64 06:13:34 CPU op-mode(s): 32-bit, 64-bit 06:13:34 Byte Order: Little Endian 06:13:34 CPU(s): 4 06:13:34 On-line CPU(s) list: 0-3 06:13:34 Thread(s) per core: 1 06:13:34 Core(s) per socket: 1 06:13:34 Socket(s): 4 06:13:34 NUMA node(s): 1 06:13:34 Vendor ID: AuthenticAMD 06:13:34 CPU family: 23 06:13:34 Model: 49 06:13:34 Model name: AMD EPYC-Rome Processor 06:13:34 Stepping: 0 06:13:34 CPU MHz: 2799.998 06:13:34 BogoMIPS: 5599.99 06:13:34 Virtualization: AMD-V 06:13:34 Hypervisor vendor: KVM 06:13:34 Virtualization type: full 06:13:34 L1d cache: 32K 06:13:34 L1i cache: 32K 06:13:34 L2 cache: 512K 06:13:34 L3 cache: 16384K 06:13:34 NUMA node0 CPU(s): 0-3 06:13:34 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 06:13:34 06:13:34 06:13:34 ---> nproc: 06:13:34 4 06:13:34 06:13:34 06:13:34 ---> df -h: 06:13:34 Filesystem Size Used Avail Use% Mounted on 06:13:34 udev 3.9G 0 3.9G 0% /dev 06:13:34 tmpfs 798M 700K 797M 1% /run 06:13:34 /dev/vda1 20G 11G 9.0G 54% / 06:13:34 tmpfs 3.9G 0 3.9G 0% /dev/shm 06:13:34 tmpfs 5.0M 0 5.0M 0% /run/lock 06:13:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:13:34 /dev/vda15 105M 5.3M 100M 5% /boot/efi 06:13:34 tmpfs 798M 0 798M 0% /run/user/1001 06:13:34 06:13:34 06:13:34 ---> free -m: 06:13:34 total used free shared buff/cache available 06:13:34 Mem: 7975 503 3652 0 3819 7174 06:13:34 Swap: 1023 0 1023 06:13:34 06:13:34 06:13:34 ---> ip addr: 06:13:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:13:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:13:34 inet 127.0.0.1/8 scope host lo 06:13:34 valid_lft forever preferred_lft forever 06:13:34 inet6 ::1/128 scope host 06:13:34 valid_lft forever preferred_lft forever 06:13:34 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 06:13:34 link/ether fa:16:3e:45:a4:6f brd ff:ff:ff:ff:ff:ff 06:13:34 inet 10.32.7.198/23 brd 10.32.7.255 scope global dynamic ens3 06:13:34 valid_lft 85918sec preferred_lft 85918sec 06:13:34 inet6 fe80::f816:3eff:fe45:a46f/64 scope link 06:13:34 valid_lft forever preferred_lft forever 06:13:34 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:13:34 link/ether 02:42:15:a7:36:55 brd ff:ff:ff:ff:ff:ff 06:13:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:13:34 valid_lft forever preferred_lft forever 06:13:34 06:13:34 06:13:34 ---> sar -b -r -n DEV: 06:13:34 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-506) 12/14/25 _x86_64_ (4 CPU) 06:13:34 06:13:34 06:05:34 LINUX RESTART (4 CPU) 06:13:34 06:13:34 06:06:02 tps rtps wtps bread/s bwrtn/s 06:13:34 06:07:01 137.11 53.13 83.99 4061.82 41431.23 06:13:34 06:08:01 76.41 14.95 61.46 1215.59 10354.82 06:13:34 06:09:01 209.61 97.68 111.93 4286.39 21424.09 06:13:34 06:10:01 84.87 16.26 68.61 1156.81 26613.00 06:13:34 06:11:01 32.54 6.27 26.28 689.09 17348.04 06:13:34 06:12:01 38.65 28.77 9.88 1302.55 5662.24 06:13:34 06:13:01 20.71 0.58 20.13 74.92 1492.42 06:13:34 Average: 85.58 31.04 54.54 1821.47 17703.99 06:13:34 06:13:34 06:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:13:34 06:07:01 5799396 7376868 2368024 28.99 39756 1716792 1037152 11.25 627824 1571616 83952 06:13:34 06:08:01 5467728 7401408 2699692 33.05 60420 2035372 973464 10.56 605588 1885116 180220 06:13:34 06:09:01 5015368 7418768 3152052 38.59 80336 2465056 1116404 12.11 848916 2054348 74680 06:13:34 06:10:01 3741648 7282160 4425772 54.19 107144 3506352 1487584 16.14 1431672 2670316 382128 06:13:34 06:11:01 3895776 7356380 4271644 52.30 121744 3406760 1303168 14.14 1587504 2355572 66256 06:13:34 06:12:01 3778280 7376112 4389140 53.74 125728 3539340 991344 10.76 1588908 2471076 4792 06:13:34 06:13:01 3756748 7359716 4410672 54.00 127852 3544588 987516 10.72 1612312 2471504 8848 06:13:34 Average: 4493563 7367345 3673857 44.98 94711 2887751 1128090 12.24 1186103 2211364 114411 06:13:34 06:13:34 06:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:13:34 06:07:01 ens3 441.21 222.78 1445.76 66.30 0.00 0.00 0.00 0.00 06:13:34 06:07:01 lo 0.68 0.68 0.07 0.07 0.00 0.00 0.00 0.00 06:13:34 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:34 06:08:01 ens3 155.96 99.65 801.39 9.90 0.00 0.00 0.00 0.00 06:13:34 06:08:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 06:13:34 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:34 06:09:01 ens3 340.80 240.41 565.42 22.69 0.00 0.00 0.00 0.00 06:13:34 06:09:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 06:13:34 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:34 06:10:01 ens3 175.69 128.42 1208.14 10.35 0.00 0.00 0.00 0.00 06:13:34 06:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:13:34 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:34 06:11:01 ens3 1.37 0.93 4.53 0.14 0.00 0.00 0.00 0.00 06:13:34 06:11:01 lo 0.23 0.23 0.04 0.04 0.00 0.00 0.00 0.00 06:13:34 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:34 06:12:01 ens3 335.70 217.64 2277.92 35.67 0.00 0.00 0.00 0.00 06:13:34 06:12:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 06:13:34 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:34 06:13:01 ens3 9.67 10.33 7.88 5.19 0.00 0.00 0.00 0.00 06:13:34 06:13:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 06:13:34 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:34 Average: ens3 208.08 131.24 900.33 21.36 0.00 0.00 0.00 0.00 06:13:34 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 06:13:34 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:34 06:13:34 06:13:34 ---> sar -P ALL: 06:13:34 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-506) 12/14/25 _x86_64_ (4 CPU) 06:13:34 06:13:34 06:05:34 LINUX RESTART (4 CPU) 06:13:34 06:13:34 06:06:02 CPU %user %nice %system %iowait %steal %idle 06:13:34 06:07:01 all 20.33 0.00 2.57 4.87 1.77 70.46 06:13:34 06:07:01 0 29.01 0.00 2.55 5.69 1.97 60.79 06:13:34 06:07:01 1 19.08 0.00 3.06 5.10 1.83 70.93 06:13:34 06:07:01 2 9.38 0.00 1.93 6.98 1.40 80.30 06:13:34 06:07:01 3 23.86 0.00 2.79 1.76 1.91 69.69 06:13:34 06:08:01 all 20.55 0.00 1.83 2.24 1.33 74.05 06:13:34 06:08:01 0 30.69 0.00 2.25 0.57 1.53 64.97 06:13:34 06:08:01 1 14.59 0.00 1.62 1.75 1.13 80.91 06:13:34 06:08:01 2 3.71 0.00 1.20 6.03 0.83 88.24 06:13:34 06:08:01 3 33.19 0.00 2.24 0.60 1.81 62.16 06:13:34 06:09:01 all 10.50 1.63 2.89 7.39 2.07 75.51 06:13:34 06:09:01 0 7.91 0.00 2.49 7.98 1.78 79.83 06:13:34 06:09:01 1 13.25 6.48 3.54 9.34 2.24 65.13 06:13:34 06:09:01 2 7.91 0.02 2.37 5.67 1.99 82.04 06:13:34 06:09:01 3 12.98 0.02 3.17 6.58 2.24 75.01 06:13:34 06:10:01 all 67.54 0.00 10.24 0.38 8.95 12.90 06:13:34 06:10:01 0 66.05 0.00 10.12 0.31 8.93 14.57 06:13:34 06:10:01 1 64.83 0.00 10.15 0.64 9.11 15.28 06:13:34 06:10:01 2 67.68 0.00 10.49 0.31 9.14 12.38 06:13:34 06:10:01 3 71.60 0.00 10.16 0.23 8.62 9.38 06:13:34 06:11:01 all 45.86 0.00 9.38 0.38 7.23 37.15 06:13:34 06:11:01 0 42.95 0.00 8.70 0.63 7.31 40.41 06:13:34 06:11:01 1 46.88 0.00 9.28 0.20 7.58 36.07 06:13:34 06:11:01 2 45.62 0.00 9.26 0.58 7.03 37.51 06:13:34 06:11:01 3 47.96 0.00 10.29 0.15 6.98 34.62 06:13:34 06:12:01 all 32.10 0.00 3.08 1.14 4.47 59.21 06:13:34 06:12:01 0 34.77 0.00 3.34 0.79 4.75 56.35 06:13:34 06:12:01 1 27.71 0.00 2.68 1.25 3.95 64.42 06:13:34 06:12:01 2 35.90 0.00 3.11 1.53 4.82 54.64 06:13:34 06:12:01 3 30.06 0.00 3.19 0.96 4.36 61.43 06:13:34 06:13:01 all 19.59 0.00 0.89 0.69 1.04 77.78 06:13:34 06:13:01 0 7.26 0.00 0.95 1.81 0.50 89.48 06:13:34 06:13:01 1 26.76 0.00 0.67 0.77 1.33 70.48 06:13:34 06:13:01 2 20.48 0.00 1.20 0.07 1.16 77.10 06:13:34 06:13:01 3 23.84 0.00 0.80 0.12 1.18 74.06 06:13:34 Average: all 31.00 0.23 4.43 2.43 3.85 58.05 06:13:34 Average: 0 31.29 0.00 4.36 2.53 3.84 57.99 06:13:34 Average: 1 30.53 0.93 4.44 2.71 3.90 57.49 06:13:34 Average: 2 27.34 0.00 4.24 3.01 3.78 61.63 06:13:34 Average: 3 34.85 0.00 4.68 1.48 3.88 55.11 06:13:34 06:13:34 06:13:34