-
Bug
-
Resolution: Done
-
Major
-
None
-
1.9.0
-
2
-
False
-
-
False
-
Release Note Not Required
-
-
-
RHDH Install 3287
Description of problem:
Noticed this on several PRs (https://github.com/redhat-developer/rhdh-operator/actions/workflows/pr.yaml):
- https://github.com/redhat-developer/rhdh-operator/actions/runs/21984301264/job/63514524377?pr=2333
- https://github.com/redhat-developer/rhdh-operator/actions/runs/21962314360/job/63442780838?pr=2320
- https://github.com/redhat-developer/rhdh-operator/actions/runs/21962318156/job/63442793752?pr=2321
- ...
[BeforeSuite] [FAILED] [0.005 seconds] [BeforeSuite] /home/runner/work/rhdh-operator/rhdh-operator/integration_tests/suite_test.go:76 Timeline >> STEP: bootstrapping test environment @ 02/13/26 11:00:56.402 [FAILED] in [BeforeSuite] - /home/runner/work/rhdh-operator/rhdh-operator/integration_tests/suite_test.go:113 @ 02/13/26 11:00:56.407 << Timeline [FAILED] Unexpected error: <*fmt.wrapError | 0xc0002d8ec0>: unable to start control plane itself: failed to start the controlplane. retried 5 times: exec: "etcd": executable file not found in $PATH { msg: "unable to start control plane itself: failed to start the controlplane. retried 5 times: exec: \"etcd\": executable file not found in $PATH", err: <*fmt.wrapError | 0xc0002d8ea0>{ msg: "failed to start the controlplane. retried 5 times: exec: \"etcd\": executable file not found in $PATH", err: <*exec.Error | 0xc0002d8e40>{ Name: "etcd", Err: <*errors.errorString | 0x2ffb120>{ s: "executable file not found in $PATH", }, }, }, } occurred In [BeforeSuite] at: /home/runner/work/rhdh-operator/rhdh-operator/integration_tests/suite_test.go:113 @ 02/13/26 11:00:56.407
Reproducibility (Always/Intermittent/Only Once):
Only in CI. Everything works locally.
Build Details:
From the main branch
- links to