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] FileAccessTreeTests testDuplicateExclusivePaths failing #124603

Open
elasticsearchmachine opened this issue Mar 11, 2025 · 1 comment
Open
Labels
:Core/Infra/Entitlements Entitlements infrastructure needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Core/Infra Meta label for core/infra team >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Mar 11, 2025

Build Scans:

Reproduction Line:

gradlew ":libs:entitlement:test" --tests "org.elasticsearch.entitlement.runtime.policy.FileAccessTreeTests.testDuplicateExclusivePaths" -Dtests.seed=69933420B0F4A869 -Dtests.locale=jgo-Latn-CM -Dtests.timezone=Asia/Seoul -Druntime.java=24

Applicable branches:
8.x

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: "Path [/a/b] is already exclusive to [component1][module1], cannot add exclusive access for [component2][module1]"
     but: was "Path [C:\\a\\b] is already exclusive to [component1][module1], cannot add exclusive access for [component2][module1]"

Issue Reasons:

  • [8.x] 2 consecutive failures in test testDuplicateExclusivePaths
  • [8.x] 9 consecutive failures in step windows-2019_checkpart1_platform-support-windows
  • [8.x] 9 consecutive failures in step windows-2022_checkpart1_platform-support-windows
  • [8.x] 18 failures in test testDuplicateExclusivePaths (5.2% fail rate in 346 executions)
  • [8.x] 9 failures in step windows-2019_checkpart1_platform-support-windows (100.0% fail rate in 9 executions)
  • [8.x] 9 failures in step windows-2022_checkpart1_platform-support-windows (100.0% fail rate in 9 executions)
  • [8.x] 9 failures in pipeline elasticsearch-periodic-platform-support (100.0% fail rate in 9 executions)

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

@elasticsearchmachine elasticsearchmachine added :Core/Infra/Entitlements Entitlements infrastructure >test-failure Triaged test failures from CI Team:Core/Infra Meta label for core/infra team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Mar 11, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-core-infra (Team:Core/Infra)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Entitlements Entitlements infrastructure needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Core/Infra Meta label for core/infra team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

1 participant