I thought about bumping the debug level logging for the ec2 error responses to INFO level but in this one n-api log there are 361 instances of 'EC2 error response' so that's probably not feasible.
http://logs.openstack.org/87/44787/16/check/check-tempest-devstack-vm- neutron/d2ede4d/logs/screen-n-api.txt.gz Given the age of this bug and the fact it's not showing up anymore, at least as far back as logstash keeps records on, I'm going to close it. We can re-open if it happens again. ** Changed in: nova Status: New => Invalid -- 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/1244762 Title: tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_stop_terminate_instance fails sporadically Status in OpenStack Compute (Nova): Invalid Bug description: See: http://logs.openstack.org/87/44787/16/check/check-tempest- devstack-vm-neutron/d2ede4d/console.html 2013-10-25 18:06:37.957 | ====================================================================== 2013-10-25 18:06:37.959 | FAIL: tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_stop_terminate_instance[gate,smoke] 2013-10-25 18:06:37.959 | tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_stop_terminate_instance[gate,smoke] 2013-10-25 18:06:37.959 | ---------------------------------------------------------------------- 2013-10-25 18:06:37.959 | _StringException: Empty attachments: 2013-10-25 18:06:37.959 | stderr 2013-10-25 18:06:37.960 | stdout 2013-10-25 18:06:37.960 | 2013-10-25 18:06:37.960 | pythonlogging:'': {{{ 2013-10-25 18:06:37.960 | 2013-10-25 17:59:08,821 state: pending 2013-10-25 18:06:37.960 | 2013-10-25 17:59:14,092 State transition "pending" ==> "error" 5 second 2013-10-25 18:06:37.961 | }}} 2013-10-25 18:06:37.961 | 2013-10-25 18:06:37.961 | Traceback (most recent call last): 2013-10-25 18:06:37.961 | File "tempest/thirdparty/boto/test_ec2_instance_run.py", line 150, in test_run_stop_terminate_instance 2013-10-25 18:06:37.961 | self.assertInstanceStateWait(instance, "running") 2013-10-25 18:06:37.961 | File "tempest/thirdparty/boto/test.py", line 356, in assertInstanceStateWait 2013-10-25 18:06:37.962 | state = self.waitInstanceState(lfunction, wait_for) 2013-10-25 18:06:37.962 | File "tempest/thirdparty/boto/test.py", line 341, in waitInstanceState 2013-10-25 18:06:37.962 | self.valid_instance_state) 2013-10-25 18:06:37.962 | File "tempest/thirdparty/boto/test.py", line 332, in state_wait_gone 2013-10-25 18:06:37.962 | self.assertIn(state, valid_set | self.gone_set) 2013-10-25 18:06:37.963 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 328, in assertIn 2013-10-25 18:06:37.963 | self.assertThat(haystack, Contains(needle)) 2013-10-25 18:06:37.963 | File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 417, in assertThat 2013-10-25 18:06:37.963 | raise MismatchError(matchee, matcher, mismatch, verbose) 2013-10-25 18:06:37.963 | MismatchError: u'error' not in set(['paused', 'terminated', 'running', 'stopped', 'pending', '_GONE', 'stopping', 'shutting-down']) To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1244762/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

