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/2019-01-22-1236/flakey.log The failure seems to be in the "samba-py2" suite, whose build logs are available here: https://git.samba.org/autobuild.flakey.sn-devel-144/2019-01-22-1236/samba-py2.stderr https://git.samba.org/autobuild.flakey.sn-devel-144/2019-01-22-1236/samba-py2.stdout The top commit at the time of the failure was: commit 10e54a095f005c0988a7e5e8a35cea6200197854 Author: Tim Beale <[email protected]> Date: Thu Jan 17 09:41:21 2019 +1300 netcmd: Try to improve domain backup error message I ran this command as non-root by mistake and didn't find the error message particularly helpful. Tweak the error message so it reminds the user that they should be root. Also display the path we're looking for the sam.ldb file in, to give them more clues. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13676 Signed-off-by: Tim Beale <[email protected]> Reviewed-by: Noel Power <[email protected]> Autobuild-User(master): Noel Power <[email protected]> Autobuild-Date(master): Mon Jan 21 16:34:06 CET 2019 on sn-devel-144 and the last 50 lines of the stdout log were: [24(208)/85 at 5m39s] samba.tests.dcerpc.registry.python2(ad_dc_ntvfs:local) [25(211)/85 at 5m39s] samba.tests.dcerpc.dnsserver.python2(ad_dc_ntvfs) [26(228)/85 at 5m55s] samba.tests.password_hash_fl2008.python2(ad_dc_ntvfs:local) [27(232)/85 at 5m57s] samba.tests.encrypted_secrets.python2(vampire_dc:local) [28(234)/85 at 6m40s] samba.tests.krb5_credentials.python2(ad_dc_ntvfs) [29(237)/85 at 6m42s] samba.tests.py_credentials.python2(ad_dc_ntvfs) [30(245)/85 at 6m47s] samba.tests.py_credentials.python2(vampire_dc) [31(253)/85 at 6m50s] samba.tests.py_credentials.python2(promoted_dc) [32(261)/85 at 7m32s] samba.tests.emulate.traffic.python2(ad_dc_ntvfs) [33(263)/85 at 7m32s] samba.tests.emulate.traffic_packet.python2(ad_dc_ntvfs) [34(352)/85 at 9m10s] samba.tests.blackbox.traffic_replay.python2(ad_dc_ntvfs) [35(357)/85 at 9m32s] samba.tests.blackbox.traffic_learner.python2(ad_dc_ntvfs) [36(359)/85 at 9m33s] samba.tests.blackbox.traffic_summary.python2(ad_dc_ntvfs) [37(359)/85 at 9m33s] samba.tests.blackbox.smbcontrol.python2(ad_dc_ntvfs:local) [38(361)/85 at 9m34s] samba.tests.blackbox.smbcontrol.python2(promoted_dc:local) [39(363)/85 at 9m35s] samba4.schemaInfo.python(ad_dc_ntvfs).python2(ad_dc_ntvfs) [40(365)/85 at 9m39s] samba.tests.dsdb_schema_attributes.python2(ad_dc_ntvfs:local) [41(371)/85 at 9m53s] samba4.ldap.sort.python.python2(ad_dc_ntvfs) [42(378)/85 at 9m59s] samba4.drs.replica_sync_rodc.python(rodc).python2(rodc:local) [43(380)/85 at 10m11s] samba4.ldap.passwordsettings.python.python2(ad_dc_ntvfs) [44(392)/85 at 10m56s] samba4.tombstone_reanimation.python.python2(ad_dc_ntvfs) [45(404)/85 at 11m3s] samba.tests.upgradeprovisionneeddc.python2(ad_dc_ntvfs:local) [46(415)/85 at 11m6s] samba.tests.samba_tool.rodc.python2(rodc:local) [47(424)/85 at 11m39s] samba4.drs.ridalloc_exop.python(vampire_dc).python2(vampire_dc) [48(435)/85 at 14m39s] samba4.drs.samba_tool_drs.python(vampire_dc).python2(vampire_dc:local) UNEXPECTED(error): samba4.drs.samba_tool_drs.python(vampire_dc).python2.samba_tool_drs.SambaToolDrsTests.test_samba_tool_kcc(vampire_dc:local) REASON: Exception: Exception: Traceback (most recent call last): File "/memdisk/autobuild/fl/b50711/samba-py2/source4/torture/drs/python/samba_tool_drs.py", line 81, in test_samba_tool_kcc self.cmdline_creds)) File "bin/python/samba/tests/__init__.py", line 447, in check_output raise BlackboxProcessError(retcode, line, stdoutdata, stderrdata) BlackboxProcessError: Command 'python3 /memdisk/autobuild/fl/b50711/samba-py2/bin/samba-tool drs kcc localdc -USAMBADOMAIN/Administrator%locDCpass1'; shell True; exit status 255; stdout: ''; stderr: 'ERROR(runtime): DsExecuteKCC failed - (3221356597, 'The operation cannot be performed.') ' 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.drs.ridalloc_exop.python(vampire_dc).python2(vampire_dc) -> 179 samba.tests.emulate.traffic_packet.python2(ad_dc_ntvfs) -> 98 samba.tests.samba_tool.user.python2(ad_dc_ntvfs:local) -> 64 samba4.ldap.passwordsettings.python.python2(ad_dc_ntvfs) -> 45 samba.tests.samba_tool.user_wdigest.python2(ad_dc_ntvfs:local) -> 39 samba.tests.samba_tool.rodc.python2(rodc:local) -> 33 samba.tests.samba_tool.passwordsettings.python2(ad_dc_ntvfs:local) -> 26 samba.tests.samba_tool.gpo.python2(ad_dc_ntvfs:local) -> 24 samba.tests.samba_tool.group.python2(ad_dc_ntvfs:local) -> 22 samba.tests.blackbox.traffic_replay.python2(ad_dc_ntvfs) -> 22 ERROR: test failed with exit code 1
