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

Fix failures in ecosystem CI, caused by insufficient memory #210

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

holly-cummins
Copy link
Contributor

@holly-cummins holly-cummins commented Jun 17, 2024

Somewhere between Quarkus 3.11 and 3.12 the ecosystem CI started failing. The root cause was not obvious, but I believe it is caused by OOMs somewhere, which do not make it to visible stack traces.

The pragmatic fix for pact is to allow more memory. The Quarkus issue is (sort of) tracked by quarkusio/quarkus#38814 and quarkusio/quarkus#41156.

@holly-cummins holly-cummins merged commit 7bb78d6 into quarkiverse:main Jun 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant