Build failed in Hudson: Cassandra-0.7 #278

2011-02-15 Thread Apache Hudson Server
See 

Changes:

[jbellis] no more waiting for RPC_TIMEOUT before finishing RR
patch by jbellis; reviewed by brandonwilliams for CASSANDRA-2069

--
[...truncated 1613 lines...]
[junit] 
[junit] Testsuite: org.apache.cassandra.db.SerializationsTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.49 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.SuperColumnTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.TableTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.176 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.TimeSortTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.405 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.commitlog.CommitLogHeaderTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.436 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.IntegerTypeTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.184 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.TimeUUIDTypeTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.TypeCompareTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.TypeValidationTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.268 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.migration.SerializationsTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.667 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.BootStrapperTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.281 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:32:00,837 Generated random token 
Token(bytes[defb1a491324b91a544d3b9ec3bc6ff6]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.dht.ByteOrderedPartitionerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.129 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.dht.CollatingOrderPreservingPartitionerTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.347 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.171 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.797 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.RangeTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.439 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.113 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.447 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.183 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.382 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.273 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.588 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.327 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 09:32:20,999 Invalid file '.svn' in data directory 

[junit]  WARN 09:32:21,596 Invalid file '.svn' in data directory 

[junit] -  ---
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.81 sec
 

Build failed in Hudson: Cassandra-0.7 #279

2011-02-15 Thread Apache Hudson Server
See 

Changes:

[jbellis] use duplicate() to indicate that we're not modifying BB.position
patch by jbellis

--
[...truncated 1613 lines...]
[junit] 
[junit] Testsuite: org.apache.cassandra.db.SerializationsTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.478 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.SuperColumnTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.123 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.TableTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.151 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.TimeSortTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.408 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.commitlog.CommitLogHeaderTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.441 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.IntegerTypeTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.186 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.TimeUUIDTypeTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.07 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.TypeCompareTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.marshal.TypeValidationTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.277 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.db.migration.SerializationsTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.668 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.BootStrapperTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.289 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 11:29:16,643 Generated random token 
Token(bytes[7026964c91e007569c0903ca5c5a3aa4]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.dht.ByteOrderedPartitionerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.14 sec
[junit] 
[junit] Testsuite: 
org.apache.cassandra.dht.CollatingOrderPreservingPartitionerTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.338 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.138 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.791 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.dht.RangeTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.437 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.113 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.44 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.182 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.38 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.243 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.557 sec
[junit] 
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.319 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 11:29:36,639 Invalid file '.svn' in data directory 

[junit]  WARN 11:29:37,232 Invalid file '.svn' in data directory 

[junit] -  ---
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.786 sec
[junit] 
[junit] Testsuite: or

Hudson build is back to normal : Cassandra-0.7 #280

2011-02-15 Thread Apache Hudson Server
See 




[VOTE] 0.7.2

2011-02-15 Thread Eric Evans

CASSANDRA-2165[1] is troublesome enough to warrant a new release.  I
propose the following for 0.7.2.

SVN:
https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7.2@r1071063
0.7.2 artifacts: http://people.apache.org/~eevans

The delta here is pretty small, so if no one objects, we can reduce the
voting period to 24 hours.

[1]: https://issues.apache.org/jira/browse/CASSANDRA-2165
[2]: http://goo.gl/iI7U2 (CHANGES.txt)
[3]: http://goo.gl/b2dCq (NEWS.txt)

-- 
Eric Evans
eev...@rackspace.com



Re: [VOTE] 0.7.2

2011-02-15 Thread Brandon Williams
+1

On Tue, Feb 15, 2011 at 3:57 PM, Eric Evans  wrote:

>
> CASSANDRA-2165[1] is troublesome enough to warrant a new release.  I
> propose the following for 0.7.2.
>
> SVN:
>
> https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7.2@r1071063
> 0.7.2 artifacts: http://people.apache.org/~eevans
>
> The delta here is pretty small, so if no one objects, we can reduce the
> voting period to 24 hours.
>
> [1]: https://issues.apache.org/jira/browse/CASSANDRA-2165
> [2]: http://goo.gl/iI7U2 (CHANGES.txt)
> [3]: http://goo.gl/b2dCq (NEWS.txt)
>
> --
> Eric Evans
> eev...@rackspace.com
>
>


Re: [VOTE] 0.7.2

2011-02-15 Thread Matthew Dennis
+1

On Tue, Feb 15, 2011 at 3:55 PM, Brandon Williams  wrote:

> +1
>
> On Tue, Feb 15, 2011 at 3:57 PM, Eric Evans  wrote:
>
> >
> > CASSANDRA-2165[1] is troublesome enough to warrant a new release.  I
> > propose the following for 0.7.2.
> >
> > SVN:
> >
> >
> https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7.2@r1071063
> > 0.7.2 artifacts: http://people.apache.org/~eevans
> >
> > The delta here is pretty small, so if no one objects, we can reduce the
> > voting period to 24 hours.
> >
> > [1]: https://issues.apache.org/jira/browse/CASSANDRA-2165
> > [2]: http://goo.gl/iI7U2 (CHANGES.txt)
> > [3]: http://goo.gl/b2dCq (NEWS.txt)
> >
> > --
> > Eric Evans
> > eev...@rackspace.com
> >
> >
>


Re: [VOTE] 0.7.2

2011-02-15 Thread Jake Luciani
+1

 

On Feb 15, 2011, at 4:57 PM, Eric Evans  wrote:

> 
> CASSANDRA-2165[1] is troublesome enough to warrant a new release.  I
> propose the following for 0.7.2.
> 
> SVN:
> https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7.2@r1071063
> 0.7.2 artifacts: http://people.apache.org/~eevans
> 
> The delta here is pretty small, so if no one objects, we can reduce the
> voting period to 24 hours.
> 
> [1]: https://issues.apache.org/jira/browse/CASSANDRA-2165
> [2]: http://goo.gl/iI7U2 (CHANGES.txt)
> [3]: http://goo.gl/b2dCq (NEWS.txt)
> 
> -- 
> Eric Evans
> eev...@rackspace.com
> 


Re: [VOTE] 0.7.2

2011-02-15 Thread Stephen Connolly
On 15 February 2011 21:57, Eric Evans  wrote:
>
> CASSANDRA-2165[1] is troublesome enough to warrant a new release.  I
> propose the following for 0.7.2.
>
> SVN:
> https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7.2@r1071063

Minor niggle, that revision has the build.xml with base.version=0.7.1

I'm re-staging the artifacts in repository.apache.org

-Stephen

> 0.7.2 artifacts: http://people.apache.org/~eevans
>
> The delta here is pretty small, so if no one objects, we can reduce the
> voting period to 24 hours.
>
> [1]: https://issues.apache.org/jira/browse/CASSANDRA-2165
> [2]: http://goo.gl/iI7U2 (CHANGES.txt)
> [3]: http://goo.gl/b2dCq (NEWS.txt)
>
> --
> Eric Evans
> eev...@rackspace.com
>
>


Re: [VOTE] 0.7.2

2011-02-15 Thread Stephen Connolly
On 15 February 2011 22:18, Stephen Connolly
 wrote:
> On 15 February 2011 21:57, Eric Evans  wrote:
>>
>> CASSANDRA-2165[1] is troublesome enough to warrant a new release.  I
>> propose the following for 0.7.2.
>>
>> SVN:
>> https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7.2@r1071063
>
> Minor niggle, that revision has the build.xml with base.version=0.7.1

Ahhh sorry my fault you changed the branch url

>
> I'm re-staging the artifacts in repository.apache.org
>
> -Stephen
>
>> 0.7.2 artifacts: http://people.apache.org/~eevans
>>
>> The delta here is pretty small, so if no one objects, we can reduce the
>> voting period to 24 hours.
>>
>> [1]: https://issues.apache.org/jira/browse/CASSANDRA-2165
>> [2]: http://goo.gl/iI7U2 (CHANGES.txt)
>> [3]: http://goo.gl/b2dCq (NEWS.txt)
>>
>> --
>> Eric Evans
>> eev...@rackspace.com
>>
>>
>


Re: [VOTE] 0.7.2

2011-02-15 Thread Gary Dusbabek
+1

On Tue, Feb 15, 2011 at 15:57, Eric Evans  wrote:
>
> CASSANDRA-2165[1] is troublesome enough to warrant a new release.  I
> propose the following for 0.7.2.
>
> SVN:
> https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7.2@r1071063
> 0.7.2 artifacts: http://people.apache.org/~eevans
>
> The delta here is pretty small, so if no one objects, we can reduce the
> voting period to 24 hours.
>
> [1]: https://issues.apache.org/jira/browse/CASSANDRA-2165
> [2]: http://goo.gl/iI7U2 (CHANGES.txt)
> [3]: http://goo.gl/b2dCq (NEWS.txt)
>
> --
> Eric Evans
> eev...@rackspace.com
>
>


Re: [VOTE] 0.7.2

2011-02-15 Thread Stephen Connolly
On 15 February 2011 22:19, Stephen Connolly
 wrote:
> On 15 February 2011 22:18, Stephen Connolly
>  wrote:
>> On 15 February 2011 21:57, Eric Evans  wrote:
>>>
>>> CASSANDRA-2165[1] is troublesome enough to warrant a new release.  I
>>> propose the following for 0.7.2.
>>>
>>> SVN:
>>> https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7.2@r1071063
>>
>> Minor niggle, that revision has the build.xml with base.version=0.7.1
>
> Ahhh sorry my fault you changed the branch url
>

But the changed url is still having the wrong base.version!

-Stephen

>>
>> I'm re-staging the artifacts in repository.apache.org
>>
>> -Stephen
>>
>>> 0.7.2 artifacts: http://people.apache.org/~eevans
>>>
>>> The delta here is pretty small, so if no one objects, we can reduce the
>>> voting period to 24 hours.
>>>
>>> [1]: https://issues.apache.org/jira/browse/CASSANDRA-2165
>>> [2]: http://goo.gl/iI7U2 (CHANGES.txt)
>>> [3]: http://goo.gl/b2dCq (NEWS.txt)
>>>
>>> --
>>> Eric Evans
>>> eev...@rackspace.com
>>>
>>>
>>
>


Re: [VOTE] 0.7.2

2011-02-15 Thread Stephen Connolly
On 15 February 2011 22:20, Stephen Connolly
 wrote:
> On 15 February 2011 22:19, Stephen Connolly
>  wrote:
>> On 15 February 2011 22:18, Stephen Connolly
>>  wrote:
>>> On 15 February 2011 21:57, Eric Evans  wrote:

 CASSANDRA-2165[1] is troublesome enough to warrant a new release.  I
 propose the following for 0.7.2.

 SVN:
 https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7.2@r1071063
>>>
>>> Minor niggle, that revision has the build.xml with base.version=0.7.1
>>
>> Ahhh sorry my fault you changed the branch url
>>
>
> But the changed url is still having the wrong base.version!

Less haste more speed.

Never mind problem was between keyboard and chair ;-)

>
> -Stephen
>
>>>
>>> I'm re-staging the artifacts in repository.apache.org
>>>
>>> -Stephen
>>>
 0.7.2 artifacts: http://people.apache.org/~eevans

 The delta here is pretty small, so if no one objects, we can reduce the
 voting period to 24 hours.

 [1]: https://issues.apache.org/jira/browse/CASSANDRA-2165
 [2]: http://goo.gl/iI7U2 (CHANGES.txt)
 [3]: http://goo.gl/b2dCq (NEWS.txt)

 --
 Eric Evans
 eev...@rackspace.com


>>>
>>
>


Re: [VOTE] 0.7.2

2011-02-15 Thread Stephen Connolly
On 15 February 2011 21:57, Eric Evans  wrote:
>
> CASSANDRA-2165[1] is troublesome enough to warrant a new release.  I
> propose the following for 0.7.2.
>
> SVN:
> https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7.2@r1071063
> 0.7.2 artifacts: http://people.apache.org/~eevans
>
> The delta here is pretty small, so if no one objects, we can reduce the
> voting period to 24 hours.
>
> [1]: https://issues.apache.org/jira/browse/CASSANDRA-2165
> [2]: http://goo.gl/iI7U2 (CHANGES.txt)
> [3]: http://goo.gl/b2dCq (NEWS.txt)
>
> --
> Eric Evans
> eev...@rackspace.com
>
>

https://repository.apache.org/content/repositories/orgapachecassandra-012/

Description:

apache cassandra 0.7.2 take 1

Details:

The following artifacts have been staged to the
org.apache.cassandra-012 (u:stephenc) repository.

apache-cassandra-0.7.2.pom.asc
apache-cassandra-0.7.2.pom
apache-cassandra-0.7.2-src.tar.gz
apache-cassandra-0.7.2-bin.tar.gz
apache-cassandra-0.7.2-bin.tar.gz.asc
apache-cassandra-0.7.2-src.tar.gz.asc
cassandra-all-0.7.2.jar.asc
cassandra-all-0.7.2.pom.asc
cassandra-all-0.7.2-javadoc.jar
cassandra-all-0.7.2.jar
cassandra-all-0.7.2.pom
cassandra-all-0.7.2-sources.jar.asc
cassandra-all-0.7.2-sources.jar
cassandra-all-0.7.2-javadoc.jar.asc


Re: [VOTE] 0.7.2

2011-02-15 Thread Jonathan Ellis
+1

On Tue, Feb 15, 2011 at 3:57 PM, Eric Evans  wrote:
>
> CASSANDRA-2165[1] is troublesome enough to warrant a new release.  I
> propose the following for 0.7.2.
>
> SVN:
> https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7.2@r1071063
> 0.7.2 artifacts: http://people.apache.org/~eevans
>
> The delta here is pretty small, so if no one objects, we can reduce the
> voting period to 24 hours.
>
> [1]: https://issues.apache.org/jira/browse/CASSANDRA-2165
> [2]: http://goo.gl/iI7U2 (CHANGES.txt)
> [3]: http://goo.gl/b2dCq (NEWS.txt)
>
> --
> Eric Evans
> eev...@rackspace.com
>
>



-- 
Jonathan Ellis
Project Chair, Apache Cassandra
co-founder of DataStax, the source for professional Cassandra support
http://www.datastax.com


Re: [VOTE] 0.7.2

2011-02-15 Thread Sylvain Lebresne
+1

On Tue, Feb 15, 2011 at 10:57 PM, Eric Evans  wrote:

>
> CASSANDRA-2165[1] is troublesome enough to warrant a new release.  I
> propose the following for 0.7.2.
>
> SVN:
>
> https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7.2@r1071063
> 0.7.2 artifacts: http://people.apache.org/~eevans
>
> The delta here is pretty small, so if no one objects, we can reduce the
> voting period to 24 hours.
>
> [1]: https://issues.apache.org/jira/browse/CASSANDRA-2165
> [2]: http://goo.gl/iI7U2 (CHANGES.txt)
> [3]: http://goo.gl/b2dCq (NEWS.txt)
>
> --
> Eric Evans
> eev...@rackspace.com
>
>