Console Output
+ mvn sonar:sonar -Dsonar.token=**** -Dsonar.host.url=http://10.20.84.26:8082/sonar
[INFO] Scanning for projects...
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
Progress (1): 3.1 kB
Progress (1): 7.7 kB
Progress (2): 7.7 kB | 4.8 kB
Progress (2): 12 kB | 4.8 kB
Progress (2): 17 kB | 4.8 kB
Progress (2): 20 kB | 4.8 kB
Progress (2): 21 kB | 4.8 kB
Progress (2): 21 kB | 9.3 kB
Progress (2): 21 kB | 14 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 18 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 24 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml
Progress (1): 1.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml (1.4 kB at 5.3 kB/s)
[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_E4_Back >-------------
[INFO] Building MP_202610_G81_E4_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E4_Back ---
[WARNING] 01:28:38.506 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:28:38.515 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 01:28:38.515 Linux 6.14.0-37-generic (amd64)
[INFO] 01:28:38.550 User cache: /root/.sonar/cache
[INFO] 01:28:39.209 Communicating with SonarQube Server 25.3.0.104237
[INFO] 01:28:39.226 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 01:28:40.494 Load global settings
[INFO] 01:28:40.594 Load global settings (done) | time=102ms
[INFO] 01:28:40.610 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 01:28:40.623 Loading required plugins
[INFO] 01:28:40.623 Load plugins index
[INFO] 01:28:40.670 Load plugins index (done) | time=47ms
[INFO] 01:28:40.670 Load/download plugins
[INFO] 01:28:40.956 Load/download plugins (done) | time=286ms
[INFO] 01:28:41.298 Process project properties
[INFO] 01:28:41.313 Process project properties (done) | time=15ms
[INFO] 01:28:41.324 Project key: co.edu.udistrital.mdp:MP_202610_G81_E4_Back
[INFO] 01:28:41.324 Base dir: /home/cecaduser/workspace/MP_202610_G81_E4_Back
[INFO] 01:28:41.324 Working dir: /home/cecaduser/workspace/MP_202610_G81_E4_Back/target/sonar
[INFO] 01:28:41.332 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E4_Back'
[INFO] 01:28:41.348 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E4_Back' (done) | time=16ms
[INFO] 01:28:41.378 Load quality profiles
[INFO] 01:28:41.426 Load quality profiles (done) | time=48ms
[INFO] 01:28:41.440 Auto-configuring with CI 'Jenkins'
[INFO] 01:28:41.476 Load active rules
[INFO] 01:28:41.728 Load active rules (done) | time=252ms
[INFO] 01:28:41.735 Load analysis cache
[INFO] 01:28:41.867 Load analysis cache (786 bytes) | time=132ms
[INFO] 01:28:41.939 Preprocessing files...
[INFO] 01:28:42.058 2 languages detected in 16 preprocessed files
[INFO] 01:28:42.058 0 files ignored because of scm ignore settings
[INFO] 01:28:42.060 Loading plugins for detected languages
[INFO] 01:28:42.061 Load/download plugins
[INFO] 01:28:42.388 Load/download plugins (done) | time=327ms
[INFO] 01:28:42.502 Load project repositories
[INFO] 01:28:42.620 Load project repositories (done) | time=118ms
[INFO] 01:28:42.638 Indexing files...
[INFO] 01:28:42.639 Project configuration:
[INFO] 01:28:42.639 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 01:28:42.649 16 files indexed
[INFO] 01:28:42.650 Quality profile for java: Sonar way
[INFO] 01:28:42.650 Quality profile for xml: Sonar way
[INFO] 01:28:42.650 ------------- Run sensors on module MP_202610_G81_E4_Back
[INFO] 01:28:42.713 Load metrics repository
[INFO] 01:28:42.730 Load metrics repository (done) | time=16ms
[INFO] 01:28:43.569 Sensor JavaSensor [java]
[INFO] 01:28:43.573 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 01:28:43.602 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 01:28:43.604 Using ECJ batch to parse 15 Main java source files with batch size 104 KB.
[INFO] 01:28:43.922 Starting batch processing.
[INFO] 01:28:44.508 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 01:28:45.536 100% analyzed
[INFO] 01:28:45.536 Batch processing: Done.
[INFO] 01:28:45.537 Did not optimize analysis for any files, performed a full analysis for all 15 files.
[INFO] 01:28:45.539 No "Test" source files to scan.
[INFO] 01:28:45.539 No "Generated" source files to scan.
[INFO] 01:28:45.539 Sensor JavaSensor [java] (done) | time=1970ms
[INFO] 01:28:45.539 Sensor SurefireSensor [java]
[INFO] 01:28:45.540 parsing [/home/cecaduser/workspace/MP_202610_G81_E4_Back/target/surefire-reports]
[INFO] 01:28:45.541 Sensor SurefireSensor [java] (done) | time=2ms
[INFO] 01:28:45.541 Sensor XML Sensor [xml]
[INFO] 01:28:45.547 1 source file to be analyzed
[INFO] 01:28:45.752 1/1 source file has been analyzed
[INFO] 01:28:45.752 Sensor XML Sensor [xml] (done) | time=211ms
[INFO] 01:28:45.752 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 01:28:45.754 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202610_G81_E4_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:28:45.755 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 01:28:45.755 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
[INFO] 01:28:45.755 Sensor Java Config Sensor [iac]
[INFO] 01:28:45.773 0 source files to be analyzed
[INFO] 01:28:45.773 0/0 source files have been analyzed
[INFO] 01:28:45.774 Sensor Java Config Sensor [iac] (done) | time=18ms
[INFO] 01:28:45.774 Sensor IaC Docker Sensor [iac]
[INFO] 01:28:45.861 0 source files to be analyzed
[INFO] 01:28:45.861 0/0 source files have been analyzed
[INFO] 01:28:45.861 Sensor IaC Docker Sensor [iac] (done) | time=87ms
[INFO] 01:28:45.861 Sensor TextAndSecretsSensor [text]
[INFO] 01:28:45.862 Available processors: 4
[INFO] 01:28:45.862 Using 4 threads for analysis.
[INFO] 01:28:46.359 Using git CLI to retrieve untracked files
[WARNING] 01:28:46.366 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:28:46.377 16 source files to be analyzed
[INFO] 01:28:46.427 16/16 source files have been analyzed
[INFO] 01:28:46.428 Sensor TextAndSecretsSensor [text] (done) | time=567ms
[INFO] 01:28:46.432 ------------- Run sensors on project
[INFO] 01:28:46.585 Sensor Zero Coverage Sensor
[INFO] 01:28:46.596 Sensor Zero Coverage Sensor (done) | time=11ms
[INFO] 01:28:46.596 Sensor Java CPD Block Indexer
[INFO] 01:28:46.624 Sensor Java CPD Block Indexer (done) | time=28ms
[INFO] 01:28:46.624 ------------- Gather SCA dependencies on project
[INFO] 01:28:46.639 SCM Publisher SCM provider for this project is: git
[INFO] 01:28:46.641 SCM Publisher 5 source files to be analyzed
[INFO] 01:28:46.951 SCM Publisher 5/5 source files have been analyzed (done) | time=310ms
[INFO] 01:28:46.961 CPD Executor 4 files had no CPD blocks
[INFO] 01:28:46.962 CPD Executor Calculating CPD for 11 files
[INFO] 01:28:47.018 CPD Executor CPD calculation finished (done) | time=55ms
[INFO] 01:28:47.027 SCM revision ID '0aa28834be6733f00525fa2a51963f0836ffce1a'
[INFO] 01:28:47.183 Analysis report generated in 147ms, dir size=282.9 kB
[INFO] 01:28:47.244 Analysis report compressed in 60ms, zip size=61.3 kB
[INFO] 01:28:47.320 Analysis report uploaded in 76ms
[INFO] 01:28:47.321 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E4_Back
[INFO] 01:28:47.322 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 01:28:47.322 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=941b8ea6-0fa9-4171-ba07-a9a5d0ac4c93
[INFO] 01:28:47.336 Analysis total time: 6.329 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.706 s
[INFO] Finished at: 2026-03-06T01:28:47Z
[INFO] ------------------------------------------------------------------------