-
Notifications
You must be signed in to change notification settings - Fork 283
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
[Flaky] Compile failure due to 403 from lucene snapshots #3597
Comments
|
|
[Triage] @reta shared there are actually no Lucene Snapshots in main for several weeks so the cause of this failure is not obvious. Adding action items for:
Associated context will have to be taken from the linked logs: https://github.com/opensearch-project/security/actions/runs/6658542778/job/18095643149?pr=3601 |
@peternied Can this issue be closed? I believe opensearch-project/opensearch-build#3874 will help with stability. |
I think we need to switch to the new url... looking into this |
### Description Switched to more reliable OpenSearch Lucene snapshot location ### Issues Resolved - Resolves #3597 ### Check List - [ ] ~New functionality includes testing~ - [ ] ~New functionality has been documented~ - [X] Commits are signed per the DCO using --signoff By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check [here](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin). Signed-off-by: Peter Nied <[email protected]>
### Description Switched to more reliable OpenSearch Lucene snapshot location ### Issues Resolved - Resolves #3597 ### Check List - [ ] ~New functionality includes testing~ - [ ] ~New functionality has been documented~ - [X] Commits are signed per the DCO using --signoff By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check [here](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin). Signed-off-by: Peter Nied <[email protected]> (cherry picked from commit 31f1625) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…arch-project#3912) ### Description Switched to more reliable OpenSearch Lucene snapshot location ### Issues Resolved - Resolves opensearch-project#3597 ### Check List - [ ] ~New functionality includes testing~ - [ ] ~New functionality has been documented~ - [X] Commits are signed per the DCO using --signoff By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check [here](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin). Signed-off-by: Peter Nied <[email protected]>
Description
We've seen failures a number of times trying to get resources from the lucene cloudfront url.
Excepted Result
Lucene snapshot should never return 403s, only 200s or 404s.
The text was updated successfully, but these errors were encountered: