See <https://builds.apache.org/job/Cassandra-quick/186/changes>
Changes:
[jbellis] merge #3335 from 1.0
------------------------------------------
[...truncated 2166 lines...]
[junit] at
org.apache.cassandra.service.StorageService.initClient(StorageService.java:380)
[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.133 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 20:53:22,530 Overriding RING_DELAY to 1000ms
[junit] WARN 20:53:24,240 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.204 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 20:54:25,603 Overriding RING_DELAY to 1000ms
[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:279)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:249)
[junit] at
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:71)
[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:279)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:249)
[junit] at
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:71)
[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:279)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:249)
[junit] at
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:71)
[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.506 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 20:54:27,603 Overriding RING_DELAY to 1000ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.285 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 20:54:28,747 Overriding RING_DELAY to 1000ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.587 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 20:54:30,231 Overriding RING_DELAY to 1000ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.365 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 20:54:31,590 Overriding RING_DELAY to 1000ms
[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:279)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:249)
[junit] at
org.apache.cassandra.service.StorageService.initClient(StorageService.java:380)
[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] Exception in thread "StorageServiceShutdownHook"
java.lang.IllegalStateException: No configured RPC daemon
[junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.656 sec
[junit] at
org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:331)
[junit]
[junit] at
org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:446)
[junit] ------------- Standard Error -----------------
[junit] at
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
[junit] WARN 20:54:32,691 Overriding RING_DELAY to 1000ms
[junit] at java.lang.Thread.run(Thread.java:662)
[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:279)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:249)
[junit] at
org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:508)
[junit] at
org.apache.cassandra.service.StorageService.initServer(StorageService.java:485)
[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.756 sec
[junit] *** java.lang.instrument ASSERTION FAILED ***: "error ==
JVMTI_ERROR_NONE" at ../../../src/share/instrument/Reentrancy.c line: 95
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 20:54:34,088 Overriding RING_DELAY to 1000ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.55 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 20:54:35,672 Overriding RING_DELAY to 1000ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.541 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 20:54:36,988 Overriding RING_DELAY to 1000ms
[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:279)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:249)
[junit] at
org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:508)
[junit] at
org.apache.cassandra.service.StorageService.initServer(StorageService.java:485)
[junit] at
org.apache.cassandra.service.StorageService.initServer(StorageService.java:396)
[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.794 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 20:54:38,678 Overriding RING_DELAY to 1000ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.904 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] Importing 1 keys...
[junit] 1 keys imported successfully.
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] WARN 20:54:40,231 Overriding RING_DELAY to 1000ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
[junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 0.781 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] WARN 20:54:41,931 Overriding RING_DELAY to 1000ms
[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.423 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.104 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.HexTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.IntervalTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.111 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.439 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.395 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 20:54:52,716 Overriding RING_DELAY to 1000ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.711 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 20:54:54,054 Overriding RING_DELAY to 1000ms
[junit] ------------- ---------------- ---------------
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build.xml:1018:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build.xml:1004:
Some unit test(s) failed.
Total time: 7 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results