22:33:29 Started by timer 22:33:29 Running as SYSTEM 22:33:29 [EnvInject] - Loading node environment variables. 22:33:29 Building remotely on prd-ubuntu1804-docker-4c-4g-2468 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:33:29 [ssh-agent] Looking for ssh-agent implementation... 22:33:29 $ ssh-agent 22:33:29 SSH_AUTH_SOCK=/tmp/ssh-YK3J6IvrITDB/agent.2112 22:33:29 SSH_AGENT_PID=2114 22:33:29 [ssh-agent] Started. 22:33:29 Running ssh-add (command line suppressed) 22:33:29 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/private_key_12839721623277093985.key (jenkins-ssh) 22:33:29 [ssh-agent] Using credentials jenkins (jenkins) 22:33:29 The recommended git tool is: NONE 22:33:32 using credential jenkins 22:33:32 Wiping out workspace first. 22:33:32 Cloning the remote Git repository 22:33:32 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:33:32 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script # timeout=10 22:33:32 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:33:32 > git --version # timeout=10 22:33:32 > git --version # 'git version 2.17.1' 22:33:32 using GIT_SSH to set credentials jenkins 22:33:32 > 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:33 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 22:33:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:33:34 Avoid second fetch 22:33:34 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:33:34 Checking out Revision 56e6f9da7fb5904d56146c87af0668c69c20b3eb (refs/remotes/origin/master) 22:33:34 > git config core.sparsecheckout # timeout=10 22:33:34 > git checkout -f 56e6f9da7fb5904d56146c87af0668c69c20b3eb # timeout=10 22:33:34 Commit message: "Add Deprecation Notice for RANPM Installation scripts" 22:33:34 > git rev-list --no-walk 56e6f9da7fb5904d56146c87af0668c69c20b3eb # timeout=10 22:33:38 provisioning config files... 22:33:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:33:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:33:38 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins14862419194256304825.sh 22:33:38 ---> python-tools-install.sh 22:33:38 Setup pyenv: 22:33:38 * system (set by /opt/pyenv/version) 22:33:38 * 3.8.13 (set by /opt/pyenv/version) 22:33:38 * 3.9.13 (set by /opt/pyenv/version) 22:33:38 * 3.10.6 (set by /opt/pyenv/version) 22:33:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZBQT 22:33:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:33:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:55 lf-activate-venv(): INFO: Base packages installed successfully 22:33:55 lf-activate-venv(): INFO: Installing additional packages: lftools 22:34:37 lf-activate-venv(): INFO: Adding /tmp/venv-ZBQT/bin to PATH 22:34:37 Generating Requirements File 22:35:16 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:35:16 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:35:17 Python 3.10.6 22:35:18 pip 25.2 from /tmp/venv-ZBQT/lib/python3.10/site-packages/pip (python 3.10) 22:35:18 appdirs==1.4.4 22:35:18 argcomplete==3.6.2 22:35:18 aspy.yaml==1.3.0 22:35:18 attrs==25.3.0 22:35:18 autopage==0.5.2 22:35:18 beautifulsoup4==4.13.5 22:35:18 boto3==1.40.21 22:35:18 botocore==1.40.21 22:35:18 bs4==0.0.2 22:35:18 cachetools==5.5.2 22:35:18 certifi==2025.8.3 22:35:18 cffi==1.17.1 22:35:18 cfgv==3.4.0 22:35:18 chardet==5.2.0 22:35:18 charset-normalizer==3.4.3 22:35:18 click==8.2.1 22:35:18 cliff==4.11.0 22:35:18 cmd2==2.7.0 22:35:18 cryptography==3.3.2 22:35:18 debtcollector==3.0.0 22:35:18 decorator==5.2.1 22:35:18 defusedxml==0.7.1 22:35:18 Deprecated==1.2.18 22:35:18 distlib==0.4.0 22:35:18 dnspython==2.7.0 22:35:18 docker==7.1.0 22:35:18 dogpile.cache==1.4.0 22:35:18 durationpy==0.10 22:35:18 email-validator==2.3.0 22:35:18 filelock==3.19.1 22:35:18 future==1.0.0 22:35:18 gitdb==4.0.12 22:35:18 GitPython==3.1.45 22:35:18 google-auth==2.40.3 22:35:18 httplib2==0.30.0 22:35:18 identify==2.6.13 22:35:18 idna==3.10 22:35:18 importlib-resources==1.5.0 22:35:18 iso8601==2.1.0 22:35:18 Jinja2==3.1.6 22:35:18 jmespath==1.0.1 22:35:18 jsonpatch==1.33 22:35:18 jsonpointer==3.0.0 22:35:18 jsonschema==4.25.1 22:35:18 jsonschema-specifications==2025.4.1 22:35:18 keystoneauth1==5.12.0 22:35:18 kubernetes==33.1.0 22:35:18 lftools==0.37.13 22:35:18 lxml==6.0.1 22:35:18 markdown-it-py==4.0.0 22:35:18 MarkupSafe==3.0.2 22:35:18 mdurl==0.1.2 22:35:18 msgpack==1.1.1 22:35:18 multi_key_dict==2.0.3 22:35:18 munch==4.0.0 22:35:18 netaddr==1.3.0 22:35:18 niet==1.4.2 22:35:18 nodeenv==1.9.1 22:35:18 oauth2client==4.1.3 22:35:18 oauthlib==3.3.1 22:35:18 openstacksdk==4.7.0 22:35:18 os-client-config==2.3.0 22:35:18 os-service-types==1.8.0 22:35:18 osc-lib==4.2.0 22:35:18 oslo.config==10.0.0 22:35:18 oslo.context==6.1.0 22:35:18 oslo.i18n==6.6.0 22:35:18 oslo.log==7.2.1 22:35:18 oslo.serialization==5.8.0 22:35:18 oslo.utils==9.1.0 22:35:18 packaging==25.0 22:35:18 pbr==7.0.1 22:35:18 platformdirs==4.4.0 22:35:18 prettytable==3.16.0 22:35:18 psutil==7.0.0 22:35:18 pyasn1==0.6.1 22:35:18 pyasn1_modules==0.4.2 22:35:18 pycparser==2.22 22:35:18 pygerrit2==2.0.15 22:35:18 PyGithub==2.7.0 22:35:18 Pygments==2.19.2 22:35:18 PyJWT==2.10.1 22:35:18 PyNaCl==1.5.0 22:35:18 pyparsing==2.4.7 22:35:18 pyperclip==1.9.0 22:35:18 pyrsistent==0.20.0 22:35:18 python-cinderclient==9.7.0 22:35:18 python-dateutil==2.9.0.post0 22:35:18 python-heatclient==4.3.0 22:35:18 python-jenkins==1.8.3 22:35:18 python-keystoneclient==5.7.0 22:35:18 python-magnumclient==4.8.1 22:35:18 python-openstackclient==8.2.0 22:35:18 python-swiftclient==4.8.0 22:35:18 PyYAML==6.0.2 22:35:18 referencing==0.36.2 22:35:18 requests==2.32.5 22:35:18 requests-oauthlib==2.0.0 22:35:18 requestsexceptions==1.4.0 22:35:18 rfc3986==2.0.0 22:35:18 rich==14.1.0 22:35:18 rich-argparse==1.7.1 22:35:18 rpds-py==0.27.1 22:35:18 rsa==4.9.1 22:35:18 ruamel.yaml==0.18.15 22:35:18 ruamel.yaml.clib==0.2.12 22:35:18 s3transfer==0.13.1 22:35:18 simplejson==3.20.1 22:35:18 six==1.17.0 22:35:18 smmap==5.0.2 22:35:18 soupsieve==2.8 22:35:18 stevedore==5.5.0 22:35:18 tabulate==0.9.0 22:35:18 toml==0.10.2 22:35:18 tomlkit==0.13.3 22:35:18 tqdm==4.67.1 22:35:18 typing_extensions==4.15.0 22:35:18 tzdata==2025.2 22:35:18 urllib3==1.26.20 22:35:18 virtualenv==20.34.0 22:35:18 wcwidth==0.2.13 22:35:18 websocket-client==1.8.0 22:35:18 wrapt==1.17.3 22:35:18 xdg==6.0.0 22:35:18 xmltodict==0.14.2 22:35:18 yq==3.4.3 22:35:19 [EnvInject] - Injecting environment variables from a build step. 22:35:19 [EnvInject] - Injecting as environment variables the properties content 22:35:19 SET_JDK_VERSION=openjdk17 22:35:19 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 22:35:19 22:35:19 [EnvInject] - Variables injected successfully. 22:35:19 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/sh /tmp/jenkins2232514737033291308.sh 22:35:19 ---> update-java-alternatives.sh 22:35:19 ---> Updating Java version 22:35:19 ---> Ubuntu/Debian system detected 22:35:19 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 22:35:19 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 22:35:19 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:20 openjdk version "17.0.7" 2023-04-18 22:35:20 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 22:35:20 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 22:35:20 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 22:35:20 [EnvInject] - Injecting environment variables from a build step. 22:35:20 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 22:35:20 [EnvInject] - Variables injected successfully. 22:35:20 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/sh /tmp/jenkins3309706304270291774.sh 22:35:20 --> prescan-pm-file-converter-ubuntu.sh 22:35:20 + sudo apt-get update 22:35:20 Hit:1 https://download.docker.com/linux/ubuntu bionic InRelease 22:35:20 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 22:35:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 22:35:20 Hit:4 http://apt.puppetlabs.com xenial InRelease 22:35:20 Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:35:20 Get:6 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 22:35:20 Err:4 http://apt.puppetlabs.com xenial InRelease 22:35:20 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 22:35:21 Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 22:35:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 22:35:21 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 22:35:21 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:35:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 22:35:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 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:22 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:35:22 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:35:22 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:35:22 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:33 Fetched 28.0 MB in 7s (3865 kB/s) 22:35:33 Reading package lists... 22:35:35 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:35 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:35 W: Some index files failed to download. They have been ignored, or old ones used instead. 22:35:35 + bash pm-file-converter/build-pm-file-converter-ubuntu.sh 22:35:35 + echo '--> build-pm-file-converter-ubuntu.sh' 22:35:35 --> build-pm-file-converter-ubuntu.sh 22:35:35 ++ go env GOPATH 22:35:35 ++ go env GOPATH 22:35:35 + 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:35 + 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:35 + export GO111MODULE=on 22:35:35 + GO111MODULE=on 22:35:35 + go version 22:35:35 go version go1.19 linux/amd64 22:35:35 + cd pm-file-converter/ 22:35:35 + go get github.com/ory/go-acc 22:35:36 go: downloading github.com/ory/go-acc v0.2.8 22:35:36 go: downloading github.com/ory/viper v1.7.5 22:35:36 go: downloading github.com/pborman/uuid v1.2.0 22:35:36 go: downloading github.com/spf13/cobra v1.0.0 22:35:37 go: downloading github.com/dgraph-io/ristretto v0.0.2 22:35:37 go: downloading github.com/fsnotify/fsnotify v1.4.9 22:35:37 go: downloading github.com/hashicorp/hcl v1.0.0 22:35:37 go: downloading github.com/magiconair/properties v1.8.1 22:35:37 go: downloading github.com/mitchellh/mapstructure v1.3.2 22:35:37 go: downloading github.com/pelletier/go-toml v1.8.0 22:35:37 go: downloading github.com/spf13/afero v1.2.2 22:35:37 go: downloading github.com/spf13/cast v1.3.1 22:35:37 go: downloading github.com/spf13/jwalterweatherman v1.1.0 22:35:37 go: downloading github.com/spf13/pflag v1.0.5 22:35:37 go: downloading github.com/subosito/gotenv v1.2.0 22:35:37 go: downloading gopkg.in/ini.v1 v1.67.0 22:35:37 go: downloading gopkg.in/yaml.v2 v2.3.0 22:35:37 go: downloading github.com/google/uuid v1.3.0 22:35:37 go: downloading github.com/inconshreveable/mousetrap v1.0.0 22:35:38 go: downloading golang.org/x/sys v0.12.0 22:35:39 go: downloading golang.org/x/text v0.13.0 22:35:40 go: downloading github.com/cespare/xxhash v1.1.0 22:35:42 go: added github.com/cespare/xxhash v1.1.0 22:35:42 go: added github.com/dgraph-io/ristretto v0.0.2 22:35:42 go: added github.com/fsnotify/fsnotify v1.4.9 22:35:42 go: added github.com/hashicorp/hcl v1.0.0 22:35:42 go: added github.com/inconshreveable/mousetrap v1.0.0 22:35:42 go: added github.com/magiconair/properties v1.8.1 22:35:42 go: added github.com/mitchellh/mapstructure v1.3.2 22:35:42 go: added github.com/ory/go-acc v0.2.8 22:35:42 go: added github.com/ory/viper v1.7.5 22:35:42 go: added github.com/pborman/uuid v1.2.0 22:35:42 go: added github.com/pelletier/go-toml v1.8.0 22:35:42 go: added github.com/spf13/afero v1.2.2 22:35:42 go: added github.com/spf13/cast v1.3.1 22:35:42 go: added github.com/spf13/cobra v1.0.0 22:35:42 go: added github.com/spf13/jwalterweatherman v1.1.0 22:35:42 go: added github.com/spf13/pflag v1.0.5 22:35:42 go: added github.com/subosito/gotenv v1.2.0 22:35:42 go: upgraded gopkg.in/yaml.v2 v2.2.8 => v2.3.0 22:35:42 + go install github.com/ory/go-acc 22:35:49 + go get github.com/stretchr/testify/mock@v1.7.1 22:35:49 go: downloading github.com/stretchr/testify v1.7.1 22:35:50 go: downloading github.com/pmezard/go-difflib v1.0.0 22:35:50 go: downloading github.com/stretchr/objx v0.1.1 22:35:50 go: downloading github.com/davecgh/go-spew v1.1.1 22:35:50 go: downloading gopkg.in/yaml.v3 v3.0.1 22:35:51 go: downgraded github.com/stretchr/objx v0.5.0 => v0.1.1 22:35:51 go: downgraded github.com/stretchr/testify v1.8.4 => v1.7.1 22:35:51 + go-acc ./... --ignore gentools,mocks,common,accesscontrolpolicyapi,aefsecurityapi,auditingapi,discoverserviceapi,eventsapi,invokermanagementapi,loggingapi,securityapi,publishserviceapi,routinginfoapi 22:36:09 ? main [no test files] 22:36:10 ? main/components/kafkacollector [no test files] 22:36:14 ok main/components/miniocollector 1.063s coverage: 15.5% of statements in main, main/components/kafkacollector, main/components/miniocollector, main/components/xmltransform 22:36:16 ok main/components/xmltransform 0.041s coverage: 73.0% of statements in main, main/components/kafkacollector, main/components/miniocollector, main/components/xmltransform 22:36:16 + sed -i -e 's/oransc\.org\/nonrtric\/ranpm/pm-file-converter/' coverage.txt 22:36:16 + echo '--> build-pm-file-converter-ubuntu.sh ends' 22:36:16 --> build-pm-file-converter-ubuntu.sh ends 22:36:16 + echo --> prescan-pm-file-converter-ubuntu.sh ends 22:36:16 --> prescan-pm-file-converter-ubuntu.sh ends 22:36:16 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-2468 22:36:16 [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:17 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 22:36:17 INFO: Project root configuration file: NONE 22:36:17 INFO: SonarScanner 4.6.2.2472 22:36:17 INFO: Java 17.0.7 Private Build (64-bit) 22:36:17 INFO: Linux 4.15.0-213-generic amd64 22:36:17 INFO: User cache: /home/jenkins/.sonar/cache 22:36:19 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 22:36:19 INFO: Project root configuration file: NONE 22:36:19 INFO: Analyzing on SonarCloud 22:36:19 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 22:36:21 INFO: Load global settings 22:36:21 INFO: Load global settings (done) | time=475ms 22:36:21 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 22:36:22 INFO: Loading required plugins 22:36:22 INFO: Load plugins index 22:36:22 INFO: Load plugins index (done) | time=251ms 22:36:22 INFO: Load/download plugins 22:36:23 INFO: Load/download plugins (done) | time=1103ms 22:36:24 INFO: Found an active CI vendor: 'Jenkins' 22:36:24 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' 22:36:24 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' (done) | time=316ms 22:36:24 INFO: Process project properties 22:36:24 INFO: Execute project builders 22:36:24 INFO: Execute project builders (done) | time=0ms 22:36:24 INFO: Project key: o-ran-sc_nonrtric-plt-ranpm-pm-file-converter 22:36:24 INFO: Base dir: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter 22:36:24 INFO: Working dir: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork 22:36:24 INFO: Load project branches 22:36:24 INFO: Load project branches (done) | time=298ms 22:36:24 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' 22:36:24 INFO: Detected project binding: NOT_BOUND 22:36:24 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' (done) | time=186ms 22:36:24 INFO: Load project pull requests 22:36:25 INFO: Load project pull requests (done) | time=197ms 22:36:25 INFO: Load branch configuration 22:36:25 INFO: Load branch configuration (done) | time=2ms 22:36:25 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:25 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:25 INFO: Load quality profiles 22:36:25 INFO: Load quality profiles (done) | time=425ms 22:36:25 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:25 INFO: Load active rules 22:36:28 INFO: Load active rules (done) | time=2276ms 22:36:28 INFO: Organization key: o-ran-sc 22:36:28 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:28 INFO: Preprocessing files... 22:36:28 INFO: 1 language detected in 6 preprocessed files (done) | time=190ms 22:36:28 INFO: 32 files ignored because of inclusion/exclusion patterns 22:36:28 INFO: 0 files ignored because of scm ignore settings 22:36:28 INFO: Loading plugins for detected languages 22:36:28 INFO: Load/download plugins 22:36:29 INFO: Load/download plugins (done) | time=485ms 22:36:29 INFO: Load project repositories 22:36:29 INFO: Load project repositories (done) | time=260ms 22:36:29 INFO: Indexing files... 22:36:29 INFO: Project configuration: 22:36:29 INFO: Included sources: **/*.go 22:36:29 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 22:36:29 INFO: 6 files indexed (done) | time=12ms 22:36:29 INFO: Quality profile for go: Sonar way 22:36:29 INFO: ------------- Run sensors on module nonrtric-plt-ranpm-pm-file-converter 22:36:29 INFO: Load metrics repository 22:36:30 INFO: Load metrics repository (done) | time=182ms 22:36:30 INFO: Sensor cache enabled 22:36:30 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:30 INFO: Load sensor cache 22:36:31 INFO: Load sensor cache (43 KB) | time=1166ms 22:36:31 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:32 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 22:36:32 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 22:36:32 INFO: Sensor JaCoCo XML Report Importer [jacoco] 22:36:32 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:32 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 22:36:32 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms 22:36:32 INFO: Sensor Code Quality and Security for Go [go] 22:36:32 INFO: 6 source files to be analyzed 22:36:33 INFO: 6/6 source files have been analyzed 22:36:33 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1581ms 22:36:33 INFO: Sensor Go Cover sensor for Go coverage [go] 22:36:33 INFO: Load coverage report from '/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/coverage.txt' 22:36:33 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=29ms 22:36:33 INFO: Sensor IaC Docker Sensor [iac] 22:36:33 INFO: 0 source files to be analyzed 22:36:33 INFO: 0/0 source files have been analyzed 22:36:33 INFO: Sensor IaC Docker Sensor [iac] (done) | time=133ms 22:36:33 INFO: Sensor Java Config Sensor [iac] 22:36:33 INFO: 0 source files to be analyzed 22:36:33 INFO: 0/0 source files have been analyzed 22:36:33 INFO: Sensor Java Config Sensor [iac] (done) | time=25ms 22:36:33 INFO: Sensor Serverless configuration file sensor [security] 22:36:33 INFO: 0 Serverless function entries were found in the project 22:36:33 INFO: 0 Serverless function handlers were kept as entrypoints 22:36:33 INFO: Sensor Serverless configuration file sensor [security] (done) | time=17ms 22:36:33 INFO: Sensor AWS SAM template file sensor [security] 22:36:33 INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms 22:36:33 INFO: Sensor AWS SAM Inline template file sensor [security] 22:36:33 INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms 22:36:33 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 22:36:33 INFO: Available processors: 4 22:36:33 INFO: Using 4 threads for analysis. 22:36:34 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:34 * The filename starts with "test" 22:36:34 * The filename contains "test." or "tests." 22:36:34 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 22:36:34 * Any directory in the file path has a name ending in "test" or "tests" 22:36:34 22:36:34 INFO: Start fetching files for the text and secrets analysis 22:36:34 INFO: Using Git CLI to retrieve untracked files 22:36:35 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 22:36:35 INFO: Starting the text and secrets analysis 22:36:35 INFO: 6 source files to be analyzed for the text and secrets analysis 22:36:35 INFO: 6/6 source files have been analyzed for the text and secrets analysis 22:36:35 INFO: Start fetching files for the binary file analysis 22:36:35 INFO: There are no files to be analyzed for the binary file analysis 22:36:35 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1279ms 22:36:35 INFO: Sensor JavaSecuritySensor [security] 22:36:35 INFO: 13 taint analysis rules enabled. 22:36:35 INFO: No UCFGs have been included for analysis. 22:36:35 INFO: java security sensor: Begin: 2025-08-30T22:36:35.180102999Z, End: 2025-08-30T22:36:35.196748159Z, Duration: 00:00:00.016 22:36:35 Load type hierarchy and UCFGs: Begin: 2025-08-30T22:36:35.191623933Z, End: 2025-08-30T22:36:35.193734869Z, Duration: 00:00:00.002 22:36:35 Load type hierarchy: Begin: 2025-08-30T22:36:35.191652434Z, End: 2025-08-30T22:36:35.192939239Z, Duration: 00:00:00.001 22:36:35 Load UCFGs: Begin: 2025-08-30T22:36:35.193550849Z, End: 2025-08-30T22:36:35.193597212Z, Duration: 00:00:00.000 22:36:35 INFO: java security sensor peak memory: 51 MB 22:36:35 INFO: Sensor JavaSecuritySensor [security] (done) | time=33ms 22:36:35 INFO: Sensor CSharpSecuritySensor [security] 22:36:35 INFO: 26 taint analysis rules enabled. 22:36:35 INFO: No UCFGs have been included for analysis. 22:36:35 INFO: csharp security sensor: Begin: 2025-08-30T22:36:35.210033141Z, End: 2025-08-30T22:36:35.212126415Z, Duration: 00:00:00.002 22:36:35 Load type hierarchy and UCFGs: Begin: 2025-08-30T22:36:35.210625801Z, End: 2025-08-30T22:36:35.210969098Z, Duration: 00:00:00.000 22:36:35 Load type hierarchy: Begin: 2025-08-30T22:36:35.210630481Z, End: 2025-08-30T22:36:35.210813430Z, Duration: 00:00:00.000 22:36:35 Load UCFGs: Begin: 2025-08-30T22:36:35.210895874Z, End: 2025-08-30T22:36:35.210919615Z, Duration: 00:00:00.000 22:36:35 INFO: csharp security sensor peak memory: 51 MB 22:36:35 INFO: Sensor CSharpSecuritySensor [security] (done) | time=3ms 22:36:35 INFO: Sensor VbNetSecuritySensor [security] 22:36:35 INFO: 25 taint analysis rules enabled. 22:36:35 INFO: No UCFGs have been included for analysis. 22:36:35 INFO: vbnet security sensor: Begin: 2025-08-30T22:36:35.213223040Z, End: 2025-08-30T22:36:35.214077152Z, Duration: 00:00:00.000 22:36:35 Load type hierarchy and UCFGs: Begin: 2025-08-30T22:36:35.213574838Z, End: 2025-08-30T22:36:35.213783418Z, Duration: 00:00:00.000 22:36:35 Load type hierarchy: Begin: 2025-08-30T22:36:35.213578108Z, End: 2025-08-30T22:36:35.213650261Z, Duration: 00:00:00.000 22:36:35 Load UCFGs: Begin: 2025-08-30T22:36:35.213713085Z, End: 2025-08-30T22:36:35.213734296Z, Duration: 00:00:00.000 22:36:35 INFO: vbnet security sensor peak memory: 51 MB 22:36:35 INFO: Sensor VbNetSecuritySensor [security] (done) | time=2ms 22:36:35 INFO: Sensor PhpSecuritySensor [security] 22:36:35 INFO: 18 taint analysis rules enabled. 22:36:35 INFO: No UCFGs have been included for analysis. 22:36:35 INFO: php security sensor: Begin: 2025-08-30T22:36:35.215089113Z, End: 2025-08-30T22:36:35.215841570Z, Duration: 00:00:00.000 22:36:35 Load type hierarchy and UCFGs: Begin: 2025-08-30T22:36:35.215332415Z, End: 2025-08-30T22:36:35.215547726Z, Duration: 00:00:00.000 22:36:35 Load type hierarchy: Begin: 2025-08-30T22:36:35.215335665Z, End: 2025-08-30T22:36:35.215393478Z, Duration: 00:00:00.000 22:36:35 Load UCFGs: Begin: 2025-08-30T22:36:35.215469552Z, End: 2025-08-30T22:36:35.215485393Z, Duration: 00:00:00.000 22:36:35 INFO: php security sensor peak memory: 51 MB 22:36:35 INFO: Sensor PhpSecuritySensor [security] (done) | time=2ms 22:36:35 INFO: Sensor PythonSecuritySensor [security] 22:36:35 INFO: 21 taint analysis rules enabled. 22:36:35 INFO: No UCFGs have been included for analysis. 22:36:35 INFO: python security sensor: Begin: 2025-08-30T22:36:35.217022989Z, End: 2025-08-30T22:36:35.217762566Z, Duration: 00:00:00.000 22:36:35 Load type hierarchy and UCFGs: Begin: 2025-08-30T22:36:35.217298173Z, End: 2025-08-30T22:36:35.217471041Z, Duration: 00:00:00.000 22:36:35 Load type hierarchy: Begin: 2025-08-30T22:36:35.217301483Z, End: 2025-08-30T22:36:35.217351245Z, Duration: 00:00:00.000 22:36:35 Load UCFGs: Begin: 2025-08-30T22:36:35.217411928Z, End: 2025-08-30T22:36:35.217425939Z, Duration: 00:00:00.000 22:36:35 INFO: python security sensor peak memory: 51 MB 22:36:35 INFO: Sensor PythonSecuritySensor [security] (done) | time=2ms 22:36:35 INFO: Sensor JsSecuritySensor [security] 22:36:35 INFO: 15 taint analysis rules enabled. 22:36:35 INFO: No UCFGs have been included for analysis. 22:36:35 INFO: js security sensor: Begin: 2025-08-30T22:36:35.218986537Z, End: 2025-08-30T22:36:35.220797077Z, Duration: 00:00:00.001 22:36:35 Load type hierarchy and UCFGs: Begin: 2025-08-30T22:36:35.220192717Z, End: 2025-08-30T22:36:35.220458410Z, Duration: 00:00:00.000 22:36:35 Load type hierarchy: Begin: 2025-08-30T22:36:35.220196267Z, End: 2025-08-30T22:36:35.220279621Z, Duration: 00:00:00.000 22:36:35 Load UCFGs: Begin: 2025-08-30T22:36:35.220374486Z, End: 2025-08-30T22:36:35.220390607Z, Duration: 00:00:00.000 22:36:35 INFO: js security sensor peak memory: 51 MB 22:36:35 INFO: Sensor JsSecuritySensor [security] (done) | time=3ms 22:36:35 INFO: Sensor KotlinSecuritySensor [security] 22:36:35 INFO: 28 taint analysis rules enabled. 22:36:35 INFO: No UCFGs have been included for analysis. 22:36:35 INFO: kotlin security sensor: Begin: 2025-08-30T22:36:35.221798247Z, End: 2025-08-30T22:36:35.222845229Z, Duration: 00:00:00.001 22:36:35 Load type hierarchy and UCFGs: Begin: 2025-08-30T22:36:35.222232578Z, End: 2025-08-30T22:36:35.222448179Z, Duration: 00:00:00.000 22:36:35 Load type hierarchy: Begin: 2025-08-30T22:36:35.222236198Z, End: 2025-08-30T22:36:35.222292231Z, Duration: 00:00:00.000 22:36:35 Load UCFGs: Begin: 2025-08-30T22:36:35.222360315Z, End: 2025-08-30T22:36:35.222375115Z, Duration: 00:00:00.000 22:36:35 INFO: kotlin security sensor peak memory: 51 MB 22:36:35 INFO: Sensor KotlinSecuritySensor [security] (done) | time=2ms 22:36:35 INFO: Sensor GoSecuritySensor [security] 22:36:35 INFO: 9 taint analysis rules enabled. 22:36:35 INFO: Analyzing 25 UCFGs to detect vulnerabilities. 22:36:35 INFO: No entry points found. 22:36:35 INFO: go security sensor: Begin: 2025-08-30T22:36:35.223844249Z, End: 2025-08-30T22:36:35.950794080Z, Duration: 00:00:00.726 22:36:35 Load type hierarchy and UCFGs: Begin: 2025-08-30T22:36:35.223981536Z, End: 2025-08-30T22:36:35.409009691Z, Duration: 00:00:00.185 22:36:35 Load type hierarchy: Begin: 2025-08-30T22:36:35.223985046Z, End: 2025-08-30T22:36:35.232889650Z, Duration: 00:00:00.008 22:36:35 Load UCFGs: Begin: 2025-08-30T22:36:35.233154344Z, End: 2025-08-30T22:36:35.408917556Z, Duration: 00:00:00.175 22:36:35 Check cache: Begin: 2025-08-30T22:36:35.409187510Z, End: 2025-08-30T22:36:35.409661523Z, Duration: 00:00:00.000 22:36:35 Load cache: Begin: 2025-08-30T22:36:35.409208261Z, End: 2025-08-30T22:36:35.409232922Z, Duration: 00:00:00.000 22:36:35 Create runtime call graph: Begin: 2025-08-30T22:36:35.409766288Z, End: 2025-08-30T22:36:35.457253276Z, Duration: 00:00:00.047 22:36:35 Variable Type Analysis #1: Begin: 2025-08-30T22:36:35.410610290Z, End: 2025-08-30T22:36:35.439952603Z, Duration: 00:00:00.029 22:36:35 Create runtime type propagation graph: Begin: 2025-08-30T22:36:35.411431081Z, End: 2025-08-30T22:36:35.427746894Z, Duration: 00:00:00.016 22:36:35 Run SCC (Tarjan) on 607 nodes: Begin: 2025-08-30T22:36:35.428301572Z, End: 2025-08-30T22:36:35.434258519Z, Duration: 00:00:00.005 22:36:35 Propagate runtime types to strongly connected components: Begin: 2025-08-30T22:36:35.434440498Z, End: 2025-08-30T22:36:35.439846858Z, Duration: 00:00:00.005 22:36:35 Variable Type Analysis #2: Begin: 2025-08-30T22:36:35.442063988Z, End: 2025-08-30T22:36:35.455721759Z, Duration: 00:00:00.013 22:36:35 Create runtime type propagation graph: Begin: 2025-08-30T22:36:35.442072839Z, End: 2025-08-30T22:36:35.452882777Z, Duration: 00:00:00.010 22:36:35 Run SCC (Tarjan) on 607 nodes: Begin: 2025-08-30T22:36:35.453076007Z, End: 2025-08-30T22:36:35.453955031Z, Duration: 00:00:00.000 22:36:35 Propagate runtime types to strongly connected components: Begin: 2025-08-30T22:36:35.454007464Z, End: 2025-08-30T22:36:35.455674017Z, Duration: 00:00:00.001 22:36:35 Load config: Begin: 2025-08-30T22:36:35.457344261Z, End: 2025-08-30T22:36:35.926402854Z, Duration: 00:00:00.469 22:36:35 Compute entry points: Begin: 2025-08-30T22:36:35.926670428Z, End: 2025-08-30T22:36:35.950037953Z, Duration: 00:00:00.023 22:36:35 INFO: go security sensor peak memory: 98 MB 22:36:35 INFO: Sensor GoSecuritySensor [security] (done) | time=729ms 22:36:35 INFO: ------------- Run sensors on project 22:36:36 INFO: Sensor Zero Coverage Sensor 22:36:36 INFO: Sensor Zero Coverage Sensor (done) | time=11ms 22:36:36 INFO: ------------- Gather SCA dependencies on project 22:36:36 INFO: Checking if SCA is enabled for organization o-ran-sc 22:36:36 INFO: Dependency analysis skipped 22:36:36 INFO: CPD Executor Calculating CPD for 6 files 22:36:36 INFO: CPD Executor CPD calculation finished (done) | time=44ms 22:36:36 INFO: Create analysis 22:36:36 INFO: Create analysis (done) | time=2ms 22:36:37 INFO: Analysis report generated in 491ms, dir size=370 KB 22:36:37 INFO: Analysis report compressed in 40ms, zip size=84 KB 22:36:37 INFO: Analysis report uploaded in 493ms 22:36:37 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:37 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 22:36:37 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZj9IB_ZAKqW_WeThiAJ 22:36:37 INFO: ------------- Upload SCA dependency files 22:36:39 INFO: Sensor cache published successfully 22:36:39 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:39 INFO: Analysis total time: 15.383 s 22:36:39 INFO: ------------------------------------------------------------------------ 22:36:39 INFO: EXECUTION SUCCESS 22:36:39 INFO: ------------------------------------------------------------------------ 22:36:39 INFO: Total time: 21.957s 22:36:39 INFO: Final Memory: 32M/117M 22:36:39 INFO: ------------------------------------------------------------------------ 22:36:39 $ ssh-agent -k 22:36:39 unset SSH_AUTH_SOCK; 22:36:39 unset SSH_AGENT_PID; 22:36:39 echo Agent pid 2114 killed; 22:36:39 [ssh-agent] Stopped. 22:36:39 [PostBuildScript] - [INFO] Executing post build scripts. 22:36:39 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins7739766948701101669.sh 22:36:39 ---> sysstat.sh 22:36:40 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins6154063303109508956.sh 22:36:40 ---> package-listing.sh 22:36:40 ++ tr '[:upper:]' '[:lower:]' 22:36:40 ++ facter osfamily 22:36:41 + OS_FAMILY=debian 22:36:41 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:36:41 + START_PACKAGES=/tmp/packages_start.txt 22:36:41 + END_PACKAGES=/tmp/packages_end.txt 22:36:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:36:41 + PACKAGES=/tmp/packages_start.txt 22:36:41 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:36:41 + PACKAGES=/tmp/packages_end.txt 22:36:41 + case "${OS_FAMILY}" in 22:36:41 + dpkg -l 22:36:41 + grep '^ii' 22:36:41 + '[' -f /tmp/packages_start.txt ']' 22:36:41 + '[' -f /tmp/packages_end.txt ']' 22:36:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:36:41 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:36:41 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/archives/ 22:36:41 + 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:41 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins17713434933698860628.sh 22:36:41 ---> capture-instance-metadata.sh 22:36:41 Setup pyenv: 22:36:41 system 22:36:41 3.8.13 22:36:41 3.9.13 22:36:41 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:36:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZBQT from file:/tmp/.os_lf_venv 22:36:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:44 lf-activate-venv(): INFO: Base packages installed successfully 22:36:44 lf-activate-venv(): INFO: Installing additional packages: lftools 22:37:06 lf-activate-venv(): INFO: Adding /tmp/venv-ZBQT/bin to PATH 22:37:06 INFO: Running in OpenStack, capturing instance metadata 22:37:06 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins1801984263947615151.sh 22:37:06 provisioning config files... 22:37:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/config5504231399331949621tmp 22:37:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:37:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:37:06 [EnvInject] - Injecting environment variables from a build step. 22:37:06 [EnvInject] - Injecting as environment variables the properties content 22:37:06 SERVER_ID=logs 22:37:06 22:37:06 [EnvInject] - Variables injected successfully. 22:37:06 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins2487784279770752912.sh 22:37:06 ---> create-netrc.sh 22:37:06 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins4792892198171659165.sh 22:37:06 ---> python-tools-install.sh 22:37:06 Setup pyenv: 22:37:06 system 22:37:06 3.8.13 22:37:06 3.9.13 22:37:06 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZBQT from file:/tmp/.os_lf_venv 22:37:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:10 lf-activate-venv(): INFO: Base packages installed successfully 22:37:10 lf-activate-venv(): INFO: Installing additional packages: lftools 22:37:29 lf-activate-venv(): INFO: Adding /tmp/venv-ZBQT/bin to PATH 22:37:29 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins1812759060019398955.sh 22:37:29 ---> sudo-logs.sh 22:37:29 Archiving 'sudo' log.. 22:37:30 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins6296324338358475974.sh 22:37:30 ---> job-cost.sh 22:37:30 Setup pyenv: 22:37:30 system 22:37:30 3.8.13 22:37:30 3.9.13 22:37:30 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZBQT from file:/tmp/.os_lf_venv 22:37:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:34 lf-activate-venv(): INFO: Base packages installed successfully 22:37:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:37:46 lf-activate-venv(): INFO: Adding /tmp/venv-ZBQT/bin to PATH 22:37:46 INFO: No Stack... 22:37:46 INFO: Retrieving Pricing Info for: v3-starter-4 22:37:47 INFO: Archiving Costs 22:37:47 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins11352010720329338197.sh 22:37:47 ---> logs-deploy.sh 22:37:47 Setup pyenv: 22:37:47 system 22:37:47 3.8.13 22:37:47 3.9.13 22:37:47 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZBQT from file:/tmp/.os_lf_venv 22:37:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:51 lf-activate-venv(): INFO: Base packages installed successfully 22:37:51 lf-activate-venv(): INFO: Installing additional packages: lftools 22:38:10 lf-activate-venv(): INFO: Adding /tmp/venv-ZBQT/bin to PATH 22:38:10 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/755 22:38:10 INFO: archiving workspace using pattern(s): -p **/*.log 22:38:12 Archives upload complete. 22:38:13 INFO: archiving logs to Nexus 22:38:14 ---> uname -a: 22:38:14 Linux prd-ubuntu1804-docker-4c-4g-2468 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:14 22:38:14 22:38:14 ---> lscpu: 22:38:14 Architecture: x86_64 22:38:14 CPU op-mode(s): 32-bit, 64-bit 22:38:14 Byte Order: Little Endian 22:38:14 CPU(s): 4 22:38:14 On-line CPU(s) list: 0-3 22:38:14 Thread(s) per core: 1 22:38:14 Core(s) per socket: 1 22:38:14 Socket(s): 4 22:38:14 NUMA node(s): 1 22:38:14 Vendor ID: AuthenticAMD 22:38:14 CPU family: 23 22:38:14 Model: 49 22:38:14 Model name: AMD EPYC-Rome Processor 22:38:14 Stepping: 0 22:38:14 CPU MHz: 2800.000 22:38:14 BogoMIPS: 5600.00 22:38:14 Virtualization: AMD-V 22:38:14 Hypervisor vendor: KVM 22:38:14 Virtualization type: full 22:38:14 L1d cache: 32K 22:38:14 L1i cache: 32K 22:38:14 L2 cache: 512K 22:38:14 L3 cache: 16384K 22:38:14 NUMA node0 CPU(s): 0-3 22:38:14 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:14 22:38:14 22:38:14 ---> nproc: 22:38:14 4 22:38:14 22:38:14 22:38:14 ---> df -h: 22:38:14 Filesystem Size Used Avail Use% Mounted on 22:38:14 udev 3.9G 0 3.9G 0% /dev 22:38:14 tmpfs 798M 700K 797M 1% /run 22:38:14 /dev/vda1 20G 9.5G 9.7G 50% / 22:38:14 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:38:14 tmpfs 5.0M 0 5.0M 0% /run/lock 22:38:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:38:14 /dev/vda15 105M 5.3M 100M 5% /boot/efi 22:38:14 tmpfs 798M 0 798M 0% /run/user/1001 22:38:14 22:38:14 22:38:14 ---> free -m: 22:38:14 total used free shared buff/cache available 22:38:14 Mem: 7976 493 4533 0 2948 7188 22:38:14 Swap: 1023 0 1023 22:38:14 22:38:14 22:38:14 ---> ip addr: 22:38:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:38:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:38:14 inet 127.0.0.1/8 scope host lo 22:38:14 valid_lft forever preferred_lft forever 22:38:14 inet6 ::1/128 scope host 22:38:14 valid_lft forever preferred_lft forever 22:38:14 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 22:38:14 link/ether fa:16:3e:61:d4:6e brd ff:ff:ff:ff:ff:ff 22:38:14 inet 10.32.6.228/23 brd 10.32.7.255 scope global dynamic ens3 22:38:14 valid_lft 86073sec preferred_lft 86073sec 22:38:14 inet6 fe80::f816:3eff:fe61:d46e/64 scope link 22:38:14 valid_lft forever preferred_lft forever 22:38:14 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 22:38:14 link/ether 02:42:61:0c:4f:25 brd ff:ff:ff:ff:ff:ff 22:38:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:38:14 valid_lft forever preferred_lft forever 22:38:14 22:38:14 22:38:14 ---> sar -b -r -n DEV: 22:38:14 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2468) 08/30/25 _x86_64_ (4 CPU) 22:38:14 22:38:14 22:32:50 LINUX RESTART (4 CPU) 22:38:14 22:38:14 22:33:01 tps rtps wtps bread/s bwrtn/s 22:38:14 22:34:01 151.82 68.94 82.89 5589.60 39429.98 22:38:14 22:35:01 50.33 0.30 50.03 31.86 6635.12 22:38:14 22:36:01 200.18 135.50 64.69 6604.46 18532.27 22:38:14 22:37:01 64.25 33.02 31.22 1750.48 18101.83 22:38:14 22:38:01 22.76 0.90 21.86 81.71 1483.77 22:38:14 Average: 97.88 47.74 50.14 2812.03 16836.07 22:38:14 22:38:14 22:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:38:14 22:34:01 5890172 7387416 2277256 27.88 35208 1643620 1018116 11.05 609180 1501252 43420 22:38:14 22:35:01 5667888 7397092 2499540 30.60 55008 1842784 987236 10.71 609532 1696936 132348 22:38:14 22:36:01 4803556 7371492 3363872 41.19 72652 2639696 1392576 15.11 1000344 2116648 428900 22:38:14 22:37:01 4600520 7312728 3566908 43.67 75580 2780428 1034404 11.22 1193200 2127900 16544 22:38:14 22:38:01 4622556 7340616 3544872 43.40 77660 2783656 1029340 11.17 1170912 2126476 9664 22:38:14 Average: 5116938 7361869 3050490 37.35 63222 2338037 1092334 11.85 916634 1913842 126175 22:38:14 22:38:14 22:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:38:14 22:34:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 22:38:14 22:34:01 ens3 361.87 195.08 1019.81 62.20 0.00 0.00 0.00 0.00 22:38:14 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:14 22:35:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 22:38:14 22:35:01 ens3 58.51 49.15 738.46 6.05 0.00 0.00 0.00 0.00 22:38:14 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:14 22:36:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 22:38:14 22:36:01 ens3 320.96 223.93 1747.54 19.71 0.00 0.00 0.00 0.00 22:38:14 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:14 22:37:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 22:38:14 22:37:01 ens3 246.93 144.30 1603.92 81.57 0.00 0.00 0.00 0.00 22:38:14 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:14 22:38:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 22:38:14 22:38:01 ens3 12.18 11.90 9.06 5.85 0.00 0.00 0.00 0.00 22:38:14 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:14 Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 22:38:14 Average: ens3 200.10 124.88 1023.85 35.07 0.00 0.00 0.00 0.00 22:38:14 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:14 22:38:14 22:38:14 ---> sar -P ALL: 22:38:14 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2468) 08/30/25 _x86_64_ (4 CPU) 22:38:14 22:38:14 22:32:50 LINUX RESTART (4 CPU) 22:38:14 22:38:14 22:33:01 CPU %user %nice %system %iowait %steal %idle 22:38:14 22:34:01 all 18.56 0.00 2.73 4.60 1.27 72.83 22:38:14 22:34:01 0 9.09 0.00 1.97 7.76 1.32 79.87 22:38:14 22:34:01 1 28.44 0.00 4.77 2.33 1.35 63.11 22:38:14 22:34:01 2 15.78 0.00 2.49 5.90 1.27 74.56 22:38:14 22:34:01 3 20.91 0.00 1.70 2.41 1.11 73.86 22:38:14 22:35:01 all 20.09 0.00 1.27 1.79 0.92 75.94 22:38:14 22:35:01 0 19.67 0.00 0.95 3.51 0.90 74.97 22:38:14 22:35:01 1 27.01 0.00 1.85 0.35 1.07 69.72 22:38:14 22:35:01 2 18.90 0.00 1.10 0.90 1.23 77.87 22:38:14 22:35:01 3 14.76 0.00 1.18 2.43 0.47 81.16 22:38:14 22:36:01 all 28.77 1.92 4.83 6.83 1.80 55.84 22:38:14 22:36:01 0 19.72 0.00 3.53 5.23 1.67 69.84 22:38:14 22:36:01 1 50.66 4.56 6.07 7.71 2.30 28.70 22:38:14 22:36:01 2 24.78 0.05 5.10 6.42 2.01 61.65 22:38:14 22:36:01 3 19.92 3.06 4.65 7.96 1.24 63.18 22:38:14 22:37:01 all 28.97 0.00 2.91 1.44 2.08 64.60 22:38:14 22:37:01 0 30.69 0.00 3.22 1.20 2.07 62.82 22:38:14 22:37:01 1 25.15 0.00 2.38 0.53 2.04 69.89 22:38:14 22:37:01 2 31.93 0.00 3.32 2.40 2.37 59.97 22:38:14 22:37:01 3 28.09 0.00 2.71 1.65 1.85 65.70 22:38:14 22:38:01 all 20.86 0.00 1.14 0.77 0.83 76.40 22:38:14 22:38:01 0 6.27 0.00 0.78 0.37 0.53 92.05 22:38:14 22:38:01 1 45.23 0.00 1.93 0.13 1.32 51.38 22:38:14 22:38:01 2 13.02 0.00 0.95 1.88 0.65 83.50 22:38:14 22:38:01 3 18.94 0.00 0.92 0.70 0.82 78.63 22:38:14 Average: all 23.44 0.38 2.58 3.09 1.38 69.13 22:38:14 Average: 0 17.08 0.00 2.09 3.61 1.30 75.92 22:38:14 Average: 1 35.29 0.91 3.40 2.21 1.62 56.58 22:38:14 Average: 2 20.88 0.01 2.59 3.50 1.50 71.52 22:38:14 Average: 3 20.52 0.61 2.23 3.03 1.10 72.52 22:38:14 22:38:14 22:38:14