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_202510_G81_E3_Caminatas_Back >--------
[INFO] Building MP_202510_G81_E3_Caminatas_Back 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202510_G81_E3_Caminatas_Back ---
[WARNING] 21:06:18.034 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] 21:06:18.043 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 21:06:18.044 Linux 6.11.0-21-generic (amd64)
[INFO] 21:06:18.230 User cache: /root/.sonar/cache
[INFO] 21:06:18.799 Communicating with SonarQube Server 25.3.0.104237
[INFO] 21:06:18.816 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 21:06:19.657 Load global settings
[INFO] 21:06:19.745 Load global settings (done) | time=89ms
[INFO] 21:06:19.761 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 21:06:19.774 Loading required plugins
[INFO] 21:06:19.774 Load plugins index
[INFO] 21:06:19.839 Load plugins index (done) | time=65ms
[INFO] 21:06:19.840 Load/download plugins
[INFO] 21:06:20.119 Load/download plugins (done) | time=279ms
[INFO] 21:06:20.462 Process project properties
[INFO] 21:06:20.477 Process project properties (done) | time=15ms
[INFO] 21:06:20.495 Project key: co.edu.udistrital.mdp:MP_202510_G81_E3_Caminatas_Back
[INFO] 21:06:20.495 Base dir: /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back
[INFO] 21:06:20.496 Working dir: /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back/target/sonar
[INFO] 21:06:20.503 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E3_Caminatas_Back'
[INFO] 21:06:20.524 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E3_Caminatas_Back' (done) | time=21ms
[INFO] 21:06:20.553 Load quality profiles
[INFO] 21:06:20.612 Load quality profiles (done) | time=59ms
[INFO] 21:06:20.627 Auto-configuring with CI 'Jenkins'
[INFO] 21:06:20.663 Load active rules
[INFO] 21:06:20.978 Load active rules (done) | time=314ms
[INFO] 21:06:20.984 Load analysis cache
[INFO] 21:06:21.012 Load analysis cache (815 bytes) | time=28ms
[INFO] 21:06:21.084 Preprocessing files...
[INFO] 21:06:21.199 2 languages detected in 11 preprocessed files
[INFO] 21:06:21.200 0 files ignored because of scm ignore settings
[INFO] 21:06:21.202 Loading plugins for detected languages
[INFO] 21:06:21.202 Load/download plugins
[INFO] 21:06:21.483 Load/download plugins (done) | time=281ms
[INFO] 21:06:21.602 Load project repositories
[INFO] 21:06:21.719 Load project repositories (done) | time=117ms
[INFO] 21:06:21.739 Indexing files...
[INFO] 21:06:21.740 Project configuration:
[INFO] 21:06:21.740   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 21:06:21.750 11 files indexed
[INFO] 21:06:21.752 Quality profile for java: Sonar way
[INFO] 21:06:21.752 Quality profile for xml: Sonar way
[INFO] 21:06:21.752 ------------- Run sensors on module MP_202510_G81_E3_Caminatas_Back
[INFO] 21:06:21.835 Load metrics repository
[INFO] 21:06:21.854 Load metrics repository (done) | time=20ms
[INFO] 21:06:22.655 Sensor JavaSensor [java]
[INFO] 21:06:22.659 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 21:06:22.686 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 21:06:22.687 Using ECJ batch to parse 10 Main java source files with batch size 104 KB.
[INFO] 21:06:23.027 Starting batch processing.
[INFO] 21:06:23.525 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 21:06:24.320 100% analyzed
[INFO] 21:06:24.320 Batch processing: Done.
[INFO] 21:06:24.322 Did not optimize analysis for any files, performed a full analysis for all 10 files.
[INFO] 21:06:24.324 No "Test" source files to scan.
[INFO] 21:06:24.324 No "Generated" source files to scan.
[INFO] 21:06:24.324 Sensor JavaSensor [java] (done) | time=1669ms
[INFO] 21:06:24.324 Sensor SurefireSensor [java]
[INFO] 21:06:24.325 parsing [/home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back/target/surefire-reports]
[INFO] 21:06:24.326 Sensor SurefireSensor [java] (done) | time=2ms
[INFO] 21:06:24.326 Sensor XML Sensor [xml]
[INFO] 21:06:24.335 1 source file to be analyzed
[INFO] 21:06:24.527 1/1 source file has been analyzed
[INFO] 21:06:24.527 Sensor XML Sensor [xml] (done) | time=201ms
[INFO] 21:06:24.527 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 21:06:24.529 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_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] 21:06:24.530 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 21:06:24.530 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
[INFO] 21:06:24.530 Sensor Java Config Sensor [iac]
[INFO] 21:06:24.552 0 source files to be analyzed
[INFO] 21:06:24.552 0/0 source files have been analyzed
[INFO] 21:06:24.553 Sensor Java Config Sensor [iac] (done) | time=22ms
[INFO] 21:06:24.553 Sensor IaC Docker Sensor [iac]
[INFO] 21:06:24.635 0 source files to be analyzed
[INFO] 21:06:24.635 0/0 source files have been analyzed
[INFO] 21:06:24.635 Sensor IaC Docker Sensor [iac] (done) | time=82ms
[INFO] 21:06:24.636 Sensor TextAndSecretsSensor [text]
[INFO] 21:06:24.636 Available processors: 4
[INFO] 21:06:24.636 Using 4 threads for analysis.
[INFO] 21:06:25.036 Using git CLI to retrieve untracked files
[WARNING] 21:06:25.040 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] 21:06:25.050 11 source files to be analyzed
[INFO] 21:06:25.099 11/11 source files have been analyzed
[INFO] 21:06:25.100 Sensor TextAndSecretsSensor [text] (done) | time=464ms
[INFO] 21:06:25.107 ------------- Run sensors on project
[INFO] 21:06:25.261 Sensor Zero Coverage Sensor
[INFO] 21:06:25.268 Sensor Zero Coverage Sensor (done) | time=7ms
[INFO] 21:06:25.268 Sensor Java CPD Block Indexer
[INFO] 21:06:25.288 Sensor Java CPD Block Indexer (done) | time=20ms
[INFO] 21:06:25.288 ------------- Gather SCA dependencies on project
[INFO] 21:06:25.301 CPD Executor 4 files had no CPD blocks
[INFO] 21:06:25.301 CPD Executor Calculating CPD for 6 files
[INFO] 21:06:25.310 CPD Executor CPD calculation finished (done) | time=8ms
[INFO] 21:06:25.314 SCM revision ID '5101f59bba1ff2cf29d157aaf4c32bba386410b7'
[INFO] 21:06:25.396 Analysis report generated in 79ms, dir size=262.7 kB
[INFO] 21:06:25.432 Analysis report compressed in 35ms, zip size=47.1 kB
[INFO] 21:06:25.467 Analysis report uploaded in 35ms
[INFO] 21:06:25.468 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202510_G81_E3_Caminatas_Back
[INFO] 21:06:25.468 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 21:06:25.468 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=38bb96a9-4adb-4cee-b5eb-d9e9d66c5215
[INFO] 21:06:25.479 Analysis total time: 5.309 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  8.641 s
[INFO] Finished at: 2025-04-22T21:06:25Z
[INFO] ------------------------------------------------------------------------