"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestDirCreate|TestFileRemoveAll|TestVFSRename)$'" - Starting (try 2/5) 2025/07/18 01:21:55 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-wufoyaj9zeye" 2025/07/18 01:21:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 01:21:56 DEBUG : Creating backend with remote "/tmp/rclone1530041260" === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-wufoyaj9zeye'", Local "Local file system at /tmp/rclone1530041260", Modify Window "1s" 2025/07/18 01:21:56 INFO : files root 'rclone-test-wufoyaj9zeye': poll-interval is not supported by this remote 2025/07/18 01:21:59 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/18 01:21:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/18 01:21:59 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/18 01:21:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/18 01:21:59 DEBUG : files root 'rclone-test-wufoyaj9zeye': File to upload is small (5 bytes), uploading instead of streaming 2025/07/18 01:21:59 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/07/18 01:21:59 DEBUG : dir/potato: Size of src and dst objects identical 2025/07/18 01:21:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/18 01:21:59 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:21:59 DEBUG : dir: Looking for writers 2025/07/18 01:21:59 DEBUG : file1: reading active writers 2025/07/18 01:21:59 DEBUG : potato: reading active writers 2025/07/18 01:21:59 DEBUG : Looking for writers 2025/07/18 01:21:59 DEBUG : dir: reading active writers 2025/07/18 01:21:59 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (4.69s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-wufoyaj9zeye'", Local "Local file system at /tmp/rclone1530041260", Modify Window "1s" 2025/07/18 01:22:00 INFO : files root 'rclone-test-wufoyaj9zeye': poll-interval is not supported by this remote 2025/07/18 01:22:02 DEBUG : dir/file1: Remove: 2025/07/18 01:22:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/18 01:22:02 DEBUG : dir/file1: >Remove: err= 2025/07/18 01:22:02 DEBUG : dir/file1: Remove: 2025/07/18 01:22:02 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/18 01:22:02 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:22:02 DEBUG : dir: Looking for writers 2025/07/18 01:22:02 DEBUG : Looking for writers 2025/07/18 01:22:02 DEBUG : dir: reading active writers 2025/07/18 01:22:02 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.57s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-wufoyaj9zeye'", Local "Local file system at /tmp/rclone1530041260", Modify Window "1s" 2025/07/18 01:22:03 INFO : files root 'rclone-test-wufoyaj9zeye': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file2" to "files root 'rclone-test-wufoyaj9zeye'": object not found 2025/07/18 01:22:04 DEBUG : WaitForWriters: timeout=30s 2025/07/18 01:22:04 DEBUG : Looking for writers 2025/07/18 01:22:04 DEBUG : >WaitForWriters: --- FAIL: TestVFSRename (1.02s) FAIL 2025/07/18 01:22:04 DEBUG : files root 'rclone-test-wufoyaj9zeye': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestDirCreate|TestFileRemoveAll|TestVFSRename)$'" - Finished ERROR in 9.436785935s (try 2/5): exit status 1: Failed [TestVFSRename]