+ 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] 04:06:48.152 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] 04:06:48.161 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 04:06:48.161 Linux 6.17.0-14-generic (amd64)
[INFO] 04:06:48.323 User cache: /root/.sonar/cache
[INFO] 04:06:48.902 Communicating with SonarQube Server 25.3.0.104237
[INFO] 04:06:48.920 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 04:06:49.782 Load global settings
[INFO] 04:06:49.860 Load global settings (done) | time=80ms
[INFO] 04:06:49.876 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 04:06:49.889 Loading required plugins
[INFO] 04:06:49.889 Load plugins index
[INFO] 04:06:49.950 Load plugins index (done) | time=61ms
[INFO] 04:06:49.950 Load/download plugins
[INFO] 04:06:50.221 Load/download plugins (done) | time=271ms
[INFO] 04:06:50.560 Process project properties
[INFO] 04:06:50.575 Process project properties (done) | time=15ms
[INFO] 04:06:50.606 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 04:06:50.607 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 04:06:50.607 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 04:06:50.615 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 04:06:50.629 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=14ms
[INFO] 04:06:50.657 Load quality profiles
[INFO] 04:06:50.701 Load quality profiles (done) | time=44ms
[INFO] 04:06:50.718 Auto-configuring with CI 'Jenkins'
[INFO] 04:06:50.754 Load active rules
[INFO] 04:06:51.019 Load active rules (done) | time=265ms
[INFO] 04:06:51.025 Load analysis cache
[INFO] 04:06:51.042 Load analysis cache (3.8 kB) | time=17ms
[INFO] 04:06:51.113 Preprocessing files...
[INFO] 04:06:51.288 2 languages detected in 88 preprocessed files
[INFO] 04:06:51.289 0 files ignored because of scm ignore settings
[INFO] 04:06:51.291 Loading plugins for detected languages
[INFO] 04:06:51.291 Load/download plugins
[INFO] 04:06:51.571 Load/download plugins (done) | time=280ms
[INFO] 04:06:51.682 Load project repositories
[INFO] 04:06:51.808 Load project repositories (done) | time=126ms
[INFO] 04:06:51.826 Indexing files...
[INFO] 04:06:51.827 Project configuration:
[INFO] 04:06:51.827 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 04:06:51.846 88 files indexed
[INFO] 04:06:51.847 Quality profile for java: Sonar way MP
[INFO] 04:06:51.847 Quality profile for xml: Sonar way
[INFO] 04:06:51.847 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 04:06:51.904 Load metrics repository
[INFO] 04:06:51.920 Load metrics repository (done) | time=15ms
[INFO] 04:06:52.695 Sensor JavaSensor [java]
[INFO] 04:06:52.699 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 04:06:52.726 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 04:06:52.728 Using ECJ batch to parse 71 Main java source files with batch size 104 KB.
[INFO] 04:06:53.076 Starting batch processing.
[INFO] 04:06:53.648 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 04:06:56.102 100% analyzed
[INFO] 04:06:56.103 Batch processing: Done.
[INFO] 04:06:56.104 Did not optimize analysis for any files, performed a full analysis for all 71 files.
[WARNING] 04:06:56.106 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 04:06:56.106 Using ECJ batch to parse 16 Test java source files with batch size 104 KB.
[INFO] 04:06:56.121 Starting batch processing.
[INFO] 04:06:57.306 100% analyzed
[INFO] 04:06:57.306 Batch processing: Done.
[INFO] 04:06:57.307 Did not optimize analysis for any files, performed a full analysis for all 16 files.
[INFO] 04:06:57.308 No "Generated" source files to scan.
[INFO] 04:06:57.308 Sensor JavaSensor [java] (done) | time=4613ms
[INFO] 04:06:57.308 Sensor SurefireSensor [java]
[INFO] 04:06:57.310 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 04:06:57.440 Sensor SurefireSensor [java] (done) | time=132ms
[INFO] 04:06:57.440 Sensor XML Sensor [xml]
[INFO] 04:06:57.447 1 source file to be analyzed
[INFO] 04:06:57.592 1/1 source file has been analyzed
[INFO] 04:06:57.593 Sensor XML Sensor [xml] (done) | time=153ms
[INFO] 04:06:57.593 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 04:06:57.595 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] 04:06:57.598 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 04:06:57.670 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=77ms
[INFO] 04:06:57.670 Sensor Java Config Sensor [iac]
[INFO] 04:06:57.690 0 source files to be analyzed
[INFO] 04:06:57.690 0/0 source files have been analyzed
[INFO] 04:06:57.691 Sensor Java Config Sensor [iac] (done) | time=21ms
[INFO] 04:06:57.691 Sensor IaC Docker Sensor [iac]
[INFO] 04:06:57.767 0 source files to be analyzed
[INFO] 04:06:57.767 0/0 source files have been analyzed
[INFO] 04:06:57.767 Sensor IaC Docker Sensor [iac] (done) | time=76ms
[INFO] 04:06:57.767 Sensor TextAndSecretsSensor [text]
[INFO] 04:06:57.768 Available processors: 4
[INFO] 04:06:57.768 Using 4 threads for analysis.
[INFO] 04:06:58.155 Using git CLI to retrieve untracked files
[WARNING] 04:06:58.160 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] 04:06:58.179 88 source files to be analyzed
[INFO] 04:06:58.365 88/88 source files have been analyzed
[INFO] 04:06:58.366 Sensor TextAndSecretsSensor [text] (done) | time=599ms
[INFO] 04:06:58.370 ------------- Run sensors on project
[INFO] 04:06:58.511 Sensor Zero Coverage Sensor
[INFO] 04:06:58.512 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 04:06:58.512 Sensor Java CPD Block Indexer
[INFO] 04:06:58.581 Sensor Java CPD Block Indexer (done) | time=69ms
[INFO] 04:06:58.581 ------------- Gather SCA dependencies on project
[INFO] 04:06:58.596 SCM Publisher SCM provider for this project is: git
[INFO] 04:06:58.597 SCM Publisher 8 source files to be analyzed
[INFO] 04:06:58.906 SCM Publisher 8/8 source files have been analyzed (done) | time=309ms
[INFO] 04:06:58.917 CPD Executor 31 files had no CPD blocks
[INFO] 04:06:58.919 CPD Executor Calculating CPD for 40 files
[INFO] 04:06:58.937 CPD Executor CPD calculation finished (done) | time=18ms
[INFO] 04:06:58.943 SCM revision ID 'c14ba73a3c2b540e8c07471b5e82de9376d831cb'
[INFO] 04:06:59.110 Analysis report generated in 154ms, dir size=797.0 kB
[INFO] 04:06:59.321 Analysis report compressed in 210ms, zip size=296.2 kB
[INFO] 04:06:59.368 Analysis report uploaded in 46ms
[INFO] 04:06:59.370 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] 04:06:59.370 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 04:06:59.370 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=ef62027d-1c9c-4d17-a524-4e921450189c
[INFO] 04:06:59.401 Analysis total time: 9.130 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.547 s
[INFO] Finished at: 2026-03-23T04:06:59Z
[INFO] ------------------------------------------------------------------------