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

2019-06-21 Thread autobuild
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-06-21-2137/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-06-21-2137/samba-schemaupgrade.stderr
   
https://git.samba.org/autobuild.flakey.sn-devel-184/2019-06-21-2137/samba-schemaupgrade.stdout
  
The top commit at the time of the failure was:

commit aa2a3d95098231f48d7c308881bf66418164111e
Author: Stefan Metzmacher 
Date:   Fri May 24 18:36:48 2019 +0200

dnsp.idl: fix payload for DSPROPERTY_ZONE_DELETED_FROM_HOSTNAME

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13969

Signed-off-by: Stefan Metzmacher 
Reviewed-by: Garming Sam 

Autobuild-User(master): Andrew Bartlett 
Autobuild-Date(master): Fri Jun 21 11:02:21 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 2m36s] samba4.schemaInfo.python(schema_dc:local)(schema_dc:local)
[3(7)/11 at 2m42s] samba.tests.dsdb_schema_attributes(schema_dc:local)
[4(13)/11 at 2m59s] samba4.ldap_schema.python(schema_dc)(schema_dc)
[5(39)/11 at 3m38s] samba4.ldap.possibleInferiors.python(schema_dc)(schema_dc)
[6(313)/11 at 3m40s] samba4.ldap.secdesc.python(schema_dc)(schema_dc)
[7(396)/11 at 6m28s] samba4.ldap.acl.python(schema_dc)(schema_dc)
[8(449)/11 at 7m28s] samba4.ldap.passwords.python(schema_dc)(schema_dc)
[9(467)/11 at 7m51s] 
samba4.drs.samba_tool_drs.python(schema_pair_dc)(schema_pair_dc:local)
[10(481)/11 at 10m8s] 
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/b4114390/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/b4114390/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(): DsReplicaSync failed - drsException: 
DsReplicaSync failed (1168, 'WERR_NOT_FOUND')
  File "bin/python/samba/netcmd/drs.py", line 574, 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) -> 168
samba4.drs.samba_tool_drs.python(schema_pair_dc)(schema_pair_dc:local) -> 137
samba4.ldap.acl.python(schema_dc)(schema_dc) -> 60
samba4.ldap_schema.python(schema_dc)(schema_dc) -> 38
samba4.ldap.passwords.python(schema_dc)(schema_dc) -> 23
samba.tests.dsdb_schema_attributes(schema_dc:local) -> 17
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) -> 3
ERROR: test failed with exit code 1
Makefile:16: recipe for target 'test' failed



[SCM] Samba Shared Repository - branch v4-9-test updated

2019-06-21 Thread Karolin Seeger
The branch, v4-9-test has been updated
   via  3cd4642014b s3:mdssvc: fix flex compilation error
   via  44b5168845e ctdb-scripts: Fix tcp_tw_recycle existence check
   via  575739df9fd docs: Improve documentation of "lanman auth" and "ntlm 
auth" connection
   via  684d772e0e1 vfs_fruit: remove a now unnecessary include
   via  7ae1667bda9 vfs_fruit: use VFS functions in ad_read_rsrc_adouble()
   via  1a8dffceff4 vfs_fruit: use fsp and remove syscalls from 
ad_convert_blank_rfork()
   via  afc88153675 vfs_fruit: use VFS function in ad_convert_truncate()
   via  14048aaf176 vfs_fruit: add VFS handle to ad_convert_truncate()
   via  015586a4227 vfs_fruit: use fsp and remove mmap in ad_convert_xattr()
   via  42e6d4d4b5e vfs_fruit: remove use of mmap() from 
ad_convert_move_reso()
   via  e21d880614c vfs_fruit: convert ad_open_rsrc() to open a proper fsp 
with SMB_VFS_CREATE_FILE()
   via  b10eabed24d vfs_fruit: only do cross protocol locking on 
non-internal opens
   via  645836ff20a vfs_fruit: remove a layer of indirection
   via  06bd78910ec vfs_fruit: pass VFS handle to ad_convert_move_reso()
   via  e8cecc86ab5 vfs_fruit: remove xattr code from the AppleDouble 
subsystem
   via  76074dded7d vfs_fruit: remove now unused AppleDouble code for 
resource fork in xattr
   via  b24bac64570 vfs_fruit: use stream code for resource fork size 
calculation in readdir_attr_rfork_size()
   via  561d52f89a6 vfs_fruit: use correct case FRUIT_RSRC_STREAM in 
readdir_attr_rfork_size()
   via  c2c6377ebf8 vfs_fruit: ignore AppleDouble files in fruit_unlink()
   via  1542bb051be vfs_fruit: add a missing else
   via  18c45bb3440 vfs_fruit: add and use is_adouble_file()
   via  c3676d8d42b vfs_fruit: finally, remove ad_handle from struct adouble
   via  20e66673c39 vfs_fruit: pass handle to ad_convert_delete_adfile()
   via  fbc0501bed0 vfs_fruit: pass handle to ad_convert_finderinfo()
   via  b50f2ad9919 vfs_fruit: pass handle to ad_convert_blank_rfork()
   via  1efc046ceff vfs_fruit: pass handle to ad_convert_xattr()
   via  b5275f407f6 vfs_fruit: indentation fix
   via  f30219176ae vfs_fruit: pass handle to ad_read_rsrc() and all the 
way down
   via  5975a4a8dfd vfs_fruit: use proper VFS function in ad_read_meta()
   via  9ae195e4bd8 vfs_fruit: indentation fix
   via  b4c6efa3ebd vfs_fruit: pass handle to ad_read_meta()
   via  c99c7f2a641 vfs_fruit: pass handle to ad_read()
   via  7ece266411a vfs_fruit: pass handle to ad_set()
   via  f94d0095e8a vfs_fruit: pass handle to ad_fset()
   via  79beb172cc6 s3:auth: explicitly add BUILTIN\Guests to the guest 
token
   via  15fa6919b8a tests: add a test for guest authentication
   via  36641f70d05 selftest: allow guest login in the ad_member_idmap_rid 
env
   via  1cc8068e196 s3:smbd: call reinit_guest_session_info() in the conf 
updated handler
   via  71c33811c82 s3:auth: add reinit_guest_session_info()
   via  29e402f583b dsdb:audit_log: avoid printing "... remote host 
[Unknown] SID [(NULL SID)] ..."
   via  11b1f405ee9 ldap server: generate correct referral schemes
   via  670b864e908 ldap tests: test scheme for referrals
   via  2cde1306169 s4 dsdb: fix use after free in 
samldb_rename_search_base_callback
   via  936a71bfe0e s3/vfs_glusterfs_fuse: Avoid using NAME_MAX directly
   via  3136b31e957 s3/vfs_glusterfs: Avoid using NAME_MAX directly
   via  dba38ed369b Revert "s3/vfs_glusterfs_fuse: Dynamically determine 
NAME_MAX"
   via  3b1ccbfc0ce Revert "s3/vfs_glusterfs: Dynamically determine 
NAME_MAX"
   via  2a7e6eb8b1d dsdb/repl: we need to replicate the whole schema before 
we can apply it
  from  414261f3785 VERSION: Bump version up to 4.9.10.

https://git.samba.org/?p=samba.git;a=shortlog;h=v4-9-test


- Log -
commit 3cd4642014bfd69a0cbe4e2b38eb00f1f6f26b65
Author: Ralph Boehme 
Date:   Mon May 27 12:27:57 2019 +0200

s3:mdssvc: fix flex compilation error

[4440/4495] Compiling 
bin/default/source3/rpc_server/mdssvc/sparql_lexer.lex.c
../../source3/rpc_server/mdssvc/sparql_lexer.l:26: error: "yyalloc" 
redefined [-Werror]
26 | #define yyalloc SMB_MALLOC

Looks like the dirty redefine trick doesn't work anymore with newer flex
versions. According to the flex manual the right thing to do is to provide 
own
functions for yyalloc and yyrealloc when passing the options "noyyalloc
noyyrealloc".

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13987

Signed-off-by: Ralph Boehme 
Reviewed-by: Stefan Metzmacher 

Autobuild-User(master): Ralph Böhme 
Autobuild-Date(master): Tue May 28 11:49:06 UTC 2019 on sn-devel-184

(cherry picked from commit 9053391f86a529e0a7dbcd23fa3a555d85c2207c)

Autobuild-User(v4-9-test): Karolin Seeger 

[SCM] Samba Shared Repository - branch v4-10-test updated

2019-06-21 Thread Karolin Seeger
The branch, v4-10-test has been updated
   via  48c47f5dbbb wafsamba: Use native waf timer
   via  d106f5eb971 s3:mdssvc: fix flex compilation error
   via  7c80167e2af ctdb-scripts: Fix tcp_tw_recycle existence check
   via  4f32284840d docs: Improve documentation of "lanman auth" and "ntlm 
auth" connection
   via  47a96935df0 vfs_fruit: remove a now unnecessary include
   via  bdc257a1cba vfs_fruit: use VFS functions in ad_read_rsrc_adouble()
   via  2d6a2080afb vfs_fruit: use fsp and remove syscalls from 
ad_convert_blank_rfork()
   via  91ed0f8beb9 vfs_fruit: use VFS function in ad_convert_truncate()
   via  28cdc4421c2 vfs_fruit: add VFS handle to ad_convert_truncate()
   via  fef47b90e54 vfs_fruit: use fsp and remove mmap in ad_convert_xattr()
   via  7fc300d4655 vfs_fruit: remove use of mmap() from 
ad_convert_move_reso()
   via  d49df05e619 vfs_fruit: convert ad_open_rsrc() to open a proper fsp 
with SMB_VFS_CREATE_FILE()
   via  f5d1561c5b1 vfs_fruit: only do cross protocol locking on 
non-internal opens
   via  9ebfd4f2e51 vfs_fruit: remove a layer of indirection
   via  f890c4fb86c vfs_fruit: pass VFS handle to ad_convert_move_reso()
   via  8f49fbfdebb vfs_fruit: remove xattr code from the AppleDouble 
subsystem
   via  7bd5ceea7d2 vfs_fruit: remove now unused AppleDouble code for 
resource fork in xattr
   via  cc1ff660b80 vfs_fruit: use stream code for resource fork size 
calculation in readdir_attr_rfork_size()
   via  d1164d9f374 vfs_fruit: use correct case FRUIT_RSRC_STREAM in 
readdir_attr_rfork_size()
   via  8ceb0486446 vfs_fruit: ignore AppleDouble files in fruit_unlink()
   via  30f25ed6214 vfs_fruit: add a missing else
   via  8787ac7938c vfs_fruit: add and use is_adouble_file()
   via  2b8eeb231e0 vfs_fruit: finally, remove ad_handle from struct adouble
   via  ef0522b3434 vfs_fruit: pass handle to ad_convert_delete_adfile()
   via  f2b796844b1 vfs_fruit: pass handle to ad_convert_finderinfo()
   via  3ff1b960c5e vfs_fruit: pass handle to ad_convert_blank_rfork()
   via  4e22296dc6c vfs_fruit: pass handle to ad_convert_xattr()
   via  47e08c03ed8 vfs_fruit: indentation fix
   via  03d1328e33b vfs_fruit: pass handle to ad_read_rsrc() and all the 
way down
   via  9b4ad2a32a6 vfs_fruit: use proper VFS function in ad_read_meta()
   via  fd63fda7769 vfs_fruit: indentation fix
   via  7a99bba9294 vfs_fruit: pass handle to ad_read_meta()
   via  25ee7f97c6c vfs_fruit: pass handle to ad_read()
   via  ab9a428f335 vfs_fruit: pass handle to ad_set()
   via  92bc9e3e11c vfs_fruit: pass handle to ad_fset()
   via  730c24902d5 s3:auth: explicitly add BUILTIN\Guests to the guest 
token
   via  b312ceb5730 tests: add a test for guest authentication
   via  d8e33defa5a selftest: allow guest login in the ad_member_idmap_rid 
env
   via  90a538f4689 s3:smbd: call reinit_guest_session_info() in the conf 
updated handler
   via  7f6b171c3e9 s3:auth: add reinit_guest_session_info()
   via  813856c1c4e dsdb:audit_log: avoid printing "... remote host 
[Unknown] SID [(NULL SID)] ..."
   via  49acbea1378 ldb_kv: Skip @ records early in a search full scan
   via  d9fed540c36 samba-tool domain provision: Fix --interactive module 
in python3
   via  8867c178a9b ldap server: generate correct referral schemes
   via  207295b9523 ldap tests: test scheme for referrals
   via  fa1de54cd92 s3/vfs_glusterfs_fuse: Avoid using NAME_MAX directly
   via  778448469bb s3/vfs_glusterfs: Avoid using NAME_MAX directly
   via  bb688404227 Revert "s3/vfs_glusterfs_fuse: Dynamically determine 
NAME_MAX"
   via  f830628c3aa Revert "s3/vfs_glusterfs: Dynamically determine 
NAME_MAX"
  from  70e8344a043 VERSION: Bump version up to 4.10.6...

https://git.samba.org/?p=samba.git;a=shortlog;h=v4-10-test


- Log -
commit 48c47f5dbbb2722a718103267d4a0a40b4eaa6a0
Author: Lukas Slebodnik 
Date:   Wed Jun 12 12:27:04 2019 +0200

wafsamba: Use native waf timer

  __main__:1: DeprecationWarning: time.clock has been deprecated in Python 
3.3
  and will be removed from Python 3.8: use time.perf_counter
  or time.process_time instead

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13998

Signed-off-by: Lukas Slebodnik 
Reviewed-by: Andreas Schneider 
Reviewed-by: Alexander Bokovoy 
(cherry picked from commit 8f082904ce580f1a6b8a06ebcc323c99e892bd1f)

Autobuild-User(v4-10-test): Karolin Seeger 
Autobuild-Date(v4-10-test): Fri Jun 21 11:14:16 UTC 2019 on sn-devel-144

commit d106f5eb9718d4f4e6305101709045314fde03a1
Author: Ralph Boehme 
Date:   Mon May 27 12:27:57 2019 +0200

s3:mdssvc: fix flex compilation error

[4440/4495] Compiling 
bin/default/source3/rpc_server/mdssvc/sparql_lexer.lex.c
../../source3/rpc_

[SCM] Samba Shared Repository - branch master updated

2019-06-21 Thread Andrew Bartlett
The branch, master has been updated
   via  aa2a3d95098 dnsp.idl: fix payload for 
DSPROPERTY_ZONE_DELETED_FROM_HOSTNAME
   via  6fc7cc15048 dnsp.idl: fix the dnsp_dns_addr_array definition
   via  6d958af0b4c dnsp.idl: fix dnsp_ip4_array definition
   via  9a0c3a475f2 s4:torture: add local.ndr.dnsp tests
  from  feb96ee8e55 lib ldb key value: use TALLOC_FREE() per README.Coding

https://git.samba.org/?p=samba.git;a=shortlog;h=master


- Log -
commit aa2a3d95098231f48d7c308881bf66418164111e
Author: Stefan Metzmacher 
Date:   Fri May 24 18:36:48 2019 +0200

dnsp.idl: fix payload for DSPROPERTY_ZONE_DELETED_FROM_HOSTNAME

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13969

Signed-off-by: Stefan Metzmacher 
Reviewed-by: Garming Sam 

Autobuild-User(master): Andrew Bartlett 
Autobuild-Date(master): Fri Jun 21 11:02:21 UTC 2019 on sn-devel-184

commit 6fc7cc15048673d109042d7b40684ed63eb4ff9e
Author: Stefan Metzmacher 
Date:   Tue Apr 30 14:21:22 2019 +0200

dnsp.idl: fix the dnsp_dns_addr_array definition

The endian changes are needed in order to get the following result
from the blobs Windows generated (see the torture test):

  AddrArray: ARRAY(3)
  AddrArray: struct dnsp_dns_addr
  family   : 0x0002 (2)
  port : 0x0035 (53)
  ipv4 : 172.31.99.33
  ipv6 : :::::::

[MS-DNSP] states that the port is supposed to be ignored, but it's still
good to decode it as port '53' (0x0035) instead of '13568' (0x3500).

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13969

Signed-off-by: Stefan Metzmacher 
Reviewed-by: Garming Sam 

commit 6d958af0b4cb6fd45cfda0298243859b3b043c6f
Author: Stefan Metzmacher 
Date:   Tue Apr 30 10:07:51 2019 +0200

dnsp.idl: fix dnsp_ip4_array definition

In future we should use ipv4address, but that would result in a much
larger change.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13969

Signed-off-by: Stefan Metzmacher 
Reviewed-by: Garming Sam 

commit 9a0c3a475f29138c0c49e0d22cf52ab45178d16b
Author: Stefan Metzmacher 
Date:   Fri May 24 17:39:17 2019 +0200

s4:torture: add local.ndr.dnsp tests

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13969

Signed-off-by: Stefan Metzmacher 
Reviewed-by: Garming Sam 

---

Summary of changes:
 librpc/idl/dnsp.idl|   9 +-
 source4/dns_server/dnsserver_common.c  |   2 +-
 .../tests/rpc_dns_server_dnsutils_test.c   |  44 +--
 source4/torture/ndr/dnsp.c | 367 +
 source4/torture/ndr/ndr.c  |   1 +
 source4/torture/ndr/ndr.h  |   9 +
 source4/torture/wscript_build  |   1 +
 7 files changed, 406 insertions(+), 27 deletions(-)
 create mode 100644 source4/torture/ndr/dnsp.c


Changeset truncated at 500 lines:

diff --git a/librpc/idl/dnsp.idl b/librpc/idl/dnsp.idl
index 558499c6921..1bbcaca6bfa 100644
--- a/librpc/idl/dnsp.idl
+++ b/librpc/idl/dnsp.idl
@@ -169,13 +169,13 @@ interface dnsp
 
typedef struct {
uint32  addrCount;
-   [size_is(addrCount)] uint32 *addr;
+   uint32 addrArray[addrCount];
} dnsp_ip4_array;
 
typedef struct {
uint16  family;
-   uint16  port;
-   ipv4address ipv4;
+   [flag(NDR_BIG_ENDIAN)] uint16   port;
+   [flag(NDR_BIG_ENDIAN)] ipv4address ipv4;
ipv6address ipv6;
uint8   pad[8];
uint32  unused[8];
@@ -187,6 +187,7 @@ interface dnsp
uint32  Tag;
uint16  Family;
uint16  Reserved0;
+   uint32  Flags;
uint32  MatchFlag;
uint32  Reserved1;
uint32  Reserved2;
@@ -238,7 +239,7 @@ interface dnsp
[case(DSPROPERTY_ZONE_AGING_STATE)] uint32 
aging_enabled;
[case(DSPROPERTY_ZONE_SCAVENGING_SERVERS)]  dnsp_ip4_array 
servers;
[case(DSPROPERTY_ZONE_AGING_ENABLED_TIME)]  uint32 
next_scavenging_cycle_hours;
-   [case(DSPROPERTY_ZONE_DELETED_FROM_HOSTNAME)]   utf8string 
deleted_by_hostname;
+   [case(DSPROPERTY_ZONE_DELETED_FROM_HOSTNAME)]   nstring 
deleted_by_hostname;
[case(DSPROPERTY_ZONE_MASTER_SERVERS)]  dnsp_ip4_array 
master_servers;
[case(DSPROPERTY_ZONE_AUTO_NS_SERVERS)] dnsp_ip4_array 
ns_servers;
[case(DSPROPERTY_ZONE_DCPROMO_CONVERT)] 
dns_dcpromo_flag dcpromo_flag;

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

2019-06-21 Thread autobuild
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-06-21-1038/flakey.log

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

   
https://git.samba.org/autobuild.flakey.sn-devel-184/2019-06-21-1038/samba-ad-dc-6.stderr
   
https://git.samba.org/autobuild.flakey.sn-devel-184/2019-06-21-1038/samba-ad-dc-6.stdout
  
The top commit at the time of the failure was:

commit feb96ee8e558797d68ad0af669eb9010c0487b9f
Author: Gary Lockyer 
Date:   Fri Jun 21 14:32:08 2019 +1200

lib ldb key value: use TALLOC_FREE() per README.Coding

Signed-off-by: Andrew Bartlett 
Signed-off-by: Gary Lockyer 
Reviewed-by: Andrew Bartlett 

Autobuild-User(master): Andrew Bartlett 
Autobuild-Date(master): Fri Jun 21 05:45:02 UTC 2019 on sn-devel-184

and the last 50 lines of the stdout log were:

lockoutTime = '132055870893241250'
badPasswordTime = '132055870893241250'
logonCount = '4'
lastLogon = '132055870857780730'
lastLogonTimestamp = '132055870757283250'
userAccountControl = '512'
msDS-User-Account-Control-Computed = '16'
Failed to get kerberos credentials (kerberos required): kinit for 
lockout1k...@samba.example.com failed (Clients credentials have been revoked)

Account locked out: kinit for lockout1k...@samba.example.com failed (Clients 
credentials have been revoked)

gensec_spnego_create_negTokenInit_step: gssapi_krb5: creating NEG_TOKEN_INIT 
for ldap/localdc failed (next[(null)]): NT_STATUS_ACCOUNT_LOCKED_OUT
Failed to bind - LDAP client internal error: NT_STATUS_ACCOUNT_LOCKED_OUT
Failed to connect to 'ldap://localdc' with backend 'ldap': LDAP client internal 
error: NT_STATUS_ACCOUNT_LOCKED_OUT
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
badPwdCount = '3'
lockoutTime = '132055870893241250'
badPasswordTime = '132055870893241250'
logonCount = '4'
lastLogon = '132055870857780730'
lastLogonTimestamp = '132055870757283250'
userAccountControl = '512'
msDS-User-Account-Control-Computed = '16'
UNEXPECTED(failure): 
samba4.ldap.password_lockout.python(ad_dc_slowtests).__main__.PasswordTestsWithSleep.test_login_lockout_krb5(ad_dc_slowtests)
REASON: Exception: Exception: Traceback (most recent call last):
  File 
"/memdisk/autobuild/fl/b1297876/samba-ad-dc-6/source4/dsdb/tests/python/password_lockout.py",
 line 1163, in test_login_lockout_krb5
self._test_login_lockout(self.lockout1krb5_creds)
  File 
"/memdisk/autobuild/fl/b1297876/samba-ad-dc-6/source4/dsdb/tests/python/password_lockout_base.py",
 line 562, in _test_login_lockout
msDSUserAccountControlComputed=dsdb.UF_LOCKOUT)
  File 
"/memdisk/autobuild/fl/b1297876/samba-ad-dc-6/source4/dsdb/tests/python/password_lockout_base.py",
 line 180, in _check_account
self.assertEquals(uinfo5.bad_password_count, effective_bad_password_count)
AssertionError: 0 != 3

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.vlv.python(ad_dc_slowtests)(ad_dc_slowtests) -> 670
samba4.ldap.confidential_attr.python(ad_dc_slowtests)(ad_dc_slowtests) -> 395
samba4.rpc.samr.passwords.lockout on ncacn_np with (ad_dc_slowtests) -> 247
samba4.rpc.samr.passwords.pwdlastset on ncacn_np with (ad_dc_slowtests) -> 216
samba4.rpc.samlogon on ncacn_np with (ad_dc_slowtests) -> 68
samba4.rpc.samr.passwords.badpwdcount on ncacn_np with (ad_dc_slowtests) -> 38
samba4.rpc.samr.passwords on ncacn_np with (ad_dc_slowtests) -> 27
samba4.rpc.samr.large-dc on ncacn_np with (ad_dc_slowtests) -> 17
samba4.rpc.samr.users on ncacn_np with (ad_dc_slowtests) -> 9
samba4.rpc.cracknames on ncacn_ip_tcp with seal(ad_dc_slowtests) -> 4
ERROR: test failed with exit code 1
Makefile:16: recipe for target 'test' failed