00:26:21 Started by timer 00:26:21 Running as SYSTEM 00:26:21 [EnvInject] - Loading node environment variables. 00:26:21 Building remotely on prd-ubuntu1804-docker-4c-4g-5217 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:26:21 [ssh-agent] Looking for ssh-agent implementation... 00:26:21 $ ssh-agent 00:26:21 SSH_AUTH_SOCK=/tmp/ssh-jxlA6iMpuIf1/agent.2140 00:26:21 SSH_AGENT_PID=2142 00:26:21 [ssh-agent] Started. 00:26:21 Running ssh-add (command line suppressed) 00:26:21 Identity added: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/private_key_1565630155098168546.key (jenkins-ssh) 00:26:21 [ssh-agent] Using credentials jenkins (jenkins) 00:26:21 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:24 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw 00:26:24 > git --version # timeout=10 00:26:24 > git --version # 'git version 2.17.1' 00:26:24 using GIT_SSH to set credentials jenkins 00:26:24 > 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/jenkins8756215457279186990.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:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wc1f 00:26:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:26:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:26:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:26:46 lf-activate-venv(): INFO: Base packages installed successfully 00:26:46 lf-activate-venv(): INFO: Installing additional packages: lftools 00:27:28 lf-activate-venv(): INFO: Adding /tmp/venv-Wc1f/bin to PATH 00:27:28 Generating Requirements File 00:28:02 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:28:02 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:28:03 Python 3.10.6 00:28:04 pip 25.2 from /tmp/venv-Wc1f/lib/python3.10/site-packages/pip (python 3.10) 00:28:04 appdirs==1.4.4 00:28:04 argcomplete==3.6.2 00:28:04 aspy.yaml==1.3.0 00:28:04 attrs==25.3.0 00:28:04 autopage==0.5.2 00:28:04 beautifulsoup4==4.14.2 00:28:04 boto3==1.40.42 00:28:04 botocore==1.40.42 00:28:04 bs4==0.0.2 00:28:04 cachetools==6.2.0 00:28:04 certifi==2025.8.3 00:28:04 cffi==2.0.0 00:28:04 cfgv==3.4.0 00:28:04 chardet==5.2.0 00:28:04 charset-normalizer==3.4.3 00:28:04 click==8.3.0 00:28:04 cliff==4.11.0 00:28:04 cmd2==2.7.0 00:28:04 cryptography==3.3.2 00:28:04 debtcollector==3.0.0 00:28:04 decorator==5.2.1 00:28:04 defusedxml==0.7.1 00:28:04 Deprecated==1.2.18 00:28:04 distlib==0.4.0 00:28:04 dnspython==2.8.0 00:28:04 docker==7.1.0 00:28:04 dogpile.cache==1.4.1 00:28:04 durationpy==0.10 00:28:04 email-validator==2.3.0 00:28:04 filelock==3.19.1 00:28:04 future==1.0.0 00:28:04 gitdb==4.0.12 00:28:04 GitPython==3.1.45 00:28:04 google-auth==2.41.1 00:28:04 httplib2==0.31.0 00:28:04 identify==2.6.14 00:28:04 idna==3.10 00:28:04 importlib-resources==1.5.0 00:28:04 iso8601==2.1.0 00:28:04 Jinja2==3.1.6 00:28:04 jmespath==1.0.1 00:28:04 jsonpatch==1.33 00:28:04 jsonpointer==3.0.0 00:28:04 jsonschema==4.25.1 00:28:04 jsonschema-specifications==2025.9.1 00:28:04 keystoneauth1==5.12.0 00:28:04 kubernetes==34.1.0 00:28:04 lftools==0.37.14 00:28:04 lxml==6.0.2 00:28:04 markdown-it-py==4.0.0 00:28:04 MarkupSafe==3.0.3 00:28:04 mdurl==0.1.2 00:28:04 msgpack==1.1.1 00:28:04 multi_key_dict==2.0.3 00:28:04 munch==4.0.0 00:28:04 netaddr==1.3.0 00:28:04 niet==1.4.2 00:28:04 nodeenv==1.9.1 00:28:04 oauth2client==4.1.3 00:28:04 oauthlib==3.3.1 00:28:04 openstacksdk==4.7.1 00:28:04 os-service-types==1.8.0 00:28:04 osc-lib==4.2.0 00:28:04 oslo.config==10.0.0 00:28:04 oslo.context==6.1.0 00:28:04 oslo.i18n==6.6.0 00:28:04 oslo.log==7.2.1 00:28:04 oslo.serialization==5.8.0 00:28:04 oslo.utils==9.1.0 00:28:04 packaging==25.0 00:28:04 pbr==7.0.1 00:28:04 platformdirs==4.4.0 00:28:04 prettytable==3.16.0 00:28:04 psutil==7.1.0 00:28:04 pyasn1==0.6.1 00:28:04 pyasn1_modules==0.4.2 00:28:04 pycparser==2.23 00:28:04 pygerrit2==2.0.15 00:28:04 PyGithub==2.8.1 00:28:04 Pygments==2.19.2 00:28:04 PyJWT==2.10.1 00:28:04 PyNaCl==1.6.0 00:28:04 pyparsing==2.4.7 00:28:04 pyperclip==1.11.0 00:28:04 pyrsistent==0.20.0 00:28:04 python-cinderclient==9.8.0 00:28:04 python-dateutil==2.9.0.post0 00:28:04 python-heatclient==4.3.0 00:28:04 python-jenkins==1.8.3 00:28:04 python-keystoneclient==5.7.0 00:28:04 python-magnumclient==4.9.0 00:28:04 python-openstackclient==8.2.0 00:28:04 python-swiftclient==4.8.0 00:28:04 PyYAML==6.0.3 00:28:04 referencing==0.36.2 00:28:04 requests==2.32.5 00:28:04 requests-oauthlib==2.0.0 00:28:04 requestsexceptions==1.4.0 00:28:04 rfc3986==2.0.0 00:28:04 rich==14.1.0 00:28:04 rich-argparse==1.7.1 00:28:04 rpds-py==0.27.1 00:28:04 rsa==4.9.1 00:28:04 ruamel.yaml==0.18.15 00:28:04 ruamel.yaml.clib==0.2.14 00:28:04 s3transfer==0.14.0 00:28:04 simplejson==3.20.2 00:28:04 six==1.17.0 00:28:04 smmap==5.0.2 00:28:04 soupsieve==2.8 00:28:04 stevedore==5.5.0 00:28:04 tabulate==0.9.0 00:28:04 toml==0.10.2 00:28:04 tomlkit==0.13.3 00:28:04 tqdm==4.67.1 00:28:04 typing_extensions==4.15.0 00:28:04 tzdata==2025.2 00:28:04 urllib3==1.26.20 00:28:04 virtualenv==20.34.0 00:28:04 wcwidth==0.2.14 00:28:04 websocket-client==1.8.0 00:28:04 wrapt==1.17.3 00:28:04 xdg==6.0.0 00:28:04 xmltodict==1.0.2 00:28:04 yq==3.4.3 00:28:04 [EnvInject] - Injecting environment variables from a build step. 00:28:04 [EnvInject] - Injecting as environment variables the properties content 00:28:04 SET_JDK_VERSION=openjdk17 00:28:04 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 00:28:04 00:28:04 [EnvInject] - Variables injected successfully. 00:28:04 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins5483776231406132006.sh 00:28:04 ---> update-java-alternatives.sh 00:28:04 ---> Updating Java version 00:28:05 ---> Ubuntu/Debian system detected 00:28:05 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 00:28:05 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 00:28:05 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:05 openjdk version "17.0.7" 2023-04-18 00:28:05 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 00:28:05 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 00:28:05 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 00:28:05 [EnvInject] - Injecting environment variables from a build step. 00:28:05 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 00:28:06 [EnvInject] - Variables injected successfully. 00:28:06 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins9008568219706324703.sh 00:28:06 --> prescan-ric-app-qp-aimlfw-ubuntu.sh 00:28:06 Docker version 24.0.2, build cb74dfc 00:28:06 Unit Test 00:28:07 #1 [internal] load build definition from Dockerfile 00:28:07 #1 transferring dockerfile: 2.51kB done 00:28:07 #1 DONE 0.1s 00:28:07 00:28:07 #2 [internal] load .dockerignore 00:28:07 #2 transferring context: 2B done 00:28:08 #2 DONE 0.2s 00:28:08 ERROR: failed to solve: target stage qpaimlfwbuild could not be found 00:28:08 Unable to find image 'tmpimg:latest' locally 00:28:09 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:09 must specify at least one container source 00:28:09 Container name cannot be empty 00:28:09 --> prescan-ric-app-qp-aimlfw.sh ends 00:28:09 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-5217 00:28:10 [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:10 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 00:28:10 INFO: Project root configuration file: NONE 00:28:10 INFO: SonarScanner 4.6.2.2472 00:28:10 INFO: Java 17.0.7 Private Build (64-bit) 00:28:10 INFO: Linux 4.15.0-213-generic amd64 00:28:11 INFO: User cache: /home/jenkins/.sonar/cache 00:28:13 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 00:28:13 INFO: Project root configuration file: NONE 00:28:13 INFO: Analyzing on SonarCloud 00:28:13 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 00:28:15 INFO: Load global settings 00:28:15 INFO: Load global settings (done) | time=508ms 00:28:15 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 00:28:15 INFO: Loading required plugins 00:28:15 INFO: Load plugins index 00:28:16 INFO: Load plugins index (done) | time=253ms 00:28:16 INFO: Load/download plugins 00:28:17 INFO: Load/download plugins (done) | time=800ms 00:28:17 INFO: Found an active CI vendor: 'Jenkins' 00:28:17 INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' 00:28:18 INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=387ms 00:28:18 INFO: Process project properties 00:28:18 INFO: Execute project builders 00:28:18 INFO: Execute project builders (done) | time=0ms 00:28:18 INFO: Project key: o-ran-sc_ric-app-qp-aimlfw 00:28:18 INFO: Base dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:28:18 INFO: Working dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.scannerwork 00:28:18 INFO: Load project branches 00:28:18 INFO: Load project branches (done) | time=259ms 00:28:18 INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' 00:28:18 INFO: Detected project binding: NOT_BOUND 00:28:18 INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=239ms 00:28:18 INFO: Load project pull requests 00:28:18 INFO: Load project pull requests (done) | time=245ms 00:28:18 INFO: Load branch configuration 00:28:18 INFO: Load branch configuration (done) | time=2ms 00:28:18 INFO: Load quality profiles 00:28:19 INFO: Load quality profiles (done) | time=600ms 00:28:19 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:19 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:19 INFO: Create analysis 00:28:20 INFO: Create analysis (done) | time=429ms 00:28:20 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:20 INFO: Load active rules 00:28:21 INFO: Load active rules (done) | time=1238ms 00:28:21 INFO: Organization key: o-ran-sc 00:28:21 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:21 INFO: Preprocessing files... 00:28:22 INFO: 1 language detected in 8 preprocessed files (done) | time=224ms 00:28:22 INFO: 141 files ignored because of inclusion/exclusion patterns 00:28:22 INFO: 0 files ignored because of scm ignore settings 00:28:22 INFO: Loading plugins for detected languages 00:28:22 INFO: Load/download plugins 00:28:22 INFO: Load/download plugins (done) | time=508ms 00:28:22 INFO: Load project repositories 00:28:23 INFO: Load project repositories (done) | time=270ms 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=12ms 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=187ms 00:28:23 INFO: Sensor cache enabled 00:28:23 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:23 INFO: Load sensor cache 00:28:24 INFO: Load sensor cache (37 KB) | time=1236ms 00:28:24 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:25 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 00:28:25 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=4ms 00:28:25 INFO: Sensor JaCoCo XML Report Importer [jacoco] 00:28:25 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 00:28:25 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 00:28:25 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms 00:28:25 INFO: Sensor Code Quality and Security for Go [go] 00:28:25 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=1497ms 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=13ms 00:28:27 INFO: Sensor IaC GitHub Actions Sensor [iacenterprise] 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 [iacenterprise] (done) | time=3ms 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 hadolint report Sensor [iac] 00:28:27 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=3ms 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=6ms 00:28:27 INFO: Sensor Serverless configuration file sensor [security] 00:28:27 INFO: 0 Serverless function entries were found in the project 00:28:27 INFO: 0 Serverless function handlers were kept as entrypoints 00:28:27 INFO: Sensor Serverless configuration file sensor [security] (done) | time=16ms 00:28:27 INFO: Sensor AWS SAM template file sensor [security] 00:28:27 INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms 00:28:27 INFO: Sensor AWS SAM Inline template file sensor [security] 00:28:27 INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms 00:28:27 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 00:28:27 INFO: Available processors: 4 00:28:27 INFO: Using 4 threads for analysis. 00:28:28 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:28 * The filename starts with "test" 00:28:28 * The filename contains "test." or "tests." 00:28:28 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 00:28:28 * Any directory in the file path has a name ending in "test" or "tests" 00:28:28 00:28:28 INFO: Start fetching files for the text and secrets analysis 00:28:28 INFO: Using Git CLI to retrieve untracked files 00:28:28 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 00:28:28 INFO: Starting the text and secrets analysis 00:28:28 INFO: 8 source files to be analyzed for the text and secrets analysis 00:28:28 INFO: 8/8 source files have been analyzed for the text and secrets analysis 00:28:28 INFO: Start fetching files for the binary file analysis 00:28:28 INFO: There are no files to be analyzed for the binary file analysis 00:28:28 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1222ms 00:28:28 INFO: Sensor JavaSecuritySensor [security] 00:28:28 INFO: 13 taint analysis rules enabled. 00:28:28 INFO: No UCFGs have been included for analysis. 00:28:28 INFO: java security sensor: Begin: 2025-10-01T00:28:28.455711105Z, End: 2025-10-01T00:28:28.471305838Z, Duration: 00:00:00.015 00:28:28 Load type hierarchy and UCFGs: Begin: 2025-10-01T00:28:28.467201343Z, End: 2025-10-01T00:28:28.469040207Z, Duration: 00:00:00.001 00:28:28 Load type hierarchy: Begin: 2025-10-01T00:28:28.467229284Z, End: 2025-10-01T00:28:28.468416475Z, Duration: 00:00:00.001 00:28:28 Load UCFGs: Begin: 2025-10-01T00:28:28.468864094Z, End: 2025-10-01T00:28:28.468912444Z, Duration: 00:00:00.000 00:28:28 INFO: java security sensor peak memory: 110 MB 00:28:28 INFO: Sensor JavaSecuritySensor [security] (done) | time=21ms 00:28:28 INFO: Sensor CSharpSecuritySensor [security] 00:28:28 INFO: 27 taint analysis rules enabled. 00:28:28 INFO: No UCFGs have been included for analysis. 00:28:28 INFO: csharp security sensor: Begin: 2025-10-01T00:28:28.473408216Z, End: 2025-10-01T00:28:28.474758120Z, Duration: 00:00:00.001 00:28:28 Load type hierarchy and UCFGs: Begin: 2025-10-01T00:28:28.474038257Z, End: 2025-10-01T00:28:28.474410834Z, Duration: 00:00:00.000 00:28:28 Load type hierarchy: Begin: 2025-10-01T00:28:28.474041987Z, End: 2025-10-01T00:28:28.474192910Z, Duration: 00:00:00.000 00:28:28 Load UCFGs: Begin: 2025-10-01T00:28:28.474295412Z, End: 2025-10-01T00:28:28.474320522Z, Duration: 00:00:00.000 00:28:28 INFO: csharp security sensor peak memory: 110 MB 00:28:28 INFO: Sensor CSharpSecuritySensor [security] (done) | time=3ms 00:28:28 INFO: Sensor VbNetSecuritySensor [security] 00:28:28 INFO: 25 taint analysis rules enabled. 00:28:28 INFO: No UCFGs have been included for analysis. 00:28:28 INFO: vbnet security sensor: Begin: 2025-10-01T00:28:28.475954992Z, End: 2025-10-01T00:28:28.476811508Z, Duration: 00:00:00.000 00:28:28 Load type hierarchy and UCFGs: Begin: 2025-10-01T00:28:28.476265298Z, End: 2025-10-01T00:28:28.476500212Z, Duration: 00:00:00.000 00:28:28 Load type hierarchy: Begin: 2025-10-01T00:28:28.476268298Z, End: 2025-10-01T00:28:28.476340819Z, Duration: 00:00:00.000 00:28:28 Load UCFGs: Begin: 2025-10-01T00:28:28.476413270Z, End: 2025-10-01T00:28:28.476436051Z, Duration: 00:00:00.000 00:28:28 INFO: vbnet security sensor peak memory: 110 MB 00:28:28 INFO: Sensor VbNetSecuritySensor [security] (done) | time=2ms 00:28:28 INFO: Sensor PhpSecuritySensor [security] 00:28:28 INFO: 18 taint analysis rules enabled. 00:28:28 INFO: No UCFGs have been included for analysis. 00:28:28 INFO: php security sensor: Begin: 2025-10-01T00:28:28.478236893Z, End: 2025-10-01T00:28:28.479006007Z, Duration: 00:00:00.000 00:28:28 Load type hierarchy and UCFGs: Begin: 2025-10-01T00:28:28.478482308Z, End: 2025-10-01T00:28:28.478709102Z, Duration: 00:00:00.000 00:28:28 Load type hierarchy: Begin: 2025-10-01T00:28:28.478485278Z, End: 2025-10-01T00:28:28.478553859Z, Duration: 00:00:00.000 00:28:28 Load UCFGs: Begin: 2025-10-01T00:28:28.478625070Z, End: 2025-10-01T00:28:28.478640961Z, Duration: 00:00:00.000 00:28:28 INFO: php security sensor peak memory: 110 MB 00:28:28 INFO: Sensor PhpSecuritySensor [security] (done) | time=2ms 00:28:28 INFO: Sensor PythonSecuritySensor [security] 00:28:28 INFO: 21 taint analysis rules enabled. 00:28:28 INFO: No UCFGs have been included for analysis. 00:28:28 INFO: python security sensor: Begin: 2025-10-01T00:28:28.480073227Z, End: 2025-10-01T00:28:28.480844321Z, Duration: 00:00:00.000 00:28:28 Load type hierarchy and UCFGs: Begin: 2025-10-01T00:28:28.480300121Z, End: 2025-10-01T00:28:28.480515405Z, Duration: 00:00:00.000 00:28:28 Load type hierarchy: Begin: 2025-10-01T00:28:28.480302971Z, End: 2025-10-01T00:28:28.480355212Z, Duration: 00:00:00.000 00:28:28 Load UCFGs: Begin: 2025-10-01T00:28:28.480421443Z, End: 2025-10-01T00:28:28.480436043Z, Duration: 00:00:00.000 00:28:28 INFO: python security sensor peak memory: 110 MB 00:28:28 INFO: Sensor PythonSecuritySensor [security] (done) | time=2ms 00:28:28 INFO: Sensor JsSecuritySensor [security] 00:28:28 INFO: 15 taint analysis rules enabled. 00:28:28 INFO: No UCFGs have been included for analysis. 00:28:28 INFO: js security sensor: Begin: 2025-10-01T00:28:28.486470693Z, End: 2025-10-01T00:28:28.487921879Z, Duration: 00:00:00.001 00:28:28 Load type hierarchy and UCFGs: Begin: 2025-10-01T00:28:28.487295358Z, End: 2025-10-01T00:28:28.487602293Z, Duration: 00:00:00.000 00:28:28 Load type hierarchy: Begin: 2025-10-01T00:28:28.487299368Z, End: 2025-10-01T00:28:28.487397149Z, Duration: 00:00:00.000 00:28:28 Load UCFGs: Begin: 2025-10-01T00:28:28.487537832Z, End: 2025-10-01T00:28:28.487554512Z, Duration: 00:00:00.000 00:28:28 INFO: js security sensor peak memory: 110 MB 00:28:28 INFO: Sensor JsSecuritySensor [security] (done) | time=3ms 00:28:28 INFO: Sensor KotlinSecuritySensor [security] 00:28:28 INFO: 28 taint analysis rules enabled. 00:28:28 INFO: No UCFGs have been included for analysis. 00:28:28 INFO: kotlin security sensor: Begin: 2025-10-01T00:28:28.489034229Z, End: 2025-10-01T00:28:28.489843874Z, Duration: 00:00:00.000 00:28:28 Load type hierarchy and UCFGs: Begin: 2025-10-01T00:28:28.489335624Z, End: 2025-10-01T00:28:28.489510348Z, Duration: 00:00:00.000 00:28:28 Load type hierarchy: Begin: 2025-10-01T00:28:28.489338535Z, End: 2025-10-01T00:28:28.489391886Z, Duration: 00:00:00.000 00:28:28 Load UCFGs: Begin: 2025-10-01T00:28:28.489449907Z, End: 2025-10-01T00:28:28.489463317Z, Duration: 00:00:00.000 00:28:28 INFO: kotlin security sensor peak memory: 110 MB 00:28:28 INFO: Sensor KotlinSecuritySensor [security] (done) | time=2ms 00:28:28 INFO: Sensor GoSecuritySensor [security] 00:28:28 INFO: 9 taint analysis rules enabled. 00:28:28 INFO: Analyzing 81 UCFGs to detect vulnerabilities. 00:28:29 INFO: No entry points found. 00:28:29 INFO: go security sensor: Begin: 2025-10-01T00:28:28.490830362Z, End: 2025-10-01T00:28:29.178472189Z, Duration: 00:00:00.687 00:28:29 Load type hierarchy and UCFGs: Begin: 2025-10-01T00:28:28.490965674Z, End: 2025-10-01T00:28:28.696200383Z, Duration: 00:00:00.205 00:28:29 Load type hierarchy: Begin: 2025-10-01T00:28:28.490968414Z, End: 2025-10-01T00:28:28.494512848Z, Duration: 00:00:00.003 00:28:29 Load UCFGs: Begin: 2025-10-01T00:28:28.494607720Z, End: 2025-10-01T00:28:28.696061250Z, Duration: 00:00:00.201 00:28:29 Check cache: Begin: 2025-10-01T00:28:28.696375026Z, End: 2025-10-01T00:28:28.696667271Z, Duration: 00:00:00.000 00:28:29 Load cache: Begin: 2025-10-01T00:28:28.696384056Z, End: 2025-10-01T00:28:28.696407577Z, Duration: 00:00:00.000 00:28:29 Create runtime call graph: Begin: 2025-10-01T00:28:28.696714262Z, End: 2025-10-01T00:28:28.751576016Z, Duration: 00:00:00.054 00:28:29 Variable Type Analysis #1: Begin: 2025-10-01T00:28:28.697494816Z, End: 2025-10-01T00:28:28.734138180Z, Duration: 00:00:00.036 00:28:29 Create runtime type propagation graph: Begin: 2025-10-01T00:28:28.702257333Z, End: 2025-10-01T00:28:28.720039255Z, Duration: 00:00:00.017 00:28:29 Run SCC (Tarjan) on 701 nodes: Begin: 2025-10-01T00:28:28.720741147Z, End: 2025-10-01T00:28:28.728737682Z, Duration: 00:00:00.007 00:28:29 Propagate runtime types to strongly connected components: Begin: 2025-10-01T00:28:28.728894945Z, End: 2025-10-01T00:28:28.734036618Z, Duration: 00:00:00.005 00:28:29 Variable Type Analysis #2: Begin: 2025-10-01T00:28:28.736105506Z, End: 2025-10-01T00:28:28.750489386Z, Duration: 00:00:00.014 00:28:29 Create runtime type propagation graph: Begin: 2025-10-01T00:28:28.736119876Z, End: 2025-10-01T00:28:28.747362910Z, Duration: 00:00:00.011 00:28:29 Run SCC (Tarjan) on 701 nodes: Begin: 2025-10-01T00:28:28.747509352Z, End: 2025-10-01T00:28:28.748514521Z, Duration: 00:00:00.001 00:28:29 Propagate runtime types to strongly connected components: Begin: 2025-10-01T00:28:28.748558711Z, End: 2025-10-01T00:28:28.750433085Z, Duration: 00:00:00.001 00:28:29 Load config: Begin: 2025-10-01T00:28:28.751633197Z, End: 2025-10-01T00:28:29.150188124Z, Duration: 00:00:00.398 00:28:29 Compute entry points: Begin: 2025-10-01T00:28:29.150405987Z, End: 2025-10-01T00:28:29.177770007Z, Duration: 00:00:00.027 00:28:29 INFO: go security sensor peak memory: 158 MB 00:28:29 INFO: Sensor GoSecuritySensor [security] (done) | time=689ms 00:28:29 INFO: ------------- Run sensors on project 00:28:29 INFO: Sensor Zero Coverage Sensor 00:28:29 INFO: Sensor Zero Coverage Sensor (done) | time=24ms 00:28:29 INFO: ------------- Gather SCA dependencies on project 00:28:29 INFO: Checking if SCA is enabled for organization o-ran-sc 00:28:29 INFO: Dependency analysis skipped 00:28:29 INFO: CPD Executor Calculating CPD for 8 files 00:28:29 INFO: CPD Executor CPD calculation finished (done) | time=17ms 00:28:30 INFO: Analysis report generated in 392ms, dir size=357 KB 00:28:30 INFO: Analysis report compressed in 40ms, zip size=79 KB 00:28:30 INFO: Analysis report uploaded in 516ms 00:28:30 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-app-qp-aimlfw 00:28:30 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 00:28:30 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZmdK7J4zbeBveLYlUGk 00:28:30 INFO: ------------- Upload SCA dependency files 00:28:32 INFO: Sensor cache published successfully 00:28:32 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:32 INFO: Analysis total time: 15.115 s 00:28:32 INFO: ------------------------------------------------------------------------ 00:28:32 INFO: EXECUTION SUCCESS 00:28:32 INFO: ------------------------------------------------------------------------ 00:28:32 INFO: Total time: 21.738s 00:28:32 INFO: Final Memory: 31M/114M 00:28:32 INFO: ------------------------------------------------------------------------ 00:28:33 $ ssh-agent -k 00:28:33 unset SSH_AUTH_SOCK; 00:28:33 unset SSH_AGENT_PID; 00:28:33 echo Agent pid 2142 killed; 00:28:33 [ssh-agent] Stopped. 00:28:33 [PostBuildScript] - [INFO] Executing post build scripts. 00:28:33 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins17052829522720561806.sh 00:28:33 ---> sysstat.sh 00:28:34 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins11156072566949615723.sh 00:28:34 ---> package-listing.sh 00:28:34 ++ facter osfamily 00:28:34 ++ tr '[:upper:]' '[:lower:]' 00:28:34 + OS_FAMILY=debian 00:28:34 + workspace=/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:28:34 + START_PACKAGES=/tmp/packages_start.txt 00:28:34 + END_PACKAGES=/tmp/packages_end.txt 00:28:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:28:34 + PACKAGES=/tmp/packages_start.txt 00:28:34 + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' 00:28:34 + PACKAGES=/tmp/packages_end.txt 00:28:34 + case "${OS_FAMILY}" in 00:28:34 + dpkg -l 00:28:34 + grep '^ii' 00:28:34 + '[' -f /tmp/packages_start.txt ']' 00:28:34 + '[' -f /tmp/packages_end.txt ']' 00:28:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:28:34 + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' 00:28:34 + mkdir -p /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ 00:28:34 + 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:34 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins2957656291734810724.sh 00:28:34 ---> capture-instance-metadata.sh 00:28:34 Setup pyenv: 00:28:34 system 00:28:34 3.8.13 00:28:34 3.9.13 00:28:34 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:28:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wc1f from file:/tmp/.os_lf_venv 00:28:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:34 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:57 lf-activate-venv(): INFO: Adding /tmp/venv-Wc1f/bin to PATH 00:28:57 INFO: Running in OpenStack, capturing instance metadata 00:28:58 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins13629723575896352272.sh 00:28:58 provisioning config files... 00:28:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/config2186904248278852458tmp 00:28:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:28:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:28:58 [EnvInject] - Injecting environment variables from a build step. 00:28:58 [EnvInject] - Injecting as environment variables the properties content 00:28:58 SERVER_ID=logs 00:28:58 00:28:58 [EnvInject] - Variables injected successfully. 00:28:58 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins1033217136088245487.sh 00:28:58 ---> create-netrc.sh 00:28:58 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins5007799385962142594.sh 00:28:58 ---> python-tools-install.sh 00:28:58 Setup pyenv: 00:28:58 system 00:28:58 3.8.13 00:28:58 3.9.13 00:28:58 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:28:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wc1f from file:/tmp/.os_lf_venv 00:28:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:02 lf-activate-venv(): INFO: Base packages installed successfully 00:29:02 lf-activate-venv(): INFO: Installing additional packages: lftools 00:29:20 lf-activate-venv(): INFO: Adding /tmp/venv-Wc1f/bin to PATH 00:29:20 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins14380069309273245397.sh 00:29:20 ---> sudo-logs.sh 00:29:20 Archiving 'sudo' log.. 00:29:20 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins7096959729257028801.sh 00:29:20 ---> job-cost.sh 00:29:20 Setup pyenv: 00:29:20 system 00:29:20 3.8.13 00:29:20 3.9.13 00:29:20 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:29:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wc1f from file:/tmp/.os_lf_venv 00:29:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:24 lf-activate-venv(): INFO: Base packages installed successfully 00:29:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:29:34 lf-activate-venv(): INFO: Adding /tmp/venv-Wc1f/bin to PATH 00:29:34 INFO: No Stack... 00:29:35 INFO: Retrieving Pricing Info for: v3-starter-4 00:29:35 INFO: Archiving Costs 00:29:35 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins12987678071402135085.sh 00:29:35 ---> logs-deploy.sh 00:29:35 Setup pyenv: 00:29:35 system 00:29:35 3.8.13 00:29:35 3.9.13 00:29:35 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:29:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wc1f from file:/tmp/.os_lf_venv 00:29:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:39 lf-activate-venv(): INFO: Base packages installed successfully 00:29:39 lf-activate-venv(): INFO: Installing additional packages: lftools 00:29:57 lf-activate-venv(): INFO: Adding /tmp/venv-Wc1f/bin to PATH 00:29:57 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-qp-aimlfw-sonar-prescan-script/1024 00:29:57 INFO: archiving workspace using pattern(s): -p **/*.log 00:30:00 Archives upload complete. 00:30:00 INFO: archiving logs to Nexus 00:30:02 ---> uname -a: 00:30:02 Linux prd-ubuntu1804-docker-4c-4g-5217 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:30:02 00:30:02 00:30:02 ---> lscpu: 00:30:02 Architecture: x86_64 00:30:02 CPU op-mode(s): 32-bit, 64-bit 00:30:02 Byte Order: Little Endian 00:30:02 CPU(s): 4 00:30:02 On-line CPU(s) list: 0-3 00:30:02 Thread(s) per core: 1 00:30:02 Core(s) per socket: 1 00:30:02 Socket(s): 4 00:30:02 NUMA node(s): 1 00:30:02 Vendor ID: AuthenticAMD 00:30:02 CPU family: 23 00:30:02 Model: 49 00:30:02 Model name: AMD EPYC-Rome Processor 00:30:02 Stepping: 0 00:30:02 CPU MHz: 2800.000 00:30:02 BogoMIPS: 5600.00 00:30:02 Virtualization: AMD-V 00:30:02 Hypervisor vendor: KVM 00:30:02 Virtualization type: full 00:30:02 L1d cache: 32K 00:30:02 L1i cache: 32K 00:30:02 L2 cache: 512K 00:30:02 L3 cache: 16384K 00:30:02 NUMA node0 CPU(s): 0-3 00:30:02 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:30:02 00:30:02 00:30:02 ---> nproc: 00:30:02 4 00:30:02 00:30:02 00:30:02 ---> df -h: 00:30:02 Filesystem Size Used Avail Use% Mounted on 00:30:02 udev 3.9G 0 3.9G 0% /dev 00:30:02 tmpfs 798M 696K 797M 1% /run 00:30:02 /dev/vda1 20G 9.0G 11G 47% / 00:30:02 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:30:02 tmpfs 5.0M 0 5.0M 0% /run/lock 00:30:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:30:02 /dev/vda15 105M 5.3M 100M 5% /boot/efi 00:30:02 tmpfs 798M 0 798M 0% /run/user/1001 00:30:02 00:30:02 00:30:02 ---> free -m: 00:30:02 total used free shared buff/cache available 00:30:02 Mem: 7976 505 5210 0 2260 7195 00:30:02 Swap: 1023 0 1023 00:30:02 00:30:02 00:30:02 ---> ip addr: 00:30:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:30:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:30:02 inet 127.0.0.1/8 scope host lo 00:30:02 valid_lft forever preferred_lft forever 00:30:02 inet6 ::1/128 scope host 00:30:02 valid_lft forever preferred_lft forever 00:30:02 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 00:30:02 link/ether fa:16:3e:ba:85:34 brd ff:ff:ff:ff:ff:ff 00:30:02 inet 10.32.6.97/23 brd 10.32.7.255 scope global dynamic ens3 00:30:02 valid_lft 86137sec preferred_lft 86137sec 00:30:02 inet6 fe80::f816:3eff:feba:8534/64 scope link 00:30:02 valid_lft forever preferred_lft forever 00:30:02 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 00:30:02 link/ether 02:42:93:31:08:71 brd ff:ff:ff:ff:ff:ff 00:30:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:30:02 valid_lft forever preferred_lft forever 00:30:02 00:30:02 00:30:02 ---> sar -b -r -n DEV: 00:30:02 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5217) 10/01/25 _x86_64_ (4 CPU) 00:30:02 00:30:02 00:25:42 LINUX RESTART (4 CPU) 00:30:02 00:30:02 00:26:01 tps rtps wtps bread/s bwrtn/s 00:30:02 00:27:01 156.21 68.93 87.29 5588.67 39775.02 00:30:02 00:28:01 62.33 0.15 62.18 26.12 9536.82 00:30:02 00:29:01 87.64 52.07 35.56 4544.31 7904.02 00:30:02 00:30:01 21.73 0.78 20.95 23.07 1460.53 00:30:02 Average: 81.98 30.49 51.50 2545.67 14670.48 00:30:02 00:30:02 00:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:30:02 00:27:01 5889780 7411156 2277648 27.89 37680 1663628 987940 10.72 588660 1520144 61752 00:30:02 00:28:01 5577560 7368320 2589868 31.71 58376 1896868 1002600 10.88 645212 1743264 124032 00:30:02 00:29:01 5346524 7383508 2820904 34.54 61660 2137088 1005028 10.91 731240 1882336 35896 00:30:02 00:30:01 5358724 7391196 2808704 34.39 63672 2130136 988860 10.73 737320 1864612 11668 00:30:02 Average: 5543147 7388545 2624281 32.13 55347 1956930 996107 10.81 675608 1752589 58337 00:30:02 00:30:02 00:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:30:02 00:27:01 ens3 265.64 172.93 1066.92 60.39 0.00 0.00 0.00 0.00 00:30:02 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:02 00:27:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 00:30:02 00:28:01 ens3 49.53 36.17 668.16 4.95 0.00 0.00 0.00 0.00 00:30:02 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:02 00:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:30:02 00:29:01 ens3 253.09 152.96 1629.50 24.38 0.00 0.00 0.00 0.00 00:30:02 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:02 00:29:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 00:30:02 00:30:01 ens3 8.75 10.42 6.50 5.98 0.00 0.00 0.00 0.00 00:30:02 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:02 00:30:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 00:30:02 Average: ens3 144.26 93.12 842.81 23.93 0.00 0.00 0.00 0.00 00:30:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:02 Average: lo 1.03 1.03 0.10 0.10 0.00 0.00 0.00 0.00 00:30:02 00:30:02 00:30:02 ---> sar -P ALL: 00:30:02 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5217) 10/01/25 _x86_64_ (4 CPU) 00:30:02 00:30:02 00:25:42 LINUX RESTART (4 CPU) 00:30:02 00:30:02 00:26:01 CPU %user %nice %system %iowait %steal %idle 00:30:02 00:27:01 all 19.68 0.00 2.90 5.74 2.78 68.89 00:30:02 00:27:01 0 18.16 0.00 2.30 5.21 2.56 71.77 00:30:02 00:27:01 1 9.83 0.00 2.01 3.22 3.00 81.93 00:30:02 00:27:01 2 23.11 0.00 5.24 7.54 2.93 61.17 00:30:02 00:27:01 3 27.67 0.00 2.04 7.01 2.64 60.64 00:30:02 00:28:01 all 19.47 0.00 1.36 2.39 2.07 74.71 00:30:02 00:28:01 0 17.88 0.00 1.28 2.91 2.40 75.53 00:30:02 00:28:01 1 1.96 0.00 0.21 0.36 1.63 95.83 00:30:02 00:28:01 2 49.78 0.00 3.11 0.64 2.69 43.78 00:30:02 00:28:01 3 8.34 0.00 0.83 5.65 1.55 83.64 00:30:02 00:29:01 all 24.14 0.00 1.83 2.56 3.41 68.07 00:30:02 00:29:01 0 17.72 0.00 2.09 2.43 3.42 74.34 00:30:02 00:29:01 1 29.81 0.00 2.47 2.74 3.63 61.35 00:30:02 00:29:01 2 25.66 0.00 1.35 3.58 3.86 65.56 00:30:02 00:29:01 3 23.38 0.00 1.40 1.48 2.71 71.03 00:30:02 00:30:01 all 20.58 0.00 0.92 0.76 1.32 76.43 00:30:02 00:30:01 0 1.60 0.00 0.38 1.27 0.28 96.47 00:30:02 00:30:01 1 15.52 0.00 1.19 0.88 1.33 81.07 00:30:02 00:30:01 2 16.79 0.00 0.53 0.10 1.48 81.10 00:30:02 00:30:01 3 48.28 0.00 1.59 0.83 2.19 47.10 00:30:02 Average: all 20.97 0.00 1.75 2.87 2.40 72.02 00:30:02 Average: 0 13.87 0.00 1.51 2.96 2.17 79.48 00:30:02 Average: 1 14.29 0.00 1.47 1.80 2.40 80.03 00:30:02 Average: 2 28.84 0.00 2.56 2.97 2.74 62.89 00:30:02 Average: 3 26.89 0.00 1.46 3.74 2.27 65.63 00:30:02 00:30:02 00:30:02