-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69514/#review211084
-----------------------------------------------------------



FAIL: Some of the unit tests failed. Please check the relevant logs.

Reviews applied: `['69307', '69514']`

Failed command: `Start-MesosCITesting`

All the build artifacts available at: 
http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2677/mesos-review-69514

Relevant logs:

- 
[mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2677/mesos-review-69514/logs/mesos-tests.log):

```
W1206 05:27:39.058878 14156 slave.cpp:3922] Ignoring shutdown framework 
d9bd20aa-ffd0-4bca-aa58-5667f9568e74-0000 because it is terminating
I1206 05:27:39.061875 16248 master.cpp:1275] Agent 
d9bd20aa-ffd0-4bca-aa58-5667f9568e74-S0 at slave(461)@192.10.1.6:55204 
(windows-02.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) disconnected
I1206 05:27:39.061875 16248 master.cpp:3278] Disconnecting agent 
d9bd20aa-ffd0-4bca-aa58-5667f9568e74-S0 at slave(461)@192.10.1.6:55204 
(windows-02.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net)
I1206 05:27:39.061875 16248 master.cpp:3297] Deactivating agent 
d9bd20aa-ffd0-4bca-aa58-5667f9568e74-S0 at slave(461)@192.10.1.6:55204 
(windows-02.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net)
I1206 05:27:39.061875 12100 hierarchical.cpp:357] Removed framework 
d9bd20aa-ffd0-4bca-aa58-5667f9568e74-0000
I1206 05:27:39.062891 12100 hierarchical.cpp:801] Agent 
d9bd20aa-ffd0-4bca-aa58-5667f9568e74-S0 deactivated
I1206 05:27:39.063894 12100 containerizer.cpp:2463] Destroying container 
d89d4df8-6c34-4767-91e0-07a2c072e3f1 in RUNNING state
I1206 05:27:39.063894 12100 containerizer.cpp:3130] Transitioning the state of 
container d89d4df8-6c34-4767-91e0-07a2c072e3f1 from RUNNING to DESTROYING
I1206 05:27:39.064885 12100 launcher.cpp:161] Asked to destroy container 
d89d4df8-6c34-4767-91e0-07a2c072e3f1
W1206 05:27:39.065882 10340 process.cpp:838] Failed to recv on socket 
WindowsFD::Type::SOCKET=3240 to peer '192.10.1.6:57026': IO failed with error 
code: The specified network name is no longer available[       OK ] 
IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (683 ms)
[----------] 1 test from IsolationFlag/MemoryIsolatorTest (704 ms total)

[----------] Global test environment tear-down
[==========] 1058 tests from 103 test cases ran. (500613 ms total)
[  PASSED  ] 1057 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] DockerFetcherPluginTest.INTERNET_CURL_FetchImage

 1 FAILED TEST
  YOU HAVE 231 DISABLED TESTS

.

W1206 05:27:39.065882 10340 process.cpp:1423] Failed to recv on socket 
WindowsFD::Type::SOCKET=3720 to peer '192.10.1.6:57025': IO failed with error 
code: The specified network name is no longer available.

I1206 05:27:39.142838 16248 containerizer.cpp:2969] Container 
d89d4df8-6c34-4767-91e0-07a2c072e3f1 has exited
I1206 05:27:39.171838  6032 master.cpp:1117] Master terminating
I1206 05:27:39.172838 11132 hierarchical.cpp:643] Removed agent 
d9bd20aa-ffd0-4bca-aa58-5667f9568e74-S0
I1206 05:27:39.523833 10340 process.cpp:927] Stopped the socket accept loop
```

- Mesos Reviewbot Windows


On Dec. 6, 2018, 2:21 a.m., Joseph Wu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/69514/
> -----------------------------------------------------------
> 
> (Updated Dec. 6, 2018, 2:21 a.m.)
> 
> 
> Review request for mesos, Benno Evers, Benjamin Mahler, Gastón Kleiman, and 
> Greg Mann.
> 
> 
> Bugs: MESOS-9258
>     https://issues.apache.org/jira/browse/MESOS-9258
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This metric "master/active_operator_event_stream_subscribers" returns
> the total number of subscribers to the master's operator event stream.
> 
> 
> Diffs
> -----
> 
>   docs/monitoring.md 00c6ea94bcb73746aef740236632ede123f5b534 
>   docs/operator-http-api.md 6edf361047ee5915514da892c6d885b74a510a72 
>   src/master/master.cpp 3b3824a67f46866cd64e32d7f9f92484b5891aa2 
>   src/master/metrics.hpp f6bb89da9394bfe469bc690ff2de66824e994098 
>   src/master/metrics.cpp f69ed52c1c89912e7a5d26cb9409f5959b09111a 
>   src/tests/api_tests.cpp edde48a4b4b46c9f47bc44de389c97b77322b8e8 
>   src/tests/master_tests.cpp ef2c00101fc3d30c564a9ca34884dece2cdd2651 
> 
> 
> Diff: https://reviews.apache.org/r/69514/diff/2/
> 
> 
> Testing
> -------
> 
> ```
> make check
> 
> src/mesos-tests --gtest_filter="*MaxEventStreamSubscribers*" 
> --gtest_repeat=-1 --gtest_break_on_failure
> ```
> 
> 
> Thanks,
> 
> Joseph Wu
> 
>

Reply via email to