test_update_restricted.UpdateRestrictedStackTest fails intermittently

Bug #1766448 reported by Rabi Mishra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
High
Rabi Mishra

Bug Description

Noticed at:

http://logs.openstack.org/27/562727/3/check/heat-functional-convg-mysql-lbaasv2-non-apache/0dd2dba/job-output.txt.gz#_2018-04-24_03_20_39_148119

traceback:

2018-04-24 03:20:39.107993 | primary | 2018-04-24 03:20:39.107 | Captured traceback:
2018-04-24 03:20:39.110282 | primary | 2018-04-24 03:20:39.109 | ~~~~~~~~~~~~~~~~~~~
2018-04-24 03:20:39.113370 | primary | 2018-04-24 03:20:39.112 | Traceback (most recent call last):
2018-04-24 03:20:39.118214 | primary | 2018-04-24 03:20:39.116 | File "/opt/stack/new/heat/heat_integrationtests/functional/test_update_restricted.py", line 67, in test_update
2018-04-24 03:20:39.120518 | primary | 2018-04-24 03:20:39.119 | expected_status='UPDATE_FAILED')
2018-04-24 03:20:39.122630 | primary | 2018-04-24 03:20:39.121 | File "/opt/stack/new/heat/heat_integrationtests/common/test.py", line 419, in update_stack
2018-04-24 03:20:39.125002 | primary | 2018-04-24 03:20:39.124 | self._wait_for_stack_status(**kwargs)
2018-04-24 03:20:39.134809 | primary | 2018-04-24 03:20:39.130 | File "/opt/stack/new/heat/heat_integrationtests/common/test.py", line 350, in _wait_for_stack_status
2018-04-24 03:20:39.138424 | primary | 2018-04-24 03:20:39.137 | fail_regexp, is_action_cancelled):
2018-04-24 03:20:39.140489 | primary | 2018-04-24 03:20:39.139 | File "/opt/stack/new/heat/heat_integrationtests/common/test.py", line 303, in _verify_status
2018-04-24 03:20:39.142838 | primary | 2018-04-24 03:20:39.142 | stack_status_reason=stack.stack_status_reason)
2018-04-24 03:20:39.148119 | primary | 2018-04-24 03:20:39.147 | heat_integrationtests.common.exceptions.StackBuildErrorException: Stack UpdateRestrictedStackTest-843526616/70d86905-9ab0-4b17-bee2-fc883a751a19 is in UPDATE_COMPLETE status due to 'Stack UPDATE

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

Fix proposed to branch: master
Review: https://review.openstack.org/563893

Changed in heat:
assignee: nobody → Rabi Mishra (rabi)
status: New → In Progress
Rabi Mishra (rabi)
Changed in heat:
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/563893
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=685f95b49de6800d8ed6eebeb32ea3a1dc64fc26
Submitter: Zuul
Branch: master

commit 685f95b49de6800d8ed6eebeb32ea3a1dc64fc26
Author: rabi <email address hidden>
Date: Tue Apr 24 16:41:19 2018 +0530

    Do deepcopy when copying templates

    test_template is defined as a dict, so do a deepcopy
    instead.

    Change-Id: I0f7d222d5f95aa8e8ed73ae0d7a100470271e113
    Closes-Bug: #1766448

Changed in heat:
status: In Progress → Fix Released
Rico Lin (rico-lin)
Changed in heat:
milestone: none → rocky-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/heat 11.0.0.0b2

This issue was fixed in the openstack/heat 11.0.0.0b2 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (stable/pike)

Fix proposed to branch: stable/pike
Review: https://review.opendev.org/688538

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (stable/queens)

Fix proposed to branch: stable/queens
Review: https://review.opendev.org/692431

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (stable/queens)

Reviewed: https://review.opendev.org/692431
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=f2f2f3f0a91791384aa35719725b44de27d133fc
Submitter: Zuul
Branch: stable/queens

commit f2f2f3f0a91791384aa35719725b44de27d133fc
Author: rabi <email address hidden>
Date: Tue Apr 24 16:41:19 2018 +0530

    Do deepcopy when copying templates

    test_template is defined as a dict, so do a deepcopy
    instead.

    Change-Id: I0f7d222d5f95aa8e8ed73ae0d7a100470271e113
    Closes-Bug: #1766448
    (cherry picked from commit 685f95b49de6800d8ed6eebeb32ea3a1dc64fc26)

tags: added: in-stable-queens
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (stable/pike)

Reviewed: https://review.opendev.org/688538
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=f7bd21eaacd436b66de96ada520138272fdec21f
Submitter: Zuul
Branch: stable/pike

commit f7bd21eaacd436b66de96ada520138272fdec21f
Author: rabi <email address hidden>
Date: Tue Apr 24 16:41:19 2018 +0530

    Do deepcopy when copying templates

    test_template is defined as a dict, so do a deepcopy
    instead.

    Change-Id: I0f7d222d5f95aa8e8ed73ae0d7a100470271e113
    Closes-Bug: #1766448
    (cherry picked from commit 685f95b49de6800d8ed6eebeb32ea3a1dc64fc26)

tags: added: in-stable-pike
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/heat pike-eol

This issue was fixed in the openstack/heat pike-eol release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/heat queens-eol

This issue was fixed in the openstack/heat queens-eol release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.