boto test error: test_run_reboot_terminate_instance

Bug #1376917 reported by Kui Shi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Core Infrastructure
New
Undecided
Unassigned

Bug Description

http://logs.openstack.org/37/122037/5/check/check-tempest-dsvm-full/eabbb5a/console.html

2014-10-02 02:51:03.291 |
2014-10-02 02:51:03.291 | tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_reboot_terminate_instance
2014-10-02 02:51:03.291 | ------------------------------------------------------------------------------------------------
2014-10-02 02:51:03.291 |
2014-10-02 02:51:03.291 | Captured traceback:
2014-10-02 02:51:03.292 | ~~~~~~~~~~~~~~~~~~~
2014-10-02 02:51:03.292 | Traceback (most recent call last):
2014-10-02 02:51:03.292 | File "tempest/thirdparty/boto/test_ec2_instance_run.py", line 224, in test_run_reboot_terminate_instance
2014-10-02 02:51:03.292 | self.assertInstanceStateWait(instance, '_GONE')
2014-10-02 02:51:03.292 | File "tempest/thirdparty/boto/test.py", line 358, in assertInstanceStateWait
2014-10-02 02:51:03.292 | state = self.waitInstanceState(lfunction, wait_for)
2014-10-02 02:51:03.292 | File "tempest/thirdparty/boto/test.py", line 343, in waitInstanceState
2014-10-02 02:51:03.292 | self.valid_instance_state)
2014-10-02 02:51:03.292 | File "tempest/thirdparty/boto/test.py", line 334, in state_wait_gone
2014-10-02 02:51:03.292 | self.assertIn(state, valid_set | self.gone_set)
2014-10-02 02:51:03.293 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 354, in assertIn
2014-10-02 02:51:03.293 | self.assertThat(haystack, Contains(needle), message)
2014-10-02 02:51:03.293 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 433, in assertThat
2014-10-02 02:51:03.293 | raise mismatch_error
2014-10-02 02:51:03.293 | MismatchError: u'error' not in set(['terminated', 'paused', 'running', 'stopping', 'stopped', 'pending', '_GONE', 'shutting-down'])
2014-10-02 02:51:03.293 | Traceback (most recent call last):
2014-10-02 02:51:03.293 | _StringException: Empty attachments:
2014-10-02 02:51:03.293 | stderr
2014-10-02 02:51:03.293 | stdout
2014-10-02 02:51:03.293 |
2014-10-02 02:51:03.293 | pythonlogging:'': {{{
2014-10-02 02:51:03.293 | 2014-10-02 02:41:24,160 27342 INFO [tempest.thirdparty.boto.utils.wait] State transition "pending" ==> "running" 3 second
2014-10-02 02:51:03.294 | 2014-10-02 02:41:24,369 27342 DEBUG [tempest.thirdparty.boto.test_ec2_instance_run] Instance rebooted - state: running
2014-10-02 02:51:03.294 | 2014-10-02 02:41:26,305 27342 INFO [tempest.thirdparty.boto.utils.wait] State transition "running" ==> "error" 1 second
2014-10-02 02:51:03.294 | }}}
2014-10-02 02:51:03.294 |
2014-10-02 02:51:03.294 | Traceback (most recent call last):
2014-10-02 02:51:03.294 | File "tempest/thirdparty/boto/test_ec2_instance_run.py", line 224, in test_run_reboot_terminate_instance
2014-10-02 02:51:03.294 | self.assertInstanceStateWait(instance, '_GONE')
2014-10-02 02:51:03.294 | File "tempest/thirdparty/boto/test.py", line 358, in assertInstanceStateWait
2014-10-02 02:51:03.294 | state = self.waitInstanceState(lfunction, wait_for)
2014-10-02 02:51:03.294 | File "tempest/thirdparty/boto/test.py", line 343, in waitInstanceState
2014-10-02 02:51:03.294 | self.valid_instance_state)
2014-10-02 02:51:03.295 | File "tempest/thirdparty/boto/test.py", line 334, in state_wait_gone
2014-10-02 02:51:03.295 | self.assertIn(state, valid_set | self.gone_set)
2014-10-02 02:51:03.295 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 354, in assertIn
2014-10-02 02:51:03.295 | self.assertThat(haystack, Contains(needle), message)
2014-10-02 02:51:03.295 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 433, in assertThat
2014-10-02 02:51:03.295 | raise mismatch_error
2014-10-02 02:51:03.295 | MismatchError: u'error' not in set(['terminated', 'paused', 'running', 'stopping', 'stopped', 'pending', '_GONE', 'shutting-down'])
2014-10-02 02:51:03.295 |
2014-10-02 02:51:03.295 | Traceback (most recent call last):
2014-10-02 02:51:03.295 | _StringException: Empty attachments:
2014-10-02 02:51:03.295 | stderr
2014-10-02 02:51:03.296 | stdout
2014-10-02 02:51:03.296 |
2014-10-02 02:51:03.296 | pythonlogging:'': {{{
2014-10-02 02:51:03.296 | 2014-10-02 02:41:24,160 27342 INFO [tempest.thirdparty.boto.utils.wait] State transition "pending" ==> "running" 3 second
2014-10-02 02:51:03.296 | 2014-10-02 02:41:24,369 27342 DEBUG [tempest.thirdparty.boto.test_ec2_instance_run] Instance rebooted - state: running
2014-10-02 02:51:03.296 | 2014-10-02 02:41:26,305 27342 INFO [tempest.thirdparty.boto.utils.wait] State transition "running" ==> "error" 1 second
2014-10-02 02:51:03.296 | }}}
2014-10-02 02:51:03.296 |
2014-10-02 02:51:03.296 | Traceback (most recent call last):
2014-10-02 02:51:03.296 | File "tempest/thirdparty/boto/test_ec2_instance_run.py", line 224, in test_run_reboot_terminate_instance
2014-10-02 02:51:03.296 | self.assertInstanceStateWait(instance, '_GONE')
2014-10-02 02:51:03.297 | File "tempest/thirdparty/boto/test.py", line 358, in assertInstanceStateWait
2014-10-02 02:51:03.297 | state = self.waitInstanceState(lfunction, wait_for)
2014-10-02 02:51:03.297 | File "tempest/thirdparty/boto/test.py", line 343, in waitInstanceState
2014-10-02 02:51:03.297 | self.valid_instance_state)
2014-10-02 02:51:03.297 | File "tempest/thirdparty/boto/test.py", line 334, in state_wait_gone
2014-10-02 02:51:03.297 | self.assertIn(state, valid_set | self.gone_set)
2014-10-02 02:51:03.317 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 354, in assertIn
2014-10-02 02:51:03.317 | self.assertThat(haystack, Contains(needle), message)
2014-10-02 02:51:03.317 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 433, in assertThat
2014-10-02 02:51:03.317 | raise mismatch_error
2014-10-02 02:51:03.317 | MismatchError: u'error' not in set(['terminated', 'paused', 'running', 'stopping', 'stopped', 'pending', '_GONE', 'shutting-down'])
2014-10-02 02:51:03.317 |
2014-10-02 02:51:03.318 |
2014-10-02 02:51:03.318 |

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.