[
https://issues.apache.org/jira/browse/CASSANDRA-8181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182534#comment-14182534
]
Benjamin Lerer commented on CASSANDRA-8181:
-------------------------------------------
[~mshuler] do you know if it always fail on the same machine?
> Intermittent failure of SSTableImportTest unit test
> ---------------------------------------------------
>
> Key: CASSANDRA-8181
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8181
> Project: Cassandra
> Issue Type: Bug
> Components: Tests
> Reporter: Michael Shuler
> Assignee: Benjamin Lerer
> Fix For: 2.1.2
>
> Attachments: SSTableImportTest_failure_system.log.gz
>
>
> {noformat}
> [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
> [junit] Tests run: 8, Failures: 1, Errors: 0, Time elapsed: 6.712 sec
> [junit]
> [junit] ------------- Standard Output ---------------
> [junit] Counting keys to import, please wait... (NOTE: to skip this use
> -n <num_keys>)
> [junit] Importing 2 keys...
> [junit] 2 keys imported successfully.
> [junit] Counting keys to import, please wait... (NOTE: to skip this use
> -n <num_keys>)
> [junit] Importing 2 keys...
> [junit] 2 keys imported successfully.
> [junit] Counting keys to import, please wait... (NOTE: to skip this use
> -n <num_keys>)
> [junit] Importing 2 keys...
> [junit] 2 keys imported successfully.
> [junit] Counting keys to import, please wait... (NOTE: to skip this use
> -n <num_keys>)
> [junit] Importing 2 keys...
> [junit] Importing 2 keys...
> [junit] 2 keys imported successfully.
> [junit] Counting keys to import, please wait... (NOTE: to skip this use
> -n <num_keys>)
> [junit] Importing 2 keys...
> [junit] 2 keys imported successfully.
> [junit] Counting keys to import, please wait... (NOTE: to skip this use
> -n <num_keys>)
> [junit] Importing 1 keys...
> [junit] 1 keys imported successfully.
> [junit] Counting keys to import, please wait... (NOTE: to skip this use
> -n <num_keys>)
> [junit] Importing 2 keys...
> [junit] 2 keys imported successfully.
> [junit] ------------- ---------------- ---------------
> [junit] Testcase:
> testImportWithAsciiKeyValidator(org.apache.cassandra.tools.SSTableImportTest):
> FAILED
> [junit] null
> [junit] junit.framework.AssertionFailedError
> [junit] at
> org.apache.cassandra.tools.SSTableImportTest.testImportWithAsciiKeyValidator(SSTableImportTest.java:166)
> [junit]
> [junit]
> [junit] Test org.apache.cassandra.tools.SSTableImportTest FAILED
> {noformat}
> testImportWithAsciiKeyValidator was added in CASSANDRA-7498 and fails as
> above occasionally (~10-15% of runs) in CI. Attached is the system.log from
> the failed test on 2.1 HEAD (8e5fdc2).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)