Skip to content

Console Output

+ 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_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] 03:35:19.068 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:35:19.077 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 03:35:19.077 Linux 6.14.0-37-generic (amd64)
[INFO] 03:35:19.253 User cache: /root/.sonar/cache
[INFO] 03:35:19.946 Communicating with SonarQube Server 25.3.0.104237
[INFO] 03:35:19.964 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 03:35:21.184 Load global settings
[INFO] 03:35:21.264 Load global settings (done) | time=81ms
[INFO] 03:35:21.280 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 03:35:21.292 Loading required plugins
[INFO] 03:35:21.292 Load plugins index
[INFO] 03:35:21.347 Load plugins index (done) | time=55ms
[INFO] 03:35:21.348 Load/download plugins
[INFO] 03:35:21.630 Load/download plugins (done) | time=282ms
[INFO] 03:35:21.966 Process project properties
[INFO] 03:35:21.989 Process project properties (done) | time=23ms
[INFO] 03:35:22.000 Project key: co.edu.udistrital.mdp:MP_202610_G81_E2_Back
[INFO] 03:35:22.001 Base dir: /home/cecaduser/workspace/MP_202610_G81_E2_Back
[INFO] 03:35:22.001 Working dir: /home/cecaduser/workspace/MP_202610_G81_E2_Back/target/sonar
[INFO] 03:35:22.009 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E2_Back'
[INFO] 03:35:22.022 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E2_Back' (done) | time=14ms
[INFO] 03:35:22.054 Load quality profiles
[INFO] 03:35:22.100 Load quality profiles (done) | time=46ms
[INFO] 03:35:22.115 Auto-configuring with CI 'Jenkins'
[INFO] 03:35:22.156 Load active rules
[INFO] 03:35:22.429 Load active rules (done) | time=273ms
[INFO] 03:35:22.436 Load analysis cache
[INFO] 03:35:22.453 Load analysis cache (1.7 kB) | time=17ms
[INFO] 03:35:22.525 Preprocessing files...
[INFO] 03:35:22.681 2 languages detected in 59 preprocessed files
[INFO] 03:35:22.681 0 files ignored because of scm ignore settings
[INFO] 03:35:22.684 Loading plugins for detected languages
[INFO] 03:35:22.684 Load/download plugins
[INFO] 03:35:22.977 Load/download plugins (done) | time=293ms
[INFO] 03:35:23.092 Load project repositories
[INFO] 03:35:23.205 Load project repositories (done) | time=113ms
[INFO] 03:35:23.224 Indexing files...
[INFO] 03:35:23.225 Project configuration:
[INFO] 03:35:23.225   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**, **/config/**, **/MainApplication.java
[INFO] 03:35:23.255 59 files indexed
[INFO] 03:35:23.256 Quality profile for java: Sonar way
[INFO] 03:35:23.256 Quality profile for xml: Sonar way
[INFO] 03:35:23.256 ------------- Run sensors on module MP_202610_G81_E2_Back
[INFO] 03:35:23.315 Load metrics repository
[INFO] 03:35:23.331 Load metrics repository (done) | time=16ms
[INFO] 03:35:24.145 Sensor JavaSensor [java]
[INFO] 03:35:24.149 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 03:35:24.177 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 03:35:24.179 Using ECJ batch to parse 44 Main java source files with batch size 104 KB.
[INFO] 03:35:24.523 Starting batch processing.
[INFO] 03:35:25.055 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 03:35:26.271 100% analyzed
[INFO] 03:35:26.271 Batch processing: Done.
[INFO] 03:35:26.273 Did not optimize analysis for any files, performed a full analysis for all 44 files.
[INFO] 03:35:26.276 Using ECJ batch to parse 14 Test java source files with batch size 104 KB.
[INFO] 03:35:26.290 Starting batch processing.
[INFO] 03:35:26.652 100% analyzed
[INFO] 03:35:26.652 Batch processing: Done.
[INFO] 03:35:26.654 Did not optimize analysis for any files, performed a full analysis for all 14 files.
[INFO] 03:35:26.654 No "Generated" source files to scan.
[INFO] 03:35:26.654 Sensor JavaSensor [java] (done) | time=2509ms
[INFO] 03:35:26.654 Sensor SurefireSensor [java]
[INFO] 03:35:26.656 parsing [/home/cecaduser/workspace/MP_202610_G81_E2_Back/target/surefire-reports]
[INFO] 03:35:26.739 Sensor SurefireSensor [java] (done) | time=85ms
[INFO] 03:35:26.739 Sensor XML Sensor [xml]
[INFO] 03:35:26.745 1 source file to be analyzed
[INFO] 03:35:26.892 1/1 source file has been analyzed
[INFO] 03:35:26.893 Sensor XML Sensor [xml] (done) | time=154ms
[INFO] 03:35:26.893 Sensor JaCoCo XML Report Importer [jacoco]
[INFO] 03:35:26.897 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 03:35:26.922 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=29ms
[INFO] 03:35:26.922 Sensor Java Config Sensor [iac]
[INFO] 03:35:26.941 0 source files to be analyzed
[INFO] 03:35:26.941 0/0 source files have been analyzed
[INFO] 03:35:26.941 Sensor Java Config Sensor [iac] (done) | time=19ms
[INFO] 03:35:26.942 Sensor IaC Docker Sensor [iac]
[INFO] 03:35:27.017 0 source files to be analyzed
[INFO] 03:35:27.017 0/0 source files have been analyzed
[INFO] 03:35:27.018 Sensor IaC Docker Sensor [iac] (done) | time=77ms
[INFO] 03:35:27.018 Sensor TextAndSecretsSensor [text]
[INFO] 03:35:27.018 Available processors: 4
[INFO] 03:35:27.018 Using 4 threads for analysis.
[INFO] 03:35:27.406 Using git CLI to retrieve untracked files
[WARNING] 03:35:27.410 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:35:27.424 59 source files to be analyzed
[INFO] 03:35:27.520 59/59 source files have been analyzed
[INFO] 03:35:27.520 Sensor TextAndSecretsSensor [text] (done) | time=502ms
[INFO] 03:35:27.524 ------------- Run sensors on project
[INFO] 03:35:27.664 Sensor Zero Coverage Sensor
[INFO] 03:35:27.665 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 03:35:27.665 Sensor Java CPD Block Indexer
[INFO] 03:35:27.697 Sensor Java CPD Block Indexer (done) | time=32ms
[INFO] 03:35:27.697 ------------- Gather SCA dependencies on project
[INFO] 03:35:27.708 SCM Publisher SCM provider for this project is: git
[INFO] 03:35:27.709 SCM Publisher 43 source files to be analyzed
[INFO] 03:35:28.493 SCM Publisher 43/43 source files have been analyzed (done) | time=783ms
[INFO] 03:35:28.498 CPD Executor 23 files had no CPD blocks
[INFO] 03:35:28.498 CPD Executor Calculating CPD for 21 files
[INFO] 03:35:28.507 CPD Executor CPD calculation finished (done) | time=9ms
[INFO] 03:35:28.512 SCM revision ID 'b6a5dc49f1b48f232219dc89dc85c75d1a090b6a'
[INFO] 03:35:28.618 Analysis report generated in 98ms, dir size=367.7 kB
[INFO] 03:35:28.748 Analysis report compressed in 129ms, zip size=139.9 kB
[INFO] 03:35:28.811 Analysis report uploaded in 63ms
[INFO] 03:35:28.813 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] 03:35:28.813 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 03:35:28.813 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=c05e803e-2b1d-4fb5-8cff-6a8e62fbb63b
[INFO] 03:35:28.835 Analysis total time: 7.153 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11.465 s
[INFO] Finished at: 2026-03-09T03:35:28Z
[INFO] ------------------------------------------------------------------------