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

Changes:

[jbellis] change SP to throw UE when hint queue is full instead of TOE, since 
we guarantee that no changes are performed

[jbellis] formatting

[jbellis] add ack count to TimedOutException on writes

[jbellis] CS.schedule throws UE instead of TOE

------------------------------------------
[...truncated 445 lines...]
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.14 sec
    [junit] 
    [junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.143 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.82 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:11:48,222 setting live ratio to maximum of 64.0 instead of 
88.19555555555556
    [junit]  WARN 17:11:48,336 setting live ratio to maximum of 64.0 instead of 
69.9504132231405
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.614 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.66 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.106 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.213 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.923 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.088 sec
    [junit] 
    [junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.575 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] toStream : [(158873535527910577765226390751398592512,0], 
(0,34028236692093846346337460743176821145]]
    [junit] toFetch : 
[(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], 
(0,34028236692093846346337460743176821145]]
    [junit] toFetchExpected : 
[(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: 
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.832 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.924 sec
    [junit] 
    [junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.771 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:12:37,438 No host ID found, created 
7d1f0a8c-00ea-407c-8300-203772010372 (Note: This should happen exactly once per 
node).
    [junit]  WARN 17:12:37,622 Generated random token 
Token(bytes[02de202f243250d04cba81a62f95da7d]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.996 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:12:45,319 No host ID found, created 
359773b0-ef36-4645-8a39-2c56a256e197 (Note: This should happen exactly once per 
node).
    [junit]  WARN 17:12:45,499 Generated random token 
Token(bytes[5b0d2532ce63b935b49c0f196925a305]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.904 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 6.868 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:13:00,820 Unable to lock JVM memory (ENOMEM). This can 
result in part of the JVM being swapped out, especially with mmapped I/O 
enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root.
    [junit]  WARN 17:13:01,254 No host ID found, created 
0fdac7d4-4ea5-478c-8a3e-ac8c3fe85bf4 (Note: This should happen exactly once per 
node).
    [junit]  WARN 17:13:01,431 Generated random token 
Token(bytes[628dbb4b2f5f402c13738cc1e5b9bfff]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: 
testEmbeddedCassandraService(org.apache.cassandra.service.EmbeddedCassandraServiceTest):
  Caused an ERROR
    [junit] java.net.ConnectException: Connection refused
    [junit] org.apache.thrift.transport.TTransportException: 
java.net.ConnectException: Connection refused
    [junit]     at org.apache.thrift.transport.TSocket.open(TSocket.java:183)
    [junit]     at 
org.apache.thrift.transport.TFramedTransport.open(TFramedTransport.java:81)
    [junit]     at 
org.apache.cassandra.service.EmbeddedCassandraServiceTest.getClient(EmbeddedCassandraServiceTest.java:110)
    [junit]     at 
org.apache.cassandra.service.EmbeddedCassandraServiceTest.testEmbeddedCassandraService(EmbeddedCassandraServiceTest.java:75)
    [junit] Caused by: java.net.ConnectException: Connection refused
    [junit]     at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit]     at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    [junit]     at 
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    [junit]     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    [junit]     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    [junit]     at java.net.Socket.connect(Socket.java:529)
    [junit]     at org.apache.thrift.transport.TSocket.open(TSocket.java:178)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.EmbeddedCassandraServiceTest 
FAILED
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.482 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.128 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:13:12,726 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: 6.304 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.091 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 17:13:27,770 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 17:13:27,771 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:13:27,771 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 17:13:27,771 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:13:27,772 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 17:13:27,772 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:13:27,772 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 17:13:27,772 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:13:27,772 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 17:13:27,773 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:13:27,773 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 17:13:27,773 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: 5.571 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.825 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.823 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.112 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.44 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:13:57,274 No host ID found, created 
d9dcb2d8-8e00-40bb-b123-b81682695a3e (Note: This should happen exactly once per 
node).
    [junit]  WARN 17:13:57,546 Generated random token 
Token(bytes[97b555c78c77b63064e7ac9f917fa627]). 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.618 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.881 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.621 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:14:18,502 No host ID found, created 
a1e0bcb8-0435-447c-bdfb-684f1495f57e (Note: This should happen exactly once per 
node).
    [junit]  WARN 17:14:18,689 Generated random token 
Token(bytes[b2eba54cc8831cd57efac3eb6ac52eb6]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.931 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.019 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] 
[{"columns":[["636f6c4e616d65","76616c",1342199673001],["636f6c4e616d6531","76616c31",1342199673001]],"key":"726f7741","metadata":{"deletionInfo":{"markedForDeleteAt":0,"localDeletionTime":0}}}]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.031 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] Importing 3 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] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Line 2: Key null 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.564 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.085 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.927 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.07 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.189 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.481 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.086 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.98 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.071 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: 10 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