← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1866269] [NEW] Testcase 'test_encrypted_cinder_volumes_luks' is broken

 

Public bug reported:

CI job:https://zuul.opendev.org/t/openstack/job/nova-next

==============================
Failed 1 tests - output below:
==============================

tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume]
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    Traceback (most recent call last):
      File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper
        return f(*func_args, **func_kwargs)
      File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 63, in test_encrypted_cinder_volumes_luks
        self.attach_detach_volume(server, volume)
      File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 53, in attach_detach_volume
        attached_volume = self.nova_volume_attach(server, volume)
      File "/opt/stack/tempest/tempest/scenario/manager.py", line 640, in nova_volume_attach
        volume['id'], 'in-use')
      File "/opt/stack/tempest/tempest/common/waiters.py", line 215, in wait_for_volume_resource_status
        raise lib_exc.TimeoutException(message)
    tempest.lib.exceptions.TimeoutException: Request timed out
    Details: volume 201ccef3-07a9-4b5e-b726-e31c922d068d failed to reach in-use status (current available) within the required time (196 s).

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1866269

Title:
  Testcase 'test_encrypted_cinder_volumes_luks' is broken

Status in OpenStack Compute (nova):
  New

Bug description:
  CI job:https://zuul.opendev.org/t/openstack/job/nova-next

  ==============================
  Failed 1 tests - output below:
  ==============================

  tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume]
  -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

  Captured traceback:
  ~~~~~~~~~~~~~~~~~~~
      Traceback (most recent call last):
        File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper
          return f(*func_args, **func_kwargs)
        File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 63, in test_encrypted_cinder_volumes_luks
          self.attach_detach_volume(server, volume)
        File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 53, in attach_detach_volume
          attached_volume = self.nova_volume_attach(server, volume)
        File "/opt/stack/tempest/tempest/scenario/manager.py", line 640, in nova_volume_attach
          volume['id'], 'in-use')
        File "/opt/stack/tempest/tempest/common/waiters.py", line 215, in wait_for_volume_resource_status
          raise lib_exc.TimeoutException(message)
      tempest.lib.exceptions.TimeoutException: Request timed out
      Details: volume 201ccef3-07a9-4b5e-b726-e31c922d068d failed to reach in-use status (current available) within the required time (196 s).

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1866269/+subscriptions


Follow ups