Discussion:
autobuild[sn-devel-144]: intermittent test failure detected
autobuild
2018-02-12 13:26:17 UTC
Permalink
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/2018-02-12-1426/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-12-1426/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-12-1426/samba.stdout

The top commit at the time of the failure was:

commit cb920dd8732af30a7f74d5b492ea6ddfc2adfcbd
Author: Douglas Bagnall <***@catalyst.net.nz>
Date: Fri Feb 9 23:09:41 2018 +1300

tests/samba-tool user wdigest: fix a flapping test

The output of something like

samba-tool user getpassword $USER --attributes virtualWDigest01

contains an LDIF section with long strings folded on the 77th column.

To unfold this LDIF we were using:

result = re.sub(r"\n\s*", '', out)

which worked fine EXCEPT when a space in the output happened to land
immediately after the fold and got eaten by the \s*.

Instead we remove just a single space after the line break, because
that is always what fold_string() in lib/ldb/common/ldb_ldif.c
inserts, and for this simple replacement we don't need the re module.

Signed-off-by: Douglas Bagnall <***@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Mon Feb 12 05:21:01 CET 2018 on sn-devel-144
autobuild
2018-02-12 19:28:23 UTC
Permalink
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/2018-02-12-2028/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-12-2028/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-12-2028/samba.stdout

The top commit at the time of the failure was:

commit cb920dd8732af30a7f74d5b492ea6ddfc2adfcbd
Author: Douglas Bagnall <***@catalyst.net.nz>
Date: Fri Feb 9 23:09:41 2018 +1300

tests/samba-tool user wdigest: fix a flapping test

The output of something like

samba-tool user getpassword $USER --attributes virtualWDigest01

contains an LDIF section with long strings folded on the 77th column.

To unfold this LDIF we were using:

result = re.sub(r"\n\s*", '', out)

which worked fine EXCEPT when a space in the output happened to land
immediately after the fold and got eaten by the \s*.

Instead we remove just a single space after the line break, because
that is always what fold_string() in lib/ldb/common/ldb_ldif.c
inserts, and for this simple replacement we don't need the re module.

Signed-off-by: Douglas Bagnall <***@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Mon Feb 12 05:21:01 CET 2018 on sn-devel-144
autobuild
2018-02-17 07:49:38 UTC
Permalink
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/2018-02-17-0849/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-17-0849/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-17-0849/samba.stdout

The top commit at the time of the failure was:

commit f8313d715b073a36b95c09f40c1f2dfc9bf7d5b6
Author: Volker Lendecke <***@samba.org>
Date: Tue Feb 13 14:05:43 2018 +0100

winbind: Don't send "server_id" explicitly for DUMP_DOMAIN_LIST

messaging already provides the sender id

Signed-off-by: Volker Lendecke <***@samba.org>
Reviewed-by: Jeremy Allison <***@samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Fri Feb 16 00:56:36 CET 2018 on sn-devel-144
autobuild
2018-02-20 13:39:31 UTC
Permalink
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/2018-02-20-1439/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-20-1439/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-20-1439/samba.stdout

The top commit at the time of the failure was:

commit 7573b2a960c5bd32ac6d42b10bb46329ff7fa7b7
Author: Andreas Schneider <***@samba.org>
Date: Mon Feb 19 12:08:26 2018 +0100

tests: Add tests for parsing LDAPv3 and LDAPv2 filter strings

Signed-off-by: Andreas Schneider <***@samba.org>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Mon Feb 19 23:47:08 CET 2018 on sn-devel-144
autobuild
2018-02-20 19:23:49 UTC
Permalink
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/2018-02-20-2023/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-20-2023/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-20-2023/samba.stdout

The top commit at the time of the failure was:

commit 7573b2a960c5bd32ac6d42b10bb46329ff7fa7b7
Author: Andreas Schneider <***@samba.org>
Date: Mon Feb 19 12:08:26 2018 +0100

tests: Add tests for parsing LDAPv3 and LDAPv2 filter strings

Signed-off-by: Andreas Schneider <***@samba.org>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Mon Feb 19 23:47:08 CET 2018 on sn-devel-144
autobuild
2018-02-22 13:34:14 UTC
Permalink
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/2018-02-22-1434/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-22-1434/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-22-1434/samba.stdout

The top commit at the time of the failure was:

commit 8c833470fc52332c62220ec9cc38c8a4fd7721f1
Author: Douglas Bagnall <***@catalyst.net.nz>
Date: Mon Feb 19 14:24:42 2018 +1300

util/rfc1738: update preamble

Signed-off-by: Douglas Bagnall <***@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Douglas Bagnall <***@samba.org>
Autobuild-Date(master): Thu Feb 22 06:13:49 CET 2018 on sn-devel-144
autobuild
2018-02-23 01:42:31 UTC
Permalink
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/2018-02-23-0242/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-23-0242/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-23-0242/samba.stdout

The top commit at the time of the failure was:

commit 6a59619844e0def505a6bfa778c17721c062e0ee
Author: GÃŒnther Deschner <***@samba.org>
Date: Mon Jan 15 23:20:39 2018 +0100

build: fix libceph-common detection

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

Guenther

Signed-off-by: Guenther Deschner <***@samba.org>
Reviewed-by: David Disseldorp <***@samba.org>

Autobuild-User(master): GÃŒnther Deschner <***@samba.org>
Autobuild-Date(master): Thu Feb 22 19:30:12 CET 2018 on sn-devel-144
autobuild
2018-02-25 02:08:59 UTC
Permalink
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/2018-02-25-0308/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-25-0308/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-25-0308/samba.stdout

The top commit at the time of the failure was:

commit 106ea7a1bcde3f5aa4fbb4ff8beb0cb44cf0e0ed
Author: Swen Schillig <***@vnet.ibm.com>
Date: Thu Jan 25 11:18:50 2018 +0100

Minor cleanup to libnet_join_member

Prevent code duplication by consolidating cleanup task
at the end of the function.

Signed-off-by: Swen Schillig <***@vnet.ibm.com>
Reviewed-by: Christof Schmitt <***@samba.org>
Reviewed-by: Andreas Schneider <***@samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Sat Feb 24 23:19:05 CET 2018 on sn-devel-144
autobuild
2018-02-25 08:08:27 UTC
Permalink
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/2018-02-25-0908/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-25-0908/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-25-0908/samba.stdout

The top commit at the time of the failure was:

commit 106ea7a1bcde3f5aa4fbb4ff8beb0cb44cf0e0ed
Author: Swen Schillig <***@vnet.ibm.com>
Date: Thu Jan 25 11:18:50 2018 +0100

Minor cleanup to libnet_join_member

Prevent code duplication by consolidating cleanup task
at the end of the function.

Signed-off-by: Swen Schillig <***@vnet.ibm.com>
Reviewed-by: Christof Schmitt <***@samba.org>
Reviewed-by: Andreas Schneider <***@samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Sat Feb 24 23:19:05 CET 2018 on sn-devel-144
autobuild
2018-02-25 13:42:44 UTC
Permalink
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/2018-02-25-1442/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-25-1442/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-25-1442/samba.stdout

The top commit at the time of the failure was:

commit 106ea7a1bcde3f5aa4fbb4ff8beb0cb44cf0e0ed
Author: Swen Schillig <***@vnet.ibm.com>
Date: Thu Jan 25 11:18:50 2018 +0100

Minor cleanup to libnet_join_member

Prevent code duplication by consolidating cleanup task
at the end of the function.

Signed-off-by: Swen Schillig <***@vnet.ibm.com>
Reviewed-by: Christof Schmitt <***@samba.org>
Reviewed-by: Andreas Schneider <***@samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Sat Feb 24 23:19:05 CET 2018 on sn-devel-144
autobuild
2018-02-25 19:47:10 UTC
Permalink
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/2018-02-25-2047/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-25-2047/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-25-2047/samba.stdout

The top commit at the time of the failure was:

commit 106ea7a1bcde3f5aa4fbb4ff8beb0cb44cf0e0ed
Author: Swen Schillig <***@vnet.ibm.com>
Date: Thu Jan 25 11:18:50 2018 +0100

Minor cleanup to libnet_join_member

Prevent code duplication by consolidating cleanup task
at the end of the function.

Signed-off-by: Swen Schillig <***@vnet.ibm.com>
Reviewed-by: Christof Schmitt <***@samba.org>
Reviewed-by: Andreas Schneider <***@samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Sat Feb 24 23:19:05 CET 2018 on sn-devel-144
autobuild
2018-02-26 07:53:36 UTC
Permalink
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/2018-02-26-0853/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-26-0853/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-26-0853/samba.stdout

The top commit at the time of the failure was:

commit 106ea7a1bcde3f5aa4fbb4ff8beb0cb44cf0e0ed
Author: Swen Schillig <***@vnet.ibm.com>
Date: Thu Jan 25 11:18:50 2018 +0100

Minor cleanup to libnet_join_member

Prevent code duplication by consolidating cleanup task
at the end of the function.

Signed-off-by: Swen Schillig <***@vnet.ibm.com>
Reviewed-by: Christof Schmitt <***@samba.org>
Reviewed-by: Andreas Schneider <***@samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Sat Feb 24 23:19:05 CET 2018 on sn-devel-144
autobuild
2018-02-26 20:37:30 UTC
Permalink
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/2018-02-26-2137/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-26-2137/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-26-2137/samba.stdout

The top commit at the time of the failure was:

commit 2a85bcb3f486ae6f473b934bbe920d1733b7f7a4
Author: Gary Lockyer <***@catalyst.net.nz>
Date: Fri Feb 23 15:04:36 2018 +1300

ldb_debug tests: Fix binary data in debug log

Tests to ensure:
When duplicate objects are added, the GUID was printed in the debug log
are passed through the escape function.
And that duplicate DN's do not generate debug log entries.

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

Signed-off-by: Gary Lockyer <***@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Mon Feb 26 07:29:49 CET 2018 on sn-devel-144
autobuild
2018-02-28 03:00:44 UTC
Permalink
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/2018-02-28-0400/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-28-0400/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-28-0400/samba.stdout

The top commit at the time of the failure was:

commit c9888d4f6f730b8a2c190935e689075ddbf88a0a
Author: Rowland Penny <***@samba.org>
Date: Tue Feb 27 13:30:37 2018 +0000

samba-tool: user setexpiry: Fix incorrect Example2

Signed-off-by: Rowland Penny <***@samba.org>
Reviewed-by: Ralph Boehme <***@samba.org>

Autobuild-User(master): Ralph Böhme <***@samba.org>
Autobuild-Date(master): Tue Feb 27 20:31:39 CET 2018 on sn-devel-144
autobuild
2018-02-28 11:05:21 UTC
Permalink
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/2018-02-28-1205/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-28-1205/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-28-1205/samba.stdout

The top commit at the time of the failure was:

commit cb58e188008bf920df88dc0212b9f9bb23263179
Author: Stefan Metzmacher <***@samba.org>
Date: Tue Feb 27 10:44:44 2018 +0100

ldb: version 1.3.2

* Expose the SHOW_BINARY, ENABLE_TRACING and DONT_CREATE_DB flag constants
in the python api.
* Extend dn.is_child_of() test.
* Don't load LDB_MODULESDIR as a module file.
* Fix binary data in debug log (bug #13185).

Signed-off-by: Stefan Metzmacher <***@samba.org>
Reviewed-by: Ralph Boehme <***@samba.org>

Autobuild-User(master): Stefan Metzmacher <***@samba.org>
Autobuild-Date(master): Wed Feb 28 04:54:21 CET 2018 on sn-devel-144
autobuild
2018-02-28 22:15:26 UTC
Permalink
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/2018-02-28-2315/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-28-2315/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-02-28-2315/samba.stdout

The top commit at the time of the failure was:

commit cb58e188008bf920df88dc0212b9f9bb23263179
Author: Stefan Metzmacher <***@samba.org>
Date: Tue Feb 27 10:44:44 2018 +0100

ldb: version 1.3.2

* Expose the SHOW_BINARY, ENABLE_TRACING and DONT_CREATE_DB flag constants
in the python api.
* Extend dn.is_child_of() test.
* Don't load LDB_MODULESDIR as a module file.
* Fix binary data in debug log (bug #13185).

Signed-off-by: Stefan Metzmacher <***@samba.org>
Reviewed-by: Ralph Boehme <***@samba.org>

Autobuild-User(master): Stefan Metzmacher <***@samba.org>
Autobuild-Date(master): Wed Feb 28 04:54:21 CET 2018 on sn-devel-144
autobuild
2018-03-01 01:08:04 UTC
Permalink
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/2018-03-01-0208/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-01-0208/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-01-0208/samba.stdout

The top commit at the time of the failure was:

commit 31b5328c46c5f510ba234f75688886987276ee9e
Author: Stefan Metzmacher <***@samba.org>
Date: Thu Feb 1 11:06:10 2018 +0100

s4:kdc: disable support for CROSS_ORGANIZATION domains

We don't support selective authentication yet,
so we shouldn't silently allow domain wide authentication
for such a trust.

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

Signed-off-by: Stefan Metzmacher <***@samba.org>
Reviewed-by: Ralph Boehme <***@samba.org>

Autobuild-User(master): Stefan Metzmacher <***@samba.org>
Autobuild-Date(master): Wed Feb 28 19:45:13 CET 2018 on sn-devel-144
autobuild
2018-03-01 08:42:33 UTC
Permalink
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/2018-03-01-0942/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-01-0942/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-01-0942/samba.stdout

The top commit at the time of the failure was:

commit c21d4bc0a13866f47384805e4a8f729b878841e9
Author: Douglas Bagnall <***@catalyst.net.nz>
Date: Wed Feb 28 15:59:06 2018 +1300

py3compat: add strings describing bytes/unicode in both versions

What Python 3 calls "bytes", Python 2 calls "string";
What Python 3 calls "string", Python 2 calls "unicode".

This can cause confusion in e.g. help strings where the precise type
matters. These macros can be used to construct accurate messages for
both versions.

Signed-off-by: Douglas Bagnall <***@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Douglas Bagnall <***@samba.org>
Autobuild-Date(master): Thu Mar 1 04:36:15 CET 2018 on sn-devel-144
autobuild
2018-03-02 02:01:47 UTC
Permalink
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/2018-03-02-0301/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-02-0301/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-02-0301/samba.stdout

The top commit at the time of the failure was:

commit 33fa6778e1d95c41733c43b2b694cd22d440e4c6
Author: Andreas Schneider <***@samba.org>
Date: Wed Jul 26 16:29:06 2017 +0200

wafsamba: Build with -Wimplicit-fallthrough if supported

Signed-off-by: Andreas Schneider <***@samba.org>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Thu Mar 1 19:38:12 CET 2018 on sn-devel-144
autobuild
2018-03-02 07:39:02 UTC
Permalink
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/2018-03-02-0839/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-02-0839/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-02-0839/samba.stdout

The top commit at the time of the failure was:

commit f59f6cefa11c4866d2ede47d9c9b415e3d5e233d
Author: Ralph Boehme <***@samba.org>
Date: Thu Mar 1 11:43:39 2018 +0100

nsswitch: fix wbinfo -m --verbose trust type "Local"

Remove wrong "Local" strcmp(), there's another one, the correct one, a few lines
below. Since commit 95e3307917b5731ab883ee5fce530c5b559b4934
WBC_DOMINFO_TRUSTTYPE_NONE, which corresponded to the string "None" in the
winbindd response, is not used anymore.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13313

Signed-off-by: Ralph Boehme <***@samba.org>
Reviewed-by: Stefan Metzmacher <***@samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Fri Mar 2 05:49:18 CET 2018 on sn-devel-144
autobuild
2018-03-02 13:57:53 UTC
Permalink
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/2018-03-02-1457/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-02-1457/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-02-1457/samba.stdout

The top commit at the time of the failure was:

commit f3b650fc75b8edb27a852b88f469e8cd4a317f99
Author: Christof Schmitt <***@samba.org>
Date: Mon Feb 26 23:58:20 2018 +0100

Fix autobuild for user names starting with c

This is similar to the fix from commit 0b1ba00: Now commit 475a7616 introduced
tests that create user names in the form DOMAIN\USER and pass them through
shell functions. There "echo" is used to print he username, resulting in
/bin/dash on sn-devel to interpret e.g. \c which skips any further output. The
result are test exceptions like:

failure: samba4.blackbox.trust_ntlm.Test01 rpcclient lookupnames with LOCALADMEMBER\cs(ad_member:local) [
Exception: Exception: LOCALADMEMBER

]
time: 2018-02-26 23:00:46.688800Z

Fix this by replacing the echo with printf %s. This surfaced for
test_rpcclient_grep, but apply the same change to all functions in
common_test_fns.inc for consistency.

Signed-off-by: Christof Schmitt <***@samba.org>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Christof Schmitt <***@samba.org>
Autobuild-Date(master): Fri Mar 2 10:49:09 CET 2018 on sn-devel-144
autobuild
2018-03-03 07:53:45 UTC
Permalink
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/2018-03-03-0853/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-03-0853/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-03-0853/samba.stdout

The top commit at the time of the failure was:

commit ffb836f3feb25861ab3fadc42b0fc2603468015c
Author: Andreas Schneider <***@samba.org>
Date: Fri Mar 2 11:01:33 2018 +0100

selftest: Impove test names for samba.wbinfo_simple

This simplifies selecting a specific test to run.

Signed-off-by: Andreas Schneider <***@samba.org>
Reviewed-by: Andrew Bartlet <***@samba.org>

Autobuild-User(master): Andreas Schneider <***@cryptomilk.org>
Autobuild-Date(master): Sat Mar 3 05:19:38 CET 2018 on sn-devel-144
autobuild
2018-03-03 13:52:28 UTC
Permalink
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/2018-03-03-1452/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-03-1452/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-03-1452/samba.stdout

The top commit at the time of the failure was:

commit 4c0c888b571d4c21ab267024178353925a8c087c
Author: Gary Lockyer <***@catalyst.net.nz>
Date: Wed Feb 21 15:12:40 2018 +1300

ldb_tdb: Add tests for truncated index keys

Tests for the index truncation code as well as the GUID index
format in general.

Covers truncation of both the DN and equality search keys.

Signed-off-by: Gary Lockyer <***@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <***@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Sat Mar 3 09:58:40 CET 2018 on sn-devel-144
autobuild
2018-03-04 02:04:59 UTC
Permalink
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/2018-03-04-0304/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-04-0304/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-04-0304/samba.stdout

The top commit at the time of the failure was:

commit 4c0c888b571d4c21ab267024178353925a8c087c
Author: Gary Lockyer <***@catalyst.net.nz>
Date: Wed Feb 21 15:12:40 2018 +1300

ldb_tdb: Add tests for truncated index keys

Tests for the index truncation code as well as the GUID index
format in general.

Covers truncation of both the DN and equality search keys.

Signed-off-by: Gary Lockyer <***@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <***@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Sat Mar 3 09:58:40 CET 2018 on sn-devel-144
autobuild
2018-03-04 08:15:51 UTC
Permalink
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/2018-03-04-0915/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-04-0915/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-04-0915/samba.stdout

The top commit at the time of the failure was:

commit 4c0c888b571d4c21ab267024178353925a8c087c
Author: Gary Lockyer <***@catalyst.net.nz>
Date: Wed Feb 21 15:12:40 2018 +1300

ldb_tdb: Add tests for truncated index keys

Tests for the index truncation code as well as the GUID index
format in general.

Covers truncation of both the DN and equality search keys.

Signed-off-by: Gary Lockyer <***@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <***@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Sat Mar 3 09:58:40 CET 2018 on sn-devel-144
autobuild
2018-03-04 13:56:42 UTC
Permalink
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/2018-03-04-1456/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-04-1456/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-04-1456/samba.stdout

The top commit at the time of the failure was:

commit 4c0c888b571d4c21ab267024178353925a8c087c
Author: Gary Lockyer <***@catalyst.net.nz>
Date: Wed Feb 21 15:12:40 2018 +1300

ldb_tdb: Add tests for truncated index keys

Tests for the index truncation code as well as the GUID index
format in general.

Covers truncation of both the DN and equality search keys.

Signed-off-by: Gary Lockyer <***@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <***@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Sat Mar 3 09:58:40 CET 2018 on sn-devel-144
autobuild
2018-03-04 20:14:24 UTC
Permalink
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/2018-03-04-2114/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-04-2114/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-04-2114/samba.stdout

The top commit at the time of the failure was:

commit 4c0c888b571d4c21ab267024178353925a8c087c
Author: Gary Lockyer <***@catalyst.net.nz>
Date: Wed Feb 21 15:12:40 2018 +1300

ldb_tdb: Add tests for truncated index keys

Tests for the index truncation code as well as the GUID index
format in general.

Covers truncation of both the DN and equality search keys.

Signed-off-by: Gary Lockyer <***@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <***@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Sat Mar 3 09:58:40 CET 2018 on sn-devel-144
autobuild
2018-03-05 14:26:06 UTC
Permalink
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/2018-03-05-1526/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-05-1526/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-05-1526/samba.stdout

The top commit at the time of the failure was:

commit ffcc3671cc238b19636e74d3e3ea71fa59a51b16
Author: Douglas Bagnall <***@catalyst.net.nz>
Date: Sun Mar 4 13:50:51 2018 +1300

tests/smbcontrol: reduce ping test false positive rate

The ping test was failing when a transient ldap_server process died
between the time it was listed and the time it was pinged. We stop
treating that as failure.

Signed-off-by: Douglas Bagnall <***@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Mon Mar 5 01:33:46 CET 2018 on sn-devel-144
autobuild
2018-03-06 14:35:15 UTC
Permalink
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/2018-03-06-1535/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-06-1535/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-06-1535/samba.stdout

The top commit at the time of the failure was:

commit 4014499b128cab567a3b27e31ce4ee86e58be4f7
Author: Garming Sam <***@catalyst.net.nz>
Date: Fri Feb 16 13:26:46 2018 +1300

ldb_tdb: Build a key value operation library

This allows sharing of the originally ldb_tdb operations to the new
ldb_mdb backend.

Signed-off-by: Garming Sam <***@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Tue Mar 6 01:39:16 CET 2018 on sn-devel-144
autobuild
2018-03-08 00:23:39 UTC
Permalink
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/2018-03-08-0123/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-08-0123/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-08-0123/samba.stdout

The top commit at the time of the failure was:

commit 7f625f9b27b229f74a88dfe6d86fadd060c47160
Author: Gary Lockyer <***@catalyst.net.nz>
Date: Tue Jan 23 11:03:16 2018 +1300

ldb_mod_op_test: Make sure that closing the database frees locks

Without the destructor firing, this test used to pass, but now we show
that we must be able to open a new ldb handle.

Signed-off-by: Gary Lockyer <***@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Wed Mar 7 04:38:02 CET 2018 on sn-devel-144
autobuild
2018-03-08 14:41:45 UTC
Permalink
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/2018-03-08-1541/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-08-1541/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-08-1541/samba.stdout

The top commit at the time of the failure was:

commit e0b147f650fe59f606d1faffe57059e6e9d7837b
Author: Jeremy Allison <***@samba.org>
Date: Fri Mar 2 13:53:55 2018 -0800

s3: vfs_fruit. Change check_ms_nfs() to remove the virtual ACE's generated by fruit_fget_nt_acl().

Ensures they don't get stored in the underlying ACL.

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

Signed-off-by: Jeremy Allison <***@samba.org>
Reviewed-by: Ralph Boehme <***@samba.org>

Autobuild-User(master): Ralph Böhme <***@samba.org>
Autobuild-Date(master): Thu Mar 8 04:09:38 CET 2018 on sn-devel-144
autobuild
2018-03-08 20:22:03 UTC
Permalink
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/2018-03-08-2122/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-08-2122/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-08-2122/samba.stdout

The top commit at the time of the failure was:

commit f0bebcc4e046ee668c83030c432f99586a17207c
Author: Garming Sam <***@catalyst.net.nz>
Date: Wed Mar 7 13:27:20 2018 +1300

ldb_tdb: Remove unnecessary call to tdb_get_seqnum

Signed-off-by: Garming Sam <***@catalyst.net.nz>
Reviewed-by: Andreas Schneider <***@samba.org>

Autobuild-User(master): Andreas Schneider <***@cryptomilk.org>
Autobuild-Date(master): Thu Mar 8 14:14:37 CET 2018 on sn-devel-144
autobuild
2018-03-09 02:42:23 UTC
Permalink
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/2018-03-09-0342/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-09-0342/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-09-0342/samba.stdout

The top commit at the time of the failure was:

commit f0bebcc4e046ee668c83030c432f99586a17207c
Author: Garming Sam <***@catalyst.net.nz>
Date: Wed Mar 7 13:27:20 2018 +1300

ldb_tdb: Remove unnecessary call to tdb_get_seqnum

Signed-off-by: Garming Sam <***@catalyst.net.nz>
Reviewed-by: Andreas Schneider <***@samba.org>

Autobuild-User(master): Andreas Schneider <***@cryptomilk.org>
Autobuild-Date(master): Thu Mar 8 14:14:37 CET 2018 on sn-devel-144
autobuild
2018-03-10 07:58:15 UTC
Permalink
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/2018-03-10-0858/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-10-0858/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-10-0858/samba.stdout

The top commit at the time of the failure was:

commit 9e954bcbf43d67a18ee55f84cda0b09028f96b92
Author: Martin Schwenke <***@meltin.net>
Date: Thu Mar 8 11:49:56 2018 +1100

ctdb-tests: Don't use nc -d or -w options

nmap-ncat is used in some distributions to replace netcat. It has a
different meaning for these options.

We can get the same effect as the current combination of -d and -w by
piping a sleep process to nc. Subsequent use of $! works because it
gets the last process in pipeline.

Note that redirecting from /dev/null doesn't work with some versions
of nc. They just exit when they get EOF.

Signed-off-by: Martin Schwenke <***@meltin.net>
Reviewed-by: Amitay Isaacs <***@gmail.com>

Autobuild-User(master): Martin Schwenke <***@samba.org>
Autobuild-Date(master): Fri Mar 9 12:24:13 CET 2018 on sn-devel-144
autobuild
2018-03-10 22:33:57 UTC
Permalink
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/2018-03-10-2333/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-10-2333/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-10-2333/samba.stdout

The top commit at the time of the failure was:

commit 9e954bcbf43d67a18ee55f84cda0b09028f96b92
Author: Martin Schwenke <***@meltin.net>
Date: Thu Mar 8 11:49:56 2018 +1100

ctdb-tests: Don't use nc -d or -w options

nmap-ncat is used in some distributions to replace netcat. It has a
different meaning for these options.

We can get the same effect as the current combination of -d and -w by
piping a sleep process to nc. Subsequent use of $! works because it
gets the last process in pipeline.

Note that redirecting from /dev/null doesn't work with some versions
of nc. They just exit when they get EOF.

Signed-off-by: Martin Schwenke <***@meltin.net>
Reviewed-by: Amitay Isaacs <***@gmail.com>

Autobuild-User(master): Martin Schwenke <***@samba.org>
Autobuild-Date(master): Fri Mar 9 12:24:13 CET 2018 on sn-devel-144
autobuild
2018-03-11 04:33:22 UTC
Permalink
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/2018-03-11-0533/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-11-0533/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-11-0533/samba.stdout

The top commit at the time of the failure was:

commit 9e954bcbf43d67a18ee55f84cda0b09028f96b92
Author: Martin Schwenke <***@meltin.net>
Date: Thu Mar 8 11:49:56 2018 +1100

ctdb-tests: Don't use nc -d or -w options

nmap-ncat is used in some distributions to replace netcat. It has a
different meaning for these options.

We can get the same effect as the current combination of -d and -w by
piping a sleep process to nc. Subsequent use of $! works because it
gets the last process in pipeline.

Note that redirecting from /dev/null doesn't work with some versions
of nc. They just exit when they get EOF.

Signed-off-by: Martin Schwenke <***@meltin.net>
Reviewed-by: Amitay Isaacs <***@gmail.com>

Autobuild-User(master): Martin Schwenke <***@samba.org>
Autobuild-Date(master): Fri Mar 9 12:24:13 CET 2018 on sn-devel-144
autobuild
2018-03-11 10:30:14 UTC
Permalink
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/2018-03-11-1130/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-11-1130/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-11-1130/samba.stdout

The top commit at the time of the failure was:

commit 9e954bcbf43d67a18ee55f84cda0b09028f96b92
Author: Martin Schwenke <***@meltin.net>
Date: Thu Mar 8 11:49:56 2018 +1100

ctdb-tests: Don't use nc -d or -w options

nmap-ncat is used in some distributions to replace netcat. It has a
different meaning for these options.

We can get the same effect as the current combination of -d and -w by
piping a sleep process to nc. Subsequent use of $! works because it
gets the last process in pipeline.

Note that redirecting from /dev/null doesn't work with some versions
of nc. They just exit when they get EOF.

Signed-off-by: Martin Schwenke <***@meltin.net>
Reviewed-by: Amitay Isaacs <***@gmail.com>

Autobuild-User(master): Martin Schwenke <***@samba.org>
Autobuild-Date(master): Fri Mar 9 12:24:13 CET 2018 on sn-devel-144
autobuild
2018-03-11 16:31:07 UTC
Permalink
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/2018-03-11-1731/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-11-1731/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-11-1731/samba.stdout

The top commit at the time of the failure was:

commit 9e954bcbf43d67a18ee55f84cda0b09028f96b92
Author: Martin Schwenke <***@meltin.net>
Date: Thu Mar 8 11:49:56 2018 +1100

ctdb-tests: Don't use nc -d or -w options

nmap-ncat is used in some distributions to replace netcat. It has a
different meaning for these options.

We can get the same effect as the current combination of -d and -w by
piping a sleep process to nc. Subsequent use of $! works because it
gets the last process in pipeline.

Note that redirecting from /dev/null doesn't work with some versions
of nc. They just exit when they get EOF.

Signed-off-by: Martin Schwenke <***@meltin.net>
Reviewed-by: Amitay Isaacs <***@gmail.com>

Autobuild-User(master): Martin Schwenke <***@samba.org>
Autobuild-Date(master): Fri Mar 9 12:24:13 CET 2018 on sn-devel-144
autobuild
2018-03-11 22:39:57 UTC
Permalink
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/2018-03-11-2339/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-11-2339/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-11-2339/samba.stdout

The top commit at the time of the failure was:

commit 9e954bcbf43d67a18ee55f84cda0b09028f96b92
Author: Martin Schwenke <***@meltin.net>
Date: Thu Mar 8 11:49:56 2018 +1100

ctdb-tests: Don't use nc -d or -w options

nmap-ncat is used in some distributions to replace netcat. It has a
different meaning for these options.

We can get the same effect as the current combination of -d and -w by
piping a sleep process to nc. Subsequent use of $! works because it
gets the last process in pipeline.

Note that redirecting from /dev/null doesn't work with some versions
of nc. They just exit when they get EOF.

Signed-off-by: Martin Schwenke <***@meltin.net>
Reviewed-by: Amitay Isaacs <***@gmail.com>

Autobuild-User(master): Martin Schwenke <***@samba.org>
Autobuild-Date(master): Fri Mar 9 12:24:13 CET 2018 on sn-devel-144
autobuild
2018-03-13 14:14:00 UTC
Permalink
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/2018-03-13-1513/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-13-1513/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-13-1513/samba.stdout

The top commit at the time of the failure was:

commit 614f5a041ea6e021c2ff9c4e462b0e22626c7f33
Author: Uri Simchoni <***@samba.org>
Date: Sat Mar 10 07:08:28 2018 +0200

README.Coding: codify line splitting on function calls

Signed-off-by: Uri Simchoni <***@samba.org>
Reviewed-by: Jeremy Allison <***@samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Tue Mar 13 01:48:21 CET 2018 on sn-devel-144
autobuild
2018-03-13 23:08:44 UTC
Permalink
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/2018-03-14-0008/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-14-0008/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-14-0008/samba.stdout

The top commit at the time of the failure was:

commit 20609aa260f0a84dff4574df4a1564884a813f92
Author: Ralph Boehme <***@samba.org>
Date: Thu Mar 8 17:35:15 2018 +0100

s4: dsdb/password_hash: use UF_TRUST_ACCOUNT_MASK

Signed-off-by: Ralph Boehme <***@samba.org>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Tue Mar 13 23:48:28 CET 2018 on sn-devel-144
autobuild
2018-03-14 09:25:37 UTC
Permalink
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/2018-03-14-1025/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-14-1025/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-14-1025/samba.stdout

The top commit at the time of the failure was:

commit 20609aa260f0a84dff4574df4a1564884a813f92
Author: Ralph Boehme <***@samba.org>
Date: Thu Mar 8 17:35:15 2018 +0100

s4: dsdb/password_hash: use UF_TRUST_ACCOUNT_MASK

Signed-off-by: Ralph Boehme <***@samba.org>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Tue Mar 13 23:48:28 CET 2018 on sn-devel-144
autobuild
2018-03-15 02:29:59 UTC
Permalink
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/2018-03-15-0329/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-15-0329/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-15-0329/samba.stdout

The top commit at the time of the failure was:

commit 20609aa260f0a84dff4574df4a1564884a813f92
Author: Ralph Boehme <***@samba.org>
Date: Thu Mar 8 17:35:15 2018 +0100

s4: dsdb/password_hash: use UF_TRUST_ACCOUNT_MASK

Signed-off-by: Ralph Boehme <***@samba.org>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Tue Mar 13 23:48:28 CET 2018 on sn-devel-144
autobuild
2018-03-15 05:14:09 UTC
Permalink
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/2018-03-15-0614/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-15-0614/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-15-0614/samba.stdout

The top commit at the time of the failure was:

commit 20609aa260f0a84dff4574df4a1564884a813f92
Author: Ralph Boehme <***@samba.org>
Date: Thu Mar 8 17:35:15 2018 +0100

s4: dsdb/password_hash: use UF_TRUST_ACCOUNT_MASK

Signed-off-by: Ralph Boehme <***@samba.org>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Tue Mar 13 23:48:28 CET 2018 on sn-devel-144
autobuild
2018-03-15 13:50:02 UTC
Permalink
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/2018-03-15-1450/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-15-1450/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-15-1450/samba.stdout

The top commit at the time of the failure was:

commit 20609aa260f0a84dff4574df4a1564884a813f92
Author: Ralph Boehme <***@samba.org>
Date: Thu Mar 8 17:35:15 2018 +0100

s4: dsdb/password_hash: use UF_TRUST_ACCOUNT_MASK

Signed-off-by: Ralph Boehme <***@samba.org>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Tue Mar 13 23:48:28 CET 2018 on sn-devel-144
autobuild
2018-03-20 02:59:20 UTC
Permalink
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/2018-03-20-0359/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-20-0359/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-20-0359/samba.stdout

The top commit at the time of the failure was:

commit f5e3b1e9d31510490976b992074024c5a0c1393b
Author: Simo Sorce <***@samba.org>
Date: Sun Mar 18 14:15:30 2018 -0400

Remove dead code

Signed-off-by: Simo Sorce <***@samba.org>

Autobuild-User(master): Simo Sorce <***@samba.org>
Autobuild-Date(master): Mon Mar 19 20:29:28 CET 2018 on sn-devel-144
autobuild
2018-03-21 20:29:20 UTC
Permalink
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/2018-03-21-2129/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-21-2129/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-21-2129/samba.stdout

The top commit at the time of the failure was:

commit 9312a1cdafbd5a0140d72502487c4e478dc578d2
Author: Björn Baumbach <***@sernet.de>
Date: Tue Mar 20 12:15:22 2018 +0100

samba-tool visualize: fix python2.6 incompatibility

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

Signed-off-by: Björn Baumbach <***@sernet.de>
Reviewed-by: Andrew Bartlett <***@samba.org>
Reviewed-by: Douglas Bagnall <***@catalyst.net.nz>

Autobuild-User(master): Douglas Bagnall <***@samba.org>
Autobuild-Date(master): Wed Mar 21 09:25:51 CET 2018 on sn-devel-144
autobuild
2018-03-22 19:28:51 UTC
Permalink
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/2018-03-22-2028/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-22-2028/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-22-2028/samba.stdout

The top commit at the time of the failure was:

commit dd1f8cdf6bd1fb9c881d96957d709b0f517852bb
Author: Jamie McClymont <***@catalyst.net.nz>
Date: Thu Jan 25 17:23:06 2018 +1300

selftest: consistently produce high-res UTC time

Currently some subunit reporters throughout the codebase provide low-res time,
meaning timestamps jump back and forth in the subunit file. Also, some subunit
reporters produce UTC timestamps while others produce local time. UTC was chosen
as the standard for this commit since all of the timestamps end with a Z (= Zulu
= UTC).

Signed-off-by: Jamie McClymont <***@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <***@samba.org>
Reviewed-by: Andreas Schneider <***@samba.org>

Autobuild-User(master): Andreas Schneider <***@cryptomilk.org>
Autobuild-Date(master): Thu Mar 22 13:26:44 CET 2018 on sn-devel-144
autobuild
2018-03-23 08:36:46 UTC
Permalink
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/2018-03-23-0936/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-23-0936/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-23-0936/samba.stdout

The top commit at the time of the failure was:

commit 35ca6161f1f78d8f93cb2ec90083c037c0bfe88d
Author: Andreas Schneider <***@samba.org>
Date: Wed Mar 21 20:25:09 2018 +0100

s3:lib: Fix probably a copy&paste error in namemap_cache_set_sid2name()

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

Signed-off-by: Andreas Schneider <***@samba.org>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Fri Mar 23 01:59:08 CET 2018 on sn-devel-144
autobuild
2018-03-24 21:30:18 UTC
Permalink
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/2018-03-24-2230/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-24-2230/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-24-2230/samba.stdout

The top commit at the time of the failure was:

commit 2610a3f2f7437309b259387e286e6e43d654b6e4
Author: Andrew Bartlett <***@samba.org>
Date: Wed Mar 21 21:23:13 2018 +1300

winbindd: Use talloc_zero_array for consistency with other winbindd_domain allocators

The other allocator for this structure uses talloc_zero()

Signed-off-by: Andrew Bartlett <***@samba.org>
Reviewed-by: Ralph Boehme <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Sat Mar 24 07:21:37 CET 2018 on sn-devel-144
autobuild
2018-03-25 01:19:18 UTC
Permalink
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/2018-03-25-0319/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-25-0319/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-25-0319/samba.stdout

The top commit at the time of the failure was:

commit 2610a3f2f7437309b259387e286e6e43d654b6e4
Author: Andrew Bartlett <***@samba.org>
Date: Wed Mar 21 21:23:13 2018 +1300

winbindd: Use talloc_zero_array for consistency with other winbindd_domain allocators

The other allocator for this structure uses talloc_zero()

Signed-off-by: Andrew Bartlett <***@samba.org>
Reviewed-by: Ralph Boehme <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Sat Mar 24 07:21:37 CET 2018 on sn-devel-144
autobuild
2018-03-25 18:22:21 UTC
Permalink
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/2018-03-25-2022/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-25-2022/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-25-2022/samba.stdout

The top commit at the time of the failure was:

commit 2610a3f2f7437309b259387e286e6e43d654b6e4
Author: Andrew Bartlett <***@samba.org>
Date: Wed Mar 21 21:23:13 2018 +1300

winbindd: Use talloc_zero_array for consistency with other winbindd_domain allocators

The other allocator for this structure uses talloc_zero()

Signed-off-by: Andrew Bartlett <***@samba.org>
Reviewed-by: Ralph Boehme <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Sat Mar 24 07:21:37 CET 2018 on sn-devel-144
autobuild
2018-03-26 00:18:01 UTC
Permalink
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/2018-03-26-0218/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-26-0218/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-26-0218/samba.stdout

The top commit at the time of the failure was:

commit 2610a3f2f7437309b259387e286e6e43d654b6e4
Author: Andrew Bartlett <***@samba.org>
Date: Wed Mar 21 21:23:13 2018 +1300

winbindd: Use talloc_zero_array for consistency with other winbindd_domain allocators

The other allocator for this structure uses talloc_zero()

Signed-off-by: Andrew Bartlett <***@samba.org>
Reviewed-by: Ralph Boehme <***@samba.org>

Autobuild-User(master): Andrew Bartlett <***@samba.org>
Autobuild-Date(master): Sat Mar 24 07:21:37 CET 2018 on sn-devel-144
autobuild
2018-03-27 11:27:53 UTC
Permalink
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/2018-03-27-1327/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-27-1327/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-27-1327/samba.stdout

The top commit at the time of the failure was:

commit ce5116cfb3990de8a088012bee9fd9f94bd21c97
Author: Martin Schwenke <***@meltin.net>
Date: Mon Mar 26 18:32:57 2018 +1100

ctdb-tests: Don't expand octal escapes in unit test output

The echo command in dash expands octal escapes in strings by default
but the echo command in bash doesn't. Since the behaviour is
ill-defined, use printf to handle affected strings. However, ensure
that these strings aren't used as format strings.

Signed-off-by: Martin Schwenke <***@meltin.net>
Reviewed-by: Amitay Isaacs <***@gmail.com>

Autobuild-User(master): Amitay Isaacs <***@samba.org>
Autobuild-Date(master): Tue Mar 27 09:06:14 CEST 2018 on sn-devel-144
autobuild
2018-03-28 10:26:02 UTC
Permalink
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/2018-03-28-1226/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-28-1226/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-28-1226/samba.stdout

The top commit at the time of the failure was:

commit 4e0cf2fa766eed922e86428b2ecdf3da0a27bc9b
Author: Martin Schwenke <***@meltin.net>
Date: Tue Mar 20 20:20:55 2018 +1100

ctdb-tests: Delete unused fake /etc/sysconfig/ctdb file

The only remaining item is a setting of CTDB_DEBUGLEVEL, which is not
required.

Signed-off-by: Martin Schwenke <***@meltin.net>
Reviewed-by: Amitay Isaacs <***@gmail.com>

Autobuild-User(master): Amitay Isaacs <***@samba.org>
Autobuild-Date(master): Wed Mar 28 07:27:58 CEST 2018 on sn-devel-144
autobuild
2018-03-29 00:21:51 UTC
Permalink
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/2018-03-29-0221/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-29-0221/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-29-0221/samba.stdout

The top commit at the time of the failure was:

commit 1cd0fe90cf642de4ab4d03819f87a13c20bd2805
Author: Volker Lendecke <***@samba.org>
Date: Mon Mar 26 12:02:01 2018 +0200

ndr_string: Do overflow checks in ndr_push/pull_charset

Signed-off-by: Volker Lendecke <***@samba.org>
Reviewed-by: Andreas Schneider <***@samba.org>

Autobuild-User(master): Volker Lendecke <***@samba.org>
Autobuild-Date(master): Wed Mar 28 16:08:16 CEST 2018 on sn-devel-144
autobuild
2018-03-29 04:27:41 UTC
Permalink
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/2018-03-29-0627/flakey.log

The samba build logs are available here:

http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-29-0627/samba.stderr
http://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-29-0627/samba.stdout

The top commit at the time of the failure was:

commit efa66c9ebf519dfaf194220652b3e5e01c303fb6
Author: Volker Lendecke <***@samba.org>
Date: Wed Mar 28 07:27:08 2018 -0500

libads: Fix CID 1349423 Resource leak

get_sorted_dc_list should already take care, but this way it's safer

Signed-off-by: Volker Lendecke <***@samba.org>
Reviewed-by: Jeremy Allison <***@samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Thu Mar 29 03:45:00 CEST 2018 on sn-devel-144
autobuild
2018-03-30 16:29:53 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-30-1829/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-30-1829/samba-fileserver.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-30-1829/samba-fileserver.stdout

The top commit at the time of the failure was:

commit 66052fdccd28922cf1caa2bc750e39051a6414cf
Author: Ralph Boehme <***@samba.org>
Date: Thu Mar 29 20:06:47 2018 +0200

s3:smbd: don't use the directory cache for SMB2/3

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13363

Signed-off-by: Ralph Boehme <***@samba.org>
Reviewed-by: Jeremy Allison <***@samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Fri Mar 30 03:51:48 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[62(125)/90 at 2m23s] samba3.blackbox.valid_users (fileserver)(fileserver)
[63(126)/90 at 2m23s] samba3.blackbox.offline (fileserver)(fileserver)
[64(127)/90 at 2m23s] samba3.blackbox.shadow_copy2 NT1 (fileserver)(fileserver)
[65(210)/90 at 4m13s] samba3.blackbox.shadow_copy2 SMB3 (fileserver)(fileserver)
[66(293)/90 at 6m21s] samba3.blackbox.smbclient.forceuser_validusers (fileserver)(fileserver)
[67(294)/90 at 6m22s] samba3.blackbox.smbget (fileserver)(fileserver)
[68(302)/90 at 6m26s] samba3.blackbox.netshareenum (fileserver)(fileserver)
[69(306)/90 at 6m27s] samba3.blackbox.acl_xattr.NT1(fileserver)
[70(318)/90 at 6m35s] samba3.blackbox.acl_xattr.SMB3(fileserver)
[71(330)/90 at 6m39s] samba3.blackbox.smb2.not_casesensitive (fileserver)(fileserver)
[72(332)/90 at 6m40s] samba3.blackbox.inherit_owner.default.NT1(fileserver)
[73(351)/90 at 6m44s] samba3.blackbox.inherit_owner.default.SMB3(fileserver)
[74(370)/90 at 6m49s] samba3.blackbox.inherit_owner.full.NT1(fileserver)
[75(389)/90 at 6m55s] samba3.blackbox.inherit_owner.full.SMB3(fileserver)
[76(408)/90 at 7m0s] samba3.blackbox.inherit_owner.unix.NT1(fileserver)
[77(427)/90 at 7m6s] samba3.blackbox.inherit_owner.unix.SMB3(fileserver)
[78(446)/90 at 7m12s] samba3.blackbox.large_acl.NT1(fileserver)
[79(447)/90 at 7m13s] samba3.blackbox.large_acl.SMB3(fileserver)
[80(448)/90 at 7m13s] samba3.blackbox.give_owner(fileserver)
[81(459)/90 at 7m17s] samba3.blackbox.smbclient_tarmode.NT1(fileserver)
[82(461)/90 at 7m18s] samba3.blackbox.smbclient_tarmode.SMB3(fileserver)
[83(463)/90 at 7m19s] samba3.blackbox.smbclient_tar.NT1(fileserver)
[84(485)/90 at 7m28s] samba3.blackbox.smbclient_tar.SMB3(fileserver)
[85(507)/90 at 7m35s] samba3.blackbox.net_usershare(fileserver:local)
[86(513)/90 at 7m36s] samba3.base.delaywrite(fileserver)
[87(530)/90 at 9m20s] samba3.base.deny1(fileserver)
[88(531)/90 at 10m14s] samba3.base.deny2(fileserver)
[89(532)/90 at 11m12s] samba3.smb2.notify-inotify(fileserver)
smbtorture 4.9.0pre1-DEVELOPERBUILD
Using seed 1522427362
Testing change notify of a rename with inotify
UNEXPECTED(failure): samba3.smb2.notify-inotify.inotify-rename(fileserver)
REASON: Exception: Exception: ../source4/torture/smb2/notify.c:2441: status was NT_STATUS_CANCELLED, expected NT_STATUS_OK: smb2_notify_recv failed

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
samba3.blackbox.shadow_copy2 SMB3 (fileserver)(fileserver) -> 128
samba3.blackbox.shadow_copy2 NT1 (fileserver)(fileserver) -> 110
samba3.base.delaywrite(fileserver) -> 103
samba3.base.deny2(fileserver) -> 59
samba3.base.deny1(fileserver) -> 54
samba3.smbtorture_s3.plain(fileserver).OPLOCK1(fileserver) -> 31
samba3.blackbox.dfree_quota (fileserver)(fileserver) -> 23
samba3.smbtorture_s3.plain(fileserver).OPLOCK2(fileserver) -> 10
samba3.smbtorture_s3.plain(fileserver).IOCTL(fileserver) -> 9
samba3.blackbox.preserve_case (fileserver)(fileserver) -> 9
ERROR: test failed with exit code 1
autobuild
2018-03-31 04:43:05 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-31-0643/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-31-0643/samba-nt4.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-31-0643/samba-nt4.stdout

The top commit at the time of the failure was:

commit e8dba1908b34831944c1788de54abff1a5cf510d
Author: Swen Schillig <***@vnet.ibm.com>
Date: Thu Feb 8 12:19:09 2018 +0100

ctdb-server: Only set destructor if required

Set the detructor in ctdb_start_revoke_ro_record after the revokechild_handle
was added to the list.

Signed-off-by: Swen Schillig <***@vnet.ibm.com>
Reviewed-by: Martin Schwenke <***@meltin.net>
Reviewed-by: Jeremy Allison <***@samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Sat Mar 31 03:45:51 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[452(2296)/499 at 20m19s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_dc:local)
[453(2297)/499 at 20m19s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_dc:local)
[454(2298)/499 at 20m19s] samba.wbinfo_simple.change-secret.domain=$DOMAIN(nt4_dc:local)
[455(2299)/499 at 20m19s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_dc:local)
[456(2300)/499 at 20m19s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_dc:local)
[457(2301)/499 at 20m19s] samba.wbinfo_simple.domain-users(nt4_dc:local)
[458(2302)/499 at 20m19s] samba.wbinfo_simple.domain-groups(nt4_dc:local)
[459(2303)/499 at 20m19s] samba.wbinfo_simple.name-to-sid=$DC_USERNAME(nt4_dc:local)
[460(2304)/499 at 20m19s] samba.wbinfo_simple.name-to-sid=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[461(2305)/499 at 20m19s] samba.wbinfo_simple.user-info=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[462(2306)/499 at 20m19s] samba.wbinfo_simple.user-groups=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[463(2307)/499 at 20m19s] samba.wbinfo_simple.authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD(nt4_dc:local)
[464(2308)/499 at 20m19s] samba.wbinfo_simple.allocate-uid(nt4_dc:local)
[465(2309)/499 at 20m20s] samba.wbinfo_simple.allocate-gid(nt4_dc:local)
[466(2310)/499 at 20m20s] samba.wbinfo_sids2xids.(nt4_dc:local)(nt4_dc:local)
[467(2311)/499 at 20m25s] samba.ntlm_auth.diagnostics(nt4_dc:local)(nt4_dc:local)
[468(2312)/499 at 20m26s] samba.ntlm_auth.(nt4_dc:local)(nt4_dc:local)
[469(2331)/499 at 20m27s] samba.wbinfo_simple.ping(nt4_member:local)
[470(2332)/499 at 20m27s] samba.wbinfo_simple.separator(nt4_member:local)
[471(2333)/499 at 20m27s] samba.wbinfo_simple.own-domain(nt4_member:local)
[472(2334)/499 at 20m27s] samba.wbinfo_simple.all-domains(nt4_member:local)
[473(2335)/499 at 20m27s] samba.wbinfo_simple.trusted-domains(nt4_member:local)
[474(2336)/499 at 20m27s] samba.wbinfo_simple.domain-info=BUILTIN(nt4_member:local)
[475(2337)/499 at 20m27s] samba.wbinfo_simple.domain-info=$DOMAIN(nt4_member:local)
[476(2338)/499 at 20m28s] samba.wbinfo_simple.online-status(nt4_member:local)
[477(2339)/499 at 20m28s] samba.wbinfo_simple.online-status.domain=BUILTIN(nt4_member:local)
[478(2340)/499 at 20m28s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_member:local)
[479(2341)/499 at 20m28s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_member:local)
UNEXPECTED(failure): samba.wbinfo_simple.check-secret.domain=SAMBA-TEST.wbinfo(nt4_member:local)
REASON: Exception: Exception: wbcCheckTrustCredentials(SAMBA-TEST): error code was NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND (0xc0000233)
failed to call wbcCheckTrustCredentials: WBC_ERR_AUTH_ERROR
Could not check secret
checking the trust secret for domain SAMBA-TEST via RPC calls failed

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
samba3.raw.notify(nt4_dc) -> 98
samba3.smb2.notify(nt4_dc) -> 80
samba3.rpc.samr.passwords.lockout(nt4_dc) -> 62
samba4.rpc.echo on ncacn_np with object(nt4_dc) -> 61
samba3.blackbox.net.rpc.conf(nt4_dc) -> 51
samba3.rpc.samr.passwords.pwdlastset(nt4_dc) -> 49
samba3.smb2.lease(nt4_dc) -> 45
samba3.smb2.oplock(nt4_dc) -> 42
samba3.raw.oplock(nt4_dc) -> 42
samba3.raw.search(nt4_dc) -> 39
ERROR: test failed with exit code 1
autobuild
2018-03-31 17:45:33 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-31-1945/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-31-1945/samba.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-03-31-1945/samba.stdout

The top commit at the time of the failure was:

commit 6b75d2c650aa9ee632122fa87ea8a2a98f1fa613
Author: Amitay Isaacs <***@gmail.com>
Date: Thu Mar 29 10:45:19 2018 +1100

ctdb-scripts: Drop "net serverid wipe" from 50.samba event script

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

There is no serverid database anymore.

Signed-off-by: Amitay Isaacs <***@gmail.com>
Reviewed-by: Volker Lendecke <***@samba.org>
Reviewed-by: Martin Schwenke <***@meltin.net>

Autobuild-User(master): Martin Schwenke <***@samba.org>
Autobuild-Date(master): Sat Mar 31 08:34:00 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[755(4252)/829 at 1h11m37s] samba4.drs.replica_sync_rodc.python(rodc)(rodc:local)
[756(4254)/829 at 1h11m46s] samba4.ldap_schema.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[757(4280)/829 at 1h12m15s] samba4.ldap.possibleInferiors.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[758(4524)/829 at 1h12m16s] samba4.ldap.secdesc.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[759(4607)/829 at 1h14m5s] samba4.ldap.acl.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[760(4659)/829 at 1h15m20s] samba4.ldap.passwords.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[761(4677)/829 at 1h15m42s] samba4.ldap.password_lockout.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[762(4690)/829 at 1h17m21s] samba4.tombstone_reanimation.python(ad_dc_ntvfs)
[763(4702)/829 at 1h17m27s] samba.tests.upgradeprovisionneeddc(ad_dc_ntvfs:local)
[764(4713)/829 at 1h17m29s] samba.tests.posixacl(ad_dc_no_nss:local)
[765(4736)/829 at 1h17m51s] samba4.deletetest.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[766(4738)/829 at 1h17m52s] samba4.blackbox.spn.py(ad_dc_ntvfs:local)(ad_dc_ntvfs:local)
[767(4749)/829 at 1h17m57s] samba4.rpc.samr.large-dc.one(vampire_dc)
[768(4752)/829 at 1h18m6s] samba4.rpc.samr.large-dc.two(vampire_dc)
[769(4755)/829 at 1h18m16s] samba4.rpc.echo(rodc)
[770(4765)/829 at 1h18m20s] samba4.rpc.echo(rodc:local)
[771(4775)/829 at 1h18m23s] samba4.rpc.echo.testallowed(rodc:local)
[772(4785)/829 at 1h18m27s] samba4.rpc.echo.testdenied(rodc:local)
[773(4795)/829 at 1h18m30s] samba4.blackbox.smbclient(rodc:local)(rodc:local)
[774(4797)/829 at 1h18m31s] samba.tests.samba_tool.rodc(rodc:local)
[775(4806)/829 at 1h18m59s] samba.blackbox.rpcclient_samlogon(rodc:local)
[776(4810)/829 at 1h19m0s] samba.blackbox.rpcclient_samlogon_testallowed(rodc:local)
[777(4814)/829 at 1h19m1s] samba.blackbox.rpcclient_samlogon_testdenied(rodc:local)
[778(4818)/829 at 1h19m1s] samba4.drs.ridalloc_exop.python(vampire_dc)(vampire_dc)
[779(4829)/829 at 1h24m1s] samba4.drs.samba_tool_drs.python(vampire_dc)(vampire_dc:local)
UNEXPECTED(error): samba4.drs.samba_tool_drs.python(vampire_dc).samba_tool_drs.SambaToolDrsTests.test_samba_tool_kcc(vampire_dc:local)
REASON: Exception: Exception: Traceback (most recent call last):
File "/memdisk/autobuild/fl/b1889403/samba/source4/torture/drs/python/samba_tool_drs.py", line 79, in test_samba_tool_kcc
self.cmdline_creds))
File "bin/python/samba/tests/__init__.py", line 381, in check_output
raise BlackboxProcessError(retcode, line, stdoutdata, stderrdata)
BlackboxProcessError: Command '/memdisk/autobuild/fl/b1889403/samba/bin/samba-tool drs kcc localdc -USAMBADOMAIN/Administrator%locDCpass1'; exit status 255; stdout: ''; stderr: 'ERROR(runtime): DsExecuteKCC failed - (3221225653, '{Device Timeout} The specified I/O operation on %hs was not completed before the time-out period expired.')
'

FAILED (0 failures, 1 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_ntvfs)(ad_dc_ntvfs) -> 674
samba4.ldap.rodc_rwdc.python(rodc)(rodc:local) -> 438
samba4.drs.ridalloc_exop.python(vampire_dc)(vampire_dc) -> 300
samba4.rpc.samr.passwords.lockout on ncacn_np with (ad_dc_ntvfs) -> 225
samba4.rpc.samr.passwords.pwdlastset on ncacn_np with (ad_dc_ntvfs) -> 199
samba3.smbtorture_s3.vfs_aio_fork(simpleserver).RW2(simpleserver) -> 137
samba4.ldap.secdesc.python(ad_dc_ntvfs)(ad_dc_ntvfs) -> 108
samba4.raw.notify(ad_dc_ntvfs) -> 108
samba4.ldb.ldaps with options -U"$USERNAME%$PASSWORD"(ad_dc_ntvfs)(ad_dc_ntvfs) -> 105
samba4.ldap.password_lockout.python(ad_dc_ntvfs)(ad_dc_ntvfs) -> 99
ERROR: test failed with exit code 1
autobuild
2018-03-31 22:40:03 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-01-0040/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-01-0040/samba-nt4.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-01-0040/samba-nt4.stdout

The top commit at the time of the failure was:

commit 6b75d2c650aa9ee632122fa87ea8a2a98f1fa613
Author: Amitay Isaacs <***@gmail.com>
Date: Thu Mar 29 10:45:19 2018 +1100

ctdb-scripts: Drop "net serverid wipe" from 50.samba event script

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

There is no serverid database anymore.

Signed-off-by: Amitay Isaacs <***@gmail.com>
Reviewed-by: Volker Lendecke <***@samba.org>
Reviewed-by: Martin Schwenke <***@meltin.net>

Autobuild-User(master): Martin Schwenke <***@samba.org>
Autobuild-Date(master): Sat Mar 31 08:34:00 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[452(2296)/499 at 22m14s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_dc:local)
[453(2297)/499 at 22m14s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_dc:local)
[454(2298)/499 at 22m15s] samba.wbinfo_simple.change-secret.domain=$DOMAIN(nt4_dc:local)
[455(2299)/499 at 22m15s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_dc:local)
[456(2300)/499 at 22m15s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_dc:local)
[457(2301)/499 at 22m15s] samba.wbinfo_simple.domain-users(nt4_dc:local)
[458(2302)/499 at 22m15s] samba.wbinfo_simple.domain-groups(nt4_dc:local)
[459(2303)/499 at 22m16s] samba.wbinfo_simple.name-to-sid=$DC_USERNAME(nt4_dc:local)
[460(2304)/499 at 22m16s] samba.wbinfo_simple.name-to-sid=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[461(2305)/499 at 22m16s] samba.wbinfo_simple.user-info=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[462(2306)/499 at 22m16s] samba.wbinfo_simple.user-groups=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[463(2307)/499 at 22m16s] samba.wbinfo_simple.authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD(nt4_dc:local)
[464(2308)/499 at 22m17s] samba.wbinfo_simple.allocate-uid(nt4_dc:local)
[465(2309)/499 at 22m17s] samba.wbinfo_simple.allocate-gid(nt4_dc:local)
[466(2310)/499 at 22m17s] samba.wbinfo_sids2xids.(nt4_dc:local)(nt4_dc:local)
[467(2311)/499 at 22m26s] samba.ntlm_auth.diagnostics(nt4_dc:local)(nt4_dc:local)
[468(2312)/499 at 22m26s] samba.ntlm_auth.(nt4_dc:local)(nt4_dc:local)
[469(2331)/499 at 22m28s] samba.wbinfo_simple.ping(nt4_member:local)
[470(2332)/499 at 22m28s] samba.wbinfo_simple.separator(nt4_member:local)
[471(2333)/499 at 22m28s] samba.wbinfo_simple.own-domain(nt4_member:local)
[472(2334)/499 at 22m28s] samba.wbinfo_simple.all-domains(nt4_member:local)
[473(2335)/499 at 22m28s] samba.wbinfo_simple.trusted-domains(nt4_member:local)
[474(2336)/499 at 22m28s] samba.wbinfo_simple.domain-info=BUILTIN(nt4_member:local)
[475(2337)/499 at 22m28s] samba.wbinfo_simple.domain-info=$DOMAIN(nt4_member:local)
[476(2338)/499 at 22m28s] samba.wbinfo_simple.online-status(nt4_member:local)
[477(2339)/499 at 22m28s] samba.wbinfo_simple.online-status.domain=BUILTIN(nt4_member:local)
[478(2340)/499 at 22m29s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_member:local)
[479(2341)/499 at 22m29s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_member:local)
UNEXPECTED(failure): samba.wbinfo_simple.check-secret.domain=SAMBA-TEST.wbinfo(nt4_member:local)
REASON: Exception: Exception: wbcCheckTrustCredentials(SAMBA-TEST): error code was NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND (0xc0000233)
failed to call wbcCheckTrustCredentials: WBC_ERR_AUTH_ERROR
Could not check secret
checking the trust secret for domain SAMBA-TEST via RPC calls failed

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
samba3.raw.notify(nt4_dc) -> 98
samba3.smb2.notify(nt4_dc) -> 79
samba3.blackbox.net.rpc.conf(nt4_dc) -> 72
samba3.rpc.samr.passwords.lockout(nt4_dc) -> 61
samba4.rpc.echo on ncacn_np with object(nt4_dc) -> 60
samba3.blackbox.net.local.conf(nt4_dc:local) -> 59
samba3.rpc.samr.passwords.pwdlastset(nt4_dc) -> 49
samba3.smb2.lease(nt4_dc) -> 44
samba3.smb2.oplock(nt4_dc) -> 42
samba3.raw.oplock(nt4_dc) -> 42
ERROR: test failed with exit code 1
autobuild
2018-04-01 04:28:06 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-01-0628/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-01-0628/samba-ad-dc-2.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-01-0628/samba-ad-dc-2.stdout

The top commit at the time of the failure was:

commit 6b75d2c650aa9ee632122fa87ea8a2a98f1fa613
Author: Amitay Isaacs <***@gmail.com>
Date: Thu Mar 29 10:45:19 2018 +1100

ctdb-scripts: Drop "net serverid wipe" from 50.samba event script

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

There is no serverid database anymore.

Signed-off-by: Amitay Isaacs <***@gmail.com>
Reviewed-by: Volker Lendecke <***@samba.org>
Reviewed-by: Martin Schwenke <***@meltin.net>

Autobuild-User(master): Martin Schwenke <***@samba.org>
Autobuild-Date(master): Sat Mar 31 08:34:00 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[70(519)/99 at 2m2s] samba.wbinfo_simple.change-secret.domain=$DOMAIN(chgdcpass:local)
[71(520)/99 at 2m2s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(chgdcpass:local)
[72(521)/99 at 2m2s] samba.wbinfo_simple.online-status.domain=$DOMAIN(chgdcpass:local)
[73(522)/99 at 2m2s] samba.wbinfo_simple.domain-users(chgdcpass:local)
[74(523)/99 at 2m2s] samba.wbinfo_simple.domain-groups(chgdcpass:local)
[75(524)/99 at 2m3s] samba.wbinfo_simple.name-to-sid=$DC_USERNAME(chgdcpass:local)
[76(525)/99 at 2m3s] samba.wbinfo_simple.name-to-sid=$DOMAIN/$DC_USERNAME(chgdcpass:local)
[77(526)/99 at 2m3s] samba.wbinfo_simple.user-info=$DOMAIN/$DC_USERNAME(chgdcpass:local)
[78(527)/99 at 2m3s] samba.wbinfo_simple.user-groups=$DOMAIN/$DC_USERNAME(chgdcpass:local)
[79(528)/99 at 2m4s] samba.wbinfo_simple.authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD(chgdcpass:local)
[80(529)/99 at 2m4s] samba.wbinfo_simple.allocate-uid(chgdcpass:local)
[81(530)/99 at 2m4s] samba.wbinfo_simple.allocate-gid(chgdcpass:local)
[82(531)/99 at 2m4s] samba.wbinfo_sids2xids.(chgdcpass:local)(chgdcpass:local)
[83(532)/99 at 2m29s] samba.ntlm_auth.diagnostics(chgdcpass:local)(chgdcpass:local)
[84(533)/99 at 2m29s] samba.ntlm_auth.(chgdcpass:local)(chgdcpass:local)
[85(552)/99 at 2m34s] samba.tests.samba_tool.fsmo(fl2000dc:local)
[86(553)/99 at 2m35s] samba.tests.samba_tool.edit(fl2000dc:local)
[87(556)/99 at 2m36s] samba.tests.samba_tool.user_check_password_script(chgdcpass:local)
[88(557)/99 at 2m38s] samba.tests.samba_tool.sites(chgdcpass:local)
[89(560)/99 at 2m43s] samba.tests.samba_tool.dnscmd(chgdcpass:local)
[90(574)/99 at 6m21s] samba.tests.dcerpc.raw_protocol(chgdcpass)
[91(692)/99 at 7m7s] samba.tests.encrypted_secrets(fl2000dc:local)
[92(694)/99 at 7m8s] samba4.ldap_schema.python(fl2000dc)(fl2000dc)
[93(720)/99 at 7m30s] samba4.ldap.possibleInferiors.python(fl2000dc)(fl2000dc)
[94(962)/99 at 7m31s] samba4.ldap.secdesc.python(fl2000dc)(fl2000dc)
[95(1045)/99 at 9m5s] samba4.ldap.acl.python(fl2000dc)(fl2000dc)
[96(1097)/99 at 10m5s] samba4.drs.repl_schema.python(vampire_2000_dc)(vampire_2000_dc)
[97(1106)/99 at 11m17s] samba.tests.blackbox.samba_dnsupdate(chgdcpass:local)
UNEXPECTED(failure): samba.tests.blackbox.samba_dnsupdate.samba.tests.blackbox.samba_dnsupdate.SambaDnsUpdateTests.test_samba_dnsupate_no_change(chgdcpass:local)
REASON: Exception: Exception: Traceback (most recent call last):
File "bin/python/samba/tests/blackbox/samba_dnsupdate.py", line 41, in test_samba_dnsupate_no_change
self.assertTrue("No DNS updates needed" in out, out)
AssertionError: IPs: ['fd00::5357:5f20'

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
samba.tests.samba_tool.dnscmd(chgdcpass:local) -> 219
samba4.ldap.secdesc.python(fl2000dc)(fl2000dc) -> 93
samba4.ldap.acl.python(fl2000dc)(fl2000dc) -> 61
samba.tests.dcerpc.raw_protocol(chgdcpass) -> 46
samba4.drs.repl_schema.python(vampire_2000_dc)(vampire_2000_dc) -> 46
samba.wbinfo_sids2xids.(chgdcpass:local)(chgdcpass:local) -> 24
samba4.ldap_schema.python(fl2000dc)(fl2000dc) -> 23
samba4.blackbox.kinit(fl2000dc:local)(fl2000dc:local) -> 15
samba4.net.api.become.dc(fl2000dc) -> 9
samba4.rpc.pac on ncacn_np(fl2000dc) -> 6
ERROR: test failed with exit code 1
autobuild
2018-04-01 23:41:26 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-02-0141/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-02-0141/samba.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-02-0141/samba.stdout

The top commit at the time of the failure was:

commit 6b75d2c650aa9ee632122fa87ea8a2a98f1fa613
Author: Amitay Isaacs <***@gmail.com>
Date: Thu Mar 29 10:45:19 2018 +1100

ctdb-scripts: Drop "net serverid wipe" from 50.samba event script

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

There is no serverid database anymore.

Signed-off-by: Amitay Isaacs <***@gmail.com>
Reviewed-by: Volker Lendecke <***@samba.org>
Reviewed-by: Martin Schwenke <***@meltin.net>

Autobuild-User(master): Martin Schwenke <***@samba.org>
Autobuild-Date(master): Sat Mar 31 08:34:00 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[728(3884)/829 at 49m10s] samba.tests.py_credentials(ad_dc_ntvfs)
[729(3892)/829 at 49m15s] samba.tests.py_credentials(vampire_dc)
[730(3900)/829 at 49m17s] samba.tests.py_credentials(promoted_dc)
[731(3908)/829 at 49m53s] samba.tests.emulate.traffic(ad_dc_ntvfs)
[732(3910)/829 at 49m53s] samba.tests.emulate.traffic_packet(ad_dc_ntvfs)
[733(3999)/829 at 51m3s] samba.tests.blackbox.traffic_replay(ad_dc_ntvfs)
[734(4005)/829 at 51m14s] samba.tests.blackbox.traffic_learner(ad_dc_ntvfs)
[735(4007)/829 at 51m14s] samba.tests.blackbox.traffic_summary(ad_dc_ntvfs)
[736(4007)/829 at 51m14s] samba.tests.blackbox.smbcontrol(ad_dc_ntvfs:local)
[737(4009)/829 at 51m23s] samba.tests.blackbox.smbcontrol(promoted_dc:local)
[738(4011)/829 at 51m25s] samba4.ldap.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[739(4050)/829 at 51m37s] samba4.tokengroups.krb5.python(ad_dc_ntvfs)(ad_dc_ntvfs:local)
[740(4060)/829 at 51m46s] samba4.tokengroups.ntlm.python(ad_dc_ntvfs)(ad_dc_ntvfs:local)
[741(4069)/829 at 51m54s] samba4.sam.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[742(4086)/829 at 51m58s] samba4.user_account_control.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[743(4097)/829 at 52m12s] samba4.schemaInfo.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[744(4099)/829 at 52m15s] samba.tests.dsdb_schema_attributes(ad_dc_ntvfs:local)
[745(4104)/829 at 52m31s] samba4.urgent_replication.python(ad_dc_ntvfs)(ad_dc_ntvfs:local)
[746(4112)/829 at 52m33s] samba4.ldap.dirsync.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[747(4136)/829 at 54m5s] samba4.ldap.match_rules.python(ad_dc_ntvfs)
[748(4170)/829 at 54m32s] samba4.ldap.notification.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[749(4173)/829 at 54m43s] samba4.ldap.sites.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[750(4184)/829 at 54m50s] samba4.ldap.sort.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[751(4191)/829 at 54m59s] samba4.ldap.vlv.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[752(4206)/829 at 1h6m11s] samba4.ldap.linked_attributes.python(ad_dc_ntvfs)(ad_dc_ntvfs:local)
[753(4226)/829 at 1h6m17s] samba4.ldap.rodc.python(rodc)(rodc)
[754(4232)/829 at 1h6m21s] samba4.ldap.rodc_rwdc.python(rodc)(rodc:local)
[755(4252)/829 at 1h13m45s] samba4.drs.replica_sync_rodc.python(rodc)(rodc:local)
[756(4254)/829 at 1h13m54s] samba4.ldap_schema.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[757(4280)/829 at 1h20m16s] samba4.ldap.possibleInferiors.python(ad_dc_ntvfs)(ad_dc_ntvfs)
UNEXPECTED(failure): samba4.ldap.possibleInferiors.python(ad_dc_ntvfs).objectClass.lostAndFound(ad_dc_ntvfs)
REASON: Exception: Exception: Returned incorrect list for objectclass lostAndFound
search: ['aCSPolicy', 'aCSResourceLimits', 'aCSSubnet', 'account', 'addressBookContainer', 'addressTemplate', 'applicationEntity', 'applicationVersion', 'attributeSchema', 'builtinDomain', 'cRLDistributionPoint', 'categoryRegistration', 'certificationAuthority', 'classRegistration', 'classSchema', 'classStore', 'comConnectionPoint', 'computer', 'contact', 'container', 'controlAccessRight', 'country', 'crossRef', 'dHCPClass', 'dSA', 'dSUISettings', 'device', 'dfsConfiguration', 'displaySpecifier', 'displayTemplate', 'dnsNode', 'dnsZone', 'document', 'documentSeries', 'domainDNS', 'domainPolicy', 'fTDfs', 'fileLinkTracking', 'fileLinkTrackingEntry', 'foreignSecurityPrincipal', 'friendlyCountry', 'group', 'groupOfNames', 'groupOfUniqueNames', 'groupPolicyContainer', 'indexServerCatalog', 'inetOrgPerson', 'intellimirrorGroup', 'intellimirrorSCP', 'interSiteTransport', 'interSiteTransportContainer', 'ipNetwork', 'ipProtocol', 'ipService', 'ipsecFilter', 'ipsecISAKMPPolicy', 'ipsecNFA', 'ipsecNegotiationPolicy', 'ipsecPolicy', 'licensingSiteSettings', 'linkTrackOMTEntry', 'linkTrackObjectMoveTable', 'linkTrackVolEntry', 'linkTrackVolumeTable', 'locality', 'lostAndFound', 'mS-SQL-OLAPCube', 'mS-SQL-OLAPDatabase', 'mS-SQL-OLAPServer', 'mS-SQL-SQLDatabase', 'mS-SQL-SQLPublication', 'mS-SQL-SQLRepository', 'mS-SQL-SQLServer', 'mSMQConfiguration', 'mSMQEnterpriseSettings', 'mSMQMigratedUser', 'mSMQQueue', 'mSMQSettings', 'mSMQSiteLink', 'meeting', 'ms-net-ieee-80211-GroupPolicy', 'ms-net-ieee-8023-GroupPolicy', 'msCOM-Partition', 'msCOM-PartitionSet', 'msDFS-DeletedLinkv2', 'msDFS-Linkv2', 'msDFS-NamespaceAnchor', 'msDFS-Namespacev2', 'msDFSR-Connection', 'msDFSR-Content', 'msDFSR-ContentSet', 'msDFSR-GlobalSettings', 'msDFSR-LocalSettings', 'msDFSR-Member', 'msDFSR-ReplicationGroup', 'msDFSR-Subscriber', 'msDFSR-Subscription', 'msDFSR-Topology', 'msDS-App-Configuration', 'msDS-AppData', 'msDS-AzAdminManager', 'msDS-AzApplication', 'msDS-AzOperation', 'msDS-AzRole', 'msDS-AzScope', 'msDS-AzTask', 'msDS-ManagedServiceAccount', 'msDS-PasswordSettings', 'msDS-PasswordSettingsContainer', 'msDS-QuotaContainer', 'msDS-QuotaControl', 'msExchConfigurationContainer', 'msFVE-RecoveryInformation', 'msImaging-PSPs', 'msImaging-PostScanProcess', 'msMQ-Custom-Recipient', 'msMQ-Group', 'msPKI-Enterprise-Oid', 'msPKI-Key-Recovery-Agent', 'msPKI-PrivateKeyRecoveryAgent', 'msPrint-ConnectionPolicy', 'msSFU30DomainInfo', 'msSFU30MailAliases', 'msSFU30NISMapConfig', 'msSFU30NetId', 'msSFU30NetworkUser', 'msTAPI-RtConference', 'msTAPI-RtPerson', 'msWMI-IntRangeParam', 'msWMI-IntSetParam', 'msWMI-MergeablePolicyTemplate', 'msWMI-ObjectEncoding', 'msWMI-PolicyTemplate', 'msWMI-PolicyType', 'msWMI-RangeParam', 'msWMI-RealRangeParam', 'msWMI-Rule', 'msWMI-ShadowObject', 'msWMI-SimplePolicyTemplate', 'msWMI-Som', 'msWMI-StringSetParam', 'msWMI-UintRangeParam', 'msWMI-UintSetParam', 'msWMI-UnknownRangeParam', 'msWMI-WMIGPO', 'msieee80211-Policy', 'nTDSConnection', 'nTDSService', 'nTDSSiteSettings', 'nTFRSMember', 'nTFRSReplicaSet', 'nTFRSSettings', 'nTFRSSubscriber', 'nTFRSSubscriptions', 'nisMap', 'nisNetgroup', 'nisObject', 'oncRpc', 'organization', 'organizationalPerson', 'organizationalRole', 'organizationalUnit', 'pKICertificateTemplate', 'pKIEnrollmentService', 'packageRegistration', 'person', 'physicalLocation', 'printQueue', 'queryPolicy', 'rFC822LocalPart', 'rRASAdministrationConnectionPoint', 'rRASAdministrationDictionary', 'remoteMailRecipient', 'remoteStorageServicePoint', 'residentialPerson', 'room', 'rpcContainer', 'rpcGroup', 'rpcProfile', 'rpcProfileElement', 'rpcServer', 'rpcServerElement', 'samServer', 'secret', 'server', 'serversContainer', 'serviceAdministrationPoint', 'serviceClass', 'serviceConnectionPoint', 'serviceInstance', 'site', 'siteLink', 'siteLinkBridge', 'sitesContainer', 'storage', 'subnet', 'subnetContainer', 'trustedDomain', 'typeLibrary', 'user', 'volume'

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_ntvfs)(ad_dc_ntvfs) -> 672
samba4.ldap.rodc_rwdc.python(rodc)(rodc:local) -> 444
samba4.ldap_schema.python(ad_dc_ntvfs)(ad_dc_ntvfs) -> 382
samba4.rpc.samr.passwords.lockout on ncacn_np with (ad_dc_ntvfs) -> 223
samba4.rpc.samr.passwords.pwdlastset on ncacn_np with (ad_dc_ntvfs) -> 200
samba3.smbtorture_s3.vfs_aio_fork(simpleserver).RW2(simpleserver) -> 136
samba4.raw.notify(ad_dc_ntvfs) -> 107
samba4.ldb.ldaps with options -U"$USERNAME%$PASSWORD"(ad_dc_ntvfs)(ad_dc_ntvfs) -> 101
samba4.ldap.dirsync.python(ad_dc_ntvfs)(ad_dc_ntvfs) -> 92
samba4.rpc.samlogon on ncacn_np with (ad_dc_ntvfs) -> 72
ERROR: test failed with exit code 1
autobuild
2018-04-02 04:28:11 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-02-0628/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-02-0628/samba-ad-dc-2.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-02-0628/samba-ad-dc-2.stdout

The top commit at the time of the failure was:

commit 6b75d2c650aa9ee632122fa87ea8a2a98f1fa613
Author: Amitay Isaacs <***@gmail.com>
Date: Thu Mar 29 10:45:19 2018 +1100

ctdb-scripts: Drop "net serverid wipe" from 50.samba event script

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

There is no serverid database anymore.

Signed-off-by: Amitay Isaacs <***@gmail.com>
Reviewed-by: Volker Lendecke <***@samba.org>
Reviewed-by: Martin Schwenke <***@meltin.net>

Autobuild-User(master): Martin Schwenke <***@samba.org>
Autobuild-Date(master): Sat Mar 31 08:34:00 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[70(519)/99 at 2m0s] samba.wbinfo_simple.change-secret.domain=$DOMAIN(chgdcpass:local)
[71(520)/99 at 2m0s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(chgdcpass:local)
[72(521)/99 at 2m0s] samba.wbinfo_simple.online-status.domain=$DOMAIN(chgdcpass:local)
[73(522)/99 at 2m0s] samba.wbinfo_simple.domain-users(chgdcpass:local)
[74(523)/99 at 2m0s] samba.wbinfo_simple.domain-groups(chgdcpass:local)
[75(524)/99 at 2m0s] samba.wbinfo_simple.name-to-sid=$DC_USERNAME(chgdcpass:local)
[76(525)/99 at 2m1s] samba.wbinfo_simple.name-to-sid=$DOMAIN/$DC_USERNAME(chgdcpass:local)
[77(526)/99 at 2m1s] samba.wbinfo_simple.user-info=$DOMAIN/$DC_USERNAME(chgdcpass:local)
[78(527)/99 at 2m1s] samba.wbinfo_simple.user-groups=$DOMAIN/$DC_USERNAME(chgdcpass:local)
[79(528)/99 at 2m1s] samba.wbinfo_simple.authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD(chgdcpass:local)
[80(529)/99 at 2m1s] samba.wbinfo_simple.allocate-uid(chgdcpass:local)
[81(530)/99 at 2m2s] samba.wbinfo_simple.allocate-gid(chgdcpass:local)
[82(531)/99 at 2m2s] samba.wbinfo_sids2xids.(chgdcpass:local)(chgdcpass:local)
[83(532)/99 at 2m22s] samba.ntlm_auth.diagnostics(chgdcpass:local)(chgdcpass:local)
[84(533)/99 at 2m22s] samba.ntlm_auth.(chgdcpass:local)(chgdcpass:local)
[85(552)/99 at 2m27s] samba.tests.samba_tool.fsmo(fl2000dc:local)
[86(553)/99 at 2m28s] samba.tests.samba_tool.edit(fl2000dc:local)
[87(556)/99 at 2m29s] samba.tests.samba_tool.user_check_password_script(chgdcpass:local)
[88(557)/99 at 2m32s] samba.tests.samba_tool.sites(chgdcpass:local)
[89(560)/99 at 2m36s] samba.tests.samba_tool.dnscmd(chgdcpass:local)
[90(574)/99 at 6m15s] samba.tests.dcerpc.raw_protocol(chgdcpass)
[91(692)/99 at 7m1s] samba.tests.encrypted_secrets(fl2000dc:local)
[92(694)/99 at 7m2s] samba4.ldap_schema.python(fl2000dc)(fl2000dc)
[93(720)/99 at 7m27s] samba4.ldap.possibleInferiors.python(fl2000dc)(fl2000dc)
[94(962)/99 at 7m28s] samba4.ldap.secdesc.python(fl2000dc)(fl2000dc)
[95(1045)/99 at 9m4s] samba4.ldap.acl.python(fl2000dc)(fl2000dc)
[96(1097)/99 at 10m7s] samba4.drs.repl_schema.python(vampire_2000_dc)(vampire_2000_dc)
[97(1106)/99 at 11m18s] samba.tests.blackbox.samba_dnsupdate(chgdcpass:local)
UNEXPECTED(failure): samba.tests.blackbox.samba_dnsupdate.samba.tests.blackbox.samba_dnsupdate.SambaDnsUpdateTests.test_samba_dnsupate_no_change(chgdcpass:local)
REASON: Exception: Exception: Traceback (most recent call last):
File "bin/python/samba/tests/blackbox/samba_dnsupdate.py", line 41, in test_samba_dnsupate_no_change
self.assertTrue("No DNS updates needed" in out, out)
AssertionError: IPs: ['fd00::5357:5f20'

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
samba.tests.samba_tool.dnscmd(chgdcpass:local) -> 219
samba4.ldap.secdesc.python(fl2000dc)(fl2000dc) -> 96
samba4.ldap.acl.python(fl2000dc)(fl2000dc) -> 63
samba.tests.dcerpc.raw_protocol(chgdcpass) -> 46
samba4.drs.repl_schema.python(vampire_2000_dc)(vampire_2000_dc) -> 45
samba4.ldap_schema.python(fl2000dc)(fl2000dc) -> 25
samba.wbinfo_sids2xids.(chgdcpass:local)(chgdcpass:local) -> 21
samba4.blackbox.kinit(fl2000dc:local)(fl2000dc:local) -> 13
samba4.net.api.become.dc(fl2000dc) -> 10
samba4.blackbox.chgdcpass(chgdcpass) -> 6
ERROR: test failed with exit code 1
autobuild
2018-04-04 10:32:03 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-04-1232/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-04-1232/samba-nt4.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-04-1232/samba-nt4.stdout

The top commit at the time of the failure was:

commit b8f7f42565d35e20ba576db101bd5eb27f90e903
Author: Swen Schillig <***@vnet.ibm.com>
Date: Tue Mar 13 09:22:45 2018 +0100

ctdb: Remove double sanity checks from ctdb_tcp_read_cb

Within ctdb_tcp_read_cb the provided data is checked for sanity,
e.g. correct size and content. This is not required because it was
done already by the caller(queue_process).

Signed-off-by: Swen Schillig <***@vnet.ibm.com>
Reviewed-by: Martin Schwenke <***@meltin.net>
Reviewed-by: Jeremy Allison <***@samba.org>

Autobuild-User(master): Martin Schwenke <***@samba.org>
Autobuild-Date(master): Wed Apr 4 09:31:04 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[146(780)/499 at 12m1s] samba3.base.rw1(nt4_dc)
[147(781)/499 at 12m2s] samba3.base.rw1(nt4_dc)
[148(782)/499 at 12m2s] samba3.base.secleak(nt4_dc)
[149(783)/499 at 12m3s] samba3.base.tcon(nt4_dc)
[150(784)/499 at 12m3s] samba3.base.tcondev(nt4_dc)
[151(785)/499 at 12m4s] samba3.base.trans2(nt4_dc)
[152(786)/499 at 12m7s] samba3.base.unlink(nt4_dc)
[153(787)/499 at 12m8s] samba3.base.vuid(nt4_dc)
[154(788)/499 at 12m8s] samba3.base.xcopy(nt4_dc)
[155(789)/499 at 12m9s] samba3.base.samba3error(nt4_dc)
[156(790)/499 at 12m9s] samba3.raw.acls(nt4_dc)
[157(802)/499 at 12m11s] samba3.raw.acls nfs4acl_xattr-simple-40(nt4_dc)
[158(814)/499 at 12m14s] samba3.raw.acls nfs4acl_xattr-special-40(nt4_dc)
[159(826)/499 at 12m18s] samba3.raw.acls nfs4acl_xattr-simple-41(nt4_dc)
[160(838)/499 at 12m19s] samba3.raw.acls nfs4acl_xattr-xdr-40(nt4_dc)
[161(850)/499 at 12m21s] samba3.raw.acls nfs4acl_xattr-xdr-41(nt4_dc)
[162(862)/499 at 12m23s] samba3.raw.chkpath(nt4_dc)
[163(863)/499 at 12m24s] samba3.raw.close(nt4_dc)
[164(864)/499 at 12m24s] samba3.raw.composite(nt4_dc)
[165(868)/499 at 12m25s] samba3.raw.eas(nt4_dc)
[166(869)/499 at 12m26s] samba3.raw.lock(nt4_dc)
[167(882)/499 at 13m0s] samba3.raw.mkdir(nt4_dc)
[168(883)/499 at 13m0s] samba3.raw.mux(nt4_dc)
[169(884)/499 at 13m3s] samba3.raw.notify(nt4_dc)
TESTING CHANGE NOTIFY ON DIRECTORIES
Testing notify cancel
Testing notify mkdir
Testing notify rmdir
Testing notify mkdir - rmdir - mkdir - rmdir
Testing buffered notify on create of 10 files
Testing notify on unlink for the first file
UNEXPECTED(failure): samba3.raw.notify.dir(nt4_dc)
REASON: Exception: Exception: ../source4/torture/raw/notify.c:218: notify.nttrans.out.num_changes was 9 (0x9), expected 10 (0xA): wrong number of changes

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
samba3.blackbox.net.rpc.conf(nt4_dc) -> 103
samba3.blackbox.net.local.conf(nt4_dc:local) -> 91
samba3.raw.lock(nt4_dc) -> 33
samba3.smbtorture_s3.crypt_client(nt4_dc).OPLOCK1(nt4_dc) -> 30
samba3.blackbox.net.rpc.registry(nt4_dc) -> 22
samba3.blackbox.smbclient_s3.SMB3.plain (nt4_member) member creds(nt4_member) -> 19
samba3.blackbox.smbclient_s3.NT1.crypt (nt4_dc)(nt4_dc) -> 19
samba3.blackbox.smbclient_s3.SMB3.crypt (nt4_dc)(nt4_dc) -> 19
samba3.blackbox.net.local.registry(nt4_dc:local) -> 19
samba3.blackbox.smbclient_s3.NT1.sign (nt4_dc)(nt4_dc) -> 19
ERROR: test failed with exit code 1
autobuild
2018-04-04 17:08:13 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-04-1908/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-04-1908/samba.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-04-1908/samba.stdout

The top commit at the time of the failure was:

commit b8f7f42565d35e20ba576db101bd5eb27f90e903
Author: Swen Schillig <***@vnet.ibm.com>
Date: Tue Mar 13 09:22:45 2018 +0100

ctdb: Remove double sanity checks from ctdb_tcp_read_cb

Within ctdb_tcp_read_cb the provided data is checked for sanity,
e.g. correct size and content. This is not required because it was
done already by the caller(queue_process).

Signed-off-by: Swen Schillig <***@vnet.ibm.com>
Reviewed-by: Martin Schwenke <***@meltin.net>
Reviewed-by: Jeremy Allison <***@samba.org>

Autobuild-User(master): Martin Schwenke <***@samba.org>
Autobuild-Date(master): Wed Apr 4 09:31:04 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[697(3631)/829 at 47m42s] samba.nss.test using winbind(s4member:local)(s4member:local)
[698(3632)/829 at 47m42s] samba.tests.gensec(ad_dc_ntvfs:local)
[699(3643)/829 at 47m44s] samba.tests.gensec(ad_dc_ntvfs:local)
[700(3654)/829 at 47m46s] samba.tests.dcerpc.sam(ad_dc_ntvfs:local)
[701(3657)/829 at 47m46s] samba.tests.dsdb(ad_dc_ntvfs:local)
[702(3683)/829 at 47m52s] samba.tests.dsdb.python3(ad_dc_ntvfs:local)
[703(3709)/829 at 47m58s] samba.tests.dcerpc.bare(ad_dc_ntvfs:local)
[704(3713)/829 at 47m58s] samba.tests.dcerpc.srvsvc(ad_dc_ntvfs:local)
[705(3713)/829 at 47m58s] samba.tests.samba_tool.timecmd(ad_dc_ntvfs:local)
[706(3715)/829 at 48m2s] samba.tests.samba_tool.join(ad_dc_ntvfs:local)
[707(3716)/829 at 48m3s] samba.tests.samba_tool.fsmo(ad_dc_ntvfs:local)
[708(3717)/829 at 48m4s] samba.tests.samba_tool.edit(ad_dc_ntvfs:local)
[709(3720)/829 at 48m6s] samba.tests.samba_tool.gpo(ad_dc_ntvfs:local)
[710(3726)/829 at 48m17s] samba.tests.samba_tool.processes(ad_dc_ntvfs:local)
[711(3729)/829 at 48m17s] samba.tests.samba_tool.user(ad_dc_ntvfs:local)
[712(3736)/829 at 49m25s] samba.tests.samba_tool.user_wdigest(ad_dc_ntvfs:local)
WARNING: The "lsa over netlogon" option is deprecated
WARNING: The "server schannel" option is deprecated
WARNING: The "lsa over netlogon" option is deprecated
WARNING: The "server schannel" option is deprecated
WARNING: The "lsa over netlogon" option is deprecated
WARNING: The "server schannel" option is deprecated
WARNING: The "lsa over netlogon" option is deprecated
WARNING: The "server schannel" option is deprecated
UNEXPECTED(failure): samba.tests.samba_tool.user_wdigest.samba.tests.samba_tool.user_wdigest.UserCmdWdigestTestCase.test_Wdigest01(ad_dc_ntvfs:local)
REASON: Exception: Exception: Traceback (most recent call last):
File "/memdisk/autobuild/fl/b3092850/samba/bin/python/samba/tests/samba_tool/user_wdigest.py", line 131, in test_Wdigest01
self._testWDigest(attribute, expected)
File "/memdisk/autobuild/fl/b3092850/samba/bin/python/samba/tests/samba_tool/user_wdigest.py", line 108, in _testWDigest
"%s: %s" % (attribute, expected))
File "/memdisk/autobuild/fl/b3092850/samba/bin/python/samba/tests/samba_tool/base.py", line 102, in assertMatch
self.assertTrue(string in base, msg)
AssertionError: 'virtualWDigest01: WdigestTestUser:SAMBADOMAIN:54292d94486b80887c72da1e4b3ecf4e' is not in 'dn: CN=WdigestTestUser,CN=Users,DC=samba,DC=example,DC=com\n\nGot password OK\n'

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.rpc.samr.passwords.lockout on ncacn_np with (ad_dc_ntvfs) -> 224
samba4.rpc.samr.passwords.pwdlastset on ncacn_np with (ad_dc_ntvfs) -> 200
samba3.smbtorture_s3.vfs_aio_fork(simpleserver).RW2(simpleserver) -> 138
samba4.ldb.ldaps with options -U"$USERNAME%$PASSWORD"(ad_dc_ntvfs)(ad_dc_ntvfs) -> 110
samba4.raw.notify(ad_dc_ntvfs) -> 107
samba4.rpc.samlogon on ncacn_np with (ad_dc_ntvfs) -> 76
samba.tests.samba_tool.user(ad_dc_ntvfs:local) -> 68
idmap.rfc2307(ad_member_rfc2307) -> 61
samba4.ntvfs.cifs.krb5.base.deny2(ad_dc_ntvfs) -> 58
samba4.base.deny2(ad_dc_ntvfs) -> 57
ERROR: test failed with exit code 1
autobuild
2018-04-04 22:52:41 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-05-0052/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-05-0052/samba-nt4.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-05-0052/samba-nt4.stdout

The top commit at the time of the failure was:

commit e895b6cf4a7eb3d50d618a022be74db85975bf69
Author: Lutz Justen <***@google.com>
Date: Wed Apr 4 09:50:12 2018 -0700

s3: lib: messages: Don't use the result of sec_init() before calling sec_init().

Commit ad8c7171ba86e8a47d78b0c7329bb814e5a8871e accidently
moved sec_init() to the point after sec_initial_uid() is
called in the call to directory_create_or_exist_strict().
I missed this in the review (sorry). This works as root
as initial_uid/initial_gid are static (and so initialized
as zero) but doesn't work on ChromeOS as this code isn't
running as root.

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

Signed-off-by: Lutz Justen <***@google.com>
Reviewed-by: Jeremy Allison <***@samba.org>
Reviewed-by: Andreas Schneider <***@samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Wed Apr 4 23:52:02 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[452(2296)/499 at 24m55s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_dc:local)
[453(2297)/499 at 24m55s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_dc:local)
[454(2298)/499 at 24m56s] samba.wbinfo_simple.change-secret.domain=$DOMAIN(nt4_dc:local)
[455(2299)/499 at 24m56s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_dc:local)
[456(2300)/499 at 24m56s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_dc:local)
[457(2301)/499 at 24m56s] samba.wbinfo_simple.domain-users(nt4_dc:local)
[458(2302)/499 at 24m57s] samba.wbinfo_simple.domain-groups(nt4_dc:local)
[459(2303)/499 at 24m57s] samba.wbinfo_simple.name-to-sid=$DC_USERNAME(nt4_dc:local)
[460(2304)/499 at 24m57s] samba.wbinfo_simple.name-to-sid=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[461(2305)/499 at 24m58s] samba.wbinfo_simple.user-info=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[462(2306)/499 at 24m58s] samba.wbinfo_simple.user-groups=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[463(2307)/499 at 24m59s] samba.wbinfo_simple.authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD(nt4_dc:local)
[464(2308)/499 at 24m59s] samba.wbinfo_simple.allocate-uid(nt4_dc:local)
[465(2309)/499 at 24m59s] samba.wbinfo_simple.allocate-gid(nt4_dc:local)
[466(2310)/499 at 25m0s] samba.wbinfo_sids2xids.(nt4_dc:local)(nt4_dc:local)
[467(2311)/499 at 25m30s] samba.ntlm_auth.diagnostics(nt4_dc:local)(nt4_dc:local)
[468(2312)/499 at 25m31s] samba.ntlm_auth.(nt4_dc:local)(nt4_dc:local)
[469(2331)/499 at 25m37s] samba.wbinfo_simple.ping(nt4_member:local)
[470(2332)/499 at 25m37s] samba.wbinfo_simple.separator(nt4_member:local)
[471(2333)/499 at 25m38s] samba.wbinfo_simple.own-domain(nt4_member:local)
[472(2334)/499 at 25m38s] samba.wbinfo_simple.all-domains(nt4_member:local)
[473(2335)/499 at 25m38s] samba.wbinfo_simple.trusted-domains(nt4_member:local)
[474(2336)/499 at 25m39s] samba.wbinfo_simple.domain-info=BUILTIN(nt4_member:local)
[475(2337)/499 at 25m39s] samba.wbinfo_simple.domain-info=$DOMAIN(nt4_member:local)
[476(2338)/499 at 25m39s] samba.wbinfo_simple.online-status(nt4_member:local)
[477(2339)/499 at 25m39s] samba.wbinfo_simple.online-status.domain=BUILTIN(nt4_member:local)
[478(2340)/499 at 25m40s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_member:local)
[479(2341)/499 at 25m40s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_member:local)
UNEXPECTED(failure): samba.wbinfo_simple.check-secret.domain=SAMBA-TEST.wbinfo(nt4_member:local)
REASON: Exception: Exception: wbcCheckTrustCredentials(SAMBA-TEST): error code was NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND (0xc0000233)
failed to call wbcCheckTrustCredentials: WBC_ERR_AUTH_ERROR
Could not check secret
checking the trust secret for domain SAMBA-TEST via RPC calls failed

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
samba3.raw.notify(nt4_dc) -> 100
samba3.blackbox.net.rpc.conf(nt4_dc) -> 85
samba3.smb2.notify(nt4_dc) -> 81
samba3.blackbox.net.local.conf(nt4_dc:local) -> 70
samba3.rpc.samr.passwords.lockout(nt4_dc) -> 62
samba4.rpc.echo on ncacn_np with object(nt4_dc) -> 60
samba3.rpc.samr.passwords.pwdlastset(nt4_dc) -> 49
samba3.smb2.lease(nt4_dc) -> 45
samba3.raw.search(nt4_dc) -> 45
samba3.raw.oplock(nt4_dc) -> 44
ERROR: test failed with exit code 1
autobuild
2018-04-07 04:28:11 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-07-0628/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-07-0628/samba-ad-dc-2.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-07-0628/samba-ad-dc-2.stdout

The top commit at the time of the failure was:

commit 5bba8c393d78235111cc5d744bb393847ca16283
Author: Ralph Wuerthner <***@de.ibm.com>
Date: Thu Mar 29 10:00:41 2018 +0200

s3:smb2_tcon: Add check to prevent non-DFS clients from connecting to an msdfs proxy.

Signed-off-by: Ralph Wuerthner <***@de.ibm.com>
Reviewed-by: David Disseldorp <***@samba.org>
Reviewed-by: Jeremy Allison <***@samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Sat Apr 7 05:05:22 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[70(519)/99 at 2m0s] samba.wbinfo_simple.change-secret.domain=$DOMAIN(chgdcpass:local)
[71(520)/99 at 2m0s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(chgdcpass:local)
[72(521)/99 at 2m0s] samba.wbinfo_simple.online-status.domain=$DOMAIN(chgdcpass:local)
[73(522)/99 at 2m1s] samba.wbinfo_simple.domain-users(chgdcpass:local)
[74(523)/99 at 2m1s] samba.wbinfo_simple.domain-groups(chgdcpass:local)
[75(524)/99 at 2m1s] samba.wbinfo_simple.name-to-sid=$DC_USERNAME(chgdcpass:local)
[76(525)/99 at 2m1s] samba.wbinfo_simple.name-to-sid=$DOMAIN/$DC_USERNAME(chgdcpass:local)
[77(526)/99 at 2m1s] samba.wbinfo_simple.user-info=$DOMAIN/$DC_USERNAME(chgdcpass:local)
[78(527)/99 at 2m2s] samba.wbinfo_simple.user-groups=$DOMAIN/$DC_USERNAME(chgdcpass:local)
[79(528)/99 at 2m2s] samba.wbinfo_simple.authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD(chgdcpass:local)
[80(529)/99 at 2m2s] samba.wbinfo_simple.allocate-uid(chgdcpass:local)
[81(530)/99 at 2m2s] samba.wbinfo_simple.allocate-gid(chgdcpass:local)
[82(531)/99 at 2m2s] samba.wbinfo_sids2xids.(chgdcpass:local)(chgdcpass:local)
[83(532)/99 at 2m23s] samba.ntlm_auth.diagnostics(chgdcpass:local)(chgdcpass:local)
[84(533)/99 at 2m23s] samba.ntlm_auth.(chgdcpass:local)(chgdcpass:local)
[85(552)/99 at 2m27s] samba.tests.samba_tool.fsmo(fl2000dc:local)
[86(553)/99 at 2m28s] samba.tests.samba_tool.edit(fl2000dc:local)
[87(556)/99 at 2m30s] samba.tests.samba_tool.user_check_password_script(chgdcpass:local)
[88(557)/99 at 2m33s] samba.tests.samba_tool.sites(chgdcpass:local)
[89(560)/99 at 2m37s] samba.tests.samba_tool.dnscmd(chgdcpass:local)
[90(574)/99 at 6m15s] samba.tests.dcerpc.raw_protocol(chgdcpass)
[91(692)/99 at 7m1s] samba.tests.encrypted_secrets(fl2000dc:local)
[92(694)/99 at 7m1s] samba4.ldap_schema.python(fl2000dc)(fl2000dc)
[93(720)/99 at 7m24s] samba4.ldap.possibleInferiors.python(fl2000dc)(fl2000dc)
[94(962)/99 at 7m25s] samba4.ldap.secdesc.python(fl2000dc)(fl2000dc)
[95(1045)/99 at 8m58s] samba4.ldap.acl.python(fl2000dc)(fl2000dc)
[96(1097)/99 at 9m58s] samba4.drs.repl_schema.python(vampire_2000_dc)(vampire_2000_dc)
[97(1106)/99 at 11m18s] samba.tests.blackbox.samba_dnsupdate(chgdcpass:local)
UNEXPECTED(failure): samba.tests.blackbox.samba_dnsupdate.samba.tests.blackbox.samba_dnsupdate.SambaDnsUpdateTests.test_samba_dnsupate_no_change(chgdcpass:local)
REASON: Exception: Exception: Traceback (most recent call last):
File "bin/python/samba/tests/blackbox/samba_dnsupdate.py", line 41, in test_samba_dnsupate_no_change
self.assertTrue("No DNS updates needed" in out, out)
AssertionError: IPs: ['fd00::5357:5f20'

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
samba.tests.samba_tool.dnscmd(chgdcpass:local) -> 217
samba4.ldap.secdesc.python(fl2000dc)(fl2000dc) -> 92
samba4.ldap.acl.python(fl2000dc)(fl2000dc) -> 61
samba4.drs.repl_schema.python(vampire_2000_dc)(vampire_2000_dc) -> 47
samba.tests.dcerpc.raw_protocol(chgdcpass) -> 46
samba4.ldap_schema.python(fl2000dc)(fl2000dc) -> 23
samba.wbinfo_sids2xids.(chgdcpass:local)(chgdcpass:local) -> 21
samba4.blackbox.kinit(fl2000dc:local)(fl2000dc:local) -> 13
samba4.net.api.become.dc(fl2000dc) -> 10
samba4.blackbox.chgdcpass(chgdcpass) -> 6
ERROR: test failed with exit code 1
autobuild
2018-04-09 10:28:13 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-09-1228/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-09-1228/samba-ad-dc-2.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-09-1228/samba-ad-dc-2.stdout

The top commit at the time of the failure was:

commit 5bba8c393d78235111cc5d744bb393847ca16283
Author: Ralph Wuerthner <***@de.ibm.com>
Date: Thu Mar 29 10:00:41 2018 +0200

s3:smb2_tcon: Add check to prevent non-DFS clients from connecting to an msdfs proxy.

Signed-off-by: Ralph Wuerthner <***@de.ibm.com>
Reviewed-by: David Disseldorp <***@samba.org>
Reviewed-by: Jeremy Allison <***@samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Sat Apr 7 05:05:22 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[70(519)/99 at 1m59s] samba.wbinfo_simple.change-secret.domain=$DOMAIN(chgdcpass:local)
[71(520)/99 at 2m0s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(chgdcpass:local)
[72(521)/99 at 2m0s] samba.wbinfo_simple.online-status.domain=$DOMAIN(chgdcpass:local)
[73(522)/99 at 2m0s] samba.wbinfo_simple.domain-users(chgdcpass:local)
[74(523)/99 at 2m0s] samba.wbinfo_simple.domain-groups(chgdcpass:local)
[75(524)/99 at 2m0s] samba.wbinfo_simple.name-to-sid=$DC_USERNAME(chgdcpass:local)
[76(525)/99 at 2m0s] samba.wbinfo_simple.name-to-sid=$DOMAIN/$DC_USERNAME(chgdcpass:local)
[77(526)/99 at 2m1s] samba.wbinfo_simple.user-info=$DOMAIN/$DC_USERNAME(chgdcpass:local)
[78(527)/99 at 2m1s] samba.wbinfo_simple.user-groups=$DOMAIN/$DC_USERNAME(chgdcpass:local)
[79(528)/99 at 2m1s] samba.wbinfo_simple.authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD(chgdcpass:local)
[80(529)/99 at 2m1s] samba.wbinfo_simple.allocate-uid(chgdcpass:local)
[81(530)/99 at 2m1s] samba.wbinfo_simple.allocate-gid(chgdcpass:local)
[82(531)/99 at 2m1s] samba.wbinfo_sids2xids.(chgdcpass:local)(chgdcpass:local)
[83(532)/99 at 2m22s] samba.ntlm_auth.diagnostics(chgdcpass:local)(chgdcpass:local)
[84(533)/99 at 2m23s] samba.ntlm_auth.(chgdcpass:local)(chgdcpass:local)
[85(552)/99 at 2m28s] samba.tests.samba_tool.fsmo(fl2000dc:local)
[86(553)/99 at 2m29s] samba.tests.samba_tool.edit(fl2000dc:local)
[87(556)/99 at 2m30s] samba.tests.samba_tool.user_check_password_script(chgdcpass:local)
[88(557)/99 at 2m33s] samba.tests.samba_tool.sites(chgdcpass:local)
[89(560)/99 at 2m38s] samba.tests.samba_tool.dnscmd(chgdcpass:local)
[90(574)/99 at 6m20s] samba.tests.dcerpc.raw_protocol(chgdcpass)
[91(692)/99 at 7m6s] samba.tests.encrypted_secrets(fl2000dc:local)
[92(694)/99 at 7m7s] samba4.ldap_schema.python(fl2000dc)(fl2000dc)
[93(720)/99 at 7m31s] samba4.ldap.possibleInferiors.python(fl2000dc)(fl2000dc)
[94(962)/99 at 7m31s] samba4.ldap.secdesc.python(fl2000dc)(fl2000dc)
[95(1045)/99 at 9m5s] samba4.ldap.acl.python(fl2000dc)(fl2000dc)
[96(1097)/99 at 10m5s] samba4.drs.repl_schema.python(vampire_2000_dc)(vampire_2000_dc)
[97(1106)/99 at 11m21s] samba.tests.blackbox.samba_dnsupdate(chgdcpass:local)
UNEXPECTED(failure): samba.tests.blackbox.samba_dnsupdate.samba.tests.blackbox.samba_dnsupdate.SambaDnsUpdateTests.test_samba_dnsupate_no_change(chgdcpass:local)
REASON: Exception: Exception: Traceback (most recent call last):
File "bin/python/samba/tests/blackbox/samba_dnsupdate.py", line 41, in test_samba_dnsupate_no_change
self.assertTrue("No DNS updates needed" in out, out)
AssertionError: IPs: ['fd00::5357:5f20'

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
samba.tests.samba_tool.dnscmd(chgdcpass:local) -> 222
samba4.ldap.secdesc.python(fl2000dc)(fl2000dc) -> 93
samba4.ldap.acl.python(fl2000dc)(fl2000dc) -> 60
samba4.drs.repl_schema.python(vampire_2000_dc)(vampire_2000_dc) -> 51
samba.tests.dcerpc.raw_protocol(chgdcpass) -> 46
samba4.ldap_schema.python(fl2000dc)(fl2000dc) -> 24
samba.wbinfo_sids2xids.(chgdcpass:local)(chgdcpass:local) -> 21
samba4.blackbox.kinit(fl2000dc:local)(fl2000dc:local) -> 11
samba4.net.api.become.dc(fl2000dc) -> 10
samba4.rpc.pac on ncacn_np(fl2000dc) -> 7
ERROR: test failed with exit code 1
autobuild
2018-04-09 18:05:57 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-09-2005/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-09-2005/samba.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-09-2005/samba.stdout

The top commit at the time of the failure was:

commit 5bba8c393d78235111cc5d744bb393847ca16283
Author: Ralph Wuerthner <***@de.ibm.com>
Date: Thu Mar 29 10:00:41 2018 +0200

s3:smb2_tcon: Add check to prevent non-DFS clients from connecting to an msdfs proxy.

Signed-off-by: Ralph Wuerthner <***@de.ibm.com>
Reviewed-by: David Disseldorp <***@samba.org>
Reviewed-by: Jeremy Allison <***@samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Sat Apr 7 05:05:22 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[729(3889)/831 at 1h2m35s] samba.tests.py_credentials(ad_dc_ntvfs)
[730(3897)/831 at 1h2m41s] samba.tests.py_credentials(vampire_dc)
[731(3905)/831 at 1h2m44s] samba.tests.py_credentials(promoted_dc)
[732(3913)/831 at 1h3m38s] samba.tests.emulate.traffic(ad_dc_ntvfs)
[733(3915)/831 at 1h3m38s] samba.tests.emulate.traffic_packet(ad_dc_ntvfs)
[734(4004)/831 at 1h5m27s] samba.tests.blackbox.traffic_replay(ad_dc_ntvfs)
[735(4010)/831 at 1h5m43s] samba.tests.blackbox.traffic_learner(ad_dc_ntvfs)
[736(4012)/831 at 1h5m44s] samba.tests.blackbox.traffic_summary(ad_dc_ntvfs)
[737(4012)/831 at 1h5m44s] samba.tests.blackbox.smbcontrol(ad_dc_ntvfs:local)
[738(4014)/831 at 1h5m53s] samba.tests.blackbox.smbcontrol(promoted_dc:local)
[739(4016)/831 at 1h5m57s] samba4.ldap.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[740(4055)/831 at 1h6m11s] samba4.tokengroups.krb5.python(ad_dc_ntvfs)(ad_dc_ntvfs:local)
[741(4065)/831 at 1h6m24s] samba4.tokengroups.ntlm.python(ad_dc_ntvfs)(ad_dc_ntvfs:local)
[742(4074)/831 at 1h6m37s] samba4.sam.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[743(4091)/831 at 1h6m43s] samba4.user_account_control.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[744(4102)/831 at 1h7m6s] samba4.schemaInfo.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[745(4104)/831 at 1h7m11s] samba.tests.dsdb_schema_attributes(ad_dc_ntvfs:local)
[746(4109)/831 at 1h7m37s] samba4.urgent_replication.python(ad_dc_ntvfs)(ad_dc_ntvfs:local)
[747(4117)/831 at 1h7m42s] samba4.ldap.dirsync.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[748(4141)/831 at 1h9m53s] samba4.ldap.match_rules.python(ad_dc_ntvfs)
[749(4175)/831 at 1h10m42s] samba4.ldap.notification.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[750(4178)/831 at 1h10m53s] samba4.ldap.sites.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[751(4189)/831 at 1h11m5s] samba4.ldap.sort.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[752(4196)/831 at 1h11m20s] samba4.ldap.vlv.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[753(4211)/831 at 1h24m51s] samba4.ldap.linked_attributes.python(ad_dc_ntvfs)(ad_dc_ntvfs:local)
[754(4231)/831 at 1h24m59s] samba4.ldap.rodc.python(rodc)(rodc)
[755(4237)/831 at 1h25m3s] samba4.ldap.rodc_rwdc.python(rodc)(rodc:local)
[756(4257)/831 at 1h32m26s] samba4.drs.replica_sync_rodc.python(rodc)(rodc:local)
[757(4259)/831 at 1h32m35s] samba4.ldap_schema.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[758(4285)/831 at 1h38m45s] samba4.ldap.possibleInferiors.python(ad_dc_ntvfs)(ad_dc_ntvfs)
UNEXPECTED(failure): samba4.ldap.possibleInferiors.python(ad_dc_ntvfs).objectClass.testClass152329284635652(ad_dc_ntvfs)
REASON: Exception: Exception: Returned incorrect list for objectclass testClass152329284635652
search: [

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_ntvfs)(ad_dc_ntvfs) -> 812
samba4.ldap.rodc_rwdc.python(rodc)(rodc:local) -> 442
samba4.ldap_schema.python(ad_dc_ntvfs)(ad_dc_ntvfs) -> 370
samba4.rpc.samr.passwords.lockout on ncacn_np with (ad_dc_ntvfs) -> 226
samba4.rpc.samr.passwords.pwdlastset on ncacn_np with (ad_dc_ntvfs) -> 200
samba3.smbtorture_s3.vfs_aio_fork(simpleserver).RW2(simpleserver) -> 151
samba4.ldb.ldaps with options -U"$USERNAME%$PASSWORD"(ad_dc_ntvfs)(ad_dc_ntvfs) -> 132
samba4.ldap.dirsync.python(ad_dc_ntvfs)(ad_dc_ntvfs) -> 131
samba4.raw.notify(ad_dc_ntvfs) -> 110
samba.tests.samba_tool.user(ad_dc_ntvfs:local) -> 110
ERROR: test failed with exit code 1
autobuild
2018-04-11 10:49:53 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-11-1249/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-11-1249/samba.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-11-1249/samba.stdout

The top commit at the time of the failure was:

commit 462eb4a44cc51dc17aebbcd5c609c9ff7f088554
Author: Andrew Bartlett <***@samba.org>
Date: Tue Apr 10 16:37:45 2018 +1200

lib/util: Call log_stack_trace() in smb_panic_default()

This matches the AD DC with the behaviour in smbd.

Signed-off-by: Andrew Bartlett <***@samba.org>
Reviewed-by: Jeremy Allison <***@samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Wed Apr 11 04:03:07 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[64(142)/831 at 6m6s] samba3.blackbox.smbclient_ntlm.plain (maptoguest)(maptoguest)
[65(155)/831 at 6m9s] samba3.raw.samba3hide(simpleserver)
[66(156)/831 at 6m10s] samba3.raw.samba3checkfsp(simpleserver)
[67(157)/831 at 6m12s] samba3.raw.samba3closeerr(simpleserver)
[68(158)/831 at 6m14s] samba3.smb2.change_notify_disabled(simpleserver)
[69(159)/831 at 6m14s] samba3.smb2.dosmode(simpleserver)
[70(160)/831 at 6m14s] samba3.rpc.schannel_anon_setpw anonymous password set (schannel enforced server-side)(nt4_dc_schannel)
[71(161)/831 at 6m14s] idmap.rfc2307(ad_member_rfc2307)
[72(320)/831 at 7m46s] idmap.alloc(ad_member_rfc2307)
[73(322)/831 at 7m48s] samba3.rpc.lsa.lookupsids krb5 with old ccache ncacn_np with [smb2] (ktest)
[74(323)/831 at 7m49s] samba3.rpc.lsa.lookupsids krb5 ncacn_np with [smb2] (ktest)
[75(324)/831 at 7m49s] samba3.blackbox.rpcclient krb5 ncacn_np with [krb5] (ktest:local)
[76(325)/831 at 7m49s] samba3.blackbox.rpcclient krb5 ncacn_np with [spnego,krb5] (ktest:local)
[77(326)/831 at 7m50s] samba3.rpc.lsa.lookupsids krb5 with old ccache ncacn_np with [smb2,connect] (ktest)
[78(327)/831 at 7m50s] samba3.rpc.lsa.lookupsids krb5 ncacn_np with [smb2,connect] (ktest)
[79(328)/831 at 7m51s] samba3.blackbox.rpcclient krb5 ncacn_np with [krb5,connect] (ktest:local)
[80(329)/831 at 7m51s] samba3.blackbox.rpcclient krb5 ncacn_np with [spnego,krb5,connect] (ktest:local)
[81(330)/831 at 7m51s] samba3.rpc.lsa.lookupsids krb5 with old ccache ncacn_np with [smb2,packet] (ktest)
[82(331)/831 at 7m52s] samba3.rpc.lsa.lookupsids krb5 ncacn_np with [smb2,packet] (ktest)
[83(332)/831 at 7m52s] samba3.blackbox.rpcclient krb5 ncacn_np with [krb5,packet] (ktest:local)
[84(333)/831 at 7m53s] samba3.blackbox.rpcclient krb5 ncacn_np with [spnego,krb5,packet] (ktest:local)
[85(334)/831 at 7m53s] samba3.rpc.lsa.lookupsids krb5 with old ccache ncacn_np with [smb2,sign] (ktest)
[86(335)/831 at 7m53s] samba3.rpc.lsa.lookupsids krb5 ncacn_np with [smb2,sign] (ktest)
[87(336)/831 at 7m54s] samba3.blackbox.rpcclient krb5 ncacn_np with [krb5,sign] (ktest:local)
[88(337)/831 at 7m54s] samba3.blackbox.rpcclient krb5 ncacn_np with [spnego,krb5,sign] (ktest:local)
[89(338)/831 at 7m54s] samba3.rpc.lsa.lookupsids krb5 with old ccache ncacn_np with [smb2,seal] (ktest)
[90(339)/831 at 7m55s] samba3.rpc.lsa.lookupsids krb5 ncacn_np with [smb2,seal] (ktest)
[91(340)/831 at 7m55s] samba3.blackbox.rpcclient krb5 ncacn_np with [krb5,seal] (ktest:local)
[92(341)/831 at 7m55s] samba3.blackbox.rpcclient krb5 ncacn_np with [spnego,krb5,seal] (ktest:local)
[93(342)/831 at 7m56s] samba3.blackbox.sharesec(simpleserver:local)
[94(377)/831 at 7m58s] samba3.blackbox.net_tdb(simpleserver:local)
UNEXPECTED(failure): samba3.blackbox.net_tdb.Looking for open file in locking.tdb(simpleserver:local)
REASON: Exception: Exception: Invalid length of key

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
samba3.smbtorture_s3.vfs_aio_fork(simpleserver).RW2(simpleserver) -> 153
idmap.rfc2307(ad_member_rfc2307) -> 81
samba3.smbtorture_s3.plain(ad_dc_ntvfs).LOCK1(ad_dc_ntvfs) -> 20
samba3.smbtorture_s3.plain(ad_dc_ntvfs).IOCTL(ad_dc_ntvfs) -> 10
samba3.smbtorture_s3.vfs_aio_fork(simpleserver).RW1(simpleserver) -> 8
samba.tests.messaging.python3(ad_dc_ntvfs:local) -> 7
samba3.blackbox.smbclient_ntlm.plain (s4member)(s4member) -> 6
samba3.smbtorture_s3.plain(ad_dc_ntvfs).TRANS2(ad_dc_ntvfs) -> 6
samba3.blackbox.smbclient_auth.plain (maptoguest) local creds(maptoguest) -> 4
samba3.blackbox.smbclient_ntlm.plain (maptoguest)(maptoguest) -> 4
ERROR: test failed with exit code 1
autobuild
2018-04-11 18:01:37 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-11-2001/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-11-2001/samba.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-11-2001/samba.stdout

The top commit at the time of the failure was:

commit 212815969f4a706bc8395e2f6dbf225318ff2ad7
Author: Volker Lendecke <***@samba.org>
Date: Wed Apr 11 10:42:21 2018 +0200

rpc_server: Init local_server_* in make_internal_rpc_pipe_socketpair

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13370
Signed-off-by: Volker Lendecke <***@samba.org>
Reviewed-by: Stefan Metzmacher <***@samba.org>

Autobuild-User(master): Volker Lendecke <***@samba.org>
Autobuild-Date(master): Wed Apr 11 15:19:19 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[732(3913)/831 at 59m26s] samba.tests.emulate.traffic(ad_dc_ntvfs)
[733(3915)/831 at 59m26s] samba.tests.emulate.traffic_packet(ad_dc_ntvfs)
[734(4004)/831 at 1h45s] samba.tests.blackbox.traffic_replay(ad_dc_ntvfs)
[735(4010)/831 at 1h57s] samba.tests.blackbox.traffic_learner(ad_dc_ntvfs)
[736(4012)/831 at 1h57s] samba.tests.blackbox.traffic_summary(ad_dc_ntvfs)
[737(4012)/831 at 1h57s] samba.tests.blackbox.smbcontrol(ad_dc_ntvfs:local)
[738(4014)/831 at 1h1m4s] samba.tests.blackbox.smbcontrol(promoted_dc:local)
[739(4016)/831 at 1h1m6s] samba4.ldap.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[740(4055)/831 at 1h1m18s] samba4.tokengroups.krb5.python(ad_dc_ntvfs)(ad_dc_ntvfs:local)
[741(4065)/831 at 1h1m28s] samba4.tokengroups.ntlm.python(ad_dc_ntvfs)(ad_dc_ntvfs:local)
[742(4074)/831 at 1h1m36s] samba4.sam.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[743(4091)/831 at 1h1m41s] samba4.user_account_control.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[744(4102)/831 at 1h1m56s] samba4.schemaInfo.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[745(4104)/831 at 1h2m0s] samba.tests.dsdb_schema_attributes(ad_dc_ntvfs:local)
[746(4109)/831 at 1h2m19s] samba4.urgent_replication.python(ad_dc_ntvfs)(ad_dc_ntvfs:local)
[747(4117)/831 at 1h2m23s] samba4.ldap.dirsync.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[748(4141)/831 at 1h4m4s] samba4.ldap.match_rules.python(ad_dc_ntvfs)
[749(4175)/831 at 1h4m37s] samba4.ldap.notification.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[750(4178)/831 at 1h4m46s] samba4.ldap.sites.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[751(4189)/831 at 1h4m54s] samba4.ldap.sort.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[752(4196)/831 at 1h5m5s] samba4.ldap.vlv.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[753(4211)/831 at 1h17m29s] samba4.ldap.linked_attributes.python(ad_dc_ntvfs)(ad_dc_ntvfs:local)
[754(4231)/831 at 1h17m36s] samba4.ldap.rodc.python(rodc)(rodc)
[755(4237)/831 at 1h17m39s] samba4.ldap.rodc_rwdc.python(rodc)(rodc:local)
[756(4257)/831 at 1h25m52s] samba4.drs.replica_sync_rodc.python(rodc)(rodc:local)
[757(4259)/831 at 1h26m1s] samba4.ldap_schema.python(ad_dc_ntvfs)(ad_dc_ntvfs)
UNEXPECTED(error): samba4.ldap_schema.python(ad_dc_ntvfs).__main__.SchemaTests.test_generated_mAPIID(ad_dc_ntvfs)
REASON: Exception: Exception: Traceback (most recent call last):
File "/memdisk/autobuild/fl/b3420099/samba/source4/dsdb/tests/python/ldap_schema.py", line 1173, in test_generated_mAPIID
self.ldb.modify_ldif(ldif)
File "bin/python/samba/__init__.py", line 240, in modify_ldif
self.modify(msg, controls)
LdbError: (3, 'ldb_wait from (null) with LDB_WAIT_ALL: Time limit exceeded (3)')

FAILED (0 failures, 1 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_ntvfs)(ad_dc_ntvfs) -> 744
samba4.ldap.rodc_rwdc.python(rodc)(rodc:local) -> 492
samba4.rpc.samr.passwords.lockout on ncacn_np with (ad_dc_ntvfs) -> 225
samba4.rpc.samr.passwords.pwdlastset on ncacn_np with (ad_dc_ntvfs) -> 202
samba3.smbtorture_s3.vfs_aio_fork(simpleserver).RW2(simpleserver) -> 152
samba4.ldb.ldaps with options -U"$USERNAME%$PASSWORD"(ad_dc_ntvfs)(ad_dc_ntvfs) -> 138
samba4.raw.notify(ad_dc_ntvfs) -> 106
samba4.ldap.dirsync.python(ad_dc_ntvfs)(ad_dc_ntvfs) -> 101
samba4.rpc.samlogon on ncacn_np with (ad_dc_ntvfs) -> 94
idmap.rfc2307(ad_member_rfc2307) -> 82
ERROR: test failed with exit code 1
autobuild
2018-04-13 04:59:17 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-13-0659/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-13-0659/samba.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-13-0659/samba.stdout

The top commit at the time of the failure was:

commit 23d841036d3ba8f2c80bee4edc89049533524e68
Author: Volker Lendecke <***@samba.org>
Date: Wed Apr 11 08:01:38 2018 +0200

dbwrap: Fix "use mmap = no"

Mutexes require mmap.

Signed-off-by: Volker Lendecke <***@samba.org>
Reviewed-by: Andreas Schneider <***@samba.org>

Autobuild-User(master): Volker Lendecke <***@samba.org>
Autobuild-Date(master): Thu Apr 12 23:04:18 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[518(2825)/831 at 40m59s] samba4.raw.streams(ad_dc_ntvfs)
[519(2838)/831 at 41m5s] samba4.raw.acls(ad_dc_ntvfs)
[520(2850)/831 at 41m10s] samba4.raw.composite(ad_dc_ntvfs)
[521(2854)/831 at 41m14s] samba4.raw.qfsinfo(ad_dc_ntvfs)
smbtorture 4.9.0pre1-DEVELOPERBUILD
Using seed 1523595480
Running level DSKATTR
Running level ALLOCATION
Running level VOLUME
Running level VOLUME_INFO
Running level SIZE_INFO
Running level DEVICE_INFO
Running level ATTRIBUTE_INFO
Running level UNIX_INFO
Running level VOLUME_INFORMATION
Running level SIZE_INFORMATION
Running level DEVICE_INFORMATION
Running level ATTRIBUTE_INFORMATION
Running level QUOTA_INFORMATION
Running level FULL_SIZE_INFORMATION
check for correct aliases
volume_info.volume_name = 'tmp'
attribute_info.fs_type = 'NTFS'
check for consistent disk sizes
total disk = 40182 MB
check consistent free disk space
Inconsistent avail size in DSKATTR and ALLOCATION - size1=20306 size2=20307
free disk = 21292 MB
volume info consistency
check for non-zero unknown fields
check for correct termination
UNEXPECTED(error): samba4.raw.qfsinfo.qfsinfo(ad_dc_ntvfs)
REASON: Exception: Exception: Unknown error/failure. Missing torture_fail() or torture_assert_*() call?

FAILED (0 failures, 1 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.rpc.samr.passwords.lockout on ncacn_np with (ad_dc_ntvfs) -> 225
samba4.rpc.samr.passwords.pwdlastset on ncacn_np with (ad_dc_ntvfs) -> 200
samba3.smbtorture_s3.vfs_aio_fork(simpleserver).RW2(simpleserver) -> 138
samba4.ldb.ldaps with options -U"$USERNAME%$PASSWORD"(ad_dc_ntvfs)(ad_dc_ntvfs) -> 112
samba4.raw.notify(ad_dc_ntvfs) -> 107
samba4.rpc.samlogon on ncacn_np with (ad_dc_ntvfs) -> 79
idmap.rfc2307(ad_member_rfc2307) -> 76
samba4.base.deny2(ad_dc_ntvfs) -> 57
samba4.base.deny1(ad_dc_ntvfs) -> 52
samba4.nbt.winsreplication(ad_dc_ntvfs) -> 51
ERROR: test failed with exit code 1
autobuild
2018-04-14 04:36:44 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-14-0636/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-14-0636/samba-ad-dc.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-14-0636/samba-ad-dc.stdout

The top commit at the time of the failure was:

commit b8f71674742a45c296b6ef6a69be3870c4ddf61c
Author: Volker Lendecke <***@samba.org>
Date: Sun Feb 25 13:00:39 2018 +0100

libdgram: Fix an error path memleak

Signed-off-by: Volker Lendecke <***@samba.org>
Reviewed-by: Stefan Metzmacher <***@samba.org>

Autobuild-User(master): Stefan Metzmacher <***@samba.org>
Autobuild-Date(master): Fri Apr 13 21:04:28 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[450(2951)/525 at 19m51s] samba.wbinfo_simple.domain-info=$DOMAIN(ad_member:local)
[451(2952)/525 at 19m51s] samba.wbinfo_simple.online-status(ad_member:local)
[452(2953)/525 at 19m51s] samba.wbinfo_simple.online-status.domain=BUILTIN(ad_member:local)
[453(2954)/525 at 19m51s] samba.wbinfo_simple.online-status.domain=$DOMAIN(ad_member:local)
[454(2955)/525 at 19m51s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(ad_member:local)
[455(2956)/525 at 19m52s] samba.wbinfo_simple.change-secret.domain=$DOMAIN(ad_member:local)
[456(2957)/525 at 19m52s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(ad_member:local)
[457(2958)/525 at 19m53s] samba.wbinfo_simple.online-status.domain=$DOMAIN(ad_member:local)
[458(2959)/525 at 19m53s] samba.wbinfo_simple.domain-users(ad_member:local)
[459(2960)/525 at 19m53s] samba.wbinfo_simple.domain-groups(ad_member:local)
[460(2961)/525 at 19m53s] samba.wbinfo_simple.name-to-sid=$DC_USERNAME(ad_member:local)
[461(2962)/525 at 19m53s] samba.wbinfo_simple.name-to-sid=$DOMAIN/$DC_USERNAME(ad_member:local)
[462(2963)/525 at 19m53s] samba.wbinfo_simple.user-info=$DOMAIN/$DC_USERNAME(ad_member:local)
[463(2964)/525 at 19m53s] samba.wbinfo_simple.user-groups=$DOMAIN/$DC_USERNAME(ad_member:local)
[464(2965)/525 at 19m53s] samba.wbinfo_simple.authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD(ad_member:local)
[465(2966)/525 at 19m53s] samba.wbinfo_simple.allocate-uid(ad_member:local)
[466(2967)/525 at 19m54s] samba.wbinfo_simple.allocate-gid(ad_member:local)
[467(2968)/525 at 19m54s] samba.wbinfo_sids2xids.(ad_member:local)(ad_member:local)
UNEXPECTED(failure): samba.wbinfo_sids2xids.(ad_member:local).sids2xids(ad_member:local)
REASON: Exception: Exception: failed to call wbcLookupName: WBC_ERR_INVALID_SID
Could not lookup name ADDOMAIN/
Couldn't delete specified entry
Entry deleted.
Couldn't delete specified entry
Entry deleted.
Couldn't delete specified entry
Couldn't delete specified entry
wbcSidToString(-512) failed: WBC_ERR_INVALID_PARAM
wbinfo_sids_to_unix_ids failed
Traceback (most recent call last):
File "/memdisk/autobuild/fl/b3088179/samba-ad-dc/source3/script/tests/test_wbinfo_sids2xids_int.py", line 51, in <module>
idtypes.append(result[0])
IndexError: list index out of range

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
samba3.local.nss(ad_dc:local) -> 77
samba3.raw.session krb5(ad_dc) -> 52
samba3.rpc.samr.passwords.pwdlastset(ad_dc) -> 52
samba3.smb2.session krb5(ad_dc) -> 35
samba4.blackbox.net_ads(ad_dc:client)(ad_dc:client) -> 33
samba3.rpc.schannel(ad_dc) -> 21
samba3.smb2.dir(ad_dc) -> 20
samba3.base.delete(ad_dc) -> 20
samba4.blackbox.trust_utils(fl2008r2dc:local)(fl2008r2dc:local) -> 18
samba3.rpc.spoolss.printer(ad_dc) -> 18
ERROR: test failed with exit code 1
autobuild
2018-04-17 16:07:47 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-17-1807/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-17-1807/tdb.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-17-1807/tdb.stdout

The top commit at the time of the failure was:

commit 78c3533729c99527e07813170f70bed1a3c836b2
Author: Volker Lendecke <***@samba.org>
Date: Fri Mar 30 12:23:47 2018 -0500

tstream: Fix CID 1167981 Unchecked return value

Signed-off-by: Volker Lendecke <***@samba.org>
Reviewed-by: Stefan Metzmacher <***@samba.org>

Autobuild-User(master): Volker Lendecke <***@samba.org>
Autobuild-Date(master): Mon Apr 16 19:09:56 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

../../script/random-sleep.sh: sleep 373 ... start
../../script/random-sleep.sh: sleep 373 ... end
WAF_MAKE=1 PATH=buildtools/bin:../../buildtools/bin:$PATH waf build
WAF_MAKE=1 PATH=buildtools/bin:../../buildtools/bin:$PATH waf install
WAF_MAKE=1 PATH=buildtools/bin:../../buildtools/bin:$PATH waf test
...tdb1-run-3G-file
...tdb1-run-bad-tdb-header
...tdb1-run
...tdb1-run-check
...tdb1-run-corrupt
...tdb1-run-die-during-transaction
...tdb1-run-endian
...tdb1-run-incompatible
...tdb1-run-nested-transactions
...tdb1-run-nested-traverse
...tdb1-run-no-lock-during-traverse
...tdb1-run-oldhash
...tdb1-run-open-during-transaction
...tdb1-run-readonly-check
...tdb1-run-rescue
...tdb1-run-rescue-find_entry
...tdb1-run-rdlock-upgrade
...tdb1-run-rwlock-check
...tdb1-run-summary
...tdb1-run-transaction-expand
...tdb1-run-traverse-in-transaction
...tdb1-run-wronghash-fail
...tdb1-run-zero-append
...tdb1-run-fcntl-deadlock
...tdb1-run-marklock-deadlock
...tdb1-run-allrecord-traverse-deadlock
tdb1-run-allrecord-traverse-deadlock failed:
........................marklock-deadlock-fcntl.tdb tests done
.................do_allrecord_lock: traverse should fail
......ret should succeed
.Running Python test with /usr/bin/python3: python/tests/simple.py
Running Python test with /usr/bin/python: python/tests/simple.py
python testsuite returned 0
autobuild
2018-04-18 11:22:36 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-18-1322/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-18-1322/samba.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-18-1322/samba.stdout

The top commit at the time of the failure was:

commit fc473cd28261478cc9c3232b43fc725f0468f8a9
Author: Volker Lendecke <***@samba.org>
Date: Mon Apr 16 16:02:42 2018 +0200

nbt_server: Align integer types

sizeof returns size_t

Signed-off-by: Volker Lendecke <***@samba.org>
Reviewed-by: Stefan Metzmacher <***@samba.org>

Autobuild-User(master): Volker Lendecke <***@samba.org>
Autobuild-Date(master): Wed Apr 18 00:11:51 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

WARNING: The "lsa over netlogon" option is deprecated
WARNING: The "server schannel" option is deprecated
WARNING: The "lsa over netlogon" option is deprecated
WARNING: The "server schannel" option is deprecated
WARNING: The "lsa over netlogon" option is deprecated
WARNING: The "server schannel" option is deprecated
WARNING: The "lsa over netlogon" option is deprecated
WARNING: The "server schannel" option is deprecated
WARNING: The "lsa over netlogon" option is deprecated
WARNING: The "server schannel" option is deprecated
WARNING: The "lsa over netlogon" option is deprecated
WARNING: The "server schannel" option is deprecated
WARNING: The "lsa over netlogon" option is deprecated
WARNING: The "server schannel" option is deprecated
WARNING: The "lsa over netlogon" option is deprecated
WARNING: The "server schannel" option is deprecated
WARNING: The "lsa over netlogon" option is deprecated
WARNING: The "server schannel" option is deprecated
WARNING: The "lsa over netlogon" option is deprecated
WARNING: The "server schannel" option is deprecated
WARNING: The "lsa over netlogon" option is deprecated
WARNING: The "server schannel" option is deprecated
WARNING: The "lsa over netlogon" option is deprecated
WARNING: The "server schannel" option is deprecated
WARNING: The "lsa over netlogon" option is deprecated
WARNING: The "server schannel" option is deprecated
UNEXPECTED(failure): samba.tests.samba_tool.user.samba.tests.samba_tool.user.UserCmdTestCase.test_setexpiry(ad_dc_ntvfs:local)
REASON: Exception: Exception: Traceback (most recent call last):
File "/memdisk/autobuild/fl/b4051571/samba/bin/python/samba/tests/samba_tool/user.py", line 323, in test_setexpiry
self.assertWithin(expires, twodays, 5, "Ensure account expires is within 5 seconds of the expected time")
File "/memdisk/autobuild/fl/b4051571/samba/bin/python/samba/tests/samba_tool/base.py", line 125, in assertWithin
self.assertTrue(((val1 + delta) > val2) and ((val1 - delta) < val2), msg)
AssertionError: Ensure account expires is within 5 seconds of the expected time

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.rpc.samr.passwords.lockout on ncacn_np with (ad_dc_ntvfs) -> 224
samba4.rpc.samr.passwords.pwdlastset on ncacn_np with (ad_dc_ntvfs) -> 202
samba3.smbtorture_s3.vfs_aio_fork(simpleserver).RW2(simpleserver) -> 152
samba4.ldb.ldaps with options -U"$USERNAME%$PASSWORD"(ad_dc_ntvfs)(ad_dc_ntvfs) -> 134
samba4.raw.notify(ad_dc_ntvfs) -> 107
samba4.rpc.samlogon on ncacn_np with (ad_dc_ntvfs) -> 89
samba4.ntvfs.cifs.krb5.base.deny2(ad_dc_ntvfs) -> 58
samba4.base.deny2(ad_dc_ntvfs) -> 57
samba4.ntvfs.cifs.krb5.base.deny1(ad_dc_ntvfs) -> 53
samba4.nbt.winsreplication(ad_dc_ntvfs) -> 53
ERROR: test failed with exit code 1
autobuild
2018-04-20 00:09:25 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-20-0209/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-20-0209/samba.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-20-0209/samba.stdout

The top commit at the time of the failure was:

commit 99859479fc6e12b2f74ce2dfa83da56d8b8f3d26
Author: Andreas Schneider <***@samba.org>
Date: Tue Apr 17 08:55:23 2018 +0200

s3:passdb: Do not return OK if we don't have pinfo set up

This prevents a crash in fill_mem_keytab_from_secrets()

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

Signed-off-by: Andreas Schneider <***@samba.org>
Reviewed-by: Stefan Metzmacher <***@samba.org>

Autobuild-User(master): Andreas Schneider <***@cryptomilk.org>
Autobuild-Date(master): Thu Apr 19 00:32:22 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[776(4807)/837 at 1h18m26s] samba4.rpc.samr.large-dc.two(vampire_dc)
[777(4810)/837 at 1h18m36s] samba4.rpc.echo(rodc)
[778(4820)/837 at 1h18m39s] samba4.rpc.echo(rodc:local)
[779(4830)/837 at 1h18m43s] samba4.rpc.echo.testallowed(rodc:local)
[780(4840)/837 at 1h18m46s] samba4.rpc.echo.testdenied(rodc:local)
[781(4850)/837 at 1h18m49s] samba4.blackbox.smbclient(rodc:local)(rodc:local)
[782(4852)/837 at 1h18m50s] samba.tests.samba_tool.rodc(rodc:local)
[783(4861)/837 at 1h19m23s] samba.blackbox.rpcclient_samlogon(rodc:local)
[784(4865)/837 at 1h19m24s] samba.blackbox.rpcclient_samlogon_testallowed(rodc:local)
[785(4869)/837 at 1h19m25s] samba.blackbox.rpcclient_samlogon_testdenied(rodc:local)
[786(4873)/837 at 1h19m25s] samba4.drs.ridalloc_exop.python(vampire_dc)(vampire_dc)
[787(4884)/837 at 1h24m27s] samba4.drs.samba_tool_drs.python(vampire_dc)(vampire_dc:local)
[788(4898)/837 at 1h27m32s] samba4.drs.samba_tool_drs_showrepl.python(vampire_dc)(vampire_dc:local)
[789(4900)/837 at 1h27m35s] samba4.drs.replica_sync.python(vampire_dc)(vampire_dc:local)
[790(4916)/837 at 1h31m18s] samba4.drs.delete_object.python(vampire_dc)(vampire_dc)
[791(4918)/837 at 1h31m27s] samba4.drs.fsmo.python(vampire_dc)(vampire_dc)
[792(4923)/837 at 1h31m43s] samba4.drs.repl_move.python(vampire_dc)(vampire_dc)
[793(4944)/837 at 1h33m39s] samba4.drs.getnc_exop.python(vampire_dc)(vampire_dc)
[794(4956)/837 at 1h34m1s] samba4.drs.getnc_unpriv.python(vampire_dc)(vampire_dc)
[795(4960)/837 at 1h34m9s] samba4.drs.linked_attributes_drs.python(vampire_dc)(vampire_dc)
[796(4963)/837 at 1h34m11s] samba4.drs.link_conflicts.python(vampire_dc)(vampire_dc)
[797(4975)/837 at 1h42m0s] samba4.drs.samba_tool_drs.python(promoted_dc)(promoted_dc:local)
[798(4989)/837 at 1h45m8s] samba4.drs.samba_tool_drs_showrepl.python(promoted_dc)(promoted_dc:local)
[799(4991)/837 at 1h45m11s] samba4.drs.replica_sync.python(promoted_dc)(promoted_dc:local)
UNEXPECTED(error): samba4.drs.replica_sync.python(promoted_dc).replica_sync.DrsReplicaSyncTestCase.test_ReplConflictsRenamedVsNewRemoteWin(promoted_dc:local)
REASON: Exception: Exception: Traceback (most recent call last):
File "/memdisk/autobuild/fl/b701569/samba/source4/torture/drs/python/replica_sync.py", line 320, in test_ReplConflictsRenamedVsNewRemoteWin
self.ou2 = self._create_ou(self.ldb_dc2, "OU=Test Remote Rename Conflict")
File "/memdisk/autobuild/fl/b701569/samba/source4/torture/drs/python/replica_sync.py", line 116, in _create_ou
samdb.add_ldif(ldif)
File "bin/python/samba/__init__.py", line 229, in add_ldif
self.add(msg, controls)
LdbError: (68, 'LDAP error 68 LDAP_ENTRY_ALREADY_EXISTS - <Entry OU=Test Remote Rename Conflict,DC=samba,DC=example,DC=com already exists> <>')

FAILED (0 failures, 1 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_ntvfs)(ad_dc_ntvfs) -> 672
samba4.drs.link_conflicts.python(vampire_dc)(vampire_dc) -> 469
samba4.ldap.rodc_rwdc.python(rodc)(rodc:local) -> 441
samba4.drs.ridalloc_exop.python(vampire_dc)(vampire_dc) -> 302
samba4.rpc.samr.passwords.lockout on ncacn_np with (ad_dc_ntvfs) -> 224
samba4.drs.replica_sync.python(vampire_dc)(vampire_dc:local) -> 223
samba4.rpc.samr.passwords.pwdlastset on ncacn_np with (ad_dc_ntvfs) -> 200
samba4.drs.samba_tool_drs.python(promoted_dc)(promoted_dc:local) -> 188
samba4.drs.samba_tool_drs.python(vampire_dc)(vampire_dc:local) -> 185
samba3.smbtorture_s3.vfs_aio_fork(simpleserver).RW2(simpleserver) -> 137
ERROR: test failed with exit code 1
autobuild
2018-04-21 04:34:38 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-21-0634/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-21-0634/samba-nt4.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-21-0634/samba-nt4.stdout

The top commit at the time of the failure was:

commit 57d9969f5cd681cd02017c0b41fcbb12fe10fb08
Author: Björn Baumbach <***@sernet.de>
Date: Fri Apr 20 13:04:41 2018 +0200

build: fix build without JSON audit support

Autobuild-User(master): Björn Baumbach <***@samba.org>
Autobuild-Date(master): Fri Apr 20 21:12:33 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[453(2309)/500 at 17m46s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_dc:local)
[454(2310)/500 at 17m46s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_dc:local)
[455(2311)/500 at 17m46s] samba.wbinfo_simple.change-secret.domain=$DOMAIN(nt4_dc:local)
[456(2312)/500 at 17m46s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_dc:local)
[457(2313)/500 at 17m47s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_dc:local)
[458(2314)/500 at 17m47s] samba.wbinfo_simple.domain-users(nt4_dc:local)
[459(2315)/500 at 17m47s] samba.wbinfo_simple.domain-groups(nt4_dc:local)
[460(2316)/500 at 17m47s] samba.wbinfo_simple.name-to-sid=$DC_USERNAME(nt4_dc:local)
[461(2317)/500 at 17m47s] samba.wbinfo_simple.name-to-sid=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[462(2318)/500 at 17m47s] samba.wbinfo_simple.user-info=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[463(2319)/500 at 17m47s] samba.wbinfo_simple.user-groups=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[464(2320)/500 at 17m47s] samba.wbinfo_simple.authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD(nt4_dc:local)
[465(2321)/500 at 17m47s] samba.wbinfo_simple.allocate-uid(nt4_dc:local)
[466(2322)/500 at 17m47s] samba.wbinfo_simple.allocate-gid(nt4_dc:local)
[467(2323)/500 at 17m47s] samba.wbinfo_sids2xids.(nt4_dc:local)(nt4_dc:local)
[468(2324)/500 at 17m54s] samba.ntlm_auth.diagnostics(nt4_dc:local)(nt4_dc:local)
[469(2325)/500 at 17m54s] samba.ntlm_auth.(nt4_dc:local)(nt4_dc:local)
[470(2344)/500 at 17m55s] samba.wbinfo_simple.ping(nt4_member:local)
[471(2345)/500 at 17m55s] samba.wbinfo_simple.separator(nt4_member:local)
[472(2346)/500 at 17m55s] samba.wbinfo_simple.own-domain(nt4_member:local)
[473(2347)/500 at 17m55s] samba.wbinfo_simple.all-domains(nt4_member:local)
[474(2348)/500 at 17m55s] samba.wbinfo_simple.trusted-domains(nt4_member:local)
[475(2349)/500 at 17m55s] samba.wbinfo_simple.domain-info=BUILTIN(nt4_member:local)
[476(2350)/500 at 17m55s] samba.wbinfo_simple.domain-info=$DOMAIN(nt4_member:local)
[477(2351)/500 at 17m56s] samba.wbinfo_simple.online-status(nt4_member:local)
[478(2352)/500 at 17m56s] samba.wbinfo_simple.online-status.domain=BUILTIN(nt4_member:local)
[479(2353)/500 at 17m56s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_member:local)
[480(2354)/500 at 17m56s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_member:local)
UNEXPECTED(failure): samba.wbinfo_simple.check-secret.domain=SAMBA-TEST.wbinfo(nt4_member:local)
REASON: Exception: Exception: wbcCheckTrustCredentials(SAMBA-TEST): error code was NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND (0xc0000233)
failed to call wbcCheckTrustCredentials: WBC_ERR_AUTH_ERROR
Could not check secret
checking the trust secret for domain SAMBA-TEST via RPC calls failed

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
samba3.raw.notify(nt4_dc) -> 98
samba3.smb2.notify(nt4_dc) -> 79
samba3.rpc.samr.passwords.lockout(nt4_dc) -> 62
samba4.rpc.echo on ncacn_np with object(nt4_dc) -> 60
samba3.rpc.samr.passwords.pwdlastset(nt4_dc) -> 49
samba3.smb2.lease(nt4_dc) -> 44
samba3.raw.oplock(nt4_dc) -> 42
samba3.smb2.oplock(nt4_dc) -> 41
samba3.raw.search(nt4_dc) -> 36
samba3.blackbox.net.rpc.conf(nt4_dc) -> 32
ERROR: test failed with exit code 1
autobuild
2018-04-23 10:16:31 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-23-1216/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-23-1216/ctdb.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-23-1216/ctdb.stdout

The top commit at the time of the failure was:

commit 57d9969f5cd681cd02017c0b41fcbb12fe10fb08
Author: Björn Baumbach <***@sernet.de>
Date: Fri Apr 20 13:04:41 2018 +0200

build: fix build without JSON audit support

Autobuild-User(master): Björn Baumbach <***@samba.org>
Autobuild-Date(master): Fri Apr 20 21:12:33 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

01.test TIMEDOUT DATETIME
OUTPUT: Sleeping for 99 seconds

FAILED
ctdb-eventd[1861959]: Received signal 15
ctdb-eventd[1861959]: Shutting down
==========================================================================
TEST FAILED: tests/eventd/eventd_022.sh (status 1) (duration: 11s)
==========================================================================

PASSED tests/cunit/comm_test_001.sh
PASSED tests/cunit/comm_test_002.sh
PASSED tests/cunit/db_hash_test_001.sh
PASSED tests/cunit/hash_count_test_001.sh
PASSED tests/cunit/pidfile_test_001.sh
PASSED tests/cunit/pkt_read_001.sh
PASSED tests/cunit/pkt_write_001.sh
PASSED tests/cunit/porting_tests_001.sh
PASSED tests/cunit/protocol_test_001.sh
PASSED tests/cunit/protocol_test_002.sh
PASSED tests/cunit/protocol_test_012.sh
PASSED tests/cunit/protocol_test_101.sh
PASSED tests/cunit/protocol_test_102.sh
PASSED tests/cunit/protocol_test_111.sh
PASSED tests/cunit/protocol_test_201.sh
PASSED tests/cunit/rb_test_001.sh
PASSED tests/cunit/reqid_test_001.sh
PASSED tests/cunit/run_event_001.sh
PASSED tests/cunit/run_proc_001.sh
PASSED tests/cunit/sock_daemon_test_001.sh
PASSED tests/cunit/sock_io_test_001.sh
PASSED tests/cunit/srvid_test_001.sh
PASSED tests/eventd/eventd_001.sh
PASSED tests/eventd/eventd_002.sh
PASSED tests/eventd/eventd_003.sh
PASSED tests/eventd/eventd_004.sh
PASSED tests/eventd/eventd_005.sh
PASSED tests/eventd/eventd_006.sh
PASSED tests/eventd/eventd_007.sh
PASSED tests/eventd/eventd_011.sh
PASSED tests/eventd/eventd_012.sh
PASSED tests/eventd/eventd_013.sh
PASSED tests/eventd/eventd_014.sh
PASSED tests/eventd/eventd_021.sh
*FAILED* tests/eventd/eventd_022.sh

34/35 tests passed

Removing TEST_VAR_DIR=/memdisk/autobuild/fl/b1548162/ctdb/ctdb/tests/var
autotest exited with exit status 1
autobuild
2018-04-26 16:34:34 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-26-1834/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-26-1834/samba-nt4.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-26-1834/samba-nt4.stdout

The top commit at the time of the failure was:

commit 5757d259321f20fab349fd1a0d447473ba2c8fc6
Author: Ralph Boehme <slow at samba.org>
Date: Tue Apr 10 13:19:09 2018 +0200

script/git-hooks: add check-trailing-whitespace

Signed-off-by: Ralph Boehme <slow at samba.org>
Reviewed-by: Martin Schwenke <martin at meltin.net>
Reviewed-by: Jeremy Allison <jra at samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Thu Apr 26 03:54:39 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[453(2309)/500 at 17m48s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_dc:local)
[454(2310)/500 at 17m48s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_dc:local)
[455(2311)/500 at 17m48s] samba.wbinfo_simple.change-secret.domain=$DOMAIN(nt4_dc:local)
[456(2312)/500 at 17m48s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_dc:local)
[457(2313)/500 at 17m48s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_dc:local)
[458(2314)/500 at 17m48s] samba.wbinfo_simple.domain-users(nt4_dc:local)
[459(2315)/500 at 17m48s] samba.wbinfo_simple.domain-groups(nt4_dc:local)
[460(2316)/500 at 17m48s] samba.wbinfo_simple.name-to-sid=$DC_USERNAME(nt4_dc:local)
[461(2317)/500 at 17m48s] samba.wbinfo_simple.name-to-sid=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[462(2318)/500 at 17m48s] samba.wbinfo_simple.user-info=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[463(2319)/500 at 17m48s] samba.wbinfo_simple.user-groups=$DOMAIN/$DC_USERNAME(nt4_dc:local)
[464(2320)/500 at 17m48s] samba.wbinfo_simple.authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD(nt4_dc:local)
[465(2321)/500 at 17m49s] samba.wbinfo_simple.allocate-uid(nt4_dc:local)
[466(2322)/500 at 17m49s] samba.wbinfo_simple.allocate-gid(nt4_dc:local)
[467(2323)/500 at 17m49s] samba.wbinfo_sids2xids.(nt4_dc:local)(nt4_dc:local)
[468(2324)/500 at 17m55s] samba.ntlm_auth.diagnostics(nt4_dc:local)(nt4_dc:local)
[469(2325)/500 at 17m55s] samba.ntlm_auth.(nt4_dc:local)(nt4_dc:local)
[470(2344)/500 at 17m56s] samba.wbinfo_simple.ping(nt4_member:local)
[471(2345)/500 at 17m56s] samba.wbinfo_simple.separator(nt4_member:local)
[472(2346)/500 at 17m56s] samba.wbinfo_simple.own-domain(nt4_member:local)
[473(2347)/500 at 17m57s] samba.wbinfo_simple.all-domains(nt4_member:local)
[474(2348)/500 at 17m57s] samba.wbinfo_simple.trusted-domains(nt4_member:local)
[475(2349)/500 at 17m57s] samba.wbinfo_simple.domain-info=BUILTIN(nt4_member:local)
[476(2350)/500 at 17m57s] samba.wbinfo_simple.domain-info=$DOMAIN(nt4_member:local)
[477(2351)/500 at 17m57s] samba.wbinfo_simple.online-status(nt4_member:local)
[478(2352)/500 at 17m57s] samba.wbinfo_simple.online-status.domain=BUILTIN(nt4_member:local)
[479(2353)/500 at 17m57s] samba.wbinfo_simple.online-status.domain=$DOMAIN(nt4_member:local)
[480(2354)/500 at 17m57s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(nt4_member:local)
UNEXPECTED(failure): samba.wbinfo_simple.check-secret.domain=SAMBA-TEST.wbinfo(nt4_member:local)
REASON: Exception: Exception: wbcCheckTrustCredentials(SAMBA-TEST): error code was NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND (0xc0000233)
failed to call wbcCheckTrustCredentials: WBC_ERR_AUTH_ERROR
Could not check secret
checking the trust secret for domain SAMBA-TEST via RPC calls failed

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
samba3.raw.notify(nt4_dc) -> 98
samba3.smb2.notify(nt4_dc) -> 79
samba3.rpc.samr.passwords.lockout(nt4_dc) -> 62
samba4.rpc.echo on ncacn_np with object(nt4_dc) -> 60
samba3.rpc.samr.passwords.pwdlastset(nt4_dc) -> 49
samba3.smb2.lease(nt4_dc) -> 45
samba3.raw.oplock(nt4_dc) -> 42
samba3.smb2.oplock(nt4_dc) -> 41
samba3.raw.search(nt4_dc) -> 34
samba3.blackbox.net.rpc.conf(nt4_dc) -> 32
ERROR: test failed with exit code 1
autobuild
2018-04-27 04:27:00 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-27-0627/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-27-0627/ctdb.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-27-0627/ctdb.stdout

The top commit at the time of the failure was:

commit 5757d259321f20fab349fd1a0d447473ba2c8fc6
Author: Ralph Boehme <slow at samba.org>
Date: Tue Apr 10 13:19:09 2018 +0200

script/git-hooks: add check-trailing-whitespace

Signed-off-by: Ralph Boehme <slow at samba.org>
Reviewed-by: Martin Schwenke <martin at meltin.net>
Reviewed-by: Jeremy Allison <jra at samba.org>

Autobuild-User(master): Jeremy Allison <***@samba.org>
Autobuild-Date(master): Thu Apr 26 03:54:39 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

PASSED tests/tool/ctdb.unban.003.sh
PASSED tests/tool/ctdb.uptime.001.sh
PASSED tests/tool/ctdb.writekey.001.sh
PASSED tests/simple/00_ctdb_init.sh
PASSED tests/simple/00_ctdb_onnode.sh
PASSED tests/simple/01_ctdb_version.sh
PASSED tests/simple/02_ctdb_listvars.sh
PASSED tests/simple/03_ctdb_getvar.sh
PASSED tests/simple/04_ctdb_setvar.sh
PASSED tests/simple/05_ctdb_listnodes.sh
PASSED tests/simple/06_ctdb_getpid.sh
PASSED tests/simple/07_ctdb_process_exists.sh
PASSED tests/simple/08_ctdb_isnotrecmaster.sh
PASSED tests/simple/09_ctdb_ping.sh
PASSED tests/simple/11_ctdb_ip.sh
PASSED tests/simple/12_ctdb_getdebug.sh
PASSED tests/simple/13_ctdb_setdebug.sh
PASSED tests/simple/14_ctdb_statistics.sh
PASSED tests/simple/15_ctdb_statisticsreset.sh
PASSED tests/simple/16_ctdb_config_add_ip.sh
PASSED tests/simple/17_ctdb_config_delete_ip.sh
PASSED tests/simple/18_ctdb_reloadips.sh
PASSED tests/simple/19_ip_takeover_noop.sh
PASSED tests/simple/20_delip_iface_gc.sh
PASSED tests/simple/21_ctdb_attach.sh
PASSED tests/simple/23_ctdb_moveip.sh
PASSED tests/simple/24_ctdb_getdbmap.sh
PASSED tests/simple/25_dumpmemory.sh
PASSED tests/simple/26_ctdb_config_check_error_on_unreachable_ctdb.sh
PASSED tests/simple/27_ctdb_detach.sh
PASSED tests/simple/28_zero_eventscripts.sh
PASSED tests/simple/31_ctdb_disable.sh
PASSED tests/simple/32_ctdb_enable.sh
PASSED tests/simple/35_ctdb_getreclock.sh
PASSED tests/simple/41_ctdb_stop.sh
PASSED tests/simple/42_ctdb_continue.sh
PASSED tests/simple/43_stop_recmaster_yield.sh
PASSED tests/simple/51_message_ring.sh
PASSED tests/simple/52_fetch_ring.sh
PASSED tests/simple/53_transaction_loop.sh
PASSED tests/simple/54_transaction_loop_recovery.sh
PASSED tests/simple/55_ctdb_ptrans.sh
PASSED tests/simple/56_replicated_transaction_recovery.sh
PASSED tests/simple/58_ctdb_restoredb.sh
*FAILED* tests/simple/60_recoverd_missing_ip.sh

522/523 tests passed

Removing TEST_VAR_DIR=/memdisk/autobuild/fl/b2979117/ctdb/ctdb/tests/var
autotest exited with exit status 1
autobuild
2018-04-27 10:31:45 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-27-1231/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-27-1231/samba-nt4.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-27-1231/samba-nt4.stdout

The top commit at the time of the failure was:

commit 110e72ccd8e241cb8bed7e257ee9d96767fd9e24
Author: Martin Schwenke <***@meltin.net>
Date: Thu Apr 5 16:09:22 2018 +1000

ctdb-scripts: Drop CTDB_RC_LOCAL testing hook

This is not used.

Signed-off-by: Martin Schwenke <***@meltin.net>
Reviewed-by: Amitay Isaacs <***@gmail.com>

Autobuild-User(master): Amitay Isaacs <***@samba.org>
Autobuild-Date(master): Fri Apr 27 09:37:49 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[142(786)/500 at 6m27s] samba3.base.openattr(nt4_dc)
[143(787)/500 at 6m28s] samba3.base.properties(nt4_dc)
[144(788)/500 at 6m28s] samba3.base.rename(nt4_dc)
[145(789)/500 at 6m28s] samba3.base.rw1(nt4_dc)
[146(790)/500 at 6m29s] samba3.base.rw1(nt4_dc)
[147(791)/500 at 6m29s] samba3.base.rw1(nt4_dc)
[148(792)/500 at 6m29s] samba3.base.secleak(nt4_dc)
[149(793)/500 at 6m30s] samba3.base.tcon(nt4_dc)
[150(794)/500 at 6m30s] samba3.base.tcondev(nt4_dc)
[151(795)/500 at 6m30s] samba3.base.trans2(nt4_dc)
[152(796)/500 at 6m34s] samba3.base.unlink(nt4_dc)
[153(797)/500 at 6m34s] samba3.base.vuid(nt4_dc)
[154(798)/500 at 6m34s] samba3.base.xcopy(nt4_dc)
[155(799)/500 at 6m34s] samba3.base.samba3error(nt4_dc)
[156(800)/500 at 6m35s] samba3.raw.acls(nt4_dc)
[157(812)/500 at 6m36s] samba3.raw.acls nfs4acl_xattr-simple-40(nt4_dc)
[158(824)/500 at 6m39s] samba3.raw.acls nfs4acl_xattr-special-40(nt4_dc)
[159(836)/500 at 6m42s] samba3.raw.acls nfs4acl_xattr-simple-41(nt4_dc)
[160(848)/500 at 6m43s] samba3.raw.acls nfs4acl_xattr-xdr-40(nt4_dc)
[161(860)/500 at 6m45s] samba3.raw.acls nfs4acl_xattr-xdr-41(nt4_dc)
[162(872)/500 at 6m46s] samba3.raw.chkpath(nt4_dc)
[163(873)/500 at 6m47s] samba3.raw.close(nt4_dc)
[164(874)/500 at 6m47s] samba3.raw.composite(nt4_dc)
[165(878)/500 at 6m48s] samba3.raw.eas(nt4_dc)
[166(879)/500 at 6m48s] samba3.raw.lock(nt4_dc)
[167(892)/500 at 7m21s] samba3.raw.mkdir(nt4_dc)
[168(893)/500 at 7m21s] samba3.raw.mux(nt4_dc)
[169(894)/500 at 7m24s] samba3.raw.notify(nt4_dc)
TESTING CHANGE NOTIFY COMPLETION FILTERS
Testing mkdir
Testing create file
UNEXPECTED(failure): samba3.raw.notify.mask(nt4_dc)
REASON: Exception: Exception: ../source4/torture/raw/notify.c:814: notify.nttrans.out.changes[0].action was 2 (0x2), expected 1 (0x1): nchanges=1 action=2 expectedAction=1 filter=0x00000002

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
samba3.blackbox.net.rpc.conf(nt4_dc) -> 43
samba3.raw.lock(nt4_dc) -> 32
samba3.smbtorture_s3.crypt_client(nt4_dc).OPLOCK1(nt4_dc) -> 31
samba3.blackbox.net.local.conf(nt4_dc:local) -> 30
samba3.base.defer_open(nt4_dc) -> 17
samba3.base.dir2(nt4_dc) -> 15
samba3.smbtorture_s3.crypt_client(nt4_dc).LOCK1(nt4_dc) -> 13
samba3.smbtorture_s3.crypt_client(nt4_dc).IOCTL(nt4_dc) -> 10
samba3.smbtorture_s3.crypt_client(nt4_dc).OPLOCK2(nt4_dc) -> 10
samba3.blackbox.smbclient_s3.SMB3.crypt (nt4_dc)(nt4_dc) -> 9
ERROR: test failed with exit code 1
autobuild
2018-04-28 10:23:43 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-28-1223/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-28-1223/samba-ad-dc.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-28-1223/samba-ad-dc.stdout

The top commit at the time of the failure was:

commit 110e72ccd8e241cb8bed7e257ee9d96767fd9e24
Author: Martin Schwenke <***@meltin.net>
Date: Thu Apr 5 16:09:22 2018 +1000

ctdb-scripts: Drop CTDB_RC_LOCAL testing hook

This is not used.

Signed-off-by: Martin Schwenke <***@meltin.net>
Reviewed-by: Amitay Isaacs <***@gmail.com>

Autobuild-User(master): Amitay Isaacs <***@samba.org>
Autobuild-Date(master): Fri Apr 27 09:37:49 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[105(591)/526 at 6m4s] samba3.smb2.maxfid(ad_dc)
[106(592)/526 at 6m6s] samba3.rpc.authcontext(ad_dc)
[107(593)/526 at 6m6s] samba3.rpc.samba3.bind(ad_dc)
[108(594)/526 at 6m7s] samba3.rpc.samba3.srvsvc(ad_dc)
[109(595)/526 at 6m7s] samba3.rpc.samba3.sharesec(ad_dc)
[110(596)/526 at 6m9s] samba3.rpc.samba3.spoolss(ad_dc)
[111(597)/526 at 6m10s] samba3.rpc.samba3.wkssvc(ad_dc)
[112(598)/526 at 6m10s] samba3.rpc.samba3.winreg(ad_dc)
[113(599)/526 at 6m11s] samba3.rpc.samba3.getaliasmembership-0(ad_dc)
[114(600)/526 at 6m11s] samba3.rpc.samba3.netlogon(ad_dc)
[115(601)/526 at 6m12s] samba3.rpc.samba3.sessionkey(ad_dc)
[116(602)/526 at 6m13s] samba3.rpc.samba3.getusername(ad_dc)
[117(603)/526 at 6m14s] samba3.rpc.samba3.smb1-pipe-name(ad_dc)
[118(604)/526 at 6m14s] samba3.rpc.samba3.smb2-pipe-name(ad_dc)
[119(605)/526 at 6m14s] samba3.rpc.samba3.smb-reauth1(ad_dc)
[120(606)/526 at 6m15s] samba3.rpc.samba3.smb-reauth2(ad_dc)
[121(607)/526 at 6m15s] samba3.rpc.svcctl(ad_dc)
[122(618)/526 at 6m16s] samba3.rpc.ntsvcs(ad_dc)
[123(622)/526 at 6m16s] samba3.rpc.winreg(ad_dc)
[124(622)/526 at 6m17s] samba3.rpc.eventlog(ad_dc)
[125(628)/526 at 6m18s] samba3.rpc.spoolss.printserver(ad_dc)
[126(653)/526 at 6m31s] samba3.rpc.spoolss.win(ad_dc)
[127(654)/526 at 6m32s] samba3.rpc.spoolss.notify(ad_dc)
[128(655)/526 at 6m32s] samba3.rpc.spoolss.printer(ad_dc)
[129(697)/526 at 6m51s] samba3.rpc.spoolss.driver(ad_dc)
[130(709)/526 at 7m5s] samba3.rpc.lsa over ncacn_np (ad_dc)
[131(709)/526 at 7m7s] samba3.rpc.lsa over ncacn_ip_tcp (ad_dc)
[132(710)/526 at 7m7s] samba3.rpc.lsa-getuser(ad_dc)
[133(711)/526 at 7m7s] samba3.rpc.lsa.lookupsids(ad_dc)
smbtorture 4.9.0pre1-DEVELOPERBUILD
Using seed 1524911014
UNEXPECTED(failure): samba3.rpc.lsa.lookupsids.lsa.LookupSidsReply(ad_dc)
REASON: Exception: Exception: ../source4/torture/rpc/lsa_lookup.c:400: names.names[0].name.string was , expected S-1-5-21-1111111111-2222222222-3333333333-512: unexpected names[0].string

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
samba3.raw.session krb5(ad_dc) -> 52
samba3.smb2.session krb5(ad_dc) -> 35
samba3.smb2.dir(ad_dc) -> 21
samba3.base.delete(ad_dc) -> 20
samba3.smb2.ioctl(ad_dc) -> 19
samba3.rpc.spoolss.printer(ad_dc) -> 18
samba3.base.defer_open(ad_dc) -> 17
samba3.rpc.spoolss.driver(ad_dc) -> 15
samba3.rpc.spoolss.printserver(ad_dc) -> 14
samba3.raw.search(ad_dc) -> 10
ERROR: test failed with exit code 1
autobuild
2018-04-30 17:39:19 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-30-1939/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-30-1939/samba.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-04-30-1939/samba.stdout

The top commit at the time of the failure was:

commit a23d80547545f1d367ef446d6d7173999ca4e97c
Author: Martin Schwenke <***@meltin.net>
Date: Mon Apr 30 12:07:48 2018 +1000

ctdb-tests: Fix a typo

Signed-off-by: Martin Schwenke <***@meltin.net>
Reviewed-by: Amitay Isaacs <***@gmail.com>

Autobuild-User(master): Amitay Isaacs <***@samba.org>
Autobuild-Date(master): Mon Apr 30 14:26:43 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

badPasswordTime = '131695834115749660'
logonCount = '0'
lastLogon = '131695834097903280'
lastLogonTimestamp = '131695834097903280'
userAccountControl = '512'
msDS-User-Account-Control-Computed = '16'
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
badPwdCount = '3'
lockoutTime = '131695834115749660'
badPasswordTime = '131695834115749660'
logonCount = '0'
lastLogon = '131695834097903280'
lastLogonTimestamp = '131695834097903280'
userAccountControl = '512'
msDS-User-Account-Control-Computed = '16'
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
badPwdCount = '3'
lockoutTime = '131695834115749660'
badPasswordTime = '131695834115749660'
logonCount = '0'
lastLogon = '131695834097903280'
lastLogonTimestamp = '131695834097903280'
userAccountControl = '512'
msDS-User-Account-Control-Computed = '16'
UNEXPECTED(failure): samba4.ldap.password_lockout.python(ad_dc_ntvfs).__main__.PasswordTests.test_userPassword_lockout_with_clear_change_ntlm_ldap_lockoutTime(ad_dc_ntvfs)
REASON: Exception: Exception: Traceback (most recent call last):
File "/memdisk/autobuild/fl/b1743336/samba/source4/dsdb/tests/python/password_lockout.py", line 574, in test_userPassword_lockout_with_clear_change_ntlm_ldap_lockoutTime
initial_lastlogon_relation='greater')
File "/memdisk/autobuild/fl/b1743336/samba/source4/dsdb/tests/python/password_lockout.py", line 319, in _test_userPassword_lockout_with_clear_change
msDSUserAccountControlComputed=dsdb.UF_LOCKOUT)
File "/memdisk/autobuild/fl/b1743336/samba/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_ntvfs)(ad_dc_ntvfs) -> 783
samba4.ldap.rodc_rwdc.python(rodc)(rodc:local) -> 437
samba4.rpc.samr.passwords.lockout on ncacn_np with (ad_dc_ntvfs) -> 224
samba4.rpc.samr.passwords.pwdlastset on ncacn_np with (ad_dc_ntvfs) -> 200
samba3.smbtorture_s3.vfs_aio_fork(simpleserver).RW2(simpleserver) -> 137
samba4.ldap.secdesc.python(ad_dc_ntvfs)(ad_dc_ntvfs) -> 127
samba4.raw.notify(ad_dc_ntvfs) -> 107
samba4.ldb.ldaps with options -U"$USERNAME%$PASSWORD"(ad_dc_ntvfs)(ad_dc_ntvfs) -> 101
samba4.ldap.dirsync.python(ad_dc_ntvfs)(ad_dc_ntvfs) -> 97
samba4.ldap.acl.python(ad_dc_ntvfs)(ad_dc_ntvfs) -> 83
ERROR: test failed with exit code 1
autobuild
2018-05-01 04:29:02 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-05-01-0629/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-05-01-0629/ctdb.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-05-01-0629/ctdb.stdout

The top commit at the time of the failure was:

commit aefe444d17a2eee3c0ff38bd34cf9e3f012ecf51
Author: Jeremy Allison <***@samba.org>
Date: Fri Apr 27 14:25:54 2018 -0700

ceph: VFS: Add asynchronous fsync to ceph module, fake using synchronous call.

This will allow me to ultimately simplify the VFS by removing the synchronous
fsync VFS call.

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

Signed-off-by: Jeremy Allison <***@samba.org>
Reviewed-by: Ralph Boehme <***@samba.org>

Autobuild-User(master): Ralph Böhme <***@samba.org>
Autobuild-Date(master): Mon Apr 30 21:48:55 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

PASSED tests/tool/ctdb.unban.003.sh
PASSED tests/tool/ctdb.uptime.001.sh
PASSED tests/tool/ctdb.writekey.001.sh
PASSED tests/simple/00_ctdb_init.sh
PASSED tests/simple/00_ctdb_onnode.sh
PASSED tests/simple/01_ctdb_version.sh
PASSED tests/simple/02_ctdb_listvars.sh
PASSED tests/simple/03_ctdb_getvar.sh
PASSED tests/simple/04_ctdb_setvar.sh
PASSED tests/simple/05_ctdb_listnodes.sh
PASSED tests/simple/06_ctdb_getpid.sh
PASSED tests/simple/07_ctdb_process_exists.sh
PASSED tests/simple/08_ctdb_isnotrecmaster.sh
PASSED tests/simple/09_ctdb_ping.sh
PASSED tests/simple/11_ctdb_ip.sh
PASSED tests/simple/12_ctdb_getdebug.sh
PASSED tests/simple/13_ctdb_setdebug.sh
PASSED tests/simple/14_ctdb_statistics.sh
PASSED tests/simple/15_ctdb_statisticsreset.sh
PASSED tests/simple/16_ctdb_config_add_ip.sh
PASSED tests/simple/17_ctdb_config_delete_ip.sh
PASSED tests/simple/18_ctdb_reloadips.sh
PASSED tests/simple/19_ip_takeover_noop.sh
PASSED tests/simple/20_delip_iface_gc.sh
PASSED tests/simple/21_ctdb_attach.sh
PASSED tests/simple/23_ctdb_moveip.sh
PASSED tests/simple/24_ctdb_getdbmap.sh
PASSED tests/simple/25_dumpmemory.sh
PASSED tests/simple/26_ctdb_config_check_error_on_unreachable_ctdb.sh
PASSED tests/simple/27_ctdb_detach.sh
PASSED tests/simple/28_zero_eventscripts.sh
PASSED tests/simple/31_ctdb_disable.sh
PASSED tests/simple/32_ctdb_enable.sh
PASSED tests/simple/35_ctdb_getreclock.sh
PASSED tests/simple/41_ctdb_stop.sh
PASSED tests/simple/42_ctdb_continue.sh
PASSED tests/simple/43_stop_recmaster_yield.sh
PASSED tests/simple/51_message_ring.sh
PASSED tests/simple/52_fetch_ring.sh
PASSED tests/simple/53_transaction_loop.sh
PASSED tests/simple/54_transaction_loop_recovery.sh
PASSED tests/simple/55_ctdb_ptrans.sh
PASSED tests/simple/56_replicated_transaction_recovery.sh
PASSED tests/simple/58_ctdb_restoredb.sh
*FAILED* tests/simple/60_recoverd_missing_ip.sh

522/523 tests passed

Removing TEST_VAR_DIR=/memdisk/autobuild/fl/b90844/ctdb/ctdb/tests/var
autotest exited with exit status 1
autobuild
2018-05-02 04:36:42 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-05-02-0636/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-05-02-0636/samba-ad-dc.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-05-02-0636/samba-ad-dc.stdout

The top commit at the time of the failure was:

commit bc71cd035c816de4ca98002860496bf8f5d50fe3
Author: Jeremy Allison <***@samba.org>
Date: Fri Apr 27 17:06:10 2018 -0700

s3: VFS: Remove fsync_fn() from the VFS and all modules. VFS ABI change.

Signed-off-by: Jeremy Allison <***@samba.org>
Reviewed-by: Ralph Boehme <***@samba.org>

Autobuild-User(master): Ralph Böhme <***@samba.org>
Autobuild-Date(master): Wed May 2 01:06:28 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[451(2954)/526 at 19m51s] samba.wbinfo_simple.domain-info=$DOMAIN(ad_member:local)
[452(2955)/526 at 19m51s] samba.wbinfo_simple.online-status(ad_member:local)
[453(2956)/526 at 19m51s] samba.wbinfo_simple.online-status.domain=BUILTIN(ad_member:local)
[454(2957)/526 at 19m52s] samba.wbinfo_simple.online-status.domain=$DOMAIN(ad_member:local)
[455(2958)/526 at 19m52s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(ad_member:local)
[456(2959)/526 at 19m52s] samba.wbinfo_simple.change-secret.domain=$DOMAIN(ad_member:local)
[457(2960)/526 at 19m53s] samba.wbinfo_simple.check-secret.domain=$DOMAIN(ad_member:local)
[458(2961)/526 at 19m53s] samba.wbinfo_simple.online-status.domain=$DOMAIN(ad_member:local)
[459(2962)/526 at 19m53s] samba.wbinfo_simple.domain-users(ad_member:local)
[460(2963)/526 at 19m53s] samba.wbinfo_simple.domain-groups(ad_member:local)
[461(2964)/526 at 19m53s] samba.wbinfo_simple.name-to-sid=$DC_USERNAME(ad_member:local)
[462(2965)/526 at 19m53s] samba.wbinfo_simple.name-to-sid=$DOMAIN/$DC_USERNAME(ad_member:local)
[463(2966)/526 at 19m54s] samba.wbinfo_simple.user-info=$DOMAIN/$DC_USERNAME(ad_member:local)
[464(2967)/526 at 19m54s] samba.wbinfo_simple.user-groups=$DOMAIN/$DC_USERNAME(ad_member:local)
[465(2968)/526 at 19m54s] samba.wbinfo_simple.authenticate=$DOMAIN/$DC_USERNAME%$DC_PASSWORD(ad_member:local)
[466(2969)/526 at 19m54s] samba.wbinfo_simple.allocate-uid(ad_member:local)
[467(2970)/526 at 19m54s] samba.wbinfo_simple.allocate-gid(ad_member:local)
[468(2971)/526 at 19m54s] samba.wbinfo_sids2xids.(ad_member:local)(ad_member:local)
UNEXPECTED(failure): samba.wbinfo_sids2xids.(ad_member:local).sids2xids(ad_member:local)
REASON: Exception: Exception: failed to call wbcLookupName: WBC_ERR_INVALID_SID
Could not lookup name ADDOMAIN/
Couldn't delete specified entry
Entry deleted.
Couldn't delete specified entry
Entry deleted.
Couldn't delete specified entry
Couldn't delete specified entry
wbcSidToString(-512) failed: WBC_ERR_INVALID_PARAM
wbinfo_sids_to_unix_ids failed
Traceback (most recent call last):
File "/memdisk/autobuild/fl/b1640665/samba-ad-dc/source3/script/tests/test_wbinfo_sids2xids_int.py", line 51, in <module>
idtypes.append(result[0])
IndexError: list index out of range

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
samba3.local.nss(ad_dc:local) -> 83
samba3.raw.session krb5(ad_dc) -> 52
samba3.rpc.samr.passwords.pwdlastset(ad_dc) -> 52
samba3.smb2.session krb5(ad_dc) -> 35
samba4.blackbox.net_ads(ad_dc:client)(ad_dc:client) -> 33
samba3.rpc.schannel(ad_dc) -> 23
samba3.smb2.dir(ad_dc) -> 20
samba4.blackbox.trust_utils(fl2008r2dc:local)(fl2008r2dc:local) -> 19
samba3.smb2.ioctl(ad_dc) -> 19
samba3.base.delete(ad_dc) -> 19
ERROR: test failed with exit code 1
autobuild
2018-05-03 22:32:24 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-05-04-0032/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-05-04-0032/samba-nt4.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-05-04-0032/samba-nt4.stdout

The top commit at the time of the failure was:

commit a753ccfd946aaad320977ae8c5f483f73077c3f8
Author: Andreas Schneider <***@samba.org>
Date: Thu May 3 10:17:12 2018 +0200

s3:smbspool: Fix cmdline argument handling

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

Signed-off-by: Andreas Schneider <***@samba.org>
Reviewed-by: Alexander Bokovoy <***@samba.org>

Autobuild-User(master): Alexander Bokovoy <***@samba.org>
Autobuild-Date(master): Thu May 3 16:33:54 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:04 2018 CEST(131724523240000000) => Thu Aug 2 00:32:04 2018 CEST(131776363240000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:04 2018 CEST(131724523240000000) => Thu Aug 2 00:32:04 2018 CEST(131776363240000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:04 2018 CEST(131724523240000000) => Thu Aug 2 00:32:04 2018 CEST(131776363240000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:04 2018 CEST(131724523240000000) => Thu Aug 2 00:32:04 2018 CEST(131776363240000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:04 2018 CEST(131724523240000000) => Thu Aug 2 00:32:04 2018 CEST(131776363240000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:04 2018 CEST(131724523240000000) => Thu Aug 2 00:32:04 2018 CEST(131776363240000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:04 2018 CEST(131724523240000000) => Thu Aug 2 00:32:04 2018 CEST(131776363240000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:04 2018 CEST(131724523240000000) => Thu Aug 2 00:32:04 2018 CEST(131776363240000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:06 2018 CEST(131724523260000000) => Thu Aug 2 00:32:06 2018 CEST(131776363260000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:06 2018 CEST(131724523260000000) => Thu Aug 2 00:32:06 2018 CEST(131776363260000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:06 2018 CEST(131724523260000000) => Thu Aug 2 00:32:06 2018 CEST(131776363260000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:06 2018 CEST(131724523260000000) => Thu Aug 2 00:32:06 2018 CEST(131776363260000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:06 2018 CEST(131724523260000000) => Thu Aug 2 00:32:06 2018 CEST(131776363260000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:06 2018 CEST(131724523260000000) => Thu Aug 2 00:32:06 2018 CEST(131776363260000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:06 2018 CEST(131724523260000000) => Thu Aug 2 00:32:06 2018 CEST(131776363260000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:06 2018 CEST(131724523260000000) => Thu Aug 2 00:32:06 2018 CEST(131776363260000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:06 2018 CEST(131724523260000000) => Thu Aug 2 00:32:06 2018 CEST(131776363260000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:06 2018 CEST(131724523260000000) => Thu Aug 2 00:32:06 2018 CEST(131776363260000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:08 2018 CEST(131724523280000000) => Thu Aug 2 00:32:08 2018 CEST(131776363280000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:08 2018 CEST(131724523280000000) => Thu Aug 2 00:32:08 2018 CEST(131776363280000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:08 2018 CEST(131724523280000000) => Thu Aug 2 00:32:08 2018 CEST(131776363280000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:08 2018 CEST(131724523280000000) => Thu Aug 2 00:32:08 2018 CEST(131776363280000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:08 2018 CEST(131724523280000000) => Thu Aug 2 00:32:08 2018 CEST(131776363280000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:08 2018 CEST(131724523280000000) => Thu Aug 2 00:32:08 2018 CEST(131776363280000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:08 2018 CEST(131724523280000000) => Thu Aug 2 00:32:08 2018 CEST(131776363280000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:08 2018 CEST(131724523280000000) => Thu Aug 2 00:32:08 2018 CEST(131776363280000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:08 2018 CEST(131724523280000000) => Thu Aug 2 00:32:08 2018 CEST(131776363280000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:10 2018 CEST(131724523300000000) => Thu Aug 2 00:32:10 2018 CEST(131776363300000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:10 2018 CEST(131724523300000000) => Thu Aug 2 00:32:10 2018 CEST(131776363300000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:10 2018 CEST(131724523300000000) => Thu Aug 2 00:32:10 2018 CEST(131776363300000000)
(../source4/torture/smb2/util.c:158) change_time not setup correctly: Sun Jun 3 00:32:10 2018 CEST(131724523300000000) => Thu Aug 2 00:32:10 2018 CEST(131776363300000000)
UNEXPECTED(failure): samba3.smb2.notify.mask(nt4_dc)
REASON: Exception: Exception: ERROR: nchanges=1 action=2 expectedAction=1 filter=0x00000002

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
samba3.raw.notify(nt4_dc) -> 100
samba3.raw.search(nt4_dc) -> 50
samba3.blackbox.net.rpc.conf(nt4_dc) -> 48
samba3.raw.oplock(nt4_dc) -> 44
samba3.raw.lock(nt4_dc) -> 33
samba3.blackbox.net.local.conf(nt4_dc:local) -> 32
samba3.smbtorture_s3.crypt_client(nt4_dc).OPLOCK1(nt4_dc) -> 31
samba3.base.lock(nt4_dc) -> 21
samba3.base.dir2(nt4_dc) -> 19
samba3.base.defer_open(nt4_dc) -> 16
ERROR: test failed with exit code 1
autobuild
2018-05-04 23:54:02 UTC
Permalink
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:

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-05-05-0154/flakey.log

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

https://git.samba.org/autobuild.flakey.sn-devel-144/2018-05-05-0154/samba.stderr
https://git.samba.org/autobuild.flakey.sn-devel-144/2018-05-05-0154/samba.stdout

The top commit at the time of the failure was:

commit d1730d6ff19b60ebf9f6b18aaa4afab733b18b25
Author: Garming Sam <***@catalyst.net.nz>
Date: Tue Mar 27 12:19:31 2018 +1300

netlogon: Allow zero-GUID to act the same as NULL in GetDCNameEx2

This matches Windows behaviour and allows rpcclient to work against
Samba without knowing the GUID ahead of time. Errors related to this
don't appear to occur within selftest.

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

Signed-off-by: Garming Sam <***@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <***@samba.org>
Reviewed-by: Andrew Bartlett <***@samba.org>

Autobuild-User(master): Garming Sam <***@samba.org>
Autobuild-Date(master): Fri May 4 09:11:19 CEST 2018 on sn-devel-144

and the last 50 lines of the stdout log were:

[771(4644)/842 at 1h13m55s] samba4.ldap.acl.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[772(4696)/842 at 1h15m12s] samba4.ldap.passwords.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[773(4714)/842 at 1h15m34s] samba4.ldap.password_lockout.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[774(4727)/842 at 1h17m14s] samba4.tombstone_reanimation.python(ad_dc_ntvfs)
[775(4739)/842 at 1h17m20s] samba.tests.upgradeprovisionneeddc(ad_dc_ntvfs:local)
[776(4750)/842 at 1h17m22s] samba.tests.posixacl(ad_dc_no_nss:local)
[777(4773)/842 at 1h17m44s] samba.tests.posixacl.python3(ad_dc_no_nss:local)
[778(4796)/842 at 1h17m45s] samba4.deletetest.python(ad_dc_ntvfs)(ad_dc_ntvfs)
[779(4798)/842 at 1h17m46s] samba4.blackbox.spn.py(ad_dc_ntvfs:local)(ad_dc_ntvfs:local)
[780(4809)/842 at 1h17m51s] samba4.rpc.samr.large-dc.one(vampire_dc)
[781(4812)/842 at 1h18m0s] samba4.rpc.samr.large-dc.two(vampire_dc)
[782(4815)/842 at 1h18m10s] samba4.rpc.echo(rodc)
[783(4825)/842 at 1h18m14s] samba4.rpc.echo(rodc:local)
[784(4835)/842 at 1h18m18s] samba4.rpc.echo.testallowed(rodc:local)
[785(4845)/842 at 1h18m21s] samba4.rpc.echo.testdenied(rodc:local)
[786(4855)/842 at 1h18m24s] samba4.blackbox.smbclient(rodc:local)(rodc:local)
[787(4857)/842 at 1h18m25s] samba.tests.samba_tool.rodc(rodc:local)
[788(4866)/842 at 1h18m57s] samba.blackbox.rpcclient_samlogon(rodc:local)
[789(4870)/842 at 1h18m58s] samba.blackbox.rpcclient_samlogon_testallowed(rodc:local)
[790(4874)/842 at 1h18m59s] samba.blackbox.rpcclient_samlogon_testdenied(rodc:local)
[791(4878)/842 at 1h18m59s] samba4.drs.ridalloc_exop.python(vampire_dc)(vampire_dc)
[792(4889)/842 at 1h24m26s] samba4.drs.samba_tool_drs.python(vampire_dc)(vampire_dc:local)
[793(4903)/842 at 1h27m56s] samba4.drs.samba_tool_drs_showrepl.python(vampire_dc)(vampire_dc:local)
[794(4905)/842 at 1h27m59s] samba4.drs.replica_sync.python(vampire_dc)(vampire_dc:local)
UNEXPECTED(error): samba4.drs.replica_sync.python(vampire_dc).replica_sync.DrsReplicaSyncTestCase.test_ReplConflictsRemoteWin(vampire_dc:local)
REASON: Exception: Exception: Traceback (most recent call last):
File "/memdisk/autobuild/fl/b1284443/samba/source4/torture/drs/python/replica_sync.py", line 190, in test_ReplConflictsRemoteWin
self.ou2 = self._create_ou(self.ldb_dc2, "OU=Test Remote Conflict")
File "/memdisk/autobuild/fl/b1284443/samba/source4/torture/drs/python/replica_sync.py", line 116, in _create_ou
samdb.add_ldif(ldif)
File "bin/python/samba/__init__.py", line 230, in add_ldif
self.add(msg, controls)
LdbError: (68, 'LDAP error 68 LDAP_ENTRY_ALREADY_EXISTS - <Entry OU=Test Remote Conflict,DC=samba,DC=example,DC=com already exists> <>')

FAILED (0 failures, 1 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_ntvfs)(ad_dc_ntvfs) -> 684
samba4.ldap.rodc_rwdc.python(rodc)(rodc:local) -> 422
samba4.drs.ridalloc_exop.python(vampire_dc)(vampire_dc) -> 327
samba4.rpc.samr.passwords.lockout on ncacn_np with (ad_dc_ntvfs) -> 224
samba4.drs.samba_tool_drs.python(vampire_dc)(vampire_dc:local) -> 210
samba4.rpc.samr.passwords.pwdlastset on ncacn_np with (ad_dc_ntvfs) -> 200
samba3.smbtorture_s3.vfs_aio_fork(simpleserver).RW2(simpleserver) -> 138
samba4.ldap.secdesc.python(ad_dc_ntvfs)(ad_dc_ntvfs) -> 111
samba4.raw.notify(ad_dc_ntvfs) -> 106
samba4.ldb.ldaps with options -U"$USERNAME%$PASSWORD"(ad_dc_ntvfs)(ad_dc_ntvfs) -> 103
ERROR: test failed with exit code 1

Loading...