Skip to content

E2E: disable sdnotify for Consul agents #26078

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

Merged
merged 1 commit into from
Jun 18, 2025
Merged

E2E: disable sdnotify for Consul agents #26078

merged 1 commit into from
Jun 18, 2025

Conversation

tgross
Copy link
Member

@tgross tgross commented Jun 18, 2025

In our E2E environment we've seen some flakiness with the Consul-related tests. As it turns out, the Consul agents are getting restarted every 90s or so because they're timing out their systemd notification.

consul.service: start operation timed out. Terminating.

This appears to be a known issue in Consul and we'll try to contribute some help to hunt down the cause if they want help, but in the meantime let's remove it from our systemd unit files for the Consul agents.

Ref: hashicorp/consul#16844 (comment)
Ref: https://github.com/hashicorp/nomad-e2e/actions/runs/15724328518/job/44311243757

In our E2E environment we've seen some flakiness with the Consul-related
tests. As it turns out, the Consul agents are getting restarted every 90s or so
because they're timing out their systemd notification.

> consul.service: start operation timed out. Terminating.

This appears to be a known issue in Consul and we'll try to contribute some help
to hunt down the cause if they want help, but in the meantime let's remove it
from our systemd unit files for the Consul agents.

Ref: hashicorp/consul#16844 (comment)
Copy link
Member

@gulducat gulducat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yikes!

@tgross tgross merged commit 7bfc045 into main Jun 18, 2025
19 checks passed
@tgross tgross deleted the e2e-consul-notify branch June 18, 2025 21:03
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.

2 participants