[
https://issues.apache.org/jira/browse/HIVE-29180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18018084#comment-18018084
]
Stamatis Zampetakis commented on HIVE-29180:
--------------------------------------------
The warning above is a red herring. The actual issue it that the last succesful
[analysis of the master
branch|https://sonarcloud.io/summary/new_code?id=apache_hive&branch=master] was
23 days ago. The last commit in master that was analyzed correctly is
https://github.com/apache/hive/commit/5410b7338cacf7f31612a7c475f0cf5fa2e9c6bd.
The SonarQube analysis failed on every CI run after that due to OOM and
timeouts. The runs started failing right after upgrading the Sonar plugin that
is performing the analysis in HIVE-29129.
All CI runs from 2639 and 2658 failed due to Sonar:
https://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/master/2639/pipeline
https://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/master/2658/pipeline
> SonarQube reports issues unrelated to changes in the pull request
> -----------------------------------------------------------------
>
> Key: HIVE-29180
> URL: https://issues.apache.org/jira/browse/HIVE-29180
> Project: Hive
> Issue Type: Bug
> Components: Build Infrastructure
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Major
> Labels: pull-request-available
> Attachments: sonarqube-bad-report.png
>
>
> SonarQube runs on every pull request and performs static code analysis
> notifying contributors and reviewers about potential issues in the code.
> Lately, SonarQube started reporting way too many issues that are clearly
> unrelated to the changes in the pull request and this seems to affect every
> new PR that is submitted on GitHub.
> One such example can be seen in:
> https://github.com/apache/hive/pull/6049#issuecomment-3237772048
> The problem was first reported in the dev list:
> https://lists.apache.org/thread/m36fc3dldd23nj8mncdjmzx33k87flm5
--
This message was sent by Atlassian Jira
(v8.20.10#820010)