Bug 1824828 - e2e-gcp ContainerFailed one or more containers exited (failed containers: setup)
Summary: e2e-gcp ContainerFailed one or more containers exited (failed containers: setup)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.11.0
Hardware: All
OS: All
unspecified
high
Target Milestone: ---
: 3.11.z
Assignee: Russell Teague
QA Contact: Gaoyun Pei
URL:
Whiteboard:
Depends On:
Blocks: 1741138
TreeView+ depends on / blocked
 
Reported: 2020-04-16 14:16 UTC by Sebastian Jug
Modified: 2020-08-26 22:44 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Updated the requested gce disk size to match the underlying requested image size.
Clone Of:
Environment:
Last Closed: 2020-08-26 22:44:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift openshift-ansible pull 12144 0 None closed Bug 1824828: [release-3.11] Update GCE image disk size 2020-09-02 07:18:41 UTC
Github openshift openshift-ansible pull 12146 0 None closed Bug 1824828: [release-3.11] Update GCE image disk size (build_image) 2020-09-02 07:18:42 UTC
Red Hat Product Errata RHBA-2020:3245 0 None None None 2020-08-26 22:44:51 UTC

Description Sebastian Jug 2020-04-16 14:16:01 UTC
Description of problem:
e2e-gcp job fails due to invalid resource.sizeGb 
For example: https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/pr-logs/pull/24382/pull-ci-openshift-origin-release-3.11-e2e-gcp/927

Version-Release number of selected component (if applicable):
origin-release-3.11

How reproducible:
Every time seemingly (https://prow.svc.ci.openshift.org/job-history/origin-ci-test/pr-logs/directory/pull-ci-openshift-origin-release-3.11-e2e-gcp)


Steps to Reproduce:
1. Wait for pull-ci-openshift-origin-release-3.11-e2e-gcp
2. ??
3. Error

Actual results:
template pod "e2e-gcp" failed: the pod ci-op-ycip5r0h/e2e-gcp failed after 3h3m15s (failed containers: setup): ContainerFailed one or more containers exited

Container setup exited with code 2, reason Error
---
---------------------- 0.03s
/usr/share/ansible/openshift-ansible/playbooks/gcp/openshift-cluster/build_image.yml:27 


Failure summary:


  1. Hosts:    localhost
     Play:     Launch image build instance
     Task:     Create the image instance disk
     Message:  Unexpected response: ({u'domain': u'global', u'message': u"Invalid value for field 'resource.sizeGb': '10'. Requested disk size cannot be smaller than the image size (20 GB)", u'reason': u'invalid'}). Detail: Traceback (most recent call last):
                 File "/tmp/ansible_gce_pd_payload_kxnqjw/__main__.py", line 237, in main
                   snapshot=lc_snapshot, ex_disk_type=disk_type)
                 File "/usr/lib/python2.7/site-packages/libcloud/compute/drivers/gce.py", line 5063, in create_volume
                   data=volume_data, params=params)
                 File "/usr/lib/python2.7/site-packages/libcloud/common/base.py", line 772, in async_request
                   response = request(**kwargs)
                 File "/usr/lib/python2.7/site-packages/libcloud/compute/drivers/gce.py", line 121, in request
                   response = super(GCEConnection, self).request(*args, **kwargs)
                 File "/usr/lib/python2.7/site-packages/libcloud/common/google.py", line 808, in request
                   *args, **kwargs)
                 File "/usr/lib/python2.7/site-packages/libcloud/common/base.py", line 637, in request
                   response = responseCls(**kwargs)
                 File "/usr/lib/python2.7/site-packages/libcloud/common/base.py", line 159, in __init__
                   self.object = self.parse_body()
                 File "/usr/lib/python2.7/site-packages/libcloud/common/google.py", line 288, in parse_body
                   raise InvalidRequestError(message, self.status, code)
               InvalidRequestError: {u'domain': u'global', u'message': u"Invalid value for field 'resource.sizeGb': '10'. Requested disk size cannot be smaller than the image size (20 GB)", u'reason': u'invalid'}


Expected results:
Expected successful "Launch image build instance" step

Comment 8 Scott Dodson 2020-07-24 14:56:00 UTC
This test has been largely green since July 8th when the changes were made. Marking VERIFIED.

Comment 11 errata-xmlrpc 2020-08-26 22:44:37 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 (OpenShift Container Platform 3.11.272 bug fix and enhancement update), 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/RHBA-2020:3245


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