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



FAIL: Some Mesos libprocess-tests failed.

Reviews applied: `['63963']`

Failed command: 
`C:\DCOS\mesos\3rdparty\libprocess\src\tests\Debug\libprocess-tests.exe`

All the build artifacts available at: 
http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/63963

Relevant logs:

- 
[libprocess-tests-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/63963/logs/libprocess-tests-stdout.log):

```
[       OK ] Scheme/HTTPTest.WWWAuthenticateHeader/0 (608 ms)
[ RUN      ] Scheme/HTTPTest.WWWAuthenticateHeader/1
[       OK ] Scheme/HTTPTest.WWWAuthenticateHeader/1 (70 ms)
[ RUN      ] Scheme/HTTPTest.Accepts/0
[       OK ] Scheme/HTTPTest.Accepts/0 (833 ms)
[ RUN      ] Scheme/HTTPTest.Accepts/1
[       OK ] Scheme/HTTPTest.Accepts/1 (92 ms)
[----------] 34 tests from Scheme/HTTPTest (13062 ms total)

[----------] 4 tests from SSLVerifyIPAdd/SSLTest
[ RUN      ] SSLVerifyIPAdd/SSLTest.BasicSameProcess/0
[       OK ] SSLVerifyIPAdd/SSLTest.BasicSameProcess/0 (751 ms)
[ RUN      ] SSLVerifyIPAdd/SSLTest.BasicSameProcess/1
[       OK ] SSLVerifyIPAdd/SSLTest.BasicSameProcess/1 (351 ms)
[ RUN      ] SSLVerifyIPAdd/SSLTest.RequireCertificate/0
[       OK ] SSLVerifyIPAdd/SSLTest.RequireCertificate/0 (830 ms)
[ RUN      ] SSLVerifyIPAdd/SSLTest.RequireCertificate/1
[       OK ] SSLVerifyIPAdd/SSLTest.RequireCertificate/1 (856 ms)
[----------] 4 tests from SSLVerifyIPAdd/SSLTest (2919 ms total)

[----------] Global test environment tear-down
[==========] 220 tests from 35 test cases ran. (48471 ms total)
[  PASSED  ] 219 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SSLTest.NoVerifyBadCA

 1 FAILED TEST
  YOU HAVE 19 DISABLED TESTS

```

- 
[libprocess-tests-stderr.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/63963/logs/libprocess-tests-stderr.log):

```
I1120 22:44:03.713518  5448 openssl.cpp:509] CA directory path unspecified! 
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1120 22:44:03.713582  5448 openssl.cpp:514] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verWARNING: 
Logging before InitGoogleLogging() is written to STDERR
I1120 22:44:04.043596  4408 openssl.cpp:509] CA directory path unspecified! 
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1120 22:44:04.044596  4408 openssl.cpp:514] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1120 22:44:04.044596  4408 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT 
implies peer certificate verification.
LIBPROCESS_SSL_VERIFY_CERT set to true
I1120 22:44:04.045596  4408 openssl.cpp:563] Using CA file: 
C:\Users\mesos\AppData\Local\Temp\1uWwG4\cert.pem
WARNING: Logging before InitGoogleLogging() is written to STDERR
I1120 22:44:04.910699  5660 openssl.cpp:509] CA directory path unspecified! 
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1120 22:44:04.915699  5660 openssl.cpp:514] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1120 22:44:04.915699  5660 openssl.cpp:526] Will use IP address verification 
in subject alternative name certificate extension.
I1120 22:44:04.916697  5660 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT 
implies peer certificate verification.
LIBPROCESS_SSL_VERIFY_CERT set to true
I1120 22:44:04.916697  5660 openssl.cpp:563] Using CA file: 
C:\Users\mesos\AppData\Local\Temp\ahILV1\cert.pem
ification
I1120 22:44:03.741583  5448 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT 
implies peer certificate verification.
LIBPROCESS_SSL_VERIFY_CERT set to true
I1120 22:44:03.741583  5448 openssl.cpp:563] Using CA file: 
C:\Users\mesos\AppData\Local\Temp\1uWwG4\cert.pem
I1120 22:44:04.606685  5448 openssl.cpp:509] CA directory path unspecified! 
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1120 22:44:04.607686  5448 openssl.cpp:514] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1120 22:44:04.607686  5448 openssl.cpp:526] Will use IP address verification 
in subject alternative name certificate extension.
I1120 22:44:04.607686  5448 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT 
implies peer certificate verification.
LIBPROCESS_SSL_VERIFY_CERT set to true
I1120 22:44:04.607686  5448 openssl.cpp:563] Using CA file: 
C:\Users\mesos\AppData\Local\Temp\ahILV1\cert.pem
I1120 22:44:05.146767  3340 process.cpp:887] Failed to accept socket: future 
discarded
```

- Mesos Reviewbot Windows


On Nov. 20, 2017, 9:40 p.m., Joseph Wu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/63963/
> -----------------------------------------------------------
> 
> (Updated Nov. 20, 2017, 9:40 p.m.)
> 
> 
> Review request for mesos, Benjamin Hindman and Benjamin Mahler.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This fixes the code added by:
> https://reviews.apache.org/r/61155/
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/src/http.cpp eb4cd586696a569e3985739242d61f25da88cc30 
>   3rdparty/libprocess/src/tests/http_tests.cpp 
> a025a876682144e410f1e77a961298910b8f268d 
> 
> 
> Diff: https://reviews.apache.org/r/63963/diff/1/
> 
> 
> Testing
> -------
> 
> cmake --build . --config Debug --target libprocess-tests
> ./3rdparty/libprocess/src/tests/Debug/libprocess-tests.exe
> 
> 
> Thanks,
> 
> Joseph Wu
> 
>

Reply via email to