Skip to content

[CI] ThreadPoolMergeExecutorServiceDiskSpaceTests testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution failing #129148

Open
@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":server:test" --tests "org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests.testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution" -Dtests.seed=24E783C941644335 -Dtests.locale=bez-Latn-TZ -Dtests.timezone=Europe/Warsaw -Druntime.java=24

Applicable branches:
8.19

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.mockito.exceptions.verification.NeverWantedButInvoked: 
mergeTask.schedule();
Never wanted here:
-> at org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests.lambda$testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution$37(ThreadPoolMergeExecutorServiceDiskSpaceTests.java:866)
But invoked here:
-> at org.elasticsearch.index.engine.ThreadPoolMergeExecutorService.lambda$enqueueMergeTaskExecution$11(ThreadPoolMergeExecutorService.java:326) with arguments: []

Issue Reasons:

  • [8.19] 31 failures in test testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution (3.6% fail rate in 858 executions)
  • [8.19] 2 failures in step ubuntu-2004-aarch64_checkpart1_platform-support-arm (9.5% fail rate in 21 executions)
  • [8.19] 4 failures in step part1 (7.1% fail rate in 56 executions)
  • [8.19] 2 failures in step sles-12_platform-support-unix (10.0% fail rate in 20 executions)
  • [8.19] 2 failures in step opensuse-leap-15_platform-support-unix (10.0% fail rate in 20 executions)
  • [8.19] 2 failures in step openjdk17_checkpart1_java-matrix (10.0% fail rate in 20 executions)
  • [8.19] 4 failures in step part-1 (4.5% fail rate in 89 executions)
  • [8.19] 12 failures in pipeline elasticsearch-periodic-platform-support (57.1% fail rate in 21 executions)
  • [8.19] 7 failures in pipeline elasticsearch-periodic (35.0% fail rate in 20 executions)
  • [8.19] 4 failures in pipeline elasticsearch-intake (7.1% fail rate in 56 executions)
  • [8.19] 4 failures in pipeline elasticsearch-pull-request (4.7% fail rate in 85 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Labels

:Distributed Indexing/EngineAnything around managing Lucene and the Translog in an open shard.>test-failureTriaged test failures from CITeam:Distributed IndexingMeta label for Distributed Indexing teamlow-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions