Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] CustomWebIdentityTokenCredentialsProviderTests testPickUpNewWebIdentityTokenWhenItsChanged failing #126306

Closed
elasticsearchmachine opened this issue Apr 4, 2025 · 1 comment · Fixed by #126309
Labels
:Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs low-risk An open issue or test failure that is a low risk to future releases Team:Distributed Coordination Meta label for Distributed Coordination team >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Apr 4, 2025

Build Scans:

Reproduction Line:

./gradlew ":modules:repository-s3:qa:web-identity-token:test" --tests "org.elasticsearch.repositories.s3.CustomWebIdentityTokenCredentialsProviderTests.testCreateWebIdentityTokenCredentialsProvider" -Dtests.seed=B9B4FCCCE00D687C -Dtests.jvm.argline="-Des.entitlements.enabled=false" -Dtests.locale=ps-PK -Dtests.timezone=Europe/Dublin -Druntime.java=21

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "accessDeclaredMembers")

Issue Reasons:

  • [main] 2 consecutive failures in test testPickUpNewWebIdentityTokenWhenItsChanged
  • [main] 4 failures in test testPickUpNewWebIdentityTokenWhenItsChanged (1.7% fail rate in 235 executions)

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

@elasticsearchmachine elasticsearchmachine added :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >test-failure Triaged test failures from CI needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Distributed Coordination Meta label for Distributed Coordination team labels Apr 4, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-distributed-coordination (Team:Distributed Coordination)

DaveCTurner added a commit to DaveCTurner/elasticsearch that referenced this issue Apr 4, 2025
@DaveCTurner DaveCTurner added low-risk An open issue or test failure that is a low risk to future releases and removed needs:risk Requires assignment of a risk label (low, medium, blocker) labels Apr 4, 2025
DaveCTurner added a commit to DaveCTurner/elasticsearch that referenced this issue Apr 4, 2025
elasticsearchmachine pushed a commit that referenced this issue Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs low-risk An open issue or test failure that is a low risk to future releases Team:Distributed Coordination Meta label for Distributed Coordination team >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants