[
https://issues.apache.org/jira/browse/MESOS-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anand Mazumdar updated MESOS-3151:
----------------------------------
Target Version/s: 0.27.0
Summary:
ReservationTest.CompatibleCheckpointedResourcesWithPersistentVolumes is flaky
(was: Reservation Test failed)
> ReservationTest.CompatibleCheckpointedResourcesWithPersistentVolumes is flaky
> -----------------------------------------------------------------------------
>
> Key: MESOS-3151
> URL: https://issues.apache.org/jira/browse/MESOS-3151
> Project: Mesos
> Issue Type: Bug
> Environment: Ubuntu 14.04.2
> OpenJDK 1.7.0_79
> IBM JDK 1.7.0 SR8
> Reporter: Jihun Kang
> Assignee: Jihun Kang
>
> Here is the details.
> {noformat}
> [ RUN ]
> ReservationTest.CompatibleCheckpointedResourcesWithPersistentVolumes
> ../../src/tests/reservation_tests.cpp:1055: Failure
> Value of: Resources(offer.resources()).contains(unreserved + unreservedDisk)
> Actual: false
> Expected: true
> 2015-07-27
> 17:31:16,280:9247(0x2ae20f41d700):ZOO_ERROR@handle_socket_error_msg@1697:
> Socket [127.0.0.1:33182] zk retcode=-4, errno=111(Connection refused): server
> refused to accept the client
> 2015-07-27
> 17:31:19,617:9247(0x2ae20f41d700):ZOO_ERROR@handle_socket_error_msg@1697:
> Socket [127.0.0.1:33182] zk retcode=-4, errno=111(Connection refused): server
> refused to accept the client
> 2015-07-27
> 17:31:22,951:9247(0x2ae20f41d700):ZOO_ERROR@handle_socket_error_msg@1697:
> Socket [127.0.0.1:33182] zk retcode=-4, errno=111(Connection refused): server
> refused to accept the client
> 2015-07-27
> 17:31:26,288:9247(0x2ae20f41d700):ZOO_ERROR@handle_socket_error_msg@1697:
> Socket [127.0.0.1:33182] zk retcode=-4, errno=111(Connection refused): server
> refused to accept the client
> ../../src/tests/reservation_tests.cpp:1076: Failure
> Failed to wait 15secs for message1
> *** Aborted at 1437985889 (unix time) try "date -d @1437985889" if you are
> using GNU date ***
> PC: @ 0x0 (unknown)
> ../../3rdparty/libprocess/include/process/gmock.hpp:365: Failure
> Actual function call count doesn't match EXPECT_CALL(filter->mock,
> filter(testing::A<const MessageEvent&>()))...
> Expected args: message matcher (8-byte object <C8-39 03-04 E2-2A 00-00>,
> 1-byte object <61>, 1-byte object <E6>)
> Expected: to be called once
> Actual: never called - unsatisfied and active
> ../../3rdparty/libprocess/include/process/gmock.hpp:365: Failure
> Actual function call count doesn't match EXPECT_CALL(filter->mock,
> filter(testing::A<const MessageEvent&>()))...
> Expected args: message matcher (8-byte object <C8-39 03-04 E2-2A 00-00>,
> 1-byte object <61>, 1-byte object <E6>)
> Expected: to be called once
> Actual: never called - unsatisfied and active
> [ FAILED ]
> ReservationTest.CompatibleCheckpointedResourcesWithPersistentVolumes (15354
> ms)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)