-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Closed
Copy link
Labels
:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITriaged test failures from CITeam:Distributed (Obsolete)Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.needs:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)
Description
Build Scans:
- elasticsearch-periodic #3602 / openjdk17_checkpart2_java-matrix
- elasticsearch-periodic #3602 / graalvm-ce17_checkpart2_java-matrix
- elasticsearch-periodic #3570 / openjdk17_checkpart2_java-fips-matrix
- elasticsearch-periodic #3570 / graalvm-ce17_checkpart2_java-matrix
- elasticsearch-periodic #3570 / openjdk17_checkpart2_java-matrix
- elasticsearch-periodic #3566 / openjdk17_checkpart2_java-fips-matrix
- elasticsearch-pull-request #27113 / part-2-fips
- elasticsearch-pull-request #27113 / part-2-fips
- elasticsearch-pull-request #27113 / part-2-fips
- elasticsearch-pull-request #27113 / part-2-fips
Reproduction Line:
./gradlew ":x-pack:plugin:snapshot-based-recoveries:qa:azure:javaRestTest" --tests "org.elasticsearch.xpack.snapshotbasedrecoveries.recovery.AzureSnapshotBasedRecoveryIT.testRecoveryUsingSnapshots" -Dtests.seed=9A7F28CC7BD51B6D -Dtests.locale=pl -Dtests.timezone=MET -Druntime.java=17
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
org.elasticsearch.client.ResponseException: method [PUT], host [http://[::1]:42705], URI [/_snapshot/repository?verify=true], status line [HTTP/1.1 500 Internal Server Error]
---
error:
root_cause:
- type: "invalid_algorithm_parameter_exception"
reason: "invalid_algorithm_parameter_exception: the trustAnchors parameter must\
\ be non-empty"
type: "repository_verification_exception"
reason: "[repository] path [_snapshot_based_recoveries_tests_9A7F28CC7BD51B6D] is\
\ not accessible on master node"
caused_by:
type: "runtime_exception"
reason: "runtime_exception: Unexpected error: java.security.InvalidAlgorithmParameterException:\
\ the trustAnchors parameter must be non-empty"
caused_by:
type: "invalid_algorithm_parameter_exception"
reason: "invalid_algorithm_parameter_exception: the trustAnchors parameter must\
\ be non-empty"
suppressed:
- type: "exception"
reason: "exception: #block terminated with an error"
status: 500
Issue Reasons:
- [main] 2 consecutive failures in test testRecoveryUsingSnapshots
- [main] 3 consecutive failures in step openjdk17_checkpart2_java-matrix
- [main] 2 consecutive failures in step graalvm-ce17_checkpart2_java-matrix
- [main] 16 failures in test testRecoveryUsingSnapshots (3.1% fail rate in 517 executions)
- [main] 3 failures in step openjdk17_checkpart2_java-matrix (100.0% fail rate in 3 executions)
- [main] 2 failures in step graalvm-ce17_checkpart2_java-matrix (100.0% fail rate in 2 executions)
- [main] 6 failures in step openjdk17_checkpart2_java-fips-matrix (85.7% fail rate in 7 executions)
- [main] 5 failures in step part-2-fips (83.3% fail rate in 6 executions)
- [main] 8 failures in pipeline elasticsearch-periodic (66.7% fail rate in 12 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITriaged test failures from CITeam:Distributed (Obsolete)Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.needs:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)