+ 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] 20:37:54.335 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] 20:37:54.345 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 20:37:54.345 Linux 6.17.0-14-generic (amd64)
[INFO] 20:37:54.516 User cache: /root/.sonar/cache
[INFO] 20:37:55.150 Communicating with SonarQube Server 25.3.0.104237
[INFO] 20:37:55.167 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 20:37:56.022 Load global settings
[INFO] 20:37:56.102 Load global settings (done) | time=82ms
[INFO] 20:37:56.118 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 20:37:56.131 Loading required plugins
[INFO] 20:37:56.131 Load plugins index
[INFO] 20:37:56.188 Load plugins index (done) | time=57ms
[INFO] 20:37:56.188 Load/download plugins
[INFO] 20:37:56.481 Load/download plugins (done) | time=293ms
[INFO] 20:37:56.807 Process project properties
[INFO] 20:37:56.828 Process project properties (done) | time=21ms
[INFO] 20:37:56.839 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 20:37:56.839 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 20:37:56.839 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 20:37:56.847 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 20:37:56.861 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=14ms
[INFO] 20:37:56.890 Load quality profiles
[INFO] 20:37:56.936 Load quality profiles (done) | time=46ms
[INFO] 20:37:56.950 Auto-configuring with CI 'Jenkins'
[INFO] 20:37:56.986 Load active rules
[INFO] 20:37:57.232 Load active rules (done) | time=246ms
[INFO] 20:37:57.239 Load analysis cache
[INFO] 20:37:57.255 Load analysis cache (3.6 kB) | time=16ms
[INFO] 20:37:57.322 Preprocessing files...
[INFO] 20:37:57.490 2 languages detected in 87 preprocessed files
[INFO] 20:37:57.490 0 files ignored because of scm ignore settings
[INFO] 20:37:57.492 Loading plugins for detected languages
[INFO] 20:37:57.493 Load/download plugins
[INFO] 20:37:57.835 Load/download plugins (done) | time=342ms
[INFO] 20:37:57.959 Load project repositories
[INFO] 20:37:58.066 Load project repositories (done) | time=107ms
[INFO] 20:37:58.085 Indexing files...
[INFO] 20:37:58.086 Project configuration:
[INFO] 20:37:58.086 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 20:37:58.103 87 files indexed
[INFO] 20:37:58.104 Quality profile for java: Sonar way MP
[INFO] 20:37:58.104 Quality profile for xml: Sonar way
[INFO] 20:37:58.104 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 20:37:58.160 Load metrics repository
[INFO] 20:37:58.176 Load metrics repository (done) | time=17ms
[INFO] 20:37:58.992 Sensor JavaSensor [java]
[INFO] 20:37:58.996 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 20:37:59.024 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 20:37:59.025 Using ECJ batch to parse 71 Main java source files with batch size 104 KB.
[INFO] 20:37:59.374 Starting batch processing.
[INFO] 20:37:59.937 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 20:38:02.435 100% analyzed
[INFO] 20:38:02.435 Batch processing: Done.
[INFO] 20:38:02.437 Did not optimize analysis for any files, performed a full analysis for all 71 files.
[WARNING] 20:38:02.439 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 20:38:02.439 Using ECJ batch to parse 15 Test java source files with batch size 104 KB.
[INFO] 20:38:02.452 Starting batch processing.
[INFO] 20:38:03.504 100% analyzed
[INFO] 20:38:03.504 Batch processing: Done.
[INFO] 20:38:03.505 Did not optimize analysis for any files, performed a full analysis for all 15 files.
[INFO] 20:38:03.505 No "Generated" source files to scan.
[INFO] 20:38:03.506 Sensor JavaSensor [java] (done) | time=4514ms
[INFO] 20:38:03.506 Sensor SurefireSensor [java]
[INFO] 20:38:03.507 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 20:38:03.634 Sensor SurefireSensor [java] (done) | time=127ms
[INFO] 20:38:03.634 Sensor XML Sensor [xml]
[INFO] 20:38:03.639 1 source file to be analyzed
[INFO] 20:38:03.788 1/1 source file has been analyzed
[INFO] 20:38:03.788 Sensor XML Sensor [xml] (done) | time=154ms
[INFO] 20:38:03.788 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 20:38:03.790 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] 20:38:03.793 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 20:38:03.850 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=62ms
[INFO] 20:38:03.851 Sensor Java Config Sensor [iac]
[INFO] 20:38:03.870 0 source files to be analyzed
[INFO] 20:38:03.870 0/0 source files have been analyzed
[INFO] 20:38:03.871 Sensor Java Config Sensor [iac] (done) | time=20ms
[INFO] 20:38:03.871 Sensor IaC Docker Sensor [iac]
[INFO] 20:38:03.946 0 source files to be analyzed
[INFO] 20:38:03.946 0/0 source files have been analyzed
[INFO] 20:38:03.947 Sensor IaC Docker Sensor [iac] (done) | time=76ms
[INFO] 20:38:03.947 Sensor TextAndSecretsSensor [text]
[INFO] 20:38:03.947 Available processors: 4
[INFO] 20:38:03.947 Using 4 threads for analysis.
[INFO] 20:38:04.318 Using git CLI to retrieve untracked files
[WARNING] 20:38:04.322 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] 20:38:04.347 87 source files to be analyzed
[INFO] 20:38:04.571 87/87 source files have been analyzed
[INFO] 20:38:04.572 Sensor TextAndSecretsSensor [text] (done) | time=625ms
[INFO] 20:38:04.576 ------------- Run sensors on project
[INFO] 20:38:04.727 Sensor Zero Coverage Sensor
[INFO] 20:38:04.728 Sensor Zero Coverage Sensor (done) | time=2ms
[INFO] 20:38:04.728 Sensor Java CPD Block Indexer
[INFO] 20:38:04.804 Sensor Java CPD Block Indexer (done) | time=76ms
[INFO] 20:38:04.804 ------------- Gather SCA dependencies on project
[INFO] 20:38:04.820 SCM Publisher SCM provider for this project is: git
[INFO] 20:38:04.821 SCM Publisher 15 source files to be analyzed
[INFO] 20:38:05.230 SCM Publisher 15/15 source files have been analyzed (done) | time=409ms
[INFO] 20:38:05.246 CPD Executor 31 files had no CPD blocks
[INFO] 20:38:05.246 CPD Executor Calculating CPD for 40 files
[INFO] 20:38:05.261 CPD Executor CPD calculation finished (done) | time=15ms
[INFO] 20:38:05.266 SCM revision ID '6d7554743e7c39df8ff3953d327af19af5179972'
[INFO] 20:38:05.409 Analysis report generated in 130ms, dir size=731.6 kB
[INFO] 20:38:05.622 Analysis report compressed in 212ms, zip size=282.3 kB
[INFO] 20:38:05.671 Analysis report uploaded in 49ms
[INFO] 20:38:05.673 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] 20:38:05.673 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 20:38:05.673 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=afffcab4-ac60-4bb1-a6b7-fe9b0ce37c25
[INFO] 20:38:05.704 Analysis total time: 9.172 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.518 s
[INFO] Finished at: 2026-03-22T20:38:05Z
[INFO] ------------------------------------------------------------------------