22:33:25 Started by timer 22:33:25 Running as SYSTEM 22:33:25 [EnvInject] - Loading node environment variables. 22:33:25 Building remotely on prd-ubuntu1804-docker-4c-4g-3654 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:33:25 [ssh-agent] Looking for ssh-agent implementation... 22:33:25 $ ssh-agent 22:33:25 SSH_AUTH_SOCK=/tmp/ssh-GWQXBgdCAKay/agent.2139 22:33:25 SSH_AGENT_PID=2141 22:33:25 [ssh-agent] Started. 22:33:25 Running ssh-add (command line suppressed) 22:33:25 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/private_key_7265764481208501779.key (jenkins-ssh) 22:33:25 [ssh-agent] Using credentials jenkins (jenkins) 22:33:25 The recommended git tool is: NONE 22:33:28 using credential jenkins 22:33:28 Wiping out workspace first. 22:33:28 Cloning the remote Git repository 22:33:28 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:33:28 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script # timeout=10 22:33:28 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:33:28 > git --version # timeout=10 22:33:28 > git --version # 'git version 2.17.1' 22:33:28 using GIT_SSH to set credentials jenkins 22:33:28 > 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:29 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 22:33:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:33:30 Avoid second fetch 22:33:30 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:33:30 Checking out Revision 56e6f9da7fb5904d56146c87af0668c69c20b3eb (refs/remotes/origin/master) 22:33:30 > git config core.sparsecheckout # timeout=10 22:33:30 > git checkout -f 56e6f9da7fb5904d56146c87af0668c69c20b3eb # timeout=10 22:33:30 Commit message: "Add Deprecation Notice for RANPM Installation scripts" 22:33:30 > git rev-list --no-walk 56e6f9da7fb5904d56146c87af0668c69c20b3eb # timeout=10 22:33:33 provisioning config files... 22:33:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:33:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:33:34 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins10993840880776068165.sh 22:33:34 ---> python-tools-install.sh 22:33:34 Setup pyenv: 22:33:34 * system (set by /opt/pyenv/version) 22:33:34 * 3.8.13 (set by /opt/pyenv/version) 22:33:34 * 3.9.13 (set by /opt/pyenv/version) 22:33:34 * 3.10.6 (set by /opt/pyenv/version) 22:33:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E6R2 22:33:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:33:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:49 lf-activate-venv(): INFO: Base packages installed successfully 22:33:49 lf-activate-venv(): INFO: Installing additional packages: lftools 22:34:31 lf-activate-venv(): INFO: Adding /tmp/venv-E6R2/bin to PATH 22:34:31 Generating Requirements File 22:35:08 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:08 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:35:09 Python 3.10.6 22:35:09 pip 25.2 from /tmp/venv-E6R2/lib/python3.10/site-packages/pip (python 3.10) 22:35:10 appdirs==1.4.4 22:35:10 argcomplete==3.6.2 22:35:10 aspy.yaml==1.3.0 22:35:10 attrs==25.3.0 22:35:10 autopage==0.5.2 22:35:10 beautifulsoup4==4.13.5 22:35:10 boto3==1.40.30 22:35:10 botocore==1.40.30 22:35:10 bs4==0.0.2 22:35:10 cachetools==5.5.2 22:35:10 certifi==2025.8.3 22:35:10 cffi==2.0.0 22:35:10 cfgv==3.4.0 22:35:10 chardet==5.2.0 22:35:10 charset-normalizer==3.4.3 22:35:10 click==8.2.1 22:35:10 cliff==4.11.0 22:35:10 cmd2==2.7.0 22:35:10 cryptography==3.3.2 22:35:10 debtcollector==3.0.0 22:35:10 decorator==5.2.1 22:35:10 defusedxml==0.7.1 22:35:10 Deprecated==1.2.18 22:35:10 distlib==0.4.0 22:35:10 dnspython==2.8.0 22:35:10 docker==7.1.0 22:35:10 dogpile.cache==1.4.1 22:35:10 durationpy==0.10 22:35:10 email-validator==2.3.0 22:35:10 filelock==3.19.1 22:35:10 future==1.0.0 22:35:10 gitdb==4.0.12 22:35:10 GitPython==3.1.45 22:35:10 google-auth==2.40.3 22:35:10 httplib2==0.31.0 22:35:10 identify==2.6.14 22:35:10 idna==3.10 22:35:10 importlib-resources==1.5.0 22:35:10 iso8601==2.1.0 22:35:10 Jinja2==3.1.6 22:35:10 jmespath==1.0.1 22:35:10 jsonpatch==1.33 22:35:10 jsonpointer==3.0.0 22:35:10 jsonschema==4.25.1 22:35:10 jsonschema-specifications==2025.9.1 22:35:10 keystoneauth1==5.12.0 22:35:10 kubernetes==33.1.0 22:35:10 lftools==0.37.13 22:35:10 lxml==6.0.1 22:35:10 markdown-it-py==4.0.0 22:35:10 MarkupSafe==3.0.2 22:35:10 mdurl==0.1.2 22:35:10 msgpack==1.1.1 22:35:10 multi_key_dict==2.0.3 22:35:10 munch==4.0.0 22:35:10 netaddr==1.3.0 22:35:10 niet==1.4.2 22:35:10 nodeenv==1.9.1 22:35:10 oauth2client==4.1.3 22:35:10 oauthlib==3.3.1 22:35:10 openstacksdk==4.7.1 22:35:10 os-service-types==1.8.0 22:35:10 osc-lib==4.2.0 22:35:10 oslo.config==10.0.0 22:35:10 oslo.context==6.1.0 22:35:10 oslo.i18n==6.6.0 22:35:10 oslo.log==7.2.1 22:35:10 oslo.serialization==5.8.0 22:35:10 oslo.utils==9.1.0 22:35:10 packaging==25.0 22:35:10 pbr==7.0.1 22:35:10 platformdirs==4.4.0 22:35:10 prettytable==3.16.0 22:35:10 psutil==7.0.0 22:35:10 pyasn1==0.6.1 22:35:10 pyasn1_modules==0.4.2 22:35:10 pycparser==2.23 22:35:10 pygerrit2==2.0.15 22:35:10 PyGithub==2.8.1 22:35:10 Pygments==2.19.2 22:35:10 PyJWT==2.10.1 22:35:10 PyNaCl==1.6.0 22:35:10 pyparsing==2.4.7 22:35:10 pyperclip==1.9.0 22:35:10 pyrsistent==0.20.0 22:35:10 python-cinderclient==9.8.0 22:35:10 python-dateutil==2.9.0.post0 22:35:10 python-heatclient==4.3.0 22:35:10 python-jenkins==1.8.3 22:35:10 python-keystoneclient==5.7.0 22:35:10 python-magnumclient==4.9.0 22:35:10 python-openstackclient==8.2.0 22:35:10 python-swiftclient==4.8.0 22:35:10 PyYAML==6.0.2 22:35:10 referencing==0.36.2 22:35:10 requests==2.32.5 22:35:10 requests-oauthlib==2.0.0 22:35:10 requestsexceptions==1.4.0 22:35:10 rfc3986==2.0.0 22:35:10 rich==14.1.0 22:35:10 rich-argparse==1.7.1 22:35:10 rpds-py==0.27.1 22:35:10 rsa==4.9.1 22:35:10 ruamel.yaml==0.18.15 22:35:10 ruamel.yaml.clib==0.2.12 22:35:10 s3transfer==0.14.0 22:35:10 simplejson==3.20.1 22:35:10 six==1.17.0 22:35:10 smmap==5.0.2 22:35:10 soupsieve==2.8 22:35:10 stevedore==5.5.0 22:35:10 tabulate==0.9.0 22:35:10 toml==0.10.2 22:35:10 tomlkit==0.13.3 22:35:10 tqdm==4.67.1 22:35:10 typing_extensions==4.15.0 22:35:10 tzdata==2025.2 22:35:10 urllib3==1.26.20 22:35:10 virtualenv==20.34.0 22:35:10 wcwidth==0.2.13 22:35:10 websocket-client==1.8.0 22:35:10 wrapt==1.17.3 22:35:10 xdg==6.0.0 22:35:10 xmltodict==1.0.0 22:35:10 yq==3.4.3 22:35:10 [EnvInject] - Injecting environment variables from a build step. 22:35:10 [EnvInject] - Injecting as environment variables the properties content 22:35:10 SET_JDK_VERSION=openjdk17 22:35:10 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 22:35:10 22:35:10 [EnvInject] - Variables injected successfully. 22:35:10 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/sh /tmp/jenkins16279651991182900787.sh 22:35:10 ---> update-java-alternatives.sh 22:35:10 ---> Updating Java version 22:35:11 ---> Ubuntu/Debian system detected 22:35:11 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 22:35:11 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 22:35:11 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:11 openjdk version "17.0.7" 2023-04-18 22:35:11 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 22:35:11 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 22:35:11 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 22:35:11 [EnvInject] - Injecting environment variables from a build step. 22:35:11 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 22:35:11 [EnvInject] - Variables injected successfully. 22:35:11 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/sh /tmp/jenkins1893223496679396870.sh 22:35:11 --> prescan-pm-file-converter-ubuntu.sh 22:35:11 + sudo apt-get update 22:35:12 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 22:35:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 22:35:12 Hit:3 https://deb.nodesource.com/node_16.x bionic InRelease 22:35:12 Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:35:12 Hit:5 http://apt.puppetlabs.com xenial InRelease 22:35:12 Get:6 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 22:35:12 Err:5 http://apt.puppetlabs.com xenial InRelease 22:35:12 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 22:35:12 Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 22:35:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 22:35:12 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 22:35:12 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:35:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 22:35:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 22:35:13 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:35:13 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:35:13 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:35:13 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:35:13 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:35:13 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:35:13 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:35:13 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 22:35:13 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 22:35:13 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 22:35:13 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 22:35:13 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 22:35:13 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 22:35:13 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 22:35:13 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 22:35:13 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 22:35:13 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 22:35:13 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 22:35:13 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 22:35:24 Fetched 28.0 MB in 7s (3898 kB/s) 22:35:24 Reading package lists... 22:35:26 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:26 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:26 W: Some index files failed to download. They have been ignored, or old ones used instead. 22:35:26 + bash pm-file-converter/build-pm-file-converter-ubuntu.sh 22:35:26 + echo '--> build-pm-file-converter-ubuntu.sh' 22:35:26 --> build-pm-file-converter-ubuntu.sh 22:35:26 ++ go env GOPATH 22:35:26 ++ go env GOPATH 22:35:26 + 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:26 + 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:26 + export GO111MODULE=on 22:35:26 + GO111MODULE=on 22:35:26 + go version 22:35:26 go version go1.19 linux/amd64 22:35:26 + cd pm-file-converter/ 22:35:26 + go get github.com/ory/go-acc 22:35:26 go: downloading github.com/ory/go-acc v0.2.8 22:35:27 go: downloading github.com/ory/viper v1.7.5 22:35:27 go: downloading github.com/pborman/uuid v1.2.0 22:35:27 go: downloading github.com/spf13/cobra v1.0.0 22:35:28 go: downloading github.com/dgraph-io/ristretto v0.0.2 22:35:28 go: downloading github.com/fsnotify/fsnotify v1.4.9 22:35:28 go: downloading github.com/hashicorp/hcl v1.0.0 22:35:28 go: downloading github.com/magiconair/properties v1.8.1 22:35:28 go: downloading github.com/mitchellh/mapstructure v1.3.2 22:35:28 go: downloading github.com/pelletier/go-toml v1.8.0 22:35:28 go: downloading github.com/spf13/afero v1.2.2 22:35:28 go: downloading github.com/spf13/cast v1.3.1 22:35:28 go: downloading github.com/spf13/jwalterweatherman v1.1.0 22:35:28 go: downloading github.com/spf13/pflag v1.0.5 22:35:28 go: downloading github.com/subosito/gotenv v1.2.0 22:35:28 go: downloading gopkg.in/ini.v1 v1.67.0 22:35:28 go: downloading gopkg.in/yaml.v2 v2.3.0 22:35:29 go: downloading github.com/google/uuid v1.3.0 22:35:29 go: downloading github.com/inconshreveable/mousetrap v1.0.0 22:35:29 go: downloading golang.org/x/sys v0.12.0 22:35:30 go: downloading golang.org/x/text v0.13.0 22:35:31 go: downloading github.com/cespare/xxhash v1.1.0 22:35:34 go: added github.com/cespare/xxhash v1.1.0 22:35:34 go: added github.com/dgraph-io/ristretto v0.0.2 22:35:34 go: added github.com/fsnotify/fsnotify v1.4.9 22:35:34 go: added github.com/hashicorp/hcl v1.0.0 22:35:34 go: added github.com/inconshreveable/mousetrap v1.0.0 22:35:34 go: added github.com/magiconair/properties v1.8.1 22:35:34 go: added github.com/mitchellh/mapstructure v1.3.2 22:35:34 go: added github.com/ory/go-acc v0.2.8 22:35:34 go: added github.com/ory/viper v1.7.5 22:35:34 go: added github.com/pborman/uuid v1.2.0 22:35:34 go: added github.com/pelletier/go-toml v1.8.0 22:35:34 go: added github.com/spf13/afero v1.2.2 22:35:34 go: added github.com/spf13/cast v1.3.1 22:35:34 go: added github.com/spf13/cobra v1.0.0 22:35:34 go: added github.com/spf13/jwalterweatherman v1.1.0 22:35:34 go: added github.com/spf13/pflag v1.0.5 22:35:34 go: added github.com/subosito/gotenv v1.2.0 22:35:34 go: upgraded gopkg.in/yaml.v2 v2.2.8 => v2.3.0 22:35:34 + go install github.com/ory/go-acc 22:35:40 + go get github.com/stretchr/testify/mock@v1.7.1 22:35:40 go: downloading github.com/stretchr/testify v1.7.1 22:35:41 go: downloading github.com/pmezard/go-difflib v1.0.0 22:35:41 go: downloading github.com/davecgh/go-spew v1.1.1 22:35:41 go: downloading github.com/stretchr/objx v0.1.1 22:35:41 go: downloading gopkg.in/yaml.v3 v3.0.1 22:35:42 go: downgraded github.com/stretchr/objx v0.5.0 => v0.1.1 22:35:42 go: downgraded github.com/stretchr/testify v1.8.4 => v1.7.1 22:35:42 + go-acc ./... --ignore gentools,mocks,common,accesscontrolpolicyapi,aefsecurityapi,auditingapi,discoverserviceapi,eventsapi,invokermanagementapi,loggingapi,securityapi,publishserviceapi,routinginfoapi 22:35:59 ? main [no test files] 22:35:59 ? main/components/kafkacollector [no test files] 22:36:04 ok main/components/miniocollector 0.991s coverage: 15.5% of statements in main, main/components/kafkacollector, main/components/miniocollector, main/components/xmltransform 22:36:05 ok main/components/xmltransform 0.045s coverage: 73.0% of statements in main, main/components/kafkacollector, main/components/miniocollector, main/components/xmltransform 22:36:05 + sed -i -e 's/oransc\.org\/nonrtric\/ranpm/pm-file-converter/' coverage.txt 22:36:05 + echo '--> build-pm-file-converter-ubuntu.sh ends' 22:36:05 --> build-pm-file-converter-ubuntu.sh ends 22:36:05 + echo --> prescan-pm-file-converter-ubuntu.sh ends 22:36:05 --> prescan-pm-file-converter-ubuntu.sh ends 22:36:05 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-3654 22:36:06 [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:06 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 22:36:06 INFO: Project root configuration file: NONE 22:36:06 INFO: SonarScanner 4.6.2.2472 22:36:06 INFO: Java 17.0.7 Private Build (64-bit) 22:36:06 INFO: Linux 4.15.0-213-generic amd64 22:36:07 INFO: User cache: /home/jenkins/.sonar/cache 22:36:09 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 22:36:09 INFO: Project root configuration file: NONE 22:36:09 INFO: Analyzing on SonarCloud 22:36:09 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 22:36:10 INFO: Load global settings 22:36:10 INFO: Load global settings (done) | time=375ms 22:36:10 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 22:36:10 INFO: Loading required plugins 22:36:10 INFO: Load plugins index 22:36:11 INFO: Load plugins index (done) | time=227ms 22:36:11 INFO: Load/download plugins 22:36:12 INFO: Load/download plugins (done) | time=855ms 22:36:12 INFO: Found an active CI vendor: 'Jenkins' 22:36:12 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' 22:36:13 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' (done) | time=351ms 22:36:13 INFO: Process project properties 22:36:13 INFO: Execute project builders 22:36:13 INFO: Execute project builders (done) | time=1ms 22:36:13 INFO: Project key: o-ran-sc_nonrtric-plt-ranpm-pm-file-converter 22:36:13 INFO: Base dir: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter 22:36:13 INFO: Working dir: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork 22:36:13 INFO: Load project branches 22:36:13 INFO: Load project branches (done) | time=257ms 22:36:13 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' 22:36:13 INFO: Detected project binding: NOT_BOUND 22:36:13 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' (done) | time=244ms 22:36:13 INFO: Load project pull requests 22:36:13 INFO: Load project pull requests (done) | time=221ms 22:36:13 INFO: Load branch configuration 22:36:13 INFO: Load branch configuration (done) | time=3ms 22:36:14 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:14 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:14 INFO: Load quality profiles 22:36:14 INFO: Load quality profiles (done) | time=464ms 22:36:14 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:14 INFO: Load active rules 22:36:16 INFO: Load active rules (done) | time=1603ms 22:36:16 INFO: Organization key: o-ran-sc 22:36:16 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:16 INFO: Preprocessing files... 22:36:16 INFO: 1 language detected in 6 preprocessed files (done) | time=155ms 22:36:16 INFO: 32 files ignored because of inclusion/exclusion patterns 22:36:16 INFO: 0 files ignored because of scm ignore settings 22:36:16 INFO: Loading plugins for detected languages 22:36:16 INFO: Load/download plugins 22:36:17 INFO: Load/download plugins (done) | time=466ms 22:36:17 INFO: Load project repositories 22:36:18 INFO: Load project repositories (done) | time=717ms 22:36:18 INFO: Indexing files... 22:36:18 INFO: Project configuration: 22:36:18 INFO: Included sources: **/*.go 22:36:18 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 22:36:18 INFO: 6 files indexed (done) | time=9ms 22:36:18 INFO: Quality profile for go: Sonar way 22:36:18 INFO: ------------- Run sensors on module nonrtric-plt-ranpm-pm-file-converter 22:36:18 INFO: Load metrics repository 22:36:18 INFO: Load metrics repository (done) | time=175ms 22:36:18 INFO: Sensor cache enabled 22:36:18 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:18 INFO: Load sensor cache 22:36:19 INFO: Load sensor cache (43 KB) | time=1157ms 22:36:19 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:20 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 22:36:20 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 22:36:20 INFO: Sensor JaCoCo XML Report Importer [jacoco] 22:36:20 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:20 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 22:36:20 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms 22:36:20 INFO: Sensor Code Quality and Security for Go [go] 22:36:20 INFO: 6 source files to be analyzed 22:36:22 INFO: 6/6 source files have been analyzed 22:36:22 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1561ms 22:36:22 INFO: Sensor Go Cover sensor for Go coverage [go] 22:36:22 INFO: Load coverage report from '/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/coverage.txt' 22:36:22 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=28ms 22:36:22 INFO: Sensor IaC Docker Sensor [iac] 22:36:22 INFO: 0 source files to be analyzed 22:36:22 INFO: 0/0 source files have been analyzed 22:36:22 INFO: Sensor IaC Docker Sensor [iac] (done) | time=122ms 22:36:22 INFO: Sensor Java Config Sensor [iac] 22:36:22 INFO: 0 source files to be analyzed 22:36:22 INFO: 0/0 source files have been analyzed 22:36:22 INFO: Sensor Java Config Sensor [iac] (done) | time=18ms 22:36:22 INFO: Sensor Serverless configuration file sensor [security] 22:36:22 INFO: 0 Serverless function entries were found in the project 22:36:22 INFO: 0 Serverless function handlers were kept as entrypoints 22:36:22 INFO: Sensor Serverless configuration file sensor [security] (done) | time=18ms 22:36:22 INFO: Sensor AWS SAM template file sensor [security] 22:36:22 INFO: Sensor AWS SAM template file sensor [security] (done) | time=2ms 22:36:22 INFO: Sensor AWS SAM Inline template file sensor [security] 22:36:22 INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms 22:36:22 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 22:36:22 INFO: Available processors: 4 22:36:22 INFO: Using 4 threads for analysis. 22:36:23 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:23 * The filename starts with "test" 22:36:23 * The filename contains "test." or "tests." 22:36:23 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 22:36:23 * Any directory in the file path has a name ending in "test" or "tests" 22:36:23 22:36:23 INFO: Start fetching files for the text and secrets analysis 22:36:23 INFO: Using Git CLI to retrieve untracked files 22:36:23 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 22:36:23 INFO: Starting the text and secrets analysis 22:36:23 INFO: 6 source files to be analyzed for the text and secrets analysis 22:36:23 INFO: 6/6 source files have been analyzed for the text and secrets analysis 22:36:23 INFO: Start fetching files for the binary file analysis 22:36:23 INFO: There are no files to be analyzed for the binary file analysis 22:36:23 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1400ms 22:36:23 INFO: Sensor JavaSecuritySensor [security] 22:36:23 INFO: 13 taint analysis rules enabled. 22:36:23 INFO: No UCFGs have been included for analysis. 22:36:23 INFO: java security sensor: Begin: 2025-09-13T22:36:23.721659524Z, End: 2025-09-13T22:36:23.735753375Z, Duration: 00:00:00.014 22:36:23 Load type hierarchy and UCFGs: Begin: 2025-09-13T22:36:23.728432587Z, End: 2025-09-13T22:36:23.730694448Z, Duration: 00:00:00.002 22:36:23 Load type hierarchy: Begin: 2025-09-13T22:36:23.728459288Z, End: 2025-09-13T22:36:23.729850891Z, Duration: 00:00:00.001 22:36:23 Load UCFGs: Begin: 2025-09-13T22:36:23.730482806Z, End: 2025-09-13T22:36:23.730546457Z, Duration: 00:00:00.000 22:36:23 INFO: java security sensor peak memory: 147 MB 22:36:23 INFO: Sensor JavaSecuritySensor [security] (done) | time=24ms 22:36:23 INFO: Sensor CSharpSecuritySensor [security] 22:36:23 INFO: 26 taint analysis rules enabled. 22:36:23 INFO: No UCFGs have been included for analysis. 22:36:23 INFO: csharp security sensor: Begin: 2025-09-13T22:36:23.738124257Z, End: 2025-09-13T22:36:23.739721302Z, Duration: 00:00:00.001 22:36:23 Load type hierarchy and UCFGs: Begin: 2025-09-13T22:36:23.738787384Z, End: 2025-09-13T22:36:23.739163857Z, Duration: 00:00:00.000 22:36:23 Load type hierarchy: Begin: 2025-09-13T22:36:23.738791894Z, End: 2025-09-13T22:36:23.739008256Z, Duration: 00:00:00.000 22:36:23 Load UCFGs: Begin: 2025-09-13T22:36:23.739088596Z, End: 2025-09-13T22:36:23.739111147Z, Duration: 00:00:00.000 22:36:23 INFO: csharp security sensor peak memory: 147 MB 22:36:23 INFO: Sensor CSharpSecuritySensor [security] (done) | time=3ms 22:36:23 INFO: Sensor VbNetSecuritySensor [security] 22:36:23 INFO: 25 taint analysis rules enabled. 22:36:23 INFO: No UCFGs have been included for analysis. 22:36:23 INFO: vbnet security sensor: Begin: 2025-09-13T22:36:23.741026244Z, End: 2025-09-13T22:36:23.741958253Z, Duration: 00:00:00.000 22:36:23 Load type hierarchy and UCFGs: Begin: 2025-09-13T22:36:23.741342077Z, End: 2025-09-13T22:36:23.741587860Z, Duration: 00:00:00.000 22:36:23 Load type hierarchy: Begin: 2025-09-13T22:36:23.741345177Z, End: 2025-09-13T22:36:23.741416738Z, Duration: 00:00:00.000 22:36:23 Load UCFGs: Begin: 2025-09-13T22:36:23.741498859Z, End: 2025-09-13T22:36:23.741519939Z, Duration: 00:00:00.000 22:36:23 INFO: vbnet security sensor peak memory: 147 MB 22:36:23 INFO: Sensor VbNetSecuritySensor [security] (done) | time=2ms 22:36:23 INFO: Sensor PhpSecuritySensor [security] 22:36:23 INFO: 18 taint analysis rules enabled. 22:36:23 INFO: No UCFGs have been included for analysis. 22:36:23 INFO: php security sensor: Begin: 2025-09-13T22:36:23.755480588Z, End: 2025-09-13T22:36:23.756632899Z, Duration: 00:00:00.001 22:36:23 Load type hierarchy and UCFGs: Begin: 2025-09-13T22:36:23.755858152Z, End: 2025-09-13T22:36:23.756236315Z, Duration: 00:00:00.000 22:36:23 Load type hierarchy: Begin: 2025-09-13T22:36:23.755862402Z, End: 2025-09-13T22:36:23.755982883Z, Duration: 00:00:00.000 22:36:23 Load UCFGs: Begin: 2025-09-13T22:36:23.756177175Z, End: 2025-09-13T22:36:23.756198045Z, Duration: 00:00:00.000 22:36:23 INFO: php security sensor peak memory: 147 MB 22:36:23 INFO: Sensor PhpSecuritySensor [security] (done) | time=3ms 22:36:23 INFO: Sensor PythonSecuritySensor [security] 22:36:23 INFO: 21 taint analysis rules enabled. 22:36:23 INFO: No UCFGs have been included for analysis. 22:36:23 INFO: python security sensor: Begin: 2025-09-13T22:36:23.757737689Z, End: 2025-09-13T22:36:23.758505226Z, Duration: 00:00:00.000 22:36:23 Load type hierarchy and UCFGs: Begin: 2025-09-13T22:36:23.758023602Z, End: 2025-09-13T22:36:23.758212724Z, Duration: 00:00:00.000 22:36:23 Load type hierarchy: Begin: 2025-09-13T22:36:23.758026562Z, End: 2025-09-13T22:36:23.758109103Z, Duration: 00:00:00.000 22:36:23 Load UCFGs: Begin: 2025-09-13T22:36:23.758158713Z, End: 2025-09-13T22:36:23.758175913Z, Duration: 00:00:00.000 22:36:23 INFO: python security sensor peak memory: 147 MB 22:36:23 INFO: Sensor PythonSecuritySensor [security] (done) | time=2ms 22:36:23 INFO: Sensor JsSecuritySensor [security] 22:36:23 INFO: 15 taint analysis rules enabled. 22:36:23 INFO: No UCFGs have been included for analysis. 22:36:23 INFO: js security sensor: Begin: 2025-09-13T22:36:23.759784948Z, End: 2025-09-13T22:36:23.761134071Z, Duration: 00:00:00.001 22:36:23 Load type hierarchy and UCFGs: Begin: 2025-09-13T22:36:23.760609356Z, End: 2025-09-13T22:36:23.760853588Z, Duration: 00:00:00.000 22:36:23 Load type hierarchy: Begin: 2025-09-13T22:36:23.760613476Z, End: 2025-09-13T22:36:23.760702547Z, Duration: 00:00:00.000 22:36:23 Load UCFGs: Begin: 2025-09-13T22:36:23.760801788Z, End: 2025-09-13T22:36:23.760821998Z, Duration: 00:00:00.000 22:36:23 INFO: js security sensor peak memory: 147 MB 22:36:23 INFO: Sensor JsSecuritySensor [security] (done) | time=2ms 22:36:23 INFO: Sensor KotlinSecuritySensor [security] 22:36:23 INFO: 28 taint analysis rules enabled. 22:36:23 INFO: No UCFGs have been included for analysis. 22:36:23 INFO: kotlin security sensor: Begin: 2025-09-13T22:36:23.762282232Z, End: 2025-09-13T22:36:23.763079679Z, Duration: 00:00:00.000 22:36:23 Load type hierarchy and UCFGs: Begin: 2025-09-13T22:36:23.762633315Z, End: 2025-09-13T22:36:23.762802256Z, Duration: 00:00:00.000 22:36:23 Load type hierarchy: Begin: 2025-09-13T22:36:23.762639965Z, End: 2025-09-13T22:36:23.762696185Z, Duration: 00:00:00.000 22:36:23 Load UCFGs: Begin: 2025-09-13T22:36:23.762756896Z, End: 2025-09-13T22:36:23.762773426Z, Duration: 00:00:00.000 22:36:23 INFO: kotlin security sensor peak memory: 147 MB 22:36:23 INFO: Sensor KotlinSecuritySensor [security] (done) | time=1ms 22:36:23 INFO: Sensor GoSecuritySensor [security] 22:36:23 INFO: 9 taint analysis rules enabled. 22:36:23 INFO: Analyzing 25 UCFGs to detect vulnerabilities. 22:36:24 INFO: No entry points found. 22:36:24 INFO: go security sensor: Begin: 2025-09-13T22:36:23.763944027Z, End: 2025-09-13T22:36:24.555190853Z, Duration: 00:00:00.791 22:36:24 Load type hierarchy and UCFGs: Begin: 2025-09-13T22:36:23.764091148Z, End: 2025-09-13T22:36:23.955292526Z, Duration: 00:00:00.191 22:36:24 Load type hierarchy: Begin: 2025-09-13T22:36:23.764094118Z, End: 2025-09-13T22:36:23.767165917Z, Duration: 00:00:00.003 22:36:24 Load UCFGs: Begin: 2025-09-13T22:36:23.767267608Z, End: 2025-09-13T22:36:23.955218834Z, Duration: 00:00:00.187 22:36:24 Check cache: Begin: 2025-09-13T22:36:23.955697991Z, End: 2025-09-13T22:36:23.956014426Z, Duration: 00:00:00.000 22:36:24 Load cache: Begin: 2025-09-13T22:36:23.955710331Z, End: 2025-09-13T22:36:23.955735392Z, Duration: 00:00:00.000 22:36:24 Create runtime call graph: Begin: 2025-09-13T22:36:23.956069516Z, End: 2025-09-13T22:36:24.013461954Z, Duration: 00:00:00.057 22:36:24 Variable Type Analysis #1: Begin: 2025-09-13T22:36:23.957072261Z, End: 2025-09-13T22:36:23.991867100Z, Duration: 00:00:00.034 22:36:24 Create runtime type propagation graph: Begin: 2025-09-13T22:36:23.957951243Z, End: 2025-09-13T22:36:23.976755487Z, Duration: 00:00:00.018 22:36:24 Run SCC (Tarjan) on 607 nodes: Begin: 2025-09-13T22:36:23.977523818Z, End: 2025-09-13T22:36:23.982366396Z, Duration: 00:00:00.004 22:36:24 Propagate runtime types to strongly connected components: Begin: 2025-09-13T22:36:23.982639920Z, End: 2025-09-13T22:36:23.991625557Z, Duration: 00:00:00.008 22:36:24 Variable Type Analysis #2: Begin: 2025-09-13T22:36:23.995124086Z, End: 2025-09-13T22:36:24.011901214Z, Duration: 00:00:00.016 22:36:24 Create runtime type propagation graph: Begin: 2025-09-13T22:36:23.995137806Z, End: 2025-09-13T22:36:24.004238014Z, Duration: 00:00:00.009 22:36:24 Run SCC (Tarjan) on 607 nodes: Begin: 2025-09-13T22:36:24.008067175Z, End: 2025-09-13T22:36:24.009715899Z, Duration: 00:00:00.001 22:36:24 Propagate runtime types to strongly connected components: Begin: 2025-09-13T22:36:24.009830107Z, End: 2025-09-13T22:36:24.011846702Z, Duration: 00:00:00.002 22:36:24 Load config: Begin: 2025-09-13T22:36:24.013524277Z, End: 2025-09-13T22:36:24.524347836Z, Duration: 00:00:00.510 22:36:24 Compute entry points: Begin: 2025-09-13T22:36:24.524715384Z, End: 2025-09-13T22:36:24.553905817Z, Duration: 00:00:00.029 22:36:24 INFO: go security sensor peak memory: 191 MB 22:36:24 INFO: Sensor GoSecuritySensor [security] (done) | time=793ms 22:36:24 INFO: ------------- Run sensors on project 22:36:24 INFO: Sensor Zero Coverage Sensor 22:36:24 INFO: Sensor Zero Coverage Sensor (done) | time=13ms 22:36:24 INFO: ------------- Gather SCA dependencies on project 22:36:24 INFO: Checking if SCA is enabled for organization o-ran-sc 22:36:25 INFO: Dependency analysis skipped 22:36:25 INFO: CPD Executor Calculating CPD for 6 files 22:36:25 INFO: CPD Executor CPD calculation finished (done) | time=41ms 22:36:25 INFO: Create analysis 22:36:25 INFO: Create analysis (done) | time=2ms 22:36:25 INFO: Analysis report generated in 483ms, dir size=371 KB 22:36:25 INFO: Analysis report compressed in 36ms, zip size=84 KB 22:36:26 INFO: Analysis report uploaded in 1021ms 22:36:26 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:26 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 22:36:26 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZlFOPz-WnJmXhdvAXl3 22:36:26 INFO: ------------- Upload SCA dependency files 22:36:28 INFO: Sensor cache published successfully 22:36:28 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:28 INFO: Analysis total time: 15.711 s 22:36:28 INFO: ------------------------------------------------------------------------ 22:36:28 INFO: EXECUTION SUCCESS 22:36:28 INFO: ------------------------------------------------------------------------ 22:36:28 INFO: Total time: 21.401s 22:36:28 INFO: Final Memory: 32M/117M 22:36:28 INFO: ------------------------------------------------------------------------ 22:36:28 $ ssh-agent -k 22:36:28 unset SSH_AUTH_SOCK; 22:36:28 unset SSH_AGENT_PID; 22:36:28 echo Agent pid 2141 killed; 22:36:28 [ssh-agent] Stopped. 22:36:28 [PostBuildScript] - [INFO] Executing post build scripts. 22:36:28 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins3924361972115045473.sh 22:36:28 ---> sysstat.sh 22:36:29 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins18039451704346547575.sh 22:36:29 ---> package-listing.sh 22:36:29 ++ tr '[:upper:]' '[:lower:]' 22:36:29 ++ facter osfamily 22:36:29 + OS_FAMILY=debian 22:36:29 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:36:29 + START_PACKAGES=/tmp/packages_start.txt 22:36:29 + END_PACKAGES=/tmp/packages_end.txt 22:36:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:36:29 + PACKAGES=/tmp/packages_start.txt 22:36:29 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:36:29 + PACKAGES=/tmp/packages_end.txt 22:36:29 + case "${OS_FAMILY}" in 22:36:29 + dpkg -l 22:36:29 + grep '^ii' 22:36:30 + '[' -f /tmp/packages_start.txt ']' 22:36:30 + '[' -f /tmp/packages_end.txt ']' 22:36:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:36:30 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:36:30 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/archives/ 22:36:30 + 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:30 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins3138210699308591560.sh 22:36:30 ---> capture-instance-metadata.sh 22:36:30 Setup pyenv: 22:36:30 system 22:36:30 3.8.13 22:36:30 3.9.13 22:36:30 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:36:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E6R2 from file:/tmp/.os_lf_venv 22:36:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:33 lf-activate-venv(): INFO: Base packages installed successfully 22:36:33 lf-activate-venv(): INFO: Installing additional packages: lftools 22:36:53 lf-activate-venv(): INFO: Adding /tmp/venv-E6R2/bin to PATH 22:36:53 INFO: Running in OpenStack, capturing instance metadata 22:36:54 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins614046980995442327.sh 22:36:54 provisioning config files... 22:36:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/config10057123951559475492tmp 22:36:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:36:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:36:54 [EnvInject] - Injecting environment variables from a build step. 22:36:54 [EnvInject] - Injecting as environment variables the properties content 22:36:54 SERVER_ID=logs 22:36:54 22:36:54 [EnvInject] - Variables injected successfully. 22:36:54 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins1287511166030359151.sh 22:36:54 ---> create-netrc.sh 22:36:54 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins8328347356090831463.sh 22:36:54 ---> python-tools-install.sh 22:36:54 Setup pyenv: 22:36:54 system 22:36:54 3.8.13 22:36:54 3.9.13 22:36:54 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:36:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E6R2 from file:/tmp/.os_lf_venv 22:36:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:58 lf-activate-venv(): INFO: Base packages installed successfully 22:36:58 lf-activate-venv(): INFO: Installing additional packages: lftools 22:37:16 lf-activate-venv(): INFO: Adding /tmp/venv-E6R2/bin to PATH 22:37:16 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins12406054186854707571.sh 22:37:16 ---> sudo-logs.sh 22:37:16 Archiving 'sudo' log.. 22:37:16 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins11554485376235843033.sh 22:37:16 ---> job-cost.sh 22:37:16 Setup pyenv: 22:37:16 system 22:37:16 3.8.13 22:37:16 3.9.13 22:37:16 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E6R2 from file:/tmp/.os_lf_venv 22:37:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:20 lf-activate-venv(): INFO: Base packages installed successfully 22:37:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:37:30 lf-activate-venv(): INFO: Adding /tmp/venv-E6R2/bin to PATH 22:37:30 INFO: No Stack... 22:37:31 INFO: Retrieving Pricing Info for: v3-starter-4 22:37:31 INFO: Archiving Costs 22:37:31 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins16934133665591185298.sh 22:37:31 ---> logs-deploy.sh 22:37:31 Setup pyenv: 22:37:31 system 22:37:31 3.8.13 22:37:31 3.9.13 22:37:31 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E6R2 from file:/tmp/.os_lf_venv 22:37:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:35 lf-activate-venv(): INFO: Base packages installed successfully 22:37:35 lf-activate-venv(): INFO: Installing additional packages: lftools 22:37:53 lf-activate-venv(): INFO: Adding /tmp/venv-E6R2/bin to PATH 22:37:53 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/769 22:37:53 INFO: archiving workspace using pattern(s): -p **/*.log 22:37:56 Archives upload complete. 22:37:56 INFO: archiving logs to Nexus 22:37:58 ---> uname -a: 22:37:58 Linux prd-ubuntu1804-docker-4c-4g-3654 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:37:58 22:37:58 22:37:58 ---> lscpu: 22:37:58 Architecture: x86_64 22:37:58 CPU op-mode(s): 32-bit, 64-bit 22:37:58 Byte Order: Little Endian 22:37:58 CPU(s): 4 22:37:58 On-line CPU(s) list: 0-3 22:37:58 Thread(s) per core: 1 22:37:58 Core(s) per socket: 1 22:37:58 Socket(s): 4 22:37:58 NUMA node(s): 1 22:37:58 Vendor ID: AuthenticAMD 22:37:58 CPU family: 23 22:37:58 Model: 49 22:37:58 Model name: AMD EPYC-Rome Processor 22:37:58 Stepping: 0 22:37:58 CPU MHz: 2800.000 22:37:58 BogoMIPS: 5600.00 22:37:58 Virtualization: AMD-V 22:37:58 Hypervisor vendor: KVM 22:37:58 Virtualization type: full 22:37:58 L1d cache: 32K 22:37:58 L1i cache: 32K 22:37:58 L2 cache: 512K 22:37:58 L3 cache: 16384K 22:37:58 NUMA node0 CPU(s): 0-3 22:37:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 22:37:58 22:37:58 22:37:58 ---> nproc: 22:37:58 4 22:37:58 22:37:58 22:37:58 ---> df -h: 22:37:58 Filesystem Size Used Avail Use% Mounted on 22:37:58 udev 3.9G 0 3.9G 0% /dev 22:37:58 tmpfs 798M 700K 797M 1% /run 22:37:58 /dev/vda1 20G 9.5G 9.7G 50% / 22:37:58 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:37:58 tmpfs 5.0M 0 5.0M 0% /run/lock 22:37:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:37:58 /dev/vda15 105M 5.3M 100M 5% /boot/efi 22:37:58 tmpfs 798M 0 798M 0% /run/user/1001 22:37:58 22:37:58 22:37:58 ---> free -m: 22:37:58 total used free shared buff/cache available 22:37:58 Mem: 7976 511 4514 0 2950 7171 22:37:58 Swap: 1023 0 1023 22:37:58 22:37:58 22:37:58 ---> ip addr: 22:37:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:37:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:37:58 inet 127.0.0.1/8 scope host lo 22:37:58 valid_lft forever preferred_lft forever 22:37:58 inet6 ::1/128 scope host 22:37:58 valid_lft forever preferred_lft forever 22:37:58 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 22:37:58 link/ether fa:16:3e:ad:f2:17 brd ff:ff:ff:ff:ff:ff 22:37:58 inet 10.32.6.158/23 brd 10.32.7.255 scope global dynamic ens3 22:37:58 valid_lft 86088sec preferred_lft 86088sec 22:37:58 inet6 fe80::f816:3eff:fead:f217/64 scope link 22:37:58 valid_lft forever preferred_lft forever 22:37:58 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 22:37:58 link/ether 02:42:a5:7d:7e:73 brd ff:ff:ff:ff:ff:ff 22:37:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:37:58 valid_lft forever preferred_lft forever 22:37:58 22:37:58 22:37:58 ---> sar -b -r -n DEV: 22:37:58 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3654) 09/13/25 _x86_64_ (4 CPU) 22:37:58 22:37:58 22:32:47 LINUX RESTART (4 CPU) 22:37:58 22:37:58 22:33:01 tps rtps wtps bread/s bwrtn/s 22:37:58 22:34:02 154.32 69.02 85.30 5607.73 39709.13 22:37:58 22:35:01 63.51 0.25 63.26 28.33 9813.93 22:37:58 22:36:01 185.39 125.86 59.53 6765.21 20130.36 22:37:58 22:37:01 56.37 30.93 25.45 1659.99 13612.40 22:37:58 Average: 115.12 56.75 58.36 3530.04 20862.45 22:37:58 22:37:58 22:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:37:58 22:34:02 5857384 7385540 2310044 28.28 37664 1670348 1030136 11.18 615784 1524548 68756 22:37:58 22:35:01 5627184 7372708 2540244 31.10 56400 1857056 1035860 11.24 637600 1708816 64356 22:37:58 22:36:01 4807788 7375356 3359640 41.13 74104 2637808 1239688 13.45 998464 2116448 290944 22:37:58 22:37:01 4645056 7361476 3522372 43.13 75856 2784348 985740 10.70 1146696 2129972 25548 22:37:58 Average: 5234353 7373770 2933075 35.91 61006 2237390 1072856 11.64 849636 1869946 112401 22:37:58 22:37:58 22:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:37:58 22:34:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 22:37:58 22:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:58 22:34:02 ens3 409.82 217.33 1084.47 65.01 0.00 0.00 0.00 0.00 22:37:58 22:35:01 lo 0.54 0.54 0.04 0.04 0.00 0.00 0.00 0.00 22:37:58 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:58 22:35:01 ens3 54.57 45.20 705.99 5.80 0.00 0.00 0.00 0.00 22:37:58 22:36:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 22:37:58 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:58 22:36:01 ens3 323.46 214.63 1738.06 18.53 0.00 0.00 0.00 0.00 22:37:58 22:37:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 22:37:58 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:58 22:37:01 ens3 270.64 151.76 1600.73 82.49 0.00 0.00 0.00 0.00 22:37:58 Average: lo 1.24 1.24 0.12 0.12 0.00 0.00 0.00 0.00 22:37:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:58 Average: ens3 265.50 157.70 1284.74 43.11 0.00 0.00 0.00 0.00 22:37:58 22:37:58 22:37:58 ---> sar -P ALL: 22:37:58 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3654) 09/13/25 _x86_64_ (4 CPU) 22:37:58 22:37:58 22:32:47 LINUX RESTART (4 CPU) 22:37:58 22:37:58 22:33:01 CPU %user %nice %system %iowait %steal %idle 22:37:58 22:34:02 all 19.29 0.00 2.76 4.60 1.41 71.94 22:37:58 22:34:02 0 22.51 0.00 2.43 5.40 1.64 68.02 22:37:58 22:34:02 1 9.99 0.00 1.38 3.66 1.05 83.93 22:37:58 22:34:02 2 27.98 0.00 5.15 3.40 1.58 61.88 22:37:58 22:34:02 3 16.70 0.00 2.08 5.93 1.37 73.92 22:37:58 22:35:01 all 20.27 0.00 1.19 1.74 1.24 75.56 22:37:58 22:35:01 0 5.70 0.00 0.39 0.00 0.44 93.47 22:37:58 22:35:01 1 8.87 0.00 0.98 6.26 1.17 82.73 22:37:58 22:35:01 2 19.13 0.00 0.86 0.20 1.43 78.38 22:37:58 22:35:01 3 47.39 0.00 2.57 0.51 1.93 47.61 22:37:58 22:36:01 all 30.19 1.72 5.73 7.89 2.59 51.89 22:37:58 22:36:01 0 26.34 5.27 5.84 9.09 2.62 50.85 22:37:58 22:36:01 1 24.07 0.02 5.16 9.35 2.70 58.70 22:37:58 22:36:01 2 37.73 1.60 5.97 5.17 2.74 46.78 22:37:58 22:36:01 3 32.67 0.00 5.94 7.91 2.29 51.20 22:37:58 22:37:01 all 27.46 0.00 1.81 1.37 2.04 67.31 22:37:58 22:37:01 0 20.46 0.00 1.00 0.96 1.60 75.99 22:37:58 22:37:01 1 20.50 0.00 1.39 0.55 1.89 75.67 22:37:58 22:37:01 2 20.57 0.00 2.03 2.23 2.20 72.98 22:37:58 22:37:01 3 48.36 0.00 2.79 1.76 2.49 44.59 22:37:58 Average: all 24.32 0.43 2.88 3.91 1.82 66.65 22:37:58 Average: 0 18.80 1.32 2.42 3.87 1.58 72.01 22:37:58 Average: 1 15.89 0.00 2.23 4.95 1.70 75.22 22:37:58 Average: 2 26.37 0.40 3.51 2.76 1.99 64.98 22:37:58 Average: 3 36.24 0.00 3.35 4.04 2.02 54.35 22:37:58 22:37:58 22:37:58