----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67960/#review206192 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['67955', '67956', '67957', '67958', '67959', '67960']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/1951/mesos-review-67960 Relevant logs: - [libprocess-tests-stdout.log](http://dcos-win.westus.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/1951/mesos-review-67960/logs/libprocess-tests-stdout.log): ``` [ RUN ] Scheme/HTTPTest.Headers/0 [ OK ] Scheme/HTTPTest.Headers/0 (3 ms) [ RUN ] Scheme/HTTPTest.CaseInsensitiveHeaders/0 [ OK ] Scheme/HTTPTest.CaseInsensitiveHeaders/0 (2 ms) [ RUN ] Scheme/HTTPTest.WWWAuthenticateHeader/0 [ OK ] Scheme/HTTPTest.WWWAuthenticateHeader/0 (4 ms) [ RUN ] Scheme/HTTPTest.Accepts/0 [ OK ] Scheme/HTTPTest.Accepts/0 (10 ms) [----------] 20 tests from Scheme/HTTPTest (249 ms total) [----------] 1 test from Scheme/InstrumentHttpEndpointsTest [ RUN ] Scheme/InstrumentHttpEndpointsTest.InstrumentHttpEndpoints/0 d:\dcos\mesos\mesos\3rdparty\libprocess\src\tests\http_tests.cpp(2670): error: Expected: 1u Which is: 1 To be equal to: json->values.count(metric) Which is: 0 [ FAILED ] Scheme/InstrumentHttpEndpointsTest.InstrumentHttpEndpoints/0, where GetParam() = "http" (54 ms) [----------] 1 test from Scheme/InstrumentHttpEndpointsTest (56 ms total) [----------] Global test environment tear-down [==========] 214 tests from 37 test cases ran. (3042 ms total) [ PASSED ] 212 tests. [ FAILED ] 2 tests, listed below: [ FAILED ] InstrumentAuthenticatedHttpEndpointsTest.InstrumentHttpEndpoints [ FAILED ] Scheme/InstrumentHttpEndpointsTest.InstrumentHttpEndpoints/0, where GetParam() = "http" 2 FAILED TESTS YOU HAVE 14 DISABLED TESTS ``` - [libprocess-tests-stderr.log](http://dcos-win.westus.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/1951/mesos-review-67960/logs/libprocess-tests-stderr.log): ``` WARNING: Logging before InitGoogleLogging() is written to STDERR I0718 02:50:54.581737 16360 process.cpp:1005] Stopped the socket accept loop I0718 02:50:55.077747 16132 process.cpp:1005] Stopped the socket accept loop I0718 02:50:55.115748 5976 process.cpp:1005] Stopped the socket accept loop I0718 02:50:57.093072 9276 process.cpp:1005] Stopped the socket accept loop I0718 02:50:57.130070 16892 process.cpp:1005] Stopped the socket accept loop I0718 02:50:57.150072 2900 process.cpp:1005] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On July 18, 2018, 1:28 a.m., Benjamin Hindman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67960/ > ----------------------------------------------------------- > > (Updated July 18, 2018, 1:28 a.m.) > > > Review request for mesos, Benjamin Mahler, Gastón Kleiman, and Greg Mann. > > > Repository: mesos > > > Description > ------- > > Added support for instrumenting HTTP endpoints. > > > Diffs > ----- > > 3rdparty/libprocess/include/process/process.hpp > 7c255acc21c695eba37062a3dcf72ce33f650cd0 > 3rdparty/libprocess/include/process/ssl/gtest.hpp > 23d7aee963b6fb489403a94500d39e3413c7fcdd > 3rdparty/libprocess/src/process.cpp > 7c0a0bc0c1e50354b6da219032ac830cbeec0a0d > 3rdparty/libprocess/src/tests/http_tests.cpp > acbd6973829411652fc5d57ef473c0d8ba9cd5b4 > > > Diff: https://reviews.apache.org/r/67960/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Benjamin Hindman > >
