"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCopyURL|TestCopyURLDownloadHeaders|TestDirMove|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatSize|TestRcatSizeUploadHeaders|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsWithFilter|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) 2026/04/17 03:09:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yohosuh5fune" 2026/04/17 03:09:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 03:09:15 DEBUG : Starting OpenDrive session with ID: 327ea79a20b7be042d6104e8de1a78e700f28481e49f065c950c0ac7739d7315 2026/04/17 03:09:16 DEBUG : Creating backend with remote "/tmp/rclone3236103462" === RUN TestRmdirsLeaveRoot run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:09:16 INFO : A1: Making directory 2026/04/17 03:09:16 INFO : A1/B1: Making directory 2026/04/17 03:09:17 INFO : A1/B1/C1: Making directory 2026/04/17 03:09:18 DEBUG : removing 1 level 3 directories 2026/04/17 03:09:18 INFO : A1/B1/C1: Removing directory 2026/04/17 03:09:18 DEBUG : removing 1 level 2 directories 2026/04/17 03:09:18 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.51s) === RUN TestRmdirsWithFilter run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:09:20 INFO : A1: Making directory 2026/04/17 03:09:20 INFO : A1/B1: Making directory operations_test.go:786: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:786 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestRmdirsWithFilter --- FAIL: TestRmdirsWithFilter (0.86s) === RUN TestCopyURL run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:09:22 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/17 03:09:23 DEBUG : filename.txt: File name found in url 2026/04/17 03:09:24 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2026/04/17 03:09:25 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/17 03:09:26 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2026/04/17 03:09:28 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (9.66s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:09:31 DEBUG : file1: Uploading chunk 0, size=14, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyURLDownloadHeaders (9.52s) === RUN TestMoveFile run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:09:40 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/17 03:09:41 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/04/17 03:09:42 DEBUG : sub/file2: size = 14 OK 2026/04/17 03:09:42 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/17 03:09:42 INFO : file1: Copied (new) to: sub/file2 2026/04/17 03:09:42 INFO : file1: Deleted 2026/04/17 03:09:43 DEBUG : sub/file2: size = 14 OK 2026/04/17 03:09:43 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/17 03:09:43 DEBUG : file1: Unchanged skipping 2026/04/17 03:09:43 INFO : file1: Deleted 2026/04/17 03:09:43 DEBUG : OpenDrive root 'rclone-test-yohosuh5fune': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.55s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:09:45 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/17 03:09:46 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/17 03:09:46 DEBUG : file1: size = 14 OK 2026/04/17 03:09:46 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/17 03:09:46 INFO : file1: Copied (new) 2026/04/17 03:09:46 INFO : file1: Deleted 2026/04/17 03:09:47 DEBUG : file1: Destination exists, skipping 2026/04/17 03:09:47 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveFileWithIgnoreExisting (10.24s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:09:55 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/17 03:09:56 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/04/17 03:09:57 DEBUG : sub/file2: size = 14 OK 2026/04/17 03:09:57 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/17 03:09:57 INFO : file1: Copied (new) to: sub/file2 2026/04/17 03:09:57 INFO : file1: Deleted 2026/04/17 03:09:58 DEBUG : sub/file2: size = 14 OK 2026/04/17 03:09:58 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/17 03:09:58 DEBUG : file1: Unchanged skipping 2026/04/17 03:09:58 INFO : file1: Deleted 2026/04/17 03:09:59 DEBUG : sub/file2: moving to sub/File2-rclone-move-juyocet2 2026/04/17 03:09:59 DEBUG : sub/file2: same parent dir (ODFfMTE0Nzg3NDFfZXdLcm8) - using file/rename instead of move_copy for sub/File2-rclone-move-juyocet2 2026/04/17 03:09:59 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-juyocet2 2026/04/17 03:09:59 DEBUG : sub/file2: moving to sub/File2 2026/04/17 03:09:59 DEBUG : sub/File2-rclone-move-juyocet2: same parent dir (ODFfMTE0Nzg3NDFfZXdLcm8) - using file/rename instead of move_copy for sub/File2 2026/04/17 03:09:59 INFO : sub/File2-rclone-move-juyocet2: Moved (server-side) to: sub/File2 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCaseInsensitiveMoveFile (13.39s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:10:09 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2026/04/17 03:10:11 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (3.10s) === RUN TestMoveFileBackupDir run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:10:12 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2026/04/17 03:10:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yohosuh5fune/backup" 2026/04/17 03:10:14 DEBUG : Starting OpenDrive session with ID: 91c270df28830d52082dc0f3fa36c83e85fe6634efc98273435683245841e86a 2026/04/17 03:10:15 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3236103462) 2026/04/17 03:10:15 DEBUG : dst/file1: size = 18 (OpenDrive root 'rclone-test-yohosuh5fune') 2026/04/17 03:10:15 DEBUG : dst/file1: Sizes differ 2026/04/17 03:10:16 INFO : dst/file1: Moved (server-side) 2026/04/17 03:10:17 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2026/04/17 03:10:18 DEBUG : dst/file1: size = 14 OK 2026/04/17 03:10:18 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/17 03:10:18 INFO : dst/file1: Copied (new) 2026/04/17 03:10:18 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (9.52s) === RUN TestDirMove run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:10:22 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2026/04/17 03:10:24 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/04/17 03:10:26 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2026/04/17 03:10:28 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2026/04/17 03:10:30 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2026/04/17 03:10:31 INFO : A1/B2: Making directory 2026/04/17 03:10:32 INFO : A1/B1/C3: Making directory 2026/04/17 03:10:33 DEBUG : A2: same parent dir (ODFfMTE0Nzg3MTlfcG9mano) - using folder/rename instead of move_copy 2026/04/17 03:10:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/17 03:10:37 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/17 03:10:37 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/17 03:10:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/17 03:10:39 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/17 03:10:42 INFO : OpenDrive root 'rclone-test-yohosuh5fune': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/17 03:10:46 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/17 03:10:46 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/17 03:10:46 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/17 03:10:46 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/17 03:10:47 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (32.69s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:10:54 DEBUG : OpenDrive root 'rclone-test-yohosuh5fune': File to upload is small (34 bytes), uploading instead of streaming 2026/04/17 03:10:55 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/04/17 03:10:55 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/17 03:10:55 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/04/17 03:10:55 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/04/17 03:10:55 DEBUG : OpenDrive root 'rclone-test-yohosuh5fune': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/17 03:10:56 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/04/17 03:10:58 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/17 03:10:58 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/04/17 03:10:58 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:10:59 DEBUG : OpenDrive root 'rclone-test-yohosuh5fune': File to upload is small (34 bytes), uploading instead of streaming 2026/04/17 03:11:00 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/04/17 03:11:00 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/17 03:11:00 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/04/17 03:11:00 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/04/17 03:11:00 DEBUG : OpenDrive root 'rclone-test-yohosuh5fune': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/17 03:11:01 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/04/17 03:11:03 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/17 03:11:03 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/04/17 03:11:03 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:11:04 DEBUG : OpenDrive root 'rclone-test-yohosuh5fune': File to upload is small (34 bytes), uploading instead of streaming 2026/04/17 03:11:04 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/04/17 03:11:05 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/17 03:11:05 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/17 03:11:05 DEBUG : OpenDrive root 'rclone-test-yohosuh5fune': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/17 03:11:06 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/04/17 03:11:07 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/17 03:11:07 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:11:09 DEBUG : OpenDrive root 'rclone-test-yohosuh5fune': File to upload is small (34 bytes), uploading instead of streaming 2026/04/17 03:11:09 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/04/17 03:11:10 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/17 03:11:10 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/17 03:11:10 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/17 03:11:10 DEBUG : OpenDrive root 'rclone-test-yohosuh5fune': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/17 03:11:11 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/04/17 03:11:12 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/17 03:11:12 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/17 03:11:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.72s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.91s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.90s) === RUN TestRcatSize run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:11:14 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2026/04/17 03:11:15 DEBUG : OpenDrive root 'rclone-test-yohosuh5fune': File to upload is small (60 bytes), uploading instead of streaming 2026/04/17 03:11:16 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/04/17 03:11:17 DEBUG : potato2: size = 60 OK 2026/04/17 03:11:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/17 03:11:17 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.27s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:11:18 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 --- PASS: TestRcatSizeUploadHeaders (2.23s) === RUN TestTouchDir run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:11:21 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/04/17 03:11:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/17 03:11:24 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2026/04/17 03:11:26 DEBUG : OpenDrive root 'rclone-test-yohosuh5fune': Touching "empty space" 2026/04/17 03:11:26 DEBUG : OpenDrive root 'rclone-test-yohosuh5fune': Touching "potato2" 2026/04/17 03:11:26 DEBUG : OpenDrive root 'rclone-test-yohosuh5fune': Touching "sub dir/potato3" --- PASS: TestTouchDir (8.61s) === RUN TestRemoveExisting run.go:185: Remote "OpenDrive root 'rclone-test-yohosuh5fune'", Local "Local file system at /tmp/rclone3236103462", Modify Window "1s" 2026/04/17 03:11:30 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2026/04/17 03:11:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2026/04/17 03:11:34 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qoxejik3" before starting 2026/04/17 03:11:34 DEBUG : sub dir/test remove existing: same parent dir (ODFfMTE0Nzg4MjFfNGk2T3o) - using file/rename instead of move_copy for sub dir/test remove existing.qoxejik3 2026/04/17 03:11:35 DEBUG : sub dir/test remove existing.qoxejik3: TEST: removing renamed existing file after operation 2026/04/17 03:11:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zatiguj6" before starting 2026/04/17 03:11:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfMTE0Nzg4MjFfNGk2T3o) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zatiguj6 2026/04/17 03:11:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zatiguj6: TEST: renaming existing back after failed operation 2026/04/17 03:11:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zatiguj6: same parent dir (ODFfMTE0Nzg4MjFfNGk2T3o) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/04/17 03:11:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.turetoq7" before starting 2026/04/17 03:11:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfMTE0Nzg4MjFfNGk2T3o) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.turetoq7 2026/04/17 03:11:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.turetoq7: TEST: removing renamed existing file after operation fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRemoveExisting (18.12s) FAIL 2026/04/17 03:11:47 DEBUG : OpenDrive root 'rclone-test-yohosuh5fune': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCopyURL|TestCopyURLDownloadHeaders|TestDirMove|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatSize|TestRcatSizeUploadHeaders|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsWithFilter|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 2m32.361400894s (try 2/5): exit status 1: Failed [TestRmdirsWithFilter]