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

Bug 1868193

Summary: [Assisted-4.5] Discovery agent did not start Error: unable to pull quay.io/ocpmetal/agent:latest
Product: OpenShift Container Platform Reporter: Yuri Obshansky <yobshans>
Component: assisted-installerAssignee: Ronnie Lazar <alazar>
assisted-installer sub component: discovery-agent QA Contact: Yuri Obshansky <yobshans>
Status: CLOSED NOTABUG Docs Contact:
Severity: urgent    
Priority: unspecified CC: aos-bugs, mfilanov
Version: 4.5   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-08-18 11:17:00 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 Yuri Obshansky 2020-08-11 23:31:13 UTC
Description of problem:
Discovery agent did not start properly on nodes as result test failed.
Aug 11 20:27:12 localhost systemd[1]: Starting agent.service...
Aug 11 20:27:12 localhost podman[1747]: Trying to pull quay.io/ocpmetal/agent:latest...
Aug 11 20:27:12 localhost podman[1747]:   Get https://quay.io/v2/: dial tcp: lookup quay.io on [::1]:53: read udp [::1]:33230->[::1]:53: read: connection refused
Aug 11 20:27:12 localhost podman[1747]: Error: unable to pull quay.io/ocpmetal/agent:latest: unable to pull image: Error initializing source docker://quay.io/ocpmetal/agent:latest: error pinging docker registry quay.io: Get https://quay.io/v2/: dial tcp: lookup quay.io on [::1]:53: read udp [::1]:33230->[::1]:53: read: connection refused
Aug 11 20:27:12 localhost systemd[1]: agent.service: Control process exited, code=exited status=125
Aug 11 20:27:12 localhost systemd[1]: agent.service: Failed with result 'exit-code'.


root        2183       1  0 20:27 ?        00:00:00 /usr/local/bin/agent --url http://assisted-service.edge-qe.apps.ocp.prod.psi.redhat.com:80 --cluster-id 86d01107-b745-4608-993d-fb7d46a10362 --agent-version quay.io/ocpmetal/agent:latest


[core@master-0-0 ~]$ ping assisted-installer-ui.edge-qe.apps.ocp.prod.psi.redhat.com
PING assisted-installer-ui.edge-qe.apps.ocp.prod.psi.redhat.com (10.0.117.143) 56(84) bytes of data.
64 bytes from 10.0.117.143 (10.0.117.143): icmp_seq=1 ttl=52 time=152 ms
64 bytes from 10.0.117.143 (10.0.117.143): icmp_seq=2 ttl=52 time=152 ms
64 bytes from 10.0.117.143 (10.0.117.143): icmp_seq=3 ttl=52 time=152 ms

Probably it is a result from bug 
https://bugzilla.redhat.com/show_bug.cgi?id=1868144

Version-Release number of selected component (if applicable):
latest from today deployment (August 11)

How reproducible:
PSI Assisted Installer
http://assisted-installer-ui.edge-qe.apps.ocp.prod.psi.redhat.com/clusters/1e223c34-ee23-4f7e-a435-d5b49652aee6

Jenkins job:
https://jenkins-fci-continuous-productization.cloud.paas.psi.redhat.com/job/ocp-assisted/469/console



Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Michael Filanov 2020-08-12 07:28:14 UTC
This URL is already deprecated - everything moved to https://quay.io/repository/ocpmetal/assisted-installer-agent and it should not happen on master