The autobuild test system (on sn-devel-104) has detected an intermittent 
failing test in 
the current master tree.

The autobuild log of the failure is available here:

   http://git.samba.org/autobuild.flakey.sn-devel-104/2016-08-24-0619/flakey.log

The samba build logs are available here:

   
http://git.samba.org/autobuild.flakey.sn-devel-104/2016-08-24-0619/samba.stderr
   
http://git.samba.org/autobuild.flakey.sn-devel-104/2016-08-24-0619/samba.stdout
  
The top commit at the time of the failure was:

commit 17dfd8b96bc1750a2f435caa1d208766257346f3
Author: Martin Schwenke <mar...@meltin.net>
Date:   Tue Aug 23 11:49:54 2016 +1000

    ctdb-tests: Reimplement daemons_stop() using ctdbd_wrapper
    
    The current daemons_stop() implementation uses very loose matching to
    decide which processes to kill if "ctdb shutdown" hasn't worked within
    1 second.  This can cause ctdbd processes from other test runs to be
    killed.
    
    Instead, use ctdbd_wrapper, which uses the PID file as a last resort.
    This has the advantage of never killing ctdbd processes from other
    test runs.  However, this also has the obvious consequence that an
    interrupted test run in one directory can not have its daemons cleaned
    up from a new test run in a different directory.
    
    BUG: https://bugzilla.samba.org/show_bug.cgi?id=12170
    
    Signed-off-by: Martin Schwenke <mar...@meltin.net>
    Reviewed-by: Amitay Isaacs <ami...@gmail.com>
    
    Autobuild-User(master): Amitay Isaacs <ami...@samba.org>
    Autobuild-Date(master): Tue Aug 23 21:17:46 CEST 2016 on sn-devel-144

Reply via email to