./gradlew ":x-pack:plugin:core:test" --tests "org.elasticsearch.xpack.core.security.authc.AuthenticationTests.testMaybeRewriteForOlderVersionWithCrossClusterAccessRewritesAuthenticationInMetadata" -Dtests.seed=54C5A4E7AB34B1F7 -Dtests.locale=kk-KZ -Dtests.timezone=Asia/Pyongyang -Druntime.java=25
java.lang.AssertionError:
Expected: <Authentication[effectiveSubject=Subject{version=9234000, user=User[username=_xpack_security,roles=[],fullName=null,email=null,metadata={}], realm={Realm[__attach.__attach] on Node[akvtHS]}, type=USER, metadata={}},type=INTERNAL]>
but: was <Authentication[effectiveSubject=Subject{version=8500061, user=User[username=_xpack_security,roles=[],fullName=null,email=null,metadata={}], realm={Realm[__attach.__attach] on Node[akvtHS]}, type=USER, metadata={}},type=INTERNAL]>
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.