+ 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] 23:30:41.508 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] 23:30:41.533 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 23:30:41.533 Linux 6.17.0-14-generic (amd64)
[INFO] 23:30:41.700 User cache: /root/.sonar/cache
[INFO] 23:30:42.346 Communicating with SonarQube Server 25.3.0.104237
[INFO] 23:30:42.365 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 23:30:43.237 Load global settings
[INFO] 23:30:43.320 Load global settings (done) | time=83ms
[INFO] 23:30:43.336 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 23:30:43.348 Loading required plugins
[INFO] 23:30:43.349 Load plugins index
[INFO] 23:30:43.423 Load plugins index (done) | time=74ms
[INFO] 23:30:43.424 Load/download plugins
[INFO] 23:30:43.690 Load/download plugins (done) | time=267ms
[INFO] 23:30:44.040 Process project properties
[INFO] 23:30:44.055 Process project properties (done) | time=15ms
[INFO] 23:30:44.071 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 23:30:44.071 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 23:30:44.071 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 23:30:44.079 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 23:30:44.093 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=14ms
[INFO] 23:30:44.122 Load quality profiles
[INFO] 23:30:44.164 Load quality profiles (done) | time=42ms
[INFO] 23:30:44.179 Auto-configuring with CI 'Jenkins'
[INFO] 23:30:44.215 Load active rules
[INFO] 23:30:44.480 Load active rules (done) | time=265ms
[INFO] 23:30:44.487 Load analysis cache
[INFO] 23:30:44.502 Load analysis cache (3.2 kB) | time=15ms
[INFO] 23:30:44.574 Preprocessing files...
[INFO] 23:30:44.737 2 languages detected in 68 preprocessed files
[INFO] 23:30:44.738 0 files ignored because of scm ignore settings
[INFO] 23:30:44.740 Loading plugins for detected languages
[INFO] 23:30:44.741 Load/download plugins
[INFO] 23:30:45.024 Load/download plugins (done) | time=283ms
[INFO] 23:30:45.139 Load project repositories
[INFO] 23:30:45.248 Load project repositories (done) | time=108ms
[INFO] 23:30:45.267 Indexing files...
[INFO] 23:30:45.267 Project configuration:
[INFO] 23:30:45.267 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 23:30:45.283 68 files indexed
[INFO] 23:30:45.284 Quality profile for java: Sonar way MP
[INFO] 23:30:45.284 Quality profile for xml: Sonar way
[INFO] 23:30:45.284 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 23:30:45.362 Load metrics repository
[INFO] 23:30:45.379 Load metrics repository (done) | time=17ms
[INFO] 23:30:46.185 Sensor JavaSensor [java]
[INFO] 23:30:46.189 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 23:30:46.216 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 23:30:46.217 Using ECJ batch to parse 60 Main java source files with batch size 104 KB.
[INFO] 23:30:46.569 Starting batch processing.
[INFO] 23:30:47.130 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 23:30:48.909 100% analyzed
[INFO] 23:30:48.910 Batch processing: Done.
[INFO] 23:30:48.911 Did not optimize analysis for any files, performed a full analysis for all 60 files.
[WARNING] 23:30:48.913 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 23:30:48.914 Using ECJ batch to parse 7 Test java source files with batch size 104 KB.
[INFO] 23:30:48.938 Starting batch processing.
[INFO] 23:30:49.617 100% analyzed
[INFO] 23:30:49.617 Batch processing: Done.
[INFO] 23:30:49.619 Did not optimize analysis for any files, performed a full analysis for all 7 files.
[INFO] 23:30:49.619 No "Generated" source files to scan.
[INFO] 23:30:49.619 Sensor JavaSensor [java] (done) | time=3435ms
[INFO] 23:30:49.619 Sensor SurefireSensor [java]
[INFO] 23:30:49.622 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 23:30:49.725 Sensor SurefireSensor [java] (done) | time=106ms
[INFO] 23:30:49.725 Sensor XML Sensor [xml]
[INFO] 23:30:49.735 1 source file to be analyzed
[INFO] 23:30:49.902 1/1 source file has been analyzed
[INFO] 23:30:49.903 Sensor XML Sensor [xml] (done) | time=178ms
[INFO] 23:30:49.903 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 23:30:49.905 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] 23:30:49.908 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 23:30:49.952 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=49ms
[INFO] 23:30:49.952 Sensor Java Config Sensor [iac]
[INFO] 23:30:49.970 0 source files to be analyzed
[INFO] 23:30:49.971 0/0 source files have been analyzed
[INFO] 23:30:49.971 Sensor Java Config Sensor [iac] (done) | time=19ms
[INFO] 23:30:49.971 Sensor IaC Docker Sensor [iac]
[INFO] 23:30:50.049 0 source files to be analyzed
[INFO] 23:30:50.050 0/0 source files have been analyzed
[INFO] 23:30:50.050 Sensor IaC Docker Sensor [iac] (done) | time=79ms
[INFO] 23:30:50.050 Sensor TextAndSecretsSensor [text]
[INFO] 23:30:50.050 Available processors: 4
[INFO] 23:30:50.050 Using 4 threads for analysis.
[INFO] 23:30:50.426 Using git CLI to retrieve untracked files
[WARNING] 23:30:50.431 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] 23:30:50.456 68 source files to be analyzed
[INFO] 23:30:50.773 68/68 source files have been analyzed
[INFO] 23:30:50.774 Sensor TextAndSecretsSensor [text] (done) | time=724ms
[INFO] 23:30:50.779 ------------- Run sensors on project
[INFO] 23:30:50.922 Sensor Zero Coverage Sensor
[INFO] 23:30:50.923 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 23:30:50.923 Sensor Java CPD Block Indexer
[INFO] 23:30:50.977 Sensor Java CPD Block Indexer (done) | time=54ms
[INFO] 23:30:50.977 ------------- Gather SCA dependencies on project
[INFO] 23:30:50.992 SCM Publisher SCM provider for this project is: git
[INFO] 23:30:50.994 SCM Publisher 1 source file to be analyzed
[INFO] 23:30:51.250 SCM Publisher 1/1 source file have been analyzed (done) | time=256ms
[INFO] 23:30:51.261 CPD Executor 28 files had no CPD blocks
[INFO] 23:30:51.261 CPD Executor Calculating CPD for 32 files
[INFO] 23:30:51.280 CPD Executor CPD calculation finished (done) | time=17ms
[INFO] 23:30:51.288 SCM revision ID '19f8d82144bdc51ac49a771de9065eab2a124176'
[INFO] 23:30:51.422 Analysis report generated in 125ms, dir size=556.2 kB
[INFO] 23:30:51.586 Analysis report compressed in 164ms, zip size=205.8 kB
[INFO] 23:30:51.641 Analysis report uploaded in 54ms
[INFO] 23:30:51.643 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] 23:30:51.643 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 23:30:51.643 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=374e2ac1-f299-434d-81a3-4e772a92de5d
[INFO] 23:30:51.668 Analysis total time: 7.925 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.399 s
[INFO] Finished at: 2026-03-21T23:30:51Z
[INFO] ------------------------------------------------------------------------