We have Azure DevOps pipeline integrated with sonar cloud tasks. But ‘Run code analysis’ doesn’t get completed without giving error details. Trace as follows,
Could you please help, Thanks in advance.
2018-12-19T10:31:42.2047125Z INFO: Analyzing 521 ucfgs to detect vulnerabilities.
2018-12-19T10:31:42.2047341Z INFO: rule: S3649, entrypoints: 50
2018-12-19T10:31:44.5001289Z INFO: ------------------------------------------------------------------------
2018-12-19T10:31:44.5002212Z INFO: EXECUTION FAILURE
2018-12-19T10:31:44.5002672Z INFO: ------------------------------------------------------------------------
2018-12-19T10:31:44.5003013Z INFO: Total time: 1:45.421s
2018-12-19T10:31:44.5779666Z INFO: Final Memory: 16M/195M
2018-12-19T10:31:44.5780235Z INFO: ------------------------------------------------------------------------
2018-12-19T10:31:44.5790459Z ##[error]ERROR: Error during SonarQube Scanner execution
2018-12-19T10:31:44.5791361Z ERROR: Error during SonarQube Scanner execution
2018-12-19T10:31:44.5791987Z ##[error]ERROR: null
ERROR:
2018-12-19T10:31:44.5793678Z ERROR: null
2018-12-19T10:31:44.5793928Z ERROR:
2018-12-19T10:31:44.6399651Z ##[error]The SonarQube Scanner did not complete successfully
2018-12-19T10:31:44.6400305Z The SonarQube Scanner did not complete successfully
2018-12-19T10:31:44.6460197Z 10:31:44.64 Creating a summary markdown file...
2018-12-19T10:31:44.6526038Z ##[error]10:31:44.64 Post-processing failed. Exit code: 1
2018-12-19T10:31:44.6526678Z 10:31:44.64 Post-processing failed. Exit code: 1
2018-12-19T10:31:44.6676066Z ##[error]F:\gxaurp1\_work\_tasks\SonarCloudPrepare_14d9cde6-c1da-4d55-aa01-2965cd301255\1.5.1\classic-sonar-scanner-msbuild\SonarScanner.MSBuild.exe failed with return code: 1
2018-12-19T10:31:44.6744744Z ##[section]Finishing: Run Code Analysis