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

The autobuild log of the failure is available here:

   
https://git.samba.org/autobuild.flakey.sn-devel-184/2019-07-12-0338/flakey.log

The failure seems to be in the "samba-schemaupgrade" suite, whose build logs 
are available here:

   
https://git.samba.org/autobuild.flakey.sn-devel-184/2019-07-12-0338/samba-schemaupgrade.stderr
   
https://git.samba.org/autobuild.flakey.sn-devel-184/2019-07-12-0338/samba-schemaupgrade.stdout
  
The top commit at the time of the failure was:

commit 9f6b87d3f6cc9930d75c1f8d38ad4f5a37da34ab
Author: Garming Sam <garm...@catalyst.net.nz>
Date:   Mon Jul 8 16:59:33 2019 +1200

    ldap_server: Regression in 0559430ab6e5c48d6e853fda0d8b63f2e149015c
    
    Extended DN requests seem to have been incorrectly handled.
    
    BUG: https://bugzilla.samba.org/show_bug.cgi?id=14029
    
    Signed-off-by: Garming Sam <garm...@catalyst.net.nz>
    Reviewed-by: Gary Lockyer <g...@catalyst.net.nz>
    
    Autobuild-User(master): Gary Lockyer <g...@samba.org>
    Autobuild-Date(master): Thu Jul 11 05:25:26 UTC 2019 on sn-devel-184

and the last 50 lines of the stdout log were:

Applying Sch67.ldf updates...
5 changes applied
Applying Sch68.ldf updates...
30 changes applied
Applying Sch69.ldf updates...
4 changes applied
Schema successfully updated
Replicate from liveupgrade1dc to liveupgrade2dc was successful.
[1(0)/11 at 0s] samba.tests.samba_tool.schema(schema_dc:local)
[2(4)/11 at 2m32s] samba4.schemaInfo.python(schema_dc:local)(schema_dc:local)
[3(7)/11 at 2m39s] samba.tests.dsdb_schema_attributes(schema_dc:local)
[4(13)/11 at 2m56s] samba4.ldap_schema.python(schema_dc)(schema_dc)
[5(39)/11 at 3m37s] samba4.ldap.possibleInferiors.python(schema_dc)(schema_dc)
[6(313)/11 at 3m39s] samba4.ldap.secdesc.python(schema_dc)(schema_dc)
[7(396)/11 at 6m26s] samba4.ldap.acl.python(schema_dc)(schema_dc)
[8(449)/11 at 7m30s] samba4.ldap.passwords.python(schema_dc)(schema_dc)
[9(467)/11 at 7m53s] 
samba4.drs.samba_tool_drs.python(schema_pair_dc)(schema_pair_dc:local)
[10(481)/11 at 10m1s] 
samba4.drs.getnc_schema.python(schema_pair_dc)(schema_pair_dc)
Failed repl, retrying in 10s
UNEXPECTED(failure): 
samba4.drs.getnc_schema.python(schema_pair_dc).getnc_schema.SchemaReplicationTests.test_schema_linked_attributes(schema_pair_dc)
REASON: Exception: Exception: Traceback (most recent call last):
  File 
"/memdisk/autobuild/fl/b2035514/samba-schemaupgrade/source4/torture/drs/python/getnc_schema.py",
 line 290, in test_schema_linked_attributes
    self.do_repl(self.schema_dn)
  File 
"/memdisk/autobuild/fl/b2035514/samba-schemaupgrade/source4/torture/drs/python/getnc_schema.py",
 line 66, in do_repl
    self.assertCmdSuccess(result, out, err)
  File "bin/python/samba/tests/samba_tool/base.py", line 109, in 
assertCmdSuccess
    exit, out, err, msg))
AssertionError: -1 is not None : exit[-1] stdout[] stderr[ERROR(<class 
'samba.drs_utils.drsException'>): DsReplicaSync failed - drsException: 
DsReplicaSync failed (1168, 'WERR_NOT_FOUND')
  File "bin/python/samba/netcmd/drs.py", line 575, in run
    drs_utils.sendDsReplicaSync(server_bind, server_bind_handle, 
source_dsa_guid, NC, req_options)
  File "bin/python/samba/drs_utils.py", line 92, in sendDsReplicaSync
    raise drsException("DsReplicaSync failed %s" % estr)
]:

FAILED (1 failures, 0 errors and 0 unexpected successes in 0 testsuites)

A summary with detailed information can be found in:
  ./bin/ab/summary
TOP 10 slowest tests
samba4.ldap.secdesc.python(schema_dc)(schema_dc) -> 166
samba4.drs.samba_tool_drs.python(schema_pair_dc)(schema_pair_dc:local) -> 128
samba4.ldap.acl.python(schema_dc)(schema_dc) -> 65
samba4.ldap_schema.python(schema_dc)(schema_dc) -> 41
samba4.ldap.passwords.python(schema_dc)(schema_dc) -> 23
samba.tests.dsdb_schema_attributes(schema_dc:local) -> 18
samba.tests.samba_tool.schema(schema_dc:local) -> 9
samba4.schemaInfo.python(schema_dc:local)(schema_dc:local) -> 6
samba4.ldap.possibleInferiors.python(schema_dc)(schema_dc) -> 2
ERROR: test failed with exit code 1
Makefile:16: recipe for target 'test' failed

Reply via email to