← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1376389] Re: boto/test_ec2_instance_run.py fails with MismatchError, 'error' not in set

 

*** This bug is a duplicate of bug 1375108 ***
    https://bugs.launchpad.net/bugs/1375108

This is nova bug - https://bugs.launchpad.net/nova/+bug/1375108

** Also affects: nova
   Importance: Undecided
       Status: New

** Changed in: tempest
       Status: New => Invalid

** This bug has been marked a duplicate of bug 1375108
   Failed to reboot instance successfully with EC2

-- 
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/1376389

Title:
  boto/test_ec2_instance_run.py fails with MismatchError, 'error' not in
  set

Status in OpenStack Compute (Nova):
  New
Status in Tempest:
  Invalid

Bug description:
  As seen here: http://logs.openstack.org/02/125402/1/check/check-tempest-dsvm-postgres-full/24a9390/console.html
  and here: http://logs.openstack.org/02/125402/1/check/check-tempest-dsvm-full-icehouse/dae39ea/console.html

   Traceback (most recent call last):
   2014-10-01 17:20:08.496 |       File "tempest/thirdparty/boto/test_ec2_instance_run.py", line 224, in test_run_reboot_terminate_instance
   2014-10-01 17:20:08.496 |         self.assertInstanceStateWait(instance, '_GONE') 
   2014-10-01 17:20:08.496 |       File "tempest/thirdparty/boto/test.py", line 358, in assertInstanceStateWait
   2014-10-01 17:20:08.496 |         state = self.waitInstanceState(lfunction, wait_for)
   2014-10-01 17:20:08.496 |       File "tempest/thirdparty/boto/test.py", line 343, in waitInstanceState
   2014-10-01 17:20:08.497 |         self.valid_instance_state)
   2014-10-01 17:20:08.497 |       File "tempest/thirdparty/boto/test.py", line 334, in state_wait_gone
   2014-10-01 17:20:08.497 |         self.assertIn(state, valid_set | self.gone_set)
   2014-10-01 17:20:08.497 |       File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 354, in assertIn
   2014-10-01 17:20:08.497 |         self.assertThat(haystack, Contains(needle), message)
   2014-10-01 17:20:08.497 |       File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 433, in assertThat
   2014-10-01 17:20:08.497 |         raise mismatch_error
   2014-10-01 17:20:08.497 |     MismatchError: u'error' not in set(['stopped', 'stopping', 'paused', 'running', 'terminated', 'shutting-down', '_GONE', 'pending'])

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