The autobuild test system (on sn-devel-144) 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-144/2017-05-08-1833/flakey.log

The samba build logs are available here:

   
http://git.samba.org/autobuild.flakey.sn-devel-144/2017-05-08-1833/samba.stderr
   
http://git.samba.org/autobuild.flakey.sn-devel-144/2017-05-08-1833/samba.stdout
  
The top commit at the time of the failure was:

commit af09a733e953072707cde7df0126652e646970f6
Author: Amitay Isaacs <[email protected]>
Date:   Sat May 6 02:08:50 2017 +1000

    ctdb-logging: Initialize DEBUGLEVEL before changing the value
    
    BUG: https://bugzilla.samba.org/show_bug.cgi?id=12770
    
    DEBUGLEVEL is defined as a const array reference at compile time.
    debug_init() converts that to an allocated array reference at run time.
    Since debug_init() is a static function, initialize DEBUGLEVEL via
    setup_logging().
    
    Signed-off-by: Amitay Isaacs <[email protected]>
    Reviewed-by: Volker Lendecke <[email protected]>
    
    Autobuild-User(master): Volker Lendecke <[email protected]>
    Autobuild-Date(master): Mon May  8 00:12:25 CEST 2017 on sn-devel-144

Reply via email to