Last analysis failed. ID: "AZAmawf2zXSoYELw1rx0"

  • ALM: Github
  • CI system used: GiHub Actions
  • Scanner command: Automatic Analysis
  • Languages of the repository: C++ / Objective C
  • Error observed: The latest CI builds do not report the SonarCloud Code Analysis status anymore; 3 days ago the analysis failed for several pull-requests with a message similar to this one (it is displayed in the SonarCloud web interface):
Last analysis failed
Analysis ID "AZAmawf2zXSoYELw1rx0"
The last analysis has failed. If it keeps on failing after several attempts, please contact us on Community forum and provide the following failing analysis ID: "AZAmawf2zXSoYELw1rx0".

This is the first time the code analysis is not reported. All new pull-requests face the same issue.

Hey there.

It seems there has been an uptick in the number of Automatic Analysis failures since yesterday. Right now we’re not sure if they’re related, but its being escalated. Thanks for the report and your patience.

Hey there.

We’ve fixed an issue with the analysis of C, C++, and Objecitve-C projects. Please let us know if you continue to face this issue on future commits.

Hi Colin,

Thanks a lot for your prompt reply.

Unfortunately, nothing seems to have changed. For every new Github pull-request made this last hour, I still see:

**SonarCloud Code Analysis** Expected — Waiting for status to be reported

in the Github PR webpage where it used to be successfully checked out after only a couple of minutes. (No analysis is available for these new Github requests; the status to be reported seems to be forever postponed.)

Best regards,
Luc

Thanks. Do you see the Pull Requests analyzing (or in progress) under the Pull Requests section of your SonarCloud project?

If you have new, failing analysis IDs, those would be a big help.

Do you see the Pull Requests analyzing (or in progress) under the Pull Requests section of your SonarCloud project?

Yes, I do. Those analyses are successful (“Passed”). I need to correct what I have written before: the analyses are available under the Pull Requests section of our SonarCloud project. This is only the Github integration of the analysis result (Quality Gate info and links) which is not available anymore from the Github PR webpage.

There is a warning for the last analysis:

**Last analysis has warnings**

* Your code is analyzed as compatible with all Python 3 versions by default. You can get a more precise analysis by setting the exact Python version in your configuration via the parameter "sonar.python.version"

The analysis ID is likely to be: AZAr1WzNq9624XYxg8GR (inferred from the URL).

All the best,
Luc

Updates: The Sonar Quality Gate summaries and statuses are now back on our Github PR pages:


Thanks a lot for your super responsiveness!

Best regards,
Luc

1 Like