00:26:21 Started by timer 00:26:21 Running as SYSTEM 00:26:21 [EnvInject] - Loading node environment variables. 00:26:22 Building remotely on prd-ubuntu1804-docker-4c-4g-9892 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:26:22 [ssh-agent] Looking for ssh-agent implementation... 00:26:22 $ ssh-agent 00:26:22 SSH_AUTH_SOCK=/tmp/ssh-R6CnCHkxlR5R/agent.2070 00:26:22 SSH_AGENT_PID=2072 00:26:22 [ssh-agent] Started. 00:26:22 Running ssh-add (command line suppressed) 00:26:22 Identity added: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/private_key_17528554779707030636.key (jenkins-ssh) 00:26:22 [ssh-agent] Using credentials jenkins (jenkins) 00:26:22 The recommended git tool is: NONE 00:26:24 using credential jenkins 00:26:24 Wiping out workspace first. 00:26:24 Cloning the remote Git repository 00:26:24 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw 00:26:24 > git init /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script # timeout=10 00:26:25 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw 00:26:25 > git --version # timeout=10 00:26:25 > git --version # 'git version 2.17.1' 00:26:25 using GIT_SSH to set credentials jenkins 00:26:25 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:25 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw # timeout=10 00:26:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:26 Avoid second fetch 00:26:26 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:26:26 Checking out Revision 0231406ea0a153c94382e00927557a88dc81c48a (refs/remotes/origin/master) 00:26:26 > git config core.sparsecheckout # timeout=10 00:26:26 > git checkout -f 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 00:26:29 Commit message: "- Update docs - Formatting docs - Added RMR msg `TS_QOE_PRED_REQ` to handle msg from QP driver - Add license header to _test.go - Added test command to get coverage report" 00:26:29 > git rev-list --no-walk 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 00:26:30 provisioning config files... 00:26:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:26:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:26:30 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins5835509378113000695.sh 00:26:30 ---> python-tools-install.sh 00:26:30 Setup pyenv: 00:26:30 * system (set by /opt/pyenv/version) 00:26:30 * 3.8.13 (set by /opt/pyenv/version) 00:26:30 * 3.9.13 (set by /opt/pyenv/version) 00:26:30 * 3.10.6 (set by /opt/pyenv/version) 00:26:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-THWn 00:26:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:26:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:26:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:26:45 lf-activate-venv(): INFO: Base packages installed successfully 00:26:45 lf-activate-venv(): INFO: Installing additional packages: lftools 00:27:26 lf-activate-venv(): INFO: Adding /tmp/venv-THWn/bin to PATH 00:27:26 Generating Requirements File 00:27:58 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. 00:27:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:28:00 Python 3.10.6 00:28:00 pip 26.0.1 from /tmp/venv-THWn/lib/python3.10/site-packages/pip (python 3.10) 00:28:01 appdirs==1.4.4 00:28:01 argcomplete==3.6.3 00:28:01 aspy.yaml==1.3.0 00:28:01 attrs==26.1.0 00:28:01 autopage==0.6.0 00:28:01 backports.strenum==1.3.1 00:28:01 beautifulsoup4==4.14.3 00:28:01 boto3==1.42.77 00:28:01 botocore==1.42.77 00:28:01 bs4==0.0.2 00:28:01 certifi==2026.2.25 00:28:01 cffi==2.0.0 00:28:01 cfgv==3.5.0 00:28:01 chardet==7.4.0.post1 00:28:01 charset-normalizer==3.4.6 00:28:01 click==8.3.1 00:28:01 cliff==4.13.2 00:28:01 cmd2==3.4.0 00:28:01 cryptography==3.3.2 00:28:01 debtcollector==3.1.0 00:28:01 decorator==5.2.1 00:28:01 defusedxml==0.7.1 00:28:01 Deprecated==1.3.1 00:28:01 distlib==0.4.0 00:28:01 dnspython==2.8.0 00:28:01 docker==7.1.0 00:28:01 dogpile.cache==1.5.0 00:28:01 durationpy==0.10 00:28:01 email-validator==2.3.0 00:28:01 filelock==3.25.2 00:28:01 future==1.0.0 00:28:01 gitdb==4.0.12 00:28:01 GitPython==3.1.46 00:28:01 httplib2==0.30.2 00:28:01 identify==2.6.18 00:28:01 idna==3.11 00:28:01 importlib-resources==1.5.0 00:28:01 iso8601==2.1.0 00:28:01 Jinja2==3.1.6 00:28:01 jmespath==1.1.0 00:28:01 jsonpatch==1.33 00:28:01 jsonpointer==3.1.1 00:28:01 jsonschema==4.26.0 00:28:01 jsonschema-specifications==2025.9.1 00:28:01 keystoneauth1==5.13.1 00:28:01 kubernetes==35.0.0 00:28:01 lftools==0.37.22 00:28:01 lxml==6.0.2 00:28:01 markdown-it-py==4.0.0 00:28:01 MarkupSafe==3.0.3 00:28:01 mdurl==0.1.2 00:28:01 msgpack==1.1.2 00:28:01 multi_key_dict==2.0.3 00:28:01 munch==4.0.0 00:28:01 netaddr==1.3.0 00:28:01 niet==1.4.2 00:28:01 nodeenv==1.10.0 00:28:01 oauth2client==4.1.3 00:28:01 oauthlib==3.3.1 00:28:01 openstacksdk==4.10.0 00:28:01 os-service-types==1.8.2 00:28:01 osc-lib==4.4.0 00:28:01 oslo.config==10.3.0 00:28:01 oslo.context==6.3.0 00:28:01 oslo.i18n==6.7.2 00:28:01 oslo.log==8.1.0 00:28:01 oslo.serialization==5.9.1 00:28:01 oslo.utils==10.0.0 00:28:01 packaging==26.0 00:28:01 pbr==7.0.3 00:28:01 platformdirs==4.9.4 00:28:01 prettytable==3.17.0 00:28:01 psutil==7.2.2 00:28:01 pyasn1==0.6.3 00:28:01 pyasn1_modules==0.4.2 00:28:01 pycparser==3.0 00:28:01 pygerrit2==2.0.15 00:28:01 PyGithub==2.9.0 00:28:01 Pygments==2.19.2 00:28:01 PyJWT==2.12.1 00:28:01 PyNaCl==1.6.2 00:28:01 pyparsing==2.4.7 00:28:01 pyperclip==1.11.0 00:28:01 pyrsistent==0.20.0 00:28:01 python-cinderclient==9.9.0 00:28:01 python-dateutil==2.9.0.post0 00:28:01 python-discovery==1.2.1 00:28:01 python-heatclient==5.1.0 00:28:01 python-jenkins==1.8.3 00:28:01 python-keystoneclient==5.8.0 00:28:01 python-magnumclient==4.10.0 00:28:01 python-openstackclient==9.0.0 00:28:01 python-swiftclient==4.10.0 00:28:01 PyYAML==6.0.3 00:28:01 referencing==0.37.0 00:28:01 requests==2.33.0 00:28:01 requests-oauthlib==2.0.0 00:28:01 requestsexceptions==1.4.0 00:28:01 rfc3986==2.0.0 00:28:01 rich==14.3.3 00:28:01 rich-argparse==1.7.2 00:28:01 rpds-py==0.30.0 00:28:01 rsa==4.9.1 00:28:01 ruamel.yaml==0.19.1 00:28:01 ruamel.yaml.clib==0.2.15 00:28:01 s3transfer==0.16.0 00:28:01 simplejson==3.20.2 00:28:01 six==1.17.0 00:28:01 smmap==5.0.3 00:28:01 soupsieve==2.8.3 00:28:01 stevedore==5.7.0 00:28:01 tabulate==0.10.0 00:28:01 toml==0.10.2 00:28:01 tomlkit==0.14.0 00:28:01 tqdm==4.67.3 00:28:01 typing_extensions==4.15.0 00:28:01 urllib3==1.26.20 00:28:01 virtualenv==21.2.0 00:28:01 wcwidth==0.6.0 00:28:01 websocket-client==1.9.0 00:28:01 wrapt==2.1.2 00:28:01 xdg==6.0.0 00:28:01 xmltodict==1.0.4 00:28:01 yq==3.4.3 00:28:01 [EnvInject] - Injecting environment variables from a build step. 00:28:01 [EnvInject] - Injecting as environment variables the properties content 00:28:01 SET_JDK_VERSION=openjdk17 00:28:01 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 00:28:01 00:28:01 [EnvInject] - Variables injected successfully. 00:28:01 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins8015170387528635199.sh 00:28:01 ---> update-java-alternatives.sh 00:28:01 ---> Updating Java version 00:28:01 ---> Ubuntu/Debian system detected 00:28:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 00:28:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 00:28:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 00:28:02 openjdk version "17.0.7" 2023-04-18 00:28:02 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 00:28:02 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 00:28:02 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 00:28:02 [EnvInject] - Injecting environment variables from a build step. 00:28:02 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 00:28:02 [EnvInject] - Variables injected successfully. 00:28:02 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins695984881221538622.sh 00:28:02 --> prescan-ric-app-qp-aimlfw-ubuntu.sh 00:28:03 Docker version 24.0.2, build cb74dfc 00:28:03 Unit Test 00:28:04 #1 [internal] load build definition from Dockerfile 00:28:04 #1 transferring dockerfile: 2.51kB done 00:28:04 #1 DONE 0.1s 00:28:04 00:28:04 #2 [internal] load .dockerignore 00:28:04 #2 transferring context: 2B done 00:28:04 #2 DONE 0.1s 00:28:04 ERROR: failed to solve: target stage qpaimlfwbuild could not be found 00:28:04 Unable to find image 'tmpimg:latest' locally 00:28:04 Error response from daemon: pull access denied for tmpimg, repository does not exist or may require 'docker login': denied: requested access to the resource is denied 00:28:05 must specify at least one container source 00:28:05 Container name cannot be empty 00:28:05 --> prescan-ric-app-qp-aimlfw.sh ends 00:28:05 Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-docker-4c-4g-9892 00:28:06 [ric-app-qp-aimlfw-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_ric-app-qp-aimlfw -Dsonar.projectName=ric-app-qp-aimlfw -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.go.coverage.reportPaths=**/cover.out -Dsonar.organization=o-ran-sc -Dsonar.sources=. -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go -Dsonar.projectBaseDir=/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:28:06 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 00:28:06 INFO: Project root configuration file: NONE 00:28:06 INFO: SonarScanner 4.6.2.2472 00:28:06 INFO: Java 17.0.7 Private Build (64-bit) 00:28:06 INFO: Linux 4.15.0-213-generic amd64 00:28:07 INFO: User cache: /home/jenkins/.sonar/cache 00:28:09 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 00:28:09 INFO: Project root configuration file: NONE 00:28:09 INFO: Analyzing on SonarCloud 00:28:09 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 00:28:11 INFO: Load global settings 00:28:11 INFO: Load global settings (done) | time=454ms 00:28:11 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 00:28:12 INFO: Loading required plugins 00:28:12 INFO: Load plugins index 00:28:12 INFO: Load plugins index (done) | time=239ms 00:28:12 INFO: Load/download plugins 00:28:13 INFO: Load/download plugins (done) | time=1375ms 00:28:14 INFO: Loaded core extensions: architecture, a3s, sca 00:28:14 INFO: Process project properties 00:28:14 INFO: Project key: o-ran-sc_ric-app-qp-aimlfw 00:28:14 INFO: Base dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:28:14 INFO: Working dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.scannerwork 00:28:14 INFO: Found an active CI vendor: 'Jenkins' 00:28:14 INFO: Load project branches 00:28:15 INFO: Load project branches (done) | time=327ms 00:28:15 INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' 00:28:15 INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=374ms 00:28:15 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:15 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:15 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:16 INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' 00:28:16 INFO: Detected project binding: NOT_BOUND 00:28:16 INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=175ms 00:28:16 INFO: Load project pull requests 00:28:16 INFO: Load project pull requests (done) | time=172ms 00:28:16 INFO: Load branch configuration 00:28:16 INFO: Load branch configuration (done) | time=2ms 00:28:16 INFO: Load quality profiles 00:28:17 INFO: Load quality profiles (done) | time=481ms 00:28:17 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:17 INFO: Create analysis 00:28:17 INFO: Create analysis (done) | time=459ms 00:28:17 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:17 INFO: Load active rules 00:28:18 INFO: Load active rules (done) | time=955ms 00:28:19 INFO: Organization key: o-ran-sc 00:28:19 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. 00:28:19 INFO: Preprocessing files... 00:28:19 INFO: 1 language detected in 8 preprocessed files (done) | time=101ms 00:28:19 INFO: 141 files ignored because of inclusion/exclusion patterns 00:28:19 INFO: 0 files ignored because of scm ignore settings 00:28:19 INFO: Loading plugins for detected languages 00:28:19 INFO: Load/download plugins 00:28:22 INFO: Load/download plugins (done) | time=3218ms 00:28:23 INFO: Load project repositories 00:28:23 INFO: Load project repositories (done) | time=608ms 00:28:23 INFO: Indexing files... 00:28:23 INFO: Project configuration: 00:28:23 INFO: Included sources: **/*.go 00:28:23 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 00:28:23 INFO: 8 files indexed (done) | time=8ms 00:28:23 INFO: Quality profile for go: Sonar way 00:28:23 INFO: ------------- Run sensors on module ric-app-qp-aimlfw 00:28:23 INFO: Load metrics repository 00:28:23 INFO: Load metrics repository (done) | time=176ms 00:28:24 INFO: Sensor cache enabled 00:28:24 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:24 INFO: Load sensor cache 00:28:25 INFO: Load sensor cache (37 KB) | time=1160ms 00:28:25 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:25 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:26 INFO: Sensor Code Quality and Security for Go [go] 00:28:26 INFO: 6 folders (8 files) to be analyzed 00:28:27 INFO: 6/6 folders (8 files) have been analyzed 00:28:27 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1322ms 00:28:27 INFO: Sensor Go Cover sensor for Go coverage [go] 00:28:27 WARN: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. 00:28:27 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=14ms 00:28:27 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 00:28:27 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=2ms 00:28:27 INFO: Sensor IaC hadolint report Sensor [iac] 00:28:27 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=0ms 00:28:27 INFO: Sensor Java Config Sensor [iac] 00:28:27 INFO: There are no files to be analyzed for the Java language 00:28:27 INFO: Sensor Java Config Sensor [iac] (done) | time=11ms 00:28:27 INFO: Sensor IaC Docker Sensor [iac] 00:28:27 INFO: There are no files to be analyzed for the Docker language 00:28:27 INFO: Sensor IaC Docker Sensor [iac] (done) | time=2ms 00:28:27 INFO: Sensor IaC GitHub Actions Sensor [iac] 00:28:27 INFO: There are no files to be analyzed for the GitHub Actions language 00:28:27 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 00:28:27 INFO: Sensor IaC actionlint report Sensor [iac] 00:28:27 INFO: Sensor IaC actionlint report Sensor [iac] (done) | time=0ms 00:28:27 INFO: Sensor IaC Shell Sensor [iac] 00:28:27 INFO: There are no files to be analyzed for the Shell language 00:28:27 INFO: Sensor IaC Shell Sensor [iac] (done) | time=0ms 00:28:27 INFO: Sensor Declarative Rule Engine for Go [dre] 00:28:28 INFO: Extracting bridge from /bridge/bridge-linux-x64.xz 00:28:28 INFO: Bridge extracted to /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.scannerwork/.sonartmp/bridge/bridge 00:28:28 INFO: Sensor Declarative Rule Engine for Go [dre] (done) | time=730ms 00:28:28 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 00:28:28 INFO: Available processors: 4 00:28:28 INFO: Using 4 threads for analysis. 00:28:29 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: 00:28:29 * The filename starts with "test" 00:28:29 * The filename contains "test." or "tests." 00:28:29 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 00:28:29 * Any directory in the file path has a name ending in "test" or "tests" 00:28:29 00:28:29 INFO: Start fetching files for the text and secrets analysis 00:28:29 INFO: Using Git CLI to retrieve dirty files 00:28:29 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 00:28:29 INFO: Starting the text and secrets analysis 00:28:29 INFO: 8 source files to be analyzed for the text and secrets analysis 00:28:29 INFO: 8/8 source files have been analyzed for the text and secrets analysis 00:28:29 INFO: Start fetching files for the binary file analysis 00:28:29 INFO: There are no files to be analyzed for the binary file analysis 00:28:29 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=869ms 00:28:29 INFO: Sensor GoSecuritySensor [security] 00:28:29 INFO: 9 taint analysis rules enabled. 00:28:29 INFO: Analyzing 81 UCFGs to detect vulnerabilities. 00:28:30 INFO: No entry points found. 00:28:30 INFO: go security sensor: Begin: 2026-03-28T00:28:29.508395787Z, End: 2026-03-28T00:28:30.238542829Z, Duration: 00:00:00.730 00:28:30 Load type hierarchy and UCFGs: Begin: 2026-03-28T00:28:29.516969433Z, End: 2026-03-28T00:28:29.724189227Z, Duration: 00:00:00.207 00:28:30 Load type hierarchy: Begin: 2026-03-28T00:28:29.517009363Z, End: 2026-03-28T00:28:29.521455262Z, Duration: 00:00:00.004 00:28:30 Load UCFGs: Begin: 2026-03-28T00:28:29.521900396Z, End: 2026-03-28T00:28:29.724036536Z, Duration: 00:00:00.202 00:28:30 Check cache: Begin: 2026-03-28T00:28:29.724413379Z, End: 2026-03-28T00:28:29.725422938Z, Duration: 00:00:00.001 00:28:30 Load cache: Begin: 2026-03-28T00:28:29.725086815Z, End: 2026-03-28T00:28:29.725112015Z, Duration: 00:00:00.000 00:28:30 Create runtime call graph: Begin: 2026-03-28T00:28:29.725487198Z, End: 2026-03-28T00:28:29.777219734Z, Duration: 00:00:00.051 00:28:30 Variable Type Analysis #1: Begin: 2026-03-28T00:28:29.726214205Z, End: 2026-03-28T00:28:29.757255118Z, Duration: 00:00:00.031 00:28:30 Create runtime type propagation graph: Begin: 2026-03-28T00:28:29.727129213Z, End: 2026-03-28T00:28:29.745999449Z, Duration: 00:00:00.018 00:28:30 Run SCC (Tarjan) on 701 nodes: Begin: 2026-03-28T00:28:29.746653325Z, End: 2026-03-28T00:28:29.751109664Z, Duration: 00:00:00.004 00:28:30 Propagate runtime types to strongly connected components: Begin: 2026-03-28T00:28:29.751255236Z, End: 2026-03-28T00:28:29.757098607Z, Duration: 00:00:00.005 00:28:30 Variable Type Analysis #2: Begin: 2026-03-28T00:28:29.761874549Z, End: 2026-03-28T00:28:29.775973333Z, Duration: 00:00:00.014 00:28:30 Create runtime type propagation graph: Begin: 2026-03-28T00:28:29.761895199Z, End: 2026-03-28T00:28:29.769445266Z, Duration: 00:00:00.007 00:28:30 Run SCC (Tarjan) on 701 nodes: Begin: 2026-03-28T00:28:29.769626807Z, End: 2026-03-28T00:28:29.770700497Z, Duration: 00:00:00.001 00:28:30 Propagate runtime types to strongly connected components: Begin: 2026-03-28T00:28:29.770752817Z, End: 2026-03-28T00:28:29.775869552Z, Duration: 00:00:00.005 00:28:30 Load config: Begin: 2026-03-28T00:28:29.777288555Z, End: 2026-03-28T00:28:30.200642420Z, Duration: 00:00:00.423 00:28:30 Compute entry points: Begin: 2026-03-28T00:28:30.200844061Z, End: 2026-03-28T00:28:30.220510573Z, Duration: 00:00:00.019 00:28:30 INFO: go security sensor peak memory: 135 MB 00:28:30 INFO: Sensor GoSecuritySensor [security] (done) | time=737ms 00:28:30 INFO: ------------- Run sensors on project 00:28:30 INFO: Sensor Zero Coverage Sensor 00:28:30 INFO: Sensor Zero Coverage Sensor (done) | time=18ms 00:28:30 INFO: ------------- Gather SCA dependencies on project 00:28:30 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:31 INFO: Dependency analysis skipped 00:28:31 INFO: CPD Executor Calculating CPD for 8 files 00:28:31 INFO: CPD Executor CPD calculation finished (done) | time=17ms 00:28:31 INFO: SCM Publisher SCM provider for this project is: git 00:28:31 INFO: SCM Publisher 8 source files to be analyzed 00:28:31 INFO: SCM Publisher 8/8 source files have been analyzed (done) | time=324ms 00:28:31 INFO: SCM revision ID '0231406ea0a153c94382e00927557a88dc81c48a' 00:28:31 INFO: Analysis report generated in 560ms, dir size=382 KB 00:28:32 INFO: Analysis report compressed in 41ms, zip size=85 KB 00:28:32 INFO: Analysis report uploaded in 533ms 00:28:32 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-app-qp-aimlfw 00:28:32 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 00:28:32 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZ0x17Ezesq4Fh5Q30A8 00:28:32 INFO: ------------- Upload SCA dependency files 00:28:33 INFO: Sensor cache published successfully 00:28:33 INFO: Analysis total time: 19.443 s 00:28:33 INFO: ------------------------------------------------------------------------ 00:28:33 INFO: EXECUTION SUCCESS 00:28:33 INFO: ------------------------------------------------------------------------ 00:28:33 INFO: Total time: 27.393s 00:28:33 INFO: Final Memory: 23M/87M 00:28:33 INFO: ------------------------------------------------------------------------ 00:28:34 $ ssh-agent -k 00:28:34 unset SSH_AUTH_SOCK; 00:28:34 unset SSH_AGENT_PID; 00:28:34 echo Agent pid 2072 killed; 00:28:34 [ssh-agent] Stopped. 00:28:34 [PostBuildScript] - [INFO] Executing post build scripts. 00:28:34 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins3578759622731396147.sh 00:28:34 ---> sysstat.sh 00:28:35 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins9462989734887795052.sh 00:28:35 ---> package-listing.sh 00:28:35 ++ tr '[:upper:]' '[:lower:]' 00:28:35 ++ facter osfamily 00:28:35 + OS_FAMILY=debian 00:28:35 + workspace=/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:28:35 + START_PACKAGES=/tmp/packages_start.txt 00:28:35 + END_PACKAGES=/tmp/packages_end.txt 00:28:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:28:35 + PACKAGES=/tmp/packages_start.txt 00:28:35 + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' 00:28:35 + PACKAGES=/tmp/packages_end.txt 00:28:35 + case "${OS_FAMILY}" in 00:28:35 + dpkg -l 00:28:35 + grep '^ii' 00:28:35 + '[' -f /tmp/packages_start.txt ']' 00:28:35 + '[' -f /tmp/packages_end.txt ']' 00:28:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:28:35 + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' 00:28:35 + mkdir -p /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ 00:28:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ 00:28:35 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins10468493819082165353.sh 00:28:35 ---> capture-instance-metadata.sh 00:28:35 Setup pyenv: 00:28:35 system 00:28:35 3.8.13 00:28:35 3.9.13 00:28:35 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:28:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-THWn from file:/tmp/.os_lf_venv 00:28:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:28:38 lf-activate-venv(): INFO: Base packages installed successfully 00:28:38 lf-activate-venv(): INFO: Installing additional packages: lftools 00:28:56 lf-activate-venv(): INFO: Adding /tmp/venv-THWn/bin to PATH 00:28:56 INFO: Running in OpenStack, capturing instance metadata 00:28:57 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins9223967163193912423.sh 00:28:57 provisioning config files... 00:28:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/config9194519365323429296tmp 00:28:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:28:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:28:57 [EnvInject] - Injecting environment variables from a build step. 00:28:57 [EnvInject] - Injecting as environment variables the properties content 00:28:57 SERVER_ID=logs 00:28:57 00:28:57 [EnvInject] - Variables injected successfully. 00:28:57 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins9423666559230789888.sh 00:28:57 ---> create-netrc.sh 00:28:57 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins11952737994203261824.sh 00:28:57 ---> python-tools-install.sh 00:28:57 Setup pyenv: 00:28:57 system 00:28:57 3.8.13 00:28:57 3.9.13 00:28:57 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:28:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-THWn from file:/tmp/.os_lf_venv 00:28:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:01 lf-activate-venv(): INFO: Base packages installed successfully 00:29:01 lf-activate-venv(): INFO: Installing additional packages: lftools 00:29:17 lf-activate-venv(): INFO: Adding /tmp/venv-THWn/bin to PATH 00:29:17 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins12479740887474750539.sh 00:29:17 ---> sudo-logs.sh 00:29:17 Archiving 'sudo' log.. 00:29:18 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins3704230760071395620.sh 00:29:18 ---> job-cost.sh 00:29:18 Setup pyenv: 00:29:18 system 00:29:18 3.8.13 00:29:18 3.9.13 00:29:18 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:29:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-THWn from file:/tmp/.os_lf_venv 00:29:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:21 lf-activate-venv(): INFO: Base packages installed successfully 00:29:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:29:31 lf-activate-venv(): INFO: Adding /tmp/venv-THWn/bin to PATH 00:29:31 INFO: No Stack... 00:29:31 INFO: Retrieving Pricing Info for: v3-starter-4 00:29:32 INFO: Archiving Costs 00:29:32 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins14851393203561396440.sh 00:29:32 ---> logs-deploy.sh 00:29:32 Setup pyenv: 00:29:32 system 00:29:32 3.8.13 00:29:32 3.9.13 00:29:32 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:29:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-THWn from file:/tmp/.os_lf_venv 00:29:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:35 lf-activate-venv(): INFO: Base packages installed successfully 00:29:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:29:53 lf-activate-venv(): INFO: Adding /tmp/venv-THWn/bin to PATH 00:29:53 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-qp-aimlfw-sonar-prescan-script/1202 00:29:53 INFO: archiving workspace using pattern(s): -p **/*.log 00:29:55 Archives upload complete. 00:29:55 INFO: archiving logs to Nexus 00:29:57 ---> uname -a: 00:29:57 Linux prd-ubuntu1804-docker-4c-4g-9892 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 00:29:57 00:29:57 00:29:57 ---> lscpu: 00:29:57 Architecture: x86_64 00:29:57 CPU op-mode(s): 32-bit, 64-bit 00:29:57 Byte Order: Little Endian 00:29:57 CPU(s): 4 00:29:57 On-line CPU(s) list: 0-3 00:29:57 Thread(s) per core: 1 00:29:57 Core(s) per socket: 1 00:29:57 Socket(s): 4 00:29:57 NUMA node(s): 1 00:29:57 Vendor ID: AuthenticAMD 00:29:57 CPU family: 23 00:29:57 Model: 49 00:29:57 Model name: AMD EPYC-Rome Processor 00:29:57 Stepping: 0 00:29:57 CPU MHz: 2800.000 00:29:57 BogoMIPS: 5600.00 00:29:57 Virtualization: AMD-V 00:29:57 Hypervisor vendor: KVM 00:29:57 Virtualization type: full 00:29:57 L1d cache: 32K 00:29:57 L1i cache: 32K 00:29:57 L2 cache: 512K 00:29:57 L3 cache: 16384K 00:29:57 NUMA node0 CPU(s): 0-3 00:29:57 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 00:29:57 00:29:57 00:29:57 ---> nproc: 00:29:57 4 00:29:57 00:29:57 00:29:57 ---> df -h: 00:29:57 Filesystem Size Used Avail Use% Mounted on 00:29:57 udev 3.9G 0 3.9G 0% /dev 00:29:57 tmpfs 798M 696K 797M 1% /run 00:29:57 /dev/vda1 20G 9.1G 11G 48% / 00:29:57 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:29:57 tmpfs 5.0M 0 5.0M 0% /run/lock 00:29:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:29:57 /dev/vda15 105M 5.3M 100M 5% /boot/efi 00:29:57 tmpfs 798M 0 798M 0% /run/user/1001 00:29:57 00:29:57 00:29:57 ---> free -m: 00:29:57 total used free shared buff/cache available 00:29:57 Mem: 7976 520 5121 0 2333 7179 00:29:57 Swap: 1023 0 1023 00:29:57 00:29:57 00:29:57 ---> ip addr: 00:29:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:29:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:29:57 inet 127.0.0.1/8 scope host lo 00:29:57 valid_lft forever preferred_lft forever 00:29:57 inet6 ::1/128 scope host 00:29:57 valid_lft forever preferred_lft forever 00:29:57 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 00:29:57 link/ether fa:16:3e:eb:36:29 brd ff:ff:ff:ff:ff:ff 00:29:57 inet 10.32.6.192/23 brd 10.32.7.255 scope global dynamic ens3 00:29:57 valid_lft 86145sec preferred_lft 86145sec 00:29:57 inet6 fe80::f816:3eff:feeb:3629/64 scope link 00:29:57 valid_lft forever preferred_lft forever 00:29:57 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 00:29:57 link/ether 02:42:8b:88:d8:02 brd ff:ff:ff:ff:ff:ff 00:29:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:29:57 valid_lft forever preferred_lft forever 00:29:57 00:29:57 00:29:57 ---> sar -b -r -n DEV: 00:29:57 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9892) 03/28/26 _x86_64_ (4 CPU) 00:29:57 00:29:57 00:25:44 LINUX RESTART (4 CPU) 00:29:57 00:29:57 00:26:01 tps rtps wtps bread/s bwrtn/s 00:29:57 00:27:02 158.99 69.06 89.94 5597.87 39949.23 00:29:57 00:28:01 59.34 0.17 59.17 24.81 8954.79 00:29:57 00:29:01 115.75 52.56 63.19 4546.18 10531.84 00:29:57 Average: 111.65 40.82 70.83 3408.22 19871.99 00:29:57 00:29:57 00:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:29:57 00:27:02 5871908 7397856 2295520 28.11 38360 1667724 1006284 10.92 600740 1526088 62292 00:29:57 00:28:01 5664636 7448972 2502792 30.64 58324 1890212 969196 10.52 553260 1747812 118052 00:29:57 00:29:01 5290396 7391808 2877032 35.23 62052 2201088 976648 10.60 731036 1939092 24572 00:29:57 Average: 5608980 7412879 2558448 31.33 52912 1919675 984043 10.68 628345 1737664 68305 00:29:57 00:29:57 00:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:29:57 00:27:02 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 00:29:57 00:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:57 00:27:02 ens3 360.21 212.16 1107.92 65.30 0.00 0.00 0.00 0.00 00:29:57 00:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:29:57 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:57 00:28:01 ens3 52.64 42.00 655.96 5.69 0.00 0.00 0.00 0.00 00:29:57 00:29:01 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 00:29:57 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:57 00:29:01 ens3 277.32 221.78 2835.62 27.84 0.00 0.00 0.00 0.00 00:29:57 Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 00:29:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:57 Average: ens3 231.04 159.29 1538.02 33.09 0.00 0.00 0.00 0.00 00:29:57 00:29:57 00:29:57 ---> sar -P ALL: 00:29:57 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9892) 03/28/26 _x86_64_ (4 CPU) 00:29:57 00:29:57 00:25:44 LINUX RESTART (4 CPU) 00:29:57 00:29:57 00:26:01 CPU %user %nice %system %iowait %steal %idle 00:29:57 00:27:02 all 20.88 0.00 2.91 5.21 1.35 69.66 00:29:57 00:27:02 0 12.20 0.00 1.73 3.73 0.90 81.44 00:29:57 00:27:02 1 32.24 0.00 5.83 6.63 1.42 53.88 00:29:57 00:27:02 2 16.57 0.00 2.22 5.45 1.82 73.95 00:29:57 00:27:02 3 22.51 0.00 1.85 5.05 1.27 69.33 00:29:57 00:28:01 all 20.89 0.00 1.43 1.59 0.93 75.16 00:29:57 00:28:01 0 9.82 0.00 0.66 1.25 0.32 87.95 00:29:57 00:28:01 1 34.06 0.00 2.01 0.71 1.47 61.75 00:29:57 00:28:01 2 4.53 0.00 0.76 3.52 0.69 90.50 00:29:57 00:28:01 3 35.12 0.00 2.28 0.90 1.23 60.47 00:29:57 00:29:01 all 27.45 0.00 1.96 2.89 1.88 65.82 00:29:57 00:29:01 0 29.53 0.00 2.96 1.58 1.91 64.02 00:29:57 00:29:01 1 28.87 0.00 2.03 4.33 1.69 63.07 00:29:57 00:29:01 2 34.12 0.00 1.62 3.87 1.88 58.51 00:29:57 00:29:01 3 17.33 0.00 1.27 1.80 2.00 77.58 00:29:57 Average: all 23.09 0.00 2.10 3.24 1.39 70.18 00:29:57 Average: 0 17.23 0.00 1.79 2.19 1.05 77.74 00:29:57 Average: 1 31.71 0.00 3.29 3.90 1.53 59.57 00:29:57 Average: 2 18.47 0.00 1.54 4.28 1.47 74.24 00:29:57 Average: 3 24.92 0.00 1.80 2.59 1.50 69.18 00:29:57 00:29:57 00:29:57