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

podman: add info log when returning OCF_NOT_RUNNING #1829

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

freedge
Copy link

@freedge freedge commented Dec 17, 2022

there are multiple cases where OCF_NOT_RUNNING is returned and unfortunately, there are rare cases where the container is, in fact, running.

We add an info log so we have something to look at in case the heartbeat fails for seemingly no reason.

there are multiple cases where OCF_NOT_RUNNING is returned and unfortunately,
there are rare cases where the container is, in fact, running.

We add an info log so we have something to look at in case the heartbeat
fails for seemingly no reason.
@knet-ci-bot
Copy link

Can one of the admins verify this patch?

@freedge
Copy link
Author

freedge commented Dec 20, 2022

that was the error I was looking for fyi

Dec 20 08:53:56  podman(rabbitmq-bundle-podman-1)[435653]:    INFO: monitor cmd failed (rc=255), output: Error: an exec session with ID 207b204101475831fa87c972f13dfff8872e4f33005444fb8a572f6ffc49077f already exists: exec session already exists

@david-hill
Copy link

Could we add a retry here instead ? If it's a race condition that we sometimes hit, re-trying should pass the second time and avoid a costly fencing event.

@knet-jenkins
Copy link

knet-jenkins bot commented Jun 12, 2023

Can one of the admins check and authorise this run please: https://ci.kronosnet.org/job/resource-agents-pipeline/job/PR-1829/1/input

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.

3 participants