Skip to content

Update to Gradle 8.10#15177

Merged
peternied merged 2 commits intoopensearch-project:mainfrom
reta:gradle.8.10
Aug 14, 2024
Merged

Update to Gradle 8.10#15177
peternied merged 2 commits intoopensearch-project:mainfrom
reta:gradle.8.10

Conversation

@reta
Copy link
Copy Markdown
Contributor

@reta reta commented Aug 8, 2024

Description

Update to Gradle 8.10

Related Issues

N/A

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@reta reta added skip-changelog Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. labels Aug 8, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 8, 2024

✅ Gradle check result for 2e2bdb1: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.89%. Comparing base (2311195) to head (efc42ca).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #15177   +/-   ##
=========================================
  Coverage     71.89%   71.89%           
+ Complexity    63052    63040   -12     
=========================================
  Files          5189     5189           
  Lines        295202   295202           
  Branches      42668    42668           
=========================================
+ Hits         212229   212231    +2     
+ Misses        65586    65548   -38     
- Partials      17387    17423   +36     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reta reta force-pushed the gradle.8.10 branch 4 times, most recently from 0fba16e to 2559c3a Compare August 12, 2024 18:50
@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 817ed19: SUCCESS

@reta reta force-pushed the gradle.8.10 branch 2 times, most recently from 30d7377 to c050d67 Compare August 12, 2024 19:14
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 30d7377: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 2559c3a: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 0fba16e: SUCCESS

@reta reta force-pushed the gradle.8.10 branch 3 times, most recently from 4572d77 to 296f5f2 Compare August 12, 2024 20:08
@github-actions
Copy link
Copy Markdown
Contributor

❕ Gradle check result for c050d67: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for c4b5727: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 75f09b1: TIMEOUT

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 4fb80be: SUCCESS

@reta reta force-pushed the gradle.8.10 branch 3 times, most recently from 5d89b26 to 86e0ae2 Compare August 12, 2024 20:36
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 5d89b26: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@reta reta force-pushed the gradle.8.10 branch 2 times, most recently from ede20c3 to a6648dd Compare August 12, 2024 20:42
@github-actions
Copy link
Copy Markdown
Contributor

❕ Gradle check result for 4572d77: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.cluster.MinimumClusterManagerNodesIT.testThreeNodesNoClusterManagerBlock

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 8065b07: SUCCESS

@github-actions
Copy link
Copy Markdown
Contributor

❕ Gradle check result for 24eed90: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.cluster.MinimumClusterManagerNodesIT.testThreeNodesNoClusterManagerBlock

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for b260ddb: SUCCESS

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 45ae600: SUCCESS

@github-actions
Copy link
Copy Markdown
Contributor

❕ Gradle check result for c3d280e: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 958c4fb: TIMEOUT

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@reta reta force-pushed the gradle.8.10 branch 2 times, most recently from 3aaa56f to 908ad58 Compare August 14, 2024 17:22
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 517b154: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 3aaa56f: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 908ad58: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for 9e04756: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for aa62d59: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for efc42ca: SUCCESS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.x Backport to 2.x branch Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants