+ mvn sonar:sonar -Dsonar.token=**** -Dsonar.host.url=http://10.20.84.26:8082/sonar
[INFO] Scanning for projects...
[WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:4.0.0.4121 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:4.0.0.4121: SonarQube plugin was moved to SonarSource organisation
[INFO]
[INFO] ------------< co.edu.udistrital.mdp:MP_202610_G81_E1_Back >-------------
[INFO] Building MP_202610_G81_E1_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E1_Back ---
[WARNING] 00:47:42.968 Using an unspecified version instead of an explicit plugin version may introduce breaking analysis changes at an unwanted time. It is highly recommended to use an explicit version, e.g. 'org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121'.
[INFO] 00:47:42.978 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 00:47:42.978 Linux 6.17.0-14-generic (amd64)
[INFO] 00:47:43.161 User cache: /root/.sonar/cache
[INFO] 00:47:43.746 Communicating with SonarQube Server 25.3.0.104237
[INFO] 00:47:43.771 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 00:47:44.639 Load global settings
[INFO] 00:47:44.719 Load global settings (done) | time=81ms
[INFO] 00:47:44.735 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 00:47:44.749 Loading required plugins
[INFO] 00:47:44.749 Load plugins index
[INFO] 00:47:44.811 Load plugins index (done) | time=62ms
[INFO] 00:47:44.811 Load/download plugins
[INFO] 00:47:45.107 Load/download plugins (done) | time=296ms
[INFO] 00:47:45.445 Process project properties
[INFO] 00:47:45.460 Process project properties (done) | time=15ms
[INFO] 00:47:45.470 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 00:47:45.471 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 00:47:45.471 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 00:47:45.478 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 00:47:45.493 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=15ms
[INFO] 00:47:45.523 Load quality profiles
[INFO] 00:47:45.569 Load quality profiles (done) | time=46ms
[INFO] 00:47:45.584 Auto-configuring with CI 'Jenkins'
[INFO] 00:47:45.620 Load active rules
[INFO] 00:47:45.882 Load active rules (done) | time=262ms
[INFO] 00:47:45.888 Load analysis cache
[INFO] 00:47:45.905 Load analysis cache (3.2 kB) | time=17ms
[INFO] 00:47:45.973 Preprocessing files...
[INFO] 00:47:46.134 2 languages detected in 68 preprocessed files
[INFO] 00:47:46.135 0 files ignored because of scm ignore settings
[INFO] 00:47:46.137 Loading plugins for detected languages
[INFO] 00:47:46.138 Load/download plugins
[INFO] 00:47:46.504 Load/download plugins (done) | time=367ms
[INFO] 00:47:46.624 Load project repositories
[INFO] 00:47:46.736 Load project repositories (done) | time=112ms
[INFO] 00:47:46.755 Indexing files...
[INFO] 00:47:46.755 Project configuration:
[INFO] 00:47:46.756 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 00:47:46.771 68 files indexed
[INFO] 00:47:46.772 Quality profile for java: Sonar way MP
[INFO] 00:47:46.773 Quality profile for xml: Sonar way
[INFO] 00:47:46.773 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 00:47:46.830 Load metrics repository
[INFO] 00:47:46.846 Load metrics repository (done) | time=17ms
[INFO] 00:47:47.651 Sensor JavaSensor [java]
[INFO] 00:47:47.655 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 00:47:47.683 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 00:47:47.685 Using ECJ batch to parse 60 Main java source files with batch size 104 KB.
[INFO] 00:47:48.029 Starting batch processing.
[INFO] 00:47:48.592 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 00:47:50.367 100% analyzed
[INFO] 00:47:50.367 Batch processing: Done.
[INFO] 00:47:50.369 Did not optimize analysis for any files, performed a full analysis for all 60 files.
[WARNING] 00:47:50.371 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 00:47:50.371 Using ECJ batch to parse 7 Test java source files with batch size 104 KB.
[INFO] 00:47:50.384 Starting batch processing.
[INFO] 00:47:51.184 100% analyzed
[INFO] 00:47:51.185 Batch processing: Done.
[INFO] 00:47:51.186 Did not optimize analysis for any files, performed a full analysis for all 7 files.
[INFO] 00:47:51.186 No "Generated" source files to scan.
[INFO] 00:47:51.186 Sensor JavaSensor [java] (done) | time=3535ms
[INFO] 00:47:51.186 Sensor SurefireSensor [java]
[INFO] 00:47:51.188 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 00:47:51.289 Sensor SurefireSensor [java] (done) | time=102ms
[INFO] 00:47:51.289 Sensor XML Sensor [xml]
[INFO] 00:47:51.294 1 source file to be analyzed
[INFO] 00:47:51.464 1/1 source file has been analyzed
[INFO] 00:47:51.465 Sensor XML Sensor [xml] (done) | time=176ms
[INFO] 00:47:51.465 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 00:47:51.467 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202610_G81_E1_Back/../target/jacoco-report/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 00:47:51.470 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 00:47:51.519 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=54ms
[INFO] 00:47:51.520 Sensor Java Config Sensor [iac]
[INFO] 00:47:51.559 0 source files to be analyzed
[INFO] 00:47:51.560 0/0 source files have been analyzed
[INFO] 00:47:51.560 Sensor Java Config Sensor [iac] (done) | time=41ms
[INFO] 00:47:51.560 Sensor IaC Docker Sensor [iac]
[INFO] 00:47:51.646 0 source files to be analyzed
[INFO] 00:47:51.646 0/0 source files have been analyzed
[INFO] 00:47:51.646 Sensor IaC Docker Sensor [iac] (done) | time=86ms
[INFO] 00:47:51.646 Sensor TextAndSecretsSensor [text]
[INFO] 00:47:51.647 Available processors: 4
[INFO] 00:47:51.647 Using 4 threads for analysis.
[INFO] 00:47:52.050 Using git CLI to retrieve untracked files
[WARNING] 00:47:52.054 Analyzing only language associated files, make sure to run the analysis inside a git repository to make use of inclusions specified via "sonar.text.inclusions"
[INFO] 00:47:52.073 68 source files to be analyzed
[INFO] 00:47:52.216 68/68 source files have been analyzed
[INFO] 00:47:52.217 Sensor TextAndSecretsSensor [text] (done) | time=571ms
[INFO] 00:47:52.222 ------------- Run sensors on project
[INFO] 00:47:52.362 Sensor Zero Coverage Sensor
[INFO] 00:47:52.363 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 00:47:52.364 Sensor Java CPD Block Indexer
[INFO] 00:47:52.416 Sensor Java CPD Block Indexer (done) | time=52ms
[INFO] 00:47:52.416 ------------- Gather SCA dependencies on project
[INFO] 00:47:52.430 SCM Publisher SCM provider for this project is: git
[INFO] 00:47:52.431 SCM Publisher 1 source file to be analyzed
[INFO] 00:47:52.690 SCM Publisher 1/1 source file have been analyzed (done) | time=258ms
[INFO] 00:47:52.696 CPD Executor 28 files had no CPD blocks
[INFO] 00:47:52.696 CPD Executor Calculating CPD for 32 files
[INFO] 00:47:52.706 CPD Executor CPD calculation finished (done) | time=10ms
[INFO] 00:47:52.711 SCM revision ID '91c8fc1986f2376101f50827e024b86edb8360ea'
[INFO] 00:47:52.831 Analysis report generated in 110ms, dir size=571.4 kB
[INFO] 00:47:53.001 Analysis report compressed in 169ms, zip size=209.4 kB
[INFO] 00:47:53.051 Analysis report uploaded in 50ms
[INFO] 00:47:53.053 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E1_Back
[INFO] 00:47:53.053 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 00:47:53.053 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=43465719-9a6c-481a-9004-02b88ffe37f9
[INFO] 00:47:53.079 Analysis total time: 7.922 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.378 s
[INFO] Finished at: 2026-03-22T00:47:53Z
[INFO] ------------------------------------------------------------------------