+ 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] 01:12:08.457 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] 01:12:08.466 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 01:12:08.467 Linux 6.17.0-14-generic (amd64)
[INFO] 01:12:08.694 User cache: /root/.sonar/cache
[INFO] 01:12:09.299 Communicating with SonarQube Server 25.3.0.104237
[INFO] 01:12:09.316 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 01:12:10.528 Load global settings
[INFO] 01:12:10.608 Load global settings (done) | time=81ms
[INFO] 01:12:10.623 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 01:12:10.636 Loading required plugins
[INFO] 01:12:10.636 Load plugins index
[INFO] 01:12:10.691 Load plugins index (done) | time=55ms
[INFO] 01:12:10.691 Load/download plugins
[INFO] 01:12:10.961 Load/download plugins (done) | time=270ms
[INFO] 01:12:11.313 Process project properties
[INFO] 01:12:11.328 Process project properties (done) | time=15ms
[INFO] 01:12:11.339 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 01:12:11.339 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 01:12:11.339 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 01:12:11.347 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 01:12:11.361 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=14ms
[INFO] 01:12:11.391 Load quality profiles
[INFO] 01:12:11.437 Load quality profiles (done) | time=46ms
[INFO] 01:12:11.451 Auto-configuring with CI 'Jenkins'
[INFO] 01:12:11.488 Load active rules
[INFO] 01:12:11.726 Load active rules (done) | time=238ms
[INFO] 01:12:11.733 Load analysis cache
[INFO] 01:12:11.754 Load analysis cache (3.2 kB) | time=21ms
[INFO] 01:12:11.820 Preprocessing files...
[INFO] 01:12:11.985 2 languages detected in 68 preprocessed files
[INFO] 01:12:11.986 0 files ignored because of scm ignore settings
[INFO] 01:12:11.988 Loading plugins for detected languages
[INFO] 01:12:11.988 Load/download plugins
[INFO] 01:12:12.319 Load/download plugins (done) | time=331ms
[INFO] 01:12:12.442 Load project repositories
[INFO] 01:12:12.552 Load project repositories (done) | time=111ms
[INFO] 01:12:12.571 Indexing files...
[INFO] 01:12:12.572 Project configuration:
[INFO] 01:12:12.573 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 01:12:12.588 68 files indexed
[INFO] 01:12:12.589 Quality profile for java: Sonar way MP
[INFO] 01:12:12.589 Quality profile for xml: Sonar way
[INFO] 01:12:12.590 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 01:12:12.652 Load metrics repository
[INFO] 01:12:12.667 Load metrics repository (done) | time=15ms
[INFO] 01:12:13.442 Sensor JavaSensor [java]
[INFO] 01:12:13.446 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 01:12:13.474 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 01:12:13.476 Using ECJ batch to parse 60 Main java source files with batch size 104 KB.
[INFO] 01:12:13.834 Starting batch processing.
[INFO] 01:12:14.399 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 01:12:16.142 100% analyzed
[INFO] 01:12:16.142 Batch processing: Done.
[INFO] 01:12:16.143 Did not optimize analysis for any files, performed a full analysis for all 60 files.
[WARNING] 01:12:16.146 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 01:12:16.146 Using ECJ batch to parse 7 Test java source files with batch size 104 KB.
[INFO] 01:12:16.172 Starting batch processing.
[INFO] 01:12:17.033 100% analyzed
[INFO] 01:12:17.033 Batch processing: Done.
[INFO] 01:12:17.034 Did not optimize analysis for any files, performed a full analysis for all 7 files.
[INFO] 01:12:17.034 No "Generated" source files to scan.
[INFO] 01:12:17.034 Sensor JavaSensor [java] (done) | time=3592ms
[INFO] 01:12:17.035 Sensor SurefireSensor [java]
[INFO] 01:12:17.036 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 01:12:17.140 Sensor SurefireSensor [java] (done) | time=105ms
[INFO] 01:12:17.140 Sensor XML Sensor [xml]
[INFO] 01:12:17.150 1 source file to be analyzed
[INFO] 01:12:17.306 1/1 source file has been analyzed
[INFO] 01:12:17.306 Sensor XML Sensor [xml] (done) | time=166ms
[INFO] 01:12:17.306 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 01:12:17.308 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] 01:12:17.312 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 01:12:17.358 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=52ms
[INFO] 01:12:17.359 Sensor Java Config Sensor [iac]
[INFO] 01:12:17.380 0 source files to be analyzed
[INFO] 01:12:17.380 0/0 source files have been analyzed
[INFO] 01:12:17.380 Sensor Java Config Sensor [iac] (done) | time=21ms
[INFO] 01:12:17.381 Sensor IaC Docker Sensor [iac]
[INFO] 01:12:17.462 0 source files to be analyzed
[INFO] 01:12:17.462 0/0 source files have been analyzed
[INFO] 01:12:17.462 Sensor IaC Docker Sensor [iac] (done) | time=81ms
[INFO] 01:12:17.462 Sensor TextAndSecretsSensor [text]
[INFO] 01:12:17.463 Available processors: 4
[INFO] 01:12:17.463 Using 4 threads for analysis.
[INFO] 01:12:17.860 Using git CLI to retrieve untracked files
[WARNING] 01:12:17.865 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] 01:12:17.883 68 source files to be analyzed
[INFO] 01:12:18.060 68/68 source files have been analyzed
[INFO] 01:12:18.061 Sensor TextAndSecretsSensor [text] (done) | time=599ms
[INFO] 01:12:18.065 ------------- Run sensors on project
[INFO] 01:12:18.206 Sensor Zero Coverage Sensor
[INFO] 01:12:18.207 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 01:12:18.208 Sensor Java CPD Block Indexer
[INFO] 01:12:18.268 Sensor Java CPD Block Indexer (done) | time=60ms
[INFO] 01:12:18.269 ------------- Gather SCA dependencies on project
[INFO] 01:12:18.283 SCM Publisher SCM provider for this project is: git
[INFO] 01:12:18.285 SCM Publisher 1 source file to be analyzed
[INFO] 01:12:18.544 SCM Publisher 1/1 source file have been analyzed (done) | time=259ms
[INFO] 01:12:18.550 CPD Executor 28 files had no CPD blocks
[INFO] 01:12:18.550 CPD Executor Calculating CPD for 32 files
[INFO] 01:12:18.560 CPD Executor CPD calculation finished (done) | time=10ms
[INFO] 01:12:18.565 SCM revision ID 'c876e241c960edd586cc11b8a64263491d81f96d'
[INFO] 01:12:18.688 Analysis report generated in 113ms, dir size=574.8 kB
[INFO] 01:12:18.843 Analysis report compressed in 155ms, zip size=210.6 kB
[INFO] 01:12:18.920 Analysis report uploaded in 77ms
[INFO] 01:12:18.922 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] 01:12:18.922 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 01:12:18.922 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=58fdaf37-afbd-4463-9d67-bab685c10844
[INFO] 01:12:18.951 Analysis total time: 7.935 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.450 s
[INFO] Finished at: 2026-03-22T01:12:18Z
[INFO] ------------------------------------------------------------------------