+ 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] 03:12:00.629 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] 03:12:00.638 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 03:12:00.638 Linux 6.17.0-14-generic (amd64)
[INFO] 03:12:00.812 User cache: /root/.sonar/cache
[INFO] 03:12:01.435 Communicating with SonarQube Server 25.3.0.104237
[INFO] 03:12:01.454 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 03:12:02.391 Load global settings
[INFO] 03:12:02.470 Load global settings (done) | time=81ms
[INFO] 03:12:02.485 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 03:12:02.498 Loading required plugins
[INFO] 03:12:02.499 Load plugins index
[INFO] 03:12:02.557 Load plugins index (done) | time=58ms
[INFO] 03:12:02.558 Load/download plugins
[INFO] 03:12:02.855 Load/download plugins (done) | time=297ms
[INFO] 03:12:03.193 Process project properties
[INFO] 03:12:03.208 Process project properties (done) | time=15ms
[INFO] 03:12:03.218 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 03:12:03.219 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 03:12:03.219 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 03:12:03.226 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 03:12:03.240 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=14ms
[INFO] 03:12:03.269 Load quality profiles
[INFO] 03:12:03.313 Load quality profiles (done) | time=44ms
[INFO] 03:12:03.327 Auto-configuring with CI 'Jenkins'
[INFO] 03:12:03.363 Load active rules
[INFO] 03:12:03.619 Load active rules (done) | time=256ms
[INFO] 03:12:03.626 Load analysis cache
[INFO] 03:12:03.641 Load analysis cache (3.8 kB) | time=15ms
[INFO] 03:12:03.708 Preprocessing files...
[INFO] 03:12:03.879 2 languages detected in 87 preprocessed files
[INFO] 03:12:03.879 0 files ignored because of scm ignore settings
[INFO] 03:12:03.882 Loading plugins for detected languages
[INFO] 03:12:03.882 Load/download plugins
[INFO] 03:12:04.243 Load/download plugins (done) | time=361ms
[INFO] 03:12:04.366 Load project repositories
[INFO] 03:12:04.476 Load project repositories (done) | time=110ms
[INFO] 03:12:04.495 Indexing files...
[INFO] 03:12:04.495 Project configuration:
[INFO] 03:12:04.495 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 03:12:04.512 87 files indexed
[INFO] 03:12:04.513 Quality profile for java: Sonar way MP
[INFO] 03:12:04.513 Quality profile for xml: Sonar way
[INFO] 03:12:04.513 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 03:12:04.574 Load metrics repository
[INFO] 03:12:04.589 Load metrics repository (done) | time=15ms
[INFO] 03:12:05.363 Sensor JavaSensor [java]
[INFO] 03:12:05.367 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 03:12:05.395 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 03:12:05.397 Using ECJ batch to parse 71 Main java source files with batch size 104 KB.
[INFO] 03:12:05.761 Starting batch processing.
[INFO] 03:12:06.328 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 03:12:08.851 100% analyzed
[INFO] 03:12:08.852 Batch processing: Done.
[INFO] 03:12:08.853 Did not optimize analysis for any files, performed a full analysis for all 71 files.
[WARNING] 03:12:08.855 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 03:12:08.856 Using ECJ batch to parse 15 Test java source files with batch size 104 KB.
[INFO] 03:12:08.868 Starting batch processing.
[INFO] 03:12:10.129 100% analyzed
[INFO] 03:12:10.129 Batch processing: Done.
[INFO] 03:12:10.130 Did not optimize analysis for any files, performed a full analysis for all 15 files.
[INFO] 03:12:10.130 No "Generated" source files to scan.
[INFO] 03:12:10.130 Sensor JavaSensor [java] (done) | time=4767ms
[INFO] 03:12:10.130 Sensor SurefireSensor [java]
[INFO] 03:12:10.132 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 03:12:10.256 Sensor SurefireSensor [java] (done) | time=126ms
[INFO] 03:12:10.256 Sensor XML Sensor [xml]
[INFO] 03:12:10.262 1 source file to be analyzed
[INFO] 03:12:10.406 1/1 source file has been analyzed
[INFO] 03:12:10.406 Sensor XML Sensor [xml] (done) | time=150ms
[INFO] 03:12:10.406 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 03:12:10.408 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] 03:12:10.411 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 03:12:10.468 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=61ms
[INFO] 03:12:10.468 Sensor Java Config Sensor [iac]
[INFO] 03:12:10.487 0 source files to be analyzed
[INFO] 03:12:10.488 0/0 source files have been analyzed
[INFO] 03:12:10.488 Sensor Java Config Sensor [iac] (done) | time=20ms
[INFO] 03:12:10.488 Sensor IaC Docker Sensor [iac]
[INFO] 03:12:10.564 0 source files to be analyzed
[INFO] 03:12:10.565 0/0 source files have been analyzed
[INFO] 03:12:10.565 Sensor IaC Docker Sensor [iac] (done) | time=77ms
[INFO] 03:12:10.565 Sensor TextAndSecretsSensor [text]
[INFO] 03:12:10.565 Available processors: 4
[INFO] 03:12:10.566 Using 4 threads for analysis.
[INFO] 03:12:10.933 Using git CLI to retrieve untracked files
[WARNING] 03:12:10.937 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] 03:12:10.958 87 source files to be analyzed
[INFO] 03:12:11.233 87/87 source files have been analyzed
[INFO] 03:12:11.234 Sensor TextAndSecretsSensor [text] (done) | time=669ms
[INFO] 03:12:11.237 ------------- Run sensors on project
[INFO] 03:12:11.375 Sensor Zero Coverage Sensor
[INFO] 03:12:11.376 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 03:12:11.376 Sensor Java CPD Block Indexer
[INFO] 03:12:11.446 Sensor Java CPD Block Indexer (done) | time=70ms
[INFO] 03:12:11.446 ------------- Gather SCA dependencies on project
[INFO] 03:12:11.461 SCM Publisher SCM provider for this project is: git
[INFO] 03:12:11.462 SCM Publisher 5 source files to be analyzed
[INFO] 03:12:11.767 SCM Publisher 5/5 source files have been analyzed (done) | time=305ms
[INFO] 03:12:11.774 CPD Executor 31 files had no CPD blocks
[INFO] 03:12:11.774 CPD Executor Calculating CPD for 40 files
[INFO] 03:12:11.794 CPD Executor CPD calculation finished (done) | time=19ms
[INFO] 03:12:11.799 SCM revision ID '9cf90aa523073861711c66bcd4691737e2bbcc24'
[INFO] 03:12:11.926 Analysis report generated in 114ms, dir size=781.4 kB
[INFO] 03:12:12.122 Analysis report compressed in 195ms, zip size=292.0 kB
[INFO] 03:12:12.175 Analysis report uploaded in 53ms
[INFO] 03:12:12.176 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] 03:12:12.176 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 03:12:12.176 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=35896172-a474-4e30-94e6-d73c4a0f66db
[INFO] 03:12:12.207 Analysis total time: 9.301 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.121 s
[INFO] Finished at: 2026-03-23T03:12:12Z
[INFO] ------------------------------------------------------------------------