-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Search Foundations/SearchCatch all for Search FoundationsCatch all for Search Foundations>test-failureTriaged test failures from CITriaged test failures from CITeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearchneeds:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)
Description
Build Scans:
- elasticsearch-periodic-platform-support #7721 / ubuntu-2404-aarch64_checkpart2_platform-support-arm
- elasticsearch-periodic #7699 / openjdk21_checkpart2_java-fips-matrix
- elasticsearch-pull-request #68434 / part-2
- elasticsearch-pull-request #68409 / part-2
- elasticsearch-periodic-platform-support #7672 / windows-2022_checkpart2_platform-support-windows
Reproduction Line:
./gradlew ":x-pack:plugin:async-search:internalClusterTest" --tests "org.elasticsearch.xpack.search.AsyncSearchActionIT.testMaxResponseSize" -Dtests.seed=F6C57135883BF80C -Dtests.locale=pl-Latn-PL -Dtests.timezone=Europe/Samara -Druntime.java=24
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError:
Expected: an empty collection
but: <[LEAK: ByteBuf.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information.
Recent access records:
#1:
org.elasticsearch.transport.netty4.WrappedByteBuf.release(WrappedByteBuf.java:1028)
org.elasticsearch.transport.netty4.TrashingByteBuf.release(TrashingByteBuf.java:37)
org.elasticsearch.transport.netty4.Netty4Utils$ByteBufRefCounted.decRef(Netty4Utils.java:172)
org.elasticsearch.common.bytes.ReleasableBytesReference.close(ReleasableBytesReference.java:98)
org.elasticsearch.transport.InboundPipeline.releasePendingBytes(InboundPipeline.java:145)
org.elasticsearch.transport.InboundPipeline.doHandleBytes(InboundPipeline.java:97)
org.elasticsearch.transport.InboundPipeline.handleBytes(InboundPipeline.java:69)
org.elasticsearch.transport.netty4.Netty4MessageInboundHandler.channelRead(Netty4MessageInboundHandler.java:54)
io.netty.channel.Abst
[truncated]
Issue Reasons:
- [main] 5 failures in test testMaxResponseSize (1.1% fail rate in 468 executions)
- [main] 2 failures in step part-2 (1.0% fail rate in 204 executions)
- [main] 2 failures in pipeline elasticsearch-periodic-platform-support (22.2% fail rate in 9 executions)
- [main] 2 failures in pipeline elasticsearch-pull-request (1.0% fail rate in 204 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
Metadata
Metadata
Assignees
Labels
:Search Foundations/SearchCatch all for Search FoundationsCatch all for Search Foundations>test-failureTriaged test failures from CITriaged test failures from CITeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearchneeds:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)