- Jacoco.xml, index.html, jacoco.csv generated with all data coverage, missed the line, etc…
- Jacoco.xml is 17 MB is it an issue to populate in the sonar Qube server ???
- In logs, everything pushed but it’s not populating in the server.
hello @Abhisek_Tripathy,
there is no size limit. Can you post debug logs from the analysis to see if there is anything suspicious?
Hi @saberduck thanks for quick reply .
I have attached the log , html file .- you can see in html file coverage is showing some 20% , in xml file also all data is populating. But while sending to sonar qube its not happening as it is.
There is nothing suspicious in the logs.
Which flavor of scanner do you use? Are you setting the path to the xml report explicitly? Can you turn on DEBUG logging?
What is the structure of the project? Are all sources files available in the same module as the report?
Or is this is issue INFO: Executing post-job ‘Display issues’
HI @saberduck Any Luck with the logs and data .
Looking for your help to troubleshoot the issue.
kindly suggest
HI @saberduck Any Luck with the logs and data .
Looking for your help to troubleshoot the issue.
kindly suggest
Please don’t bump the topics @Abhisek_Tripathy, I will get back to you when time allows.
Okay @saberduck
Just updated the Logs :
sonar-log2 (1).txt (352.1 KB) Which flavour of scanner do you use? – 7.9 latest one
Are you setting the path to the XML report explicitly? – yes in Jenkins file I have set up the path.
Can you turn on DEBUG logging? --Yes have attached the log. some of the log lines I have deleted because it turns out more than 4 MB.
What is the structure of the project - Its WCS repo, where all different folders are there for a different module. and source module we put in a single folder and we are pointing out there in Jenkins file.
Are all sources files available in the same module as the report? – Yes
waiting for reply
thanks for helping again
Hi @saberduck , Any luck, why it is not populating.
Looking for response