See <https://builds.apache.org/job/Cassandra-quick/605/changes>

Changes:

[jbellis] add #3762 to CHANGES

------------------------------------------
[...truncated 476 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.389 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:27:16,783 Node /127.0.0.3 'leaving' token mismatch. Long 
network partition?
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.257 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.91 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 01:27:36,865 Stream failed because /127.0.0.6 died or was 
restarted/removed (streams may still be active in background, but further 
streams won't be started)
    [junit]  WARN 01:27:36,866 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:27:36,866 Stream failed because /127.0.0.6 died or was 
restarted/removed (streams may still be active in background, but further 
streams won't be started)
    [junit]  WARN 01:27:36,867 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:27:36,870 Stream failed because /127.0.0.6 died or was 
restarted/removed (streams may still be active in background, but further 
streams won't be started)
    [junit]  WARN 01:27:36,871 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:27:36,871 Stream failed because /127.0.0.6 died or was 
restarted/removed (streams may still be active in background, but further 
streams won't be started)
    [junit]  WARN 01:27:36,871 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:27:36,871 Stream failed because /127.0.0.6 died or was 
restarted/removed (streams may still be active in background, but further 
streams won't be started)
    [junit]  WARN 01:27:36,871 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:27:36,871 Stream failed because /127.0.0.6 died or was 
restarted/removed (streams may still be active in background, but further 
streams won't be started)
    [junit]  WARN 01:27:36,871 Streaming from /127.0.0.6 failed
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.546 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.286 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.993 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.1 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.393 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:28:07,799 No host ID found, created 
161398fa-f453-44d2-b651-53a5d218d91b (Note: This should happen exactly once per 
node).
    [junit]  WARN 01:28:08,074 Generated random token 
Token(bytes[4721d9c836422746907dfaadea9d6e28]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.991 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.41 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 6.273 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:28:30,046 No host ID found, created 
16cdd030-45c2-45f5-90ef-0e2f8147e1fb (Note: This should happen exactly once per 
node).
    [junit]  WARN 01:28:30,211 Generated random token 
Token(bytes[dc38132c5078b3eb613f2f97fafb6631]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 01:28:30,406 Fatal exception in thread Thread[Streaming to 
/127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit]     at 
org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit]     at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] Caused by: java.io.EOFException
    [junit]     at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit]     at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit]     at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit]     at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit]     ... 3 more
    [junit] ERROR 01:28:30,507 Fatal exception in thread Thread[Streaming to 
/127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit]     at 
org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit]     at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] Caused by: java.io.EOFException
    [junit]     at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit]     at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit]     at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit]     at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit]     ... 3 more
    [junit] ERROR 01:28:30,674 Fatal exception in thread Thread[Streaming to 
/127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit]     at 
org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit]     at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] Caused by: java.io.EOFException
    [junit]     at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit]     at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit]     at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit]     at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit]     ... 3 more
    [junit] ERROR 01:28:30,724 Fatal exception in thread Thread[Streaming to 
/127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit]     at 
org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit]     at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] Caused by: java.io.EOFException
    [junit]     at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit]     at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit]     at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit]     at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit]     ... 3 more
    [junit] ERROR 01:28:30,843 Fatal exception in thread Thread[Streaming to 
/127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit]     at 
org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit]     at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] Caused by: java.io.EOFException
    [junit]     at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit]     at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit]     at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit]     at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit]     ... 3 more
    [junit] ERROR 01:28:30,974 Fatal exception in thread Thread[Streaming to 
/127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit]     at 
org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit]     at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] Caused by: java.io.EOFException
    [junit]     at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit]     at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit]     at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit]     at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit]     ... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: 
testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):
  FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit]     at 
org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: 
testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):
       FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit]     at 
org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.889 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.145 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.218 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Importing 3 keys...
    [junit] Importing 3 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Line 2: Key 303630 is greater than previous, collection is not 
sorted properly. Aborting import. You might need to delete SSTables manually.
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.523 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.128 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.448 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.895 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.244 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1094: The 
following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1056: Some unit 
test(s) failed.

Total time: 12 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Reply via email to