+ 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] 21:53:36.351 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] 21:53:36.361 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 21:53:36.362 Linux 6.17.0-14-generic (amd64)
[INFO] 21:53:36.540 User cache: /root/.sonar/cache
[INFO] 21:53:37.119 Communicating with SonarQube Server 25.3.0.104237
[INFO] 21:53:37.137 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 21:53:38.031 Load global settings
[INFO] 21:53:38.170 Load global settings (done) | time=142ms
[INFO] 21:53:38.190 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 21:53:38.203 Loading required plugins
[INFO] 21:53:38.203 Load plugins index
[INFO] 21:53:38.263 Load plugins index (done) | time=59ms
[INFO] 21:53:38.263 Load/download plugins
[INFO] 21:53:38.551 Load/download plugins (done) | time=288ms
[INFO] 21:53:38.896 Process project properties
[INFO] 21:53:38.918 Process project properties (done) | time=22ms
[INFO] 21:53:38.995 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 21:53:38.995 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 21:53:38.995 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 21:53:39.004 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 21:53:39.021 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=18ms
[INFO] 21:53:39.051 Load quality profiles
[INFO] 21:53:39.099 Load quality profiles (done) | time=48ms
[INFO] 21:53:39.114 Auto-configuring with CI 'Jenkins'
[INFO] 21:53:39.153 Load active rules
[INFO] 21:53:39.426 Load active rules (done) | time=273ms
[INFO] 21:53:39.437 Load analysis cache
[INFO] 21:53:39.454 Load analysis cache (3.2 kB) | time=16ms
[INFO] 21:53:39.526 Preprocessing files...
[INFO] 21:53:39.704 2 languages detected in 68 preprocessed files
[INFO] 21:53:39.705 0 files ignored because of scm ignore settings
[INFO] 21:53:39.707 Loading plugins for detected languages
[INFO] 21:53:39.708 Load/download plugins
[INFO] 21:53:40.043 Load/download plugins (done) | time=335ms
[INFO] 21:53:40.164 Load project repositories
[INFO] 21:53:40.295 Load project repositories (done) | time=131ms
[INFO] 21:53:40.314 Indexing files...
[INFO] 21:53:40.315 Project configuration:
[INFO] 21:53:40.315 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 21:53:40.331 68 files indexed
[INFO] 21:53:40.332 Quality profile for java: Sonar way MP
[INFO] 21:53:40.332 Quality profile for xml: Sonar way
[INFO] 21:53:40.332 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 21:53:40.390 Load metrics repository
[INFO] 21:53:40.406 Load metrics repository (done) | time=16ms
[INFO] 21:53:41.256 Sensor JavaSensor [java]
[INFO] 21:53:41.261 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 21:53:41.289 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 21:53:41.291 Using ECJ batch to parse 60 Main java source files with batch size 104 KB.
[INFO] 21:53:41.653 Starting batch processing.
[INFO] 21:53:42.259 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 21:53:44.141 100% analyzed
[INFO] 21:53:44.141 Batch processing: Done.
[INFO] 21:53:44.143 Did not optimize analysis for any files, performed a full analysis for all 60 files.
[WARNING] 21:53:44.145 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 21:53:44.145 Using ECJ batch to parse 7 Test java source files with batch size 104 KB.
[INFO] 21:53:44.159 Starting batch processing.
[INFO] 21:53:44.873 100% analyzed
[INFO] 21:53:44.874 Batch processing: Done.
[INFO] 21:53:44.875 Did not optimize analysis for any files, performed a full analysis for all 7 files.
[INFO] 21:53:44.875 No "Generated" source files to scan.
[INFO] 21:53:44.875 Sensor JavaSensor [java] (done) | time=3619ms
[INFO] 21:53:44.875 Sensor SurefireSensor [java]
[INFO] 21:53:44.877 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 21:53:44.971 Sensor SurefireSensor [java] (done) | time=96ms
[INFO] 21:53:44.972 Sensor XML Sensor [xml]
[INFO] 21:53:44.978 1 source file to be analyzed
[INFO] 21:53:45.139 1/1 source file has been analyzed
[INFO] 21:53:45.139 Sensor XML Sensor [xml] (done) | time=167ms
[INFO] 21:53:45.140 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 21:53:45.142 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] 21:53:45.144 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 21:53:45.191 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=51ms
[INFO] 21:53:45.191 Sensor Java Config Sensor [iac]
[INFO] 21:53:45.210 0 source files to be analyzed
[INFO] 21:53:45.210 0/0 source files have been analyzed
[INFO] 21:53:45.211 Sensor Java Config Sensor [iac] (done) | time=20ms
[INFO] 21:53:45.211 Sensor IaC Docker Sensor [iac]
[INFO] 21:53:45.287 0 source files to be analyzed
[INFO] 21:53:45.287 0/0 source files have been analyzed
[INFO] 21:53:45.287 Sensor IaC Docker Sensor [iac] (done) | time=76ms
[INFO] 21:53:45.287 Sensor TextAndSecretsSensor [text]
[INFO] 21:53:45.288 Available processors: 4
[INFO] 21:53:45.288 Using 4 threads for analysis.
[INFO] 21:53:45.653 Using git CLI to retrieve untracked files
[WARNING] 21:53:45.657 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] 21:53:45.690 68 source files to be analyzed
[INFO] 21:53:45.847 68/68 source files have been analyzed
[INFO] 21:53:45.848 Sensor TextAndSecretsSensor [text] (done) | time=561ms
[INFO] 21:53:45.852 ------------- Run sensors on project
[INFO] 21:53:46.006 Sensor Zero Coverage Sensor
[INFO] 21:53:46.007 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 21:53:46.007 Sensor Java CPD Block Indexer
[INFO] 21:53:46.061 Sensor Java CPD Block Indexer (done) | time=54ms
[INFO] 21:53:46.061 ------------- Gather SCA dependencies on project
[INFO] 21:53:46.076 SCM Publisher SCM provider for this project is: git
[INFO] 21:53:46.077 SCM Publisher 4 source files to be analyzed
[INFO] 21:53:46.343 SCM Publisher 4/4 source files have been analyzed (done) | time=265ms
[INFO] 21:53:46.353 CPD Executor 28 files had no CPD blocks
[INFO] 21:53:46.353 CPD Executor Calculating CPD for 32 files
[INFO] 21:53:46.370 CPD Executor CPD calculation finished (done) | time=16ms
[INFO] 21:53:46.375 SCM revision ID '4ec4c7260905d9b63d91cc7dfab9a2b3d8129de7'
[INFO] 21:53:46.492 Analysis report generated in 108ms, dir size=552.1 kB
[INFO] 21:53:46.650 Analysis report compressed in 157ms, zip size=204.7 kB
[INFO] 21:53:46.681 Analysis report uploaded in 31ms
[INFO] 21:53:46.682 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] 21:53:46.682 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 21:53:46.682 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=9041439a-5aef-45c4-bf24-7f118c2025d2
[INFO] 21:53:46.707 Analysis total time: 8.102 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.619 s
[INFO] Finished at: 2026-03-21T21:53:46Z
[INFO] ------------------------------------------------------------------------