https://builds.apache.org/job/bookkeeper-trunk/849/
&
https://builds.apache.org/job/bookkeeper-trunk/848/

Were running at the same time, and racing for ports. There's still a
gap between checking the ports and actually using them that another
test can take them. There should be some way to tell jenkins to avoid this.

-Ivan


On Mon, Dec 10, 2012 at 04:19:44PM +0100, Flavio Junqueira wrote:
> I'm not really sure why we are getting this exception here in jenkins:
> 
> https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/849/testReport/junit/org.apache.bookkeeper.client/BookieRecoveryTest/ensurePasswordUsedForOldLedgers_2_/
> 
> In ZooKeeperUtil.java:86 we actually use a port that we get with 
> PortManager.nextFreePort(). Does anyone have an explanation for the address 
> already in use? What am I missing?
> 
> -Flavio
> 

Reply via email to