You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "John Sirois (JIRA)" <ji...@apache.org> on 2016/01/09 03:30:39 UTC

[jira] [Comment Edited] (AURORA-1574) ServerSetImplTest occasionally results in an exception.

    [ https://issues.apache.org/jira/browse/AURORA-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15090352#comment-15090352 ] 

John Sirois edited comment on AURORA-1574 at 1/9/16 2:30 AM:
-------------------------------------------------------------

I can repro every time with:
{noformat}
vagrant@aurora:~/aurora$ ./gradlew --rerun-tasks commons:test --tests org.apache.aurora.common.zookeeper.ServerSetImplTest
{noformat}


was (Author: jsirois):
I can repro every time with:
{{noformat}}
vagrant@aurora:~/aurora$ ./gradlew --rerun-tasks commons:test --tests org.apache.aurora.common.zookeeper.ServerSetImplTest
{{noformat}}

> ServerSetImplTest occasionally results in an exception.
> -------------------------------------------------------
>
>                 Key: AURORA-1574
>                 URL: https://issues.apache.org/jira/browse/AURORA-1574
>             Project: Aurora
>          Issue Type: Bug
>            Reporter: George Sirois
>            Assignee: John Sirois
>            Priority: Minor
>
> Steps to reproduce:
> # Run {code} ./build-support/jenkins/build.sh {code}
> This test fails consistently for me in the Vagrant VM, and sometimes in CI: http://mail-archives.apache.org/mod_mbox/aurora-reviews/201509.mbox/%3C20150902041435.17241.30076@reviews.apache.org%3E
> {code}
> org.apache.aurora.common.zookeeper.ServerSetImplTest > testOrdering FAILED
>     org.apache.aurora.common.net.pool.DynamicHostSet$MonitorException at ServerSetImplTest.java:155
>         Caused by: org.apache.aurora.common.zookeeper.Group$WatchException at ServerSetImplTest.java:155
>             Caused by: org.apache.aurora.common.zookeeper.Group$JoinException at ServerSetImplTest.java:155
>                 Caused by: java.lang.InterruptedException at ServerSetImplTest.java:155
> {code}
> Details of my local setup:
> * VirtualBox: 4.3.18
> * Vagrant: 1.6.2
> * Host: OS X Yosemite 10.10.5



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)