"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestDirRename|TestReadFileHandleSeek|TestVFSIsMetadataFile|TestVFSMkdirAll|TestWriteFileHandleMethods)$'" - Starting (try 2/5) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-pecerod9qozu'", Local "Local file system at /tmp/rclone166364770", Modify Window "1s" 2025/05/26 04:31:25 NOTICE: OpenDrive root 'rclone-test-pecerod9qozu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate --- FAIL: TestDirCreate (5.95s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-pecerod9qozu'", Local "Local file system at /tmp/rclone166364770", Modify Window "1s" 2025/05/26 04:31:31 NOTICE: OpenDrive root 'rclone-test-pecerod9qozu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestDirMkdir (5.40s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-pecerod9qozu'", Local "Local file system at /tmp/rclone166364770", Modify Window "1s" 2025/05/26 04:31:36 NOTICE: OpenDrive root 'rclone-test-pecerod9qozu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/26 04:31:41 ERROR : dir/not found: Dir.Rename error: file does not exist fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestDirRename (17.43s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-pecerod9qozu'", Local "Local file system at /tmp/rclone166364770", Modify Window "1s" 2025/05/26 04:31:54 NOTICE: OpenDrive root 'rclone-test-pecerod9qozu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestReadFileHandleSeek (5.17s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-pecerod9qozu'", Local "Local file system at /tmp/rclone166364770", Modify Window "1s" 2025/05/26 04:31:59 NOTICE: OpenDrive root 'rclone-test-pecerod9qozu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSMkdirAll (7.13s) === RUN TestVFSIsMetadataFile run.go:180: Remote "OpenDrive root 'rclone-test-pecerod9qozu'", Local "Local file system at /tmp/rclone166364770", Modify Window "1s" 2025/05/26 04:32:06 NOTICE: OpenDrive root 'rclone-test-pecerod9qozu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestVFSIsMetadataFile (0.32s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-pecerod9qozu'", Local "Local file system at /tmp/rclone166364770", Modify Window "1s" 2025/05/26 04:32:06 NOTICE: OpenDrive root 'rclone-test-pecerod9qozu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/26 04:32:06 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/26 04:32:06 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/26 04:32:06 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/05/26 04:32:08 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes --- PASS: TestWriteFileHandleMethods (4.58s) FAIL "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestDirRename|TestReadFileHandleSeek|TestVFSIsMetadataFile|TestVFSMkdirAll|TestWriteFileHandleMethods)$'" - Finished ERROR in 47.281210259s (try 2/5): exit status 1: Failed [TestDirCreate]