Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1874013

Summary: [Assisted-4.5] spelling mistake for agent that failed to query next step
Product: OpenShift Container Platform Reporter: Lital Alon <lalon>
Component: assisted-installerAssignee: Rom Freiman <rfreiman>
assisted-installer sub component: discovery-agent QA Contact: Yuri Obshansky <yobshans>
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: medium    
Priority: high CC: vlaad
Version: 4.5   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: OCP-Metal-juke-3
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-25 21:27:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lital Alon 2020-08-31 10:24:55 UTC
Description of problem:
spelling mistake in the error msg:

Aug 31 10:13:02 worker-0-1 agent[1904]: time="31-08-2020 10:13:02" level=error msg="Cluster 1ecd6d2c-ae86-413c-b066-4af9d7aac172 was not fount in inventory, going to sleep forever" file="step_processor.go:81" error="[GET /clusters/{cluster_id}/hosts/{host_id}/instructions][404] getNextStepsNotFound  &{Code:0xc0001700f0 Href:0xc000170100 ID:0xc00041e1cc Kind:0xc000170110 Reason:0xc000170120}" request_id=47f43156-e92d-4a81-919b-3221c08c45ce

fount should be replaced with found

Steps to Reproduce:
1. register node to cluster, wait until its known
2. delete cluster
3. see agent log

Comment 1 Lital Alon 2020-09-03 11:02:31 UTC
Verified on latest (Sep, 2)