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:13:56.165 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:13:56.174 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 20:13:56.174 Linux 6.11.0-21-generic (amd64)
[INFO] 20:13:56.358 User cache: /root/.sonar/cache
[INFO] 20:13:56.983 Communicating with SonarQube Server 25.3.0.104237
[INFO] 20:13:57.001 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 20:13:57.843 Load global settings
[INFO] 20:13:57.927 Load global settings (done) | time=86ms
[INFO] 20:13:57.943 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 20:13:57.956 Loading required plugins
[INFO] 20:13:57.956 Load plugins index
[INFO] 20:13:58.015 Load plugins index (done) | time=59ms
[INFO] 20:13:58.016 Load/download plugins
[INFO] 20:13:58.278 Load/download plugins (done) | time=262ms
[INFO] 20:13:58.609 Process project properties
[INFO] 20:13:58.639 Process project properties (done) | time=30ms
[INFO] 20:13:58.651 Project key: co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back
[INFO] 20:13:58.651 Base dir: /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back
[INFO] 20:13:58.651 Working dir: /home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/sonar
[INFO] 20:13:58.659 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back'
[INFO] 20:13:58.676 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E1_AdopcionMascotas_Back' (done) | time=17ms
[INFO] 20:13:58.706 Load quality profiles
[INFO] 20:13:58.768 Load quality profiles (done) | time=62ms
[INFO] 20:13:58.783 Auto-configuring with CI 'Jenkins'
[INFO] 20:13:58.819 Load active rules
[INFO] 20:13:59.084 Load active rules (done) | time=265ms
[INFO] 20:13:59.090 Load analysis cache
[INFO] 20:13:59.106 Load analysis cache (3.1 kB) | time=16ms
[INFO] 20:13:59.175 Preprocessing files...
[INFO] 20:13:59.337 2 languages detected in 57 preprocessed files
[INFO] 20:13:59.338 0 files ignored because of scm ignore settings
[INFO] 20:13:59.340 Loading plugins for detected languages
[INFO] 20:13:59.340 Load/download plugins
[INFO] 20:13:59.618 Load/download plugins (done) | time=278ms
[INFO] 20:13:59.728 Load project repositories
[INFO] 20:13:59.852 Load project repositories (done) | time=124ms
[INFO] 20:13:59.870 Indexing files...
[INFO] 20:13:59.871 Project configuration:
[INFO] 20:13:59.871   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 20:13:59.885 57 files indexed
[INFO] 20:13:59.887 Quality profile for java: Sonar way
[INFO] 20:13:59.887 Quality profile for xml: Sonar way
[INFO] 20:13:59.887 ------------- Run sensors on module MP_202510_G81_E1_AdopcionMascotas_Back
[INFO] 20:13:59.945 Load metrics repository
[INFO] 20:13:59.962 Load metrics repository (done) | time=17ms
[INFO] 20:14:00.745 Sensor JavaSensor [java]
[INFO] 20:14:00.750 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 20:14:00.778 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 20:14:00.779 Using ECJ batch to parse 56 Main java source files with batch size 104 KB.
[INFO] 20:14:01.111 Starting batch processing.
[INFO] 20:14:01.638 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 20:14:02.908 100% analyzed
[INFO] 20:14:02.908 Batch processing: Done.
[INFO] 20:14:02.910 Did not optimize analysis for any files, performed a full analysis for all 56 files.
[INFO] 20:14:02.912 No "Test" source files to scan.
[INFO] 20:14:02.912 No "Generated" source files to scan.
[INFO] 20:14:02.912 Sensor JavaSensor [java] (done) | time=2167ms
[INFO] 20:14:02.912 Sensor SurefireSensor [java]
[INFO] 20:14:02.913 parsing [/home/cecaduser/workspace/MP_202510_G81_E1_AdopcionMascotas_Back/target/surefire-reports]
[INFO] 20:14:02.913 Sensor SurefireSensor [java] (done) | time=1ms
[INFO] 20:14:02.914 Sensor XML Sensor [xml]
[INFO] 20:14:02.919 1 source file to be analyzed
[INFO] 20:14:03.082 1/1 source file has been analyzed
[INFO] 20:14:03.082 Sensor XML Sensor [xml] (done) | time=169ms
[INFO] 20:14:03.083 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 20:14:03.085 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:14:03.085 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 20:14:03.085 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
[INFO] 20:14:03.085 Sensor Java Config Sensor [iac]
[INFO] 20:14:03.104 0 source files to be analyzed
[INFO] 20:14:03.105 0/0 source files have been analyzed
[INFO] 20:14:03.106 Sensor Java Config Sensor [iac] (done) | time=21ms
[INFO] 20:14:03.106 Sensor IaC Docker Sensor [iac]
[INFO] 20:14:03.183 0 source files to be analyzed
[INFO] 20:14:03.183 0/0 source files have been analyzed
[INFO] 20:14:03.183 Sensor IaC Docker Sensor [iac] (done) | time=77ms
[INFO] 20:14:03.183 Sensor TextAndSecretsSensor [text]
[INFO] 20:14:03.184 Available processors: 4
[INFO] 20:14:03.184 Using 4 threads for analysis.
[INFO] 20:14:03.564 Using git CLI to retrieve untracked files
[WARNING] 20:14:03.568 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:14:03.584 57 source files to be analyzed
[INFO] 20:14:03.669 57/57 source files have been analyzed
[INFO] 20:14:03.670 Sensor TextAndSecretsSensor [text] (done) | time=487ms
[INFO] 20:14:03.674 ------------- Run sensors on project
[INFO] 20:14:03.820 Sensor Zero Coverage Sensor
[INFO] 20:14:03.830 Sensor Zero Coverage Sensor (done) | time=11ms
[INFO] 20:14:03.830 Sensor Java CPD Block Indexer
[INFO] 20:14:03.868 Sensor Java CPD Block Indexer (done) | time=38ms
[INFO] 20:14:03.868 ------------- Gather SCA dependencies on project
[INFO] 20:14:03.885 CPD Executor 37 files had no CPD blocks
[INFO] 20:14:03.885 CPD Executor Calculating CPD for 19 files
[INFO] 20:14:03.896 CPD Executor CPD calculation finished (done) | time=11ms
[INFO] 20:14:03.900 SCM revision ID 'e126a32d7bd6ba6762f36ae8bf6df1e95b1643e3'
[INFO] 20:14:03.995 Analysis report generated in 86ms, dir size=317.6 kB
[INFO] 20:14:04.118 Analysis report compressed in 123ms, zip size=121.1 kB
[INFO] 20:14:04.148 Analysis report uploaded in 30ms
[INFO] 20:14:04.150 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:14:04.150 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 20:14:04.150 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=8c217c80-356c-41df-8b6c-19c3dfbf5aa7
[INFO] 20:14:04.173 Analysis total time: 5.844 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  9.136 s
[INFO] Finished at: 2025-04-27T20:14:04Z
[INFO] ------------------------------------------------------------------------