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

[Backport 2.10] Don't attempt to parse workflow if it doesn't exist #1361

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 733fd4e from #1346.

Signed-off-by: Chase Engelbrecht <[email protected]>
(cherry picked from commit 733fd4e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@engechas
Copy link
Collaborator

Tests seem to be flaky rather than legitimately failing. Reran failure from Build Alerting with JDK 17 on ubuntu-latest locally and it passed

./gradlew ':alerting:integTest' --tests "org.opensearch.alerting.MonitorDataSourcesIT.test execute pre-existing monitor and update" -Dtests.seed=C69396AED5080B97 -Dtests.security.manager=false -Dtests.locale=es-EC -Dtests.timezone=ACT -Druntime.java=17
...
BUILD SUCCESSFUL in 1m 57s

There's also what looks like an unrelated network error for Build Alerting with JDK 11 on macos-latest

Error: Unexpected HTTP status code '500' when retrieving versions from 'https://static.azul.com/zulu/bin/'. <!DOCTYPE html>

Given there's a lot of failures/cancellations, it's probably worth rerunning the failed workflows once to verify that they are indeed transient failures.

@engechas engechas merged commit e7505da into 2.10 Mar 11, 2024
13 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants