Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
7.9.2-community - how is SonarQube deployed: zip, Docker, Helm
Docker/K8S - what are you trying to achieve
Running sonar scan for a specific set of modules. - what have you tried so far to achieve this
Sonar scan works fine when the number of modules is less than 16. When I try for more modules, I get the below error.
INFO: ------------------------------------------------------------------------
INFO: EXECUTION FAILURE
INFO: ------------------------------------------------------------------------
INFO: Total time: 1:41.303s
INFO: Final Memory: 40M/473M
INFO: ------------------------------------------------------------------------
ERROR: Error during SonarQube Scanner execution
ERROR: Fail to request https://URL_FOR_SONARQUBE_
ERROR: Caused by: stream was reset: NO_ERROR
We don’t have any proxy setup for the connectivity.