----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46438/#review134536 -----------------------------------------------------------
Patch looks great! Reviews applied: [46096, 46097, 46435, 46436, 46438] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On May 24, 2016, 3:20 a.m., Qian Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/46438/ > ----------------------------------------------------------- > > (Updated May 24, 2016, 3:20 a.m.) > > > Review request for mesos, Avinash sridharan and Jie Yu. > > > Bugs: MESOS-5167 > https://issues.apache.org/jira/browse/MESOS-5167 > > > Repository: mesos > > > Description > ------- > > Added the test "CniIsolatorTest.ROOT_SlaveRecovery". > > > Diffs > ----- > > src/tests/containerizer/cni_isolator_tests.cpp > 6ef15cc9b089319c4e62f8cd20565f00686f2089 > > Diff: https://reviews.apache.org/r/46438/diff/ > > > Testing > ------- > > [ RUN ] CniIsolatorTest.ROOT_SlaveRecovery > I0524 11:06:18.697321 20808 exec.cpp:150] Version: 0.29.0 > I0524 11:06:18.706725 20807 exec.cpp:225] Executor registered on agent > 7399d7c2-a7b4-47ed-9b95-8a0a87312816-S0 > Received SUBSCRIBED event > Subscribed executor on mesos > Received LAUNCH event > Starting task d4e6feb2-dce2-4d90-b7c4-35ce27b8757d > Forked command at 20814 > sh -c 'sleep 1000' > I0524 11:06:18.895862 20806 exec.cpp:271] Received reconnect request from > agent 7399d7c2-a7b4-47ed-9b95-8a0a87312816-S0 > I0524 11:06:18.899616 20807 exec.cpp:248] Executor re-registered on agent > 7399d7c2-a7b4-47ed-9b95-8a0a87312816-S0 > Received SUBSCRIBED event > Subscribed executor on mesos > Received KILL event > Received kill for task d4e6feb2-dce2-4d90-b7c4-35ce27b8757d with grace period > of 3secs > Sending SIGTERM to process tree at pid 20814 > Sent SIGTERM to the following process trees: > [ > -+- 20814 sh -c sleep 1000 > --- 20815 sleep 1000 > ] > Scheduling escalation to SIGKILL in 3secs from now > Command terminated with signal Terminated (pid: 20814) > I0524 11:06:21.020820 20808 exec.cpp:399] Executor asked to shutdown > [ OK ] CniIsolatorTest.ROOT_SlaveRecovery (3575 ms) > > > Thanks, > > Qian Zhang > >
