"go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestFilesCom:" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/06/12 07:33:27 INFO Making directory object=dir/subdir objectType=string 2025/06/12 07:33:28 INFO Removing directory object=dir/subdir objectType=string 2025/06/12 07:33:28 INFO Removing directory object=dir objectType=string === RUN TestIntegration/FsMkdir/FsListDirEmpty === NAME TestIntegration/FsMkdir fstests.go:2815: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2815 Error: An error is expected but got nil. Test: TestIntegration/FsMkdir Messages: Expecting error after on second purge fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (4.37s) --- FAIL: TestIntegration/FsMkdir (3.25s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (2.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.20s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/filescom 4.392s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$'" - Finished ERROR in 5.273594872s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir]