22:33:32 Started by timer 22:33:32 Running as SYSTEM 22:33:32 [EnvInject] - Loading node environment variables. 22:33:32 Building remotely on prd-ubuntu1804-docker-4c-4g-3721 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:33:32 [ssh-agent] Looking for ssh-agent implementation... 22:33:32 $ ssh-agent 22:33:32 SSH_AUTH_SOCK=/tmp/ssh-5IOoAAYPbIBT/agent.2165 22:33:32 SSH_AGENT_PID=2167 22:33:32 [ssh-agent] Started. 22:33:32 Running ssh-add (command line suppressed) 22:33:32 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/private_key_8482542152001298167.key (jenkins-ssh) 22:33:32 [ssh-agent] Using credentials jenkins (jenkins) 22:33:32 The recommended git tool is: NONE 22:33:35 using credential jenkins 22:33:35 Wiping out workspace first. 22:33:35 Cloning the remote Git repository 22:33:35 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:33:35 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script # timeout=10 22:33:35 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:33:35 > git --version # timeout=10 22:33:35 > git --version # 'git version 2.17.1' 22:33:35 using GIT_SSH to set credentials jenkins 22:33:35 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 22:33:36 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 22:33:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:33:36 Avoid second fetch 22:33:36 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:33:36 Checking out Revision 56e6f9da7fb5904d56146c87af0668c69c20b3eb (refs/remotes/origin/master) 22:33:36 > git config core.sparsecheckout # timeout=10 22:33:36 > git checkout -f 56e6f9da7fb5904d56146c87af0668c69c20b3eb # timeout=10 22:33:37 Commit message: "Add Deprecation Notice for RANPM Installation scripts" 22:33:37 > git rev-list --no-walk 56e6f9da7fb5904d56146c87af0668c69c20b3eb # timeout=10 22:33:40 provisioning config files... 22:33:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:33:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:33:40 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins15439838920877378578.sh 22:33:40 ---> python-tools-install.sh 22:33:40 Setup pyenv: 22:33:40 * system (set by /opt/pyenv/version) 22:33:40 * 3.8.13 (set by /opt/pyenv/version) 22:33:40 * 3.9.13 (set by /opt/pyenv/version) 22:33:40 * 3.10.6 (set by /opt/pyenv/version) 22:33:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n6bH 22:33:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:33:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:56 lf-activate-venv(): INFO: Base packages installed successfully 22:33:56 lf-activate-venv(): INFO: Installing additional packages: lftools 22:34:38 lf-activate-venv(): INFO: Adding /tmp/venv-n6bH/bin to PATH 22:34:38 Generating Requirements File 22:35:15 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. 22:35:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:35:16 Python 3.10.6 22:35:16 pip 25.2 from /tmp/venv-n6bH/lib/python3.10/site-packages/pip (python 3.10) 22:35:17 appdirs==1.4.4 22:35:17 argcomplete==3.6.2 22:35:17 aspy.yaml==1.3.0 22:35:17 attrs==25.3.0 22:35:17 autopage==0.5.2 22:35:17 beautifulsoup4==4.13.5 22:35:17 boto3==1.40.30 22:35:17 botocore==1.40.30 22:35:17 bs4==0.0.2 22:35:17 cachetools==5.5.2 22:35:17 certifi==2025.8.3 22:35:17 cffi==2.0.0 22:35:17 cfgv==3.4.0 22:35:17 chardet==5.2.0 22:35:17 charset-normalizer==3.4.3 22:35:17 click==8.2.1 22:35:17 cliff==4.11.0 22:35:17 cmd2==2.7.0 22:35:17 cryptography==3.3.2 22:35:17 debtcollector==3.0.0 22:35:17 decorator==5.2.1 22:35:17 defusedxml==0.7.1 22:35:17 Deprecated==1.2.18 22:35:17 distlib==0.4.0 22:35:17 dnspython==2.8.0 22:35:17 docker==7.1.0 22:35:17 dogpile.cache==1.4.1 22:35:17 durationpy==0.10 22:35:17 email-validator==2.3.0 22:35:17 filelock==3.19.1 22:35:17 future==1.0.0 22:35:17 gitdb==4.0.12 22:35:17 GitPython==3.1.45 22:35:17 google-auth==2.40.3 22:35:17 httplib2==0.31.0 22:35:17 identify==2.6.14 22:35:17 idna==3.10 22:35:17 importlib-resources==1.5.0 22:35:17 iso8601==2.1.0 22:35:17 Jinja2==3.1.6 22:35:17 jmespath==1.0.1 22:35:17 jsonpatch==1.33 22:35:17 jsonpointer==3.0.0 22:35:17 jsonschema==4.25.1 22:35:17 jsonschema-specifications==2025.9.1 22:35:17 keystoneauth1==5.12.0 22:35:17 kubernetes==33.1.0 22:35:17 lftools==0.37.13 22:35:17 lxml==6.0.1 22:35:17 markdown-it-py==4.0.0 22:35:17 MarkupSafe==3.0.2 22:35:17 mdurl==0.1.2 22:35:17 msgpack==1.1.1 22:35:17 multi_key_dict==2.0.3 22:35:17 munch==4.0.0 22:35:17 netaddr==1.3.0 22:35:17 niet==1.4.2 22:35:17 nodeenv==1.9.1 22:35:17 oauth2client==4.1.3 22:35:17 oauthlib==3.3.1 22:35:17 openstacksdk==4.7.1 22:35:17 os-service-types==1.8.0 22:35:17 osc-lib==4.2.0 22:35:17 oslo.config==10.0.0 22:35:17 oslo.context==6.1.0 22:35:17 oslo.i18n==6.6.0 22:35:17 oslo.log==7.2.1 22:35:17 oslo.serialization==5.8.0 22:35:17 oslo.utils==9.1.0 22:35:17 packaging==25.0 22:35:17 pbr==7.0.1 22:35:17 platformdirs==4.4.0 22:35:17 prettytable==3.16.0 22:35:17 psutil==7.0.0 22:35:17 pyasn1==0.6.1 22:35:17 pyasn1_modules==0.4.2 22:35:17 pycparser==2.23 22:35:17 pygerrit2==2.0.15 22:35:17 PyGithub==2.8.1 22:35:17 Pygments==2.19.2 22:35:17 PyJWT==2.10.1 22:35:17 PyNaCl==1.6.0 22:35:17 pyparsing==2.4.7 22:35:17 pyperclip==1.9.0 22:35:17 pyrsistent==0.20.0 22:35:17 python-cinderclient==9.8.0 22:35:17 python-dateutil==2.9.0.post0 22:35:17 python-heatclient==4.3.0 22:35:17 python-jenkins==1.8.3 22:35:17 python-keystoneclient==5.7.0 22:35:17 python-magnumclient==4.9.0 22:35:17 python-openstackclient==8.2.0 22:35:17 python-swiftclient==4.8.0 22:35:17 PyYAML==6.0.2 22:35:17 referencing==0.36.2 22:35:17 requests==2.32.5 22:35:17 requests-oauthlib==2.0.0 22:35:17 requestsexceptions==1.4.0 22:35:17 rfc3986==2.0.0 22:35:17 rich==14.1.0 22:35:17 rich-argparse==1.7.1 22:35:17 rpds-py==0.27.1 22:35:17 rsa==4.9.1 22:35:17 ruamel.yaml==0.18.15 22:35:17 ruamel.yaml.clib==0.2.12 22:35:17 s3transfer==0.14.0 22:35:17 simplejson==3.20.1 22:35:17 six==1.17.0 22:35:17 smmap==5.0.2 22:35:17 soupsieve==2.8 22:35:17 stevedore==5.5.0 22:35:17 tabulate==0.9.0 22:35:17 toml==0.10.2 22:35:17 tomlkit==0.13.3 22:35:17 tqdm==4.67.1 22:35:17 typing_extensions==4.15.0 22:35:17 tzdata==2025.2 22:35:17 urllib3==1.26.20 22:35:17 virtualenv==20.34.0 22:35:17 wcwidth==0.2.13 22:35:17 websocket-client==1.8.0 22:35:17 wrapt==1.17.3 22:35:17 xdg==6.0.0 22:35:17 xmltodict==1.0.0 22:35:17 yq==3.4.3 22:35:17 [EnvInject] - Injecting environment variables from a build step. 22:35:17 [EnvInject] - Injecting as environment variables the properties content 22:35:17 SET_JDK_VERSION=openjdk17 22:35:17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 22:35:17 22:35:17 [EnvInject] - Variables injected successfully. 22:35:17 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/sh /tmp/jenkins6437017431528698643.sh 22:35:17 ---> update-java-alternatives.sh 22:35:17 ---> Updating Java version 22:35:17 ---> Ubuntu/Debian system detected 22:35:18 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 22:35:18 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 22:35:18 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 22:35:18 openjdk version "17.0.7" 2023-04-18 22:35:18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 22:35:18 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 22:35:18 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 22:35:18 [EnvInject] - Injecting environment variables from a build step. 22:35:18 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 22:35:18 [EnvInject] - Variables injected successfully. 22:35:18 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/sh /tmp/jenkins16841903047560069766.sh 22:35:18 --> prescan-pm-file-converter-ubuntu.sh 22:35:18 + sudo apt-get update 22:35:18 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 22:35:18 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 22:35:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 22:35:18 Hit:4 http://apt.puppetlabs.com xenial InRelease 22:35:19 Get:5 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 22:35:19 Err:4 http://apt.puppetlabs.com xenial InRelease 22:35:19 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 22:35:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 22:35:19 Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:35:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 22:35:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 22:35:20 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 22:35:20 Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 22:35:20 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:35:21 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:35:21 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:35:21 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:35:21 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:35:21 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:35:21 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:35:21 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:35:21 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 22:35:22 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 22:35:22 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 22:35:22 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 22:35:22 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 22:35:22 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 22:35:22 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 22:35:22 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 22:35:22 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 22:35:22 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 22:35:22 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 22:35:22 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 22:35:31 Fetched 28.0 MB in 8s (3711 kB/s) 22:35:31 Reading package lists... 22:35:33 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) 22:35:33 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) 22:35:33 W: Some index files failed to download. They have been ignored, or old ones used instead. 22:35:33 + bash pm-file-converter/build-pm-file-converter-ubuntu.sh 22:35:33 + echo '--> build-pm-file-converter-ubuntu.sh' 22:35:33 --> build-pm-file-converter-ubuntu.sh 22:35:33 ++ go env GOPATH 22:35:33 ++ go env GOPATH 22:35:33 + 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:/home/jenkins/go 22:35:33 + 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:/home/jenkins/go 22:35:33 + export GO111MODULE=on 22:35:33 + GO111MODULE=on 22:35:33 + go version 22:35:33 go version go1.19 linux/amd64 22:35:33 + cd pm-file-converter/ 22:35:33 + go get github.com/ory/go-acc 22:35:34 go: downloading github.com/ory/go-acc v0.2.8 22:35:35 go: downloading github.com/ory/viper v1.7.5 22:35:35 go: downloading github.com/pborman/uuid v1.2.0 22:35:35 go: downloading github.com/spf13/cobra v1.0.0 22:35:35 go: downloading github.com/dgraph-io/ristretto v0.0.2 22:35:35 go: downloading github.com/fsnotify/fsnotify v1.4.9 22:35:35 go: downloading github.com/hashicorp/hcl v1.0.0 22:35:35 go: downloading github.com/magiconair/properties v1.8.1 22:35:35 go: downloading github.com/mitchellh/mapstructure v1.3.2 22:35:35 go: downloading github.com/pelletier/go-toml v1.8.0 22:35:35 go: downloading github.com/spf13/afero v1.2.2 22:35:35 go: downloading github.com/spf13/cast v1.3.1 22:35:35 go: downloading github.com/spf13/jwalterweatherman v1.1.0 22:35:35 go: downloading github.com/spf13/pflag v1.0.5 22:35:35 go: downloading github.com/subosito/gotenv v1.2.0 22:35:35 go: downloading gopkg.in/ini.v1 v1.67.0 22:35:35 go: downloading gopkg.in/yaml.v2 v2.3.0 22:35:36 go: downloading github.com/google/uuid v1.3.0 22:35:36 go: downloading github.com/inconshreveable/mousetrap v1.0.0 22:35:36 go: downloading golang.org/x/sys v0.12.0 22:35:37 go: downloading golang.org/x/text v0.13.0 22:35:39 go: downloading github.com/cespare/xxhash v1.1.0 22:35:40 go: added github.com/cespare/xxhash v1.1.0 22:35:40 go: added github.com/dgraph-io/ristretto v0.0.2 22:35:40 go: added github.com/fsnotify/fsnotify v1.4.9 22:35:40 go: added github.com/hashicorp/hcl v1.0.0 22:35:40 go: added github.com/inconshreveable/mousetrap v1.0.0 22:35:40 go: added github.com/magiconair/properties v1.8.1 22:35:40 go: added github.com/mitchellh/mapstructure v1.3.2 22:35:40 go: added github.com/ory/go-acc v0.2.8 22:35:40 go: added github.com/ory/viper v1.7.5 22:35:40 go: added github.com/pborman/uuid v1.2.0 22:35:40 go: added github.com/pelletier/go-toml v1.8.0 22:35:40 go: added github.com/spf13/afero v1.2.2 22:35:40 go: added github.com/spf13/cast v1.3.1 22:35:40 go: added github.com/spf13/cobra v1.0.0 22:35:40 go: added github.com/spf13/jwalterweatherman v1.1.0 22:35:40 go: added github.com/spf13/pflag v1.0.5 22:35:40 go: added github.com/subosito/gotenv v1.2.0 22:35:40 go: upgraded gopkg.in/yaml.v2 v2.2.8 => v2.3.0 22:35:40 + go install github.com/ory/go-acc 22:35:46 + go get github.com/stretchr/testify/mock@v1.7.1 22:35:46 go: downloading github.com/stretchr/testify v1.7.1 22:35:48 go: downloading github.com/pmezard/go-difflib v1.0.0 22:35:48 go: downloading github.com/stretchr/objx v0.1.1 22:35:48 go: downloading github.com/davecgh/go-spew v1.1.1 22:35:48 go: downloading gopkg.in/yaml.v3 v3.0.1 22:35:48 go: downgraded github.com/stretchr/objx v0.5.0 => v0.1.1 22:35:48 go: downgraded github.com/stretchr/testify v1.8.4 => v1.7.1 22:35:48 + go-acc ./... --ignore gentools,mocks,common,accesscontrolpolicyapi,aefsecurityapi,auditingapi,discoverserviceapi,eventsapi,invokermanagementapi,loggingapi,securityapi,publishserviceapi,routinginfoapi 22:36:07 ? main [no test files] 22:36:07 ? main/components/kafkacollector [no test files] 22:36:11 ok main/components/miniocollector 0.986s coverage: 15.5% of statements in main, main/components/kafkacollector, main/components/miniocollector, main/components/xmltransform 22:36:12 ok main/components/xmltransform 0.047s coverage: 73.0% of statements in main, main/components/kafkacollector, main/components/miniocollector, main/components/xmltransform 22:36:12 + sed -i -e 's/oransc\.org\/nonrtric\/ranpm/pm-file-converter/' coverage.txt 22:36:12 + echo '--> build-pm-file-converter-ubuntu.sh ends' 22:36:12 --> build-pm-file-converter-ubuntu.sh ends 22:36:12 + echo --> prescan-pm-file-converter-ubuntu.sh ends 22:36:12 --> prescan-pm-file-converter-ubuntu.sh ends 22:36:13 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-3721 22:36:13 [nonrtric-plt-ranpm-pm-file-converter-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-ranpm-pm-file-converter -Dsonar.projectName=nonrtric-plt-ranpm-pm-file-converter -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.projectBaseDir=pm-file-converter -Dsonar.go.coverage.reportPaths=coverage.txt -Dsonar.organization=o-ran-sc -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go 22:36:13 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 22:36:13 INFO: Project root configuration file: NONE 22:36:13 INFO: SonarScanner 4.6.2.2472 22:36:13 INFO: Java 17.0.7 Private Build (64-bit) 22:36:13 INFO: Linux 4.15.0-213-generic amd64 22:36:14 INFO: User cache: /home/jenkins/.sonar/cache 22:36:16 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 22:36:16 INFO: Project root configuration file: NONE 22:36:16 INFO: Analyzing on SonarCloud 22:36:16 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 22:36:17 INFO: Load global settings 22:36:18 INFO: Load global settings (done) | time=442ms 22:36:18 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 22:36:18 INFO: Loading required plugins 22:36:18 INFO: Load plugins index 22:36:18 INFO: Load plugins index (done) | time=246ms 22:36:18 INFO: Load/download plugins 22:36:19 INFO: Load/download plugins (done) | time=924ms 22:36:20 INFO: Found an active CI vendor: 'Jenkins' 22:36:20 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' 22:36:20 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' (done) | time=366ms 22:36:20 INFO: Process project properties 22:36:20 INFO: Execute project builders 22:36:20 INFO: Execute project builders (done) | time=1ms 22:36:20 INFO: Project key: o-ran-sc_nonrtric-plt-ranpm-pm-file-converter 22:36:20 INFO: Base dir: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter 22:36:20 INFO: Working dir: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork 22:36:20 INFO: Load project branches 22:36:21 INFO: Load project branches (done) | time=366ms 22:36:21 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' 22:36:21 INFO: Detected project binding: NOT_BOUND 22:36:21 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' (done) | time=235ms 22:36:21 INFO: Load project pull requests 22:36:21 INFO: Load project pull requests (done) | time=292ms 22:36:21 INFO: Load branch configuration 22:36:21 INFO: Load branch configuration (done) | time=2ms 22:36:22 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:22 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:22 INFO: Load quality profiles 22:36:22 INFO: Load quality profiles (done) | time=480ms 22:36:22 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:22 INFO: Load active rules 22:36:24 INFO: Load active rules (done) | time=1704ms 22:36:24 INFO: Organization key: o-ran-sc 22:36:24 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. 22:36:24 INFO: Preprocessing files... 22:36:24 INFO: 1 language detected in 6 preprocessed files (done) | time=219ms 22:36:24 INFO: 32 files ignored because of inclusion/exclusion patterns 22:36:24 INFO: 0 files ignored because of scm ignore settings 22:36:25 INFO: Loading plugins for detected languages 22:36:25 INFO: Load/download plugins 22:36:25 INFO: Load/download plugins (done) | time=608ms 22:36:25 INFO: Load project repositories 22:36:26 INFO: Load project repositories (done) | time=315ms 22:36:26 INFO: Indexing files... 22:36:26 INFO: Project configuration: 22:36:26 INFO: Included sources: **/*.go 22:36:26 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 22:36:26 INFO: 6 files indexed (done) | time=15ms 22:36:26 INFO: Quality profile for go: Sonar way 22:36:26 INFO: ------------- Run sensors on module nonrtric-plt-ranpm-pm-file-converter 22:36:26 INFO: Load metrics repository 22:36:26 INFO: Load metrics repository (done) | time=192ms 22:36:26 INFO: Sensor cache enabled 22:36:26 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:26 INFO: Load sensor cache 22:36:27 INFO: Load sensor cache (43 KB) | time=1350ms 22:36:27 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:28 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 22:36:28 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 22:36:28 INFO: Sensor JaCoCo XML Report Importer [jacoco] 22:36:28 INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml 22:36:28 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 22:36:28 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms 22:36:28 INFO: Sensor Code Quality and Security for Go [go] 22:36:28 INFO: 6 source files to be analyzed 22:36:30 INFO: 6/6 source files have been analyzed 22:36:30 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1568ms 22:36:30 INFO: Sensor Go Cover sensor for Go coverage [go] 22:36:30 INFO: Load coverage report from '/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/coverage.txt' 22:36:30 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=33ms 22:36:30 INFO: Sensor IaC Docker Sensor [iac] 22:36:30 INFO: 0 source files to be analyzed 22:36:30 INFO: 0/0 source files have been analyzed 22:36:30 INFO: Sensor IaC Docker Sensor [iac] (done) | time=113ms 22:36:30 INFO: Sensor Java Config Sensor [iac] 22:36:30 INFO: 0 source files to be analyzed 22:36:30 INFO: 0/0 source files have been analyzed 22:36:30 INFO: Sensor Java Config Sensor [iac] (done) | time=23ms 22:36:30 INFO: Sensor Serverless configuration file sensor [security] 22:36:30 INFO: 0 Serverless function entries were found in the project 22:36:30 INFO: 0 Serverless function handlers were kept as entrypoints 22:36:30 INFO: Sensor Serverless configuration file sensor [security] (done) | time=12ms 22:36:30 INFO: Sensor AWS SAM template file sensor [security] 22:36:30 INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms 22:36:30 INFO: Sensor AWS SAM Inline template file sensor [security] 22:36:30 INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=5ms 22:36:30 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 22:36:30 INFO: Available processors: 4 22:36:30 INFO: Using 4 threads for analysis. 22:36:31 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: 22:36:31 * The filename starts with "test" 22:36:31 * The filename contains "test." or "tests." 22:36:31 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 22:36:31 * Any directory in the file path has a name ending in "test" or "tests" 22:36:31 22:36:31 INFO: Start fetching files for the text and secrets analysis 22:36:31 INFO: Using Git CLI to retrieve untracked files 22:36:31 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 22:36:31 INFO: Starting the text and secrets analysis 22:36:31 INFO: 6 source files to be analyzed for the text and secrets analysis 22:36:31 INFO: 6/6 source files have been analyzed for the text and secrets analysis 22:36:31 INFO: Start fetching files for the binary file analysis 22:36:31 INFO: There are no files to be analyzed for the binary file analysis 22:36:31 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1240ms 22:36:31 INFO: Sensor JavaSecuritySensor [security] 22:36:31 INFO: 13 taint analysis rules enabled. 22:36:31 INFO: No UCFGs have been included for analysis. 22:36:31 INFO: java security sensor: Begin: 2025-09-14T22:36:31.790755734Z, End: 2025-09-14T22:36:31.811452300Z, Duration: 00:00:00.020 22:36:31 Load type hierarchy and UCFGs: Begin: 2025-09-14T22:36:31.805384415Z, End: 2025-09-14T22:36:31.808259633Z, Duration: 00:00:00.002 22:36:31 Load type hierarchy: Begin: 2025-09-14T22:36:31.805426686Z, End: 2025-09-14T22:36:31.807176127Z, Duration: 00:00:00.001 22:36:31 Load UCFGs: Begin: 2025-09-14T22:36:31.807944586Z, End: 2025-09-14T22:36:31.808021708Z, Duration: 00:00:00.000 22:36:31 INFO: java security sensor peak memory: 58 MB 22:36:31 INFO: Sensor JavaSecuritySensor [security] (done) | time=26ms 22:36:31 INFO: Sensor CSharpSecuritySensor [security] 22:36:31 INFO: 26 taint analysis rules enabled. 22:36:31 INFO: No UCFGs have been included for analysis. 22:36:31 INFO: csharp security sensor: Begin: 2025-09-14T22:36:31.814504223Z, End: 2025-09-14T22:36:31.820191029Z, Duration: 00:00:00.005 22:36:31 Load type hierarchy and UCFGs: Begin: 2025-09-14T22:36:31.818882267Z, End: 2025-09-14T22:36:31.819621775Z, Duration: 00:00:00.000 22:36:31 Load type hierarchy: Begin: 2025-09-14T22:36:31.818894088Z, End: 2025-09-14T22:36:31.819251366Z, Duration: 00:00:00.000 22:36:31 Load UCFGs: Begin: 2025-09-14T22:36:31.819528913Z, End: 2025-09-14T22:36:31.819557794Z, Duration: 00:00:00.000 22:36:31 INFO: csharp security sensor peak memory: 58 MB 22:36:31 INFO: Sensor CSharpSecuritySensor [security] (done) | time=7ms 22:36:31 INFO: Sensor VbNetSecuritySensor [security] 22:36:31 INFO: 25 taint analysis rules enabled. 22:36:31 INFO: No UCFGs have been included for analysis. 22:36:31 INFO: vbnet security sensor: Begin: 2025-09-14T22:36:31.821921460Z, End: 2025-09-14T22:36:31.823312674Z, Duration: 00:00:00.001 22:36:31 Load type hierarchy and UCFGs: Begin: 2025-09-14T22:36:31.822538735Z, End: 2025-09-14T22:36:31.822927034Z, Duration: 00:00:00.000 22:36:31 Load type hierarchy: Begin: 2025-09-14T22:36:31.822542475Z, End: 2025-09-14T22:36:31.822710619Z, Duration: 00:00:00.000 22:36:31 Load UCFGs: Begin: 2025-09-14T22:36:31.822813172Z, End: 2025-09-14T22:36:31.822847852Z, Duration: 00:00:00.000 22:36:31 INFO: vbnet security sensor peak memory: 58 MB 22:36:31 INFO: Sensor VbNetSecuritySensor [security] (done) | time=2ms 22:36:31 INFO: Sensor PhpSecuritySensor [security] 22:36:31 INFO: 18 taint analysis rules enabled. 22:36:31 INFO: No UCFGs have been included for analysis. 22:36:31 INFO: php security sensor: Begin: 2025-09-14T22:36:31.824955603Z, End: 2025-09-14T22:36:31.826342316Z, Duration: 00:00:00.001 22:36:31 Load type hierarchy and UCFGs: Begin: 2025-09-14T22:36:31.825487836Z, End: 2025-09-14T22:36:31.825945837Z, Duration: 00:00:00.000 22:36:31 Load type hierarchy: Begin: 2025-09-14T22:36:31.825492536Z, End: 2025-09-14T22:36:31.825623969Z, Duration: 00:00:00.000 22:36:31 Load UCFGs: Begin: 2025-09-14T22:36:31.825858045Z, End: 2025-09-14T22:36:31.825881965Z, Duration: 00:00:00.000 22:36:31 INFO: php security sensor peak memory: 58 MB 22:36:31 INFO: Sensor PhpSecuritySensor [security] (done) | time=3ms 22:36:31 INFO: Sensor PythonSecuritySensor [security] 22:36:31 INFO: 21 taint analysis rules enabled. 22:36:31 INFO: No UCFGs have been included for analysis. 22:36:31 INFO: python security sensor: Begin: 2025-09-14T22:36:31.827763130Z, End: 2025-09-14T22:36:31.828663572Z, Duration: 00:00:00.000 22:36:31 Load type hierarchy and UCFGs: Begin: 2025-09-14T22:36:31.828156990Z, End: 2025-09-14T22:36:31.828355914Z, Duration: 00:00:00.000 22:36:31 Load type hierarchy: Begin: 2025-09-14T22:36:31.828160230Z, End: 2025-09-14T22:36:31.828218471Z, Duration: 00:00:00.000 22:36:31 Load UCFGs: Begin: 2025-09-14T22:36:31.828285273Z, End: 2025-09-14T22:36:31.828301703Z, Duration: 00:00:00.000 22:36:31 INFO: python security sensor peak memory: 58 MB 22:36:31 INFO: Sensor PythonSecuritySensor [security] (done) | time=2ms 22:36:31 INFO: Sensor JsSecuritySensor [security] 22:36:31 INFO: 15 taint analysis rules enabled. 22:36:31 INFO: No UCFGs have been included for analysis. 22:36:31 INFO: js security sensor: Begin: 2025-09-14T22:36:31.830227779Z, End: 2025-09-14T22:36:31.832199396Z, Duration: 00:00:00.001 22:36:31 Load type hierarchy and UCFGs: Begin: 2025-09-14T22:36:31.831471619Z, End: 2025-09-14T22:36:31.831811767Z, Duration: 00:00:00.000 22:36:31 Load type hierarchy: Begin: 2025-09-14T22:36:31.831476319Z, End: 2025-09-14T22:36:31.831580022Z, Duration: 00:00:00.000 22:36:31 Load UCFGs: Begin: 2025-09-14T22:36:31.831717735Z, End: 2025-09-14T22:36:31.831735725Z, Duration: 00:00:00.000 22:36:31 INFO: js security sensor peak memory: 58 MB 22:36:31 INFO: Sensor JsSecuritySensor [security] (done) | time=3ms 22:36:31 INFO: Sensor KotlinSecuritySensor [security] 22:36:31 INFO: 28 taint analysis rules enabled. 22:36:31 INFO: No UCFGs have been included for analysis. 22:36:31 INFO: kotlin security sensor: Begin: 2025-09-14T22:36:31.833575149Z, End: 2025-09-14T22:36:31.838559928Z, Duration: 00:00:00.004 22:36:31 Load type hierarchy and UCFGs: Begin: 2025-09-14T22:36:31.834087532Z, End: 2025-09-14T22:36:31.834350418Z, Duration: 00:00:00.000 22:36:31 Load type hierarchy: Begin: 2025-09-14T22:36:31.834090612Z, End: 2025-09-14T22:36:31.834176974Z, Duration: 00:00:00.000 22:36:31 Load UCFGs: Begin: 2025-09-14T22:36:31.834290016Z, End: 2025-09-14T22:36:31.834307337Z, Duration: 00:00:00.000 22:36:31 INFO: kotlin security sensor peak memory: 58 MB 22:36:31 INFO: Sensor KotlinSecuritySensor [security] (done) | time=6ms 22:36:31 INFO: Sensor GoSecuritySensor [security] 22:36:31 INFO: 9 taint analysis rules enabled. 22:36:32 INFO: Analyzing 25 UCFGs to detect vulnerabilities. 22:36:32 INFO: No entry points found. 22:36:32 INFO: go security sensor: Begin: 2025-09-14T22:36:31.840966516Z, End: 2025-09-14T22:36:32.650297500Z, Duration: 00:00:00.809 22:36:32 Load type hierarchy and UCFGs: Begin: 2025-09-14T22:36:31.841358575Z, End: 2025-09-14T22:36:32.085860406Z, Duration: 00:00:00.244 22:36:32 Load type hierarchy: Begin: 2025-09-14T22:36:31.841363986Z, End: 2025-09-14T22:36:31.852817970Z, Duration: 00:00:00.011 22:36:32 Load UCFGs: Begin: 2025-09-14T22:36:31.853000524Z, End: 2025-09-14T22:36:32.085740183Z, Duration: 00:00:00.232 22:36:32 Check cache: Begin: 2025-09-14T22:36:32.091300465Z, End: 2025-09-14T22:36:32.092352650Z, Duration: 00:00:00.001 22:36:32 Load cache: Begin: 2025-09-14T22:36:32.091347466Z, End: 2025-09-14T22:36:32.091412958Z, Duration: 00:00:00.000 22:36:32 Create runtime call graph: Begin: 2025-09-14T22:36:32.092400341Z, End: 2025-09-14T22:36:32.157510703Z, Duration: 00:00:00.065 22:36:32 Variable Type Analysis #1: Begin: 2025-09-14T22:36:32.093494727Z, End: 2025-09-14T22:36:32.135788039Z, Duration: 00:00:00.042 22:36:32 Create runtime type propagation graph: Begin: 2025-09-14T22:36:32.103114525Z, End: 2025-09-14T22:36:32.118950790Z, Duration: 00:00:00.015 22:36:32 Run SCC (Tarjan) on 607 nodes: Begin: 2025-09-14T22:36:32.119661207Z, End: 2025-09-14T22:36:32.123941048Z, Duration: 00:00:00.004 22:36:32 Propagate runtime types to strongly connected components: Begin: 2025-09-14T22:36:32.124168763Z, End: 2025-09-14T22:36:32.135595764Z, Duration: 00:00:00.011 22:36:32 Variable Type Analysis #2: Begin: 2025-09-14T22:36:32.138872502Z, End: 2025-09-14T22:36:32.155836833Z, Duration: 00:00:00.016 22:36:32 Create runtime type propagation graph: Begin: 2025-09-14T22:36:32.138891742Z, End: 2025-09-14T22:36:32.148892199Z, Duration: 00:00:00.010 22:36:32 Run SCC (Tarjan) on 607 nodes: Begin: 2025-09-14T22:36:32.149206346Z, End: 2025-09-14T22:36:32.153400225Z, Duration: 00:00:00.004 22:36:32 Propagate runtime types to strongly connected components: Begin: 2025-09-14T22:36:32.153555719Z, End: 2025-09-14T22:36:32.155746811Z, Duration: 00:00:00.002 22:36:32 Load config: Begin: 2025-09-14T22:36:32.157612415Z, End: 2025-09-14T22:36:32.622590344Z, Duration: 00:00:00.464 22:36:32 Compute entry points: Begin: 2025-09-14T22:36:32.622840130Z, End: 2025-09-14T22:36:32.649637555Z, Duration: 00:00:00.026 22:36:32 INFO: go security sensor peak memory: 105 MB 22:36:32 INFO: Sensor GoSecuritySensor [security] (done) | time=811ms 22:36:32 INFO: ------------- Run sensors on project 22:36:32 INFO: Sensor Zero Coverage Sensor 22:36:32 INFO: Sensor Zero Coverage Sensor (done) | time=6ms 22:36:32 INFO: ------------- Gather SCA dependencies on project 22:36:33 INFO: Checking if SCA is enabled for organization o-ran-sc 22:36:33 INFO: Dependency analysis skipped 22:36:33 INFO: CPD Executor Calculating CPD for 6 files 22:36:33 INFO: CPD Executor CPD calculation finished (done) | time=31ms 22:36:33 INFO: Create analysis 22:36:33 INFO: Create analysis (done) | time=1ms 22:36:33 INFO: Analysis report generated in 428ms, dir size=371 KB 22:36:33 INFO: Analysis report compressed in 35ms, zip size=84 KB 22:36:34 INFO: Analysis report uploaded in 538ms 22:36:34 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_nonrtric-plt-ranpm-pm-file-converter 22:36:34 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 22:36:34 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZlKX3aS8voOwITNbus4 22:36:34 INFO: ------------- Upload SCA dependency files 22:36:35 INFO: Sensor cache published successfully 22:36:35 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:35 INFO: Analysis total time: 15.576 s 22:36:35 INFO: ------------------------------------------------------------------------ 22:36:35 INFO: EXECUTION SUCCESS 22:36:35 INFO: ------------------------------------------------------------------------ 22:36:35 INFO: Total time: 21.839s 22:36:35 INFO: Final Memory: 32M/120M 22:36:35 INFO: ------------------------------------------------------------------------ 22:36:36 $ ssh-agent -k 22:36:36 unset SSH_AUTH_SOCK; 22:36:36 unset SSH_AGENT_PID; 22:36:36 echo Agent pid 2167 killed; 22:36:36 [ssh-agent] Stopped. 22:36:36 [PostBuildScript] - [INFO] Executing post build scripts. 22:36:36 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins1331757904784603178.sh 22:36:36 ---> sysstat.sh 22:36:37 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins6424482600360051865.sh 22:36:37 ---> package-listing.sh 22:36:37 ++ tr '[:upper:]' '[:lower:]' 22:36:37 ++ facter osfamily 22:36:37 + OS_FAMILY=debian 22:36:37 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:36:37 + START_PACKAGES=/tmp/packages_start.txt 22:36:37 + END_PACKAGES=/tmp/packages_end.txt 22:36:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:36:37 + PACKAGES=/tmp/packages_start.txt 22:36:37 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:36:37 + PACKAGES=/tmp/packages_end.txt 22:36:37 + case "${OS_FAMILY}" in 22:36:37 + dpkg -l 22:36:37 + grep '^ii' 22:36:37 + '[' -f /tmp/packages_start.txt ']' 22:36:37 + '[' -f /tmp/packages_end.txt ']' 22:36:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:36:37 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:36:37 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/archives/ 22:36:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/archives/ 22:36:37 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins7815511462319696228.sh 22:36:37 ---> capture-instance-metadata.sh 22:36:37 Setup pyenv: 22:36:37 system 22:36:37 3.8.13 22:36:37 3.9.13 22:36:37 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:36:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n6bH from file:/tmp/.os_lf_venv 22:36:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:41 lf-activate-venv(): INFO: Base packages installed successfully 22:36:41 lf-activate-venv(): INFO: Installing additional packages: lftools 22:37:00 lf-activate-venv(): INFO: Adding /tmp/venv-n6bH/bin to PATH 22:37:00 INFO: Running in OpenStack, capturing instance metadata 22:37:01 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins14917597143321763857.sh 22:37:01 provisioning config files... 22:37:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/config5473000263448622588tmp 22:37:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:37:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:37:01 [EnvInject] - Injecting environment variables from a build step. 22:37:01 [EnvInject] - Injecting as environment variables the properties content 22:37:01 SERVER_ID=logs 22:37:01 22:37:01 [EnvInject] - Variables injected successfully. 22:37:01 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins13812886061784865305.sh 22:37:01 ---> create-netrc.sh 22:37:01 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins17063530670360580449.sh 22:37:01 ---> python-tools-install.sh 22:37:01 Setup pyenv: 22:37:01 system 22:37:01 3.8.13 22:37:01 3.9.13 22:37:01 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n6bH from file:/tmp/.os_lf_venv 22:37:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:05 lf-activate-venv(): INFO: Base packages installed successfully 22:37:05 lf-activate-venv(): INFO: Installing additional packages: lftools 22:37:25 lf-activate-venv(): INFO: Adding /tmp/venv-n6bH/bin to PATH 22:37:25 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins6942375197955443795.sh 22:37:25 ---> sudo-logs.sh 22:37:25 Archiving 'sudo' log.. 22:37:25 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins16601077395674572088.sh 22:37:25 ---> job-cost.sh 22:37:25 Setup pyenv: 22:37:26 system 22:37:26 3.8.13 22:37:26 3.9.13 22:37:26 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n6bH from file:/tmp/.os_lf_venv 22:37:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:30 lf-activate-venv(): INFO: Base packages installed successfully 22:37:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:37:41 lf-activate-venv(): INFO: Adding /tmp/venv-n6bH/bin to PATH 22:37:41 INFO: No Stack... 22:37:42 INFO: Retrieving Pricing Info for: v3-starter-4 22:37:42 INFO: Archiving Costs 22:37:42 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins12513149535551994507.sh 22:37:42 ---> logs-deploy.sh 22:37:42 Setup pyenv: 22:37:42 system 22:37:42 3.8.13 22:37:42 3.9.13 22:37:42 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n6bH from file:/tmp/.os_lf_venv 22:37:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:46 lf-activate-venv(): INFO: Base packages installed successfully 22:37:46 lf-activate-venv(): INFO: Installing additional packages: lftools 22:38:04 lf-activate-venv(): INFO: Adding /tmp/venv-n6bH/bin to PATH 22:38:04 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/770 22:38:04 INFO: archiving workspace using pattern(s): -p **/*.log 22:38:07 Archives upload complete. 22:38:07 INFO: archiving logs to Nexus 22:38:09 ---> uname -a: 22:38:09 Linux prd-ubuntu1804-docker-4c-4g-3721 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 22:38:09 22:38:09 22:38:09 ---> lscpu: 22:38:09 Architecture: x86_64 22:38:09 CPU op-mode(s): 32-bit, 64-bit 22:38:09 Byte Order: Little Endian 22:38:09 CPU(s): 4 22:38:09 On-line CPU(s) list: 0-3 22:38:09 Thread(s) per core: 1 22:38:09 Core(s) per socket: 1 22:38:09 Socket(s): 4 22:38:09 NUMA node(s): 1 22:38:09 Vendor ID: AuthenticAMD 22:38:09 CPU family: 23 22:38:09 Model: 49 22:38:09 Model name: AMD EPYC-Rome Processor 22:38:09 Stepping: 0 22:38:09 CPU MHz: 2800.000 22:38:09 BogoMIPS: 5600.00 22:38:09 Virtualization: AMD-V 22:38:09 Hypervisor vendor: KVM 22:38:09 Virtualization type: full 22:38:09 L1d cache: 32K 22:38:09 L1i cache: 32K 22:38:09 L2 cache: 512K 22:38:09 L3 cache: 16384K 22:38:09 NUMA node0 CPU(s): 0-3 22:38:09 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 22:38:09 22:38:09 22:38:09 ---> nproc: 22:38:09 4 22:38:09 22:38:09 22:38:09 ---> df -h: 22:38:09 Filesystem Size Used Avail Use% Mounted on 22:38:09 udev 3.9G 0 3.9G 0% /dev 22:38:09 tmpfs 798M 700K 797M 1% /run 22:38:09 /dev/vda1 20G 9.5G 9.7G 50% / 22:38:09 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:38:09 tmpfs 5.0M 0 5.0M 0% /run/lock 22:38:09 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:38:09 /dev/vda15 105M 5.3M 100M 5% /boot/efi 22:38:09 tmpfs 798M 0 798M 0% /run/user/1001 22:38:09 22:38:09 22:38:09 ---> free -m: 22:38:09 total used free shared buff/cache available 22:38:09 Mem: 7975 508 4514 0 2953 7173 22:38:09 Swap: 1023 0 1023 22:38:09 22:38:09 22:38:09 ---> ip addr: 22:38:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:38:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:38:09 inet 127.0.0.1/8 scope host lo 22:38:09 valid_lft forever preferred_lft forever 22:38:09 inet6 ::1/128 scope host 22:38:09 valid_lft forever preferred_lft forever 22:38:09 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 22:38:09 link/ether fa:16:3e:df:b1:34 brd ff:ff:ff:ff:ff:ff 22:38:09 inet 10.32.7.234/23 brd 10.32.7.255 scope global dynamic ens3 22:38:09 valid_lft 86079sec preferred_lft 86079sec 22:38:09 inet6 fe80::f816:3eff:fedf:b134/64 scope link 22:38:09 valid_lft forever preferred_lft forever 22:38:09 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 22:38:09 link/ether 02:42:8c:6e:b5:ee brd ff:ff:ff:ff:ff:ff 22:38:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:38:09 valid_lft forever preferred_lft forever 22:38:09 22:38:09 22:38:09 ---> sar -b -r -n DEV: 22:38:09 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3721) 09/14/25 _x86_64_ (4 CPU) 22:38:09 22:38:09 22:32:51 LINUX RESTART (4 CPU) 22:38:09 22:38:09 22:33:01 tps rtps wtps bread/s bwrtn/s 22:38:09 22:34:01 153.35 70.68 82.67 5633.99 39231.07 22:38:09 22:35:01 54.74 0.30 54.44 31.86 7316.25 22:38:09 22:36:01 188.67 120.63 68.04 6608.90 19230.66 22:38:09 22:37:01 60.43 32.97 27.46 1800.87 17334.49 22:38:09 22:38:01 20.75 0.32 20.43 5.87 1393.37 22:38:09 Average: 95.59 44.98 50.61 2816.36 16901.93 22:38:09 22:38:09 22:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:38:09 22:34:01 5920780 7412544 2246640 27.51 35096 1638160 975120 10.58 578936 1499316 42028 22:38:09 22:35:01 5653868 7388608 2513552 30.78 55052 1847844 993732 10.78 616132 1701940 129012 22:38:09 22:36:01 4814048 7388196 3353372 41.06 72672 2645480 1240640 13.46 982656 2121644 414556 22:38:09 22:37:01 4681604 7402012 3485816 42.68 75720 2787768 944052 10.24 1101460 2134788 28284 22:38:09 22:38:01 4574536 7296888 3592884 43.99 77556 2787892 1069456 11.60 1212232 2130716 11752 22:38:09 Average: 5128967 7377650 3038453 37.20 63219 2341429 1044600 11.33 898283 1917681 125126 22:38:09 22:38:09 22:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:38:09 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:09 22:34:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 22:38:09 22:34:01 ens3 388.77 231.54 972.71 77.60 0.00 0.00 0.00 0.00 22:38:09 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:09 22:35:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 22:38:09 22:35:01 ens3 59.69 49.21 809.32 6.10 0.00 0.00 0.00 0.00 22:38:09 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:09 22:36:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 22:38:09 22:36:01 ens3 366.21 269.96 1753.25 22.36 0.00 0.00 0.00 0.00 22:38:09 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:09 22:37:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 22:38:09 22:37:01 ens3 263.03 171.91 1598.47 81.51 0.00 0.00 0.00 0.00 22:38:09 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:09 22:38:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 22:38:09 22:38:01 ens3 8.50 10.43 6.53 4.81 0.00 0.00 0.00 0.00 22:38:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:09 Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 22:38:09 Average: ens3 217.25 146.61 1028.07 38.48 0.00 0.00 0.00 0.00 22:38:09 22:38:09 22:38:09 ---> sar -P ALL: 22:38:09 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3721) 09/14/25 _x86_64_ (4 CPU) 22:38:09 22:38:09 22:32:51 LINUX RESTART (4 CPU) 22:38:09 22:38:09 22:33:01 CPU %user %nice %system %iowait %steal %idle 22:38:09 22:34:01 all 17.12 0.00 2.75 5.03 1.40 73.69 22:38:09 22:34:01 0 10.94 0.00 4.60 5.15 1.20 78.11 22:38:09 22:34:01 1 22.31 0.00 2.22 2.15 1.37 71.96 22:38:09 22:34:01 2 18.89 0.00 2.21 5.19 1.65 72.05 22:38:09 22:34:01 3 16.34 0.00 1.95 7.63 1.42 72.66 22:38:09 22:35:01 all 20.15 0.00 1.37 1.77 1.27 75.43 22:38:09 22:35:01 0 12.10 0.00 0.97 0.82 0.83 85.28 22:38:09 22:35:01 1 9.38 0.00 0.74 3.71 1.78 84.39 22:38:09 22:35:01 2 49.92 0.00 2.97 2.35 1.95 42.81 22:38:09 22:35:01 3 9.37 0.00 0.83 0.20 0.48 89.12 22:38:09 22:36:01 all 29.42 1.72 5.07 6.92 2.44 54.43 22:38:09 22:36:01 0 25.14 0.00 5.10 8.41 2.64 58.70 22:38:09 22:36:01 1 32.58 6.81 5.57 7.94 2.40 44.70 22:38:09 22:36:01 2 37.39 0.00 4.96 4.79 2.42 50.44 22:38:09 22:36:01 3 22.66 0.05 4.67 6.54 2.29 63.79 22:38:09 22:37:01 all 28.48 0.00 2.84 1.30 2.48 64.90 22:38:09 22:37:01 0 28.26 0.00 2.76 1.80 2.53 64.64 22:38:09 22:37:01 1 27.71 0.00 2.64 1.43 2.66 65.56 22:38:09 22:37:01 2 36.80 0.00 3.55 1.15 2.69 55.80 22:38:09 22:37:01 3 21.13 0.00 2.36 0.82 2.06 73.63 22:38:09 22:38:01 all 21.16 0.00 0.93 0.74 1.07 76.10 22:38:09 22:38:01 0 3.06 0.00 0.43 0.32 0.50 95.70 22:38:09 22:38:01 1 0.60 0.00 0.33 2.08 0.50 96.49 22:38:09 22:38:01 2 66.65 0.00 1.68 0.58 2.72 28.37 22:38:09 22:38:01 3 14.29 0.00 1.28 0.02 0.57 83.85 22:38:09 Average: all 23.27 0.34 2.59 3.15 1.73 68.91 22:38:09 Average: 0 15.90 0.00 2.77 3.30 1.54 76.49 22:38:09 Average: 1 18.49 1.36 2.30 3.46 1.74 72.66 22:38:09 Average: 2 41.94 0.00 3.07 2.81 2.29 49.89 22:38:09 Average: 3 16.76 0.01 2.22 3.04 1.36 76.60 22:38:09 22:38:09 22:38:09