[
https://issues.apache.org/jira/browse/CASSANDRA-12116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15402677#comment-15402677
]
Russ Hatch commented on CASSANDRA-12116:
----------------------------------------
Looks like no failure since build #260. Multiplexing here:
http://cassci.datastax.com/view/Parameterized/job/parameterized_dtest_multiplexer/201/
> dtest failure in snapshot_test.TestSnapshot.test_basic_snapshot_and_restore
> ---------------------------------------------------------------------------
>
> Key: CASSANDRA-12116
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12116
> Project: Cassandra
> Issue Type: Test
> Reporter: Sean McCarthy
> Assignee: DS Test Eng
> Labels: dtest
> Attachments: node1.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.1_novnode_dtest/260/testReport/snapshot_test/TestSnapshot/test_basic_snapshot_and_restore
> Failed on CassCI build cassandra-2.1_novnode_dtest #260
> {code}
> Stacktrace
> File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
> File "/home/automaton/cassandra-dtest/snapshot_test.py", line 96, in
> test_basic_snapshot_and_restore
> self.restore_snapshot(snapshot_dir, node1, 'ks', 'cf')
> File "/home/automaton/cassandra-dtest/snapshot_test.py", line 68, in
> restore_snapshot
> (" ".join(args), exit_status, stdout, stderr))
> 'sstableloader command \'/home/automaton/cassandra/bin/sstableloader -d
> 127.0.0.1 /tmp/tmpGgR_dT/0/ks/cf\' failed; exit status: 1\'
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)