The autobuild test system 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/2014-09-12-0046/flakey.log The samba build logs are available here: http://git.samba.org/autobuild.flakey/2014-09-12-0046/samba.stderr http://git.samba.org/autobuild.flakey/2014-09-12-0046/samba.stdout The top commit at the time of the failure was: commit 518247bf80372eb003cb67036b9d9e7fe8aac303 Author: Jeremy Allison <[email protected]> Date: Thu Sep 11 10:03:01 2014 -0700 s3: smbd - open logic fix. As we atomically create using O_CREAT|O_EXCL, then if new_file_created is true, then file_existed *MUST* have been false (even if the file was previously detected as being there. We use the variable file_existed again in logic below this statement, so we must set file_existed = false, if new_file_created returns are true from open_file(). Based on a fix from Michael Adam. BUG: https://bugzilla.samba.org/show_bug.cgi?id=10809 Signed-off-by: Jeremy Allison <[email protected]> Reviewed-by: Michael Adam <[email protected]> Reviewed-by: Michael Adam <[email protected]> Autobuild-User(master): Michael Adam <[email protected]> Autobuild-Date(master): Thu Sep 11 22:29:22 CEST 2014 on sn-devel-104
