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_202530_G81_E4_DogSpa_Back >---------
[INFO] Building MP_202530_G81_E4_DogSpa_Back 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202530_G81_E4_DogSpa_Back ---
[WARNING] 15:18:13.395 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] 15:18:13.404 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 15:18:13.405 Linux 6.14.0-29-generic (amd64)
[INFO] 15:18:13.586 User cache: /root/.sonar/cache
[INFO] 15:18:14.153 Communicating with SonarQube Server 25.3.0.104237
[INFO] 15:18:14.171 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 15:18:15.011 Load global settings
[INFO] 15:18:15.097 Load global settings (done) | time=87ms
[INFO] 15:18:15.112 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 15:18:15.125 Loading required plugins
[INFO] 15:18:15.125 Load plugins index
[INFO] 15:18:15.184 Load plugins index (done) | time=59ms
[INFO] 15:18:15.185 Load/download plugins
[INFO] 15:18:15.465 Load/download plugins (done) | time=280ms
[INFO] 15:18:15.809 Process project properties
[INFO] 15:18:15.825 Process project properties (done) | time=16ms
[INFO] 15:18:15.837 Project key: co.edu.udistrital.mdp:MP_202530_G81_E4_DogSpa_Back
[INFO] 15:18:15.837 Base dir: /home/cecaduser/workspace/MP_202530_G81_E4_DogSpa_Back
[INFO] 15:18:15.837 Working dir: /home/cecaduser/workspace/MP_202530_G81_E4_DogSpa_Back/target/sonar
[INFO] 15:18:15.846 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202530_G81_E4_DogSpa_Back'
[INFO] 15:18:15.859 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202530_G81_E4_DogSpa_Back' (done) | time=13ms
[INFO] 15:18:15.889 Load quality profiles
[INFO] 15:18:15.943 Load quality profiles (done) | time=54ms
[INFO] 15:18:15.957 Auto-configuring with CI 'Jenkins'
[INFO] 15:18:15.994 Load active rules
[INFO] 15:18:16.242 Load active rules (done) | time=248ms
[INFO] 15:18:16.249 Load analysis cache
[INFO] 15:18:16.267 Load analysis cache (811 bytes) | time=18ms
[INFO] 15:18:16.338 Preprocessing files...
[INFO] 15:18:16.479 2 languages detected in 35 preprocessed files
[INFO] 15:18:16.479 0 files ignored because of scm ignore settings
[INFO] 15:18:16.481 Loading plugins for detected languages
[INFO] 15:18:16.482 Load/download plugins
[INFO] 15:18:16.796 Load/download plugins (done) | time=314ms
[INFO] 15:18:16.917 Load project repositories
[INFO] 15:18:17.038 Load project repositories (done) | time=121ms
[INFO] 15:18:17.056 Indexing files...
[INFO] 15:18:17.057 Project configuration:
[INFO] 15:18:17.057   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 15:18:17.069 35 files indexed
[INFO] 15:18:17.070 Quality profile for java: Sonar way
[INFO] 15:18:17.070 Quality profile for xml: Sonar way
[INFO] 15:18:17.070 ------------- Run sensors on module MP_202530_G81_E4_DogSpa_Back
[INFO] 15:18:17.132 Load metrics repository
[INFO] 15:18:17.148 Load metrics repository (done) | time=16ms
[INFO] 15:18:17.924 Sensor JavaSensor [java]
[INFO] 15:18:17.928 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 15:18:17.957 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 15:18:17.959 Using ECJ batch to parse 34 Main java source files with batch size 104 KB.
[INFO] 15:18:18.314 Starting batch processing.
[INFO] 15:18:18.823 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 15:18:19.922 100% analyzed
[INFO] 15:18:19.922 Batch processing: Done.
[INFO] 15:18:19.924 Did not optimize analysis for any files, performed a full analysis for all 34 files.
[INFO] 15:18:19.925 No "Test" source files to scan.
[INFO] 15:18:19.926 No "Generated" source files to scan.
[INFO] 15:18:19.926 Sensor JavaSensor [java] (done) | time=2002ms
[INFO] 15:18:19.926 Sensor SurefireSensor [java]
[INFO] 15:18:19.927 parsing [/home/cecaduser/workspace/MP_202530_G81_E4_DogSpa_Back/target/surefire-reports]
[INFO] 15:18:19.927 Sensor SurefireSensor [java] (done) | time=1ms
[INFO] 15:18:19.927 Sensor XML Sensor [xml]
[INFO] 15:18:19.934 1 source file to be analyzed
[INFO] 15:18:20.089 1/1 source file has been analyzed
[INFO] 15:18:20.089 Sensor XML Sensor [xml] (done) | time=162ms
[INFO] 15:18:20.089 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 15:18:20.091 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202530_G81_E4_DogSpa_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] 15:18:20.092 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 15:18:20.092 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
[INFO] 15:18:20.092 Sensor Java Config Sensor [iac]
[INFO] 15:18:20.111 0 source files to be analyzed
[INFO] 15:18:20.111 0/0 source files have been analyzed
[INFO] 15:18:20.112 Sensor Java Config Sensor [iac] (done) | time=20ms
[INFO] 15:18:20.112 Sensor IaC Docker Sensor [iac]
[INFO] 15:18:20.202 0 source files to be analyzed
[INFO] 15:18:20.202 0/0 source files have been analyzed
[INFO] 15:18:20.203 Sensor IaC Docker Sensor [iac] (done) | time=90ms
[INFO] 15:18:20.203 Sensor TextAndSecretsSensor [text]
[INFO] 15:18:20.203 Available processors: 4
[INFO] 15:18:20.203 Using 4 threads for analysis.
[INFO] 15:18:20.574 Using git CLI to retrieve untracked files
[WARNING] 15:18:20.578 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] 15:18:20.591 35 source files to be analyzed
[INFO] 15:18:20.674 35/35 source files have been analyzed
[INFO] 15:18:20.675 Sensor TextAndSecretsSensor [text] (done) | time=472ms
[INFO] 15:18:20.679 ------------- Run sensors on project
[INFO] 15:18:20.836 Sensor Zero Coverage Sensor
[INFO] 15:18:20.845 Sensor Zero Coverage Sensor (done) | time=9ms
[INFO] 15:18:20.845 Sensor Java CPD Block Indexer
[INFO] 15:18:20.872 Sensor Java CPD Block Indexer (done) | time=27ms
[INFO] 15:18:20.872 ------------- Gather SCA dependencies on project
[INFO] 15:18:20.883 SCM Publisher SCM provider for this project is: git
[INFO] 15:18:20.884 SCM Publisher 25 source files to be analyzed
[INFO] 15:18:21.443 SCM Publisher 25/25 source files have been analyzed (done) | time=559ms
[INFO] 15:18:21.447 CPD Executor 20 files had no CPD blocks
[INFO] 15:18:21.447 CPD Executor Calculating CPD for 14 files
[INFO] 15:18:21.454 CPD Executor CPD calculation finished (done) | time=7ms
[INFO] 15:18:21.459 SCM revision ID 'e6320ca967ba2df9cbfa9f4c25d756ef05684cdc'
[INFO] 15:18:21.563 Analysis report generated in 98ms, dir size=291.7 kB
[INFO] 15:18:21.647 Analysis report compressed in 83ms, zip size=88.5 kB
[INFO] 15:18:21.670 Analysis report uploaded in 23ms
[INFO] 15:18:21.671 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202530_G81_E4_DogSpa_Back
[INFO] 15:18:21.671 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 15:18:21.671 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=103e0553-4781-48cf-93e4-924ec8330d10
[INFO] 15:18:21.688 Analysis total time: 6.172 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  9.445 s
[INFO] Finished at: 2025-09-29T15:18:21Z
[INFO] ------------------------------------------------------------------------