----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70559/#review214929 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['70559']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3271/mesos-review-70559 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3271/mesos-review-70559/logs/mesos-tests.log): ``` I0428 21:48:18.175693 80648 master.cpp:3312] Disconnecting agent 0f3ccfe1-30d4-4aa2-a71d-30f8f93f59bf-S0 at slave(504)@192.10.1.4:59357 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0428 21:48:18.176704 80648 master.cpp:3331] Deactivating agent 0f3ccfe1-30d4-4aa2-a71d-30f8f93f59bf-S0 at slave(504)@192.10.1.4:59357 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0428 21:48:18.176704 53632 hierarchical.cpp:392] Removed framework 0f3ccfe1-30d4-4aa2-a71d-30f8f93f59bf-0000 I0428 21:48:18.177692 53632 hierarchical.cpp:829] Agent 0f3ccfe1-30d4-4aa2-a71d-30f8f93f59bf-S0 deactivated I0428 21:48:18.178691 80648 containerizer.cpp:2576] Destroying container c8a1e8e8-a73d-4788-a7d1-b495b5bbdff0 in RUNNING state I0428 21:48:18.178691 80648 containerizer.cpp:3278] Transitioning the state of container c8a1e8e8-a73d-4788-a7d1-b495b5bbdff0 from RUNNING to DESTROYING I0428 21:48:18.178691 80648 launcher.cpp:161] Asked to destroy container c8a1e8e8-a73d-4788-a7d1-b495b5bbdff0 W0428 21:48:18.180694 78012 process.cpp:1423] Failed to recv on socket WindowsFD::Type::SOCKET=1940 to peer '192.10.1.4:61794': IO failed with error code: The specified network name is no longer available. W0428 21:48:18.180694 78012 process.cpp:838] Failed to recv on socket WindowsFD::Type::SOCKET=3680 to peer '192.10.1.4:61795': IO failed with error code: The specified network name is no longer available. I0428 21:48:18.194741 70436 containerizer.cpp:3117] Container c8a1e8e8-a73d-4788-a7d1-b495b5bbdff0 has exited I0428 21:48:18.232693 77880 master.cpp:1135] Master terminating I0428 21:48:18.233769 80648 hierarchical.cpp:680] Removed agent 0f3ccfe[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (892 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (915 ms total) [----------] Global test environment tear-down [==========] 1166 tests from 109 test cases ran. (595623 ms total) [ PASSED ] 1163 tests. [ FAILED ] 3 tests, listed below: [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchManifest [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchImage [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_InvokeFetchByName 3 FAILED TESTS YOU HAVE 233 DISABLED TESTS 1-30d4-4aa2-a71d-30f8f93f59bf-S0 I0428 21:48:19.952733 78012 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On April 26, 2019, 1:13 p.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70559/ > ----------------------------------------------------------- > > (Updated April 26, 2019, 1:13 p.m.) > > > Review request for mesos, Benno Evers, Gastón Kleiman, and Joseph Wu. > > > Bugs: MESOS-9609 > https://issues.apache.org/jira/browse/MESOS-9609 > > > Repository: mesos > > > Description > ------- > > This patch adds extra debug logging to `Master::__removeSlave()` > in order to help triage MESOS-9609 if that issue is observed > again in the future. > > > Diffs > ----- > > src/master/master.cpp 7dcdc9ab62a46638a027eb9a54c1dff173785927 > > > Diff: https://reviews.apache.org/r/70559/diff/1/ > > > Testing > ------- > > `make check` > > > Thanks, > > Greg Mann > >
