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_E1_AdopcionMascotas_Back >----
[INFO] Building MP_202510_G81_E1_AdopcionMascotas_Back 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202510_G81_E1_AdopcionMascotas_Back ---
[WARNING] 20:56:41.487 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] 20:56:41.496 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 20:56:41.496 Linux 6.11.0-21-generic (amd64)
[INFO] 20:56:41.677 User cache: /root/.sonar/cache
[INFO] 20:56:42.259 Communicating with SonarQube Server 25.3.0.104237
[INFO] 20:56:42.277 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 20:56:43.115 Load global settings
[INFO] 20:56:43.198 Load global settings (done) | time=84ms
[INFO] 20:56:43.214 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 20:56:43.227 Loading required plugins
[INFO] 20:56:43.227 Load plugins index
[INFO] 20:56:43.283 Load plugins index (done) | time=56ms
[INFO] 20:56:43.283 Load/download plugins
[INFO] 20:56:43.539 Load/download plugins (done) | time=256ms
[INFO] 20:56:43.894 Process project properties
[INFO] 20:56:43.909 Process project properties (done) | time=15ms
[INFO] 20:56:43.920 Project key: co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back
[INFO] 20:56:43.920 Base dir: /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back
[INFO] 20:56:43.920 Working dir: /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/sonar
[INFO] 20:56:43.928 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back'
[INFO] 20:56:43.944 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back' (done) | time=17ms
[INFO] 20:56:43.974 Load quality profiles
[INFO] 20:56:44.033 Load quality profiles (done) | time=59ms
[INFO] 20:56:44.048 Auto-configuring with CI 'Jenkins'
[INFO] 20:56:44.085 Load active rules
[INFO] 20:56:44.339 Load active rules (done) | time=254ms
[INFO] 20:56:44.347 Load analysis cache
[INFO] 20:56:44.363 Load analysis cache (3.1 kB) | time=17ms
[INFO] 20:56:44.433 Preprocessing files...
[INFO] 20:56:44.594 2 languages detected in 57 preprocessed files
[INFO] 20:56:44.594 0 files ignored because of scm ignore settings
[INFO] 20:56:44.597 Loading plugins for detected languages
[INFO] 20:56:44.597 Load/download plugins
[INFO] 20:56:44.882 Load/download plugins (done) | time=285ms
[INFO] 20:56:44.996 Load project repositories
[INFO] 20:56:45.119 Load project repositories (done) | time=123ms
[INFO] 20:56:45.138 Indexing files...
[INFO] 20:56:45.138 Project configuration:
[INFO] 20:56:45.139   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 20:56:45.154 57 files indexed
[INFO] 20:56:45.155 Quality profile for java: Sonar way
[INFO] 20:56:45.155 Quality profile for xml: Sonar way
[INFO] 20:56:45.155 ------------- Run sensors on module MP_202510_G81_E1_AdopcionMascotas_Back
[INFO] 20:56:45.211 Load metrics repository
[INFO] 20:56:45.227 Load metrics repository (done) | time=16ms
[INFO] 20:56:46.021 Sensor JavaSensor [java]
[INFO] 20:56:46.024 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 20:56:46.052 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 20:56:46.054 Using ECJ batch to parse 56 Main java source files with batch size 104 KB.
[INFO] 20:56:46.390 Starting batch processing.
[INFO] 20:56:46.911 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 20:56:48.175 100% analyzed
[INFO] 20:56:48.176 Batch processing: Done.
[INFO] 20:56:48.178 Did not optimize analysis for any files, performed a full analysis for all 56 files.
[INFO] 20:56:48.180 No "Test" source files to scan.
[INFO] 20:56:48.180 No "Generated" source files to scan.
[INFO] 20:56:48.180 Sensor JavaSensor [java] (done) | time=2160ms
[INFO] 20:56:48.180 Sensor SurefireSensor [java]
[INFO] 20:56:48.181 parsing [/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/surefire-reports]
[INFO] 20:56:48.181 Sensor SurefireSensor [java] (done) | time=1ms
[INFO] 20:56:48.182 Sensor XML Sensor [xml]
[INFO] 20:56:48.188 1 source file to be analyzed
[INFO] 20:56:48.352 1/1 source file has been analyzed
[INFO] 20:56:48.352 Sensor XML Sensor [xml] (done) | time=170ms
[INFO] 20:56:48.353 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 20:56:48.355 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_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] 20:56:48.355 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 20:56:48.355 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
[INFO] 20:56:48.355 Sensor Java Config Sensor [iac]
[INFO] 20:56:48.374 0 source files to be analyzed
[INFO] 20:56:48.374 0/0 source files have been analyzed
[INFO] 20:56:48.375 Sensor Java Config Sensor [iac] (done) | time=20ms
[INFO] 20:56:48.375 Sensor IaC Docker Sensor [iac]
[INFO] 20:56:48.451 0 source files to be analyzed
[INFO] 20:56:48.451 0/0 source files have been analyzed
[INFO] 20:56:48.451 Sensor IaC Docker Sensor [iac] (done) | time=76ms
[INFO] 20:56:48.452 Sensor TextAndSecretsSensor [text]
[INFO] 20:56:48.452 Available processors: 4
[INFO] 20:56:48.452 Using 4 threads for analysis.
[INFO] 20:56:48.837 Using git CLI to retrieve untracked files
[WARNING] 20:56:48.841 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] 20:56:48.861 57 source files to be analyzed
[INFO] 20:56:48.939 57/57 source files have been analyzed
[INFO] 20:56:48.940 Sensor TextAndSecretsSensor [text] (done) | time=488ms
[INFO] 20:56:48.945 ------------- Run sensors on project
[INFO] 20:56:49.098 Sensor Zero Coverage Sensor
[INFO] 20:56:49.112 Sensor Zero Coverage Sensor (done) | time=14ms
[INFO] 20:56:49.113 Sensor Java CPD Block Indexer
[INFO] 20:56:49.153 Sensor Java CPD Block Indexer (done) | time=40ms
[INFO] 20:56:49.153 ------------- Gather SCA dependencies on project
[INFO] 20:56:49.171 CPD Executor 37 files had no CPD blocks
[INFO] 20:56:49.171 CPD Executor Calculating CPD for 19 files
[INFO] 20:56:49.181 CPD Executor CPD calculation finished (done) | time=10ms
[INFO] 20:56:49.186 SCM revision ID 'e126a32d7bd6ba6762f36ae8bf6df1e95b1643e3'
[INFO] 20:56:49.286 Analysis report generated in 91ms, dir size=317.6 kB
[INFO] 20:56:49.411 Analysis report compressed in 125ms, zip size=121.1 kB
[INFO] 20:56:49.437 Analysis report uploaded in 25ms
[INFO] 20:56:49.439 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202510_G81_E1_AdopcionMascotas_Back
[INFO] 20:56:49.439 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 20:56:49.439 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=bd2fcaa2-c22f-4156-91e8-64256785b82e
[INFO] 20:56:49.461 Analysis total time: 5.865 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  9.112 s
[INFO] Finished at: 2025-04-27T20:56:49Z
[INFO] ------------------------------------------------------------------------