----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70396/#review214417 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['70391', '70392', '70393', '70395', '70390', '70396']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3093/mesos-review-70396 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3093/mesos-review-70396/logs/mesos-tests.log): ``` I0405 12:33:52.460405 38696 master.cpp:1295] Agent 2591d208-2451-424e-8006-97f74dc0d176-S0 at slave(500)@192.10.1.7:53963 (windows-03.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) disconnected I0405 12:33:52.460405 38696 master.cpp:3333] Disconnecting agent 2591d208-2451-424e-8006-97f74dc0d176-S0 at slave(500)@192.10.1.7:53963 (windows-03.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0405 12:33:52.460405 38696 master.cpp:3352] Deactivating agent 2591d208-2451-424e-8006-97f74dc0d176-S0 at slave(500)@192.10.1.7:53963 (windows-03.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0405 12:33:52.461398 36412 hierarchical.cpp:392] Removed framework 2591d208-2451-424e-8006-97f74dc0d176-0000 I0405 12:33:52.461398 36412 hierarchical.cpp:829] Agent 2591d208-2451-424e-8006-97f74dc0d176-S0 deactivated I0405 12:33:52.462409 37816 containerizer.cpp:2576] Destroying container 014ac565-bbd8-490f-9ced-c9ca26ec716d in RUNNING state I0405 12:33:52.462409 37816 containerizer.cpp:3278] Transitioning the state of container 014ac565-bbd8-490f-9ced-c9ca26ec716d from RUNNING to DESTROYING I0405 [ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (786 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (805 ms total) [----------] Global test environment tear-down [==========] 1157 tests from 107 test cases ran. (569547 ms total) [ PASSED ] 1155 tests. [ FAILED ] 2 tests, listed below: [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchImage [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_InvokeFetchByName 2 FAILED TESTS YOU HAVE 233 DISABLED TESTS 12:33:52.462409 37816 launcher.cpp:161] Asked to destroy container 014ac565-bbd8-490f-9ced-c9ca26ec716d W0405 12:33:52.463459 32688 process.cpp:1423] Failed to recv on socket WindowsFD::Type::SOCKET=13440 to peer '192.10.1.7:56366': IO failed with error code: The specified network name is no longer available. W0405 12:33:52.464399 32688 process.cpp:838] Failed to recv on socket WindowsFD::Type::SOCKET=13436 to peer '192.10.1.7:56367': IO failed with error code: The specified network name is no longer available. I0405 12:33:52.537400 38696 containerizer.cpp:3117] Container 014ac565-bbd8-490f-9ced-c9ca26ec716d has exited I0405 12:33:52.569344 30020 master.cpp:1135] Master terminating I0405 12:33:52.571463 36412 hierarchical.cpp:680] Removed agent 2591d208-2451-424e-8006-97f74dc0d176-S0 I0405 12:33:53.174369 32688 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On April 5, 2019, 12:37 a.m., Meng Zhu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70396/ > ----------------------------------------------------------- > > (Updated April 5, 2019, 12:37 a.m.) > > > Review request for mesos and Benjamin Mahler. > > > Repository: mesos > > > Description > ------- > > This test ensures that a nested role's allocation is accounted > to the top-level role's consumed quota. > > > Diffs > ----- > > src/tests/hierarchical_allocator_tests.cpp > c7edee2f49bfac0796c9506265d3bb766416ee63 > > > Diff: https://reviews.apache.org/r/70396/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Meng Zhu > >
