Skip to content

[CI] AdaptiveAllocationsScalerServiceTests test_scaleDownToZero_whenNoRequests failing #134085

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

gradlew ":x-pack:plugin:ml:test" --tests "org.elasticsearch.xpack.ml.inference.adaptiveallocations.AdaptiveAllocationsScalerServiceTests.test_scaleDownToZero_whenNoRequests" -Dtests.seed=F63884C20C804169 -Dtests.locale=mr-Deva-IN -Dtests.timezone=America/North_Dakota/New_Salem -Druntime.java=24

Applicable branches:
8.19

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.mockito.exceptions.verification.TooFewActualInvocations: 
client.threadPool();
Wanted 2 times:
-> at org.elasticsearch.xpack.ml.inference.adaptiveallocations.AdaptiveAllocationsScalerServiceTests.test_scaleDownToZero_whenNoRequests(AdaptiveAllocationsScalerServiceTests.java:314)
But was 1 time:
-> at org.elasticsearch.xpack.core.ClientHelper.executeAsyncWithOrigin(ClientHelper.java:239)

Issue Reasons:

  • [8.19] 2 failures in test test_scaleDownToZero_whenNoRequests (0.3% fail rate in 572 executions)
  • [8.19] 2 failures in pipeline elasticsearch-periodic-platform-support (10.0% fail rate in 20 executions)

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

Metadata

Metadata

Assignees

Labels

:mlMachine learning>test-failureTriaged test failures from CITeam:MLMeta label for the ML teamneeds:riskRequires assignment of a risk label (low, medium, blocker)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions