You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2017/06/29 17:45:00 UTC

[jira] [Updated] (MESOS-7457) HierarchicalAllocatorTest.NestedRoleQuota is flaky

     [ https://issues.apache.org/jira/browse/MESOS-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kone updated MESOS-7457:
------------------------------
           Sprint: Mesosphere Sprint 56, Mesosphere Sprint 58  (was: Mesosphere Sprint 56)
           Labels: flaky-test mesosphere mesosphere-oncall  (was: mesosphere)
    Fix Version/s:     (was: 1.4.0)

> HierarchicalAllocatorTest.NestedRoleQuota is flaky
> --------------------------------------------------
>
>                 Key: MESOS-7457
>                 URL: https://issues.apache.org/jira/browse/MESOS-7457
>             Project: Mesos
>          Issue Type: Bug
>          Components: allocation
>            Reporter: Neil Conway
>            Assignee: Neil Conway
>              Labels: flaky-test, mesosphere, mesosphere-oncall
>
> {noformat}
> 10:25:30 [ RUN      ] HierarchicalAllocatorTest.NestedRoleQuota
> 10:25:30 I0503 03:25:30.335433 1601536 hierarchical.cpp:158] Initialized hierarchical allocator process
> 10:25:30 I0503 03:25:30.335777 1601536 hierarchical.cpp:273] Added framework framework1
> 10:25:30 I0503 03:25:30.335902 1601536 hierarchical.cpp:1286] Set quota cpus(*):2; mem(*):1024 for role 'a/b'
> 10:25:30 I0503 03:25:30.335971 1601536 hierarchical.cpp:1850] No allocations performed
> 10:25:30 I0503 03:25:30.335984 1601536 hierarchical.cpp:1940] No inverse offers to send out!
> 10:25:30 I0503 03:25:30.336010 1601536 hierarchical.cpp:1434] Performed allocation for 0 agents in 73us
> 10:25:30 I0503 03:25:30.336104 1601536 hierarchical.cpp:525] Added agent agent1 (agent1) with cpus(*):1; mem(*):512 (allocated: {})
> 10:25:30 I0503 03:25:30.336408 1601536 hierarchical.cpp:1940] No inverse offers to send out!
> 10:25:30 I0503 03:25:30.336423 1601536 hierarchical.cpp:1434] Performed allocation for 1 agents in 287us
> 10:25:30 I0503 03:25:30.336890 3211264 hierarchical.cpp:1114] Recovered cpus(*)(allocated: a/b):1; mem(*)(allocated: a/b):512 (total: cpus(*):1; mem(*):512, allocated: {}) on agent agent1 from framework framework1
> 10:25:30 I0503 03:25:30.336913 3211264 hierarchical.cpp:1151] Framework framework1 filtered agent agent1 for 10secs
> 10:25:30 I0503 03:25:30.337071 3211264 hierarchical.cpp:273] Added framework framework2
> 10:25:30 I0503 03:25:30.337180 3211264 hierarchical.cpp:2084] Filtered offer with cpus(*):1; mem(*):512 on agent agent1 for role a/b of framework framework1
> 10:25:30 I0503 03:25:30.337229 3211264 hierarchical.cpp:1850] No allocations performed
> 10:25:30 I0503 03:25:30.337249 3211264 hierarchical.cpp:1940] No inverse offers to send out!
> 10:25:30 I0503 03:25:30.337263 3211264 hierarchical.cpp:1434] Performed allocation for 1 agents in 150us
> 10:25:30 I0503 03:25:30.337530 1601536 hierarchical.cpp:273] Added framework framework3
> 10:25:30 I0503 03:25:30.337641 1601536 hierarchical.cpp:2084] Filtered offer with cpus(*):1; mem(*):512 on agent agent1 for role a/b of framework framework1
> 10:25:30 I0503 03:25:30.337684 1601536 hierarchical.cpp:1850] No allocations performed
> 10:25:30 I0503 03:25:30.337699 1601536 hierarchical.cpp:1940] No inverse offers to send out!
> 10:25:30 I0503 03:25:30.337713 1601536 hierarchical.cpp:1434] Performed allocation for 1 agents in 160us
> 10:25:30 I0503 03:25:30.337847 1601536 hierarchical.cpp:1286] Set quota cpus(*):1; mem(*):512 for role 'a/b/d'
> 10:25:45 ../../src/tests/hierarchical_allocator_tests.cpp:4498: Failure
> 10:25:45 Failed to wait 15secs for allocation
> 10:25:45 [  FAILED  ] HierarchicalAllocatorTest.NestedRoleQuota (15020 ms)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)