Describe the bug
org.opensearch.gateway.remote.ClusterMetadataManifestTests.testClusterMetadataManifestSerializationEqualsHashCode seems to be flaky. This is reproducible on main.
To Reproduce
Steps to reproduce the behavior:
./gradlew ':server:test' --tests "org.opensearch.gateway.remote.ClusterMetadataManifestTests.testClusterMetadataManifestSerializationEqualsHashCode" -Dtests.seed=EB8125221B0C744A -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=de-DE -Dtests.timezone=US/Alaska -Druntime.java=20
Expected behavior
Test should pass.
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
- OS: [e.g. iOS]
- Version [e.g. 22]
Additional context
https://build.ci.opensearch.org/job/gradle-check/23952/