+ 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_E4_Back >-------------
[INFO] Building MP_202610_G81_E4_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E4_Back ---
[WARNING] 22:39:51.100 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:39:51.109 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 22:39:51.109 Linux 6.17.0-20-generic (amd64)
[INFO] 22:39:51.279 User cache: /root/.sonar/cache
[INFO] 22:39:51.911 Communicating with SonarQube Server 25.3.0.104237
[INFO] 22:39:51.929 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 22:39:52.777 Load global settings
[INFO] 22:39:52.882 Load global settings (done) | time=107ms
[INFO] 22:39:52.898 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 22:39:52.910 Loading required plugins
[INFO] 22:39:52.911 Load plugins index
[INFO] 22:39:52.968 Load plugins index (done) | time=57ms
[INFO] 22:39:52.968 Load/download plugins
[INFO] 22:39:53.252 Load/download plugins (done) | time=284ms
[INFO] 22:39:53.582 Process project properties
[INFO] 22:39:53.597 Process project properties (done) | time=15ms
[INFO] 22:39:53.608 Project key: co.edu.udistrital.mdp:MP_202610_G81_E4_Back
[INFO] 22:39:53.608 Base dir: /home/cecaduser/workspace/MP_202610_G81_E4_Back
[INFO] 22:39:53.608 Working dir: /home/cecaduser/workspace/MP_202610_G81_E4_Back/target/sonar
[INFO] 22:39:53.616 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E4_Back'
[INFO] 22:39:53.633 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E4_Back' (done) | time=17ms
[INFO] 22:39:53.673 Load quality profiles
[INFO] 22:39:53.719 Load quality profiles (done) | time=46ms
[INFO] 22:39:53.734 Auto-configuring with CI 'Jenkins'
[INFO] 22:39:53.770 Load active rules
[INFO] 22:39:54.044 Load active rules (done) | time=274ms
[INFO] 22:39:54.051 Load analysis cache
[INFO] 22:39:54.069 Load analysis cache (6.0 kB) | time=17ms
[INFO] 22:39:54.138 Preprocessing files...
[INFO] 22:39:54.351 2 languages detected in 141 preprocessed files
[INFO] 22:39:54.351 0 files ignored because of scm ignore settings
[INFO] 22:39:54.353 Loading plugins for detected languages
[INFO] 22:39:54.354 Load/download plugins
[INFO] 22:39:54.646 Load/download plugins (done) | time=292ms
[INFO] 22:39:54.764 Load project repositories
[INFO] 22:39:54.877 Load project repositories (done) | time=113ms
[INFO] 22:39:54.894 Indexing files...
[INFO] 22:39:54.895 Project configuration:
[INFO] 22:39:54.895 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 22:39:54.915 141 files indexed
[INFO] 22:39:54.916 Quality profile for java: Sonar way MP
[INFO] 22:39:54.916 Quality profile for xml: Sonar way
[INFO] 22:39:54.916 ------------- Run sensors on module MP_202610_G81_E4_Back
[INFO] 22:39:54.972 Load metrics repository
[INFO] 22:39:54.988 Load metrics repository (done) | time=16ms
[INFO] 22:39:55.861 Sensor JavaSensor [java]
[INFO] 22:39:55.865 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 22:39:55.895 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 22:39:55.897 Using ECJ batch to parse 121 Main java source files with batch size 104 KB.
[INFO] 22:39:56.248 Starting batch processing.
[INFO] 22:39:56.817 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 22:40:00.865 100% analyzed
[INFO] 22:40:00.866 Batch processing: Done.
[INFO] 22:40:00.867 Did not optimize analysis for any files, performed a full analysis for all 121 files.
[WARNING] 22:40:00.870 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 22:40:00.870 Using ECJ batch to parse 19 Test java source files with batch size 104 KB.
[INFO] 22:40:00.884 Starting batch processing.
[INFO] 22:40:01.511 100% analyzed
[INFO] 22:40:01.512 Batch processing: Done.
[INFO] 22:40:01.513 Did not optimize analysis for any files, performed a full analysis for all 19 files.
[INFO] 22:40:01.513 No "Generated" source files to scan.
[INFO] 22:40:01.513 Sensor JavaSensor [java] (done) | time=5653ms
[INFO] 22:40:01.513 Sensor SurefireSensor [java]
[INFO] 22:40:01.515 parsing [/home/cecaduser/workspace/MP_202610_G81_E4_Back/target/surefire-reports]
[INFO] 22:40:01.646 Sensor SurefireSensor [java] (done) | time=133ms
[INFO] 22:40:01.647 Sensor XML Sensor [xml]
[INFO] 22:40:01.652 1 source file to be analyzed
[INFO] 22:40:01.805 1/1 source file has been analyzed
[INFO] 22:40:01.805 Sensor XML Sensor [xml] (done) | time=158ms
[INFO] 22:40:01.806 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 22:40:01.808 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202610_G81_E4_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:40:01.811 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 22:40:01.876 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=70ms
[INFO] 22:40:01.876 Sensor Java Config Sensor [iac]
[INFO] 22:40:01.898 0 source files to be analyzed
[INFO] 22:40:01.898 0/0 source files have been analyzed
[INFO] 22:40:01.899 Sensor Java Config Sensor [iac] (done) | time=23ms
[INFO] 22:40:01.899 Sensor IaC Docker Sensor [iac]
[INFO] 22:40:01.982 0 source files to be analyzed
[INFO] 22:40:01.982 0/0 source files have been analyzed
[INFO] 22:40:01.982 Sensor IaC Docker Sensor [iac] (done) | time=83ms
[INFO] 22:40:01.982 Sensor TextAndSecretsSensor [text]
[INFO] 22:40:01.983 Available processors: 4
[INFO] 22:40:01.983 Using 4 threads for analysis.
[INFO] 22:40:02.371 Using git CLI to retrieve untracked files
[WARNING] 22:40:02.375 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:40:02.402 141 source files to be analyzed
[INFO] 22:40:02.701 141/141 source files have been analyzed
[INFO] 22:40:02.702 Sensor TextAndSecretsSensor [text] (done) | time=720ms
[INFO] 22:40:02.707 ------------- Run sensors on project
[INFO] 22:40:02.852 Sensor Zero Coverage Sensor
[INFO] 22:40:02.854 Sensor Zero Coverage Sensor (done) | time=2ms
[INFO] 22:40:02.854 Sensor Java CPD Block Indexer
[INFO] 22:40:02.967 Sensor Java CPD Block Indexer (done) | time=113ms
[INFO] 22:40:02.967 ------------- Gather SCA dependencies on project
[INFO] 22:40:02.987 SCM Publisher SCM provider for this project is: git
[INFO] 22:40:02.988 SCM Publisher 2 source files to be analyzed
[INFO] 22:40:03.250 SCM Publisher 2/2 source files have been analyzed (done) | time=261ms
[INFO] 22:40:03.263 CPD Executor 36 files had no CPD blocks
[INFO] 22:40:03.263 CPD Executor Calculating CPD for 85 files
[INFO] 22:40:03.293 CPD Executor CPD calculation finished (done) | time=29ms
[INFO] 22:40:03.298 SCM revision ID '9b50f07bc960198b7adfc8baa547c6e20b2e0d44'
[INFO] 22:40:03.483 Analysis report generated in 166ms, dir size=747.4 kB
[INFO] 22:40:03.807 Analysis report compressed in 323ms, zip size=355.8 kB
[INFO] 22:40:03.846 Analysis report uploaded in 39ms
[INFO] 22:40:03.848 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E4_Back
[INFO] 22:40:03.848 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 22:40:03.848 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=478aca64-9941-4e63-97dc-f72b79ded14b
[INFO] 22:40:03.892 Analysis total time: 10.590 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.957 s
[INFO] Finished at: 2026-05-02T22:40:03Z
[INFO] ------------------------------------------------------------------------