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

[BUG] CI / report-coverage (pull_request) is consistently failing #3878

Closed
cwperks opened this issue Dec 20, 2023 · 3 comments
Closed

[BUG] CI / report-coverage (pull_request) is consistently failing #3878

cwperks opened this issue Dec 20, 2023 · 3 comments
Assignees
Labels
bug Something isn't working triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable.

Comments

@cwperks
Copy link
Member

cwperks commented Dec 20, 2023

What is the bug?

The CI check CI / report-coverage (pull_request) is consistently failing with the following error message:

Error: An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/security/security/downloaded-artifacts'. No such file or directory

Seen here: https://github.com/opensearch-project/security/actions/runs/7277273234/job/19829594705?pr=3810

@cwperks cwperks added bug Something isn't working untriaged Require the attention of the repository maintainers and may need to be prioritized labels Dec 20, 2023
@peternied
Copy link
Member

peternied commented Dec 22, 2023

I've mitigated the issue by reverting a change to which version of the download-artifacts plugin we were using. This bug was introduced in [2] due to a breaking change [3] in how artifacts are uploaded and downloaded.

I'd recommend we re-write the the workflow to stop using alehechka/upload-tartifact@v2 and switch to using actions/upload-artifacts@v4 actions/download-artifacts@v4

@stephen-crawford
Copy link
Contributor

[Triage] Craig and Peter have some work to hopefully fix this shortly. This is certainly something we want fixed.

@stephen-crawford stephen-crawford added triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable. and removed untriaged Require the attention of the repository maintainers and may need to be prioritized labels Jan 8, 2024
@reta
Copy link
Collaborator

reta commented Jan 8, 2024

@cwperks cwperks closed this as completed Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
Projects
None yet
Development

No branches or pull requests

4 participants