Bug 1508724

Summary: apb image from rhcc registry provision failed
Product: OpenShift Container Platform Reporter: Zhang Cheng <chezhang>
Component: Service BrokerAssignee: Ryan Hallisey <rhallise>
Status: CLOSED ERRATA QA Contact: Zhang Cheng <chezhang>
Severity: high Docs Contact:
Priority: high    
Version: 3.7.0CC: aos-bugs, chezhang, jmatthew, rhallise, wmeng
Target Milestone: ---Keywords: TestBlocker
Target Release: 3.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
undefined
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-28 22:20:57 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:
Bug Depends On:    
Bug Blocks: 1508278, 1509018, 1509271    

Comment 1 Ryan Hallisey 2017-11-02 13:31:14 UTC
Can you attach the whole log from the broker and do an oc describe on the apb?
It seems like the docker image isn't found.  I'm wondering where the apb is looking.

Comment 3 Ryan Hallisey 2017-11-02 15:36:19 UTC
InspectFailed		Failed to apply default image tag "/openshift3/postgresql-apb:v3.7.0-0.189.0.0": couldn't parse image reference "/openshift3/postgresql-apb:v3.7.0-0.189.0.0": invalid reference format

"/openshift3/postgresql-apb:v3.7.0-0.189.0.0" This looks like you're missing the registry address. It should look like: "registry.access.stage.redhat.com/openshift3/postgresql-apb:v3.7.0-0.189.0.0"

Are you sure that you configured the registry correctly? I think there might be some flags you need: --add-registry=asb-registry.usersys.redhat.com:5000 --insecure-registry asb-registry.usersys.redhat.com:5000

Comment 6 Ryan Hallisey 2017-11-03 14:35:04 UTC
*** Bug 1509246 has been marked as a duplicate of this bug. ***

Comment 9 Ryan Hallisey 2017-11-06 14:38:13 UTC
I don't see images with the tag v3.7.0-0.191.0.0. The latest I can find in the catalog is v3.7.0-0.189.0.0. Does it work with v3.7.0-0.189.0.0?

Comment 11 Ryan Hallisey 2017-11-06 15:40:22 UTC
I didn't mean service-catalog and ansible-service-broker images. I meant the apb tags, sorry for not being specific. 

In the staged registry, the latest tags for apbs I can find is 'v3.7.0-0.189.0.0' and not 'v3.7.0-0.191.0.0'. My suggestion is to retest with the tag 'v3.7.0-0.189.0.0'.

https://access.stage.redhat.com/containers/?tab=tags#/registry.access.redhat.com/openshift3/postgresql-apb


    registry:
      - type: "rhcc"
        name: "rhcc"
        url: "registry.access.stage.redhat.com"
        tag:  v3.7.0-0.189.0.0
        white_list:
          - ".*-apb$"

Comment 12 Zhang Cheng 2017-11-06 15:46:00 UTC
I will double confirm tomorrow. Thanks for your update.

Comment 17 errata-xmlrpc 2017-11-28 22:20:57 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2017:3188