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

Experiment failed to start after chaos fault install #5055

Open
JerryPan opened this issue Feb 25, 2025 · 0 comments
Open

Experiment failed to start after chaos fault install #5055

JerryPan opened this issue Feb 25, 2025 · 0 comments

Comments

@JerryPan
Copy link

Question

What could be wrong with my setup in openshift: in UI the install-chaos-faults has completed with success, but the experiment (can be any kind) would be stuck.

The UI reported console log as :

1
mainLogs: W0225 20:34:10.949366       1 client_config.go:552] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
2
2025/02/25 20:34:10 
3
4
ChaosEngine Name : pod-delete-e1uckm68
5
6
2025/02/25 20:34:10 Created Resource Details: 
7
{pod-delete-e1uckm68 litmuschaos.io v1alpha1 ChaosEngine litmus }
8
W0225 20:34:10.987144       1 client_config.go:552] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
9
2025/02/25 20:34:10 Starting Chaos Checker in 1min
10
2025/02/25 20:35:10 Checking if Engine Completed or Stopped
11

The chaos-operator pod reported this error:

2025-02-25T20:29:20.209Z	ERROR	controller.chaosengine	Reconciler error	{"reconciler group": "litmuschaos.io", "reconciler kind": "ChaosEngine", "name": "pod-delete-e1uw8mjc", "namespace": "litmus", "error": "pods \"pod-delete-e1uw8mjc-runner\" is forbidden: cannot set blockOwnerDeletion if an ownerReference refers to a resource you can't set finalizers on: , <nil>"}

Litmus version: 3.0
openshift: 4.17
kubernetes: 1.30.6

Appreciate any help.

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

No branches or pull requests

1 participant