See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/243/changes>
Changes: [benh] Updated version to 0.12.0. [benh] Added an EXIT function to stout. From: Ben Mahler <[email protected]> Review: https://reviews.apache.org/r/7781 ------------------------------------------ [...truncated 3803 lines...] hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyTest.*). ------------------------------------------------------------- tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_WriteControl (0 ms) [ RUN ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_GetTasks tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyTest.*). ------------------------------------------------------------- tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_GetTasks (15 ms) [----------] 8 tests from CgroupsAnyHierarchyTest (77 ms total) [----------] 5 tests from CgroupsAnyHierarchyWithCpuMemoryTest [ RUN ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu,memory at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu,memory' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryTest.*). ------------------------------------------------------------- tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy (0 ms) [ RUN ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu,memory at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu,memory' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryTest.*). ------------------------------------------------------------- tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy (1 ms) [ RUN ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CheckHierarchySubsystems tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu,memory at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu,memory' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryTest.*). ------------------------------------------------------------- tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CheckHierarchySubsystems (0 ms) [ RUN ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemoveCgroup tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu,memory at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu,memory' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryTest.*). ------------------------------------------------------------- tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemoveCgroup (1 ms) [ RUN ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_ListenEvent tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu,memory at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu,memory' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryTest.*). ------------------------------------------------------------- tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_ListenEvent (0 ms) [----------] 5 tests from CgroupsAnyHierarchyWithCpuMemoryTest (2 ms total) [----------] 1 test from CgroupsNoHierarchyTest [ RUN ] CgroupsNoHierarchyTest.ROOT_CGROUPS_CreateRemoveHierarchy tests/cgroups_tests.cpp:288: Failure cgroups::createHierarchy(HIERARCHY, "cpu,memory"): Failed to mount cpu,memory at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted [ FAILED ] CgroupsNoHierarchyTest.ROOT_CGROUPS_CreateRemoveHierarchy (0 ms) [----------] 1 test from CgroupsNoHierarchyTest (0 ms total) [----------] 3 tests from CgroupsAnyHierarchyWithCpuMemoryFreezerTest [ RUN ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Freezer tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu,memory,freezer at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu,memory,freezer' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryFreezerTest.*). ------------------------------------------------------------- tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Freezer (1 ms) [ RUN ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_KillTasks tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu,memory,freezer at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu,memory,freezer' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryFreezerTest.*). ------------------------------------------------------------- tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_KillTasks (0 ms) [ RUN ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_DestroyCgroup tests/cgroups_tests.cpp:151: Failure cgroups::createHierarchy(HIERARCHY, subsystems): Failed to mount cpu,memory,freezer at /tmp/mesos_cgroups_testing_hierarchy: Operation not permitted ------------------------------------------------------------- We cannot run any cgroups tests that require a hierarchy with subsystems 'cpu,memory,freezer' because we failed to find an existing hierarchy or create a new one. You can either remove all existing hierarchies, or disable this test case (i.e., --gtest_filter=-CgroupsAnyHierarchyWithCpuMemoryFreezerTest.*). ------------------------------------------------------------- tests/cgroups_tests.cpp:184: Failure cgroups: No such file or directory [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_DestroyCgroup (12 ms) [----------] 3 tests from CgroupsAnyHierarchyWithCpuMemoryFreezerTest (13 ms total) [----------] 3 tests from FsTest [ RUN ] FsTest.MountTableRead [ OK ] FsTest.MountTableRead (5 ms) [ RUN ] FsTest.MountTableHasOption [ OK ] FsTest.MountTableHasOption (0 ms) [ RUN ] FsTest.FileSystemTableRead [ OK ] FsTest.FileSystemTableRead (5 ms) [----------] 3 tests from FsTest (10 ms total) [----------] 3 tests from ProcTest [ RUN ] ProcTest.Pids [ OK ] ProcTest.Pids (1 ms) [ RUN ] ProcTest.SystemStatistics [ OK ] ProcTest.SystemStatistics (0 ms) [ RUN ] ProcTest.ProcessStatistics [ OK ] ProcTest.ProcessStatistics (0 ms) [----------] 3 tests from ProcTest (1 ms total) [----------] 13 tests from ZooKeeperTest [ RUN ] ZooKeeperTest.Auth [ OK ] ZooKeeperTest.Auth (4086 ms) [ RUN ] ZooKeeperTest.Create [ OK ] ZooKeeperTest.Create (4036 ms) [ RUN ] ZooKeeperTest.MasterDetector [ OK ] ZooKeeperTest.MasterDetector (33 ms) [ RUN ] ZooKeeperTest.MasterDetectors [ OK ] ZooKeeperTest.MasterDetectors (52 ms) [ RUN ] ZooKeeperTest.MasterDetectorShutdownNetwork 2012-11-15 01:18:29,121:25652(0x2ad0a8f74700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:36716] zk retcode=-4, errno=112(Host is down): failed while receiving a server response [ OK ] ZooKeeperTest.MasterDetectorShutdownNetwork (3383 ms) [ RUN ] ZooKeeperTest.MasterDetectorExpireZKSession 2012-11-15 01:18:32,521:25652(0x2ad0a9175700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:57209] zk retcode=-4, errno=112(Host is down): failed while receiving a server response E1115 01:18:32.521863 25671 detector.cpp:478] Master detector failed to get masters: connection loss 2012-11-15 01:18:35,858:25652(0x2ad0a9175700):ZOO_ERROR@handle_socket_error_msg@1621: Socket [127.0.0.1:57209] zk retcode=-112, errno=116(Stale NFS file handle): sessionId=0x13b01a55c230000 has expired. [ OK ] ZooKeeperTest.MasterDetectorExpireZKSession (3397 ms) [ RUN ] ZooKeeperTest.Group [ OK ] ZooKeeperTest.Group (30 ms) [ RUN ] ZooKeeperTest.GroupJoinWithDisconnect 2012-11-15 01:18:35,913:25652(0x2ad0a8d73700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45653] zk retcode=-4, errno=111(Connection refused): server refused to accept the client [ OK ] ZooKeeperTest.GroupJoinWithDisconnect (1686 ms) [ RUN ] ZooKeeperTest.GroupDataWithDisconnect 2012-11-15 01:18:37,611:25652(0x2ad0a9175700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:37842] zk retcode=-4, errno=112(Host is down): failed while receiving a server response [ OK ] ZooKeeperTest.GroupDataWithDisconnect (2041 ms) [ RUN ] ZooKeeperTest.GroupCancelWithDisconnect 2012-11-15 01:18:40,755:25652(0x2ad0a8971700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:44730] zk retcode=-4, errno=112(Host is down): failed while receiving a server response [ OK ] ZooKeeperTest.GroupCancelWithDisconnect (3161 ms) [ RUN ] ZooKeeperTest.GroupWatchWithSessionExpiration 2012-11-15 01:18:43,338:25652(0x2ad0a9376700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:55641] zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2012-11-15 01:18:45,342:25652(0x2ad0a9376700):ZOO_ERROR@handle_socket_error_msg@1621: Socket [127.0.0.1:55641] zk retcode=-112, errno=116(Stale NFS file handle): sessionId=0x13b01a5861c0000 has expired. [ OK ] ZooKeeperTest.GroupWatchWithSessionExpiration (2654 ms) [ RUN ] ZooKeeperTest.MultipleGroups 2012-11-15 01:18:46,174:25652(0x2ad0a9376700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:43101] zk retcode=-4, errno=112(Host is down): failed while receiving a server response [ OK ] ZooKeeperTest.MultipleGroups (733 ms) [ RUN ] ZooKeeperTest.GroupPathWithRestrictivePerms [ OK ] ZooKeeperTest.GroupPathWithRestrictivePerms (8754 ms) [----------] 13 tests from ZooKeeperTest (34046 ms total) [----------] 2 tests from AllocatorZooKeeperTest/0, where TypeParam = mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter, mesos::internal::master::DRFSorter> [ RUN ] AllocatorZooKeeperTest/0.FrameworkReregistersFirst [ OK ] AllocatorZooKeeperTest/0.FrameworkReregistersFirst (8488 ms) [ RUN ] AllocatorZooKeeperTest/0.SlaveReregisterFirst [ OK ] AllocatorZooKeeperTest/0.SlaveReregisterFirst (6443 ms) [----------] 2 tests from AllocatorZooKeeperTest/0 (14931 ms total) [----------] Global test environment tear-down [==========] 226 tests from 43 test cases ran. (99083 ms total) [ PASSED ] 208 tests. [ FAILED ] 18 tests, listed below: [ FAILED ] CgroupsIsolationTest.ROOT_CGROUPS_BalloonFramework [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_CheckHierarchy [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_GetCgroups [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_ReadControl [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_WriteControl [ FAILED ] CgroupsAnyHierarchyTest.ROOT_CGROUPS_GetTasks [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CheckHierarchySubsystems [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemoveCgroup [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_ListenEvent [ FAILED ] CgroupsNoHierarchyTest.ROOT_CGROUPS_CreateRemoveHierarchy [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Freezer [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_KillTasks [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_DestroyCgroup 18 FAILED TESTS YOU HAVE 1 DISABLED TEST FAIL: mesos-tests ================== 1 of 1 test failed ================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'> make[2]: *** [check-am] Error 2 make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'> make[1]: *** [check] Error 2 make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'> make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure
