Skip to content

Console Output

+ mvn sonar:sonar -Dsonar.token=**** -Dsonar.host.url=http://10.20.84.26:8082/sonar
[INFO] Scanning for projects...
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
Progress (1): 3.1 kB
Progress (2): 3.1 kB | 4.6 kB
Progress (2): 7.7 kB | 4.6 kB
Progress (2): 7.7 kB | 9.7 kB
Progress (2): 12 kB | 9.7 kB 
Progress (2): 17 kB | 9.7 kB
Progress (2): 20 kB | 9.7 kB
Progress (2): 21 kB | 9.7 kB
Progress (2): 21 kB | 14 kB 
                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 18 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 24 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml
Progress (1): 1.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml (1.4 kB at 5.2 kB/s)
[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_E2_Back >-------------
[INFO] Building MP_202610_G81_E2_Back 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E2_Back ---
[WARNING] 02:25:26.657 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:25:26.666 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 02:25:26.666 Linux 6.17.0-20-generic (amd64)
[INFO] 02:25:26.768 User cache: /root/.sonar/cache
[INFO] 02:25:27.369 Communicating with SonarQube Server 25.3.0.104237
[INFO] 02:25:27.387 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 02:25:28.393 Load global settings
[INFO] 02:25:28.471 Load global settings (done) | time=79ms
[INFO] 02:25:28.486 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 02:25:28.498 Loading required plugins
[INFO] 02:25:28.499 Load plugins index
[INFO] 02:25:28.545 Load plugins index (done) | time=46ms
[INFO] 02:25:28.545 Load/download plugins
[INFO] 02:25:28.785 Load/download plugins (done) | time=240ms
[INFO] 02:25:29.122 Process project properties
[INFO] 02:25:29.137 Process project properties (done) | time=14ms
[INFO] 02:25:29.147 Project key: co.edu.udistrital.mdp:MP_202610_G81_E2_Back
[INFO] 02:25:29.148 Base dir: /home/cecaduser/workspace/MP_202610_G81_E2_Back
[INFO] 02:25:29.148 Working dir: /home/cecaduser/workspace/MP_202610_G81_E2_Back/target/sonar
[INFO] 02:25:29.155 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E2_Back'
[INFO] 02:25:29.170 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E2_Back' (done) | time=15ms
[INFO] 02:25:29.200 Load quality profiles
[INFO] 02:25:29.243 Load quality profiles (done) | time=43ms
[INFO] 02:25:29.256 Auto-configuring with CI 'Jenkins'
[INFO] 02:25:29.291 Load active rules
[INFO] 02:25:29.552 Load active rules (done) | time=261ms
[INFO] 02:25:29.559 Load analysis cache
[INFO] 02:25:29.566 Load analysis cache (404) | time=7ms
[INFO] 02:25:29.639 Preprocessing files...
[INFO] 02:25:29.871 2 languages detected in 186 preprocessed files
[INFO] 02:25:29.871 0 files ignored because of scm ignore settings
[INFO] 02:25:29.874 Loading plugins for detected languages
[INFO] 02:25:29.874 Load/download plugins
[INFO] 02:25:30.188 Load/download plugins (done) | time=314ms
[INFO] 02:25:30.304 Load project repositories
[INFO] 02:25:30.428 Load project repositories (done) | time=124ms
[INFO] 02:25:30.445 Indexing files...
[INFO] 02:25:30.446 Project configuration:
[INFO] 02:25:30.446   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**, **/config/**, **/MainApplication.java
[INFO] 02:25:30.469 186 files indexed
[INFO] 02:25:30.471 Quality profile for java: Sonar way MP
[INFO] 02:25:30.471 Quality profile for xml: Sonar way
[INFO] 02:25:30.471 ------------- Run sensors on module MP_202610_G81_E2_Back
[INFO] 02:25:30.527 Load metrics repository
[INFO] 02:25:30.543 Load metrics repository (done) | time=16ms
[INFO] 02:25:31.351 Sensor JavaSensor [java]
[INFO] 02:25:31.355 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 02:25:31.382 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 02:25:31.384 Using ECJ batch to parse 143 Main java source files with batch size 104 KB.
[INFO] 02:25:31.701 Starting batch processing.
[INFO] 02:25:32.267 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 02:25:36.781 100% analyzed
[INFO] 02:25:36.781 Batch processing: Done.
[INFO] 02:25:36.782 Did not optimize analysis for any files, performed a full analysis for all 143 files.
[WARNING] 02:25:36.785 Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them.
[WARNING] 02:25:36.785 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 02:25:36.786 Using ECJ batch to parse 42 Test java source files with batch size 104 KB.
[INFO] 02:25:36.798 Starting batch processing.
[INFO] 02:25:38.071 100% analyzed
[INFO] 02:25:38.071 Batch processing: Done.
[INFO] 02:25:38.072 Did not optimize analysis for any files, performed a full analysis for all 42 files.
[INFO] 02:25:38.072 No "Generated" source files to scan.
[INFO] 02:25:38.072 Sensor JavaSensor [java] (done) | time=6722ms
[INFO] 02:25:38.072 Sensor SurefireSensor [java]
[INFO] 02:25:38.074 parsing [/home/cecaduser/workspace/MP_202610_G81_E2_Back/target/surefire-reports]
[INFO] 02:25:38.232 Sensor SurefireSensor [java] (done) | time=160ms
[INFO] 02:25:38.232 Sensor XML Sensor [xml]
[INFO] 02:25:38.239 1 source file to be analyzed
[INFO] 02:25:38.390 1/1 source file has been analyzed
[INFO] 02:25:38.390 Sensor XML Sensor [xml] (done) | time=158ms
[INFO] 02:25:38.390 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 02:25:38.395 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 02:25:38.469 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=79ms
[INFO] 02:25:38.469 Sensor Java Config Sensor [iac]
[INFO] 02:25:38.491 0 source files to be analyzed
[INFO] 02:25:38.491 0/0 source files have been analyzed
[INFO] 02:25:38.492 Sensor Java Config Sensor [iac] (done) | time=23ms
[INFO] 02:25:38.492 Sensor IaC Docker Sensor [iac]
[INFO] 02:25:38.573 0 source files to be analyzed
[INFO] 02:25:38.573 0/0 source files have been analyzed
[INFO] 02:25:38.574 Sensor IaC Docker Sensor [iac] (done) | time=82ms
[INFO] 02:25:38.574 Sensor TextAndSecretsSensor [text]
[INFO] 02:25:38.574 Available processors: 4
[INFO] 02:25:38.574 Using 4 threads for analysis.
[INFO] 02:25:38.973 Using git CLI to retrieve untracked files
[WARNING] 02:25:38.977 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:25:39.010 186 source files to be analyzed
[INFO] 02:25:39.308 186/186 source files have been analyzed
[INFO] 02:25:39.309 Sensor TextAndSecretsSensor [text] (done) | time=735ms
[INFO] 02:25:39.313 ------------- Run sensors on project
[INFO] 02:25:39.467 Sensor Zero Coverage Sensor
[INFO] 02:25:39.468 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 02:25:39.469 Sensor Java CPD Block Indexer
[INFO] 02:25:39.612 Sensor Java CPD Block Indexer (done) | time=143ms
[INFO] 02:25:39.612 ------------- Gather SCA dependencies on project
[INFO] 02:25:39.631 SCM Publisher SCM provider for this project is: git
[INFO] 02:25:39.633 SCM Publisher 46 source files to be analyzed
[INFO] 02:25:40.074 SCM Publisher 46/46 source files have been analyzed (done) | time=439ms
[INFO] 02:25:40.084 CPD Executor 43 files had no CPD blocks
[INFO] 02:25:40.084 CPD Executor Calculating CPD for 100 files
[INFO] 02:25:40.113 CPD Executor CPD calculation finished (done) | time=29ms
[INFO] 02:25:40.118 SCM revision ID 'ec32038a2bf508125a768ead3cadd08e8322f2c0'
[INFO] 02:25:40.269 Analysis report generated in 126ms, dir size=1.1 MB
[INFO] 02:25:40.653 Analysis report compressed in 384ms, zip size=500.8 kB
[INFO] 02:25:40.747 Analysis report uploaded in 94ms
[INFO] 02:25:40.748 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E2_Back
[INFO] 02:25:40.748 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 02:25:40.748 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=50a5cff7-aba4-40d4-8c13-5c74310ef1dc
[INFO] 02:25:40.799 Analysis total time: 11.965 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  18.172 s
[INFO] Finished at: 2026-05-04T02:25:40Z
[INFO] ------------------------------------------------------------------------