Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SonarQube Analysis Stuck at "Sensor Erlang EUnit Squid Sensor [erlang]" #60

Open
GLChamika opened this issue Jul 8, 2024 · 1 comment

Comments

@GLChamika
Copy link

GLChamika commented Jul 8, 2024

Hi,

I’m running a SonarQube analysis on my project PRIME-ROUTESVR using SonarQube scanner version 5.0.1.3006 and SonarQube server version 9.9.4.87374. The source code for the analysis is located in the ./src directory, and any files in the /target/ directory are excluded from the analysis.

During the analysis, the process seems to be continuously running without failing, specifically on the following step of the SonarQube stage:

INFO: ------------- Run sensors on module GAGE-ADMIN
INFO: Load metrics repository
INFO: Load metrics repository (done) | time=19ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: ‘sonar.coverage.jacoco.xmlReportPaths’ is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
INFO: Sensor Erlang EUnit Squid Sensor [erlang]

The process doesn’t seem to progress beyond this point. Could anyone provide some guidance on what might be causing this issue and how to resolve it?

@kalidasya
Copy link
Contributor

You can try to use: https://github.com/evolution-gaming/sonar-erlang

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants