You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/15 16:27:57 UTC

Build failed in Jenkins: Cassandra-quick #179

See <https://builds.apache.org/job/Cassandra-quick/179/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 1835 lines...]
    [junit] 
    [junit] Testcase: testValidatorPrepare(org.apache.cassandra.service.AntiEntropyServiceStandardTest):	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.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.571 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 1.895 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 15:25:47,846 unknown endpoint /127.0.0.2
    [junit] ERROR 15:25:47,851 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.469 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: 13.366 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:26:02,983 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: 4.819 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.557 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.634 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.465 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: 1.165 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.712 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.61 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.8 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.865 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.127 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: 1.185 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.772 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.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.14 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.053 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.687 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.452 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.903 sec
    [junit] 

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

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


Build failed in Jenkins: Cassandra-quick #221

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/221/>

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@58ff4333:ubuntu4
Using strategy: Default
Last Built Revision: Revision a6c5d3c4302661516e539f2c98bca908e51bb072 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@5b260890
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision c6f95117d486795050bbfc2886be0cc645784587 (origin/trunk)
Checking out Revision c6f95117d486795050bbfc2886be0cc645784587 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-221
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-221
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #221 jenkins-Cassandra-quick-221
Command "git tag -a -f -m Jenkins Build #221 jenkins-Cassandra-quick-221" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #221 jenkins-Cassandra-quick-221" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #220

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/220/>

------------------------------------------
[...truncated 345 lines...]
    [junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.395 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.947 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.627 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.647 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.68 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.252 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 13.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.796 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 27.971 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.419 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:46:36,408 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.543 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 1, Time elapsed: 17.72 sec
    [junit] 
    [junit] Testcase: testPersistentStatisticsFromOlderIndexedSSTable(org.apache.cassandra.io.sstable.SSTableReaderTest):	Caused an ERROR
    [junit] java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] java.io.IOError: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:359)
    [junit] 	at org.apache.cassandra.db.ColumnFamilyStore.loadNewSSTables(ColumnFamilyStore.java:476)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.clearAndLoad(SSTableReaderTest.java:166)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.assertIndexQueryWorks(SSTableReaderTest.java:293)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.testPersistentStatisticsFromOlderIndexedSSTable(SSTableReaderTest.java:244)
    [junit] Caused by: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.utils.FBUtilities.renameWithConfirm(FBUtilities.java:235)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:355)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.io.sstable.SSTableReaderTest FAILED
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.208 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.323 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.524 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.935 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.618 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.64 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 16.183 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: 16.115 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.668 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 17.686 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:48:53,000 Generated random token Token(bytes[684255e05fc6809305305a3326175dc2]). 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: 20.179 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:49:13,106 Generated random token Token(bytes[e2140cbd9461b35fc61892bb6f1f1be2]). 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: 12.965 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 17.529 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:49:48,972 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 10:49:50,062 Generated random token Token(bytes[0465ddf59de58569987091f42d6fcddb]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.186 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 33.672 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:50:24,816 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: 20.791 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 21.518 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.259 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.626 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.803 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.659 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:51:58,973 Generated random token Token(bytes[cf9a7e755cf873d38d1f5f45ad22c7e6]). 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: 12.866 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.377 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 18.764 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:52:41,262 Generated random token Token(bytes[1e7d7e52b40fd1ebd1445069a1d03194]). 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: 12.596 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.191 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: 13.346 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.785 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.081 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 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.067 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.15 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.689 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.076 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.625 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: 14.785 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>:1087: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

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

Build failed in Jenkins: Cassandra-quick #219

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/219/>

------------------------------------------
[...truncated 359 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.354 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.147 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.443 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.913 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:22:37,818 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.295 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 1, Time elapsed: 5.627 sec
    [junit] 
    [junit] Testcase: testPersistentStatisticsFromOlderIndexedSSTable(org.apache.cassandra.io.sstable.SSTableReaderTest):	Caused an ERROR
    [junit] java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] java.io.IOError: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:359)
    [junit] 	at org.apache.cassandra.db.ColumnFamilyStore.loadNewSSTables(ColumnFamilyStore.java:476)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.clearAndLoad(SSTableReaderTest.java:166)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.assertIndexQueryWorks(SSTableReaderTest.java:293)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.testPersistentStatisticsFromOlderIndexedSSTable(SSTableReaderTest.java:244)
    [junit] Caused by: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.utils.FBUtilities.renameWithConfirm(FBUtilities.java:235)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:355)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.io.sstable.SSTableReaderTest FAILED
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.346 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.539 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.762 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.913 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.61 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.365 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.393 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.444 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.617 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.138 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:23:38,445 Generated random token Token(bytes[3a6ee7e4ff18f9c6b05c7d99f7fb3fbb]). 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: 7.203 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:23:46,767 Generated random token Token(bytes[38855e2bc2e2cd61401556a7fe28b34d]). 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.413 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.122 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:24:01,118 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 10:24:01,689 Generated random token Token(bytes[241b6bad615ff264601eb37216a04250]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.166 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.405 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:24:12,283 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 10:24:12,474 Fatal exception in thread Thread[CompactionExecutor:8,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.938 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.731 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.358 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.89 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.384 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.811 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.09 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:24:53,610 Generated random token Token(bytes[f18d4deda33f25b806c79ae91a275f44]). 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.377 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.407 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.374 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:25:13,313 Generated random token Token(bytes[6f7fca37dce4d79f16329aad5ed4c2d3]). 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.368 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.463 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: 5.458 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.079 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.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.443 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.618 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: 7.094 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>:1087: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

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

Build failed in Jenkins: Cassandra-quick #218

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/218/>

------------------------------------------
[...truncated 437 lines...]
    [junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.388 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.956 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.63 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.608 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.322 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.213 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.273 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.105 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.924 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.955 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:22:51,388 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.187 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 1, Time elapsed: 6.962 sec
    [junit] 
    [junit] Testcase: testPersistentStatisticsFromOlderIndexedSSTable(org.apache.cassandra.io.sstable.SSTableReaderTest):	Caused an ERROR
    [junit] java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] java.io.IOError: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:359)
    [junit] 	at org.apache.cassandra.db.ColumnFamilyStore.loadNewSSTables(ColumnFamilyStore.java:476)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.clearAndLoad(SSTableReaderTest.java:166)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.assertIndexQueryWorks(SSTableReaderTest.java:293)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.testPersistentStatisticsFromOlderIndexedSSTable(SSTableReaderTest.java:244)
    [junit] Caused by: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.utils.FBUtilities.renameWithConfirm(FBUtilities.java:235)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:355)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.io.sstable.SSTableReaderTest FAILED
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.121 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.197 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.922 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.921 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.608 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.649 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.075 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: 6.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.338 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.613 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.268 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:23:59,260 Generated random token Token(bytes[78f18948b18b0cf69bb1febd45ad70bc]). 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: 8.278 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:24:08,772 Generated random token Token(bytes[019bbf0abaee0737ba40e4fac0e7e222]). 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: 6.159 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.902 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:24:24,759 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 08:24:25,356 Generated random token Token(bytes[c02f1de001e9cf8b6ce875b18d0657da]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.186 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.656 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:24:37,565 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: 7.176 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.974 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.084 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.569 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.089 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.799 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.095 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:25:23,995 Generated random token Token(bytes[0b4341689b383e0c51bdba8c833a1333]). 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.919 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.239 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.586 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:25:45,919 Generated random token Token(bytes[5356268072de2efaa030fe5426e5d54a]). 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: 6.051 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.205 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.166 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.545 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.47 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.625 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: 7.887 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>:1087: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

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

Build failed in Jenkins: Cassandra-quick #217

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/217/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu5 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@bd87d83:ubuntu5
Using strategy: Default
Last Built Revision: Revision a6c5d3c4302661516e539f2c98bca908e51bb072 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@36da1a1f
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision a6c5d3c4302661516e539f2c98bca908e51bb072 (origin/trunk)
Checking out Revision a6c5d3c4302661516e539f2c98bca908e51bb072 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-217
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-217
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #217 jenkins-Cassandra-quick-217
Command "git tag -a -f -m Jenkins Build #217 jenkins-Cassandra-quick-217" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #217 jenkins-Cassandra-quick-217" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #216

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/216/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu5 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@1f17f2e2:ubuntu5
Using strategy: Default
Last Built Revision: Revision a6c5d3c4302661516e539f2c98bca908e51bb072 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@4d0c106b
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision a6c5d3c4302661516e539f2c98bca908e51bb072 (origin/trunk)
Checking out Revision a6c5d3c4302661516e539f2c98bca908e51bb072 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-216
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-216
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #216 jenkins-Cassandra-quick-216
Command "git tag -a -f -m Jenkins Build #216 jenkins-Cassandra-quick-216" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #216 jenkins-Cassandra-quick-216" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #215

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/215/changes>

Changes:

[xedin] fix stress tool that hangs forever on timeout or error

[sylvain] Fix bug with super columns where row cache is not updated

------------------------------------------
[...truncated 360 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.274 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.973 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.157 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.799 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:07:54,864 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.166 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.1 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 1, Time elapsed: 5.601 sec
    [junit] 
    [junit] Testcase: testPersistentStatisticsFromOlderIndexedSSTable(org.apache.cassandra.io.sstable.SSTableReaderTest):	Caused an ERROR
    [junit] java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] java.io.IOError: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:359)
    [junit] 	at org.apache.cassandra.db.ColumnFamilyStore.loadNewSSTables(ColumnFamilyStore.java:476)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.clearAndLoad(SSTableReaderTest.java:166)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.assertIndexQueryWorks(SSTableReaderTest.java:293)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.testPersistentStatisticsFromOlderIndexedSSTable(SSTableReaderTest.java:244)
    [junit] Caused by: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.utils.FBUtilities.renameWithConfirm(FBUtilities.java:235)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:355)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.io.sstable.SSTableReaderTest FAILED
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.147 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.383 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.626 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.741 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.462 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.488 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.293 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.212 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.216 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.461 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.729 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:08:53,942 Generated random token Token(bytes[e328abfc801bcf5b049cc80d68e78b29]). 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.453 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:09:01,909 Generated random token Token(bytes[62a640689f4f2d6674360e3acf1b59ae]). 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: 4.96 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.803 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:09:15,124 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 15:09:15,613 Generated random token Token(bytes[9969a61f587121876f222bd1aa049743]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.336 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:09:25,771 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 15:09:26,017 Fatal exception in thread Thread[CompactionExecutor:9,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.911 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.266 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.968 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.746 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.653 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.967 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:10:05,648 Generated random token Token(bytes[41fea537f8e6306ead3e3ba2008506c6]). 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: 4.917 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.036 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.663 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:10:23,617 Generated random token Token(bytes[8be3e4d614b7ef34aaa6e9a315aeedc5]). 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: 4.602 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.454 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: 5.45 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.525 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.062 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: 5, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 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.36 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.53 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.898 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1087: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

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

Build failed in Jenkins: Cassandra-quick #214

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/214/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu5 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@32b49631:ubuntu5
Using strategy: Default
Last Built Revision: Revision a05a5641fffe0b44c32658843df8acee2765c13d (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@3b201837
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision a6c5d3c4302661516e539f2c98bca908e51bb072 (origin/trunk)
Checking out Revision a6c5d3c4302661516e539f2c98bca908e51bb072 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-214
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-214
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #214 jenkins-Cassandra-quick-214
Command "git tag -a -f -m Jenkins Build #214 jenkins-Cassandra-quick-214" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #214 jenkins-Cassandra-quick-214" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #213

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/213/>

------------------------------------------
[...truncated 358 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.32 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.521 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.899 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:52:53,070 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.234 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 1, Time elapsed: 5.561 sec
    [junit] 
    [junit] Testcase: testPersistentStatisticsFromOlderIndexedSSTable(org.apache.cassandra.io.sstable.SSTableReaderTest):	Caused an ERROR
    [junit] java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] java.io.IOError: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:359)
    [junit] 	at org.apache.cassandra.db.ColumnFamilyStore.loadNewSSTables(ColumnFamilyStore.java:476)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.clearAndLoad(SSTableReaderTest.java:166)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.assertIndexQueryWorks(SSTableReaderTest.java:293)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.testPersistentStatisticsFromOlderIndexedSSTable(SSTableReaderTest.java:244)
    [junit] Caused by: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.utils.FBUtilities.renameWithConfirm(FBUtilities.java:235)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:355)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.io.sstable.SSTableReaderTest FAILED
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.333 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.508 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.765 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.911 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.61 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.634 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.302 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.339 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.37 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.613 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.987 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:53:53,295 Generated random token Token(bytes[40d08a0e21656dd7bb5bc506bc027dbc]). 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: 7.019 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:54:01,325 Generated random token Token(bytes[09e4ae76eae7f78dba7e1f77297b51cd]). 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.326 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.074 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:54:15,501 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 07:54:16,074 Generated random token Token(bytes[46c9ca0626343d664738bf39afea45c7]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.183 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.376 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:54:26,646 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 07:54:26,843 Fatal exception in thread Thread[CompactionExecutor:8,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.921 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.709 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.368 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.858 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.378 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.803 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.061 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:55:07,861 Generated random token Token(bytes[90e6d04edf0a3473b3ce680b5032ffd7]). 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.299 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.368 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.303 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:55:27,444 Generated random token Token(bytes[38a2c7dfee2c7ea74ddac63bcafac968]). 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.358 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.418 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: 5.41 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.532 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.079 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.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.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.443 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.623 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.009 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>:1087: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

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

Build failed in Jenkins: Cassandra-quick #212

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/212/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu5 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@686a194d:ubuntu5
Using strategy: Default
Last Built Revision: Revision a05a5641fffe0b44c32658843df8acee2765c13d (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@66eeca3a
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision a05a5641fffe0b44c32658843df8acee2765c13d (origin/trunk)
Checking out Revision a05a5641fffe0b44c32658843df8acee2765c13d (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-212
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-212
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #212 jenkins-Cassandra-quick-212
Command "git tag -a -f -m Jenkins Build #212 jenkins-Cassandra-quick-212" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #212 jenkins-Cassandra-quick-212" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #211

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/211/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu5 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@69cf01e6:ubuntu5
Using strategy: Default
Last Built Revision: Revision a05a5641fffe0b44c32658843df8acee2765c13d (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@587daa11
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision a05a5641fffe0b44c32658843df8acee2765c13d (origin/trunk)
Checking out Revision a05a5641fffe0b44c32658843df8acee2765c13d (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-211
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-211
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #211 jenkins-Cassandra-quick-211
Command "git tag -a -f -m Jenkins Build #211 jenkins-Cassandra-quick-211" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #211 jenkins-Cassandra-quick-211" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #210

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/210/>

------------------------------------------
[...truncated 359 lines...]
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.035 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.809 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.986 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.73 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:22:05,636 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.742 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.1 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 1, Time elapsed: 5.261 sec
    [junit] 
    [junit] Testcase: testPersistentStatisticsFromOlderIndexedSSTable(org.apache.cassandra.io.sstable.SSTableReaderTest):	Caused an ERROR
    [junit] java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] java.io.IOError: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:359)
    [junit] 	at org.apache.cassandra.db.ColumnFamilyStore.loadNewSSTables(ColumnFamilyStore.java:476)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.clearAndLoad(SSTableReaderTest.java:166)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.assertIndexQueryWorks(SSTableReaderTest.java:293)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.testPersistentStatisticsFromOlderIndexedSSTable(SSTableReaderTest.java:244)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.testPersistentStatisticsFromOlderIndexedSSTable(SSTableReaderTest.java:244)
    [junit] Caused by: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.utils.FBUtilities.renameWithConfirm(FBUtilities.java:235)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:355)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.io.sstable.SSTableReaderTest FAILED
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.201 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.412 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.624 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.765 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.474 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.543 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.938 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.166 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.301 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.468 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.567 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:23:03,747 Generated random token Token(bytes[5ed5b59329592542cc75680240fbc268]). 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.54 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:23:11,623 Generated random token Token(bytes[de98495bd77af005005fa0569850ae72]). 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.11 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.865 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:23:24,959 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 03:23:25,572 Generated random token Token(bytes[2b9adcc0253226ff6317119ea58555e7]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.996 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.362 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:23:36,028 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 03:23:36,250 Fatal exception in thread Thread[CompactionExecutor:5,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.742 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.713 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.128 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.735 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.371 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.651 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.978 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:24:16,629 Generated random token Token(bytes[9395afa067103a60dd29351b3349a81c]). 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: 4.915 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.002 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.213 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:24:35,316 Generated random token Token(bytes[b9a347fff79505a799a4f788efceb2ad]). 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.039 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.055 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: 5.112 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.464 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.059 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: 5, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.11 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.418 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.516 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.237 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1087: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

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

Build failed in Jenkins: Cassandra-quick #209

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/209/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu5 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@4fed0849:ubuntu5
Using strategy: Default
Last Built Revision: Revision a05a5641fffe0b44c32658843df8acee2765c13d (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@4b1f0972
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision a05a5641fffe0b44c32658843df8acee2765c13d (origin/trunk)
Checking out Revision a05a5641fffe0b44c32658843df8acee2765c13d (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-209
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-209
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #209 jenkins-Cassandra-quick-209
Command "git tag -a -f -m Jenkins Build #209 jenkins-Cassandra-quick-209" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #209 jenkins-Cassandra-quick-209" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #208

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/208/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu5 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@7daddb81:ubuntu5
Using strategy: Default
Last Built Revision: Revision a05a5641fffe0b44c32658843df8acee2765c13d (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@55796279
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision a05a5641fffe0b44c32658843df8acee2765c13d (origin/trunk)
Checking out Revision a05a5641fffe0b44c32658843df8acee2765c13d (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-208
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-208
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #208 jenkins-Cassandra-quick-208
Command "git tag -a -f -m Jenkins Build #208 jenkins-Cassandra-quick-208" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #208 jenkins-Cassandra-quick-208" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #207

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/207/changes>

Changes:

[jbellis] add 3912 to CHANGES, NEWS

------------------------------------------
[...truncated 346 lines...]
    [junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.39 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.944 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.629 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.602 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.251 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 13.945 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.84 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 31.325 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.583 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:55:00,239 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.13 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 1, Time elapsed: 19.377 sec
    [junit] 
    [junit] Testcase: testPersistentStatisticsFromOlderIndexedSSTable(org.apache.cassandra.io.sstable.SSTableReaderTest):	Caused an ERROR
    [junit] java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] java.io.IOError: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:359)
    [junit] 	at org.apache.cassandra.db.ColumnFamilyStore.loadNewSSTables(ColumnFamilyStore.java:476)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.clearAndLoad(SSTableReaderTest.java:166)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.assertIndexQueryWorks(SSTableReaderTest.java:293)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.testPersistentStatisticsFromOlderIndexedSSTable(SSTableReaderTest.java:244)
    [junit] Caused by: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.utils.FBUtilities.renameWithConfirm(FBUtilities.java:235)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:355)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.io.sstable.SSTableReaderTest FAILED
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.217 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.954 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 3.31 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.913 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.623 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.63 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.302 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: 12.265 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.64 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.613 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.846 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:57:12,444 Generated random token Token(bytes[40b5d6c9572088f79fd09dae27275873]). 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: 16.25 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:57:29,517 Generated random token Token(bytes[3f2ab677482478a276ca7c3566e285e7]). 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: 12.123 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.635 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:57:59,505 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 16:58:00,524 Generated random token Token(bytes[e81ae64b5da43427334ee3472710bd97]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.167 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 30.488 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:58:32,522 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: 20.462 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 20.512 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.72 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.919 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.652 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.805 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.575 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:00:06,044 Generated random token Token(bytes[a181b31af0a9a7c57be758566d91f7fc]). 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: 11.866 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.702 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 17.272 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:00:46,748 Generated random token Token(bytes[8fe60cc1ef5bbd8f5e23c747323d424e]). 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: 12.753 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.059 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: 12.958 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.796 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.08 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.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.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.685 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.617 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: 13.921 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.107 sec
    [junit] 

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

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

Build failed in Jenkins: Cassandra-quick #206

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/206/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu5 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@7daddb81:ubuntu5
Using strategy: Default
Last Built Revision: Revision ea117154f15c423e5ee9de2c920b9f69444ac164 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@55796279
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision ea117154f15c423e5ee9de2c920b9f69444ac164 (origin/trunk)
Checking out Revision ea117154f15c423e5ee9de2c920b9f69444ac164 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-206
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-206
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #206 jenkins-Cassandra-quick-206
Command "git tag -a -f -m Jenkins Build #206 jenkins-Cassandra-quick-206" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #206 jenkins-Cassandra-quick-206" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #205

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/205/changes>

Changes:

[sylvain] Remove obsolete line from the NEWS file

[sylvain] Remove other obsolete NEW entry

[sylvain] add concurrent schema, cql3, and CFRR wide rows to NEWS.  clarify that KeyRange.filter allows Hadoop to take advantage of C* indexes

[brandonwilliams] Fix wide row counter deserialization.

[jbellis] update CHANGES and NEWS for 3690

------------------------------------------
[...truncated 455 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.732 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:52:22,303 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.817 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.103 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 1, Time elapsed: 5.106 sec
    [junit] 
    [junit] Testcase: testPersistentStatisticsFromOlderIndexedSSTable(org.apache.cassandra.io.sstable.SSTableReaderTest):	Caused an ERROR
    [junit] java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] java.io.IOError: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:359)
    [junit] 	at org.apache.cassandra.db.ColumnFamilyStore.loadNewSSTables(ColumnFamilyStore.java:476)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.clearAndLoad(SSTableReaderTest.java:166)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.assertIndexQueryWorks(SSTableReaderTest.java:293)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.testPersistentStatisticsFromOlderIndexedSSTable(SSTableReaderTest.java:244)
    [junit] Caused by: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.utils.FBUtilities.renameWithConfirm(FBUtilities.java:235)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:355)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.io.sstable.SSTableReaderTest FAILED
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.925 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.597 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.694 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.462 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.496 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.138 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.24 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.396 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.464 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.6 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:53:19,914 Generated random token Token(bytes[cda87862710adbd87dcb264a7b159832]). 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.333 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:53:27,603 Generated random token Token(bytes[26803fa490cf7cdfae1d9215e119f98b]). 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: 4.956 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.297 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:53:40,401 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 15:53:40,876 Generated random token Token(bytes[7aac0da17a35cc297d51054a2e29886e]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.002 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.35 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:53:51,289 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 15:53:51,424 Fatal exception in thread Thread[CompactionExecutor:4,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.516 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.232 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 15:54:03,570 Fatal exception in thread Thread[ACCEPT-/127.0.0.1,5,main]
    [junit] java.lang.RuntimeException: java.nio.channels.ClosedChannelException
    [junit] 	at org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:699)
    [junit] Caused by: java.nio.channels.ClosedChannelException
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:137)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:688)
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.838 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.533 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.933 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.647 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.959 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:54:29,889 Generated random token Token(bytes[35f68162c414c67cbe794f4c2f834ff4]). 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: 4.619 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.029 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.122 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:54:48,091 Generated random token Token(bytes[02adf3cf365de248b1c12832faf15ffb]). 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: 4.884 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.032 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: 4.918 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.43 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.047 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.112 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.37 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.483 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.01 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1087: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

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

Build failed in Jenkins: Cassandra-quick #204

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/204/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu5 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@1921f67c:ubuntu5
Using strategy: Default
Last Built Revision: Revision edf9e0e1695b89b085453ef1de9bef3a69e23b56 (origin/trunk)
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.LocalChannel@6a5dd151
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision ea117154f15c423e5ee9de2c920b9f69444ac164 (origin/trunk)
Checking out Revision ea117154f15c423e5ee9de2c920b9f69444ac164 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-204
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-204
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1272)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1220)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #204 jenkins-Cassandra-quick-204
Command "git tag -a -f -m Jenkins Build #204 jenkins-Cassandra-quick-204" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #204 jenkins-Cassandra-quick-204" returned status code 128: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@juno.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
	... 15 more

Build failed in Jenkins: Cassandra-quick #203

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/203/>

------------------------------------------
[...truncated 358 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.314 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.122 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.443 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.899 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:54:43,891 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 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.267 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 1, Time elapsed: 5.583 sec
    [junit] 
    [junit] Testcase: testPersistentStatisticsFromOlderIndexedSSTable(org.apache.cassandra.io.sstable.SSTableReaderTest):	Caused an ERROR
    [junit] java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] java.io.IOError: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:359)
    [junit] 	at org.apache.cassandra.db.ColumnFamilyStore.loadNewSSTables(ColumnFamilyStore.java:476)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.clearAndLoad(SSTableReaderTest.java:166)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.assertIndexQueryWorks(SSTableReaderTest.java:293)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.testPersistentStatisticsFromOlderIndexedSSTable(SSTableReaderTest.java:244)
    [junit] Caused by: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.utils.FBUtilities.renameWithConfirm(FBUtilities.java:235)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:355)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.io.sstable.SSTableReaderTest FAILED
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.323 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.515 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.766 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.913 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.608 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.63 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.324 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.315 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.338 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.611 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.103 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:55:44,053 Generated random token Token(bytes[b07a9a19856ad70dd5b190073879c094]). 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.937 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:55:52,258 Generated random token Token(bytes[4de65882a84fec1786352a70e2a42657]). 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.312 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.093 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:56:06,324 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 08:56:06,896 Generated random token Token(bytes[5932d74d5e9f72dec7ad76146cd20039]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.165 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.43 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:56:17,202 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 08:56:17,390 Fatal exception in thread Thread[CompactionExecutor:2,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.955 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.701 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.355 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.909 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.361 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.811 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.056 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:56:58,440 Generated random token Token(bytes[b11765ae4d5eed59d77a781302ba8837]). 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.263 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.354 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.297 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:57:17,952 Generated random token Token(bytes[9cc858ff7c4f96f0257118abdc0e0b07]). 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.368 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.427 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: 5.438 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.527 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.078 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.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.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.442 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.614 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: 7.01 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>:1087: The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit test(s) failed.

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

Build failed in Jenkins: Cassandra-quick #202

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/202/>

------------------------------------------
[...truncated 436 lines...]
    [junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.402 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.957 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.63 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.601 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.254 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 14.957 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.816 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 30.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.607 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:47:06,911 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.555 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 1, Time elapsed: 20.642 sec
    [junit] 
    [junit] Testcase: testPersistentStatisticsFromOlderIndexedSSTable(org.apache.cassandra.io.sstable.SSTableReaderTest):	Caused an ERROR
    [junit] java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] java.io.IOError: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:359)
    [junit] 	at org.apache.cassandra.db.ColumnFamilyStore.loadNewSSTables(ColumnFamilyStore.java:476)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.clearAndLoad(SSTableReaderTest.java:166)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.assertIndexQueryWorks(SSTableReaderTest.java:293)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.testPersistentStatisticsFromOlderIndexedSSTable(SSTableReaderTest.java:244)
    [junit] Caused by: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.utils.FBUtilities.renameWithConfirm(FBUtilities.java:235)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:355)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.io.sstable.SSTableReaderTest FAILED
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.304 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.845 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 3.326 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.199 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.624 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.65 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 16.821 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: 14.883 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.768 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.616 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 17.032 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:49:31,362 Generated random token Token(bytes[8c4516dc50702e74c174f26d03eb4166]). 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: 16.74 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:49:49,471 Generated random token Token(bytes[ecef3487bcc621cec3386531859e6f7c]). 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: 12.84 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.433 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:50:21,365 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 22:50:22,291 Generated random token Token(bytes[3a7eaabdbbbce1a0583b0b376ecbc454]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.185 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 28.657 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:50:52,488 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: 19.724 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 23.667 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 15.174 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.15 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.43 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.81 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.065 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:52:30,343 Generated random token Token(bytes[2c25fe604df027cb9a1a8cdfbfa1150c]). 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: 16.112 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.103 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 19.056 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:53:19,228 Generated random token Token(bytes[6576e111f092ba7b80428619cfeca5d9]). 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: 13.358 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 16.075 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: 13.115 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.794 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 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.053 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.7 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.623 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: 13.82 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

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

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

Build failed in Jenkins: Cassandra-quick #201

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/201/changes>

Changes:

[xedin] Add way to force the cassandra-cli to refresh it's schema

[xedin] fix for situation when assumtions are read for CF that does not exist (CASSANDRA-4052)

[jbellis] fix type in CQL3 ALTER TABLE

[jbellis] Remove other obsolete NEW entry

[jbellis] Throw invalid exception in CQL3 on obsolete options

[jbellis] Update versions and licence in preparation for 1.1.0 release

[jbellis] add concurrent schema, cql3, and CFRR wide rows to NEWS.  clarify that KeyRange.filter allows Hadoop to take advantage of C* indexes

[jbellis] fix CHANGES

[jbellis] elaborate on why cache changes matter from end-user perspective

[jbellis] move cql changes to own section of changelog

[jbellis] Pig wide row support.

[jbellis] Update NEWS for 3909

[jbellis] avoid generating redundant compaction tasks during streaming

[jbellis] add JdbcDecimalTest

[brandonwilliams] Remove obsolete line from the NEWS file

[brandonwilliams] Remove other obsolete NEW entry

[brandonwilliams] add concurrent schema, cql3, and CFRR wide rows to NEWS.  clarify that KeyRange.filter allows Hadoop to take advantage of C* indexes

[brandonwilliams] Fix wide row counter deserialization.

------------------------------------------
[...truncated 458 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.38 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.197 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.507 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.919 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:36:44,970 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.241 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 1, Time elapsed: 5.666 sec
    [junit] 
    [junit] Testcase: testPersistentStatisticsFromOlderIndexedSSTable(org.apache.cassandra.io.sstable.SSTableReaderTest):	Caused an ERROR
    [junit] java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] java.io.IOError: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:359)
    [junit] 	at org.apache.cassandra.db.ColumnFamilyStore.loadNewSSTables(ColumnFamilyStore.java:476)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.clearAndLoad(SSTableReaderTest.java:166)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.assertIndexQueryWorks(SSTableReaderTest.java:293)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.testPersistentStatisticsFromOlderIndexedSSTable(SSTableReaderTest.java:244)
    [junit] Caused by: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.utils.FBUtilities.renameWithConfirm(FBUtilities.java:235)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:355)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.io.sstable.SSTableReaderTest FAILED
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.478 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.587 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.771 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.916 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.613 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.633 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.609 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.481 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.623 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.625 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.179 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:37:46,391 Generated random token Token(bytes[3ff5bab839c287da0c742d463c748401]). 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: 7.249 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:37:54,712 Generated random token Token(bytes[7ec7b9dbccbc752e1ed4de086b5cbcc2]). 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.407 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.148 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:38:09,202 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 18:38:09,772 Generated random token Token(bytes[74895dad31fd495304600de8aaf71df8]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.184 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.57 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:38:20,536 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 18:38:20,741 Fatal exception in thread Thread[CompactionExecutor:7,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.051 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.713 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.357 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.82 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.397 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.822 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.087 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:39:01,892 Generated random token Token(bytes[b2c4c75a3c3d26e23e7f9f52b4c7c005]). 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.392 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.422 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.378 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:39:21,699 Generated random token Token(bytes[7174cdcc95317baa81a9817b470da2a6]). 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.448 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.402 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: 5.348 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.54 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 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.053 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.448 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.623 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: 7.103 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

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

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

Build failed in Jenkins: Cassandra-quick #200

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/200/>

------------------------------------------
[...truncated 456 lines...]
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.803 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.545 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.862 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.729 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:42:25,312 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.46 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.1 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 7, Failures: 0, Errors: 1, Time elapsed: 5.269 sec
    [junit] 
    [junit] Testcase: testPersistentStatisticsFromOlderIndexedSSTable(org.apache.cassandra.io.sstable.SSTableReaderTest):	Caused an ERROR
    [junit] java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] java.io.IOError: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:359)
    [junit] 	at org.apache.cassandra.db.ColumnFamilyStore.loadNewSSTables(ColumnFamilyStore.java:476)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.clearAndLoad(SSTableReaderTest.java:166)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.assertIndexQueryWorks(SSTableReaderTest.java:293)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReaderTest.testPersistentStatisticsFromOlderIndexedSSTable(SSTableReaderTest.java:244)
    [junit] Caused by: java.io.IOException: rename failed of build/test/cassandra/data/Keyspace1/Indexed1/Keyspace1-Indexed1.626972746864617465-ib-4-Data.db
    [junit] 	at org.apache.cassandra.utils.FBUtilities.renameWithConfirm(FBUtilities.java:235)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableWriter.rename(SSTableWriter.java:355)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.io.sstable.SSTableReaderTest FAILED
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.897 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.069 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.629 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.681 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.451 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.465 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.895 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: 4.827 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.908 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.46 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.366 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:43:21,061 Generated random token Token(bytes[f69bf782fa30c69fd7f9f3b16dc4d300]). 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.336 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:43:28,808 Generated random token Token(bytes[add638b9b4e692e79eefdd2739c7d428]). 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: 4.931 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.829 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:43:42,010 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 13:43:42,469 Generated random token Token(bytes[7423e57d7ce4f3b8e2c1ac17b4b75791]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.945 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:43:52,337 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 13:43:52,528 Fatal exception in thread Thread[CompactionExecutor:10,1,main]
    [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token
    [junit] 	at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
    [junit] 	at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
    [junit] 	at java.util.Arrays.mergeSort(Arrays.java:1270)
    [junit] 	at java.util.Arrays.sort(Arrays.java:1210)
    [junit] 	at java.util.Collections.sort(Collections.java:159)
    [junit] 	at org.apache.cassandra.dht.Range.normalize(Range.java:382)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
    [junit] 	at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
    [junit] 	at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    [junit] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    [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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.547 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.243 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.678 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.743 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.851 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.627 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.627 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.953 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:44:31,033 Generated random token Token(bytes[5b15385d0aedfa6e031eb48fd1218d9a]). 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.094 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.695 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.823 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:44:49,156 Generated random token Token(bytes[d4bf3a207b01972bc4488a2bc42d5f0e]). 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.12 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.965 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: 4.854 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.403 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.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 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.322 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.468 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.995 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1087: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1048: Some unit test(s) failed.

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

Build failed in Jenkins: Cassandra-quick #199

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/199/changes>

Changes:

[jbellis] make Token serializable again for JMX

------------------------------------------
[...truncated 2142 lines...]
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:249)
    [junit] 	at org.apache.cassandra.service.StorageService.initClient(StorageService.java:384)
    [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.157 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:26:15,032 Overriding RING_DELAY to 1000ms
    [junit]  WARN 21:26:16,764 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.215 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:27:18,105 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.564 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:27:20,097 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.283 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:27:21,213 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.668 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:27:22,896 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.527 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:27:24,353 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:384)
    [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.796 sec
    [junit] Exception in thread "StorageServiceShutdownHook" java.lang.IllegalStateException: No configured RPC daemon
    [junit] 
    [junit] 	at org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:335)
    [junit] 	at org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:451)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:27:25,556 Overriding RING_DELAY to 1000ms
    [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:513)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:490)
    [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.696 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:27:27,053 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.618 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:27:28,572 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.474 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:27:29,905 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:513)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:490)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:400)
    [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.801 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:27:31,610 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.037 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:27:33,211 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 0.91 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 21:27:35,067 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.542 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.084 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 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.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.178 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.454 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.478 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:27:46,070 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.815 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:27:47,461 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------

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

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


Build failed in Jenkins: Cassandra-quick #198

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/198/changes>

Changes:

[jbellis] update CHANGES, NEWS

------------------------------------------
[...truncated 2247 lines...]
    [junit] 	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
    [junit] 	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
    [junit] 	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
    [junit] 	at org.apache.cassandra.utils.MerkleTree$MerkleTreeSerializer.deserialize(MerkleTree.java:107)
    [junit] 	at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.deserialize(AntiEntropyService.java:514)
    [junit] Caused by: java.io.InvalidClassException: org.apache.cassandra.dht.BigIntegerToken; class invalid for deserialization
    [junit] 	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:587)
    [junit] 	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
    [junit] 	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.SerializationsTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.647 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:38:43,093 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.474 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:38:44,523 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:384)
    [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.819 sec
    [junit] Exception in thread "StorageServiceShutdownHook" java.lang.IllegalStateException: No configured RPC daemon
    [junit] 
    [junit] 	at org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:335)
    [junit] ------------- Standard Error -----------------
    [junit] 	at org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:451)
    [junit]  WARN 20:38:45,696 Overriding RING_DELAY to 1000ms
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit] ------------- ---------------- ---------------
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [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:513)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:490)
    [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] *** java.lang.instrument ASSERTION FAILED ***: "error == JVMTI_ERROR_NONE" at ../../../src/share/instrument/Reentrancy.c line: 95
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.701 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:38:47,223 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.617 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:38:48,731 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.505 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:38:50,046 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:513)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:490)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:400)
    [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.784 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:38:51,749 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.15 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:38:53,324 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 0.945 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:38:55,275 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.524 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.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.139 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.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.45 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 1, Time elapsed: 0.416 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:39:06,194 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testSerialization(org.apache.cassandra.utils.MerkleTreeTest):	Caused an ERROR
    [junit] org.apache.cassandra.dht.BigIntegerToken
    [junit] java.io.NotSerializableException: org.apache.cassandra.dht.BigIntegerToken
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1164)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)
    [junit] 	at org.apache.cassandra.utils.MerkleTreeTest.testSerialization(MerkleTreeTest.java:410)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.utils.MerkleTreeTest FAILED
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.813 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:39:07,537 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------

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

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


Build failed in Jenkins: Cassandra-quick #197

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/197/changes>

Changes:

[jbellis] add row-level isolation via SnapTree
patch by slebresne; reviewed by jbellis for CASSANDRA-2893

[jbellis] merge from 1.0

------------------------------------------
[...truncated 2261 lines...]
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
    [junit] 	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
    [junit] 	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
    [junit] 	at org.apache.cassandra.utils.MerkleTree$MerkleTreeSerializer.deserialize(MerkleTree.java:107)
    [junit] 	at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.deserialize(AntiEntropyService.java:514)
    [junit] Caused by: java.io.InvalidClassException: org.apache.cassandra.dht.BigIntegerToken; class invalid for deserialization
    [junit] 	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:587)
    [junit] 	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
    [junit] 	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.SerializationsTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.643 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:27:37,328 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.47 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:27:38,752 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:384)
    [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.819 sec
    [junit] 	at org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:335)
    [junit] 
    [junit] 	at org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:451)
    [junit] ------------- Standard Error -----------------
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit]  WARN 20:27:39,923 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:513)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:490)
    [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.701 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:27:41,445 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.619 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:27:42,948 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.51 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:27:44,299 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:513)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:490)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:400)
    [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.796 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:27:46,036 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.147 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:27:47,619 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 0.96 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:27:49,569 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.586 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.079 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.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.139 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.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.147 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.459 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 1, Time elapsed: 0.415 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:28:00,564 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testSerialization(org.apache.cassandra.utils.MerkleTreeTest):	Caused an ERROR
    [junit] org.apache.cassandra.dht.BigIntegerToken
    [junit] java.io.NotSerializableException: org.apache.cassandra.dht.BigIntegerToken
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1164)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)
    [junit] 	at org.apache.cassandra.utils.MerkleTreeTest.testSerialization(MerkleTreeTest.java:410)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.utils.MerkleTreeTest FAILED
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.812 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:28:01,908 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------

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

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


Build failed in Jenkins: Cassandra-quick #196

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/196/changes>

Changes:

[jbellis] fix javadoc problems
patch by Dave Brosius; reviewed by jbellis for CASSANDRA-3664

[jbellis] Optimize key count estimation when opening sstable on startup
patch by Melvin Wang and jbellis; reviewed by slebresne for CASSANDRA-2988

------------------------------------------
[...truncated 2287 lines...]
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
    [junit] 	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
    [junit] 	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
    [junit] 	at org.apache.cassandra.utils.MerkleTree$MerkleTreeSerializer.deserialize(MerkleTree.java:107)
    [junit] 	at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.deserialize(AntiEntropyService.java:514)
    [junit] Caused by: java.io.InvalidClassException: org.apache.cassandra.dht.BigIntegerToken; class invalid for deserialization
    [junit] 	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:587)
    [junit] 	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
    [junit] 	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.SerializationsTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.583 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:40:05,516 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.35 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:40:06,904 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:384)
    [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.643 sec
    [junit] 
    [junit] Exception in thread "StorageServiceShutdownHook" java.lang.IllegalStateException: No configured RPC daemon
    [junit] ------------- Standard Error -----------------
    [junit] 	at org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:335)
    [junit]  WARN 05:40:08,009 Overriding RING_DELAY to 1000ms
    [junit] 	at org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:451)
    [junit] ------------- ---------------- ---------------
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit] Testcase: testRegularMode(org.apache.cassandra.service.StorageServiceServerTest):	Caused an ERROR
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [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:513)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:490)
    [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.745 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:40:09,412 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.552 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:40:10,945 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.545 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:40:12,232 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:513)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:490)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:400)
    [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.798 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:40:13,912 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.938 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:40:15,396 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 0.786 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 05:40:17,145 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.456 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 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.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.103 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.042 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.379 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: 1, Time elapsed: 0.313 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:40:27,688 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testSerialization(org.apache.cassandra.utils.MerkleTreeTest):	Caused an ERROR
    [junit] org.apache.cassandra.dht.BigIntegerToken
    [junit] java.io.NotSerializableException: org.apache.cassandra.dht.BigIntegerToken
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1164)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)
    [junit] 	at org.apache.cassandra.utils.MerkleTreeTest.testSerialization(MerkleTreeTest.java:410)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.utils.MerkleTreeTest FAILED
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.706 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:40:28,910 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: 9 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results


Build failed in Jenkins: Cassandra-quick #195

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/195/changes>

Changes:

[jbellis] merge from 1.0

------------------------------------------
[...truncated 2262 lines...]
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
    [junit] 	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
    [junit] 	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
    [junit] 	at org.apache.cassandra.utils.MerkleTree$MerkleTreeSerializer.deserialize(MerkleTree.java:107)
    [junit] 	at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.deserialize(AntiEntropyService.java:514)
    [junit] Caused by: java.io.InvalidClassException: org.apache.cassandra.dht.BigIntegerToken; class invalid for deserialization
    [junit] 	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:587)
    [junit] 	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
    [junit] 	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.SerializationsTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.647 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:11:33,482 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.474 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:11:34,910 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:384)
    [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.827 sec
    [junit] 	at org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:335)
    [junit] 
    [junit] 	at org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:450)
    [junit] ------------- Standard Error -----------------
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit]  WARN 18:11:36,096 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:512)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:489)
    [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.715 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:11:37,634 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:11:39,169 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.496 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:11:40,506 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:512)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:489)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:400)
    [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.786 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:11:42,201 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.223 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:11:43,772 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 0.942 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 18:11:45,783 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.53 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.082 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.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.139 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.147 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.475 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: 1, Time elapsed: 0.431 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:11:56,699 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testSerialization(org.apache.cassandra.utils.MerkleTreeTest):	Caused an ERROR
    [junit] org.apache.cassandra.dht.BigIntegerToken
    [junit] java.io.NotSerializableException: org.apache.cassandra.dht.BigIntegerToken
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1164)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)
    [junit] 	at org.apache.cassandra.utils.MerkleTreeTest.testSerialization(MerkleTreeTest.java:410)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.utils.MerkleTreeTest FAILED
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.864 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:11:58,049 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------

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

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


Build failed in Jenkins: Cassandra-quick #194

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/194/changes>

Changes:

[jbellis] merge from 1.0

------------------------------------------
[...truncated 2259 lines...]
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
    [junit] 	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
    [junit] 	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
    [junit] 	at org.apache.cassandra.utils.MerkleTree$MerkleTreeSerializer.deserialize(MerkleTree.java:107)
    [junit] 	at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.deserialize(AntiEntropyService.java:514)
    [junit] Caused by: java.io.InvalidClassException: org.apache.cassandra.dht.BigIntegerToken; class invalid for deserialization
    [junit] 	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:587)
    [junit] 	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
    [junit] 	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.SerializationsTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.602 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:54:04,417 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.424 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:54:05,872 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:384)
    [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.651 sec
    [junit] Exception in thread "StorageServiceShutdownHook" java.lang.IllegalStateException: No configured RPC daemon
    [junit] 
    [junit] 	at org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:335)
    [junit] ------------- Standard Error -----------------
    [junit] 	at org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:450)
    [junit]  WARN 16:54:06,925 Overriding RING_DELAY to 1000ms
    [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] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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 java.lang.Thread.run(Thread.java:662)
    [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:512)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:489)
    [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.572 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:54:08,177 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.564 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:54:09,442 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.554 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:54:10,798 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:512)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:489)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:400)
    [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.691 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:54:12,401 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.945 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:54:13,851 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 0.789 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 16:54:15,520 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.414 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.108 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.047 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.113 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.419 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.085 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 1, Time elapsed: 0.387 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:54:26,145 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testSerialization(org.apache.cassandra.utils.MerkleTreeTest):	Caused an ERROR
    [junit] org.apache.cassandra.dht.BigIntegerToken
    [junit] java.io.NotSerializableException: org.apache.cassandra.dht.BigIntegerToken
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1164)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)
    [junit] 	at org.apache.cassandra.utils.MerkleTreeTest.testSerialization(MerkleTreeTest.java:410)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.utils.MerkleTreeTest FAILED
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.828 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:54:27,507 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: 8 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results


Build failed in Jenkins: Cassandra-quick #193

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/193/changes>

Changes:

[slebresne] Optimize memtable iteration during range scan
patch by slebresne; reviewed by jbellis for CASSANDRA-3638

------------------------------------------
[...truncated 2249 lines...]
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
    [junit] 	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
    [junit] 	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
    [junit] 	at org.apache.cassandra.utils.MerkleTree$MerkleTreeSerializer.deserialize(MerkleTree.java:107)
    [junit] 	at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.deserialize(AntiEntropyService.java:514)
    [junit] Caused by: java.io.InvalidClassException: org.apache.cassandra.dht.BigIntegerToken; class invalid for deserialization
    [junit] 	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:587)
    [junit] 	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
    [junit] 	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.SerializationsTest FAILED
    [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 16:38:07,952 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.366 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:09,313 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:384)
    [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.633 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Exception in thread "StorageServiceShutdownHook" java.lang.IllegalStateException: No configured RPC daemon
    [junit]  WARN 16:38:10,372 Overriding RING_DELAY to 1000ms
    [junit] 	at org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:335)
    [junit] ------------- ---------------- ---------------
    [junit] 	at org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:450)
    [junit] Testcase: testRegularMode(org.apache.cassandra.service.StorageServiceServerTest):	Caused an ERROR
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] 	at java.lang.Thread.run(Thread.java:662)
    [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:512)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:489)
    [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.692 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:11,722 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 16:38:13,205 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.489 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:14,517 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:512)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:489)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:400)
    [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.803 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:16,064 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.814 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:17,573 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 0.74 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 16:38:19,095 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.414 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.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.103 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.039 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.127 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.38 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 1, Time elapsed: 0.349 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:29,786 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testSerialization(org.apache.cassandra.utils.MerkleTreeTest):	Caused an ERROR
    [junit] org.apache.cassandra.dht.BigIntegerToken
    [junit] java.io.NotSerializableException: org.apache.cassandra.dht.BigIntegerToken
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1164)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)
    [junit] 	at org.apache.cassandra.utils.MerkleTreeTest.testSerialization(MerkleTreeTest.java:410)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.utils.MerkleTreeTest FAILED
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.697 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:30,987 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 21 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results


Build failed in Jenkins: Cassandra-quick #192

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/192/changes>

Changes:

[xedin] global key/row caches
patch by Pavel Yaskevich; reviewed by Sylvain Lebresne for CASSANDRA-3143

------------------------------------------
[...truncated 2224 lines...]
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
    [junit] 	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
    [junit] 	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
    [junit] 	at org.apache.cassandra.utils.MerkleTree$MerkleTreeSerializer.deserialize(MerkleTree.java:107)
    [junit] 	at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.deserialize(AntiEntropyService.java:514)
    [junit] Caused by: java.io.InvalidClassException: org.apache.cassandra.dht.BigIntegerToken; class invalid for deserialization
    [junit] 	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:587)
    [junit] 	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
    [junit] 	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.SerializationsTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.661 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:23:48,574 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.467 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:23:50,012 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:384)
    [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.819 sec
    [junit] 	at org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:335)
    [junit] 
    [junit] 	at org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:450)
    [junit] ------------- Standard Error -----------------
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit]  WARN 16:23:51,176 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:512)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:489)
    [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.693 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:23:52,697 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.623 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:23:54,195 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.51 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:23:55,525 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:512)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:489)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:400)
    [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.792 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:23:57,241 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.13 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:23:58,832 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 0.915 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 16:24:00,754 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.583 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.079 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.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.139 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.147 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.452 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: 1, Time elapsed: 0.43 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:24:11,743 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testSerialization(org.apache.cassandra.utils.MerkleTreeTest):	Caused an ERROR
    [junit] org.apache.cassandra.dht.BigIntegerToken
    [junit] java.io.NotSerializableException: org.apache.cassandra.dht.BigIntegerToken
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1164)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)
    [junit] 	at org.apache.cassandra.utils.MerkleTreeTest.testSerialization(MerkleTreeTest.java:410)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.utils.MerkleTreeTest FAILED
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.822 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:24:13,089 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------

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

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


Build failed in Jenkins: Cassandra-quick #191

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/191/changes>

Changes:

[slebresne] Fix minor issues reported by FindBugs
patch by slebresne; reviewed by jbellis for CASSANDRA-3658

------------------------------------------
[...truncated 2262 lines...]
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
    [junit] 	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
    [junit] 	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    [junit] 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
    [junit] 	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
    [junit] 	at org.apache.cassandra.utils.MerkleTree$MerkleTreeSerializer.deserialize(MerkleTree.java:107)
    [junit] 	at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.deserialize(AntiEntropyService.java:514)
    [junit] Caused by: java.io.InvalidClassException: org.apache.cassandra.dht.BigIntegerToken; class invalid for deserialization
    [junit] 	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:587)
    [junit] 	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
    [junit] 	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
    [junit] 	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.SerializationsTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.645 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:57:34,712 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.476 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:57:36,130 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:384)
    [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: 1.06 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:57:37,304 Overriding RING_DELAY to 1000ms
    [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:512)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:489)
    [junit] 	at org.apache.cassandra.service.StorageServiceServerTest.testRegularMode(StorageServiceServerTest.java:45)
    [junit] 
    [junit] 
    [junit] Exception in thread "StorageServiceShutdownHook" java.lang.IllegalStateException: No configured RPC daemon
    [junit] 	at org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:335)
    [junit] 	at org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:450)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [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.734 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:57:39,055 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.622 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:57:40,793 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.959 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:57:42,125 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:512)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:489)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:400)
    [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: 1.053 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:57:44,329 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.563 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:57:46,212 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 1.329 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 23:57:49,551 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.786 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.361 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.131 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.375 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.251 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.07 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.102 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 1, Time elapsed: 0.427 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:58:05,995 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testSerialization(org.apache.cassandra.utils.MerkleTreeTest):	Caused an ERROR
    [junit] org.apache.cassandra.dht.BigIntegerToken
    [junit] java.io.NotSerializableException: org.apache.cassandra.dht.BigIntegerToken
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1164)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
    [junit] 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
    [junit] 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
    [junit] 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
    [junit] 	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)
    [junit] 	at org.apache.cassandra.utils.MerkleTreeTest.testSerialization(MerkleTreeTest.java:410)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.utils.MerkleTreeTest FAILED
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.804 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:58:07,342 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------

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

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


Build failed in Jenkins: Cassandra-quick #190

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/190/changes>

Changes:

[brandonwilliams] Add 'write survey' mode that bootstraps but does not join.
Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-3452

[jbellis] merge from 1.0

------------------------------------------
[...truncated 2152 lines...]
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:249)
    [junit] 	at org.apache.cassandra.service.StorageService.initClient(StorageService.java:384)
    [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: 3.548 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:41:46,905 Overriding RING_DELAY to 1000ms
    [junit]  WARN 20:41:49,749 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.788 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:42:51,342 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.562 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:42:53,925 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.284 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:42:55,034 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:42:56,674 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.47 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:42:58,094 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:384)
    [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.84 sec
    [junit] 	at org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:335)
    [junit] 
    [junit] 	at org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:450)
    [junit] ------------- Standard Error -----------------
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit]  WARN 20:42:59,255 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:512)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:489)
    [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.721 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:43:00,797 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.615 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:43:02,315 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.51 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:43:03,627 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:512)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:489)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:400)
    [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.831 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:43:05,337 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.188 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:43:06,970 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 0.928 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:43:08,935 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.547 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.139 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.457 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.452 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:43:19,853 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.816 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:43:21,218 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------

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

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


Build failed in Jenkins: Cassandra-quick #189

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/189/changes>

Changes:

[brandonwilliams] Fix cli breakage from 3651

------------------------------------------
[...truncated 2139 lines...]
    [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.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.161 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:09:25,286 Overriding RING_DELAY to 1000ms
    [junit]  WARN 17:09:27,007 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.257 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:28,383 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.589 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:30,428 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.281 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:31,554 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.661 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:33,217 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.472 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:34,657 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] 	at org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:331)
    [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.812 sec
    [junit] 	at org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:446)
    [junit] 
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit] ------------- Standard Error -----------------
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit]  WARN 17:10:35,823 Overriding RING_DELAY to 1000ms
    [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.738 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:37,333 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.639 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:38,892 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.465 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:40,232 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.837 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:41,922 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.054 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:43,574 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 0.978 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 17:10:45,412 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.525 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.145 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.161 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.456 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.476 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:56,437 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.815 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:57,827 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------

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

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


Build failed in Jenkins: Cassandra-quick #188

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/188/changes>

Changes:

[brandonwilliams] Truncate throws TOE on timeout instead of UA.
Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-3651

------------------------------------------
[...truncated 1060 lines...]
A         bin/json2sstable.bat
AU        README.txt
A         build.properties.default
A         examples
A         examples/client_only
A         examples/client_only/conf
A         examples/client_only/conf/cassandra.yaml
A         examples/client_only/src
AU        examples/client_only/src/ClientOnlyExample.java
A         examples/client_only/bin
AU        examples/client_only/bin/client_only
A         examples/client_only/README.txt
A         examples/client_only/build.xml
A         examples/simple_authentication
A         examples/simple_authentication/conf
A         examples/simple_authentication/conf/access.properties
A         examples/simple_authentication/conf/passwd.properties
A         examples/simple_authentication/src
A         examples/simple_authentication/src/org
A         examples/simple_authentication/src/org/apache
A         examples/simple_authentication/src/org/apache/cassandra
A         examples/simple_authentication/src/org/apache/cassandra/auth
A         examples/simple_authentication/src/org/apache/cassandra/auth/SimpleAuthority.java
A         examples/simple_authentication/src/org/apache/cassandra/auth/SimpleAuthenticator.java
A         examples/simple_authentication/README.txt
A         examples/hadoop_word_count
A         examples/hadoop_word_count/ivy.xml
A         examples/hadoop_word_count/src
AU        examples/hadoop_word_count/src/WordCount.java
AU        examples/hadoop_word_count/src/WordCountSetup.java
A         examples/hadoop_word_count/src/WordCountCounters.java
A         examples/hadoop_word_count/bin
AU        examples/hadoop_word_count/bin/word_count
AU        examples/hadoop_word_count/bin/word_count_setup
A         examples/hadoop_word_count/bin/word_count_counters
AU        examples/hadoop_word_count/README.txt
AU        examples/hadoop_word_count/build.xml
A         drivers
A         drivers/java
A         drivers/java/test
A         drivers/java/test/conf
A         drivers/java/test/org
A         drivers/java/test/org/apache
A         drivers/java/test/org/apache/cassandra
A         drivers/java/test/org/apache/cassandra/cql
A         drivers/java/test/org/apache/cassandra/cql/jdbc
A         drivers/java/test/org/apache/cassandra/cql/driver
A         drivers/java/test/org/apache/cassandra/cql/driver/jdbc
A         drivers/java/src
A         drivers/java/src/org
A         drivers/java/src/org/apache
A         drivers/java/src/org/apache/cassandra
A         drivers/java/src/org/apache/cassandra/cql
A         drivers/java/src/org/apache/cassandra/cql/jdbc
A         drivers/java/src/org/apache/cassandra/cql/driver
A         drivers/java/src/org/apache/cassandra/cql/driver/jdbc
A         .rat-excludes
 U        .
At revision 1222340
[cassandra] $ /home/hudson/tools/ant/latest/bin/ant -Dversion=2011-12-22_16-45-33 -Dtest.timeout=90000 -Dcobertura.dir=/usr/share/java clean test
Buildfile: /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build.xml

clean:

maven-ant-tasks-localrepo:

maven-ant-tasks-download:
     [echo] Downloading Maven ANT Tasks...
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build
      [get] Getting: http://repo2.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar
      [get] To: /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build/maven-ant-tasks-2.1.3.jar

maven-ant-tasks-init:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build/lib

scm-svn-info:

scm-info:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:
[artifact:dependencies] Downloading: asm/asm/3.2/asm-3.2-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'asm:asm:java-source:sources:3.2' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: asm/asm/3.2/asm-3.2-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'asm:asm:java-source:sources:3.2' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: asm/asm/3.2/asm-3.2-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'asm:asm:java-source:sources:3.2' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Downloading: org/apache/rat/apache-rat/0.6/apache-rat-0.6-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'org.apache.rat:apache-rat:java-source:sources:0.6' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: org/apache/rat/apache-rat/0.6/apache-rat-0.6-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'org.apache.rat:apache-rat:java-source:sources:0.6' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: org/apache/rat/apache-rat/0.6/apache-rat-0.6-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'org.apache.rat:apache-rat:java-source:sources:0.6' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Downloading: org/apache/hadoop/hadoop-core/0.20.203.0/hadoop-core-0.20.203.0-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'org.apache.hadoop:hadoop-core:java-source:sources:0.20.203.0' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: org/apache/hadoop/hadoop-core/0.20.203.0/hadoop-core-0.20.203.0-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'org.apache.hadoop:hadoop-core:java-source:sources:0.20.203.0' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: org/apache/hadoop/hadoop-core/0.20.203.0/hadoop-core-0.20.203.0-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'org.apache.hadoop:hadoop-core:java-source:sources:0.20.203.0' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Downloading: xmlenc/xmlenc/0.52/xmlenc-0.52-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'xmlenc:xmlenc:java-source:sources:0.52' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: xmlenc/xmlenc/0.52/xmlenc-0.52-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'xmlenc:xmlenc:java-source:sources:0.52' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: xmlenc/xmlenc/0.52/xmlenc-0.52-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'xmlenc:xmlenc:java-source:sources:0.52' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Downloading: commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'commons-beanutils:commons-beanutils-core:java-source:sources:1.8.0' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'commons-beanutils:commons-beanutils-core:java-source:sources:1.8.0' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'commons-beanutils:commons-beanutils-core:java-source:sources:1.8.0' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Downloading: tomcat/jasper-runtime/5.5.12/jasper-runtime-5.5.12-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'tomcat:jasper-runtime:java-source:sources:5.5.12' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: tomcat/jasper-runtime/5.5.12/jasper-runtime-5.5.12-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'tomcat:jasper-runtime:java-source:sources:5.5.12' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: tomcat/jasper-runtime/5.5.12/jasper-runtime-5.5.12-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'tomcat:jasper-runtime:java-source:sources:5.5.12' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Downloading: tomcat/jasper-compiler/5.5.12/jasper-compiler-5.5.12-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'tomcat:jasper-compiler:java-source:sources:5.5.12' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: tomcat/jasper-compiler/5.5.12/jasper-compiler-5.5.12-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'tomcat:jasper-compiler:java-source:sources:5.5.12' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: tomcat/jasper-compiler/5.5.12/jasper-compiler-5.5.12-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'tomcat:jasper-compiler:java-source:sources:5.5.12' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Downloading: org/eclipse/jdt/core/3.1.1/core-3.1.1-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'org.eclipse.jdt:core:java-source:sources:3.1.1' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: org/eclipse/jdt/core/3.1.1/core-3.1.1-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'org.eclipse.jdt:core:java-source:sources:3.1.1' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: org/eclipse/jdt/core/3.1.1/core-3.1.1-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'org.eclipse.jdt:core:java-source:sources:3.1.1' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Downloading: net/sf/kosmosfs/kfs/0.3/kfs-0.3-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'net.sf.kosmosfs:kfs:java-source:sources:0.3' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: net/sf/kosmosfs/kfs/0.3/kfs-0.3-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'net.sf.kosmosfs:kfs:java-source:sources:0.3' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: net/sf/kosmosfs/kfs/0.3/kfs-0.3-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'net.sf.kosmosfs:kfs:java-source:sources:0.3' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Downloading: hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'hsqldb:hsqldb:java-source:sources:1.8.0.10' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'hsqldb:hsqldb:java-source:sources:1.8.0.10' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'hsqldb:hsqldb:java-source:sources:1.8.0.10' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Building ant file: /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build/build-dependencies.xml
     [copy] Copying 39 files to /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build/lib/jars
     [copy] Copying 29 files to /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build/lib/sources

init:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build/classes/main
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build/classes/thrift
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build/test/lib
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build/test/classes
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/src/gen-java

check-avro-generate:

avro-interface-generate-internode:
     [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
     [echo] Building Grammar /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/src/java/org/apache/cassandra/cli/Cli.g  ....

check-gen-cql-grammar:

gen-cql-grammar:
     [echo] Building Grammar /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/src/java/org/apache/cassandra/cql/Cql.g  ...

build-project:
     [echo] apache-cassandra: /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build.xml
    [javac] Compiling 40 source files to /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build/classes/thrift
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 514 source files to /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build/classes/main
    [javac] /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/src/java/org/apache/cassandra/io/util/Memory.java:22: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release
    [javac] import sun.misc.Unsafe;
    [javac]                ^
    [javac] /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/src/java/org/apache/cassandra/io/util/Memory.java:28: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release
    [javac]     private static final Unsafe unsafe;
    [javac]                          ^
    [javac] /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/src/java/org/apache/cassandra/utils/FastByteComparisons.java:25: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release
    [javac] import sun.misc.Unsafe;
    [javac]                ^
    [javac] /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/src/java/org/apache/cassandra/utils/FastByteComparisons.java:114: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release
    [javac]       static final Unsafe theUnsafe;
    [javac]                    ^
    [javac] /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/src/java/org/apache/cassandra/io/util/Memory.java:34: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release
    [javac]             Field field = sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
    [javac]                                   ^
    [javac] /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/src/java/org/apache/cassandra/io/util/Memory.java:36: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release
    [javac]             unsafe = (sun.misc.Unsafe) field.get(null);
    [javac]                               ^
    [javac] /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/src/java/org/apache/cassandra/cli/CliClient.java:1442: unreported exception org.apache.cassandra.thrift.TimedOutException; must be caught or declared to be thrown
    [javac]         thriftClient.truncate(cfDef.getName());
    [javac]                              ^
    [javac] /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/src/java/org/apache/cassandra/utils/FastByteComparisons.java:120: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release
    [javac]         theUnsafe = (Unsafe) AccessController.doPrivileged(
    [javac]                      ^
    [javac] /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/src/java/org/apache/cassandra/utils/FastByteComparisons.java:125: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release
    [javac]                   Field f = Unsafe.class.getDeclaredField("theUnsafe");
    [javac]                             ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error
    [javac] 8 warnings

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build.xml:690: Compile failed; see the compiler error output for details.

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


Build failed in Jenkins: Cassandra-quick #187

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/187/changes>

Changes:

[jake] merge from 1.0

------------------------------------------
[...truncated 2139 lines...]
    [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.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.277 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:37:49,120 Overriding RING_DELAY to 1000ms
    [junit]  WARN 16:37:50,917 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.25 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:52,262 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.572 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:54,326 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.286 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:55,457 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.662 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:57,155 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.51 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:58,643 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] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.804 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:38:59,814 Overriding RING_DELAY to 1000ms
    [junit] Exception in thread "StorageServiceShutdownHook" java.lang.IllegalStateException: No configured RPC daemon
    [junit] ------------- ---------------- ---------------
    [junit] 	at org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:331)
    [junit] Testcase: testRegularMode(org.apache.cassandra.service.StorageServiceServerTest):	Caused an ERROR
    [junit] 	at org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:446)
    [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] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] 	at java.lang.Thread.run(Thread.java:662)
    [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.759 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:39:01,330 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.628 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:39:02,889 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.48 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:39:04,207 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.841 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:39:05,903 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.033 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:39:07,538 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 0.909 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 16:39:09,382 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.569 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.083 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.145 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.166 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.489 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.459 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:39:20,464 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.826 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:39:21,864 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------

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

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


Build failed in Jenkins: Cassandra-quick #186

Posted by Apache Jenkins Server <je...@builds.apache.org>.
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


Build failed in Jenkins: Cassandra-quick #185

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/185/changes>

Changes:

[xedin] merge from 1.0

------------------------------------------
[...truncated 2136 lines...]
    [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: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.21 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:02:32,231 Overriding RING_DELAY to 1000ms
    [junit]  WARN 01:02:34,013 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.037 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:03:35,339 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: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.458 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:03:37,180 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.277 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:03:38,245 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.582 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:03:39,709 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.358 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:03:40,993 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:281)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [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] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.663 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:03:42,071 Overriding RING_DELAY to 1000ms
    [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:506)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:483)
    [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.708 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:03:43,594 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.56 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:03:45,089 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.54 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:03:46,385 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:281)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:506)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:483)
    [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.827 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:03:48,094 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.965 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:03:49,709 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 0.777 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 01:03:51,381 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.41 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 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.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.114 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.36 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.364 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:04:01,351 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.78 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:04:02,576 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: 8 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results


Build failed in Jenkins: Cassandra-quick #184

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/184/changes>

Changes:

[jbellis] clarify that loadNewSSTables doesn't 'rebuild' indexes, just adds entries for the new data

------------------------------------------
[...truncated 2172 lines...]
    [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: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: 3.721 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:22:57,759 Overriding RING_DELAY to 1000ms
    [junit]  WARN 17:23:00,717 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.689 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:02,362 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: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.601 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:04,858 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.289 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:05,988 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:07,629 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.468 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:09,053 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:281)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [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] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.869 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:10,257 Overriding RING_DELAY to 1000ms
    [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:506)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:483)
    [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.733 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:11,924 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.627 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:13,447 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.503 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:14,775 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:281)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:506)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:483)
    [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.835 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:16,519 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.329 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:18,145 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 0.965 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 17:24:20,269 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.561 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.086 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.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.14 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 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.472 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.454 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:31,283 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.812 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:32,669 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------

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

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


Build failed in Jenkins: Cassandra-quick #183

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/183/changes>

Changes:

[eevans] clean up Term ctors

Patch by eevans; reviewed by Rick Shaw for CASSANDRA-2475

[eevans] index bind markers using parser

Patch by eevans; reviewed by Rick Shaw for CASSANDRA-2475

[eevans] properly report number of markers in a statement

Patch by eevans; reviewed by Rick Shaw for CASSANDRA-2475

[eevans] remove ant builder; restore java builder

Patch by eevans; reviewed by Rick Shaw for CASSANDRA-3632

------------------------------------------
[...truncated 2137 lines...]
    [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: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.276 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:06:52,107 Overriding RING_DELAY to 1000ms
    [junit]  WARN 17:06:53,929 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.328 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:07:55,316 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: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.567 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:07:57,443 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.287 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:07:58,554 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.673 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:08:00,221 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.479 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:08:01,670 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:281)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [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] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.829 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:08:02,867 Overriding RING_DELAY to 1000ms
    [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:506)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:483)
    [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.73 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:08:04,514 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.632 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:08:06,089 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.495 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:08:07,446 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:281)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:506)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:483)
    [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.916 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:08:09,252 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.095 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:08:10,972 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 0.98 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 17:08:12,886 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.576 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 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.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 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.064 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.154 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.456 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.495 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:08:24,002 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.835 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:08:25,429 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------

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

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


Build failed in Jenkins: Cassandra-quick #182

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/182/changes>

Changes:

[xedin] merge from 1.0

------------------------------------------
[...truncated 2121 lines...]
    [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: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.02 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:52:22,618 Overriding RING_DELAY to 1000ms
    [junit]  WARN 09:52:24,243 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.271 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:53:25,617 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: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.492 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:53:27,716 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 09:53:28,820 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.603 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:53:30,366 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.368 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:53:31,761 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:281)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [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] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.694 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:53:32,848 Overriding RING_DELAY to 1000ms
    [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:506)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:483)
    [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.662 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:53:34,497 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.557 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:53:35,858 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.556 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:53:37,158 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:281)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:506)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:483)
    [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.845 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:53:38,870 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.982 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:53:40,476 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 0.848 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 09:53:42,243 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.471 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 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.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.109 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 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.347 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.376 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:53:52,875 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.768 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:53:54,133 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: 8 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results


Build failed in Jenkins: Cassandra-quick #181

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/181/changes>

Changes:

[slebresne] merge from 1.0

[slebresne] Use separate writer thread in SSTableSimpleUnsortedWriter
patch by slebresne; reviewed by yukim for CASSANDRA-3619

[slebresne] document reference to #1938

------------------------------------------
[...truncated 2041 lines...]
    [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: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: 3.883 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:36:54,427 Overriding RING_DELAY to 1000ms
    [junit]  WARN 09:36:57,484 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.543 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:37:59,224 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: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.557 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:38:01,541 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 09:38:02,638 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:38:04,273 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.484 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:38:05,712 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:281)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [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] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.804 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:38:06,881 Overriding RING_DELAY to 1000ms
    [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:506)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:483)
    [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.714 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:38:08,507 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.621 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:38:10,021 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.528 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:38:11,342 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:281)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:506)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:483)
    [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.83 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:38:13,097 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.311 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:38:14,717 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 0.934 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 09:38:16,818 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.518 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.079 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.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.194 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.155 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.451 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.471 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:38:28,029 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.81 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:38:29,412 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------

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

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


Build failed in Jenkins: Cassandra-quick #180

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/180/changes>

Changes:

[jbellis] merge from 1.0

------------------------------------------
[...truncated 2057 lines...]
    [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: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: 3.01 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:16:28,186 Overriding RING_DELAY to 1000ms
    [junit]  WARN 22:16:30,616 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.717 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:17:32,124 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: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.563 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:17:34,618 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.283 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:17:35,729 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:17:37,365 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.47 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:17:38,795 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:281)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [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] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.845 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:17:39,965 Overriding RING_DELAY to 1000ms
    [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:506)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:483)
    [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.717 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:17:41,590 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.627 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:17:43,137 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.493 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:17:44,462 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:281)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:251)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:506)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:483)
    [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.846 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:17:46,208 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.114 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:17:47,850 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 1.058 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 22:17:49,764 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.553 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.08 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.064 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.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.15 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.453 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.463 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:18:00,849 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.819 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:18:02,237 Overriding RING_DELAY to 1000ms
    [junit] ------------- ---------------- ---------------

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

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