22:33:32 Started by timer 22:33:32 Running as SYSTEM 22:33:32 [EnvInject] - Loading node environment variables. 22:33:32 Building remotely on prd-ubuntu1804-docker-4c-4g-11213 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:33:32 [ssh-agent] Looking for ssh-agent implementation... 22:33:32 $ ssh-agent 22:33:32 SSH_AUTH_SOCK=/tmp/ssh-LlS3Ul6ZUpOQ/agent.2031 22:33:32 SSH_AGENT_PID=2033 22:33:32 [ssh-agent] Started. 22:33:32 Running ssh-add (command line suppressed) 22:33:32 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/private_key_3112040662530401840.key (jenkins-ssh) 22:33:32 [ssh-agent] Using credentials jenkins (jenkins) 22:33:32 The recommended git tool is: NONE 22:33:34 using credential jenkins 22:33:34 Wiping out workspace first. 22:33:34 Cloning the remote Git repository 22:33:34 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:33:34 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script # timeout=10 22:33:34 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:33:34 > git --version # timeout=10 22:33:34 > git --version # 'git version 2.17.1' 22:33:34 using GIT_SSH to set credentials jenkins 22:33:34 > 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:35 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 22:33:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:33:36 Avoid second fetch 22:33:36 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:33:36 Checking out Revision 9227354e6d2c468d3c5055b8249fc03101633920 (refs/remotes/origin/master) 22:33:36 > git config core.sparsecheckout # timeout=10 22:33:36 > git checkout -f 9227354e6d2c468d3c5055b8249fc03101633920 # timeout=10 22:33:36 Commit message: "Migrate java base image to amazoncorretto:17.0.17" 22:33:36 > git rev-list --no-walk 9227354e6d2c468d3c5055b8249fc03101633920 # timeout=10 22:33:39 provisioning config files... 22:33:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:33:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:33:39 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins3948697574057959137.sh 22:33:39 ---> python-tools-install.sh 22:33:40 Setup pyenv: 22:33:40 * system (set by /opt/pyenv/version) 22:33:40 * 3.8.13 (set by /opt/pyenv/version) 22:33:40 * 3.9.13 (set by /opt/pyenv/version) 22:33:40 * 3.10.6 (set by /opt/pyenv/version) 22:33:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VnVV 22:33:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:33:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:47 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:36 lf-activate-venv(): INFO: Adding /tmp/venv-VnVV/bin to PATH 22:34:36 Generating Requirements File 22:35:10 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:10 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:35:11 Python 3.10.6 22:35:11 pip 25.3 from /tmp/venv-VnVV/lib/python3.10/site-packages/pip (python 3.10) 22:35:12 appdirs==1.4.4 22:35:12 argcomplete==3.6.3 22:35:12 aspy.yaml==1.3.0 22:35:12 attrs==25.4.0 22:35:12 autopage==0.5.2 22:35:12 beautifulsoup4==4.14.3 22:35:12 boto3==1.42.4 22:35:12 botocore==1.42.4 22:35:12 bs4==0.0.2 22:35:12 cachetools==6.2.2 22:35:12 certifi==2025.11.12 22:35:12 cffi==2.0.0 22:35:12 cfgv==3.5.0 22:35:12 chardet==5.2.0 22:35:12 charset-normalizer==3.4.4 22:35:12 click==8.3.1 22:35:12 cliff==4.13.0 22:35:12 cmd2==2.7.0 22:35:12 cryptography==3.3.2 22:35:12 debtcollector==3.0.0 22:35:12 decorator==5.2.1 22:35:12 defusedxml==0.7.1 22:35:12 Deprecated==1.3.1 22:35:12 distlib==0.4.0 22:35:12 dnspython==2.8.0 22:35:12 docker==7.1.0 22:35:12 dogpile.cache==1.5.0 22:35:12 durationpy==0.10 22:35:12 email-validator==2.3.0 22:35:12 filelock==3.20.0 22:35:12 future==1.0.0 22:35:12 gitdb==4.0.12 22:35:12 GitPython==3.1.45 22:35:12 google-auth==2.43.0 22:35:12 httplib2==0.31.0 22:35:12 identify==2.6.15 22:35:12 idna==3.11 22:35:12 importlib-resources==1.5.0 22:35:12 iso8601==2.1.0 22:35:12 Jinja2==3.1.6 22:35:12 jmespath==1.0.1 22:35:12 jsonpatch==1.33 22:35:12 jsonpointer==3.0.0 22:35:12 jsonschema==4.25.1 22:35:12 jsonschema-specifications==2025.9.1 22:35:12 keystoneauth1==5.12.0 22:35:12 kubernetes==34.1.0 22:35:12 lftools==0.37.17 22:35:12 lxml==6.0.2 22:35:12 markdown-it-py==4.0.0 22:35:12 MarkupSafe==3.0.3 22:35:12 mdurl==0.1.2 22:35:12 msgpack==1.1.2 22:35:12 multi_key_dict==2.0.3 22:35:12 munch==4.0.0 22:35:12 netaddr==1.3.0 22:35:12 niet==1.4.2 22:35:12 nodeenv==1.9.1 22:35:12 oauth2client==4.1.3 22:35:12 oauthlib==3.3.1 22:35:12 openstacksdk==4.8.0 22:35:12 os-service-types==1.8.2 22:35:12 osc-lib==4.2.0 22:35:12 oslo.config==10.1.0 22:35:12 oslo.context==6.2.0 22:35:12 oslo.i18n==6.7.1 22:35:12 oslo.log==7.2.1 22:35:12 oslo.serialization==5.8.0 22:35:12 oslo.utils==9.2.0 22:35:12 packaging==25.0 22:35:12 pbr==7.0.3 22:35:12 platformdirs==4.5.1 22:35:12 prettytable==3.17.0 22:35:12 psutil==7.1.3 22:35:12 pyasn1==0.6.1 22:35:12 pyasn1_modules==0.4.2 22:35:12 pycparser==2.23 22:35:12 pygerrit2==2.0.15 22:35:12 PyGithub==2.8.1 22:35:12 Pygments==2.19.2 22:35:12 PyJWT==2.10.1 22:35:12 PyNaCl==1.6.1 22:35:12 pyparsing==2.4.7 22:35:12 pyperclip==1.11.0 22:35:12 pyrsistent==0.20.0 22:35:12 python-cinderclient==9.8.0 22:35:12 python-dateutil==2.9.0.post0 22:35:12 python-heatclient==4.3.0 22:35:12 python-jenkins==1.8.3 22:35:12 python-keystoneclient==5.7.0 22:35:12 python-magnumclient==4.9.0 22:35:12 python-openstackclient==8.2.0 22:35:12 python-swiftclient==4.9.0 22:35:12 PyYAML==6.0.3 22:35:12 referencing==0.37.0 22:35:12 requests==2.32.5 22:35:12 requests-oauthlib==2.0.0 22:35:12 requestsexceptions==1.4.0 22:35:12 rfc3986==2.0.0 22:35:12 rich==14.2.0 22:35:12 rich-argparse==1.7.2 22:35:12 rpds-py==0.30.0 22:35:12 rsa==4.9.1 22:35:12 ruamel.yaml==0.18.16 22:35:12 ruamel.yaml.clib==0.2.15 22:35:12 s3transfer==0.16.0 22:35:12 simplejson==3.20.2 22:35:12 six==1.17.0 22:35:12 smmap==5.0.2 22:35:12 soupsieve==2.8 22:35:12 stevedore==5.6.0 22:35:12 tabulate==0.9.0 22:35:12 toml==0.10.2 22:35:12 tomlkit==0.13.3 22:35:12 tqdm==4.67.1 22:35:12 typing_extensions==4.15.0 22:35:12 tzdata==2025.2 22:35:12 urllib3==1.26.20 22:35:12 virtualenv==20.35.4 22:35:12 wcwidth==0.2.14 22:35:12 websocket-client==1.9.0 22:35:12 wrapt==2.0.1 22:35:12 xdg==6.0.0 22:35:12 xmltodict==1.0.2 22:35:12 yq==3.4.3 22:35:12 [EnvInject] - Injecting environment variables from a build step. 22:35:12 [EnvInject] - Injecting as environment variables the properties content 22:35:12 SET_JDK_VERSION=openjdk17 22:35:12 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 22:35:12 22:35:12 [EnvInject] - Variables injected successfully. 22:35:12 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/sh /tmp/jenkins3449970379036144349.sh 22:35:12 ---> update-java-alternatives.sh 22:35:12 ---> Updating Java version 22:35:12 ---> Ubuntu/Debian system detected 22:35:12 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 22:35:12 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 22:35:12 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:13 openjdk version "17.0.7" 2023-04-18 22:35:13 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 22:35:13 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 22:35:13 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 22:35:13 [EnvInject] - Injecting environment variables from a build step. 22:35:13 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 22:35:13 [EnvInject] - Variables injected successfully. 22:35:13 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/sh /tmp/jenkins8908440005518298105.sh 22:35:13 --> prescan-pm-file-converter-ubuntu.sh 22:35:13 + sudo apt-get update 22:35:13 Hit:1 https://deb.nodesource.com/node_16.x bionic InRelease 22:35:13 Get:2 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 22:35:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 22:35:13 Hit:4 http://apt.puppetlabs.com xenial InRelease 22:35:13 Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:35:13 Get:6 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 22:35:14 Err:4 http://apt.puppetlabs.com xenial InRelease 22:35:14 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 22:35:14 Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 22:35:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 22:35:14 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 22:35:14 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:35:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 22:35:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 22:35:14 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:35:14 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:35:14 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:35:14 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:35:15 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:35:15 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:35:15 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:35:15 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 22:35:15 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 22:35:15 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 22:35:15 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 22:35:15 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 22:35:15 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 22:35:15 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 22:35:15 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 22:35:15 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 22:35:15 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 22:35:15 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 22:35:15 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 22:35:25 Fetched 28.0 MB in 7s (3913 kB/s) 22:35:25 Reading package lists... 22:35:27 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:27 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:27 W: Some index files failed to download. They have been ignored, or old ones used instead. 22:35:27 + bash pm-file-converter/build-pm-file-converter-ubuntu.sh 22:35:27 + echo '--> build-pm-file-converter-ubuntu.sh' 22:35:27 --> build-pm-file-converter-ubuntu.sh 22:35:27 ++ go env GOPATH 22:35:27 ++ go env GOPATH 22:35:27 + 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:27 + 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:27 + export GO111MODULE=on 22:35:27 + GO111MODULE=on 22:35:27 + go version 22:35:27 go version go1.19 linux/amd64 22:35:27 + cd pm-file-converter/ 22:35:27 + go get github.com/ory/go-acc 22:35:28 go: downloading github.com/ory/go-acc v0.2.8 22:35:30 go: downloading github.com/ory/viper v1.7.5 22:35:30 go: downloading github.com/pborman/uuid v1.2.0 22:35:30 go: downloading github.com/spf13/cobra v1.0.0 22:35:30 go: downloading github.com/dgraph-io/ristretto v0.0.2 22:35:30 go: downloading github.com/fsnotify/fsnotify v1.4.9 22:35:30 go: downloading github.com/hashicorp/hcl v1.0.0 22:35:30 go: downloading github.com/magiconair/properties v1.8.1 22:35:30 go: downloading github.com/mitchellh/mapstructure v1.3.2 22:35:31 go: downloading github.com/pelletier/go-toml v1.8.0 22:35:31 go: downloading github.com/spf13/afero v1.2.2 22:35:31 go: downloading github.com/spf13/cast v1.3.1 22:35:31 go: downloading github.com/spf13/jwalterweatherman v1.1.0 22:35:31 go: downloading github.com/spf13/pflag v1.0.5 22:35:31 go: downloading github.com/subosito/gotenv v1.2.0 22:35:31 go: downloading gopkg.in/ini.v1 v1.67.0 22:35:31 go: downloading gopkg.in/yaml.v2 v2.3.0 22:35:31 go: downloading github.com/google/uuid v1.3.0 22:35:31 go: downloading github.com/inconshreveable/mousetrap v1.0.0 22:35:32 go: downloading golang.org/x/sys v0.12.0 22:35:33 go: downloading golang.org/x/text v0.13.0 22:35:34 go: downloading github.com/cespare/xxhash v1.1.0 22:35:37 go: added github.com/cespare/xxhash v1.1.0 22:35:37 go: added github.com/dgraph-io/ristretto v0.0.2 22:35:37 go: added github.com/fsnotify/fsnotify v1.4.9 22:35:37 go: added github.com/hashicorp/hcl v1.0.0 22:35:37 go: added github.com/inconshreveable/mousetrap v1.0.0 22:35:37 go: added github.com/magiconair/properties v1.8.1 22:35:37 go: added github.com/mitchellh/mapstructure v1.3.2 22:35:37 go: added github.com/ory/go-acc v0.2.8 22:35:37 go: added github.com/ory/viper v1.7.5 22:35:37 go: added github.com/pborman/uuid v1.2.0 22:35:37 go: added github.com/pelletier/go-toml v1.8.0 22:35:37 go: added github.com/spf13/afero v1.2.2 22:35:37 go: added github.com/spf13/cast v1.3.1 22:35:37 go: added github.com/spf13/cobra v1.0.0 22:35:37 go: added github.com/spf13/jwalterweatherman v1.1.0 22:35:37 go: added github.com/spf13/pflag v1.0.5 22:35:37 go: added github.com/subosito/gotenv v1.2.0 22:35:37 go: upgraded gopkg.in/yaml.v2 v2.2.8 => v2.3.0 22:35:37 + go install github.com/ory/go-acc 22:35:43 + go get github.com/stretchr/testify/mock@v1.7.1 22:35:43 go: downloading github.com/stretchr/testify v1.7.1 22:35:45 go: downloading github.com/pmezard/go-difflib v1.0.0 22:35:45 go: downloading github.com/stretchr/objx v0.1.1 22:35:45 go: downloading github.com/davecgh/go-spew v1.1.1 22:35:45 go: downloading gopkg.in/yaml.v3 v3.0.1 22:35:45 go: downgraded github.com/stretchr/objx v0.5.0 => v0.1.1 22:35:45 go: downgraded github.com/stretchr/testify v1.8.4 => v1.7.1 22:35:45 + go-acc ./... --ignore gentools,mocks,common,accesscontrolpolicyapi,aefsecurityapi,auditingapi,discoverserviceapi,eventsapi,invokermanagementapi,loggingapi,securityapi,publishserviceapi,routinginfoapi 22:36:03 ? main [no test files] 22:36:04 ? main/components/kafkacollector [no test files] 22:36:09 ok main/components/miniocollector 1.853s coverage: 15.5% of statements in main, main/components/kafkacollector, main/components/miniocollector, main/components/xmltransform 22:36:10 ok main/components/xmltransform 0.037s coverage: 73.0% of statements in main, main/components/kafkacollector, main/components/miniocollector, main/components/xmltransform 22:36:10 + sed -i -e 's/oransc\.org\/nonrtric\/ranpm/pm-file-converter/' coverage.txt 22:36:10 + echo '--> build-pm-file-converter-ubuntu.sh ends' 22:36:10 --> build-pm-file-converter-ubuntu.sh ends 22:36:10 + echo --> prescan-pm-file-converter-ubuntu.sh ends 22:36:10 --> prescan-pm-file-converter-ubuntu.sh ends 22:36:10 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-11213 22:36:11 [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:11 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 22:36:11 INFO: Project root configuration file: NONE 22:36:11 INFO: SonarScanner 4.6.2.2472 22:36:11 INFO: Java 17.0.7 Private Build (64-bit) 22:36:11 INFO: Linux 4.15.0-213-generic amd64 22:36:12 INFO: User cache: /home/jenkins/.sonar/cache 22:36:14 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 22:36:14 INFO: Project root configuration file: NONE 22:36:14 INFO: Analyzing on SonarCloud 22:36:14 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 22:36:15 INFO: Load global settings 22:36:16 INFO: Load global settings (done) | time=543ms 22:36:16 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 22:36:16 INFO: Loading required plugins 22:36:16 INFO: Load plugins index 22:36:16 INFO: Load plugins index (done) | time=238ms 22:36:16 INFO: Load/download plugins 22:36:17 INFO: Load/download plugins (done) | time=702ms 22:36:17 INFO: Loaded core extensions: architecture, sca, a3s 22:36:18 INFO: Process project properties 22:36:18 INFO: Project key: o-ran-sc_nonrtric-plt-ranpm-pm-file-converter 22:36:18 INFO: Base dir: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter 22:36:18 INFO: Working dir: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork 22:36:18 INFO: Found an active CI vendor: 'Jenkins' 22:36:18 INFO: Load project branches 22:36:18 INFO: Load project branches (done) | time=323ms 22:36:18 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' 22:36:19 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' (done) | time=371ms 22:36:19 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:19 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:19 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' 22:36:19 INFO: Detected project binding: NOT_BOUND 22:36:19 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' (done) | time=179ms 22:36:19 INFO: Load project pull requests 22:36:19 INFO: Load project pull requests (done) | time=183ms 22:36:19 INFO: Load branch configuration 22:36:19 INFO: Load branch configuration (done) | time=3ms 22:36:19 INFO: Load quality profiles 22:36:20 INFO: Load quality profiles (done) | time=525ms 22:36:20 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:20 INFO: Create analysis 22:36:20 INFO: Create analysis (done) | time=339ms 22:36:20 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:21 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:21 INFO: Load active rules 22:36:23 INFO: Load active rules (done) | time=2245ms 22:36:23 INFO: Organization key: o-ran-sc 22:36:23 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:23 INFO: Preprocessing files... 22:36:23 INFO: 1 language detected in 6 preprocessed files (done) | time=170ms 22:36:23 INFO: 32 files ignored because of inclusion/exclusion patterns 22:36:23 INFO: 0 files ignored because of scm ignore settings 22:36:23 INFO: Loading plugins for detected languages 22:36:23 INFO: Load/download plugins 22:36:24 INFO: Load/download plugins (done) | time=740ms 22:36:24 INFO: Load project repositories 22:36:25 INFO: Load project repositories (done) | time=310ms 22:36:25 INFO: Indexing files... 22:36:25 INFO: Project configuration: 22:36:25 INFO: Included sources: **/*.go 22:36:25 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 22:36:25 INFO: 6 files indexed (done) | time=9ms 22:36:25 INFO: Quality profile for go: Sonar way 22:36:25 INFO: ------------- Run sensors on module nonrtric-plt-ranpm-pm-file-converter 22:36:25 INFO: Load metrics repository 22:36:25 INFO: Load metrics repository (done) | time=186ms 22:36:25 INFO: Sensor cache enabled 22:36:25 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:25 INFO: Load sensor cache 22:36:27 INFO: Load sensor cache (43 KB) | time=1661ms 22:36:27 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:28 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 22:36:28 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 22:36:28 INFO: Sensor Declarative Rule Engine for Go [dre] 22:36:28 INFO: Detected platform: linux-x64 22:36:28 INFO: Found 24 rules to execute. 22:36:28 INFO: Extracting analyzer from /analyzer/analyzer.xz 22:36:29 INFO: Analyzer extracted to /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer 22:36:29 INFO: Starting analysis. 22:36:29 WARN: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer) 22:36:29 WARN: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer) 22:36:29 WARN: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer) 22:36:29 WARN: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer) 22:36:29 WARN: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer) 22:36:29 ERROR: Error during analysis 22:36:29 java.io.IOException: Stream closed 22:36:29 at java.base/java.lang.ProcessBuilder$NullOutputStream.write(ProcessBuilder.java:445) 22:36:29 at java.base/java.io.OutputStream.write(OutputStream.java:162) 22:36:29 at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81) 22:36:29 at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142) 22:36:29 at java.base/java.io.DataOutputStream.flush(DataOutputStream.java:128) 22:36:29 at com.A.A.C.I.A(Unknown Source) 22:36:29 at com.A.A.C.I.A(Unknown Source) 22:36:29 at com.A.A.C.I.A(Unknown Source) 22:36:29 at com.A.A.B.F.execute(Unknown Source) 22:36:29 at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:68) 22:36:29 at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:75) 22:36:29 at org.sonar.scanner.sensor.ModuleSensorsExecutor.lambda$execute$1(ModuleSensorsExecutor.java:48) 22:36:29 at org.sonar.scanner.sensor.ModuleSensorsExecutor.withModuleStrategy(ModuleSensorsExecutor.java:66) 22:36:29 at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:48) 22:36:29 at org.sonar.scanner.scan.SpringModuleScanContainer.doAfterStart(SpringModuleScanContainer.java:66) 22:36:29 at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:210) 22:36:29 at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:189) 22:36:29 at org.sonar.scanner.scan.SpringProjectScanContainer.scan(SpringProjectScanContainer.java:197) 22:36:29 at org.sonar.scanner.scan.SpringProjectScanContainer.scanRecursively(SpringProjectScanContainer.java:192) 22:36:29 at org.sonar.scanner.scan.SpringProjectScanContainer.doAfterStart(SpringProjectScanContainer.java:160) 22:36:29 at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:210) 22:36:29 at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:189) 22:36:29 at org.sonar.scanner.bootstrap.SpringScannerContainer.doAfterStart(SpringScannerContainer.java:465) 22:36:29 at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:210) 22:36:29 at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:189) 22:36:29 at org.sonar.scanner.bootstrap.SpringGlobalContainer.doAfterStart(SpringGlobalContainer.java:146) 22:36:29 at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:210) 22:36:29 at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:189) 22:36:29 at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:58) 22:36:29 at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:52) 22:36:29 at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) 22:36:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 22:36:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 22:36:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 22:36:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 22:36:29 at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) 22:36:29 at jdk.proxy1/jdk.proxy1.$Proxy0.execute(Unknown Source) 22:36:29 at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) 22:36:29 at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) 22:36:29 at org.sonarsource.scanner.cli.Main.execute(Main.java:112) 22:36:29 at org.sonarsource.scanner.cli.Main.execute(Main.java:75) 22:36:29 at org.sonarsource.scanner.cli.Main.main(Main.java:61) 22:36:29 22:36:29 INFO: Sensor Declarative Rule Engine for Go [dre] (done) | time=1101ms 22:36:29 INFO: Sensor JaCoCo XML Report Importer [jacoco] 22:36:29 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:29 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 22:36:29 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms 22:36:29 INFO: Sensor Code Quality and Security for Go [go] 22:36:29 INFO: 6 folders (6 files) to be analyzed 22:36:30 INFO: 6/6 folders (6 files) have been analyzed 22:36:30 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1410ms 22:36:30 INFO: Sensor Go Cover sensor for Go coverage [go] 22:36:30 INFO: Load coverage report from '/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/coverage.txt' 22:36:30 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=22ms 22:36:30 INFO: Sensor IaC hadolint report Sensor [iac] 22:36:30 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=2ms 22:36:30 INFO: Sensor Java Config Sensor [iac] 22:36:30 INFO: There are no files to be analyzed for the Java language 22:36:30 INFO: Sensor Java Config Sensor [iac] (done) | time=10ms 22:36:30 INFO: Sensor IaC Docker Sensor [iac] 22:36:30 INFO: There are no files to be analyzed for the Docker language 22:36:30 INFO: Sensor IaC Docker Sensor [iac] (done) | time=1ms 22:36:30 INFO: Sensor IaC GitHub Actions Sensor [iac] 22:36:30 INFO: There are no files to be analyzed for the GitHub Actions language 22:36:30 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 22:36:30 INFO: Sensor IaC Shell Sensor [iac] 22:36:30 INFO: There are no files to be analyzed for the Shell language 22:36:30 INFO: Sensor IaC Shell Sensor [iac] (done) | time=0ms 22:36:30 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 22:36:30 INFO: Available processors: 4 22:36:30 INFO: Using 4 threads for analysis. 22:36:31 INFO: The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: 22:36:31 * The filename starts with "test" 22:36:31 * The filename contains "test." or "tests." 22:36:31 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 22:36:31 * Any directory in the file path has a name ending in "test" or "tests" 22:36:31 22:36:31 INFO: Start fetching files for the text and secrets analysis 22:36:31 INFO: Using Git CLI to retrieve untracked files 22:36:31 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 22:36:31 INFO: Starting the text and secrets analysis 22:36:31 INFO: 6 source files to be analyzed for the text and secrets analysis 22:36:31 INFO: 6/6 source files have been analyzed for the text and secrets analysis 22:36:31 INFO: Start fetching files for the binary file analysis 22:36:31 INFO: There are no files to be analyzed for the binary file analysis 22:36:31 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=892ms 22:36:31 INFO: Sensor GoSecuritySensor [security] 22:36:31 INFO: 9 taint analysis rules enabled. 22:36:31 INFO: Analyzing 25 UCFGs to detect vulnerabilities. 22:36:32 INFO: No entry points found. 22:36:32 INFO: go security sensor: Begin: 2025-12-07T22:36:31.496682814Z, End: 2025-12-07T22:36:32.140250495Z, Duration: 00:00:00.643 22:36:32 Load type hierarchy and UCFGs: Begin: 2025-12-07T22:36:31.512663928Z, End: 2025-12-07T22:36:31.715393151Z, Duration: 00:00:00.202 22:36:32 Load type hierarchy: Begin: 2025-12-07T22:36:31.512689789Z, End: 2025-12-07T22:36:31.515364310Z, Duration: 00:00:00.002 22:36:32 Load UCFGs: Begin: 2025-12-07T22:36:31.515814237Z, End: 2025-12-07T22:36:31.715270037Z, Duration: 00:00:00.199 22:36:32 Check cache: Begin: 2025-12-07T22:36:31.715625400Z, End: 2025-12-07T22:36:31.716008465Z, Duration: 00:00:00.000 22:36:32 Load cache: Begin: 2025-12-07T22:36:31.715637061Z, End: 2025-12-07T22:36:31.715661832Z, Duration: 00:00:00.000 22:36:32 Create runtime call graph: Begin: 2025-12-07T22:36:31.716080447Z, End: 2025-12-07T22:36:31.769429344Z, Duration: 00:00:00.053 22:36:32 Variable Type Analysis #1: Begin: 2025-12-07T22:36:31.717224521Z, End: 2025-12-07T22:36:31.752921650Z, Duration: 00:00:00.035 22:36:32 Create runtime type propagation graph: Begin: 2025-12-07T22:36:31.718115444Z, End: 2025-12-07T22:36:31.739732361Z, Duration: 00:00:00.021 22:36:32 Run SCC (Tarjan) on 607 nodes: Begin: 2025-12-07T22:36:31.740188758Z, End: 2025-12-07T22:36:31.747239535Z, Duration: 00:00:00.007 22:36:32 Propagate runtime types to strongly connected components: Begin: 2025-12-07T22:36:31.747431742Z, End: 2025-12-07T22:36:31.752779284Z, Duration: 00:00:00.005 22:36:32 Variable Type Analysis #2: Begin: 2025-12-07T22:36:31.754976777Z, End: 2025-12-07T22:36:31.768309032Z, Duration: 00:00:00.013 22:36:32 Create runtime type propagation graph: Begin: 2025-12-07T22:36:31.754987978Z, End: 2025-12-07T22:36:31.761388350Z, Duration: 00:00:00.006 22:36:32 Run SCC (Tarjan) on 607 nodes: Begin: 2025-12-07T22:36:31.761555876Z, End: 2025-12-07T22:36:31.762767172Z, Duration: 00:00:00.001 22:36:32 Propagate runtime types to strongly connected components: Begin: 2025-12-07T22:36:31.762841035Z, End: 2025-12-07T22:36:31.768184137Z, Duration: 00:00:00.005 22:36:32 Load config: Begin: 2025-12-07T22:36:31.769533868Z, End: 2025-12-07T22:36:32.109406692Z, Duration: 00:00:00.339 22:36:32 Compute entry points: Begin: 2025-12-07T22:36:32.109622990Z, End: 2025-12-07T22:36:32.134326564Z, Duration: 00:00:00.024 22:36:32 INFO: go security sensor peak memory: 113 MB 22:36:32 INFO: Sensor GoSecuritySensor [security] (done) | time=650ms 22:36:32 INFO: ------------- Run sensors on project 22:36:32 INFO: Sensor Zero Coverage Sensor 22:36:32 INFO: Sensor Zero Coverage Sensor (done) | time=4ms 22:36:32 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:36:32 INFO: ------------- Gather SCA dependencies on project 22:36:32 INFO: Checking if SCA is enabled for organization o-ran-sc 22:36:32 INFO: Dependency analysis skipped 22:36:32 INFO: CPD Executor Calculating CPD for 6 files 22:36:32 INFO: CPD Executor CPD calculation finished (done) | time=60ms 22:36:32 INFO: SCM Publisher SCM provider for this project is: git 22:36:32 INFO: SCM Publisher 6 source files to be analyzed 22:36:33 INFO: SCM Publisher 6/6 source files have been analyzed (done) | time=443ms 22:36:33 INFO: Analysis report generated in 501ms, dir size=389 KB 22:36:33 INFO: Analysis report compressed in 33ms, zip size=89 KB 22:36:34 INFO: Analysis report uploaded in 598ms 22:36:34 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_nonrtric-plt-ranpm-pm-file-converter 22:36:34 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 22:36:34 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZr69aa6Jep0cRA_Wkbi 22:36:34 INFO: ------------- Upload SCA dependency files 22:36:35 INFO: Sensor cache published successfully 22:36:35 INFO: Analysis total time: 17.906 s 22:36:35 INFO: ------------------------------------------------------------------------ 22:36:35 INFO: EXECUTION SUCCESS 22:36:35 INFO: ------------------------------------------------------------------------ 22:36:35 INFO: Total time: 24.385s 22:36:35 INFO: Final Memory: 24M/84M 22:36:35 INFO: ------------------------------------------------------------------------ 22:36:36 $ ssh-agent -k 22:36:36 unset SSH_AUTH_SOCK; 22:36:36 unset SSH_AGENT_PID; 22:36:36 echo Agent pid 2033 killed; 22:36:36 [ssh-agent] Stopped. 22:36:36 [PostBuildScript] - [INFO] Executing post build scripts. 22:36:36 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins8142463992449281515.sh 22:36:36 ---> sysstat.sh 22:36:37 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins10740036262344838981.sh 22:36:37 ---> package-listing.sh 22:36:37 ++ tr '[:upper:]' '[:lower:]' 22:36:37 ++ facter osfamily 22:36:37 + OS_FAMILY=debian 22:36:37 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:36:37 + START_PACKAGES=/tmp/packages_start.txt 22:36:37 + END_PACKAGES=/tmp/packages_end.txt 22:36:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:36:37 + PACKAGES=/tmp/packages_start.txt 22:36:37 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:36:37 + PACKAGES=/tmp/packages_end.txt 22:36:37 + case "${OS_FAMILY}" in 22:36:37 + dpkg -l 22:36:37 + grep '^ii' 22:36:37 + '[' -f /tmp/packages_start.txt ']' 22:36:37 + '[' -f /tmp/packages_end.txt ']' 22:36:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:36:37 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:36:37 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/archives/ 22:36:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/archives/ 22:36:37 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins7619783250673894402.sh 22:36:37 ---> capture-instance-metadata.sh 22:36:37 Setup pyenv: 22:36:37 system 22:36:37 3.8.13 22:36:37 3.9.13 22:36:37 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:36:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VnVV from file:/tmp/.os_lf_venv 22:36:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:41 lf-activate-venv(): INFO: Base packages installed successfully 22:36:41 lf-activate-venv(): INFO: Installing additional packages: lftools 22:37:01 lf-activate-venv(): INFO: Adding /tmp/venv-VnVV/bin to PATH 22:37:01 INFO: Running in OpenStack, capturing instance metadata 22:37:01 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins10229392896506603831.sh 22:37:01 provisioning config files... 22:37:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/config5790437421907898823tmp 22:37:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:37:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:37:01 [EnvInject] - Injecting environment variables from a build step. 22:37:01 [EnvInject] - Injecting as environment variables the properties content 22:37:01 SERVER_ID=logs 22:37:01 22:37:01 [EnvInject] - Variables injected successfully. 22:37:01 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins11797183557464874442.sh 22:37:01 ---> create-netrc.sh 22:37:01 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins13409141163844167175.sh 22:37:01 ---> python-tools-install.sh 22:37:01 Setup pyenv: 22:37:01 system 22:37:01 3.8.13 22:37:01 3.9.13 22:37:01 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VnVV from file:/tmp/.os_lf_venv 22:37:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:05 lf-activate-venv(): INFO: Base packages installed successfully 22:37:05 lf-activate-venv(): INFO: Installing additional packages: lftools 22:37:24 lf-activate-venv(): INFO: Adding /tmp/venv-VnVV/bin to PATH 22:37:24 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins7208263100883247983.sh 22:37:24 ---> sudo-logs.sh 22:37:24 Archiving 'sudo' log.. 22:37:24 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins15244372926305274112.sh 22:37:24 ---> job-cost.sh 22:37:24 Setup pyenv: 22:37:24 system 22:37:24 3.8.13 22:37:24 3.9.13 22:37:24 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VnVV from file:/tmp/.os_lf_venv 22:37:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:28 lf-activate-venv(): INFO: Base packages installed successfully 22:37:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:37:39 lf-activate-venv(): INFO: Adding /tmp/venv-VnVV/bin to PATH 22:37:39 INFO: No Stack... 22:37:39 INFO: Retrieving Pricing Info for: v3-starter-4 22:37:39 INFO: Archiving Costs 22:37:39 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins1839036549840680914.sh 22:37:39 ---> logs-deploy.sh 22:37:39 Setup pyenv: 22:37:40 system 22:37:40 3.8.13 22:37:40 3.9.13 22:37:40 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VnVV from file:/tmp/.os_lf_venv 22:37:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:43 lf-activate-venv(): INFO: Base packages installed successfully 22:37:43 lf-activate-venv(): INFO: Installing additional packages: lftools 22:38:02 lf-activate-venv(): INFO: Adding /tmp/venv-VnVV/bin to PATH 22:38:02 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/854 22:38:02 INFO: archiving workspace using pattern(s): -p **/*.log 22:38:04 Archives upload complete. 22:38:04 INFO: archiving logs to Nexus 22:38:06 ---> uname -a: 22:38:06 Linux prd-ubuntu1804-docker-4c-4g-11213 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:06 22:38:06 22:38:06 ---> lscpu: 22:38:06 Architecture: x86_64 22:38:06 CPU op-mode(s): 32-bit, 64-bit 22:38:06 Byte Order: Little Endian 22:38:06 CPU(s): 4 22:38:06 On-line CPU(s) list: 0-3 22:38:06 Thread(s) per core: 1 22:38:06 Core(s) per socket: 1 22:38:06 Socket(s): 4 22:38:06 NUMA node(s): 1 22:38:06 Vendor ID: AuthenticAMD 22:38:06 CPU family: 23 22:38:06 Model: 49 22:38:06 Model name: AMD EPYC-Rome Processor 22:38:06 Stepping: 0 22:38:06 CPU MHz: 2800.000 22:38:06 BogoMIPS: 5600.00 22:38:06 Virtualization: AMD-V 22:38:06 Hypervisor vendor: KVM 22:38:06 Virtualization type: full 22:38:06 L1d cache: 32K 22:38:06 L1i cache: 32K 22:38:06 L2 cache: 512K 22:38:06 L3 cache: 16384K 22:38:06 NUMA node0 CPU(s): 0-3 22:38:06 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:06 22:38:06 22:38:06 ---> nproc: 22:38:06 4 22:38:06 22:38:06 22:38:06 ---> df -h: 22:38:06 Filesystem Size Used Avail Use% Mounted on 22:38:06 udev 3.9G 0 3.9G 0% /dev 22:38:06 tmpfs 798M 700K 797M 1% /run 22:38:06 /dev/vda1 20G 9.6G 9.7G 50% / 22:38:06 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:38:06 tmpfs 5.0M 0 5.0M 0% /run/lock 22:38:06 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:38:06 /dev/vda15 105M 5.3M 100M 5% /boot/efi 22:38:06 tmpfs 798M 0 798M 0% /run/user/1001 22:38:06 22:38:06 22:38:06 ---> free -m: 22:38:06 total used free shared buff/cache available 22:38:06 Mem: 7976 506 4489 0 2980 7175 22:38:06 Swap: 1023 0 1023 22:38:06 22:38:06 22:38:06 ---> ip addr: 22:38:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:38:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:38:06 inet 127.0.0.1/8 scope host lo 22:38:06 valid_lft forever preferred_lft forever 22:38:06 inet6 ::1/128 scope host 22:38:06 valid_lft forever preferred_lft forever 22:38:06 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 22:38:06 link/ether fa:16:3e:93:49:96 brd ff:ff:ff:ff:ff:ff 22:38:06 inet 10.32.7.75/23 brd 10.32.7.255 scope global dynamic ens3 22:38:06 valid_lft 86083sec preferred_lft 86083sec 22:38:06 inet6 fe80::f816:3eff:fe93:4996/64 scope link 22:38:06 valid_lft forever preferred_lft forever 22:38:06 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 22:38:06 link/ether 02:42:55:42:c9:8a brd ff:ff:ff:ff:ff:ff 22:38:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:38:06 valid_lft forever preferred_lft forever 22:38:06 22:38:06 22:38:06 ---> sar -b -r -n DEV: 22:38:06 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-11213) 12/07/25 _x86_64_ (4 CPU) 22:38:06 22:38:06 22:32:51 LINUX RESTART (4 CPU) 22:38:06 22:38:06 22:33:01 tps rtps wtps bread/s bwrtn/s 22:38:06 22:34:02 152.01 69.14 82.87 5602.13 39494.90 22:38:06 22:35:01 55.91 0.27 55.64 27.65 7883.56 22:38:06 22:36:01 194.50 131.79 62.71 6612.50 21236.33 22:38:06 22:37:01 89.12 33.93 55.19 1799.17 15493.15 22:38:06 22:38:01 20.96 0.62 20.35 49.59 1475.35 22:38:06 Average: 102.65 47.30 55.35 2827.45 17147.22 22:38:06 22:38:06 22:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:38:06 22:34:02 5932264 7434316 2235164 27.37 35656 1647840 985404 10.69 562432 1504820 50924 22:38:06 22:35:01 5665532 7406908 2501896 30.63 55764 1854212 990680 10.75 602196 1706520 126176 22:38:06 22:36:01 4869864 7443784 3297564 40.37 72652 2645500 1150452 12.48 931288 2121036 332424 22:38:06 22:37:01 4663388 7409848 3504040 42.90 75656 2813472 944920 10.25 1104412 2152640 28416 22:38:06 22:38:01 4540240 7290444 3627188 44.41 77464 2815220 1085324 11.78 1229280 2149552 11796 22:38:06 Average: 5134258 7397060 3033170 37.14 63438 2355249 1031356 11.19 885922 1926914 109947 22:38:06 22:38:06 22:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:38:06 22:34:02 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 22:38:06 22:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:06 22:34:02 ens3 428.70 227.53 1049.98 65.13 0.00 0.00 0.00 0.00 22:38:06 22:35:01 lo 0.61 0.61 0.05 0.05 0.00 0.00 0.00 0.00 22:38:06 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:06 22:35:01 ens3 67.96 57.29 763.07 6.84 0.00 0.00 0.00 0.00 22:38:06 22:36:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 22:38:06 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:06 22:36:01 ens3 385.95 259.82 1745.04 22.32 0.00 0.00 0.00 0.00 22:38:06 22:37:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 22:38:06 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:06 22:37:01 ens3 306.42 175.15 2041.74 82.23 0.00 0.00 0.00 0.00 22:38:06 22:38:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 22:38:06 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:06 22:38:01 ens3 11.46 12.53 9.13 6.01 0.00 0.00 0.00 0.00 22:38:06 Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 22:38:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:06 Average: ens3 240.67 146.76 1122.98 36.60 0.00 0.00 0.00 0.00 22:38:06 22:38:06 22:38:06 ---> sar -P ALL: 22:38:06 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-11213) 12/07/25 _x86_64_ (4 CPU) 22:38:06 22:38:06 22:32:51 LINUX RESTART (4 CPU) 22:38:06 22:38:06 22:33:01 CPU %user %nice %system %iowait %steal %idle 22:38:06 22:34:02 all 17.63 0.00 2.60 4.73 1.04 73.99 22:38:06 22:34:02 0 10.56 0.00 1.73 2.13 0.90 84.68 22:38:06 22:34:02 1 14.59 0.00 1.52 6.93 0.75 76.22 22:38:06 22:34:02 2 20.72 0.00 2.31 6.07 1.30 69.60 22:38:06 22:34:02 3 24.67 0.00 4.84 3.79 1.24 65.46 22:38:06 22:35:01 all 20.07 0.00 1.11 1.85 0.86 76.11 22:38:06 22:35:01 0 22.44 0.00 1.13 5.95 0.85 69.63 22:38:06 22:35:01 1 25.11 0.00 1.63 0.39 0.76 72.12 22:38:06 22:35:01 2 11.23 0.00 0.64 0.49 0.95 86.68 22:38:06 22:35:01 3 21.48 0.00 1.07 0.56 0.88 76.01 22:38:06 22:36:01 all 26.96 1.74 4.93 8.06 1.94 56.37 22:38:06 22:36:01 0 22.73 0.00 4.50 7.87 1.89 63.01 22:38:06 22:36:01 1 38.20 6.86 5.83 8.80 2.08 38.23 22:38:06 22:36:01 2 26.06 0.02 4.80 7.15 2.25 59.71 22:38:06 22:36:01 3 20.80 0.00 4.57 8.43 1.56 64.65 22:38:06 22:37:01 all 29.19 0.00 2.34 2.24 2.07 64.16 22:38:06 22:37:01 0 24.60 0.00 3.31 2.15 2.08 67.86 22:38:06 22:37:01 1 21.68 0.00 1.92 2.47 1.93 72.00 22:38:06 22:37:01 2 45.86 0.00 2.34 3.24 2.44 46.12 22:38:06 22:37:01 3 24.66 0.00 1.78 1.13 1.83 70.59 22:38:06 22:38:01 all 21.14 0.00 0.92 0.65 0.83 76.46 22:38:06 22:38:01 0 36.02 0.00 1.31 0.28 1.31 61.07 22:38:06 22:38:01 1 5.90 0.00 0.71 0.17 0.43 92.78 22:38:06 22:38:01 2 25.32 0.00 0.88 1.93 0.78 71.08 22:38:06 22:38:01 3 17.35 0.00 0.77 0.20 0.78 80.90 22:38:06 Average: all 23.00 0.35 2.38 3.51 1.35 69.41 22:38:06 Average: 0 23.28 0.00 2.40 3.66 1.41 69.25 22:38:06 Average: 1 21.08 1.38 2.32 3.76 1.19 70.27 22:38:06 Average: 2 25.88 0.00 2.20 3.79 1.54 66.59 22:38:06 Average: 3 21.79 0.00 2.61 2.83 1.26 71.52 22:38:06 22:38:06 22:38:06