[
https://issues.apache.org/jira/browse/CASSANDRA-12493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Thompson resolved CASSANDRA-12493.
-----------------------------------------
Resolution: Cannot Reproduce
500 runs, no repro
> dtest failure in auth_test.TestAuth.conditional_create_drop_user_test
> ---------------------------------------------------------------------
>
> Key: CASSANDRA-12493
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12493
> Project: Cassandra
> Issue Type: Test
> Reporter: Sean McCarthy
> Assignee: Philip Thompson
> Labels: dtest
>
> example failure:
> http://cassci.datastax.com/job/trunk_novnode_dtest/458/testReport/auth_test/TestAuth/conditional_create_drop_user_test
> {code}
> Stacktrace
> File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
> File "/home/automaton/cassandra-dtest/auth_test.py", line 348, in
> conditional_create_drop_user_test
> self.prepare()
> File "/home/automaton/cassandra-dtest/auth_test.py", line 978, in prepare
> n = self.wait_for_any_log(self.cluster.nodelist(), 'Created default
> superuser', 25)
> File "/home/automaton/cassandra-dtest/dtest.py", line 760, in
> wait_for_any_log
> found = node.grep_log(pattern, filename=filename)
> File "/home/automaton/ccm/ccmlib/node.py", line 347, in grep_log
> with open(os.path.join(self.get_path(), 'logs', filename)) as f:
> "[Errno 2] No such file or directory:
> '/tmp/dtest-XmnSYI/test/node1/logs/system.log'
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)