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

Jim Witschey commented on CASSANDRA-12275:
------------------------------------------

Here's the error from Jenkins:

{code}
Error Message

max() arg is an empty sequence
-------------------- >> begin captured logging << --------------------
dtest: DEBUG: cluster ccm directory: d:\temp\dtest-19w_cr
dtest: DEBUG: Done setting configuration options:
{   'initial_token': None,
    'num_tokens': '32',
    'phi_convict_threshold': 5,
    'range_request_timeout_in_ms': 10000,
    'read_request_timeout_in_ms': 10000,
    'request_timeout_in_ms': 10000,
    'truncate_request_timeout_in_ms': 10000,
    'write_request_timeout_in_ms': 10000}
dtest: DEBUG: Altering compaction strategy to LCS
dtest: DEBUG: Waiting for compactions to finish
dtest: DEBUG: Stopping node
dtest: DEBUG: Done stopping node
dtest: DEBUG: Getting initial levels
dtest: DEBUG: Running sstablelevelreset
dtest: DEBUG: Getting final levels
--------------------- >> end captured logging << ---------------------
Stacktrace

  File "C:\tools\python2\lib\unittest\case.py", line 329, in run
    testMethod()
  File 
"D:\jenkins\workspace\cassandra-2.2_dtest_win32\cassandra-dtest\offline_tools_test.py",
 line 178, in sstableofflinerelevel_test
    self.assertGreater(max(initial_levels), 1)
"max() arg is an empty sequence\n-------------------- >> begin captured logging 
<< --------------------\ndtest: DEBUG: cluster ccm directory: 
d:\\temp\\dtest-19w_cr\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': 10000,\n    
'read_request_timeout_in_ms': 10000,\n    'request_timeout_in_ms': 10000,\n    
'truncate_request_timeout_in_ms': 10000,\n    'write_request_timeout_in_ms': 
10000}\ndtest: DEBUG: Altering compaction strategy to LCS\ndtest: DEBUG: 
Waiting for compactions to finish\ndtest: DEBUG: Stopping node\ndtest: DEBUG: 
Done stopping node\ndtest: DEBUG: Getting initial levels\ndtest: DEBUG: Running 
sstablelevelreset\ndtest: DEBUG: Getting final levels\n--------------------- >> 
end captured logging << ---------------------"
Standard Error

Started: node1 with pid: 5740
Started: node1 with pid: 6512
Started: node1 with pid: 7468
{code}

> dtest failure in 
> offline_tools_test.TestOfflineTools.sstableofflinerelevel_test
> -------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12275
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12275
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Craig Kodman
>            Assignee: DS Test Eng
>              Labels: dtest, windows
>         Attachments: node1.log, node1_debug.log, node1_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.2_dtest_win32/271/testReport/offline_tools_test/TestOfflineTools/sstableofflinerelevel_test



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

Reply via email to