autobuild[sn-devel-144]: intermittent test failure detected

autobuild autobuild at samba.org
Tue Jun 13 01:08:12 UTC 2017


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-06-13-0308/flakey.log

The samba build logs are available here:

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

commit 75eb2e3a09ed7ab5beac4593d93e6ea0e506f857
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Fri Feb 17 18:23:23 2017 +1300

    join.py Add DNS records at domain join time
    
    This avoids issues getting replication going after the DC first starts
    as the rest of the domain does not have to wait for samba_dnsupdate to
    run successfully
    
    We do not just run samba_dnsupdate as we want to strictly
    operate against the DC we just joined:
     - We do not want to query another DNS server
     - We do not want to obtain a Kerberos ticket for the new DC
       (as the KDC we select may not be the DC we just joined,
       and so may not be in sync with the password we just set)
     - We do not wish to set the _ldap records until we have started
     - We do not wish to use NTLM (the --use-samba-tool mode forces
       NTLM)
    
    The downside to using DCE/RPC rather than DNS is that these will
    be regarded as static entries, and (against windows) have a the ACL
    assigned for static entries.  However this is still better than no
    DNS at all.
    
    Because some tests want a DNS record matching their own name
    this fixes some tests and removes entires from knownfail
    
    Signed-off-by: Andrew Bartlett <abartlet at samba.org>
    Reviewed-by: Garming Sam <garming at catalyst.net.nz>
    
    Autobuild-User(master): Andrew Bartlett <abartlet at samba.org>
    Autobuild-Date(master): Sun Jun 11 02:04:52 CEST 2017 on sn-devel-144



More information about the samba-cvs mailing list