----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70379/#review214686 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['70408', '70377', '70379']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3183/mesos-review-70379 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3183/mesos-review-70379/logs/mesos-tests.log): ``` I0416 08:47:55.246440 61944 master.cpp:1295] Agent 4cbe623d-f6dc-4ad2-b5c8-bf225b82dccc-S0 at slave(502)@192.10.1.4:57419 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) disconnected I0416 08:47:55.246440 61944 master.cpp:3312] Disconnecting agent 4cbe623d-f6dc-4ad2-b5c8-bf225b82dccc-S0 at slave(502)@192.10.1.4:57419 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0416 08:47:55.246440 61944 master.cpp:3331] Deactivating agent 4cbe623d-f6dc-4ad2-b5c8-bf225b82dccc-S0 at slave(502)@192.10.1.4:57419 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0416 08:47:55.247483 62808 hierarchical.cpp:392] Removed framework 4cbe623d-f6dc-4ad2-b5c8-bf225b82dccc-0000 I0416 08:47:55.247483 62808 hierarchical.cpp:829] Agent 4cbe623d-f6dc-4ad2-b5c8-bf225b82dccc-S0 deactivated I0416 08:47:55.248437 61944 containerizer.cpp:2576] Destroying container f3074bf2-f283-4456-8856-06304272ee1d in RUNNING state I0416 08:47:55.248437 61944 containerizer.cpp:3278] Transitioning the state of container f3074bf2-f283-4456-8856-06304272ee1d from RUNNING to DESTROYING I0416 08:47:55.249483 61944 launcher.cpp:161] Asked to destroy container f3074bf2-f283-4456-8856-06304272ee1d W0416 08:47:55.250437 56356 process.cpp:1423] Failed to recv on socket WindowsFD::Type::SOCKET=2[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (791 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (807 ms total) [----------] Global test environment tear-down [==========] 1162 tests from 108 test cases ran. (637981 ms total) [ PASSED ] 1160 tests. [ FAILED ] 2 tests, listed below: [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchImage [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_InvokeFetchByName 2 FAILED TESTS YOU HAVE 233 DISABLED TESTS 600 to peer '192.10.1.4:59859': IO failed with error code: The specified network name is no longer available. W0416 08:47:55.250437 56356 process.cpp:838] Failed to recv on socket WindowsFD::Type::SOCKET=3796 to peer '192.10.1.4:59860': IO failed with error code: The specified network name is no longer available. I0416 08:47:55.347033 55440 containerizer.cpp:3117] Container f3074bf2-f283-4456-8856-06304272ee1d has exited I0416 08:47:55.376034 63180 master.cpp:1135] Master terminating I0416 08:47:55.377029 58804 hierarchical.cpp:680] Removed agent 4cbe623d-f6dc-4ad2-b5c8-bf225b82dccc-S0 I0416 08:47:56.164043 56356 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On April 15, 2019, 12:20 p.m., Andrei Sekretenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70379/ > ----------------------------------------------------------- > > (Updated April 15, 2019, 12:20 p.m.) > > > Review request for mesos and Gastón Kleiman. > > > Bugs: MESOS-2842 > https://issues.apache.org/jira/browse/MESOS-2842 > > > Repository: mesos > > > Description > ------- > > Added validation that the principal stays the same on resubscription. > > > Diffs > ----- > > src/master/master.cpp ad54ae217863a08f4e6d743b39c176b171353084 > > > Diff: https://reviews.apache.org/r/70379/diff/4/ > > > Testing > ------- > > make check > > Now the two failing tests from https://reviews.apache.org/r/70377/ pass. > > > Thanks, > > Andrei Sekretenko > >
