Bug 1508724 - apb image from rhcc registry provision failed
Summary: apb image from rhcc registry provision failed
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Service Broker
Version: 3.7.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 3.7.0
Assignee: Ryan Hallisey
QA Contact: Zhang Cheng
URL:
Whiteboard:
: 1509246 (view as bug list)
Depends On:
Blocks: 1508278 1509018 1509271
TreeView+ depends on / blocked
 
Reported: 2017-11-02 05:47 UTC by Zhang Cheng
Modified: 2017-11-28 22:20 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
undefined
Clone Of:
Environment:
Last Closed: 2017-11-28 22:20:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2017:3188 0 normal SHIPPED_LIVE Moderate: Red Hat OpenShift Container Platform 3.7 security, bug, and enhancement update 2017-11-29 02:34:54 UTC

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


Note You need to log in before you can comment on or make changes to this bug.