"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestDirRemoveAll|TestDirWalk)$'" - Starting (try 2/5) 2025/12/09 01:54:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-muyimor0bema" 2025/12/09 01:54:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/09 01:54:13 DEBUG : Starting OpenDrive session with ID: 6c168ad273101e5de1a9e9a87d2821edfd270d5beb927f327b3ffe8b54fb1172 2025/12/09 01:54:13 DEBUG : Creating backend with remote "/tmp/rclone154851061" === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-muyimor0bema'", Local "Local file system at /tmp/rclone154851061", Modify Window "1s" 2025/12/09 01:54:13 INFO : OpenDrive root 'rclone-test-muyimor0bema': poll-interval is not supported by this remote 2025/12/09 01:54:13 NOTICE: OpenDrive root 'rclone-test-muyimor0bema': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/09 01:54:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/09 01:54:26 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/12/09 01:54:31 DEBUG : forgetting directory cache 2025/12/09 01:54:31 DEBUG : dir: forgetting directory cache 2025/12/09 01:54:32 DEBUG : WaitForWriters: timeout=30s 2025/12/09 01:54:32 DEBUG : dir: Looking for writers 2025/12/09 01:54:32 DEBUG : fil/a/b: Looking for writers 2025/12/09 01:54:32 DEBUG : fil/a: Looking for writers 2025/12/09 01:54:32 DEBUG : b: reading active writers 2025/12/09 01:54:32 DEBUG : fil: Looking for writers 2025/12/09 01:54:32 DEBUG : a: reading active writers 2025/12/09 01:54:32 DEBUG : Looking for writers 2025/12/09 01:54:32 DEBUG : dir: reading active writers 2025/12/09 01:54:32 DEBUG : fil: reading active writers 2025/12/09 01:54:32 DEBUG : >WaitForWriters: run.go:130: removing dir "fil/a/b" failed - try 1/3: folder not empty --- PASS: TestDirWalk (25.32s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-muyimor0bema'", Local "Local file system at /tmp/rclone154851061", Modify Window "1s" 2025/12/09 01:54:38 INFO : OpenDrive root 'rclone-test-muyimor0bema': poll-interval is not supported by this remote 2025/12/09 01:54:38 NOTICE: OpenDrive root 'rclone-test-muyimor0bema': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/09 01:54:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/09 01:54:44 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/12/09 01:54:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/09 01:54:44 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/12/09 01:54:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/09 01:54:44 DEBUG : OpenDrive root 'rclone-test-muyimor0bema': File to upload is small (5 bytes), uploading instead of streaming 2025/12/09 01:54:46 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/12/09 01:54:48 DEBUG : dir/potato: size = 5 OK 2025/12/09 01:54:48 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/12/09 01:54:48 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/12/09 01:54:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/09 01:54:48 DEBUG : WaitForWriters: timeout=30s 2025/12/09 01:54:48 DEBUG : dir: Looking for writers 2025/12/09 01:54:48 DEBUG : potato: reading active writers 2025/12/09 01:54:48 DEBUG : file1: reading active writers 2025/12/09 01:54:48 DEBUG : Looking for writers 2025/12/09 01:54:48 DEBUG : dir: reading active writers 2025/12/09 01:54:48 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (35.79s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-muyimor0bema'", Local "Local file system at /tmp/rclone154851061", Modify Window "1s" 2025/12/09 01:55:14 INFO : OpenDrive root 'rclone-test-muyimor0bema': poll-interval is not supported by this remote 2025/12/09 01:55:14 NOTICE: OpenDrive root 'rclone-test-muyimor0bema': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/09 01:55:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/09 01:55:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/09 01:55:19 DEBUG : dir/sub: Dir.ReadDirAll error: failed to get folder list: Directory doesn't exist (Error 404) dir_test.go:246: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:246 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:402 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMkdir 2025/12/09 01:55:19 DEBUG : WaitForWriters: timeout=30s 2025/12/09 01:55:19 DEBUG : dir/sub: Looking for writers 2025/12/09 01:55:19 DEBUG : dir: Looking for writers 2025/12/09 01:55:19 DEBUG : file1: reading active writers 2025/12/09 01:55:19 DEBUG : sub: reading active writers 2025/12/09 01:55:19 DEBUG : Looking for writers 2025/12/09 01:55:19 DEBUG : dir: reading active writers 2025/12/09 01:55:19 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (8.54s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-muyimor0bema'", Local "Local file system at /tmp/rclone154851061", Modify Window "1s" 2025/12/09 01:55:23 INFO : OpenDrive root 'rclone-test-muyimor0bema': poll-interval is not supported by this remote 2025/12/09 01:55:23 NOTICE: OpenDrive root 'rclone-test-muyimor0bema': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/09 01:55:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/12/09 01:55:31 DEBUG : dir/file1: Remove: 2025/12/09 01:55:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/09 01:55:31 DEBUG : dir/file1: >Remove: err= 2025/12/09 01:55:32 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/09 01:55:32 DEBUG : WaitForWriters: timeout=30s 2025/12/09 01:55:32 DEBUG : Looking for writers 2025/12/09 01:55:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (10.04s) FAIL 2025/12/09 01:55:33 DEBUG : OpenDrive root 'rclone-test-muyimor0bema': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestDirRemoveAll|TestDirWalk)$'" - Finished ERROR in 1m21.735005333s (try 2/5): exit status 1: Failed [TestDirMkdir]