-
Bug
-
Resolution: Cannot Reproduce
-
Normal
-
MTA 7.3.0
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
-
None
Description of problem:
Tech discovery fails on some applications, pod fails due to imagePullOff failure
Version-Release number of selected component (if applicable): 7.3.0-28
How reproducible: sometimes
Steps to Reproduce:
1. Add source application, for example book-server
2. Wait for discovery to fail
3. See the log
Actual results:
Discovery fails, log shows
events: - kind: AddonSelected count: 1 last: 2025-05-06T09:03:06.862591597Z - kind: ExtensionSelected count: 1 reason: java last: 2025-05-06T09:03:06.875572788Z - kind: Postponed count: 7 reason: Rule:Dependency matched:4, other:3 last: 2025-05-06T09:03:13.675746654Z - kind: PodCreated count: 1 reason: openshift-mta/task-4-nfx47 last: 2025-05-06T09:03:15.223385918Z - kind: PodPending count: 142 reason: ContainerCreating last: 2025-05-06T09:04:50.408719622Z - kind: PodPending count: 4 reason: ErrImagePull last: 2025-05-06T09:04:53.296226381Z - kind: ImageError count: 1 reason: ImagePullBackOff last: 2025-05-06T09:04:54.635391416Z - kind: ContainerKilled count: 1 reason: 'container: ''addon'' had not terminated.' last: 2025-05-06T09:04:54.735180619Z errors: - severity: Error description: 'Container (java) failed: ImagePullBackOff'
Expected results:
Discovery shouldn't fail
Additional info:
1. Same app's discovery can fail or succeed randomly
2. This is a regression since build 20 or something like that
- blocks
-
MTA-4602 (QE) MTA 7.3.0 Performance Testing (X,Y stream only)
-
- Closed
-