[
https://issues.apache.org/jira/browse/MESOS-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13693150#comment-13693150
]
Benjamin Mahler commented on MESOS-512:
---------------------------------------
Another instance on Jenkins:
[ RUN ] GroupTest.MultipleGroups
I0625 10:47:21.964092 31775 zookeeper_test_server.cpp:113] Started
ZooKeeperTestServer on port 48048
I0625 10:47:21.974766 31794 group.cpp:403] Trying to create path '/test' in
ZooKeeper
I0625 10:47:21.975203 31800 group.cpp:403] Trying to create path '/test' in
ZooKeeper
../../src/tests/group_tests.cpp:212: Failure
Value of: memberships1.get().size()
Actual: 1
Expected: 2u
Which is: 2
../../src/tests/group_tests.cpp:214: Failure
Value of: memberships1.get().count(membership2.get())
Actual: 0
Expected: 1u
Which is: 1
2013-06-25
10:47:21,985:31775(0x2b2905779700):ZOO_ERROR@handle_socket_error_msg@1603:
Socket [127.0.0.1:48048] zk retcode=-4, errno=112(Host is down): failed while
receiving a server response
I0625 10:47:21.988231 31775 zookeeper_test_server.cpp:93] Shutdown
ZooKeeperTestServer on port 48048
[ FAILED ] GroupTest.MultipleGroups (63 ms)
> GroupTest.MultipleGroups is flaky.
> ----------------------------------
>
> Key: MESOS-512
> URL: https://issues.apache.org/jira/browse/MESOS-512
> Project: Mesos
> Issue Type: Bug
> Reporter: Benjamin Mahler
> Assignee: Benjamin Hindman
>
> Saw this on Linux.
> [----------] 7 tests from GroupTest
> [ RUN ] GroupTest.Group
> [ OK ] GroupTest.Group (21 ms)
> [ RUN ] GroupTest.GroupJoinWithDisconnect
> 2013-06-18
> 04:24:55,097:8542(0x4f0ed940):ZOO_ERROR@handle_socket_error_msg@1579: Socket
> [127.0.0.1:51076] zk retcode=-4, errno=111(Connection refused): server
> refused to accept the client
> [ OK ] GroupTest.GroupJoinWithDisconnect (1689 ms)
> [ RUN ] GroupTest.GroupDataWithDisconnect
> 2013-06-18
> 04:24:56,797:8542(0x4f8ee940):ZOO_ERROR@handle_socket_error_msg@1603: Socket
> [127.0.0.1:54696] zk retcode=-4, errno=112(Host is down): failed while
> receiving a server response
> [ OK ] GroupTest.GroupDataWithDisconnect (2024 ms)
> [ RUN ] GroupTest.GroupCancelWithDisconnect
> 2013-06-18
> 04:24:58,822:8542(0x4f0ed940):ZOO_ERROR@handle_socket_error_msg@1603: Socket
> [127.0.0.1:47820] zk retcode=-4, errno=112(Host is down): failed while
> receiving a server response
> [ OK ] GroupTest.GroupCancelWithDisconnect (2027 ms)
> [ RUN ] GroupTest.GroupWatchWithSessionExpiration
> 2013-06-18
> 04:25:00,850:8542(0x4f8ee940):ZOO_ERROR@handle_socket_error_msg@1603: Socket
> [127.0.0.1:39518] zk retcode=-4, errno=112(Host is down): failed while
> receiving a server response
> 2013-06-18
> 04:25:02,854:8542(0x4f8ee940):ZOO_ERROR@handle_socket_error_msg@1621: Socket
> [127.0.0.1:39518] zk retcode=-112, errno=116(Stale NFS file handle):
> sessionId=0x13f558758a30000 has expired.
> [ OK ] GroupTest.GroupWatchWithSessionExpiration (2027 ms)
> [ RUN ] GroupTest.MultipleGroups
> ../../src/tests/group_tests.cpp:212: Failure
> Value of: memberships1.get().size()
> Actual: 1
> Expected: 2u
> Which is: 2
> ../../src/tests/group_tests.cpp:214: Failure
> Value of: memberships1.get().count(membership2.get())
> Actual: 0
> Expected: 1u
> Which is: 1
> 2013-06-18
> 04:25:02,880:8542(0x4f8ee940):ZOO_ERROR@handle_socket_error_msg@1603: Socket
> [127.0.0.1:58547] zk retcode=-4, errno=112(Host is down): failed while
> receiving a server response
> [ FAILED ] GroupTest.MultipleGroups (21 ms)
> [ RUN ] GroupTest.GroupPathWithRestrictivePerms
> [ OK ] GroupTest.GroupPathWithRestrictivePerms (8163 ms)
> [----------] 7 tests from GroupTest (15972 ms total)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira