----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70404/#review214439 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['70399', '70400', '70401', '70402', '70403', '70404']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3104/mesos-review-70404 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3104/mesos-review-70404/logs/mesos-tests.log): ``` I0406 09:38:54.900151 39732 master.cpp:3333] Disconnecting agent 289231a1-0b61-4207-9f98-2db7b2d0ec76-S0 at slave(500)@192.10.1.4:59432 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0406 09:38:54.900151 40016 hierarchical.cpp:392] Removed framework 289231a1-0b61-4207-9f98-2db7b2d0ec76-0000 I0406 09:38:54.900151 39732 master.cpp:3352] Deactivating agent 289231a1-0b61-4207-9f98-2db7b2d0ec76-S0 at slave(500)@192.10.1.4:59432 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0406 09:38:54.900151 40016 hierarchical.cpp:829] Agent 289231a1-0b61-4207-9f98-2db7b2d0ec76-S0 deactivated I0406 09:38:54.900151 25508 containerizer.cpp:2576] Destroying container 52c088a2-1809-4825-8869-537e2b23c82c in RUNNING state I0406 09:38:54.900151 25508 conta[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (759 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (776 ms total) [----------] Global test environment tear-down [==========] 1158 tests from 108 test cases ran. (572459 ms total) [ PASSED ] 1155 tests. [ FAILED ] 3 tests, listed below: [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchBlob [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchImage [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_InvokeFetchByName 3 FAILED TESTS YOU HAVE 233 DISABLED TESTS inerizer.cpp:3278] Transitioning the state of container 52c088a2-1809-4825-8869-537e2b23c82c from RUNNING to DESTROYING I0406 09:38:54.900151 25508 launcher.cpp:161] Asked to destroy container 52c088a2-1809-4825-8869-537e2b23c82c W0406 09:38:54.900151 39020 process.cpp:1423] Failed to recv on socket WindowsFD::Type::SOCKET=3856 to peer '192.10.1.4:61825': IO failed with error code: The specified network name is no longer available. W0406 09:38:54.900151 39020 process.cpp:838] Failed to recv on socket WindowsFD::Type::SOCKET=4320 to peer '192.10.1.4:61826': IO failed with error code: The specified network name is no longer available. I0406 09:38:55.013917 40068 containerizer.cpp:3117] Container 52c088a2-1809-4825-8869-537e2b23c82c has exited I0406 09:38:55.046439 39232 master.cpp:1135] Master terminating I0406 09:38:55.046439 32424 hierarchical.cpp:680] Removed agent 289231a1-0b61-4207-9f98-2db7b2d0ec76-S0 I0406 09:38:55.532212 39020 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On April 5, 2019, 6:31 a.m., Chun-Hung Hsiao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70404/ > ----------------------------------------------------------- > > (Updated April 5, 2019, 6:31 a.m.) > > > Review request for mesos, Benjamin Bannier and Jan Schlicht. > > > Bugs: MESOS-9627 > https://issues.apache.org/jira/browse/MESOS-9627 > > > Repository: mesos > > > Description > ------- > > A new `--api_version` optional flag is added to the test CSI plugin. By > default, it will serve both CSI v0 and v1 requests. When this flag is > specified, only one CSI version will be served. > > > Diffs > ----- > > include/mesos/csi/v0.hpp 8be070bcd241d6934f7473c4e56f1992535f76d2 > include/mesos/csi/v1.hpp PRE-CREATION > src/examples/test_csi_plugin.cpp 4321f8f16cb12018f008002cdc5c9002a055e2b7 > > > Diff: https://reviews.apache.org/r/70404/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Chun-Hung Hsiao > >
