[jira] [Commented] (CASSANDRA-12456) dtest failure in auth_test.TestAuth.system_auth_ks_is_alterable_test

2017-03-23 Thread Alex Petrov (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-12456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937870#comment-15937870
 ] 

Alex Petrov commented on CASSANDRA-12456:
-

DTest PR is merged, closing. 

> dtest failure in auth_test.TestAuth.system_auth_ks_is_alterable_test
> 
>
> Key: CASSANDRA-12456
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12456
> Project: Cassandra
>  Issue Type: Test
>Reporter: Craig Kodman
>Assignee: Jim Witschey
>  Labels: dtest
> Attachments: node1_debug.log, node1_gc.log, node1.log, 
> node2_debug.log, node2_gc.log, node2.log, node3_debug.log, node3_gc.log, 
> node3.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.2_dtest/675/testReport/auth_test/TestAuth/system_auth_ks_is_alterable_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 49, in 
> system_auth_ks_is_alterable_test
> session.cluster.refresh_schema_metadata()
>   File "cassandra/cluster.py", line 1606, in 
> cassandra.cluster.Cluster.refresh_schema_metadata (cassandra/cluster.c:29510)
> raise DriverException("Schema metadata was not refreshed. See log for 
> details.")
> "Schema metadata was not refreshed. See log for 
> details.\n >> begin captured logging << 
> \ndtest: DEBUG: cluster ccm directory: 
> /tmp/dtest-vDljld\ndtest: DEBUG: Done setting configuration options:\n{   
> 'initial_token': None,\n'num_tokens': '32',\n'phi_convict_threshold': 
> 5,\n'range_request_timeout_in_ms': 1,\n
> 'read_request_timeout_in_ms': 1,\n'request_timeout_in_ms': 1,\n   
>  'truncate_request_timeout_in_ms': 1,\n'write_request_timeout_in_ms': 
> 1}\ndtest: DEBUG: Default role created by node1\ndtest: DEBUG: nodes 
> started\n- >> end captured logging << 
> -"
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (CASSANDRA-12456) dtest failure in auth_test.TestAuth.system_auth_ks_is_alterable_test

2016-08-31 Thread Jim Witschey (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-12456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15452406#comment-15452406
 ] 

Jim Witschey commented on CASSANDRA-12456:
--

dtest PR:

https://github.com/riptano/cassandra-dtest/pull/1254

> dtest failure in auth_test.TestAuth.system_auth_ks_is_alterable_test
> 
>
> Key: CASSANDRA-12456
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12456
> Project: Cassandra
>  Issue Type: Test
>Reporter: Craig Kodman
>Assignee: Jim Witschey
>  Labels: dtest
> Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
> node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.2_dtest/675/testReport/auth_test/TestAuth/system_auth_ks_is_alterable_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 49, in 
> system_auth_ks_is_alterable_test
> session.cluster.refresh_schema_metadata()
>   File "cassandra/cluster.py", line 1606, in 
> cassandra.cluster.Cluster.refresh_schema_metadata (cassandra/cluster.c:29510)
> raise DriverException("Schema metadata was not refreshed. See log for 
> details.")
> "Schema metadata was not refreshed. See log for 
> details.\n >> begin captured logging << 
> \ndtest: DEBUG: cluster ccm directory: 
> /tmp/dtest-vDljld\ndtest: DEBUG: Done setting configuration options:\n{   
> 'initial_token': None,\n'num_tokens': '32',\n'phi_convict_threshold': 
> 5,\n'range_request_timeout_in_ms': 1,\n
> 'read_request_timeout_in_ms': 1,\n'request_timeout_in_ms': 1,\n   
>  'truncate_request_timeout_in_ms': 1,\n'write_request_timeout_in_ms': 
> 1}\ndtest: DEBUG: Default role created by node1\ndtest: DEBUG: nodes 
> started\n- >> end captured logging << 
> -"
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-12456) dtest failure in auth_test.TestAuth.system_auth_ks_is_alterable_test

2016-08-15 Thread Jim Witschey (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-12456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15421629#comment-15421629
 ] 

Jim Witschey commented on CASSANDRA-12456:
--

I'm going to bump up the timeout on the schema refresh as a first attempt at 
addressing this. There's an opportunity to test and refactor some of our 
utility classes in dtest, so I'm taking that opportunity now.

> dtest failure in auth_test.TestAuth.system_auth_ks_is_alterable_test
> 
>
> Key: CASSANDRA-12456
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12456
> Project: Cassandra
>  Issue Type: Test
>Reporter: Craig Kodman
>Assignee: Jim Witschey
>  Labels: dtest
> Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
> node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.2_dtest/675/testReport/auth_test/TestAuth/system_auth_ks_is_alterable_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 49, in 
> system_auth_ks_is_alterable_test
> session.cluster.refresh_schema_metadata()
>   File "cassandra/cluster.py", line 1606, in 
> cassandra.cluster.Cluster.refresh_schema_metadata (cassandra/cluster.c:29510)
> raise DriverException("Schema metadata was not refreshed. See log for 
> details.")
> "Schema metadata was not refreshed. See log for 
> details.\n >> begin captured logging << 
> \ndtest: DEBUG: cluster ccm directory: 
> /tmp/dtest-vDljld\ndtest: DEBUG: Done setting configuration options:\n{   
> 'initial_token': None,\n'num_tokens': '32',\n'phi_convict_threshold': 
> 5,\n'range_request_timeout_in_ms': 1,\n
> 'read_request_timeout_in_ms': 1,\n'request_timeout_in_ms': 1,\n   
>  'truncate_request_timeout_in_ms': 1,\n'write_request_timeout_in_ms': 
> 1}\ndtest: DEBUG: Default role created by node1\ndtest: DEBUG: nodes 
> started\n- >> end captured logging << 
> -"
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)