+ 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] 22:03:51.898 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] 22:03:51.907 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 22:03:51.908 Linux 6.17.0-14-generic (amd64)
[INFO] 22:03:52.077 User cache: /root/.sonar/cache
[INFO] 22:03:52.655 Communicating with SonarQube Server 25.3.0.104237
[INFO] 22:03:52.673 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 22:03:53.538 Load global settings
[INFO] 22:03:53.618 Load global settings (done) | time=82ms
[INFO] 22:03:53.634 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 22:03:53.646 Loading required plugins
[INFO] 22:03:53.646 Load plugins index
[INFO] 22:03:53.707 Load plugins index (done) | time=61ms
[INFO] 22:03:53.707 Load/download plugins
[INFO] 22:03:54.024 Load/download plugins (done) | time=316ms
[INFO] 22:03:54.365 Process project properties
[INFO] 22:03:54.380 Process project properties (done) | time=14ms
[INFO] 22:03:54.390 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 22:03:54.390 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 22:03:54.391 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 22:03:54.399 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 22:03:54.413 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=15ms
[INFO] 22:03:54.442 Load quality profiles
[INFO] 22:03:54.487 Load quality profiles (done) | time=45ms
[INFO] 22:03:54.501 Auto-configuring with CI 'Jenkins'
[INFO] 22:03:54.537 Load active rules
[INFO] 22:03:54.806 Load active rules (done) | time=270ms
[INFO] 22:03:54.813 Load analysis cache
[INFO] 22:03:54.829 Load analysis cache (3.2 kB) | time=17ms
[INFO] 22:03:54.896 Preprocessing files...
[INFO] 22:03:55.057 2 languages detected in 68 preprocessed files
[INFO] 22:03:55.057 0 files ignored because of scm ignore settings
[INFO] 22:03:55.059 Loading plugins for detected languages
[INFO] 22:03:55.060 Load/download plugins
[INFO] 22:03:55.429 Load/download plugins (done) | time=369ms
[INFO] 22:03:55.550 Load project repositories
[INFO] 22:03:55.660 Load project repositories (done) | time=110ms
[INFO] 22:03:55.679 Indexing files...
[INFO] 22:03:55.680 Project configuration:
[INFO] 22:03:55.680 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 22:03:55.696 68 files indexed
[INFO] 22:03:55.697 Quality profile for java: Sonar way MP
[INFO] 22:03:55.697 Quality profile for xml: Sonar way
[INFO] 22:03:55.697 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 22:03:55.754 Load metrics repository
[INFO] 22:03:55.770 Load metrics repository (done) | time=16ms
[INFO] 22:03:56.562 Sensor JavaSensor [java]
[INFO] 22:03:56.565 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 22:03:56.593 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 22:03:56.594 Using ECJ batch to parse 60 Main java source files with batch size 104 KB.
[INFO] 22:03:56.943 Starting batch processing.
[INFO] 22:03:57.515 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 22:03:59.319 100% analyzed
[INFO] 22:03:59.319 Batch processing: Done.
[INFO] 22:03:59.320 Did not optimize analysis for any files, performed a full analysis for all 60 files.
[WARNING] 22:03:59.323 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 22:03:59.323 Using ECJ batch to parse 7 Test java source files with batch size 104 KB.
[INFO] 22:03:59.338 Starting batch processing.
[INFO] 22:03:59.987 100% analyzed
[INFO] 22:03:59.987 Batch processing: Done.
[INFO] 22:03:59.990 Did not optimize analysis for any files, performed a full analysis for all 7 files.
[INFO] 22:03:59.990 No "Generated" source files to scan.
[INFO] 22:03:59.990 Sensor JavaSensor [java] (done) | time=3429ms
[INFO] 22:03:59.990 Sensor SurefireSensor [java]
[INFO] 22:03:59.993 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 22:04:00.108 Sensor SurefireSensor [java] (done) | time=118ms
[INFO] 22:04:00.109 Sensor XML Sensor [xml]
[INFO] 22:04:00.116 1 source file to be analyzed
[INFO] 22:04:00.288 1/1 source file has been analyzed
[INFO] 22:04:00.288 Sensor XML Sensor [xml] (done) | time=179ms
[INFO] 22:04:00.288 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 22:04:00.290 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] 22:04:00.293 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 22:04:00.339 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=51ms
[INFO] 22:04:00.339 Sensor Java Config Sensor [iac]
[INFO] 22:04:00.359 0 source files to be analyzed
[INFO] 22:04:00.360 0/0 source files have been analyzed
[INFO] 22:04:00.360 Sensor Java Config Sensor [iac] (done) | time=21ms
[INFO] 22:04:00.360 Sensor IaC Docker Sensor [iac]
[INFO] 22:04:00.438 0 source files to be analyzed
[INFO] 22:04:00.438 0/0 source files have been analyzed
[INFO] 22:04:00.438 Sensor IaC Docker Sensor [iac] (done) | time=78ms
[INFO] 22:04:00.438 Sensor TextAndSecretsSensor [text]
[INFO] 22:04:00.438 Available processors: 4
[INFO] 22:04:00.439 Using 4 threads for analysis.
[INFO] 22:04:00.807 Using git CLI to retrieve untracked files
[WARNING] 22:04:00.811 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] 22:04:00.846 68 source files to be analyzed
[INFO] 22:04:01.030 68/68 source files have been analyzed
[INFO] 22:04:01.031 Sensor TextAndSecretsSensor [text] (done) | time=593ms
[INFO] 22:04:01.034 ------------- Run sensors on project
[INFO] 22:04:01.184 Sensor Zero Coverage Sensor
[INFO] 22:04:01.185 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 22:04:01.186 Sensor Java CPD Block Indexer
[INFO] 22:04:01.243 Sensor Java CPD Block Indexer (done) | time=58ms
[INFO] 22:04:01.243 ------------- Gather SCA dependencies on project
[INFO] 22:04:01.258 SCM Publisher SCM provider for this project is: git
[INFO] 22:04:01.259 SCM Publisher 1 source file to be analyzed
[INFO] 22:04:01.514 SCM Publisher 1/1 source file have been analyzed (done) | time=255ms
[INFO] 22:04:01.520 CPD Executor 28 files had no CPD blocks
[INFO] 22:04:01.520 CPD Executor Calculating CPD for 32 files
[INFO] 22:04:01.531 CPD Executor CPD calculation finished (done) | time=9ms
[INFO] 22:04:01.536 SCM revision ID '07dd7336c9d395427aa2d4939164607a94209ffc'
[INFO] 22:04:01.663 Analysis report generated in 118ms, dir size=550.6 kB
[INFO] 22:04:01.818 Analysis report compressed in 154ms, zip size=204.5 kB
[INFO] 22:04:01.862 Analysis report uploaded in 44ms
[INFO] 22:04:01.864 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] 22:04:01.864 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 22:04:01.864 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=5343065a-a2fe-4006-be14-69f823f528c3
[INFO] 22:04:01.889 Analysis total time: 7.815 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.153 s
[INFO] Finished at: 2026-03-21T22:04:01Z
[INFO] ------------------------------------------------------------------------