----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68706/#review209595 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['68706']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2469/mesos-review-68706 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2469/mesos-review-68706/logs/mesos-tests.log): ``` I1016 06:34:30.897042 8800 executor.cpp:805] Shutting down I1016 06:34:30.897042 8800 executor.cpp:918] Sending SIGTERM to process tree at pid 400xecutor(1)@192.10.1.5:62750 I1016 06:34:30.896052 1308 slave.cpp:909] Agent terminating I1016 06:34:30.896052 8440 master.cpp:11082] Removing task dd62b7a3-f017-44fb-a6fc-b973be640983 with resources cpus(allocated: *):4; mem(allocated: *):2048; disk(allocated: *):1024; ports(allocated: *):[31000-32000] of framework 9f48f4c4-e51d-4f12-b338-ca5873a9eed6-0000 on agent 9f48f4c4-e51d-4f12-b338-ca5873a9eed6-S0 at slave(461)@192.10.1.5:60955 (windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) W1016 06:34:30.896052 1308 slave.cpp:3917] Ignoring shutdown framework 9f48f4c4-e51d-4f12-b338-ca5873a9eed6-0000 because it is terminating I1016 06:34:30.899040 8440 master.cpp:1251] Agent 9f48f4c4-e51d-4f12-b338-ca5873a9eed6-S0 at slave(461)@192.10.1.5:60955 (windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) disconnected I1016 06:34:30.899040 8440 master.cpp:3317] Disconnecting agent 9f48f4c4-e51d-4f12-b338-ca5873a9eed6-S0 at slave(461)@192.10.1.5:60955 (windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) I1016 06:34:30.899040 8440 master.cpp:3336] Deactivating agent 9f48f4c4-e51d-4f12-b338-ca5873a9eed6-S0 at slave(461)@192.10.1.5:60955 (windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) I1016 06:34:30.900039 5924 hierarchical.cpp:359] Removed framework 9f48f4c4-e51d-4f12-b338-ca5873a9eed6-0000 I1016 06:34:30.900039 5924 hierarchical.cpp:803] Agent 9f48f4c4-e51d-4f12-b338-ca5873a9eed6-S0 deactivated I1016 06:34:30.900039 8604 containerizer.cpp:2455] Destroying container 1443f5fd-7561-4184-a35d-e5eb03ace98a in RUNNING state I1016 06:34:30.901036 8604 containerizer.cpp:3122] Transitioning the state of container 1443f5fd-7561-4184-a35d-e5eb03ace98a from RUNNING to DESTROYING I1016 06:34:30.901036 8604 launcher.cpp:166] Asked to destroy container 1443f5fd-7561-4184-a35d-e5eb03ace98a I1016 06:34:30.935099 8440 containerizer.cpp:2961] Container 1443f5fd-7561-4184-a35d-e5eb03ace98a has exited I1016 06:34:30.967039 11088 master.cpp:1093] Master terminating I1016 06:34:30.9690[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (584 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (601 ms total) [----------] Global test environment tear-down [==========] 1051 tests from 103 test cases ran. (488984 ms total) [ PASSED ] 1050 tests. [ FAILED ] 1 test, listed below: [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchBlob 1 FAILED TEST YOU HAVE 232 DISABLED TESTS 55 7268 hierarchical.cpp:645] Removed agent 9f48f4c4-e51d-4f12-b338-ca5873a9eed6-S0 I1016 06:34:31.236047 6856 process.cpp:926] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On Oct. 16, 2018, 9:49 a.m., Xudong Ni wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/68706/ > ----------------------------------------------------------- > > (Updated Oct. 16, 2018, 9:49 a.m.) > > > Review request for mesos, Benjamin Mahler, James Peach, and Jiang Yan Xu. > > > Bugs: MESOS-9178 > https://issues.apache.org/jira/browse/MESOS-9178 > > > Repository: mesos > > > Description > ------- > > During the master failover, the time that the master elected is > considered as the start of failover. In the progress of > reregistration, the percentile represents the time when such > percentile of agents finished registration again; The percentile of > these data as in this metrics can represent overall reregistration > progress; In case of degradation towards to the end of reregistration, > the high percentile can reflect it; In the case there are unreachable > agents in the failover, if certain percentile recovery couldn't be > reached, the intiail value of that percentile will not be updated. > > > Diffs > ----- > > docs/monitoring.md 00c6ea94bcb73746aef740236632ede123f5b534 > src/master/master.hpp ea7e9242b62fe6c2cc0e717f9a9f2f0c1cc0a390 > src/master/master.cpp 06d769aeba16586a020729d454f4d00688b78c78 > src/master/metrics.hpp e1da18e6ba2737f729e1e30653020538150ae898 > src/master/metrics.cpp 56a7eef2d279ad3248092d37d19013d3ac110757 > src/tests/master_tests.cpp 1db8ed7d81acbcd8bad4b7ca77c501d1d99cc135 > > > Diff: https://reviews.apache.org/r/68706/diff/4/ > > > Testing > ------- > > Automation: > [ RUN ] MasterTest.MetricsInMetricsEndpoint > [ OK ] MasterTest.MetricsInMetricsEndpoint (42 ms) > > Real world cases: > While reregistrations is in progress: 3277 out of 3582 completed: > "master/slave_reregistrations": 3277.0, > "master/slaves_100_percent_reregistered_secs": 0.0, > "master/slaves_25_percent_reregistered_secs": 5.0, > "master/slaves_50_percent_reregistered_secs": 11.0, > "master/slaves_75_percent_reregistered_secs": 20.0, > "master/slaves_90_percent_reregistered_secs": 30.0, > "master/slaves_99_percent_reregistered_secs": 0.0, > > > While 3582 reregistrations were all completed: > "master/slave_reregistrations": 3582.0, > "master/slaves_100_percent_reregistered_secs": 54.0, > "master/slaves_25_percent_reregistered_secs": 5.0, > "master/slaves_50_percent_reregistered_secs": 11.0, > "master/slaves_75_percent_reregistered_secs": 20.0, > "master/slaves_90_percent_reregistered_secs": 30.0, > "master/slaves_99_percent_reregistered_secs": 39.0, > > > Thanks, > > Xudong Ni > >
