See <https://builds.apache.org/job/Cassandra/1257/changes>

Changes:

[eevans] bump maximum cached prepared statements to 10,000 (from 50)

(and fix Map so that it is actually LRU)

Patch by evans for CASSANDRA-2475

------------------------------------------
[...truncated 2471 lines...]
    [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 
is in use by another process.  Change listen_address:storage_port in 
cassandra.yaml to values that do not conflict with other services
    [junit]     at 
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:281)
    [junit]     at 
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [junit]     at 
org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:487)
    [junit]     at 
org.apache.cassandra.service.StorageService.initServer(StorageService.java:464)
    [junit]     at 
org.apache.cassandra.service.AntiEntropyServiceTestAbstract.prepare(AntiEntropyServiceTestAbstract.java:80)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.AntiEntropyServiceStandardTest 
FAILED
    [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.591 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 1.028 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 16:52:45,332 unknown endpoint /127.0.0.2
    [junit] ERROR 16:52:45,338 unknown endpoint /127.0.0.2
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: 
testReadWriteConsistencyChecks(org.apache.cassandra.service.ConsistencyLevelTest):
        FAILED
    [junit] 
    [junit] junit.framework.AssertionFailedError: 
    [junit]     at 
org.apache.cassandra.service.ConsistencyLevelTest.testReadWriteConsistencyChecks(ConsistencyLevelTest.java:165)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.ConsistencyLevelTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: 
org.apache.cassandra.service.EmbeddedCassandraServiceTest:BeforeFirstTest:      
  Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the 
report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited 
abnormally. Please note the time in the report does not reflect the time until 
the VM exit.
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.EmbeddedCassandraServiceTest 
FAILED (crashed)
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.464 sec
    [junit] 
    [junit] Testcase: 
testInitClientStartup(org.apache.cassandra.service.InitClientTest):       
Caused an ERROR
    [junit] /127.0.0.1:7010 is in use by another process.  Change 
listen_address:storage_port in cassandra.yaml to values that do not conflict 
with other services
    [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 
is in use by another process.  Change listen_address:storage_port in 
cassandra.yaml to values that do not conflict with other services
    [junit]     at 
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:281)
    [junit]     at 
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [junit]     at 
org.apache.cassandra.service.StorageService.initClient(StorageService.java:369)
    [junit]     at 
org.apache.cassandra.service.InitClientTest.testInitClientStartup(InitClientTest.java:33)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.InitClientTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.143 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:52:51,079 Node /127.0.0.3 'leaving' token mismatch. Long 
network partition?
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: org.apache.cassandra.service.MoveTest:BeforeFirstTest:    
Caused an ERROR
    [junit] Timeout occurred. Please note the time in the report does not 
reflect the time until the timeout.
    [junit] junit.framework.AssertionFailedError: Timeout occurred. Please note 
the time in the report does not reflect the time until the timeout.
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.MoveTest FAILED (timeout)
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 1.175 sec
    [junit] 
    [junit] Testcase: testBadToken(org.apache.cassandra.service.RemoveTest):    
Caused an ERROR
    [junit] /127.0.0.1:7010 is in use by another process.  Change 
listen_address:storage_port in cassandra.yaml to values that do not conflict 
with other services
    [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 
is in use by another process.  Change listen_address:storage_port in 
cassandra.yaml to values that do not conflict with other services
    [junit]     at 
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:281)
    [junit]     at 
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [junit]     at 
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74)
    [junit] 
    [junit] 
    [junit] Testcase: testLocalToken(org.apache.cassandra.service.RemoveTest):  
Caused an ERROR
    [junit] /127.0.0.1:7010 is in use by another process.  Change 
listen_address:storage_port in cassandra.yaml to values that do not conflict 
with other services
    [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 
is in use by another process.  Change listen_address:storage_port in 
cassandra.yaml to values that do not conflict with other services
    [junit]     at 
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:281)
    [junit]     at 
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [junit]     at 
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74)
    [junit] 
    [junit] 
    [junit] Testcase: testRemoveToken(org.apache.cassandra.service.RemoveTest): 
Caused an ERROR
    [junit] /127.0.0.1:7010 is in use by another process.  Change 
listen_address:storage_port in cassandra.yaml to values that do not conflict 
with other services
    [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 
is in use by another process.  Change listen_address:storage_port in 
cassandra.yaml to values that do not conflict with other services
    [junit]     at 
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:281)
    [junit]     at 
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [junit]     at 
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.RemoveTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.606 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.287 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.65 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.47 sec
    [junit] 
    [junit] Testcase: 
testClientOnlyMode(org.apache.cassandra.service.StorageServiceClientTest):      
  Caused an ERROR
    [junit] /127.0.0.1:7010 is in use by another process.  Change 
listen_address:storage_port in cassandra.yaml to values that do not conflict 
with other services
    [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 
is in use by another process.  Change listen_address:storage_port in 
cassandra.yaml to values that do not conflict with other services
    [junit]     at 
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:281)
    [junit]     at 
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [junit]     at 
org.apache.cassandra.service.StorageService.initClient(StorageService.java:369)
    [junit]     at 
org.apache.cassandra.service.StorageServiceClientTest.testClientOnlyMode(StorageServiceClientTest.java:39)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.StorageServiceClientTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.818 sec
    [junit] 
    [junit] Testcase: 
testRegularMode(org.apache.cassandra.service.StorageServiceServerTest):   
Caused an ERROR
    [junit] /127.0.0.1:7010 is in use by another process.  Change 
listen_address:storage_port in cassandra.yaml to values that do not conflict 
with other services
    [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 
is in use by another process.  Change listen_address:storage_port in 
cassandra.yaml to values that do not conflict with other services
    [junit]     at 
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:281)
    [junit]     at 
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [junit]     at 
org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:487)
    [junit]     at 
org.apache.cassandra.service.StorageService.initServer(StorageService.java:464)
    [junit]     at 
org.apache.cassandra.service.StorageServiceServerTest.testRegularMode(StorageServiceServerTest.java:45)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.StorageServiceServerTest FAILED
    [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.744 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.477 sec
    [junit] 
    [junit] Testcase: org.apache.cassandra.streaming.StreamingTransferTest:     
Caused an ERROR
    [junit] /127.0.0.1:7010 is in use by another process.  Change 
listen_address:storage_port in cassandra.yaml to values that do not conflict 
with other services
    [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 
is in use by another process.  Change listen_address:storage_port in 
cassandra.yaml to values that do not conflict with other services
    [junit]     at 
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:281)
    [junit]     at 
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [junit]     at 
org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:487)
    [junit]     at 
org.apache.cassandra.service.StorageService.initServer(StorageService.java:464)
    [junit]     at 
org.apache.cassandra.service.StorageService.initServer(StorageService.java:385)
    [junit]     at 
org.apache.cassandra.streaming.StreamingTransferTest.setup(StreamingTransferTest.java:65)
    [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: 0.863 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.074 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: 2, Time elapsed: 0.963 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 2 keys...
    [junit] Importing 2 keys...
    [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] Testcase: 
testImportSimpleCf(org.apache.cassandra.tools.SSTableImportTest): Caused an 
ERROR
    [junit] java.lang.Integer cannot be cast to java.lang.Long
    [junit] java.lang.ClassCastException: java.lang.Integer cannot be cast to 
java.lang.Long
    [junit]     at 
org.apache.cassandra.tools.SSTableImport$JsonColumn.<init>(SSTableImport.java:132)
    [junit]     at 
org.apache.cassandra.tools.SSTableImport.addColumnsToCF(SSTableImport.java:191)
    [junit]     at 
org.apache.cassandra.tools.SSTableImport.addToStandardCF(SSTableImport.java:174)
    [junit]     at 
org.apache.cassandra.tools.SSTableImport.importUnsorted(SSTableImport.java:290)
    [junit]     at 
org.apache.cassandra.tools.SSTableImport.importJson(SSTableImport.java:255)
    [junit]     at 
org.apache.cassandra.tools.SSTableImportTest.testImportSimpleCf(SSTableImportTest.java:60)
    [junit] 
    [junit] 
    [junit] Testcase: 
testImportSimpleCfOldFormat(org.apache.cassandra.tools.SSTableImportTest):      
  Caused an ERROR
    [junit] java.lang.Integer cannot be cast to java.lang.Long
    [junit] java.lang.ClassCastException: java.lang.Integer cannot be cast to 
java.lang.Long
    [junit]     at 
org.apache.cassandra.tools.SSTableImport$JsonColumn.<init>(SSTableImport.java:119)
    [junit]     at 
org.apache.cassandra.tools.SSTableImport.addColumnsToCF(SSTableImport.java:191)
    [junit]     at 
org.apache.cassandra.tools.SSTableImport.addToStandardCF(SSTableImport.java:174)
    [junit]     at 
org.apache.cassandra.tools.SSTableImport.importUnsorted(SSTableImport.java:290)
    [junit]     at 
org.apache.cassandra.tools.SSTableImport.importJson(SSTableImport.java:255)
    [junit]     at 
org.apache.cassandra.tools.SSTableImportTest.testImportSimpleCfOldFormat(SSTableImportTest.java:89)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.tools.SSTableImportTest FAILED
    [junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.602 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.081 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.141 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.458 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.456 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.826 sec
    [junit] 

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

Total time: 24 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results
Updating CASSANDRA-2475

Reply via email to