VolumeBuildErrorException

Bug #1413877 reported by Trung Trinh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Invalid
Undecided
Unassigned

Bug Description

Version: stable/juno

Description:
From the patch set https://review.openstack.org/#/c/142006/, it's found another Cinder bug due to the raised exception "VolumeBuildErrorException". This leads to that Volume failed to build and is in ERROR status.

Traceback:

20:12:53 ==============================
20:12:53 Failed 1 tests - output below:
20:12:53 ==============================
20:12:53
20:12:53 tempest.api.volume.admin.test_volumes_actions.VolumesActionsV1Test.test_volume_force_delete_when_volume_is_error[gate]
20:12:53 ----------------------------------------------------------------------------------------------------------------------
20:12:53
20:12:53 Captured traceback:
20:12:53 ~~~~~~~~~~~~~~~~~~~
20:12:53 Traceback (most recent call last):
20:12:53 File "tempest/api/volume/admin/test_volumes_actions.py", line 94, in test_volume_force_delete_when_volume_is_error
20:12:53 self._create_reset_and_force_delete_temp_volume('error')
20:12:53 File "tempest/api/volume/admin/test_volumes_actions.py", line 69, in _create_reset_and_force_delete_temp_volume
20:12:53 temp_volume = self._create_temp_volume()
20:12:53 File "tempest/api/volume/admin/test_volumes_actions.py", line 63, in _create_temp_volume
20:12:53 self.client.wait_for_volume_status(temp_volume['id'], 'available')
20:12:53 File "tempest/services/volume/json/volumes_client.py", line 170, in wait_for_volume_status
20:12:53 raise exceptions.VolumeBuildErrorException(volume_id=volume_id)
20:12:53 VolumeBuildErrorException: Volume ef07e996-8e05-41e0-a402-c0eddbb7778a failed to build and is in ERROR status
20:12:53 Traceback (most recent call last):
20:12:53 _StringException: Empty attachments:
20:12:53 stderr
20:12:53 stdout

For full Trace, please click here: http://paste.openstack.org/show/160650/

Tags: cinder
Changed in cinder:
assignee: nobody → Trung Trinh (trung-t-trinh)
Revision history for this message
Mike Perez (thingee) wrote :

I need more information than a stack trace. Your proposed patch is causing a stack trace is not sufficient information.

Changed in cinder:
status: New → Incomplete
Revision history for this message
Sean McGinnis (sean-mcginnis) wrote :

Automatically unassigning due to inactivity.

Changed in cinder:
assignee: Trung Trinh (trung-t-trinh) → nobody
Changed in cinder:
status: Incomplete → Invalid
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.