+ 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_E3_Back >-------------
[INFO] Building MP_202610_G81_E3_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E3_Back ---
[WARNING] 02:14:18.240 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] 02:14:18.256 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 02:14:18.259 Linux 6.17.0-20-generic (amd64)
[INFO] 02:14:18.649 User cache: /root/.sonar/cache
[INFO] 02:14:19.580 Communicating with SonarQube Server 25.3.0.104237
[INFO] 02:14:19.619 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 02:14:21.582 Load global settings
[INFO] 02:14:21.773 Load global settings (done) | time=195ms
[INFO] 02:14:21.804 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 02:14:21.832 Loading required plugins
[INFO] 02:14:21.836 Load plugins index
[INFO] 02:14:21.952 Load plugins index (done) | time=116ms
[INFO] 02:14:21.953 Load/download plugins
[INFO] 02:14:22.359 Load/download plugins (done) | time=406ms
[INFO] 02:14:22.893 Process project properties
[INFO] 02:14:22.914 Process project properties (done) | time=21ms
[INFO] 02:14:22.933 Project key: co.edu.udistrital.mdp:MP_202610_G81_E3_Back
[INFO] 02:14:22.933 Base dir: /home/cecaduser/workspace/MP_202610_G81_E3_Back
[INFO] 02:14:22.934 Working dir: /home/cecaduser/workspace/MP_202610_G81_E3_Back/target/sonar
[INFO] 02:14:22.949 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E3_Back'
[INFO] 02:14:22.966 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E3_Back' (done) | time=17ms
[INFO] 02:14:23.035 Load quality profiles
[INFO] 02:14:23.109 Load quality profiles (done) | time=74ms
[INFO] 02:14:23.129 Auto-configuring with CI 'Jenkins'
[INFO] 02:14:23.195 Load active rules
[INFO] 02:14:23.613 Load active rules (done) | time=417ms
[INFO] 02:14:23.624 Load analysis cache
[INFO] 02:14:23.634 Load analysis cache (404) | time=10ms
[INFO] 02:14:23.760 Preprocessing files...
[INFO] 02:14:24.211 2 languages detected in 120 preprocessed files
[INFO] 02:14:24.211 0 files ignored because of scm ignore settings
[INFO] 02:14:24.217 Loading plugins for detected languages
[INFO] 02:14:24.218 Load/download plugins
[INFO] 02:14:24.648 Load/download plugins (done) | time=430ms
[INFO] 02:14:24.833 Load project repositories
[INFO] 02:14:24.965 Load project repositories (done) | time=132ms
[INFO] 02:14:24.998 Indexing files...
[INFO] 02:14:25.000 Project configuration:
[INFO] 02:14:25.015 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 02:14:25.048 120 files indexed
[INFO] 02:14:25.050 Quality profile for java: Sonar way MP
[INFO] 02:14:25.050 Quality profile for xml: Sonar way
[INFO] 02:14:25.050 ------------- Run sensors on module MP_202610_G81_E3_Back
[INFO] 02:14:25.140 Load metrics repository
[INFO] 02:14:25.169 Load metrics repository (done) | time=29ms
[INFO] 02:14:26.181 Sensor JavaSensor [java]
[INFO] 02:14:26.185 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 02:14:26.224 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 02:14:26.227 Using ECJ batch to parse 100 Main java source files with batch size 104 KB.
[INFO] 02:14:26.780 Starting batch processing.
[INFO] 02:14:27.699 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 02:14:35.059 100% analyzed
[INFO] 02:14:35.059 Batch processing: Done.
[INFO] 02:14:35.061 Did not optimize analysis for any files, performed a full analysis for all 100 files.
[WARNING] 02:14:35.067 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 02:14:35.070 Using ECJ batch to parse 19 Test java source files with batch size 104 KB.
[INFO] 02:14:35.130 Starting batch processing.
[INFO] 02:14:37.121 100% analyzed
[INFO] 02:14:37.121 Batch processing: Done.
[INFO] 02:14:37.122 Did not optimize analysis for any files, performed a full analysis for all 19 files.
[INFO] 02:14:37.123 No "Generated" source files to scan.
[INFO] 02:14:37.123 Sensor JavaSensor [java] (done) | time=10942ms
[INFO] 02:14:37.123 Sensor SurefireSensor [java]
[INFO] 02:14:37.127 parsing [/home/cecaduser/workspace/MP_202610_G81_E3_Back/target/surefire-reports]
[INFO] 02:14:37.698 Sensor SurefireSensor [java] (done) | time=575ms
[INFO] 02:14:37.699 Sensor XML Sensor [xml]
[INFO] 02:14:37.710 1 source file to be analyzed
[INFO] 02:14:38.070 1/1 source file has been analyzed
[INFO] 02:14:38.072 Sensor XML Sensor [xml] (done) | time=373ms
[INFO] 02:14:38.073 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 02:14:38.078 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202610_G81_E3_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] 02:14:38.081 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 02:14:38.276 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=203ms
[INFO] 02:14:38.277 Sensor Java Config Sensor [iac]
[INFO] 02:14:38.307 0 source files to be analyzed
[INFO] 02:14:38.308 0/0 source files have been analyzed
[INFO] 02:14:38.309 Sensor Java Config Sensor [iac] (done) | time=32ms
[INFO] 02:14:38.309 Sensor IaC Docker Sensor [iac]
[INFO] 02:14:38.443 0 source files to be analyzed
[INFO] 02:14:38.443 0/0 source files have been analyzed
[INFO] 02:14:38.443 Sensor IaC Docker Sensor [iac] (done) | time=134ms
[INFO] 02:14:38.443 Sensor TextAndSecretsSensor [text]
[INFO] 02:14:38.444 Available processors: 4
[INFO] 02:14:38.444 Using 4 threads for analysis.
[INFO] 02:14:39.040 Using git CLI to retrieve untracked files
[WARNING] 02:14:39.045 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] 02:14:39.081 120 source files to be analyzed
[INFO] 02:14:39.336 120/120 source files have been analyzed
[INFO] 02:14:39.340 Sensor TextAndSecretsSensor [text] (done) | time=897ms
[INFO] 02:14:39.347 ------------- Run sensors on project
[INFO] 02:14:39.680 Sensor Zero Coverage Sensor
[INFO] 02:14:39.681 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 02:14:39.681 Sensor Java CPD Block Indexer
[INFO] 02:14:39.835 Sensor Java CPD Block Indexer (done) | time=154ms
[INFO] 02:14:39.836 ------------- Gather SCA dependencies on project
[INFO] 02:14:39.870 SCM Publisher SCM provider for this project is: git
[INFO] 02:14:39.872 SCM Publisher 5 source files to be analyzed
[INFO] 02:14:40.243 SCM Publisher 5/5 source files have been analyzed (done) | time=371ms
[INFO] 02:14:40.263 CPD Executor 51 files had no CPD blocks
[INFO] 02:14:40.264 CPD Executor Calculating CPD for 49 files
[INFO] 02:14:40.287 CPD Executor CPD calculation finished (done) | time=22ms
[INFO] 02:14:40.304 SCM revision ID 'b6740f6d411923dcac91afd799fc2deace330e91'
[INFO] 02:14:40.688 Analysis report generated in 335ms, dir size=712.7 kB
[INFO] 02:14:41.090 Analysis report compressed in 400ms, zip size=314.2 kB
[INFO] 02:14:41.147 Analysis report uploaded in 56ms
[INFO] 02:14:41.152 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E3_Back
[INFO] 02:14:41.154 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 02:14:41.154 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=bdd287c7-b238-486c-a9b5-b391d10a4127
[INFO] 02:14:41.214 Analysis total time: 18.791 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.745 s
[INFO] Finished at: 2026-05-04T02:14:41Z
[INFO] ------------------------------------------------------------------------