----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69313/#review210453 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['69309', '69310', '69311', '69312', '69313']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2591/mesos-review-69313 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2591/mesos-review-69313/logs/mesos-tests.log): ``` I1111 01:12:22.483474 30508 executor.cpp:918] Sending SIGTERM to process tree at pid 27 01:12:22.483474 32724 slave.cpp:3923] Ignoring shutdown framework 9f5a0978-c9dc-44e8-b697-88e35af5a295-0000 because it is terminating I1111 01:12:22.485452 30932 master.cpp:1273] Agent 9f5a0978-c9dc-44e8-b697-88e35af5a295-S0 at slave(461)@192.10.1.5:63738 (windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) disconnected I1111 01:12:22.485452 30932 master.cpp:3289] Disconnecting agent 9f5a0978-c9dc-44e8-b697-88e35af5a295-S0 at slave(461)@192.10.1.5:63738 (windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) I1111 01:12:22.485452 30932 master.cpp:3308] Deactivating agent 9f5a0978-c9dc-44e8-b697-88e35af5a295-S0 at slave(461)@192.10.1.5:63738 (windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) I1111 01:12:22.485452 28124 hierarchical.cpp:357] Removed framework 9f5a0978-c9dc-44e8-b697-88e35af5a295-0000 I1111 01:12:22.486539 28124 hierarchical.cpp:801] Agent 9f5a0978-c9dc-44e8-b697-88e35af5a295-S0 deactivated I1111 01:12:22.487463 31520 containerizer.cpp:2465] Destroying contain[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (685 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (706 ms total) [----------] Global test environment tear-down [==========] 1053 tests from 103 test cases ran. (505083 ms total) [ PASSED ] 1052 tests. [ FAILED ] 1 test, listed below: [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchBlob 1 FAILED TEST YOU HAVE 231 DISABLED TESTS er 8732c73d-4cbb-4985-af64-af0be213aee0 in RUNNING state I1111 01:12:22.487463 31520 containerizer.cpp:3132] Transitioning the state of container 8732c73d-4cbb-4985-af64-af0be213aee0 from RUNNING to DESTROYING I1111 01:12:22.488478 31520 launcher.cpp:161] Asked to destroy container 8732c73d-4cbb-4985-af64-af0be213aee0 W1111 01:12:22.490471 22744 process.cpp:1423] Failed to recv on socket WindowsFD::Type::SOCKET=2224 to peer '192.10.1.5:49156': IO failed with error code: The specified network name is no longer available. W1111 01:12:22.490471 22744 process.cpp:838] Failed to recv on socket WindowsFD::Type::SOCKET=2220 to peer '192.10.1.5:49157': IO failed with error code: The specified network name is no longer available. I1111 01:12:22.542470 30932 containerizer.cpp:2971] Container 8732c73d-4cbb-4985-af64-af0be213aee0 has exited I1111 01:12:22.573518 24884 master.cpp:1115] Master terminating I1111 01:12:22.574692 28124 hierarchical.cpp:643] Removed agent 9f5a0978-c9dc-44e8-b697-88e35af5a295-S0 I1111 01:12:23.042760 22744 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On Nov. 11, 2018, 12:01 a.m., Benjamin Bannier wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69313/ > ----------------------------------------------------------- > > (Updated Nov. 11, 2018, 12:01 a.m.) > > > Review request for mesos, Benjamin Mahler and Joseph Wu. > > > Repository: mesos > > > Description > ------- > > Enabled parallel test runner to cmake build. > > > Diffs > ----- > > 3rdparty/stout/tests/CMakeLists.txt > ff0660707c116cae8174f2ebffb6e2a2698a2c49 > > > Diff: https://reviews.apache.org/r/69313/diff/1/ > > > Testing > ------- > > `ninja check` > `ninja tests && ctest -j3 -V` > > > Thanks, > > Benjamin Bannier > >
