----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63652/#review191255 -----------------------------------------------------------
FAIL: Some Mesos libprocess-tests failed. Reviews applied: `['63652']` 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/63652 Relevant logs: - [libprocess-tests-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/63652/logs/libprocess-tests-stdout.log): ``` [ OK ] Scheme/HTTPTest.WWWAuthenticateHeader/0 (1485 ms) [ RUN ] Scheme/HTTPTest.WWWAuthenticateHeader/1 [ OK ] Scheme/HTTPTest.WWWAuthenticateHeader/1 (64 ms) [ RUN ] Scheme/HTTPTest.Accepts/0 [ OK ] Scheme/HTTPTest.Accepts/0 (775 ms) [ RUN ] Scheme/HTTPTest.Accepts/1 [ OK ] Scheme/HTTPTest.Accepts/1 (93 ms) [----------] 34 tests from Scheme/HTTPTest (15158 ms total) [----------] 4 tests from SSLVerifyIPAdd/SSLTest [ RUN ] SSLVerifyIPAdd/SSLTest.BasicSameProcess/0 [ OK ] SSLVerifyIPAdd/SSLTest.BasicSameProcess/0 (567 ms) [ RUN ] SSLVerifyIPAdd/SSLTest.BasicSameProcess/1 [ OK ] SSLVerifyIPAdd/SSLTest.BasicSameProcess/1 (753 ms) [ RUN ] SSLVerifyIPAdd/SSLTest.RequireCertificate/0 [ OK ] SSLVerifyIPAdd/SSLTest.RequireCertificate/0 (1328 ms) [ RUN ] SSLVerifyIPAdd/SSLTest.RequireCertificate/1 [ OK ] SSLVerifyIPAdd/SSLTest.RequireCertificate/1 (700 ms) [----------] 4 tests from SSLVerifyIPAdd/SSLTest (3550 ms total) [----------] Global test environment tear-down [==========] 201 tests from 33 test cases ran. (46562 ms total) [ PASSED ] 200 tests. [ FAILED ] 1 test, listed below: [ FAILED ] SSLTest.ProtocolMismatch 1 FAILED TEST YOU HAVE 19 DISABLED TESTS ``` - [libprocess-tests-stderr.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/63652/logs/libprocess-tests-stderr.log): ``` I1116 22WARNING: Logging before InitGoogleLogging() is written to STDERR I1116 22:06:09.056996 3940 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath> I1116 22:06:09.061997 3940 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I1116 22:06:09.061997 3940 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I1116 22:06:09.062996 3940 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\NsgFRg\cert.pem WARNING: Logging before InitGoogleLogging() is written to STDERR I1116 22:06:09.818857 4036 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath> I1116 22:06:09.819857 4036 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I1116 22:06:09.819857 4036 openssl.cpp:526] Will use IP address verification in subject alternative name certificate extension. I1116 22:06:09.819857 4036 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I1116 22:06:09.820858 4036 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\fuG4kk\cert.pem :06:08.748244 2584 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath> I1116 22:06:08.765981 2584 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I1116 22:06:08.766979 2584 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I1116 22:06:08.766979 2584 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\NsgFRg\cert.pem I1116 22:06:09.520841 2584 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath> I1116 22:06:09.520841 2584 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I1116 22:06:09.520841 2584 openssl.cpp:526] Will use IP address verification in subject alternative name certificate extension. I1116 22:06:09.520841 2584 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I1116 22:06:09.521842 2584 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\fuG4kk\cert.pem I1116 22:06:10.053632 3636 process.cpp:1052] Failed to accept socket: future discarded ``` - Mesos Reviewbot Windows On Nov. 14, 2017, 9:30 p.m., Meng Zhu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63652/ > ----------------------------------------------------------- > > (Updated Nov. 14, 2017, 9:30 p.m.) > > > Review request for mesos, Gilbert Song and James Peach. > > > Bugs: MESOS-8121 > https://issues.apache.org/jira/browse/MESOS-8121 > > > Repository: mesos > > > Description > ------- > > In unified containerizer, the d_type cannot be 1 > if we are using the overlay fs backend. > Raise error if user specifies overlayfs as backend. > Fallback to other backends in the default case and > raise a warning. > > > Diffs > ----- > > src/linux/fs.hpp cbc8bf79083ce2bc34fa698808eaf92764a577a9 > src/linux/fs.cpp 40c31a3ad2ccbeb59868c5e2d7b1809c613da8de > src/slave/containerizer/mesos/provisioner/provisioner.cpp > 450a3b32d69d2882973a6ed4e94e169a0256056b > > > Diff: https://reviews.apache.org/r/63652/diff/4/ > > > Testing > ------- > > Manually tested slave creation with default and overlayfs backends on XFS > based work_dir with different ftype mount options. > > > Thanks, > > Meng Zhu > >
