Sonar Issue :java.lang.IllegalStateException: The "build-wrapper-dump.json" file was found but 0 C/C++/Objective-C files were analyzed

Sonar scan is failing due to below error and Processing: output_log.pdf…
Output_log.txt (733.0 KB)
Here is my git repository URL :carma-streets/sonar-scanner.properties at ci_setup · usdot-fhwa-stol/carma-streets · GitHub

I tried using sonar.sources=./scheduling_service,/home/carma-streets/scheduling_service/ but I am getting File scheduling_service/Dockerfile can’t be indexed twice. Please check that inclusion/exclusion patterns produce disjoint sets for main and test files error. Could you please help me on this error. Thanks

Please find the attached logs for both type of error I am getting.Output_log_indexed error.txt (710.6 KB)

Hi Saikrishna,

I suggest you review your analysis scope parameter settings. Have a look here: https://sonarcloud.io/documentation/advanced-setup/analysis-scope/