Skip to content

Move bundled JDK to JDK-26 - #21170

Draft
reta wants to merge 1 commit into
opensearch-project:mainfrom
reta:jdk.26
Draft

Move bundled JDK to JDK-26#21170
reta wants to merge 1 commit into
opensearch-project:mainfrom
reta:jdk.26

Conversation

@reta

@reta reta commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

Description

Move bundled JDK to JDK-26

Related Issues

Most notable improvements:

And, not yet relevant for us but still - JDK-8369238: Allow virtual thread preemption on some common class initialization paths

Check List

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

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 the Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. label Apr 8, 2026
@github-actions

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

PR Code Analyzer ❗

AI-powered 'Code-Diff-Analyzer' found issues on commit ad3c511.

PathLineSeverityDescription
gradle/libs.versions.toml6highJDK version bump from '25.0.2+10' to '26+35' for the bundled JDK (adoptium vendor). Per mandatory flagging rules, dependency/runtime version changes must be flagged. Maintainers should verify the new JDK artifact resolves to the expected Adoptium Temurin 26+35 binary and that no build infrastructure or download URL substitution has occurred.

The table above displays the top 10 most important findings.

Total: 1 | Critical: 0 | High: 1 | Medium: 0 | Low: 0


Pull Requests Author(s): Please update your Pull Request according to the report above.

Repository Maintainer(s): You can bypass diff analyzer by adding label skip-diff-analyzer after reviewing the changes carefully, then re-run failed actions. To re-enable the analyzer, remove the label, then re-run all actions.


⚠️ Note: The Code-Diff-Analyzer helps protect against potentially harmful code patterns. Please ensure you have thoroughly reviewed the changes beforehand.

Thanks.

@reta reta added the skip-diff-analyzer Maintainer to skip code-diff-analyzer check, after reviewing issues in AI analysis. label Apr 8, 2026
@github-actions

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

PR Reviewer Guide 🔍

(Review updated until commit 727a03f)

Here are some key observations to aid the review process:

🧪 No relevant tests
🔒 No security concerns identified
✅ No TODO sections
🔀 No multiple PR themes
⚡ Recommended focus areas for review

JDK Version Availability

The bundled JDK is being updated to 26.0.2+10 from Adoptium. As of the PR date, verify that Adoptium Temurin 26.0.2+10 is generally available for all supported platforms/architectures (linux x64/aarch64, windows x64, macos x64/aarch64). If the build is set to 26.0.2+10 before it is published by Adoptium, distribution builds and CI will fail to download the JDK.

bundled_jdk = "26.0.2+10"

@github-actions

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

❌ Gradle check result for ad3c511: 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

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

Persistent review updated to latest commit d83e481

@github-actions

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

✅ Gradle check result for d83e481: SUCCESS

@codecov

codecov Bot commented Apr 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.58%. Comparing base (42a1e95) to head (727a03f).

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #21170      +/-   ##
============================================
- Coverage     71.61%   71.58%   -0.03%     
+ Complexity    77336    77285      -51     
============================================
  Files          6170     6170              
  Lines        359671   359685      +14     
  Branches      52450    52450              
============================================
- Hits         257584   257490      -94     
- Misses        81696    81731      +35     
- Partials      20391    20464      +73     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@reta reta added the v3.7.0 Issues and PRs related to version 3.7.0 label Apr 9, 2026
@reta

reta commented Apr 9, 2026

Copy link
Copy Markdown
Contributor Author

{"run-benchmark-test": "id_3"}

@github-actions

github-actions Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

Persistent review updated to latest commit dc7fd62

@github-actions

github-actions Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

The Jenkins job url is https://build.ci.opensearch.org/job/benchmark-pull-request/6666/ . Final results will be published once the job is completed.

@github-actions

github-actions Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

❌ Gradle check result for dc7fd62: 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

github-actions Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

❌ Gradle check result for dc7fd62: 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?

@opensearch-ci-bot

Copy link
Copy Markdown
Contributor
Benchmark Results

Benchmark Results for Job: https://build.ci.opensearch.org/job/benchmark-pull-request/6666/

Metric Task Value Unit
Cumulative indexing time of primary shards 0 min
Min cumulative indexing time across primary shards 0 min
Median cumulative indexing time across primary shards 0 min
Max cumulative indexing time across primary shards 0 min
Cumulative indexing throttle time of primary shards 0 min
Min cumulative indexing throttle time across primary shards 0 min
Median cumulative indexing throttle time across primary shards 0 min
Max cumulative indexing throttle time across primary shards 0 min
Cumulative merge time of primary shards 0 min
Cumulative merge count of primary shards 0
Min cumulative merge time across primary shards 0 min
Median cumulative merge time across primary shards 0 min
Max cumulative merge time across primary shards 0 min
Cumulative merge throttle time of primary shards 0 min
Min cumulative merge throttle time across primary shards 0 min
Median cumulative merge throttle time across primary shards 0 min
Max cumulative merge throttle time across primary shards 0 min
Cumulative refresh time of primary shards 0 min
Cumulative refresh count of primary shards 4
Min cumulative refresh time across primary shards 0 min
Median cumulative refresh time across primary shards 0 min
Max cumulative refresh time across primary shards 0 min
Cumulative flush time of primary shards 0 min
Cumulative flush count of primary shards 1
Min cumulative flush time across primary shards 0 min
Median cumulative flush time across primary shards 0 min
Max cumulative flush time across primary shards 0 min
Total Young Gen GC time 1.102 s
Total Young Gen GC count 28
Total Old Gen GC time 0 s
Total Old Gen GC count 0
Store size 22.1576 GB
Translog size 5.12227e-08 GB
Heap used for segments 0 MB
Heap used for doc values 0 MB
Heap used for terms 0 MB
Heap used for norms 0 MB
Heap used for points 0 MB
Heap used for stored fields 0 MB
Segment count 9
100th percentile latency wait-for-snapshot-recovery 300001 ms
100th percentile service time wait-for-snapshot-recovery 300001 ms
error rate wait-for-snapshot-recovery 100 %
Min Throughput wait-until-merges-finish 112.82 ops/s
Mean Throughput wait-until-merges-finish 112.82 ops/s
Median Throughput wait-until-merges-finish 112.82 ops/s
Max Throughput wait-until-merges-finish 112.82 ops/s
100th percentile latency wait-until-merges-finish 8.55478 ms
100th percentile service time wait-until-merges-finish 8.55478 ms
error rate wait-until-merges-finish 0 %
Min Throughput default 2.01 ops/s
Mean Throughput default 2.02 ops/s
Median Throughput default 2.01 ops/s
Max Throughput default 2.03 ops/s
50th percentile latency default 7.57115 ms
90th percentile latency default 8.26472 ms
99th percentile latency default 8.95573 ms
100th percentile latency default 9.03541 ms
50th percentile service time default 6.1509 ms
90th percentile service time default 6.83951 ms
99th percentile service time default 7.64935 ms
100th percentile service time default 7.69757 ms
error rate default 0 %
Min Throughput desc_sort_timestamp 2.01 ops/s
Mean Throughput desc_sort_timestamp 2.02 ops/s
Median Throughput desc_sort_timestamp 2.02 ops/s
Max Throughput desc_sort_timestamp 2.03 ops/s
50th percentile latency desc_sort_timestamp 9.11764 ms
90th percentile latency desc_sort_timestamp 10.0105 ms
99th percentile latency desc_sort_timestamp 11.7989 ms
100th percentile latency desc_sort_timestamp 12.3287 ms
50th percentile service time desc_sort_timestamp 7.78596 ms
90th percentile service time desc_sort_timestamp 8.61456 ms
99th percentile service time desc_sort_timestamp 10.6252 ms
100th percentile service time desc_sort_timestamp 11.1056 ms
error rate desc_sort_timestamp 0 %
Min Throughput asc_sort_timestamp 2.01 ops/s
Mean Throughput asc_sort_timestamp 2.02 ops/s
Median Throughput asc_sort_timestamp 2.02 ops/s
Max Throughput asc_sort_timestamp 2.04 ops/s
50th percentile latency asc_sort_timestamp 8.65265 ms
90th percentile latency asc_sort_timestamp 9.18314 ms
99th percentile latency asc_sort_timestamp 10.47 ms
100th percentile latency asc_sort_timestamp 10.4788 ms
50th percentile service time asc_sort_timestamp 7.3071 ms
90th percentile service time asc_sort_timestamp 7.84376 ms
99th percentile service time asc_sort_timestamp 9.1647 ms
100th percentile service time asc_sort_timestamp 9.20614 ms
error rate asc_sort_timestamp 0 %
Min Throughput desc_sort_with_after_timestamp 2.01 ops/s
Mean Throughput desc_sort_with_after_timestamp 2.02 ops/s
Median Throughput desc_sort_with_after_timestamp 2.02 ops/s
Max Throughput desc_sort_with_after_timestamp 2.04 ops/s
50th percentile latency desc_sort_with_after_timestamp 7.88269 ms
90th percentile latency desc_sort_with_after_timestamp 8.51371 ms
99th percentile latency desc_sort_with_after_timestamp 10.444 ms
100th percentile latency desc_sort_with_after_timestamp 11.8115 ms
50th percentile service time desc_sort_with_after_timestamp 6.52727 ms
90th percentile service time desc_sort_with_after_timestamp 7.07891 ms
99th percentile service time desc_sort_with_after_timestamp 9.28838 ms
100th percentile service time desc_sort_with_after_timestamp 10.7344 ms
error rate desc_sort_with_after_timestamp 0 %
Min Throughput asc_sort_with_after_timestamp 2.01 ops/s
Mean Throughput asc_sort_with_after_timestamp 2.02 ops/s
Median Throughput asc_sort_with_after_timestamp 2.02 ops/s
Max Throughput asc_sort_with_after_timestamp 2.04 ops/s
50th percentile latency asc_sort_with_after_timestamp 7.44477 ms
90th percentile latency asc_sort_with_after_timestamp 7.96065 ms
99th percentile latency asc_sort_with_after_timestamp 9.57522 ms
100th percentile latency asc_sort_with_after_timestamp 9.79634 ms
50th percentile service time asc_sort_with_after_timestamp 6.11372 ms
90th percentile service time asc_sort_with_after_timestamp 6.40477 ms
99th percentile service time asc_sort_with_after_timestamp 7.95245 ms
100th percentile service time asc_sort_with_after_timestamp 8.09891 ms
error rate asc_sort_with_after_timestamp 0 %
Min Throughput desc_sort_timestamp_can_match_shortcut 2.01 ops/s
Mean Throughput desc_sort_timestamp_can_match_shortcut 2.02 ops/s
Median Throughput desc_sort_timestamp_can_match_shortcut 2.02 ops/s
Max Throughput desc_sort_timestamp_can_match_shortcut 2.03 ops/s
50th percentile latency desc_sort_timestamp_can_match_shortcut 15.5827 ms
90th percentile latency desc_sort_timestamp_can_match_shortcut 16.3578 ms
99th percentile latency desc_sort_timestamp_can_match_shortcut 17.9559 ms
100th percentile latency desc_sort_timestamp_can_match_shortcut 18.0418 ms
50th percentile service time desc_sort_timestamp_can_match_shortcut 14.1443 ms
90th percentile service time desc_sort_timestamp_can_match_shortcut 14.8532 ms
99th percentile service time desc_sort_timestamp_can_match_shortcut 16.5766 ms
100th percentile service time desc_sort_timestamp_can_match_shortcut 16.6503 ms
error rate desc_sort_timestamp_can_match_shortcut 0 %
Min Throughput desc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
Mean Throughput desc_sort_timestamp_no_can_match_shortcut 2.02 ops/s
Median Throughput desc_sort_timestamp_no_can_match_shortcut 2.02 ops/s
Max Throughput desc_sort_timestamp_no_can_match_shortcut 2.04 ops/s
50th percentile latency desc_sort_timestamp_no_can_match_shortcut 15.4956 ms
90th percentile latency desc_sort_timestamp_no_can_match_shortcut 16.2525 ms
99th percentile latency desc_sort_timestamp_no_can_match_shortcut 20.9218 ms
100th percentile latency desc_sort_timestamp_no_can_match_shortcut 23.1622 ms
50th percentile service time desc_sort_timestamp_no_can_match_shortcut 14.0921 ms
90th percentile service time desc_sort_timestamp_no_can_match_shortcut 14.611 ms
99th percentile service time desc_sort_timestamp_no_can_match_shortcut 19.7693 ms
100th percentile service time desc_sort_timestamp_no_can_match_shortcut 21.7644 ms
error rate desc_sort_timestamp_no_can_match_shortcut 0 %
Min Throughput asc_sort_timestamp_can_match_shortcut 2.01 ops/s
Mean Throughput asc_sort_timestamp_can_match_shortcut 2.02 ops/s
Median Throughput asc_sort_timestamp_can_match_shortcut 2.02 ops/s
Max Throughput asc_sort_timestamp_can_match_shortcut 2.04 ops/s
50th percentile latency asc_sort_timestamp_can_match_shortcut 9.27391 ms
90th percentile latency asc_sort_timestamp_can_match_shortcut 9.78415 ms
99th percentile latency asc_sort_timestamp_can_match_shortcut 11.3546 ms
100th percentile latency asc_sort_timestamp_can_match_shortcut 11.5869 ms
50th percentile service time asc_sort_timestamp_can_match_shortcut 8.00533 ms
90th percentile service time asc_sort_timestamp_can_match_shortcut 8.29908 ms
99th percentile service time asc_sort_timestamp_can_match_shortcut 10.2065 ms
100th percentile service time asc_sort_timestamp_can_match_shortcut 10.2411 ms
error rate asc_sort_timestamp_can_match_shortcut 0 %
Min Throughput asc_sort_timestamp_no_can_match_shortcut 2.01 ops/s
Mean Throughput asc_sort_timestamp_no_can_match_shortcut 2.02 ops/s
Median Throughput asc_sort_timestamp_no_can_match_shortcut 2.02 ops/s
Max Throughput asc_sort_timestamp_no_can_match_shortcut 2.04 ops/s
50th percentile latency asc_sort_timestamp_no_can_match_shortcut 9.23767 ms
90th percentile latency asc_sort_timestamp_no_can_match_shortcut 9.75445 ms
99th percentile latency asc_sort_timestamp_no_can_match_shortcut 11.3771 ms
100th percentile latency asc_sort_timestamp_no_can_match_shortcut 11.5254 ms
50th percentile service time asc_sort_timestamp_no_can_match_shortcut 7.84332 ms
90th percentile service time asc_sort_timestamp_no_can_match_shortcut 8.23945 ms
99th percentile service time asc_sort_timestamp_no_can_match_shortcut 9.92601 ms
100th percentile service time asc_sort_timestamp_no_can_match_shortcut 9.94798 ms
error rate asc_sort_timestamp_no_can_match_shortcut 0 %
Min Throughput term 2.01 ops/s
Mean Throughput term 2.02 ops/s
Median Throughput term 2.02 ops/s
Max Throughput term 2.04 ops/s
50th percentile latency term 4.48784 ms
90th percentile latency term 4.93041 ms
99th percentile latency term 5.15456 ms
100th percentile latency term 5.16808 ms
50th percentile service time term 3.17693 ms
90th percentile service time term 3.37198 ms
99th percentile service time term 3.6939 ms
100th percentile service time term 3.8155 ms
error rate term 0 %
Min Throughput multi_terms-keyword 1.25 ops/s
Mean Throughput multi_terms-keyword 1.27 ops/s
Median Throughput multi_terms-keyword 1.27 ops/s
Max Throughput multi_terms-keyword 1.28 ops/s
50th percentile latency multi_terms-keyword 29126.5 ms
90th percentile latency multi_terms-keyword 39667.2 ms
99th percentile latency multi_terms-keyword 42146.3 ms
100th percentile latency multi_terms-keyword 42273.1 ms
50th percentile service time multi_terms-keyword 753.438 ms
90th percentile service time multi_terms-keyword 827.391 ms
99th percentile service time multi_terms-keyword 838.263 ms
100th percentile service time multi_terms-keyword 841.656 ms
error rate multi_terms-keyword 0 %
Min Throughput keyword-terms 2.01 ops/s
Mean Throughput keyword-terms 2.01 ops/s
Median Throughput keyword-terms 2.01 ops/s
Max Throughput keyword-terms 2.03 ops/s
50th percentile latency keyword-terms 11.6486 ms
90th percentile latency keyword-terms 13.6251 ms
99th percentile latency keyword-terms 14.2582 ms
100th percentile latency keyword-terms 14.4781 ms
50th percentile service time keyword-terms 10.0294 ms
90th percentile service time keyword-terms 12.252 ms
99th percentile service time keyword-terms 12.8767 ms
100th percentile service time keyword-terms 12.9408 ms
error rate keyword-terms 0 %
Min Throughput keyword-terms-low-cardinality 2.01 ops/s
Mean Throughput keyword-terms-low-cardinality 2.02 ops/s
Median Throughput keyword-terms-low-cardinality 2.02 ops/s
Max Throughput keyword-terms-low-cardinality 2.04 ops/s
50th percentile latency keyword-terms-low-cardinality 7.22574 ms
90th percentile latency keyword-terms-low-cardinality 8.66993 ms
99th percentile latency keyword-terms-low-cardinality 9.03759 ms
100th percentile latency keyword-terms-low-cardinality 9.05488 ms
50th percentile service time keyword-terms-low-cardinality 5.67134 ms
90th percentile service time keyword-terms-low-cardinality 7.20241 ms
99th percentile service time keyword-terms-low-cardinality 7.65083 ms
100th percentile service time keyword-terms-low-cardinality 7.77936 ms
error rate keyword-terms-low-cardinality 0 %
Min Throughput composite-terms 2 ops/s
Mean Throughput composite-terms 2.01 ops/s
Median Throughput composite-terms 2.01 ops/s
Max Throughput composite-terms 2.01 ops/s
50th percentile latency composite-terms 191.626 ms
90th percentile latency composite-terms 197.755 ms
99th percentile latency composite-terms 214.421 ms
100th percentile latency composite-terms 217.642 ms
50th percentile service time composite-terms 190.369 ms
90th percentile service time composite-terms 196.579 ms
99th percentile service time composite-terms 213.09 ms
100th percentile service time composite-terms 216.451 ms
error rate composite-terms 0 %
Min Throughput composite_terms-keyword 2 ops/s
Mean Throughput composite_terms-keyword 2.01 ops/s
Median Throughput composite_terms-keyword 2.01 ops/s
Max Throughput composite_terms-keyword 2.01 ops/s
50th percentile latency composite_terms-keyword 349.365 ms
90th percentile latency composite_terms-keyword 355.317 ms
99th percentile latency composite_terms-keyword 364.042 ms
100th percentile latency composite_terms-keyword 369.54 ms
50th percentile service time composite_terms-keyword 348.245 ms
90th percentile service time composite_terms-keyword 354.164 ms
99th percentile service time composite_terms-keyword 363.029 ms
100th percentile service time composite_terms-keyword 368.304 ms
error rate composite_terms-keyword 0 %
Min Throughput composite-date_histogram-daily 2.01 ops/s
Mean Throughput composite-date_histogram-daily 2.02 ops/s
Median Throughput composite-date_histogram-daily 2.02 ops/s
Max Throughput composite-date_histogram-daily 2.04 ops/s
50th percentile latency composite-date_histogram-daily 5.09741 ms
90th percentile latency composite-date_histogram-daily 5.52012 ms
99th percentile latency composite-date_histogram-daily 5.89514 ms
100th percentile latency composite-date_histogram-daily 6.06355 ms
50th percentile service time composite-date_histogram-daily 3.84336 ms
90th percentile service time composite-date_histogram-daily 4.01284 ms
99th percentile service time composite-date_histogram-daily 4.32409 ms
100th percentile service time composite-date_histogram-daily 4.43548 ms
error rate composite-date_histogram-daily 0 %
Min Throughput range 2.01 ops/s
Mean Throughput range 2.02 ops/s
Median Throughput range 2.02 ops/s
Max Throughput range 2.04 ops/s
50th percentile latency range 6.40802 ms
90th percentile latency range 6.81618 ms
99th percentile latency range 7.67199 ms
100th percentile latency range 7.67717 ms
50th percentile service time range 5.01038 ms
90th percentile service time range 5.15561 ms
99th percentile service time range 5.95386 ms
100th percentile service time range 5.98828 ms
error rate range 0 %
Min Throughput range-numeric 2.01 ops/s
Mean Throughput range-numeric 2.02 ops/s
Median Throughput range-numeric 2.02 ops/s
Max Throughput range-numeric 2.04 ops/s
50th percentile latency range-numeric 4.00054 ms
90th percentile latency range-numeric 4.38053 ms
99th percentile latency range-numeric 4.56336 ms
100th percentile latency range-numeric 4.57659 ms
50th percentile service time range-numeric 2.65837 ms
90th percentile service time range-numeric 2.75037 ms
99th percentile service time range-numeric 2.9347 ms
100th percentile service time range-numeric 2.96074 ms
error rate range-numeric 0 %
Min Throughput keyword-in-range 2.01 ops/s
Mean Throughput keyword-in-range 2.02 ops/s
Median Throughput keyword-in-range 2.02 ops/s
Max Throughput keyword-in-range 2.04 ops/s
50th percentile latency keyword-in-range 14.637 ms
90th percentile latency keyword-in-range 15.5676 ms
99th percentile latency keyword-in-range 20.5395 ms
100th percentile latency keyword-in-range 20.8191 ms
50th percentile service time keyword-in-range 13.3024 ms
90th percentile service time keyword-in-range 13.7603 ms
99th percentile service time keyword-in-range 19.4042 ms
100th percentile service time keyword-in-range 19.5022 ms
error rate keyword-in-range 0 %
Min Throughput date_histogram_hourly_agg 2.01 ops/s
Mean Throughput date_histogram_hourly_agg 2.02 ops/s
Median Throughput date_histogram_hourly_agg 2.02 ops/s
Max Throughput date_histogram_hourly_agg 2.03 ops/s
50th percentile latency date_histogram_hourly_agg 7.7564 ms
90th percentile latency date_histogram_hourly_agg 9.02264 ms
99th percentile latency date_histogram_hourly_agg 9.47992 ms
100th percentile latency date_histogram_hourly_agg 9.61231 ms
50th percentile service time date_histogram_hourly_agg 6.23116 ms
90th percentile service time date_histogram_hourly_agg 7.49306 ms
99th percentile service time date_histogram_hourly_agg 7.99555 ms
100th percentile service time date_histogram_hourly_agg 7.99828 ms
error rate date_histogram_hourly_agg 0 %
Min Throughput date_histogram_minute_agg 2.01 ops/s
Mean Throughput date_histogram_minute_agg 2.02 ops/s
Median Throughput date_histogram_minute_agg 2.02 ops/s
Max Throughput date_histogram_minute_agg 2.03 ops/s
50th percentile latency date_histogram_minute_agg 41.5461 ms
90th percentile latency date_histogram_minute_agg 42.4121 ms
99th percentile latency date_histogram_minute_agg 49.4312 ms
100th percentile latency date_histogram_minute_agg 54.6449 ms
50th percentile service time date_histogram_minute_agg 40.1444 ms
90th percentile service time date_histogram_minute_agg 41.0601 ms
99th percentile service time date_histogram_minute_agg 48.327 ms
100th percentile service time date_histogram_minute_agg 53.5923 ms
error rate date_histogram_minute_agg 0 %
Min Throughput scroll 49.69 pages/s
Mean Throughput scroll 49.84 pages/s
Median Throughput scroll 49.85 pages/s
Max Throughput scroll 49.9 pages/s
50th percentile latency scroll 478.296 ms
90th percentile latency scroll 492.453 ms
99th percentile latency scroll 541.089 ms
100th percentile latency scroll 552.786 ms
50th percentile service time scroll 476.135 ms
90th percentile service time scroll 486.366 ms
99th percentile service time scroll 534.419 ms
100th percentile service time scroll 552.239 ms
error rate scroll 0 %
Min Throughput query-string-on-message 2.01 ops/s
Mean Throughput query-string-on-message 2.02 ops/s
Median Throughput query-string-on-message 2.02 ops/s
Max Throughput query-string-on-message 2.04 ops/s
50th percentile latency query-string-on-message 6.43871 ms
90th percentile latency query-string-on-message 6.8626 ms
99th percentile latency query-string-on-message 7.07758 ms
100th percentile latency query-string-on-message 7.11484 ms
50th percentile service time query-string-on-message 5.13541 ms
90th percentile service time query-string-on-message 5.41934 ms
99th percentile service time query-string-on-message 6.05755 ms
100th percentile service time query-string-on-message 6.23985 ms
error rate query-string-on-message 0 %
Min Throughput query-string-on-message-filtered 2.01 ops/s
Mean Throughput query-string-on-message-filtered 2.02 ops/s
Median Throughput query-string-on-message-filtered 2.02 ops/s
Max Throughput query-string-on-message-filtered 2.04 ops/s
50th percentile latency query-string-on-message-filtered 14.2639 ms
90th percentile latency query-string-on-message-filtered 14.8035 ms
99th percentile latency query-string-on-message-filtered 18.8904 ms
100th percentile latency query-string-on-message-filtered 19.196 ms
50th percentile service time query-string-on-message-filtered 13.0001 ms
90th percentile service time query-string-on-message-filtered 13.26 ms
99th percentile service time query-string-on-message-filtered 17.8888 ms
100th percentile service time query-string-on-message-filtered 17.958 ms
error rate query-string-on-message-filtered 0 %
Min Throughput query-string-on-message-filtered-sorted-num 2.01 ops/s
Mean Throughput query-string-on-message-filtered-sorted-num 2.02 ops/s
Median Throughput query-string-on-message-filtered-sorted-num 2.02 ops/s
Max Throughput query-string-on-message-filtered-sorted-num 2.04 ops/s
50th percentile latency query-string-on-message-filtered-sorted-num 22.4959 ms
90th percentile latency query-string-on-message-filtered-sorted-num 22.9844 ms
99th percentile latency query-string-on-message-filtered-sorted-num 35.9715 ms
100th percentile latency query-string-on-message-filtered-sorted-num 43.3875 ms
50th percentile service time query-string-on-message-filtered-sorted-num 20.1536 ms
90th percentile service time query-string-on-message-filtered-sorted-num 20.5689 ms
99th percentile service time query-string-on-message-filtered-sorted-num 33.7601 ms
100th percentile service time query-string-on-message-filtered-sorted-num 41.0605 ms
error rate query-string-on-message-filtered-sorted-num 0 %
Min Throughput sort_keyword_can_match_shortcut 2.01 ops/s
Mean Throughput sort_keyword_can_match_shortcut 2.02 ops/s
Median Throughput sort_keyword_can_match_shortcut 2.02 ops/s
Max Throughput sort_keyword_can_match_shortcut 2.04 ops/s
50th percentile latency sort_keyword_can_match_shortcut 6.04826 ms
90th percentile latency sort_keyword_can_match_shortcut 6.43789 ms
99th percentile latency sort_keyword_can_match_shortcut 6.77691 ms
100th percentile latency sort_keyword_can_match_shortcut 7.01643 ms
50th percentile service time sort_keyword_can_match_shortcut 4.75254 ms
90th percentile service time sort_keyword_can_match_shortcut 4.84071 ms
99th percentile service time sort_keyword_can_match_shortcut 5.64722 ms
100th percentile service time sort_keyword_can_match_shortcut 5.74062 ms
error rate sort_keyword_can_match_shortcut 0 %
Min Throughput sort_keyword_no_can_match_shortcut 2.01 ops/s
Mean Throughput sort_keyword_no_can_match_shortcut 2.02 ops/s
Median Throughput sort_keyword_no_can_match_shortcut 2.02 ops/s
Max Throughput sort_keyword_no_can_match_shortcut 2.04 ops/s
50th percentile latency sort_keyword_no_can_match_shortcut 6.20471 ms
90th percentile latency sort_keyword_no_can_match_shortcut 6.65849 ms
99th percentile latency sort_keyword_no_can_match_shortcut 7.19067 ms
100th percentile latency sort_keyword_no_can_match_shortcut 7.56726 ms
50th percentile service time sort_keyword_no_can_match_shortcut 4.94423 ms
90th percentile service time sort_keyword_no_can_match_shortcut 5.06553 ms
99th percentile service time sort_keyword_no_can_match_shortcut 5.87761 ms
100th percentile service time sort_keyword_no_can_match_shortcut 5.98005 ms
error rate sort_keyword_no_can_match_shortcut 0 %
Min Throughput sort_numeric_desc 2.01 ops/s
Mean Throughput sort_numeric_desc 2.02 ops/s
Median Throughput sort_numeric_desc 2.02 ops/s
Max Throughput sort_numeric_desc 2.04 ops/s
50th percentile latency sort_numeric_desc 5.62974 ms
90th percentile latency sort_numeric_desc 6.01099 ms
99th percentile latency sort_numeric_desc 6.28628 ms
100th percentile latency sort_numeric_desc 6.35476 ms
50th percentile service time sort_numeric_desc 4.31487 ms
90th percentile service time sort_numeric_desc 4.44067 ms
99th percentile service time sort_numeric_desc 4.96802 ms
100th percentile service time sort_numeric_desc 5.14563 ms
error rate sort_numeric_desc 0 %
Min Throughput sort_numeric_asc 2.01 ops/s
Mean Throughput sort_numeric_asc 2.02 ops/s
Median Throughput sort_numeric_asc 2.02 ops/s
Max Throughput sort_numeric_asc 2.04 ops/s
50th percentile latency sort_numeric_asc 5.48705 ms
90th percentile latency sort_numeric_asc 5.95231 ms
99th percentile latency sort_numeric_asc 7.71356 ms
100th percentile latency sort_numeric_asc 8.67566 ms
50th percentile service time sort_numeric_asc 4.17148 ms
90th percentile service time sort_numeric_asc 4.29256 ms
99th percentile service time sort_numeric_asc 6.32552 ms
100th percentile service time sort_numeric_asc 7.66167 ms
error rate sort_numeric_asc 0 %
Min Throughput sort_numeric_desc_with_match 2.01 ops/s
Mean Throughput sort_numeric_desc_with_match 2.02 ops/s
Median Throughput sort_numeric_desc_with_match 2.02 ops/s
Max Throughput sort_numeric_desc_with_match 2.04 ops/s
50th percentile latency sort_numeric_desc_with_match 3.61671 ms
90th percentile latency sort_numeric_desc_with_match 3.99921 ms
99th percentile latency sort_numeric_desc_with_match 4.22306 ms
100th percentile latency sort_numeric_desc_with_match 4.23115 ms
50th percentile service time sort_numeric_desc_with_match 2.37671 ms
90th percentile service time sort_numeric_desc_with_match 2.43736 ms
99th percentile service time sort_numeric_desc_with_match 2.51281 ms
100th percentile service time sort_numeric_desc_with_match 2.52458 ms
error rate sort_numeric_desc_with_match 0 %
Min Throughput sort_numeric_asc_with_match 2.01 ops/s
Mean Throughput sort_numeric_asc_with_match 2.02 ops/s
Median Throughput sort_numeric_asc_with_match 2.02 ops/s
Max Throughput sort_numeric_asc_with_match 2.04 ops/s
50th percentile latency sort_numeric_asc_with_match 3.56019 ms
90th percentile latency sort_numeric_asc_with_match 3.97521 ms
99th percentile latency sort_numeric_asc_with_match 4.3648 ms
100th percentile latency sort_numeric_asc_with_match 4.57909 ms
50th percentile service time sort_numeric_asc_with_match 2.23867 ms
90th percentile service time sort_numeric_asc_with_match 2.31002 ms
99th percentile service time sort_numeric_asc_with_match 2.73962 ms
100th percentile service time sort_numeric_asc_with_match 3.10034 ms
error rate sort_numeric_asc_with_match 0 %
Min Throughput range_field_conjunction_big_range_big_term_query 2.01 ops/s
Mean Throughput range_field_conjunction_big_range_big_term_query 2.02 ops/s
Median Throughput range_field_conjunction_big_range_big_term_query 2.02 ops/s
Max Throughput range_field_conjunction_big_range_big_term_query 2.04 ops/s
50th percentile latency range_field_conjunction_big_range_big_term_query 3.78924 ms
90th percentile latency range_field_conjunction_big_range_big_term_query 4.22742 ms
99th percentile latency range_field_conjunction_big_range_big_term_query 4.42036 ms
100th percentile latency range_field_conjunction_big_range_big_term_query 4.45934 ms
50th percentile service time range_field_conjunction_big_range_big_term_query 2.51316 ms
90th percentile service time range_field_conjunction_big_range_big_term_query 2.62907 ms
99th percentile service time range_field_conjunction_big_range_big_term_query 2.71394 ms
100th percentile service time range_field_conjunction_big_range_big_term_query 2.72018 ms
error rate range_field_conjunction_big_range_big_term_query 0 %
Min Throughput range_field_disjunction_big_range_small_term_query 2.01 ops/s
Mean Throughput range_field_disjunction_big_range_small_term_query 2.02 ops/s
Median Throughput range_field_disjunction_big_range_small_term_query 2.02 ops/s
Max Throughput range_field_disjunction_big_range_small_term_query 2.04 ops/s
50th percentile latency range_field_disjunction_big_range_small_term_query 3.74431 ms
90th percentile latency range_field_disjunction_big_range_small_term_query 4.20767 ms
99th percentile latency range_field_disjunction_big_range_small_term_query 4.92291 ms
100th percentile latency range_field_disjunction_big_range_small_term_query 4.92562 ms
50th percentile service time range_field_disjunction_big_range_small_term_query 2.42758 ms
90th percentile service time range_field_disjunction_big_range_small_term_query 2.5207 ms
99th percentile service time range_field_disjunction_big_range_small_term_query 2.88503 ms
100th percentile service time range_field_disjunction_big_range_small_term_query 3.12476 ms
error rate range_field_disjunction_big_range_small_term_query 0 %
Min Throughput range_field_conjunction_small_range_small_term_query 2.01 ops/s
Mean Throughput range_field_conjunction_small_range_small_term_query 2.02 ops/s
Median Throughput range_field_conjunction_small_range_small_term_query 2.02 ops/s
Max Throughput range_field_conjunction_small_range_small_term_query 2.04 ops/s
50th percentile latency range_field_conjunction_small_range_small_term_query 3.61436 ms
90th percentile latency range_field_conjunction_small_range_small_term_query 4.00384 ms
99th percentile latency range_field_conjunction_small_range_small_term_query 4.15211 ms
100th percentile latency range_field_conjunction_small_range_small_term_query 4.17157 ms
50th percentile service time range_field_conjunction_small_range_small_term_query 2.28015 ms
90th percentile service time range_field_conjunction_small_range_small_term_query 2.33748 ms
99th percentile service time range_field_conjunction_small_range_small_term_query 2.44341 ms
100th percentile service time range_field_conjunction_small_range_small_term_query 2.46128 ms
error rate range_field_conjunction_small_range_small_term_query 0 %
Min Throughput range_field_conjunction_small_range_big_term_query 2.01 ops/s
Mean Throughput range_field_conjunction_small_range_big_term_query 2.02 ops/s
Median Throughput range_field_conjunction_small_range_big_term_query 2.02 ops/s
Max Throughput range_field_conjunction_small_range_big_term_query 2.04 ops/s
50th percentile latency range_field_conjunction_small_range_big_term_query 3.90804 ms
90th percentile latency range_field_conjunction_small_range_big_term_query 4.31954 ms
99th percentile latency range_field_conjunction_small_range_big_term_query 4.62989 ms
100th percentile latency range_field_conjunction_small_range_big_term_query 4.76226 ms
50th percentile service time range_field_conjunction_small_range_big_term_query 2.57767 ms
90th percentile service time range_field_conjunction_small_range_big_term_query 2.64277 ms
99th percentile service time range_field_conjunction_small_range_big_term_query 2.90961 ms
100th percentile service time range_field_conjunction_small_range_big_term_query 3.04788 ms
error rate range_field_conjunction_small_range_big_term_query 0 %
Min Throughput range-auto-date-histo 1.95 ops/s
Mean Throughput range-auto-date-histo 1.97 ops/s
Median Throughput range-auto-date-histo 1.97 ops/s
Max Throughput range-auto-date-histo 1.98 ops/s
50th percentile latency range-auto-date-histo 437.457 ms
90th percentile latency range-auto-date-histo 466.914 ms
99th percentile latency range-auto-date-histo 522.254 ms
100th percentile latency range-auto-date-histo 544.524 ms
50th percentile service time range-auto-date-histo 436.389 ms
90th percentile service time range-auto-date-histo 464.914 ms
99th percentile service time range-auto-date-histo 521.836 ms
100th percentile service time range-auto-date-histo 544.143 ms
error rate range-auto-date-histo 0 %
Min Throughput range-with-metrics 0.12 ops/s
Mean Throughput range-with-metrics 0.12 ops/s
Median Throughput range-with-metrics 0.12 ops/s
Max Throughput range-with-metrics 0.12 ops/s
50th percentile latency range-with-metrics 794897 ms
90th percentile latency range-with-metrics 1.10583e+06 ms
99th percentile latency range-with-metrics 1.17565e+06 ms
100th percentile latency range-with-metrics 1.17953e+06 ms
50th percentile service time range-with-metrics 8328.87 ms
90th percentile service time range-with-metrics 8425.21 ms
99th percentile service time range-with-metrics 8538.71 ms
100th percentile service time range-with-metrics 8550.07 ms
error rate range-with-metrics 0 %
Min Throughput range-auto-date-histo-with-metrics 0.13 ops/s
Mean Throughput range-auto-date-histo-with-metrics 0.14 ops/s
Median Throughput range-auto-date-histo-with-metrics 0.14 ops/s
Max Throughput range-auto-date-histo-with-metrics 0.14 ops/s
50th percentile latency range-auto-date-histo-with-metrics 693605 ms
90th percentile latency range-auto-date-histo-with-metrics 968637 ms
99th percentile latency range-auto-date-histo-with-metrics 1.03041e+06 ms
100th percentile latency range-auto-date-histo-with-metrics 1.03388e+06 ms
50th percentile service time range-auto-date-histo-with-metrics 7361.09 ms
90th percentile service time range-auto-date-histo-with-metrics 7441.51 ms
99th percentile service time range-auto-date-histo-with-metrics 7697.19 ms
100th percentile service time range-auto-date-histo-with-metrics 7781 ms
error rate range-auto-date-histo-with-metrics 0 %
Min Throughput range-agg-1 2.01 ops/s
Mean Throughput range-agg-1 2.02 ops/s
Median Throughput range-agg-1 2.02 ops/s
Max Throughput range-agg-1 2.04 ops/s
50th percentile latency range-agg-1 4.25455 ms
90th percentile latency range-agg-1 4.65833 ms
99th percentile latency range-agg-1 4.79227 ms
100th percentile latency range-agg-1 4.81834 ms
50th percentile service time range-agg-1 2.92953 ms
90th percentile service time range-agg-1 3.05464 ms
99th percentile service time range-agg-1 3.20126 ms
100th percentile service time range-agg-1 3.23917 ms
error rate range-agg-1 0 %
Min Throughput range-agg-2 2.01 ops/s
Mean Throughput range-agg-2 2.02 ops/s
Median Throughput range-agg-2 2.02 ops/s
Max Throughput range-agg-2 2.04 ops/s
50th percentile latency range-agg-2 3.86822 ms
90th percentile latency range-agg-2 4.30343 ms
99th percentile latency range-agg-2 4.38984 ms
100th percentile latency range-agg-2 4.4238 ms
50th percentile service time range-agg-2 2.52633 ms
90th percentile service time range-agg-2 2.59541 ms
99th percentile service time range-agg-2 2.7181 ms
100th percentile service time range-agg-2 2.72664 ms
error rate range-agg-2 0 %
Min Throughput cardinality-agg-low 2.01 ops/s
Mean Throughput cardinality-agg-low 2.02 ops/s
Median Throughput cardinality-agg-low 2.02 ops/s
Max Throughput cardinality-agg-low 2.03 ops/s
50th percentile latency cardinality-agg-low 4.68394 ms
90th percentile latency cardinality-agg-low 5.0787 ms
99th percentile latency cardinality-agg-low 5.38117 ms
100th percentile latency cardinality-agg-low 5.41729 ms
50th percentile service time cardinality-agg-low 3.33828 ms
90th percentile service time cardinality-agg-low 3.57359 ms
99th percentile service time cardinality-agg-low 3.98028 ms
100th percentile service time cardinality-agg-low 3.99997 ms
error rate cardinality-agg-low 0 %
Min Throughput cardinality-agg-high 1.16 ops/s
Mean Throughput cardinality-agg-high 1.18 ops/s
Median Throughput cardinality-agg-high 1.17 ops/s
Max Throughput cardinality-agg-high 1.21 ops/s
50th percentile latency cardinality-agg-high 35888.2 ms
90th percentile latency cardinality-agg-high 51362.9 ms
99th percentile latency cardinality-agg-high 54839.9 ms
100th percentile latency cardinality-agg-high 55040.1 ms
50th percentile service time cardinality-agg-high 874.686 ms
90th percentile service time cardinality-agg-high 913.245 ms
99th percentile service time cardinality-agg-high 963.363 ms
100th percentile service time cardinality-agg-high 972.436 ms
error rate cardinality-agg-high 0 %
Min Throughput cardinality-agg-very-high 0.91 ops/s
Mean Throughput cardinality-agg-very-high 0.92 ops/s
Median Throughput cardinality-agg-very-high 0.92 ops/s
Max Throughput cardinality-agg-very-high 0.92 ops/s
50th percentile latency cardinality-agg-very-high 59243 ms
90th percentile latency cardinality-agg-very-high 82787.3 ms
99th percentile latency cardinality-agg-very-high 87958 ms
100th percentile latency cardinality-agg-very-high 88239.9 ms
50th percentile service time cardinality-agg-very-high 1073.96 ms
90th percentile service time cardinality-agg-very-high 1113.7 ms
99th percentile service time cardinality-agg-very-high 1157.66 ms
100th percentile service time cardinality-agg-very-high 1165.32 ms
error rate cardinality-agg-very-high 0 %
Min Throughput range_with_asc_sort 2.01 ops/s
Mean Throughput range_with_asc_sort 2.02 ops/s
Median Throughput range_with_asc_sort 2.02 ops/s
Max Throughput range_with_asc_sort 2.04 ops/s
50th percentile latency range_with_asc_sort 7.29767 ms
90th percentile latency range_with_asc_sort 7.58318 ms
99th percentile latency range_with_asc_sort 8.28853 ms
100th percentile latency range_with_asc_sort 8.34515 ms
50th percentile service time range_with_asc_sort 5.83229 ms
90th percentile service time range_with_asc_sort 5.97142 ms
99th percentile service time range_with_asc_sort 6.27573 ms
100th percentile service time range_with_asc_sort 6.41389 ms
error rate range_with_asc_sort 0 %
Min Throughput range_with_desc_sort 2.01 ops/s
Mean Throughput range_with_desc_sort 2.02 ops/s
Median Throughput range_with_desc_sort 2.02 ops/s
Max Throughput range_with_desc_sort 2.04 ops/s
50th percentile latency range_with_desc_sort 7.08237 ms
90th percentile latency range_with_desc_sort 7.45486 ms
99th percentile latency range_with_desc_sort 7.91083 ms
100th percentile latency range_with_desc_sort 8.1043 ms
50th percentile service time range_with_desc_sort 5.75606 ms
90th percentile service time range_with_desc_sort 5.85174 ms
99th percentile service time range_with_desc_sort 6.2619 ms
100th percentile service time range_with_desc_sort 6.44887 ms
error rate range_with_desc_sort 0 %

@github-actions

github-actions Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

❌ Gradle check result for dc7fd62: 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

github-actions Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

✅ Gradle check result for dc7fd62: SUCCESS

@Bukhtawar Bukhtawar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

JDK-25 is an LTS release, do we really want to go to JDK-26 short-term?

@reta

reta commented Apr 9, 2026

Copy link
Copy Markdown
Contributor Author

JDK-25 is an LTS release, do we really want to go to JDK-26 short-term?

Not necessarily, we use to always run on latest JDK (non-LTS) if there are benefits (fe coming from Lucene or impactful fixes). The selling points why we may want to go with JDK-26 are in description, thanks @Bukhtawar

@github-actions

Copy link
Copy Markdown
Contributor

Persistent review updated to latest commit 298057a

@github-actions

Copy link
Copy Markdown
Contributor

❌ Gradle check result for 298057a: 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 298057a: 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

Persistent review updated to latest commit 17195cf

@github-actions

Copy link
Copy Markdown
Contributor

✅ Gradle check result for 17195cf: SUCCESS

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Persistent review updated to latest commit e525aa0

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

❌ Gradle check result for e525aa0: null

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

Persistent review updated to latest commit 672af66

@github-actions

Copy link
Copy Markdown
Contributor

❌ Gradle check result for 672af66: 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 672af66: SUCCESS

@github-actions

Copy link
Copy Markdown
Contributor

Persistent review updated to latest commit f31c8f9

@github-actions

Copy link
Copy Markdown
Contributor

❌ Gradle check result for f31c8f9: 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 f31c8f9: 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 f31c8f9: SUCCESS

@github-actions

Copy link
Copy Markdown
Contributor

Persistent review updated to latest commit 190b888

@github-actions

Copy link
Copy Markdown
Contributor

❌ Gradle check result for 190b888: 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

Persistent review updated to latest commit 55d5af5

@github-actions

Copy link
Copy Markdown
Contributor

❌ Gradle check result for 55d5af5: 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

Persistent review updated to latest commit 2fb7733

@github-actions

Copy link
Copy Markdown
Contributor

❌ Gradle check result for 2fb7733: 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 2fb7733: SUCCESS

@github-actions

Copy link
Copy Markdown
Contributor

Persistent review updated to latest commit c377416

@github-actions

Copy link
Copy Markdown
Contributor

❌ Gradle check result for c377416: 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 c377416: SUCCESS

Signed-off-by: Andriy Redko <drreta@gmail.com>
@github-actions

Copy link
Copy Markdown
Contributor

Persistent review updated to latest commit 727a03f

@github-actions

Copy link
Copy Markdown
Contributor

✅ Gradle check result for 727a03f: SUCCESS

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

Labels

Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. skip-diff-analyzer Maintainer to skip code-diff-analyzer check, after reviewing issues in AI analysis. v3.8.0 Issues and PRs related to version 3.8.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants