"./vfs.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Starting (try 1/5) 2024/12/12 04:21:43 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-dibirek0mage" 2024/12/12 04:21:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 04:21:43 DEBUG : Creating backend with remote "/tmp/rclone131526402" === RUN TestDirHandleMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:21:51 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:21:51 DEBUG : dir: Looking for writers 2024/12/12 04:21:51 DEBUG : : Looking for writers 2024/12/12 04:21:51 DEBUG : dir: reading active writers 2024/12/12 04:21:51 DEBUG : >WaitForWriters: 2024/12/12 04:21:54 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:21:54 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirHandleMethods (10.97s) === RUN TestDirHandleReaddir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:22:12 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:12 DEBUG : dir/subdir: Looking for writers 2024/12/12 04:22:12 DEBUG : dir: Looking for writers 2024/12/12 04:22:12 DEBUG : file1: reading active writers 2024/12/12 04:22:12 DEBUG : file2: reading active writers 2024/12/12 04:22:12 DEBUG : subdir: reading active writers 2024/12/12 04:22:12 DEBUG : : Looking for writers 2024/12/12 04:22:12 DEBUG : dir: reading active writers 2024/12/12 04:22:12 DEBUG : >WaitForWriters: 2024/12/12 04:22:17 DEBUG : dir/subdir: Rmdir: contains trashed file: "file3.json" 2024/12/12 04:22:17 DEBUG : dir/subdir: Rmdir: contains trashed file: "file3.bin" 2024/12/12 04:22:18 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2024/12/12 04:22:18 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/12/12 04:22:18 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/12/12 04:22:18 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:22:18 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirHandleReaddir (24.93s) === RUN TestDirHandleReaddirnames run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:22:27 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:27 DEBUG : dir: Looking for writers 2024/12/12 04:22:27 DEBUG : file1: reading active writers 2024/12/12 04:22:27 DEBUG : : Looking for writers 2024/12/12 04:22:27 DEBUG : dir: reading active writers 2024/12/12 04:22:27 DEBUG : >WaitForWriters: 2024/12/12 04:22:29 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:22:29 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirHandleReaddirnames (10.43s) === RUN TestDirMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:22:36 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:36 DEBUG : dir: Looking for writers 2024/12/12 04:22:36 DEBUG : : Looking for writers 2024/12/12 04:22:36 DEBUG : dir: reading active writers 2024/12/12 04:22:36 DEBUG : >WaitForWriters: 2024/12/12 04:22:39 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:22:39 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirMethods (9.70s) === RUN TestDirForgetAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:22:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "" entryType 0 2024/12/12 04:22:44 DEBUG : : changeNotify: relativePath="", type=0 2024/12/12 04:22:44 DEBUG : : invalidating directory cache 2024/12/12 04:22:44 DEBUG : : >changeNotify: 2024/12/12 04:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:22:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:22:44 DEBUG : : >changeNotify: 2024/12/12 04:22:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:22:46 DEBUG : dir: forgetting directory cache 2024/12/12 04:22:46 DEBUG : : forgetting directory cache 2024/12/12 04:22:46 DEBUG : dir: forgetting directory cache 2024/12/12 04:22:46 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:46 DEBUG : : Looking for writers 2024/12/12 04:22:46 DEBUG : >WaitForWriters: 2024/12/12 04:22:49 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:22:49 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirForgetAll (10.06s) === RUN TestDirForgetPath run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:22:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:22:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:22:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:22:55 DEBUG : : invalidating directory cache 2024/12/12 04:22:55 DEBUG : dir: invalidating directory cache 2024/12/12 04:22:55 DEBUG : : >changeNotify: 2024/12/12 04:22:57 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/12/12 04:22:57 DEBUG : dir: invalidating directory cache 2024/12/12 04:22:57 DEBUG : : >ForgetPath: 2024/12/12 04:22:57 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/12/12 04:22:57 DEBUG : : invalidating directory cache 2024/12/12 04:22:57 DEBUG : dir: forgetting directory cache 2024/12/12 04:22:57 DEBUG : : >ForgetPath: 2024/12/12 04:22:57 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/12/12 04:22:57 DEBUG : : >ForgetPath: 2024/12/12 04:22:57 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:22:57 DEBUG : dir: Looking for writers 2024/12/12 04:22:57 DEBUG : : Looking for writers 2024/12/12 04:22:57 DEBUG : dir: reading active writers 2024/12/12 04:22:57 DEBUG : >WaitForWriters: 2024/12/12 04:22:59 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:22:59 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirForgetPath (10.16s) === RUN TestDirWalk run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:23:17 DEBUG : : forgetting directory cache 2024/12/12 04:23:17 DEBUG : dir: forgetting directory cache 2024/12/12 04:23:18 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:18 DEBUG : dir: Looking for writers 2024/12/12 04:23:18 DEBUG : fil/a/b: Looking for writers 2024/12/12 04:23:18 DEBUG : fil/a: Looking for writers 2024/12/12 04:23:18 DEBUG : b: reading active writers 2024/12/12 04:23:18 DEBUG : fil: Looking for writers 2024/12/12 04:23:18 DEBUG : a: reading active writers 2024/12/12 04:23:18 DEBUG : : Looking for writers 2024/12/12 04:23:18 DEBUG : dir: reading active writers 2024/12/12 04:23:18 DEBUG : fil: reading active writers 2024/12/12 04:23:18 DEBUG : >WaitForWriters: 2024/12/12 04:23:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:23:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:23:20 DEBUG : : invalidating directory cache 2024/12/12 04:23:20 DEBUG : dir: invalidating directory cache 2024/12/12 04:23:20 DEBUG : : >changeNotify: 2024/12/12 04:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:23:20 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:23:20 DEBUG : : >changeNotify: 2024/12/12 04:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "fil" entryType 0 2024/12/12 04:23:20 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/12 04:23:20 DEBUG : : >changeNotify: 2024/12/12 04:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "fil/a" entryType 0 2024/12/12 04:23:20 DEBUG : : changeNotify: relativePath="fil/a", type=0 2024/12/12 04:23:20 DEBUG : : >changeNotify: 2024/12/12 04:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "fil/a/b" entryType 0 2024/12/12 04:23:20 DEBUG : : changeNotify: relativePath="fil/a/b", type=0 2024/12/12 04:23:20 DEBUG : : >changeNotify: 2024/12/12 04:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "fil/a/b/c.bin" entryType 1 2024/12/12 04:23:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "fil/a/b/c.json" entryType 1 2024/12/12 04:23:20 DEBUG : : changeNotify: relativePath="fil/a/b/c", type=1 2024/12/12 04:23:20 DEBUG : : >changeNotify: 2024/12/12 04:23:22 DEBUG : fil/a/b: Rmdir: contains trashed file: "c.json" 2024/12/12 04:23:22 DEBUG : fil/a/b: Rmdir: contains trashed file: "c.bin" 2024/12/12 04:23:23 DEBUG : fil/a: Rmdir: contains trashed file: "b" 2024/12/12 04:23:24 DEBUG : fil: Rmdir: contains trashed file: "a" 2024/12/12 04:23:25 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:23:25 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirWalk (25.95s) === RUN TestDirSetModTime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:23:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:23:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:23:30 DEBUG : : invalidating directory cache 2024/12/12 04:23:30 DEBUG : : >changeNotify: 2024/12/12 04:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "fil" entryType 0 2024/12/12 04:23:30 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/12 04:23:30 DEBUG : : >changeNotify: 2024/12/12 04:23:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:23:33 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:33 DEBUG : dir: Looking for writers 2024/12/12 04:23:33 DEBUG : : Looking for writers 2024/12/12 04:23:33 DEBUG : dir: reading active writers 2024/12/12 04:23:33 DEBUG : >WaitForWriters: 2024/12/12 04:23:35 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:23:35 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirSetModTime (10.02s) === RUN TestDirStat run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:23:40 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:23:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:23:40 DEBUG : : >changeNotify: 2024/12/12 04:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "fil" entryType 0 2024/12/12 04:23:40 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/12 04:23:40 DEBUG : : >changeNotify: 2024/12/12 04:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:23:42 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:23:42 DEBUG : dir: Looking for writers 2024/12/12 04:23:42 DEBUG : file1: reading active writers 2024/12/12 04:23:42 DEBUG : : Looking for writers 2024/12/12 04:23:42 DEBUG : dir: reading active writers 2024/12/12 04:23:42 DEBUG : >WaitForWriters: 2024/12/12 04:23:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:23:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:23:44 DEBUG : : >changeNotify: 2024/12/12 04:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "fil" entryType 0 2024/12/12 04:23:44 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/12 04:23:44 DEBUG : : >changeNotify: 2024/12/12 04:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:23:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:23:44 DEBUG : : >changeNotify: 2024/12/12 04:23:44 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:23:44 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirStat (9.58s) === RUN TestDirReadDirAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:23:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:23:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:23:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:23:50 DEBUG : : >changeNotify: 2024/12/12 04:23:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "fil" entryType 0 2024/12/12 04:23:50 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/12 04:23:50 DEBUG : : >changeNotify: 2024/12/12 04:23:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:23:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:23:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:23:55 DEBUG : : >changeNotify: 2024/12/12 04:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "fil" entryType 0 2024/12/12 04:23:55 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/12 04:23:55 DEBUG : : >changeNotify: 2024/12/12 04:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:23:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:23:55 DEBUG : : >changeNotify: 2024/12/12 04:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:23:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:23:55 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:23:55 DEBUG : : >changeNotify: 2024/12/12 04:24:00 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "fil" entryType 0 2024/12/12 04:24:00 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/12 04:24:00 DEBUG : : invalidating directory cache 2024/12/12 04:24:00 DEBUG : fil: invalidating directory cache 2024/12/12 04:24:00 DEBUG : : >changeNotify: 2024/12/12 04:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:24:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:24:00 DEBUG : : >changeNotify: 2024/12/12 04:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:24:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:24:00 DEBUG : : >changeNotify: 2024/12/12 04:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:24:00 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:24:00 DEBUG : : >changeNotify: 2024/12/12 04:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/subdir" entryType 0 2024/12/12 04:24:00 DEBUG : : changeNotify: relativePath="dir/subdir", type=0 2024/12/12 04:24:00 DEBUG : : >changeNotify: 2024/12/12 04:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/subdir/file3.bin" entryType 1 2024/12/12 04:24:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/subdir/file3.json" entryType 1 2024/12/12 04:24:00 DEBUG : : changeNotify: relativePath="dir/subdir/file3", type=1 2024/12/12 04:24:00 DEBUG : : >changeNotify: === RUN TestDirReadDirAll/Virtual 2024/12/12 04:24:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/12/12 04:24:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/12/12 04:24:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/12 04:24:03 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/12/12 04:24:14 DEBUG : dir: invalidating directory cache 2024/12/12 04:24:14 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/12/12 04:24:14 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/12/12 04:24:14 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/12/12 04:24:14 DEBUG : dir/file1: Reset virtual modtime 2024/12/12 04:24:14 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/12/12 04:24:14 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/12 04:24:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/12/12 04:24:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/12/12 04:24:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:24:14 DEBUG : dir: invalidating directory cache 2024/12/12 04:24:15 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/12/12 04:24:15 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/12 04:24:15 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/12 04:24:15 DEBUG : : forgetting directory cache 2024/12/12 04:24:15 DEBUG : dir: forgetting directory cache 2024/12/12 04:24:15 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/12 04:24:15 DEBUG : dir/file1: Reset virtual modtime 2024/12/12 04:24:15 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/12 04:24:15 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:24:15 DEBUG : dir/virtualDir: Looking for writers 2024/12/12 04:24:15 DEBUG : dir: Looking for writers 2024/12/12 04:24:15 DEBUG : file1: reading active writers 2024/12/12 04:24:15 DEBUG : virtualFile2: reading active writers 2024/12/12 04:24:15 DEBUG : virtualFile: reading active writers 2024/12/12 04:24:15 DEBUG : virtualDir: reading active writers 2024/12/12 04:24:15 DEBUG : : Looking for writers 2024/12/12 04:24:15 DEBUG : dir: reading active writers 2024/12/12 04:24:15 DEBUG : >WaitForWriters: 2024/12/12 04:24:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "fil" entryType 0 2024/12/12 04:24:20 DEBUG : : changeNotify: relativePath="fil", type=0 2024/12/12 04:24:20 DEBUG : : >changeNotify: 2024/12/12 04:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:24:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:24:20 DEBUG : : >changeNotify: 2024/12/12 04:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/virtualDir" entryType 0 2024/12/12 04:24:20 DEBUG : : changeNotify: relativePath="dir/virtualDir", type=0 2024/12/12 04:24:20 DEBUG : : >changeNotify: 2024/12/12 04:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/virtualDir/testFile.bin" entryType 1 2024/12/12 04:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:24:20 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:24:20 DEBUG : : >changeNotify: 2024/12/12 04:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/subdir" entryType 0 2024/12/12 04:24:20 DEBUG : : changeNotify: relativePath="dir/subdir", type=0 2024/12/12 04:24:20 DEBUG : : >changeNotify: 2024/12/12 04:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/virtualFile.json" entryType 1 2024/12/12 04:24:20 DEBUG : : changeNotify: relativePath="dir/virtualFile", type=1 2024/12/12 04:24:20 DEBUG : : >changeNotify: 2024/12/12 04:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/virtualFile.bin" entryType 1 2024/12/12 04:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:24:20 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:24:20 DEBUG : : >changeNotify: 2024/12/12 04:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:24:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/virtualDir/testFile.json" entryType 1 2024/12/12 04:24:20 DEBUG : : changeNotify: relativePath="dir/virtualDir/testFile", type=1 2024/12/12 04:24:20 DEBUG : : >changeNotify: 2024/12/12 04:24:20 DEBUG : dir/virtualDir: Rmdir: contains trashed file: "testFile.bin" 2024/12/12 04:24:20 DEBUG : dir/virtualDir: Rmdir: contains trashed file: "testFile.json" 2024/12/12 04:24:21 DEBUG : dir: Rmdir: contains trashed file: "virtualDir" 2024/12/12 04:24:21 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2024/12/12 04:24:21 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/12/12 04:24:21 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/12/12 04:24:21 DEBUG : dir: Rmdir: contains trashed file: "virtualFile.bin" 2024/12/12 04:24:21 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:24:21 DEBUG : dir: Rmdir: contains trashed file: "virtualFile.json" 2024/12/12 04:24:21 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirReadDirAll (36.75s) --- PASS: TestDirReadDirAll/Virtual (12.15s) === RUN TestDirOpen run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:24:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:24:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:24:26 DEBUG : : invalidating directory cache 2024/12/12 04:24:26 DEBUG : : >changeNotify: 2024/12/12 04:24:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:24:29 ERROR : dir/: Can only open directories read only 2024/12/12 04:24:29 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:24:29 DEBUG : dir: Looking for writers 2024/12/12 04:24:29 DEBUG : : Looking for writers 2024/12/12 04:24:29 DEBUG : dir: reading active writers 2024/12/12 04:24:29 DEBUG : >WaitForWriters: 2024/12/12 04:24:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:24:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:24:30 DEBUG : : >changeNotify: 2024/12/12 04:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:24:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:24:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:24:30 DEBUG : : >changeNotify: 2024/12/12 04:24:31 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:24:31 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestDirOpen (10.06s) === RUN TestDirCreate run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:24:36 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:24:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:24:36 DEBUG : : invalidating directory cache 2024/12/12 04:24:36 DEBUG : dir: invalidating directory cache 2024/12/12 04:24:36 DEBUG : : >changeNotify: 2024/12/12 04:24:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:24:39 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:24:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/12 04:24:39 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/12/12 04:24:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/12 04:24:39 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: File to upload is small (5 bytes), uploading instead of streaming 2024/12/12 04:24:40 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:24:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:24:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:24:40 DEBUG : : >changeNotify: 2024/12/12 04:24:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:24:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:24:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:24:40 DEBUG : : >changeNotify: 2024/12/12 04:24:43 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:24:43 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/12/12 04:24:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/12 04:24:43 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:24:43 DEBUG : dir: Looking for writers 2024/12/12 04:24:43 DEBUG : file1: reading active writers 2024/12/12 04:24:43 DEBUG : potato: reading active writers 2024/12/12 04:24:43 DEBUG : : Looking for writers 2024/12/12 04:24:43 DEBUG : dir: reading active writers 2024/12/12 04:24:43 DEBUG : >WaitForWriters: 2024/12/12 04:24:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:24:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:24:44 DEBUG : : >changeNotify: 2024/12/12 04:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:24:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:24:44 DEBUG : : >changeNotify: 2024/12/12 04:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/potato.bin" entryType 1 2024/12/12 04:24:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/potato.json" entryType 1 2024/12/12 04:24:44 DEBUG : : changeNotify: relativePath="dir/potato", type=1 2024/12/12 04:24:44 DEBUG : : >changeNotify: 2024/12/12 04:24:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:24:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:24:46 DEBUG : dir: invalidating directory cache 2024/12/12 04:24:46 DEBUG : : >changeNotify: 2024/12/12 04:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:24:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:24:46 DEBUG : : >changeNotify: 2024/12/12 04:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/potato.json" entryType 1 2024/12/12 04:24:46 DEBUG : : changeNotify: relativePath="dir/potato", type=1 2024/12/12 04:24:46 DEBUG : : >changeNotify: 2024/12/12 04:24:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/potato.bin" entryType 1 2024/12/12 04:24:46 DEBUG : dir: Rmdir: contains trashed file: "potato.bin" 2024/12/12 04:24:46 DEBUG : dir: Rmdir: contains trashed file: "potato.json" 2024/12/12 04:24:46 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:24:46 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirCreate (15.27s) === RUN TestDirMkdir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:24:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:24:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:24:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:24:50 DEBUG : : >changeNotify: 2024/12/12 04:24:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:24:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:24:55 DEBUG : : >changeNotify: 2024/12/12 04:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:24:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:24:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:24:55 DEBUG : : >changeNotify: 2024/12/12 04:24:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/12 04:24:57 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:24:57 DEBUG : dir/sub: Looking for writers 2024/12/12 04:24:57 DEBUG : dir: Looking for writers 2024/12/12 04:24:57 DEBUG : file1: reading active writers 2024/12/12 04:24:57 DEBUG : sub: reading active writers 2024/12/12 04:24:57 DEBUG : : Looking for writers 2024/12/12 04:24:57 DEBUG : dir: reading active writers 2024/12/12 04:24:57 DEBUG : >WaitForWriters: 2024/12/12 04:25:00 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:25:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:25:00 DEBUG : : >changeNotify: 2024/12/12 04:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/sub" entryType 0 2024/12/12 04:25:00 DEBUG : : changeNotify: relativePath="dir/sub", type=0 2024/12/12 04:25:00 DEBUG : : >changeNotify: 2024/12/12 04:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:25:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:25:00 DEBUG : : >changeNotify: 2024/12/12 04:25:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:25:01 DEBUG : dir: Rmdir: contains trashed file: "sub" 2024/12/12 04:25:01 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:25:01 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirMkdir (14.19s) === RUN TestDirMkdirSub run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:25:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/12 04:25:11 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/12/12 04:25:13 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:25:13 DEBUG : dir/sub/subsub: Looking for writers 2024/12/12 04:25:13 DEBUG : dir/sub: Looking for writers 2024/12/12 04:25:13 DEBUG : subsub: reading active writers 2024/12/12 04:25:13 DEBUG : dir: Looking for writers 2024/12/12 04:25:13 DEBUG : file1: reading active writers 2024/12/12 04:25:13 DEBUG : sub: reading active writers 2024/12/12 04:25:13 DEBUG : : Looking for writers 2024/12/12 04:25:13 DEBUG : dir: reading active writers 2024/12/12 04:25:13 DEBUG : >WaitForWriters: 2024/12/12 04:25:16 DEBUG : dir/sub: Rmdir: contains trashed file: "subsub" 2024/12/12 04:25:17 DEBUG : dir: Rmdir: contains trashed file: "sub" 2024/12/12 04:25:17 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:25:17 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestDirMkdirSub (16.24s) === RUN TestDirRemove run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:25:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:25:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:25:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:25:20 DEBUG : : >changeNotify: 2024/12/12 04:25:22 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:25:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:25:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:25:22 DEBUG : : invalidating directory cache 2024/12/12 04:25:22 DEBUG : : >changeNotify: 2024/12/12 04:25:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:25:25 ERROR : dir/: Dir.Remove not empty 2024/12/12 04:25:25 DEBUG : dir/file1: Remove: 2024/12/12 04:25:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:25:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:25:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:25:26 DEBUG : : >changeNotify: 2024/12/12 04:25:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:25:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:25:26 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:25:26 DEBUG : : >changeNotify: 2024/12/12 04:25:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:25:26 DEBUG : dir/file1: >Remove: err= 2024/12/12 04:25:26 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:25:26 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:25:27 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/12 04:25:27 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:25:27 DEBUG : : Looking for writers 2024/12/12 04:25:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (10.14s) === RUN TestDirRemoveAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:25:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:25:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:25:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:25:30 DEBUG : : >changeNotify: 2024/12/12 04:25:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:25:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:25:33 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:25:33 DEBUG : : invalidating directory cache 2024/12/12 04:25:33 DEBUG : dir: invalidating directory cache 2024/12/12 04:25:33 DEBUG : : >changeNotify: 2024/12/12 04:25:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:25:35 DEBUG : dir/file1: Remove: 2024/12/12 04:25:36 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:25:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:25:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:25:36 DEBUG : : >changeNotify: 2024/12/12 04:25:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:25:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:25:36 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:25:36 DEBUG : : >changeNotify: 2024/12/12 04:25:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:25:36 DEBUG : dir/file1: >Remove: err= 2024/12/12 04:25:37 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:25:37 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:25:37 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/12 04:25:38 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:25:38 DEBUG : : Looking for writers 2024/12/12 04:25:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (10.31s) === RUN TestDirRemoveName run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:25:40 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:25:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:25:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:25:40 DEBUG : : >changeNotify: 2024/12/12 04:25:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:25:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:25:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:25:44 DEBUG : : >changeNotify: 2024/12/12 04:25:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:25:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:25:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:25:44 DEBUG : : >changeNotify: 2024/12/12 04:25:45 DEBUG : dir/file1: Remove: 2024/12/12 04:25:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:25:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:25:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:25:46 DEBUG : : >changeNotify: 2024/12/12 04:25:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:25:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:25:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:25:46 DEBUG : : >changeNotify: 2024/12/12 04:25:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:25:46 DEBUG : dir/file1: >Remove: err= 2024/12/12 04:25:47 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:25:47 DEBUG : dir: Looking for writers 2024/12/12 04:25:47 DEBUG : : Looking for writers 2024/12/12 04:25:47 DEBUG : dir: reading active writers 2024/12/12 04:25:47 DEBUG : >WaitForWriters: 2024/12/12 04:25:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:25:48 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:25:48 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:25:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:25:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:25:48 DEBUG : : invalidating directory cache 2024/12/12 04:25:48 DEBUG : dir: invalidating directory cache 2024/12/12 04:25:48 DEBUG : : >changeNotify: 2024/12/12 04:25:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:25:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:25:48 DEBUG : : >changeNotify: 2024/12/12 04:25:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 --- PASS: TestDirRemoveName (10.47s) === RUN TestDirRename run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:25:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:25:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:25:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:25:50 DEBUG : : >changeNotify: 2024/12/12 04:25:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:25:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:25:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:25:55 DEBUG : : >changeNotify: 2024/12/12 04:26:00 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:00 DEBUG : : >changeNotify: 2024/12/12 04:26:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:26:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:26:00 DEBUG : : >changeNotify: 2024/12/12 04:26:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:26:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file3.bin" entryType 1 2024/12/12 04:26:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file3.json" entryType 1 2024/12/12 04:26:00 DEBUG : : changeNotify: relativePath="dir/file3", type=1 2024/12/12 04:26:00 DEBUG : : >changeNotify: 2024/12/12 04:26:02 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/12/12 04:26:02 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:02 DEBUG : : invalidating directory cache 2024/12/12 04:26:02 DEBUG : dir: invalidating directory cache 2024/12/12 04:26:02 DEBUG : : >changeNotify: 2024/12/12 04:26:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:26:02 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:26:02 DEBUG : : >changeNotify: 2024/12/12 04:26:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:26:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file3.bin" entryType 1 2024/12/12 04:26:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file3.json" entryType 1 2024/12/12 04:26:02 DEBUG : : changeNotify: relativePath="dir/file3", type=1 2024/12/12 04:26:02 DEBUG : : >changeNotify: 2024/12/12 04:26:03 DEBUG : dir: Updating dir with dir2 0xc000122dd0 2024/12/12 04:26:03 DEBUG : dir: forgetting directory cache 2024/12/12 04:26:03 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/12 04:26:03 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/12/12 04:26:09 INFO : dir2/file1: Moved (server-side) to: file2 2024/12/12 04:26:09 DEBUG : file2: Updating file with file2 0xc0007e63c0 2024/12/12 04:26:09 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/12/12 04:26:09 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/12 04:26:14 INFO : dir2/file3: Deleted 2024/12/12 04:26:16 INFO : file2: Moved (server-side) to: dir2/file3 2024/12/12 04:26:16 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007e63c0 2024/12/12 04:26:16 DEBUG : : Added virtual directory entry vDel: "file2" 2024/12/12 04:26:16 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/12/12 04:26:18 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:18 DEBUG : : invalidating directory cache 2024/12/12 04:26:18 DEBUG : : >changeNotify: 2024/12/12 04:26:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:26:18 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:26:18 DEBUG : : >changeNotify: 2024/12/12 04:26:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2/file3.json" entryType 1 2024/12/12 04:26:18 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/12/12 04:26:18 DEBUG : : >changeNotify: 2024/12/12 04:26:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2/file3.bin" entryType 1 2024/12/12 04:26:19 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/12/12 04:26:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:20 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00059c8f0 2024/12/12 04:26:20 DEBUG : empty directory: forgetting directory cache 2024/12/12 04:26:20 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/12/12 04:26:20 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/12/12 04:26:20 DEBUG : dir2: Renaming to "dir3" 2024/12/12 04:26:20 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:26:20 DEBUG : renamed empty directory: Looking for writers 2024/12/12 04:26:20 DEBUG : dir3: Looking for writers 2024/12/12 04:26:20 DEBUG : file3: reading active writers 2024/12/12 04:26:20 DEBUG : : Looking for writers 2024/12/12 04:26:20 DEBUG : dir3: reading active writers 2024/12/12 04:26:20 DEBUG : renamed empty directory: reading active writers 2024/12/12 04:26:20 DEBUG : >WaitForWriters: 2024/12/12 04:26:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:20 DEBUG : : >changeNotify: 2024/12/12 04:26:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:26:20 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:26:20 DEBUG : : >changeNotify: 2024/12/12 04:26:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2/file3.json" entryType 1 2024/12/12 04:26:20 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/12/12 04:26:20 DEBUG : : >changeNotify: 2024/12/12 04:26:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2/file3.bin" entryType 1 2024/12/12 04:26:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:26:20 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:26:20 DEBUG : : >changeNotify: 2024/12/12 04:26:22 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:22 DEBUG : : >changeNotify: 2024/12/12 04:26:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:26:22 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:26:22 DEBUG : : >changeNotify: 2024/12/12 04:26:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2/file3.json" entryType 1 2024/12/12 04:26:22 DEBUG : : changeNotify: relativePath="dir2/file3", type=1 2024/12/12 04:26:22 DEBUG : : >changeNotify: 2024/12/12 04:26:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2/file3.bin" entryType 1 2024/12/12 04:26:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:26:22 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:26:22 DEBUG : : >changeNotify: 2024/12/12 04:26:23 DEBUG : dir2: Rmdir: contains trashed file: "file3.json" 2024/12/12 04:26:23 DEBUG : dir2: Rmdir: contains trashed file: "file3.json" 2024/12/12 04:26:23 DEBUG : dir2: Rmdir: contains trashed file: "file3.bin" 2024/12/12 04:26:23 DEBUG : dir2: Rmdir: contains trashed file: "file3.bin" --- PASS: TestDirRename (34.82s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:26:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:26 DEBUG : : >changeNotify: 2024/12/12 04:26:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:26:26 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:26:26 DEBUG : : >changeNotify: 2024/12/12 04:26:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:26:26 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:26:26 DEBUG : : >changeNotify: 2024/12/12 04:26:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:28 DEBUG : : invalidating directory cache 2024/12/12 04:26:28 DEBUG : : >changeNotify: 2024/12/12 04:26:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:26:28 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:26:28 DEBUG : : >changeNotify: 2024/12/12 04:26:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:26:28 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:26:28 DEBUG : : >changeNotify: 2024/12/12 04:26:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:26:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:30 DEBUG : : >changeNotify: 2024/12/12 04:26:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:26:30 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:26:30 DEBUG : : >changeNotify: 2024/12/12 04:26:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:26:30 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:26:30 DEBUG : : >changeNotify: 2024/12/12 04:26:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:26:31 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:26:31 DEBUG : dir: Looking for writers 2024/12/12 04:26:31 DEBUG : file1: reading active writers 2024/12/12 04:26:31 DEBUG : : Looking for writers 2024/12/12 04:26:31 DEBUG : dir: reading active writers 2024/12/12 04:26:31 DEBUG : >WaitForWriters: 2024/12/12 04:26:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:32 DEBUG : : >changeNotify: 2024/12/12 04:26:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:26:32 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:26:32 DEBUG : : >changeNotify: 2024/12/12 04:26:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:26:32 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:26:32 DEBUG : : >changeNotify: 2024/12/12 04:26:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:26:33 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:26:33 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestFileMethods (10.09s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:26:36 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:36 DEBUG : : >changeNotify: 2024/12/12 04:26:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:26:36 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:26:36 DEBUG : : >changeNotify: 2024/12/12 04:26:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:26:36 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:26:36 DEBUG : : >changeNotify: 2024/12/12 04:26:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:39 DEBUG : : invalidating directory cache 2024/12/12 04:26:39 DEBUG : dir: invalidating directory cache 2024/12/12 04:26:39 DEBUG : : >changeNotify: 2024/12/12 04:26:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:26:39 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:26:39 DEBUG : : >changeNotify: 2024/12/12 04:26:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:26:39 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:26:39 DEBUG : : >changeNotify: 2024/12/12 04:26:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:26:40 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:40 DEBUG : : >changeNotify: 2024/12/12 04:26:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:26:40 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:26:40 DEBUG : : >changeNotify: 2024/12/12 04:26:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:26:40 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:26:40 DEBUG : : >changeNotify: 2024/12/12 04:26:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:26:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:26:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:26:40 DEBUG : : >changeNotify: 2024/12/12 04:26:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:44 DEBUG : : >changeNotify: 2024/12/12 04:26:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:26:44 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:26:44 DEBUG : : >changeNotify: 2024/12/12 04:26:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:26:44 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:26:44 DEBUG : : >changeNotify: 2024/12/12 04:26:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:26:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:26:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:26:44 DEBUG : : >changeNotify: 2024/12/12 04:26:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:26:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:46 DEBUG : : >changeNotify: 2024/12/12 04:26:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:26:46 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:26:46 DEBUG : : >changeNotify: 2024/12/12 04:26:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:26:46 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:26:46 DEBUG : : >changeNotify: 2024/12/12 04:26:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:26:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:26:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:26:46 DEBUG : : >changeNotify: 2024/12/12 04:26:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:26:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:26:46 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:26:46 DEBUG : : >changeNotify: 2024/12/12 04:26:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:48 DEBUG : Can set mod time: true 2024/12/12 04:26:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:48 DEBUG : : >changeNotify: 2024/12/12 04:26:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:26:48 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:26:48 DEBUG : : >changeNotify: 2024/12/12 04:26:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:26:48 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:26:48 DEBUG : : >changeNotify: 2024/12/12 04:26:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:26:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:26:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:26:48 DEBUG : : >changeNotify: 2024/12/12 04:26:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:26:48 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:26:48 DEBUG : : >changeNotify: 2024/12/12 04:26:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:26:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/12 04:26:49 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:49 DEBUG : : invalidating directory cache 2024/12/12 04:26:49 DEBUG : : >changeNotify: 2024/12/12 04:26:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:26:49 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:26:49 DEBUG : : >changeNotify: 2024/12/12 04:26:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:26:49 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:26:49 DEBUG : : >changeNotify: 2024/12/12 04:26:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:26:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:26:49 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:26:49 DEBUG : : >changeNotify: 2024/12/12 04:26:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:26:49 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:26:49 DEBUG : : >changeNotify: 2024/12/12 04:26:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:26:50 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:26:50 DEBUG : dir: Looking for writers 2024/12/12 04:26:50 DEBUG : file1: reading active writers 2024/12/12 04:26:50 DEBUG : : Looking for writers 2024/12/12 04:26:50 DEBUG : dir: reading active writers 2024/12/12 04:26:50 DEBUG : >WaitForWriters: 2024/12/12 04:26:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:50 DEBUG : : >changeNotify: 2024/12/12 04:26:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:26:50 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:26:50 DEBUG : : >changeNotify: 2024/12/12 04:26:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:26:50 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:26:50 DEBUG : : >changeNotify: 2024/12/12 04:26:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:26:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:26:50 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:26:50 DEBUG : : >changeNotify: 2024/12/12 04:26:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:26:50 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:26:50 DEBUG : : >changeNotify: 2024/12/12 04:26:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:26:52 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:26:52 DEBUG : dir: Rmdir: contains trashed file: "file1.json" === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:26:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:26:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:26:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:26:55 DEBUG : : >changeNotify: 2024/12/12 04:26:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:26:55 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:26:55 DEBUG : : >changeNotify: 2024/12/12 04:26:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:26:55 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:26:55 DEBUG : : >changeNotify: 2024/12/12 04:26:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:26:55 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:26:55 DEBUG : : >changeNotify: 2024/12/12 04:26:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:27:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/12 04:27:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:27:00 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: File to upload is small (0 bytes), uploading instead of streaming 2024/12/12 04:27:00 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:27:00 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:27:00 DEBUG : : >changeNotify: 2024/12/12 04:27:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:27:00 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:27:00 DEBUG : : >changeNotify: 2024/12/12 04:27:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:00 DEBUG : : >changeNotify: 2024/12/12 04:27:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:27:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:00 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:00 DEBUG : : >changeNotify: 2024/12/12 04:27:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:27:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:27:00 DEBUG : : >changeNotify: 2024/12/12 04:27:02 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:27:02 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:27:02 DEBUG : : >changeNotify: 2024/12/12 04:27:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:27:02 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:27:02 DEBUG : : >changeNotify: 2024/12/12 04:27:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:02 DEBUG : : >changeNotify: 2024/12/12 04:27:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:27:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:02 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:02 DEBUG : : >changeNotify: 2024/12/12 04:27:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:27:02 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:27:02 DEBUG : : >changeNotify: 2024/12/12 04:27:04 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/12 04:27:04 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/12 04:27:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/12 04:27:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:27:05 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:27:05 DEBUG : dir: Looking for writers 2024/12/12 04:27:05 DEBUG : file1: reading active writers 2024/12/12 04:27:05 DEBUG : : Looking for writers 2024/12/12 04:27:05 DEBUG : dir: reading active writers 2024/12/12 04:27:05 DEBUG : >WaitForWriters: 2024/12/12 04:27:06 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:27:06 DEBUG : dir: Looking for writers 2024/12/12 04:27:06 DEBUG : file1: reading active writers 2024/12/12 04:27:06 DEBUG : : Looking for writers 2024/12/12 04:27:06 DEBUG : dir: reading active writers 2024/12/12 04:27:06 DEBUG : >WaitForWriters: 2024/12/12 04:27:08 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:27:08 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:27:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:27:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/12 04:27:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:27:16 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: File to upload is small (5 bytes), uploading instead of streaming 2024/12/12 04:27:18 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:27:18 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:27:18 DEBUG : : >changeNotify: 2024/12/12 04:27:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:27:18 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:27:18 DEBUG : : >changeNotify: 2024/12/12 04:27:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:18 DEBUG : : >changeNotify: 2024/12/12 04:27:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:18 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:18 DEBUG : : >changeNotify: 2024/12/12 04:27:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:27:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:27:18 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:27:18 DEBUG : : >changeNotify: 2024/12/12 04:27:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:27:20 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:27:20 DEBUG : : >changeNotify: 2024/12/12 04:27:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:27:20 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:27:20 DEBUG : : >changeNotify: 2024/12/12 04:27:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:20 DEBUG : : >changeNotify: 2024/12/12 04:27:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:20 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:20 DEBUG : : >changeNotify: 2024/12/12 04:27:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:27:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:27:20 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:27:20 DEBUG : : >changeNotify: 2024/12/12 04:27:21 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:27:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/12 04:27:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/12 04:27:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:27:21 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:27:21 DEBUG : dir: Looking for writers 2024/12/12 04:27:21 DEBUG : file1: reading active writers 2024/12/12 04:27:21 DEBUG : : Looking for writers 2024/12/12 04:27:21 DEBUG : dir: reading active writers 2024/12/12 04:27:21 DEBUG : >WaitForWriters: 2024/12/12 04:27:22 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "renamed empty directory" entryType 0 2024/12/12 04:27:22 DEBUG : : changeNotify: relativePath="renamed empty directory", type=0 2024/12/12 04:27:22 DEBUG : : >changeNotify: 2024/12/12 04:27:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir2" entryType 0 2024/12/12 04:27:22 DEBUG : : changeNotify: relativePath="dir2", type=0 2024/12/12 04:27:22 DEBUG : : >changeNotify: 2024/12/12 04:27:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:22 DEBUG : : >changeNotify: 2024/12/12 04:27:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:22 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:22 DEBUG : : >changeNotify: 2024/12/12 04:27:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:27:22 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:27:22 DEBUG : : >changeNotify: 2024/12/12 04:27:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:27:23 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:27:23 DEBUG : dir: Looking for writers 2024/12/12 04:27:23 DEBUG : file1: reading active writers 2024/12/12 04:27:23 DEBUG : : Looking for writers 2024/12/12 04:27:23 DEBUG : dir: reading active writers 2024/12/12 04:27:23 DEBUG : >WaitForWriters: 2024/12/12 04:27:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:24 DEBUG : : invalidating directory cache 2024/12/12 04:27:24 DEBUG : dir: invalidating directory cache 2024/12/12 04:27:24 DEBUG : : >changeNotify: 2024/12/12 04:27:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:24 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:24 DEBUG : : >changeNotify: 2024/12/12 04:27:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:27:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:27:24 DEBUG : : >changeNotify: 2024/12/12 04:27:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:27:25 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:27:25 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:27:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:27:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:27:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:26 DEBUG : Config file has changed externally - reloading 2024/12/12 04:27:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:27:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:27:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:27:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:26 DEBUG : : >changeNotify: 2024/12/12 04:27:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:26 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:26 DEBUG : : >changeNotify: 2024/12/12 04:27:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:28 DEBUG : : >changeNotify: 2024/12/12 04:27:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:28 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:28 DEBUG : : >changeNotify: 2024/12/12 04:27:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:30 DEBUG : : >changeNotify: 2024/12/12 04:27:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:30 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:30 DEBUG : : >changeNotify: 2024/12/12 04:27:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:27:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:33 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:33 DEBUG : : >changeNotify: 2024/12/12 04:27:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:33 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:33 DEBUG : : >changeNotify: 2024/12/12 04:27:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:27:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:27:33 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:27:33 DEBUG : : >changeNotify: 2024/12/12 04:27:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/12 04:27:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:34 DEBUG : : invalidating directory cache 2024/12/12 04:27:34 DEBUG : dir: invalidating directory cache 2024/12/12 04:27:34 DEBUG : : >changeNotify: 2024/12/12 04:27:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:34 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:34 DEBUG : : >changeNotify: 2024/12/12 04:27:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:27:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:27:34 DEBUG : : >changeNotify: 2024/12/12 04:27:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:27:35 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:27:35 DEBUG : dir: Looking for writers 2024/12/12 04:27:35 DEBUG : file1: reading active writers 2024/12/12 04:27:35 DEBUG : : Looking for writers 2024/12/12 04:27:35 DEBUG : dir: reading active writers 2024/12/12 04:27:35 DEBUG : >WaitForWriters: 2024/12/12 04:27:35 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:27:36 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:36 DEBUG : : >changeNotify: 2024/12/12 04:27:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:36 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:36 DEBUG : : >changeNotify: 2024/12/12 04:27:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:27:36 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:27:36 DEBUG : : >changeNotify: 2024/12/12 04:27:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:27:37 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:27:37 DEBUG : dir: Rmdir: contains trashed file: "file1.json" === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:27:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:27:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:27:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:27:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:27:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:39 DEBUG : : >changeNotify: 2024/12/12 04:27:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:39 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:39 DEBUG : : >changeNotify: 2024/12/12 04:27:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:40 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:40 DEBUG : : >changeNotify: 2024/12/12 04:27:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:40 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:40 DEBUG : : >changeNotify: 2024/12/12 04:27:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:44 DEBUG : : >changeNotify: 2024/12/12 04:27:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:44 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:44 DEBUG : : >changeNotify: 2024/12/12 04:27:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:27:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:27:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:27:44 DEBUG : : >changeNotify: 2024/12/12 04:27:45 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/12 04:27:45 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:27:45 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:27:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:27:45 DEBUG : dir/file1(0xc0005afd00): close: 2024/12/12 04:27:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/12 04:27:45 DEBUG : dir/file1(0xc0005afd00): >close: err= 2024/12/12 04:27:45 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:27:45 DEBUG : dir: Looking for writers 2024/12/12 04:27:45 DEBUG : file1: reading active writers 2024/12/12 04:27:45 DEBUG : : Looking for writers 2024/12/12 04:27:45 DEBUG : dir: reading active writers 2024/12/12 04:27:45 DEBUG : >WaitForWriters: 2024/12/12 04:27:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:46 DEBUG : : >changeNotify: 2024/12/12 04:27:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:46 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:46 DEBUG : : >changeNotify: 2024/12/12 04:27:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:27:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:27:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:27:46 DEBUG : : >changeNotify: 2024/12/12 04:27:47 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:27:47 DEBUG : dir: Looking for writers 2024/12/12 04:27:47 DEBUG : file1: reading active writers 2024/12/12 04:27:47 DEBUG : : Looking for writers 2024/12/12 04:27:47 DEBUG : dir: reading active writers 2024/12/12 04:27:47 DEBUG : >WaitForWriters: 2024/12/12 04:27:47 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:27:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:48 DEBUG : : >changeNotify: 2024/12/12 04:27:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:48 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:48 DEBUG : : >changeNotify: 2024/12/12 04:27:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:27:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:27:48 DEBUG : : >changeNotify: 2024/12/12 04:27:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:27:49 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:49 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:27:49 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:27:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:49 DEBUG : : >changeNotify: 2024/12/12 04:27:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:49 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:49 DEBUG : : >changeNotify: 2024/12/12 04:27:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:27:49 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:27:49 DEBUG : : >changeNotify: 2024/12/12 04:27:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:27:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:27:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:27:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:27:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:27:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:27:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:27:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:50 DEBUG : : >changeNotify: 2024/12/12 04:27:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:50 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:50 DEBUG : : >changeNotify: 2024/12/12 04:27:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:53 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:53 DEBUG : : invalidating directory cache 2024/12/12 04:27:53 DEBUG : dir: invalidating directory cache 2024/12/12 04:27:53 DEBUG : : >changeNotify: 2024/12/12 04:27:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:53 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:53 DEBUG : : >changeNotify: 2024/12/12 04:27:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:27:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:27:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:27:55 DEBUG : : >changeNotify: 2024/12/12 04:27:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.json" entryType 1 2024/12/12 04:27:55 DEBUG : : changeNotify: relativePath="time_test", type=1 2024/12/12 04:27:55 DEBUG : : >changeNotify: 2024/12/12 04:27:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "time_test.bin" entryType 1 2024/12/12 04:27:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:27:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/12 04:27:57 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:27:57 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:27:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:27:57 DEBUG : dir/file1(0xc0016ea600): _writeAt: size=5, off=0 2024/12/12 04:27:57 DEBUG : dir/file1(0xc0016ea600): openPending: 2024/12/12 04:27:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/12 04:27:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/12 04:27:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:27:58 DEBUG : dir/file1(0xc0016ea600): >openPending: err= 2024/12/12 04:27:58 DEBUG : dir/file1(0xc0016ea600): >_writeAt: n=5, err= 2024/12/12 04:27:58 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/12 04:27:58 DEBUG : dir/file1(0xc0016ea600): close: 2024/12/12 04:27:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/12/12 04:27:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/12/12 04:27:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/12/12 04:27:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/12 04:27:58 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/12 04:27:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:27:58 DEBUG : dir/file1(0xc0016ea600): >close: err= 2024/12/12 04:27:58 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:27:58 DEBUG : dir: Looking for writers 2024/12/12 04:27:58 DEBUG : file1: reading active writers 2024/12/12 04:27:58 DEBUG : : Looking for writers 2024/12/12 04:27:58 DEBUG : dir: reading active writers 2024/12/12 04:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:27:58 DEBUG : dir: Looking for writers 2024/12/12 04:27:58 DEBUG : file1: reading active writers 2024/12/12 04:27:58 DEBUG : : Looking for writers 2024/12/12 04:27:58 DEBUG : dir: reading active writers 2024/12/12 04:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:27:58 DEBUG : dir: Looking for writers 2024/12/12 04:27:58 DEBUG : file1: reading active writers 2024/12/12 04:27:58 DEBUG : : Looking for writers 2024/12/12 04:27:58 DEBUG : dir: reading active writers 2024/12/12 04:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:27:58 DEBUG : dir: Looking for writers 2024/12/12 04:27:58 DEBUG : file1: reading active writers 2024/12/12 04:27:58 DEBUG : : Looking for writers 2024/12/12 04:27:58 DEBUG : dir: reading active writers 2024/12/12 04:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:27:58 DEBUG : dir/file1: vfs cache: starting upload 2024/12/12 04:27:58 DEBUG : dir: Looking for writers 2024/12/12 04:27:58 DEBUG : file1: reading active writers 2024/12/12 04:27:58 DEBUG : : Looking for writers 2024/12/12 04:27:58 DEBUG : dir: reading active writers 2024/12/12 04:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:27:59 DEBUG : dir: Looking for writers 2024/12/12 04:27:59 DEBUG : file1: reading active writers 2024/12/12 04:27:59 DEBUG : : Looking for writers 2024/12/12 04:27:59 DEBUG : dir: reading active writers 2024/12/12 04:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/12 04:27:59 DEBUG : dir: Looking for writers 2024/12/12 04:27:59 DEBUG : file1: reading active writers 2024/12/12 04:27:59 DEBUG : : Looking for writers 2024/12/12 04:27:59 DEBUG : dir: reading active writers 2024/12/12 04:27:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/12 04:28:00 DEBUG : dir: Looking for writers 2024/12/12 04:28:00 DEBUG : file1: reading active writers 2024/12/12 04:28:00 DEBUG : : Looking for writers 2024/12/12 04:28:00 DEBUG : dir: reading active writers 2024/12/12 04:28:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:28:00 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:00 DEBUG : : >changeNotify: 2024/12/12 04:28:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:28:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:28:00 DEBUG : : >changeNotify: 2024/12/12 04:28:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:28:01 DEBUG : dir: Looking for writers 2024/12/12 04:28:01 DEBUG : file1: reading active writers 2024/12/12 04:28:01 DEBUG : : Looking for writers 2024/12/12 04:28:01 DEBUG : dir: reading active writers 2024/12/12 04:28:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:28:01 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/12/12 04:28:01 INFO : dir/file1: Copied (replaced existing) 2024/12/12 04:28:01 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/12/12 04:28:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/12 04:28:01 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/12/12 04:28:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:28:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/12 04:28:02 DEBUG : dir: Looking for writers 2024/12/12 04:28:02 DEBUG : file1: reading active writers 2024/12/12 04:28:02 DEBUG : : Looking for writers 2024/12/12 04:28:02 DEBUG : dir: reading active writers 2024/12/12 04:28:02 DEBUG : >WaitForWriters: 2024/12/12 04:28:02 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:02 DEBUG : : >changeNotify: 2024/12/12 04:28:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:28:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:28:02 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:28:02 DEBUG : : >changeNotify: 2024/12/12 04:28:03 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:28:03 DEBUG : dir: Looking for writers 2024/12/12 04:28:03 DEBUG : file1: reading active writers 2024/12/12 04:28:03 DEBUG : : Looking for writers 2024/12/12 04:28:03 DEBUG : dir: reading active writers 2024/12/12 04:28:03 DEBUG : >WaitForWriters: 2024/12/12 04:28:03 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:28:05 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:28:05 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestFileSetModTime (92.69s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (19.06s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (16.53s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (16.73s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (11.74s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (12.21s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (16.43s) === RUN TestFileOpenRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:28:09 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:10 DEBUG : : invalidating directory cache 2024/12/12 04:28:10 DEBUG : dir: invalidating directory cache 2024/12/12 04:28:10 DEBUG : : >changeNotify: 2024/12/12 04:28:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:28:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:28:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:28:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/12/12 04:28:15 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:28:15 DEBUG : dir: Looking for writers 2024/12/12 04:28:15 DEBUG : file1: reading active writers 2024/12/12 04:28:15 DEBUG : : Looking for writers 2024/12/12 04:28:15 DEBUG : dir: reading active writers 2024/12/12 04:28:15 DEBUG : >WaitForWriters: 2024/12/12 04:28:17 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:28:17 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:28:18 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:18 DEBUG : : >changeNotify: --- PASS: TestFileOpenRead (12.23s) === RUN TestFileOpenReadUnknownSize 2024/12/12 04:28:18 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/12/12 04:28:18 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/12 04:28:18 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:28:18 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/12/12 04:28:18 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:28:18 DEBUG : : Looking for writers 2024/12/12 04:28:18 DEBUG : file.txt: reading active writers 2024/12/12 04:28:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:28:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:20 DEBUG : : >changeNotify: 2024/12/12 04:28:22 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:22 DEBUG : : >changeNotify: 2024/12/12 04:28:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:28:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:24 DEBUG : : >changeNotify: 2024/12/12 04:28:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:28:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:28:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:28:24 DEBUG : : >changeNotify: 2024/12/12 04:28:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:28:25 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: File to upload is small (25 bytes), uploading instead of streaming 2024/12/12 04:28:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:26 DEBUG : : >changeNotify: 2024/12/12 04:28:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:28:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:28:26 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:28:26 DEBUG : : >changeNotify: 2024/12/12 04:28:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:26 DEBUG : : invalidating directory cache 2024/12/12 04:28:26 DEBUG : dir: invalidating directory cache 2024/12/12 04:28:26 DEBUG : : >changeNotify: 2024/12/12 04:28:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:28:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:28:26 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:28:26 DEBUG : : >changeNotify: 2024/12/12 04:28:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:28 DEBUG : : >changeNotify: 2024/12/12 04:28:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:28:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:28:28 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:28:28 DEBUG : : >changeNotify: 2024/12/12 04:28:30 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/12 04:28:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/12 04:28:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:28:30 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:28:30 DEBUG : dir: Looking for writers 2024/12/12 04:28:30 DEBUG : file1: reading active writers 2024/12/12 04:28:30 DEBUG : : Looking for writers 2024/12/12 04:28:30 DEBUG : dir: reading active writers 2024/12/12 04:28:30 DEBUG : >WaitForWriters: 2024/12/12 04:28:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:30 DEBUG : : >changeNotify: 2024/12/12 04:28:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:28:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:28:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:28:30 DEBUG : : >changeNotify: 2024/12/12 04:28:32 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:28:32 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:28:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:32 DEBUG : : >changeNotify: --- PASS: TestFileOpenWrite (14.05s) === RUN TestFileRemove run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:28:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:34 DEBUG : : >changeNotify: 2024/12/12 04:28:36 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:36 DEBUG : : >changeNotify: 2024/12/12 04:28:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:38 DEBUG : : invalidating directory cache 2024/12/12 04:28:38 DEBUG : dir: invalidating directory cache 2024/12/12 04:28:38 DEBUG : : >changeNotify: 2024/12/12 04:28:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:28:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:39 DEBUG : : >changeNotify: 2024/12/12 04:28:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:28:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:28:39 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:28:39 DEBUG : : >changeNotify: 2024/12/12 04:28:40 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:40 DEBUG : dir/file1: Remove: 2024/12/12 04:28:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:40 DEBUG : : >changeNotify: 2024/12/12 04:28:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:28:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:28:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:28:40 DEBUG : : >changeNotify: 2024/12/12 04:28:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:28:41 DEBUG : dir/file1: >Remove: err= 2024/12/12 04:28:42 DEBUG : dir/file1: Remove: 2024/12/12 04:28:42 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/12 04:28:42 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:28:42 DEBUG : dir: Looking for writers 2024/12/12 04:28:42 DEBUG : : Looking for writers 2024/12/12 04:28:42 DEBUG : dir: reading active writers 2024/12/12 04:28:42 DEBUG : >WaitForWriters: 2024/12/12 04:28:43 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:28:43 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestFileRemove (10.76s) === RUN TestFileRemoveAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:28:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:44 DEBUG : : >changeNotify: 2024/12/12 04:28:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:46 DEBUG : : >changeNotify: 2024/12/12 04:28:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:48 DEBUG : : >changeNotify: 2024/12/12 04:28:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:28:49 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:49 DEBUG : : >changeNotify: 2024/12/12 04:28:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:28:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:28:49 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:28:49 DEBUG : : >changeNotify: 2024/12/12 04:28:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:50 DEBUG : : >changeNotify: 2024/12/12 04:28:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:28:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:28:50 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:28:50 DEBUG : : >changeNotify: 2024/12/12 04:28:50 DEBUG : dir/file1: Remove: 2024/12/12 04:28:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:50 DEBUG : : invalidating directory cache 2024/12/12 04:28:50 DEBUG : dir: invalidating directory cache 2024/12/12 04:28:50 DEBUG : : >changeNotify: 2024/12/12 04:28:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:28:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:28:50 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:28:50 DEBUG : : >changeNotify: 2024/12/12 04:28:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:28:52 DEBUG : dir/file1: >Remove: err= 2024/12/12 04:28:52 DEBUG : dir/file1: Remove: 2024/12/12 04:28:52 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/12 04:28:52 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:28:52 DEBUG : dir: Looking for writers 2024/12/12 04:28:52 DEBUG : : Looking for writers 2024/12/12 04:28:52 DEBUG : dir: reading active writers 2024/12/12 04:28:52 DEBUG : >WaitForWriters: 2024/12/12 04:28:53 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:53 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:28:53 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:28:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:53 DEBUG : : >changeNotify: 2024/12/12 04:28:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:28:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:28:53 DEBUG : : >changeNotify: 2024/12/12 04:28:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 --- PASS: TestFileRemoveAll (10.53s) === RUN TestFileOpen run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:28:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:28:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:28:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:28:55 DEBUG : : >changeNotify: 2024/12/12 04:29:00 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:00 DEBUG : : >changeNotify: 2024/12/12 04:29:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:29:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:29:00 DEBUG : : >changeNotify: 2024/12/12 04:29:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:29:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:29:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/12 04:29:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/12 04:29:00 DEBUG : dir/file1: Open: flags=O_RDWR 2024/12/12 04:29:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/12 04:29:00 DEBUG : dir/file1: Open: flags=0x3 2024/12/12 04:29:00 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/12/12 04:29:00 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/12/12 04:29:00 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:29:00 DEBUG : dir: Looking for writers 2024/12/12 04:29:00 DEBUG : file1: reading active writers 2024/12/12 04:29:00 DEBUG : : Looking for writers 2024/12/12 04:29:00 DEBUG : dir: reading active writers 2024/12/12 04:29:00 DEBUG : >WaitForWriters: 2024/12/12 04:29:02 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:02 DEBUG : : >changeNotify: 2024/12/12 04:29:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:29:02 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:29:02 DEBUG : : >changeNotify: 2024/12/12 04:29:03 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:29:03 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestFileOpen (9.54s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:29:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:07 DEBUG : : invalidating directory cache 2024/12/12 04:29:07 DEBUG : dir: invalidating directory cache 2024/12/12 04:29:07 DEBUG : : >changeNotify: 2024/12/12 04:29:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:09 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:10 DEBUG : : >changeNotify: 2024/12/12 04:29:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:11 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:29:11 DEBUG : dir: Looking for writers 2024/12/12 04:29:11 DEBUG : file1: reading active writers 2024/12/12 04:29:11 DEBUG : : Looking for writers 2024/12/12 04:29:11 DEBUG : dir: reading active writers 2024/12/12 04:29:11 DEBUG : >WaitForWriters: 2024/12/12 04:29:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:29:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000f63200 2024/12/12 04:29:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:29:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:29:18 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:18 DEBUG : : >changeNotify: 2024/12/12 04:29:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:29:18 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:29:18 DEBUG : : >changeNotify: 2024/12/12 04:29:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:29:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000f63200 2024/12/12 04:29:19 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:29:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:29:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:19 DEBUG : : invalidating directory cache 2024/12/12 04:29:19 DEBUG : dir: invalidating directory cache 2024/12/12 04:29:19 DEBUG : : >changeNotify: 2024/12/12 04:29:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:29:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:29:19 DEBUG : : >changeNotify: 2024/12/12 04:29:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:20 DEBUG : : >changeNotify: 2024/12/12 04:29:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:29:20 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:29:20 DEBUG : : >changeNotify: 2024/12/12 04:29:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:29:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/12 04:29:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:29:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc000f63200 2024/12/12 04:29:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:29:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:29:20 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: File to upload is small (25 bytes), uploading instead of streaming 2024/12/12 04:29:22 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:23 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:23 DEBUG : : >changeNotify: 2024/12/12 04:29:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:29:23 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:29:23 DEBUG : : >changeNotify: 2024/12/12 04:29:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:24 DEBUG : : >changeNotify: 2024/12/12 04:29:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:29:24 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:29:24 DEBUG : : >changeNotify: 2024/12/12 04:29:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:24 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/12 04:29:24 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/12 04:29:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:29:24 DEBUG : newLeaf: Running delayed rename now 2024/12/12 04:29:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:26 DEBUG : : >changeNotify: 2024/12/12 04:29:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:26 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:26 DEBUG : : >changeNotify: 2024/12/12 04:29:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:26 DEBUG : : >changeNotify: 2024/12/12 04:29:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:26 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:26 DEBUG : : >changeNotify: 2024/12/12 04:29:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:29:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000f63200 2024/12/12 04:29:27 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:29:27 DEBUG : dir: Looking for writers 2024/12/12 04:29:27 DEBUG : : Looking for writers 2024/12/12 04:29:27 DEBUG : dir: reading active writers 2024/12/12 04:29:27 DEBUG : newLeaf: reading active writers 2024/12/12 04:29:27 DEBUG : >WaitForWriters: 2024/12/12 04:29:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:28 DEBUG : : >changeNotify: 2024/12/12 04:29:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:28 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:28 DEBUG : : >changeNotify: 2024/12/12 04:29:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:29 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:29:29 DEBUG : dir: Looking for writers 2024/12/12 04:29:29 DEBUG : : Looking for writers 2024/12/12 04:29:29 DEBUG : newLeaf: reading active writers 2024/12/12 04:29:29 DEBUG : dir: reading active writers 2024/12/12 04:29:29 DEBUG : >WaitForWriters: 2024/12/12 04:29:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:30 DEBUG : : >changeNotify: 2024/12/12 04:29:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:30 DEBUG : : >changeNotify: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:29:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:29:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:29:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:29:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:29:32 DEBUG : Config file has changed externally - reloading 2024/12/12 04:29:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:29:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:29:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:29:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:29:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:29:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:29:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:32 DEBUG : : >changeNotify: 2024/12/12 04:29:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:32 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:32 DEBUG : : >changeNotify: 2024/12/12 04:29:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:33 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:33 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:33 DEBUG : : invalidating directory cache 2024/12/12 04:29:33 DEBUG : dir: invalidating directory cache 2024/12/12 04:29:33 DEBUG : : >changeNotify: 2024/12/12 04:29:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:33 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:33 DEBUG : : >changeNotify: 2024/12/12 04:29:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:34 DEBUG : : >changeNotify: 2024/12/12 04:29:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:34 DEBUG : : >changeNotify: 2024/12/12 04:29:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:36 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:36 DEBUG : : >changeNotify: 2024/12/12 04:29:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:36 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:36 DEBUG : : >changeNotify: 2024/12/12 04:29:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:38 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:29:38 DEBUG : dir: Looking for writers 2024/12/12 04:29:38 DEBUG : file1: reading active writers 2024/12/12 04:29:38 DEBUG : : Looking for writers 2024/12/12 04:29:38 DEBUG : dir: reading active writers 2024/12/12 04:29:38 DEBUG : >WaitForWriters: 2024/12/12 04:29:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:38 DEBUG : : >changeNotify: 2024/12/12 04:29:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:38 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:38 DEBUG : : >changeNotify: 2024/12/12 04:29:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:29:38 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:29:38 DEBUG : : >changeNotify: 2024/12/12 04:29:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:39 DEBUG : : >changeNotify: 2024/12/12 04:29:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:39 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:39 DEBUG : : >changeNotify: 2024/12/12 04:29:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:29:39 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:29:39 DEBUG : : >changeNotify: 2024/12/12 04:29:40 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:40 DEBUG : : >changeNotify: 2024/12/12 04:29:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:40 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:40 DEBUG : : >changeNotify: 2024/12/12 04:29:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:29:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:29:40 DEBUG : : >changeNotify: 2024/12/12 04:29:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:29:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000679a40 2024/12/12 04:29:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:29:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:29:43 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:44 DEBUG : : invalidating directory cache 2024/12/12 04:29:44 DEBUG : dir: invalidating directory cache 2024/12/12 04:29:44 DEBUG : : >changeNotify: 2024/12/12 04:29:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:44 DEBUG : : >changeNotify: 2024/12/12 04:29:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:44 DEBUG : : >changeNotify: 2024/12/12 04:29:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:44 DEBUG : : >changeNotify: 2024/12/12 04:29:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:46 DEBUG : : >changeNotify: 2024/12/12 04:29:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:46 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:46 DEBUG : : >changeNotify: 2024/12/12 04:29:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:29:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:29:46 DEBUG : : >changeNotify: 2024/12/12 04:29:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:29:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000679a40 2024/12/12 04:29:46 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:29:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:29:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:29:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/12 04:29:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:29:48 DEBUG : dir/file1: File is currently open, delaying rename 0xc000679a40 2024/12/12 04:29:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:29:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:29:48 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: File to upload is small (25 bytes), uploading instead of streaming 2024/12/12 04:29:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:48 DEBUG : : >changeNotify: 2024/12/12 04:29:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:48 DEBUG : : >changeNotify: 2024/12/12 04:29:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:29:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:29:48 DEBUG : : >changeNotify: 2024/12/12 04:29:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:49 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:49 DEBUG : : >changeNotify: 2024/12/12 04:29:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:49 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:49 DEBUG : : >changeNotify: 2024/12/12 04:29:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:29:49 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:29:49 DEBUG : : >changeNotify: 2024/12/12 04:29:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:50 DEBUG : : >changeNotify: 2024/12/12 04:29:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:50 DEBUG : : >changeNotify: 2024/12/12 04:29:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:29:50 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:29:50 DEBUG : : >changeNotify: 2024/12/12 04:29:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:50 DEBUG : : >changeNotify: 2024/12/12 04:29:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:50 DEBUG : : >changeNotify: 2024/12/12 04:29:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:29:50 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:29:50 DEBUG : : >changeNotify: 2024/12/12 04:29:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:51 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/12 04:29:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/12 04:29:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:29:51 DEBUG : newLeaf: Running delayed rename now 2024/12/12 04:29:53 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:53 DEBUG : : >changeNotify: 2024/12/12 04:29:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:53 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:53 DEBUG : : >changeNotify: 2024/12/12 04:29:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:29:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:29:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000679a40 2024/12/12 04:29:54 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:29:54 DEBUG : dir: Looking for writers 2024/12/12 04:29:54 DEBUG : : Looking for writers 2024/12/12 04:29:54 DEBUG : newLeaf: reading active writers 2024/12/12 04:29:54 DEBUG : dir: reading active writers 2024/12/12 04:29:54 DEBUG : >WaitForWriters: 2024/12/12 04:29:54 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:54 DEBUG : : invalidating directory cache 2024/12/12 04:29:54 DEBUG : dir: invalidating directory cache 2024/12/12 04:29:54 DEBUG : : >changeNotify: 2024/12/12 04:29:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:54 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:54 DEBUG : : >changeNotify: 2024/12/12 04:29:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:29:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:29:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:29:55 DEBUG : : >changeNotify: 2024/12/12 04:29:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:29:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:29:55 DEBUG : : >changeNotify: 2024/12/12 04:29:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:29:55 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:29:55 DEBUG : dir: Looking for writers 2024/12/12 04:29:55 DEBUG : : Looking for writers 2024/12/12 04:29:55 DEBUG : dir: reading active writers 2024/12/12 04:29:55 DEBUG : newLeaf: reading active writers 2024/12/12 04:29:55 DEBUG : >WaitForWriters: 2024/12/12 04:29:55 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:29:58 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:29:58 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:29:58 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:29:58 DEBUG : Config file has changed externally - reloading 2024/12/12 04:29:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:29:58 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:29:58 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:30:00 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:00 DEBUG : : >changeNotify: 2024/12/12 04:30:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:00 DEBUG : : >changeNotify: 2024/12/12 04:30:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:02 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:02 DEBUG : : >changeNotify: 2024/12/12 04:30:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:02 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:02 DEBUG : : >changeNotify: 2024/12/12 04:30:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:04 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:04 DEBUG : : invalidating directory cache 2024/12/12 04:30:04 DEBUG : dir: invalidating directory cache 2024/12/12 04:30:04 DEBUG : : >changeNotify: 2024/12/12 04:30:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:04 DEBUG : : >changeNotify: 2024/12/12 04:30:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:30:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:30:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:30:04 DEBUG : : >changeNotify: 2024/12/12 04:30:05 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:30:05 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:30:05 DEBUG : dir/file1(0xc0005afdc0): openPending: 2024/12/12 04:30:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/12 04:30:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/12 04:30:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:30:06 DEBUG : dir/file1(0xc0005afdc0): >openPending: err= 2024/12/12 04:30:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:30:06 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:30:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:30:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:30:06 DEBUG : dir/file1(0xc0005afdc0): _writeAt: size=14, off=0 2024/12/12 04:30:06 DEBUG : dir/file1(0xc0005afdc0): >_writeAt: n=14, err= 2024/12/12 04:30:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/12 04:30:06 DEBUG : dir/file1(0xc0005afdc0): close: 2024/12/12 04:30:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/12 04:30:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/12 04:30:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:30:06 DEBUG : dir/file1(0xc0005afdc0): >close: err= 2024/12/12 04:30:06 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:30:06 DEBUG : dir: Looking for writers 2024/12/12 04:30:06 DEBUG : file1: reading active writers 2024/12/12 04:30:06 DEBUG : : Looking for writers 2024/12/12 04:30:06 DEBUG : dir: reading active writers 2024/12/12 04:30:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:30:06 DEBUG : dir: Looking for writers 2024/12/12 04:30:06 DEBUG : file1: reading active writers 2024/12/12 04:30:06 DEBUG : : Looking for writers 2024/12/12 04:30:06 DEBUG : dir: reading active writers 2024/12/12 04:30:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:30:06 DEBUG : dir: Looking for writers 2024/12/12 04:30:06 DEBUG : file1: reading active writers 2024/12/12 04:30:06 DEBUG : : Looking for writers 2024/12/12 04:30:06 DEBUG : dir: reading active writers 2024/12/12 04:30:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:30:06 DEBUG : dir: Looking for writers 2024/12/12 04:30:06 DEBUG : file1: reading active writers 2024/12/12 04:30:06 DEBUG : : Looking for writers 2024/12/12 04:30:06 DEBUG : dir: reading active writers 2024/12/12 04:30:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:30:06 DEBUG : dir/file1: vfs cache: starting upload 2024/12/12 04:30:06 DEBUG : dir: Looking for writers 2024/12/12 04:30:06 DEBUG : file1: reading active writers 2024/12/12 04:30:06 DEBUG : : Looking for writers 2024/12/12 04:30:06 DEBUG : dir: reading active writers 2024/12/12 04:30:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:30:06 DEBUG : dir: Looking for writers 2024/12/12 04:30:06 DEBUG : file1: reading active writers 2024/12/12 04:30:06 DEBUG : : Looking for writers 2024/12/12 04:30:06 DEBUG : dir: reading active writers 2024/12/12 04:30:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/12 04:30:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:07 DEBUG : dir: Looking for writers 2024/12/12 04:30:07 DEBUG : file1: reading active writers 2024/12/12 04:30:07 DEBUG : : Looking for writers 2024/12/12 04:30:07 DEBUG : dir: reading active writers 2024/12/12 04:30:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/12 04:30:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:07 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:07 DEBUG : : >changeNotify: 2024/12/12 04:30:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:07 DEBUG : : >changeNotify: 2024/12/12 04:30:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:30:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:30:07 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:30:07 DEBUG : : >changeNotify: 2024/12/12 04:30:07 DEBUG : dir: Looking for writers 2024/12/12 04:30:07 DEBUG : file1: reading active writers 2024/12/12 04:30:07 DEBUG : : Looking for writers 2024/12/12 04:30:07 DEBUG : dir: reading active writers 2024/12/12 04:30:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:30:08 DEBUG : dir: Looking for writers 2024/12/12 04:30:08 DEBUG : file1: reading active writers 2024/12/12 04:30:08 DEBUG : : Looking for writers 2024/12/12 04:30:08 DEBUG : dir: reading active writers 2024/12/12 04:30:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:30:09 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/12 04:30:09 INFO : dir/file1: Copied (replaced existing) 2024/12/12 04:30:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/12 04:30:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/12 04:30:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:30:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/12 04:30:09 DEBUG : dir: Looking for writers 2024/12/12 04:30:09 DEBUG : file1: reading active writers 2024/12/12 04:30:09 DEBUG : : Looking for writers 2024/12/12 04:30:09 DEBUG : dir: reading active writers 2024/12/12 04:30:09 DEBUG : >WaitForWriters: 2024/12/12 04:30:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:30:09 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:30:09 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:30:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:30:09 DEBUG : dir/file1(0xc000132e00): _readAt: size=512, off=0 2024/12/12 04:30:09 DEBUG : dir/file1(0xc000132e00): openPending: 2024/12/12 04:30:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/12 04:30:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/12 04:30:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:30:09 DEBUG : dir/file1(0xc000132e00): >openPending: err= 2024/12/12 04:30:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/12 04:30:09 DEBUG : dir/file1(0xc000132e00): >_readAt: n=14, err=EOF 2024/12/12 04:30:09 DEBUG : dir/file1(0xc000132e00): close: 2024/12/12 04:30:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/12 04:30:09 DEBUG : dir/file1(0xc000132e00): >close: err= 2024/12/12 04:30:09 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:10 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:10 DEBUG : : >changeNotify: 2024/12/12 04:30:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:10 DEBUG : : >changeNotify: 2024/12/12 04:30:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:30:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:30:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:30:10 DEBUG : : >changeNotify: 2024/12/12 04:30:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:30:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:30:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0008df140 2024/12/12 04:30:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:30:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:30:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:30:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/12 04:30:17 DEBUG : dir/file1: Updating file with dir/file1 0xc0008df140 2024/12/12 04:30:17 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:30:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:30:18 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:30:18 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:30:18 DEBUG : dir/file1(0xc0009129c0): openPending: 2024/12/12 04:30:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/12 04:30:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/12 04:30:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:30:18 DEBUG : dir/file1(0xc0009129c0): >openPending: err= 2024/12/12 04:30:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:30:18 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:30:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:30:18 DEBUG : dir/file1(0xc0009129c0): _writeAt: size=25, off=0 2024/12/12 04:30:18 DEBUG : dir/file1(0xc0009129c0): >_writeAt: n=25, err= 2024/12/12 04:30:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:18 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:18 DEBUG : : >changeNotify: 2024/12/12 04:30:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:18 DEBUG : : >changeNotify: 2024/12/12 04:30:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:30:18 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:30:18 DEBUG : : >changeNotify: 2024/12/12 04:30:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:30:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:19 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:19 DEBUG : : >changeNotify: 2024/12/12 04:30:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:19 DEBUG : : >changeNotify: 2024/12/12 04:30:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:30:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:30:19 DEBUG : : >changeNotify: 2024/12/12 04:30:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:30:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:20 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:20 DEBUG : : >changeNotify: 2024/12/12 04:30:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:20 DEBUG : : >changeNotify: 2024/12/12 04:30:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:30:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:30:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:30:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0008df140 2024/12/12 04:30:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:30:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:30:20 DEBUG : newLeaf(0xc0009129c0): close: 2024/12/12 04:30:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/12 04:30:20 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-12 04:30:18.560417014 +0000 UTC m=+515.583395754 2024/12/12 04:30:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/12 04:30:20 DEBUG : newLeaf(0xc0009129c0): >close: err= 2024/12/12 04:30:20 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:30:20 DEBUG : dir: Looking for writers 2024/12/12 04:30:20 DEBUG : : Looking for writers 2024/12/12 04:30:20 DEBUG : dir: reading active writers 2024/12/12 04:30:20 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:30:20 DEBUG : dir: Looking for writers 2024/12/12 04:30:20 DEBUG : : Looking for writers 2024/12/12 04:30:20 DEBUG : dir: reading active writers 2024/12/12 04:30:20 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:30:20 DEBUG : dir: Looking for writers 2024/12/12 04:30:20 DEBUG : : Looking for writers 2024/12/12 04:30:20 DEBUG : dir: reading active writers 2024/12/12 04:30:20 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:30:20 DEBUG : dir: Looking for writers 2024/12/12 04:30:20 DEBUG : : Looking for writers 2024/12/12 04:30:20 DEBUG : dir: reading active writers 2024/12/12 04:30:20 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:30:20 DEBUG : newLeaf: vfs cache: starting upload 2024/12/12 04:30:20 DEBUG : dir: Looking for writers 2024/12/12 04:30:20 DEBUG : : Looking for writers 2024/12/12 04:30:20 DEBUG : dir: reading active writers 2024/12/12 04:30:20 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:30:20 DEBUG : dir: Looking for writers 2024/12/12 04:30:20 DEBUG : : Looking for writers 2024/12/12 04:30:20 DEBUG : dir: reading active writers 2024/12/12 04:30:20 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/12 04:30:21 DEBUG : dir: Looking for writers 2024/12/12 04:30:21 DEBUG : : Looking for writers 2024/12/12 04:30:21 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:21 DEBUG : dir: reading active writers 2024/12/12 04:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/12 04:30:21 DEBUG : dir: Looking for writers 2024/12/12 04:30:21 DEBUG : : Looking for writers 2024/12/12 04:30:21 DEBUG : dir: reading active writers 2024/12/12 04:30:21 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:30:22 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:22 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:22 DEBUG : : >changeNotify: 2024/12/12 04:30:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:22 DEBUG : : >changeNotify: 2024/12/12 04:30:22 DEBUG : dir: Looking for writers 2024/12/12 04:30:22 DEBUG : : Looking for writers 2024/12/12 04:30:22 DEBUG : dir: reading active writers 2024/12/12 04:30:22 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:30:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/12 04:30:23 INFO : newLeaf: Copied (replaced existing) 2024/12/12 04:30:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-12 04:30:18.56 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/12 04:30:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/12 04:30:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:30:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/12 04:30:23 DEBUG : dir: Looking for writers 2024/12/12 04:30:23 DEBUG : : Looking for writers 2024/12/12 04:30:23 DEBUG : dir: reading active writers 2024/12/12 04:30:23 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:23 DEBUG : >WaitForWriters: 2024/12/12 04:30:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:24 DEBUG : : >changeNotify: 2024/12/12 04:30:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:24 DEBUG : : >changeNotify: 2024/12/12 04:30:25 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:30:25 DEBUG : dir: Looking for writers 2024/12/12 04:30:25 DEBUG : : Looking for writers 2024/12/12 04:30:25 DEBUG : dir: reading active writers 2024/12/12 04:30:25 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:25 DEBUG : >WaitForWriters: 2024/12/12 04:30:25 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:30:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:26 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:26 DEBUG : : >changeNotify: 2024/12/12 04:30:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:26 DEBUG : : >changeNotify: 2024/12/12 04:30:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:26 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:26 DEBUG : : >changeNotify: 2024/12/12 04:30:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:26 DEBUG : : >changeNotify: === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:30:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:30:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:30:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:30:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:30:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:30:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:30:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:30:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:30:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:30:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:30:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:28 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:28 DEBUG : : >changeNotify: 2024/12/12 04:30:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:28 DEBUG : : >changeNotify: 2024/12/12 04:30:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:30 DEBUG : : >changeNotify: 2024/12/12 04:30:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:30 DEBUG : : >changeNotify: 2024/12/12 04:30:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:32 DEBUG : : invalidating directory cache 2024/12/12 04:30:32 DEBUG : dir: invalidating directory cache 2024/12/12 04:30:32 DEBUG : : >changeNotify: 2024/12/12 04:30:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:32 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:32 DEBUG : : >changeNotify: 2024/12/12 04:30:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:30:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:33 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:33 DEBUG : : >changeNotify: 2024/12/12 04:30:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:33 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:33 DEBUG : : >changeNotify: 2024/12/12 04:30:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:30:33 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:33 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:33 DEBUG : : >changeNotify: 2024/12/12 04:30:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:33 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:33 DEBUG : : >changeNotify: 2024/12/12 04:30:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:30:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:34 DEBUG : : >changeNotify: 2024/12/12 04:30:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:34 DEBUG : : >changeNotify: 2024/12/12 04:30:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:30:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:30:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:30:34 DEBUG : : >changeNotify: 2024/12/12 04:30:35 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:30:35 DEBUG : dir: Looking for writers 2024/12/12 04:30:35 DEBUG : file1: reading active writers 2024/12/12 04:30:35 DEBUG : : Looking for writers 2024/12/12 04:30:35 DEBUG : dir: reading active writers 2024/12/12 04:30:35 DEBUG : >WaitForWriters: 2024/12/12 04:30:36 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:36 DEBUG : : >changeNotify: 2024/12/12 04:30:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:36 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:36 DEBUG : : >changeNotify: 2024/12/12 04:30:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:30:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:30:36 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:30:36 DEBUG : : >changeNotify: 2024/12/12 04:30:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:38 DEBUG : : >changeNotify: 2024/12/12 04:30:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:38 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:38 DEBUG : : >changeNotify: 2024/12/12 04:30:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:30:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:30:38 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:30:38 DEBUG : : >changeNotify: 2024/12/12 04:30:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:39 DEBUG : : >changeNotify: 2024/12/12 04:30:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:39 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:39 DEBUG : : >changeNotify: 2024/12/12 04:30:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:30:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:30:39 DEBUG : newLeaf: Updating file with newLeaf 0xc00149ae40 2024/12/12 04:30:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:30:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:30:40 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:40 DEBUG : : >changeNotify: 2024/12/12 04:30:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:40 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:40 DEBUG : : >changeNotify: 2024/12/12 04:30:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:30:43 DEBUG : dir/file1: Updating file with dir/file1 0xc00149ae40 2024/12/12 04:30:43 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:30:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:30:43 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:44 DEBUG : : >changeNotify: 2024/12/12 04:30:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:44 DEBUG : : >changeNotify: 2024/12/12 04:30:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:30:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:30:44 DEBUG : : >changeNotify: 2024/12/12 04:30:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:30:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:44 DEBUG : : >changeNotify: 2024/12/12 04:30:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:44 DEBUG : : >changeNotify: 2024/12/12 04:30:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:30:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:30:44 DEBUG : : >changeNotify: 2024/12/12 04:30:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:30:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:30:44 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:30:44 DEBUG : dir/file1(0xc0005afcc0): openPending: 2024/12/12 04:30:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/12 04:30:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/12 04:30:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:30:44 DEBUG : dir/file1(0xc0005afcc0): >openPending: err= 2024/12/12 04:30:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:30:44 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:30:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:30:44 DEBUG : dir/file1(0xc0005afcc0): _writeAt: size=25, off=0 2024/12/12 04:30:44 DEBUG : dir/file1(0xc0005afcc0): >_writeAt: n=25, err= 2024/12/12 04:30:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:46 DEBUG : : >changeNotify: 2024/12/12 04:30:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:46 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:46 DEBUG : : >changeNotify: 2024/12/12 04:30:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:30:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:30:46 DEBUG : : >changeNotify: 2024/12/12 04:30:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:30:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:30:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:30:47 DEBUG : newLeaf: Updating file with newLeaf 0xc00149ae40 2024/12/12 04:30:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:30:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:30:47 DEBUG : newLeaf(0xc0005afcc0): close: 2024/12/12 04:30:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/12 04:30:47 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-12 04:30:44.947487495 +0000 UTC m=+541.970466215 2024/12/12 04:30:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/12 04:30:47 DEBUG : newLeaf(0xc0005afcc0): >close: err= 2024/12/12 04:30:47 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:30:47 DEBUG : dir: Looking for writers 2024/12/12 04:30:47 DEBUG : : Looking for writers 2024/12/12 04:30:47 DEBUG : dir: reading active writers 2024/12/12 04:30:47 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:30:47 DEBUG : dir: Looking for writers 2024/12/12 04:30:47 DEBUG : : Looking for writers 2024/12/12 04:30:47 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:47 DEBUG : dir: reading active writers 2024/12/12 04:30:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:30:47 DEBUG : dir: Looking for writers 2024/12/12 04:30:47 DEBUG : : Looking for writers 2024/12/12 04:30:47 DEBUG : dir: reading active writers 2024/12/12 04:30:47 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:30:47 DEBUG : dir: Looking for writers 2024/12/12 04:30:47 DEBUG : : Looking for writers 2024/12/12 04:30:47 DEBUG : dir: reading active writers 2024/12/12 04:30:47 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:30:47 DEBUG : newLeaf: vfs cache: starting upload 2024/12/12 04:30:47 DEBUG : dir: Looking for writers 2024/12/12 04:30:47 DEBUG : : Looking for writers 2024/12/12 04:30:47 DEBUG : dir: reading active writers 2024/12/12 04:30:47 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:30:47 DEBUG : dir: Looking for writers 2024/12/12 04:30:47 DEBUG : : Looking for writers 2024/12/12 04:30:47 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:47 DEBUG : dir: reading active writers 2024/12/12 04:30:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/12 04:30:47 DEBUG : dir: Looking for writers 2024/12/12 04:30:47 DEBUG : : Looking for writers 2024/12/12 04:30:47 DEBUG : dir: reading active writers 2024/12/12 04:30:47 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/12 04:30:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:48 DEBUG : : >changeNotify: 2024/12/12 04:30:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:48 DEBUG : : >changeNotify: 2024/12/12 04:30:48 DEBUG : dir: Looking for writers 2024/12/12 04:30:48 DEBUG : : Looking for writers 2024/12/12 04:30:48 DEBUG : dir: reading active writers 2024/12/12 04:30:48 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:30:49 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:49 DEBUG : dir: Looking for writers 2024/12/12 04:30:49 DEBUG : : Looking for writers 2024/12/12 04:30:49 DEBUG : dir: reading active writers 2024/12/12 04:30:49 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:30:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:49 DEBUG : : >changeNotify: 2024/12/12 04:30:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:49 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:49 DEBUG : : >changeNotify: 2024/12/12 04:30:50 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/12 04:30:50 INFO : newLeaf: Copied (replaced existing) 2024/12/12 04:30:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-12 04:30:44.947 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/12 04:30:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/12 04:30:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:30:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/12 04:30:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:50 DEBUG : : >changeNotify: 2024/12/12 04:30:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:50 DEBUG : : >changeNotify: 2024/12/12 04:30:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:50 DEBUG : dir: Looking for writers 2024/12/12 04:30:50 DEBUG : : Looking for writers 2024/12/12 04:30:50 DEBUG : dir: reading active writers 2024/12/12 04:30:50 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:50 DEBUG : >WaitForWriters: 2024/12/12 04:30:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:50 DEBUG : : >changeNotify: 2024/12/12 04:30:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:50 DEBUG : : >changeNotify: 2024/12/12 04:30:52 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:30:52 DEBUG : dir: Looking for writers 2024/12/12 04:30:52 DEBUG : : Looking for writers 2024/12/12 04:30:52 DEBUG : dir: reading active writers 2024/12/12 04:30:52 DEBUG : newLeaf: reading active writers 2024/12/12 04:30:52 DEBUG : >WaitForWriters: 2024/12/12 04:30:52 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:30:53 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:53 DEBUG : : >changeNotify: 2024/12/12 04:30:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:53 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:53 DEBUG : : >changeNotify: 2024/12/12 04:30:54 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:54 DEBUG : : >changeNotify: 2024/12/12 04:30:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:54 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:54 DEBUG : : >changeNotify: 2024/12/12 04:30:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:30:55 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:30:55 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:30:55 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:30:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:30:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:30:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:30:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:30:55 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:30:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:30:55 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:30:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:55 DEBUG : : >changeNotify: 2024/12/12 04:30:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:55 DEBUG : : >changeNotify: 2024/12/12 04:30:58 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:30:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:30:59 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:30:59 DEBUG : : invalidating directory cache 2024/12/12 04:30:59 DEBUG : : >changeNotify: 2024/12/12 04:30:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:30:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:30:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:30:59 DEBUG : dir: invalidating directory cache 2024/12/12 04:30:59 DEBUG : : >changeNotify: 2024/12/12 04:30:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:31:00 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:00 DEBUG : : >changeNotify: 2024/12/12 04:31:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:00 DEBUG : : >changeNotify: 2024/12/12 04:31:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:31:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:31:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:31:00 DEBUG : : >changeNotify: 2024/12/12 04:31:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:31:01 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:31:01 DEBUG : dir/file1(0xc000912b00): openPending: 2024/12/12 04:31:02 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:02 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:02 DEBUG : : >changeNotify: 2024/12/12 04:31:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:02 DEBUG : : >changeNotify: 2024/12/12 04:31:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:31:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:31:02 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:31:02 DEBUG : : >changeNotify: 2024/12/12 04:31:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/12 04:31:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/12 04:31:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:31:02 DEBUG : dir/file1(0xc000912b00): >openPending: err= 2024/12/12 04:31:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:31:02 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:31:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:31:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:31:02 DEBUG : dir/file1(0xc000912b00): _writeAt: size=14, off=0 2024/12/12 04:31:02 DEBUG : dir/file1(0xc000912b00): >_writeAt: n=14, err= 2024/12/12 04:31:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/12 04:31:02 DEBUG : dir/file1(0xc000912b00): close: 2024/12/12 04:31:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/12 04:31:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/12 04:31:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:31:02 DEBUG : dir/file1(0xc000912b00): >close: err= 2024/12/12 04:31:02 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:31:02 DEBUG : dir: Looking for writers 2024/12/12 04:31:02 DEBUG : file1: reading active writers 2024/12/12 04:31:02 DEBUG : : Looking for writers 2024/12/12 04:31:02 DEBUG : dir: reading active writers 2024/12/12 04:31:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:31:02 DEBUG : dir: Looking for writers 2024/12/12 04:31:02 DEBUG : file1: reading active writers 2024/12/12 04:31:02 DEBUG : : Looking for writers 2024/12/12 04:31:02 DEBUG : dir: reading active writers 2024/12/12 04:31:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:31:02 DEBUG : dir: Looking for writers 2024/12/12 04:31:02 DEBUG : file1: reading active writers 2024/12/12 04:31:02 DEBUG : : Looking for writers 2024/12/12 04:31:02 DEBUG : dir: reading active writers 2024/12/12 04:31:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:31:03 DEBUG : dir: Looking for writers 2024/12/12 04:31:03 DEBUG : file1: reading active writers 2024/12/12 04:31:03 DEBUG : : Looking for writers 2024/12/12 04:31:03 DEBUG : dir: reading active writers 2024/12/12 04:31:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:31:03 DEBUG : dir/file1: vfs cache: starting upload 2024/12/12 04:31:03 DEBUG : dir: Looking for writers 2024/12/12 04:31:03 DEBUG : file1: reading active writers 2024/12/12 04:31:03 DEBUG : : Looking for writers 2024/12/12 04:31:03 DEBUG : dir: reading active writers 2024/12/12 04:31:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:31:03 DEBUG : dir: Looking for writers 2024/12/12 04:31:03 DEBUG : file1: reading active writers 2024/12/12 04:31:03 DEBUG : : Looking for writers 2024/12/12 04:31:03 DEBUG : dir: reading active writers 2024/12/12 04:31:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/12 04:31:03 DEBUG : dir: Looking for writers 2024/12/12 04:31:03 DEBUG : file1: reading active writers 2024/12/12 04:31:03 DEBUG : : Looking for writers 2024/12/12 04:31:03 DEBUG : dir: reading active writers 2024/12/12 04:31:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/12 04:31:04 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:04 DEBUG : dir: Looking for writers 2024/12/12 04:31:04 DEBUG : file1: reading active writers 2024/12/12 04:31:04 DEBUG : : Looking for writers 2024/12/12 04:31:04 DEBUG : dir: reading active writers 2024/12/12 04:31:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:31:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:04 DEBUG : : >changeNotify: 2024/12/12 04:31:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:04 DEBUG : : >changeNotify: 2024/12/12 04:31:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:31:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:31:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:31:04 DEBUG : : >changeNotify: 2024/12/12 04:31:05 DEBUG : dir: Looking for writers 2024/12/12 04:31:05 DEBUG : file1: reading active writers 2024/12/12 04:31:05 DEBUG : : Looking for writers 2024/12/12 04:31:05 DEBUG : dir: reading active writers 2024/12/12 04:31:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:31:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/12 04:31:05 INFO : dir/file1: Copied (replaced existing) 2024/12/12 04:31:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/12 04:31:05 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/12 04:31:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:31:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/12 04:31:06 DEBUG : dir: Looking for writers 2024/12/12 04:31:06 DEBUG : file1: reading active writers 2024/12/12 04:31:06 DEBUG : : Looking for writers 2024/12/12 04:31:06 DEBUG : dir: reading active writers 2024/12/12 04:31:06 DEBUG : >WaitForWriters: 2024/12/12 04:31:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:31:06 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:31:06 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:31:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:31:06 DEBUG : dir/file1(0xc000913080): _readAt: size=512, off=0 2024/12/12 04:31:06 DEBUG : dir/file1(0xc000913080): openPending: 2024/12/12 04:31:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/12 04:31:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/12 04:31:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:31:06 DEBUG : dir/file1(0xc000913080): >openPending: err= 2024/12/12 04:31:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/12 04:31:06 DEBUG : dir/file1(0xc000913080): >_readAt: n=14, err=EOF 2024/12/12 04:31:06 DEBUG : dir/file1(0xc000913080): close: 2024/12/12 04:31:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/12 04:31:06 DEBUG : dir/file1(0xc000913080): >close: err= 2024/12/12 04:31:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:07 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:07 DEBUG : : >changeNotify: 2024/12/12 04:31:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:07 DEBUG : : >changeNotify: 2024/12/12 04:31:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:31:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:31:07 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:31:07 DEBUG : : >changeNotify: 2024/12/12 04:31:09 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:31:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:31:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000718780 2024/12/12 04:31:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:31:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:31:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:10 DEBUG : : >changeNotify: 2024/12/12 04:31:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:10 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:10 DEBUG : : >changeNotify: 2024/12/12 04:31:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:31:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/12 04:31:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000718780 2024/12/12 04:31:13 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:31:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:31:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:31:15 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:31:15 DEBUG : dir/file1(0xc0001330c0): openPending: 2024/12/12 04:31:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/12 04:31:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/12 04:31:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:31:15 DEBUG : dir/file1(0xc0001330c0): >openPending: err= 2024/12/12 04:31:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:31:15 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:31:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:31:15 DEBUG : dir/file1(0xc0001330c0): _writeAt: size=25, off=0 2024/12/12 04:31:15 DEBUG : dir/file1(0xc0001330c0): >_writeAt: n=25, err= 2024/12/12 04:31:18 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:31:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:31:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000718780 2024/12/12 04:31:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:31:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:31:18 DEBUG : newLeaf(0xc0001330c0): close: 2024/12/12 04:31:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/12 04:31:18 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-12 04:31:15.066810726 +0000 UTC m=+572.089789456 2024/12/12 04:31:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/12 04:31:18 DEBUG : newLeaf(0xc0001330c0): >close: err= 2024/12/12 04:31:18 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:31:18 DEBUG : dir: Looking for writers 2024/12/12 04:31:18 DEBUG : : Looking for writers 2024/12/12 04:31:18 DEBUG : dir: reading active writers 2024/12/12 04:31:18 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:31:18 DEBUG : dir: Looking for writers 2024/12/12 04:31:18 DEBUG : : Looking for writers 2024/12/12 04:31:18 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:18 DEBUG : dir: reading active writers 2024/12/12 04:31:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:31:18 DEBUG : dir: Looking for writers 2024/12/12 04:31:18 DEBUG : : Looking for writers 2024/12/12 04:31:18 DEBUG : dir: reading active writers 2024/12/12 04:31:18 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:31:18 DEBUG : dir: Looking for writers 2024/12/12 04:31:18 DEBUG : : Looking for writers 2024/12/12 04:31:18 DEBUG : dir: reading active writers 2024/12/12 04:31:18 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:31:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:18 DEBUG : : >changeNotify: 2024/12/12 04:31:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:18 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:18 DEBUG : : >changeNotify: 2024/12/12 04:31:18 DEBUG : newLeaf: vfs cache: starting upload 2024/12/12 04:31:18 DEBUG : dir: Looking for writers 2024/12/12 04:31:18 DEBUG : : Looking for writers 2024/12/12 04:31:18 DEBUG : dir: reading active writers 2024/12/12 04:31:18 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:31:18 DEBUG : dir: Looking for writers 2024/12/12 04:31:18 DEBUG : : Looking for writers 2024/12/12 04:31:18 DEBUG : dir: reading active writers 2024/12/12 04:31:18 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/12 04:31:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:19 DEBUG : dir: Looking for writers 2024/12/12 04:31:19 DEBUG : : Looking for writers 2024/12/12 04:31:19 DEBUG : dir: reading active writers 2024/12/12 04:31:19 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/12 04:31:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:19 DEBUG : : >changeNotify: 2024/12/12 04:31:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:19 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:19 DEBUG : : >changeNotify: 2024/12/12 04:31:19 DEBUG : dir: Looking for writers 2024/12/12 04:31:19 DEBUG : : Looking for writers 2024/12/12 04:31:19 DEBUG : dir: reading active writers 2024/12/12 04:31:19 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:31:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:20 DEBUG : : >changeNotify: 2024/12/12 04:31:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:20 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:20 DEBUG : : >changeNotify: 2024/12/12 04:31:20 DEBUG : dir: Looking for writers 2024/12/12 04:31:20 DEBUG : : Looking for writers 2024/12/12 04:31:20 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:20 DEBUG : dir: reading active writers 2024/12/12 04:31:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:31:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/12 04:31:21 INFO : newLeaf: Copied (replaced existing) 2024/12/12 04:31:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-12 04:31:15.066 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/12 04:31:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/12 04:31:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:31:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/12 04:31:21 DEBUG : dir: Looking for writers 2024/12/12 04:31:21 DEBUG : : Looking for writers 2024/12/12 04:31:21 DEBUG : dir: reading active writers 2024/12/12 04:31:21 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:21 DEBUG : >WaitForWriters: 2024/12/12 04:31:22 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:22 DEBUG : : >changeNotify: 2024/12/12 04:31:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:22 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:22 DEBUG : : >changeNotify: 2024/12/12 04:31:23 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:31:23 DEBUG : dir: Looking for writers 2024/12/12 04:31:23 DEBUG : : Looking for writers 2024/12/12 04:31:23 DEBUG : dir: reading active writers 2024/12/12 04:31:23 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:23 DEBUG : >WaitForWriters: 2024/12/12 04:31:23 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:31:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:24 DEBUG : : >changeNotify: 2024/12/12 04:31:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:24 DEBUG : : >changeNotify: 2024/12/12 04:31:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote === RUN TestFileRename/full,forceCache=false run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:31:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:26 DEBUG : : >changeNotify: 2024/12/12 04:31:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:26 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:26 DEBUG : : >changeNotify: 2024/12/12 04:31:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:31:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:31:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:31:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:31:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:31:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:31:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:31:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:31:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:31:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:31:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:26 DEBUG : : >changeNotify: 2024/12/12 04:31:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:26 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:26 DEBUG : : >changeNotify: 2024/12/12 04:31:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:28 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:28 DEBUG : : >changeNotify: 2024/12/12 04:31:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:28 DEBUG : : >changeNotify: 2024/12/12 04:31:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:28 DEBUG : : invalidating directory cache 2024/12/12 04:31:28 DEBUG : dir: invalidating directory cache 2024/12/12 04:31:28 DEBUG : : >changeNotify: 2024/12/12 04:31:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:28 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:28 DEBUG : : >changeNotify: 2024/12/12 04:31:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:30 DEBUG : : >changeNotify: 2024/12/12 04:31:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:30 DEBUG : : >changeNotify: 2024/12/12 04:31:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:32 DEBUG : : >changeNotify: 2024/12/12 04:31:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:32 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:32 DEBUG : : >changeNotify: 2024/12/12 04:31:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:31:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:32 DEBUG : : >changeNotify: 2024/12/12 04:31:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:32 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:32 DEBUG : : >changeNotify: 2024/12/12 04:31:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:31:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:31:32 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:31:32 DEBUG : : >changeNotify: 2024/12/12 04:31:33 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:33 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:33 DEBUG : : >changeNotify: 2024/12/12 04:31:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:33 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:33 DEBUG : : >changeNotify: 2024/12/12 04:31:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:31:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:31:33 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:31:33 DEBUG : : >changeNotify: 2024/12/12 04:31:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:34 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:31:34 DEBUG : dir: Looking for writers 2024/12/12 04:31:34 DEBUG : file1: reading active writers 2024/12/12 04:31:34 DEBUG : : Looking for writers 2024/12/12 04:31:34 DEBUG : dir: reading active writers 2024/12/12 04:31:34 DEBUG : >WaitForWriters: 2024/12/12 04:31:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:31:34 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:31:34 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:31:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:31:34 DEBUG : dir/file1(0xc000913780): _readAt: size=512, off=0 2024/12/12 04:31:34 DEBUG : dir/file1(0xc000913780): openPending: 2024/12/12 04:31:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:34 DEBUG : : >changeNotify: 2024/12/12 04:31:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:34 DEBUG : : >changeNotify: 2024/12/12 04:31:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:31:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:31:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:31:34 DEBUG : : >changeNotify: 2024/12/12 04:31:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/12 04:31:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/12 04:31:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:31:35 DEBUG : dir/file1(0xc000913780): >openPending: err= 2024/12/12 04:31:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/12/12 04:31:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:31:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:31:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:31:36 DEBUG : dir/file1(0xc000913780): >_readAt: n=14, err=EOF 2024/12/12 04:31:36 DEBUG : dir/file1(0xc000913780): close: 2024/12/12 04:31:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/12 04:31:36 DEBUG : dir/file1(0xc000913780): >close: err= 2024/12/12 04:31:36 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:36 DEBUG : : >changeNotify: 2024/12/12 04:31:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:36 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:36 DEBUG : : >changeNotify: 2024/12/12 04:31:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:31:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:31:36 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:31:36 DEBUG : : >changeNotify: 2024/12/12 04:31:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:38 DEBUG : : >changeNotify: 2024/12/12 04:31:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:38 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:38 DEBUG : : >changeNotify: 2024/12/12 04:31:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:31:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:31:38 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:31:38 DEBUG : : >changeNotify: 2024/12/12 04:31:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:39 DEBUG : : >changeNotify: 2024/12/12 04:31:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:39 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:39 DEBUG : : >changeNotify: 2024/12/12 04:31:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:31:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:31:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:31:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000c7ecc0 2024/12/12 04:31:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:31:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:31:40 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:40 DEBUG : : >changeNotify: 2024/12/12 04:31:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:40 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:40 DEBUG : : >changeNotify: 2024/12/12 04:31:43 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/12 04:31:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/12 04:31:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000c7ecc0 2024/12/12 04:31:44 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/12 04:31:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:31:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:44 DEBUG : : >changeNotify: 2024/12/12 04:31:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:44 DEBUG : : >changeNotify: 2024/12/12 04:31:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:31:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:31:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:31:44 DEBUG : : >changeNotify: 2024/12/12 04:31:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:44 DEBUG : : >changeNotify: 2024/12/12 04:31:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:44 DEBUG : : >changeNotify: 2024/12/12 04:31:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:31:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:31:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:31:44 DEBUG : : >changeNotify: 2024/12/12 04:31:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:31:45 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:31:45 DEBUG : dir/file1(0xc001472400): openPending: 2024/12/12 04:31:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/12 04:31:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/12 04:31:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:31:45 DEBUG : dir/file1(0xc001472400): >openPending: err= 2024/12/12 04:31:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:31:45 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:31:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:31:45 DEBUG : dir/file1(0xc001472400): _writeAt: size=25, off=0 2024/12/12 04:31:45 DEBUG : dir/file1(0xc001472400): >_writeAt: n=25, err= 2024/12/12 04:31:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:46 DEBUG : : >changeNotify: 2024/12/12 04:31:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:46 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:46 DEBUG : : >changeNotify: 2024/12/12 04:31:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:31:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:31:46 DEBUG : : >changeNotify: 2024/12/12 04:31:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:31:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/12 04:31:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/12 04:31:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000c7ecc0 2024/12/12 04:31:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:31:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:31:47 DEBUG : newLeaf(0xc001472400): close: 2024/12/12 04:31:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/12 04:31:47 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-12 04:31:45.505357375 +0000 UTC m=+602.528336105 2024/12/12 04:31:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/12 04:31:47 DEBUG : newLeaf(0xc001472400): >close: err= 2024/12/12 04:31:47 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:31:47 DEBUG : dir: Looking for writers 2024/12/12 04:31:47 DEBUG : : Looking for writers 2024/12/12 04:31:47 DEBUG : dir: reading active writers 2024/12/12 04:31:47 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:31:47 DEBUG : dir: Looking for writers 2024/12/12 04:31:47 DEBUG : : Looking for writers 2024/12/12 04:31:47 DEBUG : dir: reading active writers 2024/12/12 04:31:47 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:31:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:48 DEBUG : dir: Looking for writers 2024/12/12 04:31:48 DEBUG : : Looking for writers 2024/12/12 04:31:48 DEBUG : dir: reading active writers 2024/12/12 04:31:48 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:31:48 DEBUG : dir: Looking for writers 2024/12/12 04:31:48 DEBUG : : Looking for writers 2024/12/12 04:31:48 DEBUG : dir: reading active writers 2024/12/12 04:31:48 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:31:48 DEBUG : newLeaf: vfs cache: starting upload 2024/12/12 04:31:48 DEBUG : dir: Looking for writers 2024/12/12 04:31:48 DEBUG : : Looking for writers 2024/12/12 04:31:48 DEBUG : dir: reading active writers 2024/12/12 04:31:48 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:31:48 DEBUG : dir: Looking for writers 2024/12/12 04:31:48 DEBUG : : Looking for writers 2024/12/12 04:31:48 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:48 DEBUG : dir: reading active writers 2024/12/12 04:31:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/12 04:31:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:48 DEBUG : : >changeNotify: 2024/12/12 04:31:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:48 DEBUG : : >changeNotify: 2024/12/12 04:31:48 DEBUG : dir: Looking for writers 2024/12/12 04:31:48 DEBUG : : Looking for writers 2024/12/12 04:31:48 DEBUG : dir: reading active writers 2024/12/12 04:31:48 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/12 04:31:49 DEBUG : dir: Looking for writers 2024/12/12 04:31:49 DEBUG : : Looking for writers 2024/12/12 04:31:49 DEBUG : dir: reading active writers 2024/12/12 04:31:49 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:31:49 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:49 DEBUG : : >changeNotify: 2024/12/12 04:31:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:49 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:49 DEBUG : : >changeNotify: 2024/12/12 04:31:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:50 DEBUG : dir: Looking for writers 2024/12/12 04:31:50 DEBUG : : Looking for writers 2024/12/12 04:31:50 DEBUG : dir: reading active writers 2024/12/12 04:31:50 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:31:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:50 DEBUG : : >changeNotify: 2024/12/12 04:31:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:50 DEBUG : : >changeNotify: 2024/12/12 04:31:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:50 DEBUG : : >changeNotify: 2024/12/12 04:31:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:50 DEBUG : : >changeNotify: 2024/12/12 04:31:50 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/12 04:31:50 INFO : newLeaf: Copied (replaced existing) 2024/12/12 04:31:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-12 04:31:45.505 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/12 04:31:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/12 04:31:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:31:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/12 04:31:51 DEBUG : dir: Looking for writers 2024/12/12 04:31:51 DEBUG : : Looking for writers 2024/12/12 04:31:51 DEBUG : dir: reading active writers 2024/12/12 04:31:51 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:51 DEBUG : >WaitForWriters: 2024/12/12 04:31:51 DEBUG : dir: forgetting directory cache 2024/12/12 04:31:51 DEBUG : : forgetting directory cache 2024/12/12 04:31:51 DEBUG : dir: forgetting directory cache 2024/12/12 04:31:52 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:31:52 DEBUG : dir: Looking for writers 2024/12/12 04:31:52 DEBUG : : Looking for writers 2024/12/12 04:31:52 DEBUG : dir: reading active writers 2024/12/12 04:31:52 DEBUG : newLeaf: reading active writers 2024/12/12 04:31:52 DEBUG : >WaitForWriters: 2024/12/12 04:31:52 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:31:53 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:53 DEBUG : : >changeNotify: 2024/12/12 04:31:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:53 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:53 DEBUG : : >changeNotify: 2024/12/12 04:31:54 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:54 DEBUG : : >changeNotify: 2024/12/12 04:31:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:54 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:54 DEBUG : : >changeNotify: 2024/12/12 04:31:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:55 DEBUG : : >changeNotify: 2024/12/12 04:31:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:55 DEBUG : : >changeNotify: --- PASS: TestFileRename (171.62s) --- PASS: TestFileRename/off,forceCache=false (28.20s) --- PASS: TestFileRename/minimal,forceCache=false (26.78s) --- PASS: TestFileRename/minimal,forceCache=true (29.60s) --- PASS: TestFileRename/writes,forceCache=false (26.70s) --- PASS: TestFileRename/writes,forceCache=true (31.30s) --- PASS: TestFileRename/full,forceCache=false (29.06s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:31:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:55 DEBUG : : invalidating directory cache 2024/12/12 04:31:55 DEBUG : : >changeNotify: 2024/12/12 04:31:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:55 DEBUG : dir: invalidating directory cache 2024/12/12 04:31:55 DEBUG : : >changeNotify: 2024/12/12 04:31:55 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:31:55 DEBUG : : Looking for writers 2024/12/12 04:31:55 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.81s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:31:58 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:31:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:31:59 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:31:59 DEBUG : : >changeNotify: 2024/12/12 04:31:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:31:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:31:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:31:59 DEBUG : : >changeNotify: 2024/12/12 04:32:00 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:00 DEBUG : : >changeNotify: 2024/12/12 04:32:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:00 DEBUG : : >changeNotify: 2024/12/12 04:32:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:02 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:02 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:02 DEBUG : : >changeNotify: 2024/12/12 04:32:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:02 DEBUG : : >changeNotify: 2024/12/12 04:32:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:02 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:02 DEBUG : : >changeNotify: 2024/12/12 04:32:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:32:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:32:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:32:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/12 04:32:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:32:04 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:04 DEBUG : : >changeNotify: 2024/12/12 04:32:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:04 DEBUG : : >changeNotify: 2024/12/12 04:32:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:04 DEBUG : : >changeNotify: 2024/12/12 04:32:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/12 04:32:05 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/12/12 04:32:05 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:32:05 DEBUG : dir: Looking for writers 2024/12/12 04:32:05 DEBUG : file1: reading active writers 2024/12/12 04:32:05 DEBUG : : Looking for writers 2024/12/12 04:32:05 DEBUG : dir: reading active writers 2024/12/12 04:32:05 DEBUG : >WaitForWriters: 2024/12/12 04:32:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:07 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:07 DEBUG : : >changeNotify: 2024/12/12 04:32:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:07 DEBUG : : >changeNotify: 2024/12/12 04:32:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:07 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:07 DEBUG : : >changeNotify: 2024/12/12 04:32:07 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:32:07 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestReadFileHandleMethods (11.77s) === RUN TestReadFileHandleSeek run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:32:09 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:10 DEBUG : : >changeNotify: 2024/12/12 04:32:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:10 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:10 DEBUG : : >changeNotify: 2024/12/12 04:32:12 DEBUG : : forgetting directory cache 2024/12/12 04:32:12 DEBUG : dir: forgetting directory cache 2024/12/12 04:32:12 DEBUG : dir/subdir: forgetting directory cache 2024/12/12 04:32:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:32:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:32:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:32:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/12 04:32:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:32:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/12 04:32:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/12 04:32:16 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/12 04:32:16 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/12 04:32:16 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/12 04:32:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/12 04:32:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/12 04:32:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/12 04:32:17 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/12 04:32:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/12 04:32:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/12 04:32:17 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/12 04:32:18 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/12 04:32:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/12 04:32:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/12 04:32:18 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/12 04:32:18 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:18 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:32:18 DEBUG : dir: Looking for writers 2024/12/12 04:32:18 DEBUG : file1: reading active writers 2024/12/12 04:32:18 DEBUG : : Looking for writers 2024/12/12 04:32:18 DEBUG : dir: reading active writers 2024/12/12 04:32:18 DEBUG : >WaitForWriters: 2024/12/12 04:32:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:18 DEBUG : : >changeNotify: 2024/12/12 04:32:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:18 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:18 DEBUG : : >changeNotify: 2024/12/12 04:32:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:18 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:18 DEBUG : : >changeNotify: 2024/12/12 04:32:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:19 DEBUG : : >changeNotify: 2024/12/12 04:32:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:19 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:19 DEBUG : : >changeNotify: 2024/12/12 04:32:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:19 DEBUG : : >changeNotify: 2024/12/12 04:32:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:20 DEBUG : : >changeNotify: 2024/12/12 04:32:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:20 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:20 DEBUG : : >changeNotify: 2024/12/12 04:32:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:20 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:20 DEBUG : : >changeNotify: 2024/12/12 04:32:20 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:32:20 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" --- PASS: TestReadFileHandleSeek (13.42s) === RUN TestReadFileHandleReadAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:32:22 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:22 DEBUG : : >changeNotify: 2024/12/12 04:32:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:22 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:22 DEBUG : : >changeNotify: 2024/12/12 04:32:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:24 DEBUG : : >changeNotify: 2024/12/12 04:32:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:24 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:24 DEBUG : : >changeNotify: 2024/12/12 04:32:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:26 DEBUG : : >changeNotify: 2024/12/12 04:32:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:26 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:26 DEBUG : : >changeNotify: 2024/12/12 04:32:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:26 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:26 DEBUG : : invalidating directory cache 2024/12/12 04:32:26 DEBUG : : >changeNotify: 2024/12/12 04:32:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:26 DEBUG : dir: invalidating directory cache 2024/12/12 04:32:26 DEBUG : : >changeNotify: 2024/12/12 04:32:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:26 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:26 DEBUG : : >changeNotify: 2024/12/12 04:32:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:26 DEBUG : : >changeNotify: 2024/12/12 04:32:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:27 DEBUG : : forgetting directory cache 2024/12/12 04:32:27 DEBUG : dir: forgetting directory cache 2024/12/12 04:32:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:32:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:32:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:32:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/12 04:32:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:32:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:28 DEBUG : : >changeNotify: 2024/12/12 04:32:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:28 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:28 DEBUG : : >changeNotify: 2024/12/12 04:32:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:28 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:28 DEBUG : : >changeNotify: 2024/12/12 04:32:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:28 DEBUG : : >changeNotify: 2024/12/12 04:32:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:28 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:28 DEBUG : : >changeNotify: 2024/12/12 04:32:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:28 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:28 DEBUG : : >changeNotify: 2024/12/12 04:32:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/12 04:32:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/12 04:32:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/12 04:32:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/12 04:32:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/12 04:32:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/12 04:32:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/12 04:32:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/12 04:32:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:30 DEBUG : : >changeNotify: 2024/12/12 04:32:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:30 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:30 DEBUG : : >changeNotify: 2024/12/12 04:32:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:30 DEBUG : : >changeNotify: 2024/12/12 04:32:31 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/12/12 04:32:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/12/12 04:32:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/12/12 04:32:31 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/12/12 04:32:32 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/12/12 04:32:32 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/12/12 04:32:32 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/12/12 04:32:32 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/12/12 04:32:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/12/12 04:32:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/12/12 04:32:32 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/12 04:32:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:32 DEBUG : : >changeNotify: 2024/12/12 04:32:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:32 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:32 DEBUG : : >changeNotify: 2024/12/12 04:32:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:32 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:32 DEBUG : : >changeNotify: 2024/12/12 04:32:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:33 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:33 DEBUG : : >changeNotify: 2024/12/12 04:32:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:33 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:33 DEBUG : : >changeNotify: 2024/12/12 04:32:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:33 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:33 DEBUG : : >changeNotify: 2024/12/12 04:32:33 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/12/12 04:32:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/12/12 04:32:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/12/12 04:32:33 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/12 04:32:33 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:33 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:33 DEBUG : : >changeNotify: 2024/12/12 04:32:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:33 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:33 DEBUG : : >changeNotify: 2024/12/12 04:32:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:33 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:33 DEBUG : : >changeNotify: 2024/12/12 04:32:33 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/12 04:32:33 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/12 04:32:33 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/12 04:32:33 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/12/12 04:32:33 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/12 04:32:33 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/12 04:32:33 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/12 04:32:33 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/12/12 04:32:33 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:32:33 DEBUG : dir: Looking for writers 2024/12/12 04:32:33 DEBUG : file1: reading active writers 2024/12/12 04:32:33 DEBUG : : Looking for writers 2024/12/12 04:32:33 DEBUG : dir: reading active writers 2024/12/12 04:32:33 DEBUG : >WaitForWriters: 2024/12/12 04:32:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:34 DEBUG : : >changeNotify: 2024/12/12 04:32:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:34 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:34 DEBUG : : >changeNotify: 2024/12/12 04:32:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:34 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:34 DEBUG : : >changeNotify: 2024/12/12 04:32:35 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:32:35 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:32:36 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:36 DEBUG : : >changeNotify: 2024/12/12 04:32:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:36 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:36 DEBUG : : >changeNotify: 2024/12/12 04:32:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:36 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:36 DEBUG : : >changeNotify: 2024/12/12 04:32:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 --- PASS: TestReadFileHandleReadAt (15.38s) === RUN TestReadFileHandleFlush run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:32:36 DEBUG : dir: forgetting directory cache 2024/12/12 04:32:36 DEBUG : : forgetting directory cache 2024/12/12 04:32:36 DEBUG : dir: forgetting directory cache 2024/12/12 04:32:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:38 DEBUG : : >changeNotify: 2024/12/12 04:32:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:38 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:38 DEBUG : : >changeNotify: 2024/12/12 04:32:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:39 DEBUG : : >changeNotify: 2024/12/12 04:32:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:39 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:39 DEBUG : : >changeNotify: 2024/12/12 04:32:40 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:40 DEBUG : : >changeNotify: 2024/12/12 04:32:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:40 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:40 DEBUG : : >changeNotify: 2024/12/12 04:32:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:32:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:32:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:32:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/12 04:32:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:32:43 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:44 DEBUG : : >changeNotify: 2024/12/12 04:32:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:44 DEBUG : : >changeNotify: 2024/12/12 04:32:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:44 DEBUG : : >changeNotify: 2024/12/12 04:32:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:44 DEBUG : : >changeNotify: 2024/12/12 04:32:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:44 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:44 DEBUG : : >changeNotify: 2024/12/12 04:32:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:44 DEBUG : : >changeNotify: 2024/12/12 04:32:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/12 04:32:45 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:32:45 DEBUG : dir: Looking for writers 2024/12/12 04:32:45 DEBUG : file1: reading active writers 2024/12/12 04:32:45 DEBUG : : Looking for writers 2024/12/12 04:32:45 DEBUG : dir: reading active writers 2024/12/12 04:32:45 DEBUG : >WaitForWriters: 2024/12/12 04:32:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:46 DEBUG : : >changeNotify: 2024/12/12 04:32:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:46 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:46 DEBUG : : >changeNotify: 2024/12/12 04:32:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:46 DEBUG : : >changeNotify: 2024/12/12 04:32:47 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:32:47 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestReadFileHandleFlush (11.14s) === RUN TestReadFileHandleRelease run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:32:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:48 DEBUG : : >changeNotify: 2024/12/12 04:32:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:48 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:48 DEBUG : : >changeNotify: 2024/12/12 04:32:49 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:49 DEBUG : : >changeNotify: 2024/12/12 04:32:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:49 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:49 DEBUG : : >changeNotify: 2024/12/12 04:32:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:50 DEBUG : : >changeNotify: 2024/12/12 04:32:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:50 DEBUG : : >changeNotify: 2024/12/12 04:32:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:50 DEBUG : : >changeNotify: 2024/12/12 04:32:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:50 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:50 DEBUG : : >changeNotify: 2024/12/12 04:32:53 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.bin" entryType 1 2024/12/12 04:32:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:53 DEBUG : : >changeNotify: 2024/12/12 04:32:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:53 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:53 DEBUG : : >changeNotify: 2024/12/12 04:32:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:53 DEBUG : : >changeNotify: 2024/12/12 04:32:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:32:54 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:32:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 04:32:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/12 04:32:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:32:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:54 DEBUG : : >changeNotify: 2024/12/12 04:32:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:54 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:54 DEBUG : : >changeNotify: 2024/12/12 04:32:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:54 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:54 DEBUG : : >changeNotify: 2024/12/12 04:32:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:55 DEBUG : : >changeNotify: 2024/12/12 04:32:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:55 DEBUG : : >changeNotify: 2024/12/12 04:32:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:55 DEBUG : : >changeNotify: 2024/12/12 04:32:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:55 DEBUG : : >changeNotify: 2024/12/12 04:32:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:55 DEBUG : : >changeNotify: 2024/12/12 04:32:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:55 DEBUG : : >changeNotify: 2024/12/12 04:32:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:55 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:55 DEBUG : : >changeNotify: 2024/12/12 04:32:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:55 DEBUG : : >changeNotify: 2024/12/12 04:32:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:55 DEBUG : : >changeNotify: 2024/12/12 04:32:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:56 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:56 DEBUG : : >changeNotify: 2024/12/12 04:32:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:56 DEBUG : : >changeNotify: 2024/12/12 04:32:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:56 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:56 DEBUG : : >changeNotify: 2024/12/12 04:32:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/12 04:32:56 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/12/12 04:32:56 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/12/12 04:32:56 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:32:56 DEBUG : dir: Looking for writers 2024/12/12 04:32:56 DEBUG : file1: reading active writers 2024/12/12 04:32:56 DEBUG : : Looking for writers 2024/12/12 04:32:56 DEBUG : dir: reading active writers 2024/12/12 04:32:56 DEBUG : >WaitForWriters: 2024/12/12 04:32:56 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:32:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:56 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:56 DEBUG : : invalidating directory cache 2024/12/12 04:32:56 DEBUG : : >changeNotify: 2024/12/12 04:32:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:56 DEBUG : dir: invalidating directory cache 2024/12/12 04:32:56 DEBUG : : >changeNotify: 2024/12/12 04:32:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:32:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:32:56 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:32:56 DEBUG : : >changeNotify: 2024/12/12 04:32:56 DEBUG : : forgetting directory cache 2024/12/12 04:32:56 DEBUG : dir: forgetting directory cache 2024/12/12 04:32:58 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:32:58 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:32:58 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote --- PASS: TestReadFileHandleRelease (11.38s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:32:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:32:59 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:32:59 DEBUG : : >changeNotify: 2024/12/12 04:32:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:32:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:32:59 DEBUG : : >changeNotify: 2024/12/12 04:32:59 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:32:59 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:32:59 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:32:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:32:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:32:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:32:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:32:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:32:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:32:59 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:33:00 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:33:00 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:33:00 DEBUG : : >changeNotify: 2024/12/12 04:33:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:00 DEBUG : : >changeNotify: 2024/12/12 04:33:02 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:33:02 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:33:02 DEBUG : : >changeNotify: 2024/12/12 04:33:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:02 DEBUG : : >changeNotify: 2024/12/12 04:33:04 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:33:04 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:33:04 DEBUG : : >changeNotify: 2024/12/12 04:33:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:04 DEBUG : : >changeNotify: 2024/12/12 04:33:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:33:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:33:06 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:33:06 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:33:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:33:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:33:06 DEBUG : dir/file1(0xc000996740): _readAt: size=1, off=0 2024/12/12 04:33:06 DEBUG : dir/file1(0xc000996740): openPending: 2024/12/12 04:33:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:33:07 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:33:07 DEBUG : : >changeNotify: 2024/12/12 04:33:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:07 DEBUG : : >changeNotify: 2024/12/12 04:33:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:07 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:07 DEBUG : : >changeNotify: 2024/12/12 04:33:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/12 04:33:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:33:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:33:07 DEBUG : dir/file1(0xc000996740): >openPending: err= 2024/12/12 04:33:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/12 04:33:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:33:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:33:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:33:08 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:08 DEBUG : dir/file1(0xc000996740): >_readAt: n=1, err= 2024/12/12 04:33:08 DEBUG : dir/file1(0xc000996740): _readAt: size=256, off=1 2024/12/12 04:33:08 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/12 04:33:08 DEBUG : dir/file1(0xc000996740): >_readAt: n=15, err=EOF 2024/12/12 04:33:08 DEBUG : dir/file1(0xc000996740): _readAt: size=16, off=16 2024/12/12 04:33:08 DEBUG : dir/file1(0xc000996740): >_readAt: n=0, err=EOF 2024/12/12 04:33:08 DEBUG : dir/file1(0xc000996740): close: 2024/12/12 04:33:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/12 04:33:08 DEBUG : dir/file1(0xc000996740): >close: err= 2024/12/12 04:33:08 DEBUG : dir/file1(0xc000996740): close: 2024/12/12 04:33:08 DEBUG : dir/file1(0xc000996740): >close: err=file already closed 2024/12/12 04:33:08 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:33:08 DEBUG : dir: Looking for writers 2024/12/12 04:33:08 DEBUG : file1: reading active writers 2024/12/12 04:33:08 DEBUG : : Looking for writers 2024/12/12 04:33:08 DEBUG : dir: reading active writers 2024/12/12 04:33:08 DEBUG : >WaitForWriters: 2024/12/12 04:33:08 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:33:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:33:08 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:33:08 DEBUG : : invalidating directory cache 2024/12/12 04:33:08 DEBUG : : >changeNotify: 2024/12/12 04:33:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:08 DEBUG : dir: invalidating directory cache 2024/12/12 04:33:08 DEBUG : : >changeNotify: 2024/12/12 04:33:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:08 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:08 DEBUG : : >changeNotify: 2024/12/12 04:33:09 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "newLeaf.json" entryType 1 2024/12/12 04:33:10 DEBUG : : changeNotify: relativePath="newLeaf", type=1 2024/12/12 04:33:10 DEBUG : : >changeNotify: 2024/12/12 04:33:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:10 DEBUG : : >changeNotify: 2024/12/12 04:33:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:10 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:10 DEBUG : : >changeNotify: 2024/12/12 04:33:10 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:33:10 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestRWFileHandleMethodsRead (11.79s) === RUN TestRWFileHandleSeek run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:33:11 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:33:11 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:11 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:33:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:33:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:11 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:33:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:33:17 DEBUG : : forgetting directory cache 2024/12/12 04:33:17 DEBUG : dir: forgetting directory cache 2024/12/12 04:33:17 DEBUG : dir: forgetting directory cache 2024/12/12 04:33:17 DEBUG : fil: forgetting directory cache 2024/12/12 04:33:17 DEBUG : fil/a: forgetting directory cache 2024/12/12 04:33:17 DEBUG : fil/a/b: forgetting directory cache 2024/12/12 04:33:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:33:17 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:33:17 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:33:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:33:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:33:17 DEBUG : dir/file1(0xc001473400): _readAt: size=1, off=0 2024/12/12 04:33:17 DEBUG : dir/file1(0xc001473400): openPending: 2024/12/12 04:33:18 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:18 DEBUG : : >changeNotify: 2024/12/12 04:33:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:18 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:18 DEBUG : : >changeNotify: 2024/12/12 04:33:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/12 04:33:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:33:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:33:19 DEBUG : dir/file1(0xc001473400): >openPending: err= 2024/12/12 04:33:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/12 04:33:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:33:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:33:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:33:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:19 DEBUG : : >changeNotify: 2024/12/12 04:33:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:19 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:19 DEBUG : : >changeNotify: 2024/12/12 04:33:19 DEBUG : dir/file1(0xc001473400): >_readAt: n=1, err= 2024/12/12 04:33:19 DEBUG : dir/file1(0xc001473400): _readAt: size=1, off=5 2024/12/12 04:33:19 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/12 04:33:19 DEBUG : dir/file1(0xc001473400): >_readAt: n=1, err= 2024/12/12 04:33:19 DEBUG : dir/file1(0xc001473400): _readAt: size=1, off=3 2024/12/12 04:33:19 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/12 04:33:19 DEBUG : dir/file1(0xc001473400): >_readAt: n=1, err= 2024/12/12 04:33:19 DEBUG : dir/file1(0xc001473400): _readAt: size=1, off=13 2024/12/12 04:33:19 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/12 04:33:19 DEBUG : dir/file1(0xc001473400): >_readAt: n=1, err= 2024/12/12 04:33:19 DEBUG : dir/file1(0xc001473400): _readAt: size=16, off=100 2024/12/12 04:33:19 DEBUG : dir/file1(0xc001473400): >_readAt: n=0, err=EOF 2024/12/12 04:33:19 DEBUG : dir/file1(0xc001473400): close: 2024/12/12 04:33:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/12 04:33:19 DEBUG : dir/file1(0xc001473400): >close: err= 2024/12/12 04:33:19 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:33:19 DEBUG : dir: Looking for writers 2024/12/12 04:33:19 DEBUG : file1: reading active writers 2024/12/12 04:33:19 DEBUG : : Looking for writers 2024/12/12 04:33:19 DEBUG : dir: reading active writers 2024/12/12 04:33:19 DEBUG : >WaitForWriters: 2024/12/12 04:33:19 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:33:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:20 DEBUG : : >changeNotify: 2024/12/12 04:33:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:20 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:20 DEBUG : : >changeNotify: 2024/12/12 04:33:21 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:21 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:33:21 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:33:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:21 DEBUG : : invalidating directory cache 2024/12/12 04:33:21 DEBUG : dir: invalidating directory cache 2024/12/12 04:33:21 DEBUG : : >changeNotify: 2024/12/12 04:33:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:21 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:21 DEBUG : : >changeNotify: 2024/12/12 04:33:22 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote --- PASS: TestRWFileHandleSeek (11.69s) === RUN TestRWFileHandleReadAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:33:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:22 DEBUG : : >changeNotify: 2024/12/12 04:33:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:33:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:33:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:33:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:24 DEBUG : : >changeNotify: 2024/12/12 04:33:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:26 DEBUG : : >changeNotify: 2024/12/12 04:33:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:26 DEBUG : : >changeNotify: 2024/12/12 04:33:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:26 DEBUG : : >changeNotify: 2024/12/12 04:33:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:28 DEBUG : : >changeNotify: 2024/12/12 04:33:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:28 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:28 DEBUG : : >changeNotify: 2024/12/12 04:33:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:28 DEBUG : : >changeNotify: 2024/12/12 04:33:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:28 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:28 DEBUG : : >changeNotify: 2024/12/12 04:33:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:33:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:33:29 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:33:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:33:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:33:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:33:29 DEBUG : dir/file1(0xc001472940): _readAt: size=1, off=0 2024/12/12 04:33:29 DEBUG : dir/file1(0xc001472940): openPending: 2024/12/12 04:33:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/12 04:33:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:33:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:33:30 DEBUG : dir/file1(0xc001472940): >openPending: err= 2024/12/12 04:33:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/12 04:33:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:33:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:33:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:33:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:30 DEBUG : : >changeNotify: 2024/12/12 04:33:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:30 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:30 DEBUG : : >changeNotify: 2024/12/12 04:33:31 DEBUG : dir/file1(0xc001472940): >_readAt: n=1, err= 2024/12/12 04:33:31 DEBUG : dir/file1(0xc001472940): _readAt: size=1, off=5 2024/12/12 04:33:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/12 04:33:31 DEBUG : dir/file1(0xc001472940): >_readAt: n=1, err= 2024/12/12 04:33:31 DEBUG : dir/file1(0xc001472940): _readAt: size=1, off=1 2024/12/12 04:33:31 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/12 04:33:31 DEBUG : dir/file1(0xc001472940): >_readAt: n=1, err= 2024/12/12 04:33:31 DEBUG : dir/file1(0xc001472940): _readAt: size=6, off=10 2024/12/12 04:33:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/12 04:33:31 DEBUG : dir/file1(0xc001472940): >_readAt: n=6, err= 2024/12/12 04:33:31 DEBUG : dir/file1(0xc001472940): _readAt: size=256, off=10 2024/12/12 04:33:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/12 04:33:31 DEBUG : dir/file1(0xc001472940): >_readAt: n=6, err=EOF 2024/12/12 04:33:31 DEBUG : dir/file1(0xc001472940): _readAt: size=256, off=100 2024/12/12 04:33:31 DEBUG : dir/file1(0xc001472940): >_readAt: n=0, err=EOF 2024/12/12 04:33:31 DEBUG : dir/file1(0xc001472940): close: 2024/12/12 04:33:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/12 04:33:31 DEBUG : dir/file1(0xc001472940): >close: err= 2024/12/12 04:33:31 DEBUG : dir/file1(0xc001472940): _readAt: size=256, off=100 2024/12/12 04:33:31 DEBUG : dir/file1(0xc001472940): >_readAt: n=0, err=file already closed 2024/12/12 04:33:31 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:33:31 DEBUG : dir: Looking for writers 2024/12/12 04:33:31 DEBUG : file1: reading active writers 2024/12/12 04:33:31 DEBUG : : Looking for writers 2024/12/12 04:33:31 DEBUG : dir: reading active writers 2024/12/12 04:33:31 DEBUG : >WaitForWriters: 2024/12/12 04:33:31 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:33:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:32 DEBUG : : >changeNotify: 2024/12/12 04:33:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:32 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:32 DEBUG : : >changeNotify: 2024/12/12 04:33:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:32 DEBUG : : >changeNotify: 2024/12/12 04:33:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:32 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:32 DEBUG : : >changeNotify: 2024/12/12 04:33:33 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:33 DEBUG : : forgetting directory cache 2024/12/12 04:33:33 DEBUG : dir: forgetting directory cache 2024/12/12 04:33:33 DEBUG : dir: forgetting directory cache 2024/12/12 04:33:33 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:33:33 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:33:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:33 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:33 DEBUG : : >changeNotify: 2024/12/12 04:33:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:33 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:33 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleReadAt (11.35s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:33:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:33:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:33:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:33:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:33:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:34 DEBUG : : >changeNotify: 2024/12/12 04:33:36 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:36 DEBUG : : >changeNotify: 2024/12/12 04:33:37 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:37 DEBUG : : invalidating directory cache 2024/12/12 04:33:37 DEBUG : dir: invalidating directory cache 2024/12/12 04:33:37 DEBUG : : >changeNotify: 2024/12/12 04:33:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:38 DEBUG : : >changeNotify: 2024/12/12 04:33:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:39 DEBUG : : >changeNotify: 2024/12/12 04:33:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:39 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:39 DEBUG : : >changeNotify: 2024/12/12 04:33:40 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:33:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:40 DEBUG : : >changeNotify: 2024/12/12 04:33:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:40 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:40 DEBUG : : >changeNotify: 2024/12/12 04:33:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:33:40 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:33:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:33:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:33:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:33:40 DEBUG : dir/file1(0xc0015cd600): RWFileHandle.Flush 2024/12/12 04:33:40 DEBUG : dir/file1(0xc0015cd600): _readAt: size=256, off=0 2024/12/12 04:33:40 DEBUG : dir/file1(0xc0015cd600): openPending: 2024/12/12 04:33:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/12 04:33:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:33:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:33:41 DEBUG : dir/file1(0xc0015cd600): >openPending: err= 2024/12/12 04:33:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/12 04:33:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:33:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:33:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:33:42 DEBUG : dir/file1(0xc0015cd600): >_readAt: n=16, err=EOF 2024/12/12 04:33:42 DEBUG : dir/file1(0xc0015cd600): RWFileHandle.Flush 2024/12/12 04:33:42 DEBUG : dir/file1(0xc0015cd600): RWFileHandle.Flush 2024/12/12 04:33:42 DEBUG : dir/file1(0xc0015cd600): close: 2024/12/12 04:33:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/12 04:33:42 DEBUG : dir/file1(0xc0015cd600): >close: err= 2024/12/12 04:33:42 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:33:42 DEBUG : dir: Looking for writers 2024/12/12 04:33:42 DEBUG : file1: reading active writers 2024/12/12 04:33:42 DEBUG : : Looking for writers 2024/12/12 04:33:42 DEBUG : dir: reading active writers 2024/12/12 04:33:42 DEBUG : >WaitForWriters: 2024/12/12 04:33:42 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:33:42 DEBUG : : forgetting directory cache 2024/12/12 04:33:42 DEBUG : dir: forgetting directory cache 2024/12/12 04:33:43 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:44 DEBUG : : >changeNotify: 2024/12/12 04:33:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:44 DEBUG : : >changeNotify: 2024/12/12 04:33:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:44 DEBUG : : >changeNotify: 2024/12/12 04:33:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:44 DEBUG : : >changeNotify: 2024/12/12 04:33:44 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:33:44 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestRWFileHandleFlushRead (11.17s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:33:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:33:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:33:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:33:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:33:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:46 DEBUG : : >changeNotify: 2024/12/12 04:33:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:48 DEBUG : : >changeNotify: 2024/12/12 04:33:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:48 DEBUG : : invalidating directory cache 2024/12/12 04:33:48 DEBUG : dir: invalidating directory cache 2024/12/12 04:33:48 DEBUG : : >changeNotify: 2024/12/12 04:33:49 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:49 DEBUG : : >changeNotify: 2024/12/12 04:33:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:50 DEBUG : : >changeNotify: 2024/12/12 04:33:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:50 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:50 DEBUG : : >changeNotify: 2024/12/12 04:33:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:50 DEBUG : : >changeNotify: 2024/12/12 04:33:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:50 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:50 DEBUG : : >changeNotify: 2024/12/12 04:33:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:33:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 04:33:52 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:33:52 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:33:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:33:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:33:52 DEBUG : dir/file1(0xc0005af040): _readAt: size=256, off=0 2024/12/12 04:33:52 DEBUG : dir/file1(0xc0005af040): openPending: 2024/12/12 04:33:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/12 04:33:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:33:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:33:53 DEBUG : dir/file1(0xc0005af040): >openPending: err= 2024/12/12 04:33:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/12 04:33:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:33:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:33:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:33:53 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:53 DEBUG : : >changeNotify: 2024/12/12 04:33:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:53 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:53 DEBUG : : >changeNotify: 2024/12/12 04:33:54 DEBUG : dir/file1(0xc0005af040): >_readAt: n=16, err=EOF 2024/12/12 04:33:54 DEBUG : dir/file1(0xc0005af040): RWFileHandle.Release 2024/12/12 04:33:54 DEBUG : dir/file1(0xc0005af040): close: 2024/12/12 04:33:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2024/12/12 04:33:54 DEBUG : dir/file1(0xc0005af040): >close: err= 2024/12/12 04:33:54 DEBUG : dir/file1(0xc0005af040): RWFileHandle.Release 2024/12/12 04:33:54 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:33:54 DEBUG : dir: Looking for writers 2024/12/12 04:33:54 DEBUG : file1: reading active writers 2024/12/12 04:33:54 DEBUG : : Looking for writers 2024/12/12 04:33:54 DEBUG : dir: reading active writers 2024/12/12 04:33:54 DEBUG : >WaitForWriters: 2024/12/12 04:33:54 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:33:54 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:54 DEBUG : : >changeNotify: 2024/12/12 04:33:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:54 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:54 DEBUG : : >changeNotify: 2024/12/12 04:33:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:55 DEBUG : : >changeNotify: 2024/12/12 04:33:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:55 DEBUG : : >changeNotify: 2024/12/12 04:33:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:55 DEBUG : : >changeNotify: 2024/12/12 04:33:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:55 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:55 DEBUG : : >changeNotify: 2024/12/12 04:33:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:56 DEBUG : : >changeNotify: 2024/12/12 04:33:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:56 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:56 DEBUG : : >changeNotify: 2024/12/12 04:33:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:56 DEBUG : : >changeNotify: 2024/12/12 04:33:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:33:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:56 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:56 DEBUG : : >changeNotify: 2024/12/12 04:33:56 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:33:56 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:33:56 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:56 DEBUG : : >changeNotify: 2024/12/12 04:33:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:33:56 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:33:56 DEBUG : : >changeNotify: 2024/12/12 04:33:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 --- PASS: TestRWFileHandleReleaseRead (11.87s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:33:57 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:33:57 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:57 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:33:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:33:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:33:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:33:57 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:33:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:33:57 DEBUG : file1: newRWFileHandle: 2024/12/12 04:33:57 DEBUG : file1(0xc0002a8580): openPending: 2024/12/12 04:33:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:33:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:33:57 DEBUG : file1(0xc0002a8580): >openPending: err= 2024/12/12 04:33:57 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:33:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:33:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:33:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:33:57 DEBUG : file1(0xc0002a8580): _writeAt: size=5, off=0 2024/12/12 04:33:57 DEBUG : file1(0xc0002a8580): >_writeAt: n=5, err= 2024/12/12 04:33:57 DEBUG : file1(0xc0002a8580): _writeAt: size=7, off=5 2024/12/12 04:33:57 DEBUG : file1(0xc0002a8580): >_writeAt: n=7, err= 2024/12/12 04:33:57 DEBUG : file1: vfs cache: truncate to size=11 2024/12/12 04:33:57 DEBUG : file1(0xc0002a8580): close: 2024/12/12 04:33:57 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:33:57.669254403 +0000 UTC m=+734.692233133 2024/12/12 04:33:57 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:33:57 DEBUG : file1(0xc0002a8580): >close: err= 2024/12/12 04:33:57 DEBUG : file1(0xc0002a8580): close: 2024/12/12 04:33:57 DEBUG : file1(0xc0002a8580): >close: err=file already closed 2024/12/12 04:33:57 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:33:57 DEBUG : : Looking for writers 2024/12/12 04:33:57 DEBUG : file1: reading active writers 2024/12/12 04:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:33:57 DEBUG : : Looking for writers 2024/12/12 04:33:57 DEBUG : file1: reading active writers 2024/12/12 04:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:33:57 DEBUG : : Looking for writers 2024/12/12 04:33:57 DEBUG : file1: reading active writers 2024/12/12 04:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:33:57 DEBUG : : Looking for writers 2024/12/12 04:33:57 DEBUG : file1: reading active writers 2024/12/12 04:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:33:57 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:33:57 DEBUG : : Looking for writers 2024/12/12 04:33:57 DEBUG : file1: reading active writers 2024/12/12 04:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:33:57 DEBUG : : Looking for writers 2024/12/12 04:33:57 DEBUG : file1: reading active writers 2024/12/12 04:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/12 04:33:58 DEBUG : : Looking for writers 2024/12/12 04:33:58 DEBUG : file1: reading active writers 2024/12/12 04:33:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/12 04:33:58 DEBUG : : Looking for writers 2024/12/12 04:33:58 DEBUG : file1: reading active writers 2024/12/12 04:33:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:33:58 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:59 DEBUG : : >changeNotify: 2024/12/12 04:33:59 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:33:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:33:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:33:59 DEBUG : : invalidating directory cache 2024/12/12 04:33:59 DEBUG : dir: invalidating directory cache 2024/12/12 04:33:59 DEBUG : : >changeNotify: 2024/12/12 04:33:59 DEBUG : : Looking for writers 2024/12/12 04:33:59 DEBUG : file1: reading active writers 2024/12/12 04:33:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:34:00 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:00 DEBUG : : >changeNotify: 2024/12/12 04:34:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:00 DEBUG : : Looking for writers 2024/12/12 04:34:00 DEBUG : file1: reading active writers 2024/12/12 04:34:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:34:01 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/12 04:34:01 INFO : file1: Copied (new) 2024/12/12 04:34:01 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-12 04:33:57.669 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/12 04:34:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:34:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:34:01 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:34:01 DEBUG : : Looking for writers 2024/12/12 04:34:01 DEBUG : file1: reading active writers 2024/12/12 04:34:01 DEBUG : >WaitForWriters: 2024/12/12 04:34:02 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:02 DEBUG : : >changeNotify: 2024/12/12 04:34:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:02 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:02 DEBUG : : >changeNotify: 2024/12/12 04:34:02 DEBUG : : forgetting directory cache 2024/12/12 04:34:02 DEBUG : dir: forgetting directory cache 2024/12/12 04:34:02 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/12 04:34:03 DEBUG : dir/subdir: forgetting directory cache 2024/12/12 04:34:03 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:34:03 DEBUG : : Looking for writers 2024/12/12 04:34:03 DEBUG : file1: reading active writers 2024/12/12 04:34:03 DEBUG : >WaitForWriters: 2024/12/12 04:34:03 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:34:04 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:04 DEBUG : : >changeNotify: 2024/12/12 04:34:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:04 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleMethodsWrite (7.97s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:34:05 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:34:05 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:05 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:34:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:34:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:34:05 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:34:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:34:05 DEBUG : file1: newRWFileHandle: 2024/12/12 04:34:05 DEBUG : file1(0xc0014724c0): openPending: 2024/12/12 04:34:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:34:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:34:05 DEBUG : file1(0xc0014724c0): >openPending: err= 2024/12/12 04:34:05 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:34:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:34:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:34:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:34:05 DEBUG : file1(0xc0014724c0): _writeAt: size=7, off=0 2024/12/12 04:34:05 DEBUG : file1(0xc0014724c0): >_writeAt: n=7, err= 2024/12/12 04:34:05 DEBUG : file1(0xc0014724c0): _writeAt: size=6, off=5 2024/12/12 04:34:05 DEBUG : file1(0xc0014724c0): >_writeAt: n=6, err= 2024/12/12 04:34:05 DEBUG : file1(0xc0014724c0): close: 2024/12/12 04:34:05 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:34:05.637997314 +0000 UTC m=+742.660976045 2024/12/12 04:34:05 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:34:05 DEBUG : file1(0xc0014724c0): >close: err= 2024/12/12 04:34:05 DEBUG : file1(0xc0014724c0): _writeAt: size=5, off=0 2024/12/12 04:34:05 DEBUG : file1(0xc0014724c0): >_writeAt: n=0, err=file already closed 2024/12/12 04:34:05 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:34:05 DEBUG : : Looking for writers 2024/12/12 04:34:05 DEBUG : file1: reading active writers 2024/12/12 04:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:34:05 DEBUG : : Looking for writers 2024/12/12 04:34:05 DEBUG : file1: reading active writers 2024/12/12 04:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:34:05 DEBUG : : Looking for writers 2024/12/12 04:34:05 DEBUG : file1: reading active writers 2024/12/12 04:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:34:05 DEBUG : : Looking for writers 2024/12/12 04:34:05 DEBUG : file1: reading active writers 2024/12/12 04:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:34:05 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:34:05 DEBUG : : Looking for writers 2024/12/12 04:34:05 DEBUG : file1: reading active writers 2024/12/12 04:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:34:05 DEBUG : : Looking for writers 2024/12/12 04:34:05 DEBUG : file1: reading active writers 2024/12/12 04:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/12 04:34:06 DEBUG : : Looking for writers 2024/12/12 04:34:06 DEBUG : file1: reading active writers 2024/12/12 04:34:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/12 04:34:06 DEBUG : : Looking for writers 2024/12/12 04:34:06 DEBUG : file1: reading active writers 2024/12/12 04:34:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:34:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:07 DEBUG : : >changeNotify: 2024/12/12 04:34:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:07 DEBUG : : >changeNotify: 2024/12/12 04:34:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:07 DEBUG : : Looking for writers 2024/12/12 04:34:07 DEBUG : file1: reading active writers 2024/12/12 04:34:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:34:08 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:08 DEBUG : : >changeNotify: 2024/12/12 04:34:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:08 DEBUG : : >changeNotify: 2024/12/12 04:34:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:08 DEBUG : : Looking for writers 2024/12/12 04:34:08 DEBUG : file1: reading active writers 2024/12/12 04:34:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:34:09 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/12 04:34:09 INFO : file1: Copied (new) 2024/12/12 04:34:09 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-12 04:34:05.637 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/12 04:34:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:34:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:34:09 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:34:09 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:09 DEBUG : : Looking for writers 2024/12/12 04:34:09 DEBUG : file1: reading active writers 2024/12/12 04:34:09 DEBUG : >WaitForWriters: 2024/12/12 04:34:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:10 DEBUG : : >changeNotify: 2024/12/12 04:34:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:10 DEBUG : : >changeNotify: 2024/12/12 04:34:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:11 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:34:11 DEBUG : : Looking for writers 2024/12/12 04:34:11 DEBUG : file1: reading active writers 2024/12/12 04:34:11 DEBUG : >WaitForWriters: 2024/12/12 04:34:11 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:34:11 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:11 DEBUG : : invalidating directory cache 2024/12/12 04:34:11 DEBUG : dir: invalidating directory cache 2024/12/12 04:34:11 DEBUG : : >changeNotify: 2024/12/12 04:34:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:11 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleWriteAt (7.80s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:34:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:34:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:34:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:34:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:34:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:34:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:34:13 DEBUG : file1: newRWFileHandle: 2024/12/12 04:34:13 DEBUG : file1(0xc0002a9780): openPending: 2024/12/12 04:34:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:34:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:34:13 DEBUG : file1(0xc0002a9780): >openPending: err= 2024/12/12 04:34:13 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:34:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:34:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:34:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:34:13 DEBUG : file1(0xc0002a9780): close: 2024/12/12 04:34:13 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:34:13.431786035 +0000 UTC m=+750.454764765 2024/12/12 04:34:13 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:34:13 DEBUG : file1(0xc0002a9780): >close: err= 2024/12/12 04:34:13 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/12 04:34:13 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:34:13 DEBUG : file2: newRWFileHandle: 2024/12/12 04:34:13 DEBUG : file2(0xc0002a9940): openPending: 2024/12/12 04:34:13 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:34:13 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/12 04:34:13 DEBUG : file2(0xc0002a9940): >openPending: err= 2024/12/12 04:34:13 DEBUG : file2: >newRWFileHandle: err= 2024/12/12 04:34:13 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/12 04:34:13 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/12/12 04:34:13 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/12/12 04:34:13 DEBUG : file2(0xc0002a9940): RWFileHandle.Flush 2024/12/12 04:34:13 DEBUG : file2(0xc0002a9940): RWFileHandle.Release 2024/12/12 04:34:13 DEBUG : file2(0xc0002a9940): close: 2024/12/12 04:34:13 DEBUG : file2: vfs cache: setting modification time to 2024-12-12 04:34:13.432548079 +0000 UTC m=+750.455526809 2024/12/12 04:34:13 INFO : file2: vfs cache: queuing for upload in 100ms 2024/12/12 04:34:13 DEBUG : file2(0xc0002a9940): >close: err= 2024/12/12 04:34:13 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:34:13 DEBUG : : Looking for writers 2024/12/12 04:34:13 DEBUG : file1: reading active writers 2024/12/12 04:34:13 DEBUG : file2: reading active writers 2024/12/12 04:34:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/12/12 04:34:13 DEBUG : : Looking for writers 2024/12/12 04:34:13 DEBUG : file1: reading active writers 2024/12/12 04:34:13 DEBUG : file2: reading active writers 2024/12/12 04:34:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/12/12 04:34:13 DEBUG : : Looking for writers 2024/12/12 04:34:13 DEBUG : file1: reading active writers 2024/12/12 04:34:13 DEBUG : file2: reading active writers 2024/12/12 04:34:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/12/12 04:34:13 DEBUG : : Looking for writers 2024/12/12 04:34:13 DEBUG : file1: reading active writers 2024/12/12 04:34:13 DEBUG : file2: reading active writers 2024/12/12 04:34:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/12/12 04:34:13 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:34:13 DEBUG : file2: vfs cache: starting upload 2024/12/12 04:34:13 DEBUG : : Looking for writers 2024/12/12 04:34:13 DEBUG : file1: reading active writers 2024/12/12 04:34:13 DEBUG : file2: reading active writers 2024/12/12 04:34:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/12/12 04:34:13 DEBUG : : Looking for writers 2024/12/12 04:34:13 DEBUG : file1: reading active writers 2024/12/12 04:34:13 DEBUG : file2: reading active writers 2024/12/12 04:34:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/12/12 04:34:14 DEBUG : : Looking for writers 2024/12/12 04:34:14 DEBUG : file1: reading active writers 2024/12/12 04:34:14 DEBUG : file2: reading active writers 2024/12/12 04:34:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2024/12/12 04:34:14 DEBUG : : Looking for writers 2024/12/12 04:34:14 DEBUG : file1: reading active writers 2024/12/12 04:34:14 DEBUG : file2: reading active writers 2024/12/12 04:34:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/12/12 04:34:14 DEBUG : dir/virtualDir2: forgetting directory cache 2024/12/12 04:34:15 DEBUG : dir: forgetting directory cache 2024/12/12 04:34:15 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/12 04:34:15 DEBUG : : Looking for writers 2024/12/12 04:34:15 DEBUG : file1: reading active writers 2024/12/12 04:34:15 DEBUG : file2: reading active writers 2024/12/12 04:34:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/12/12 04:34:16 DEBUG : : Looking for writers 2024/12/12 04:34:16 DEBUG : file1: reading active writers 2024/12/12 04:34:16 DEBUG : file2: reading active writers 2024/12/12 04:34:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/12/12 04:34:16 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/12 04:34:16 INFO : file2: Copied (new) 2024/12/12 04:34:16 DEBUG : file2: vfs cache: fingerprint now "0,2024-12-12 04:34:13.432 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/12 04:34:16 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/12/12 04:34:16 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/12 04:34:16 INFO : file2: vfs cache: upload succeeded try #1 2024/12/12 04:34:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/12 04:34:17 INFO : file1: Copied (new) 2024/12/12 04:34:17 DEBUG : file1: vfs cache: fingerprint now "0,2024-12-12 04:34:13.431 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/12 04:34:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:34:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:34:17 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:34:17 DEBUG : : Looking for writers 2024/12/12 04:34:17 DEBUG : file1: reading active writers 2024/12/12 04:34:17 DEBUG : file2: reading active writers 2024/12/12 04:34:17 DEBUG : >WaitForWriters: 2024/12/12 04:34:18 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:18 DEBUG : : >changeNotify: 2024/12/12 04:34:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:18 DEBUG : : >changeNotify: 2024/12/12 04:34:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:18 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:18 DEBUG : : >changeNotify: 2024/12/12 04:34:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:19 DEBUG : : >changeNotify: 2024/12/12 04:34:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:19 DEBUG : : >changeNotify: 2024/12/12 04:34:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:19 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:19 DEBUG : : >changeNotify: 2024/12/12 04:34:19 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:34:19 DEBUG : : Looking for writers 2024/12/12 04:34:19 DEBUG : file1: reading active writers 2024/12/12 04:34:19 DEBUG : file2: reading active writers 2024/12/12 04:34:19 DEBUG : >WaitForWriters: 2024/12/12 04:34:19 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:34:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:20 DEBUG : : >changeNotify: 2024/12/12 04:34:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:20 DEBUG : : >changeNotify: 2024/12/12 04:34:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:20 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:20 DEBUG : : >changeNotify: 2024/12/12 04:34:21 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:21 DEBUG : : >changeNotify: 2024/12/12 04:34:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:21 DEBUG : : >changeNotify: 2024/12/12 04:34:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:21 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:21 DEBUG : : >changeNotify: 2024/12/12 04:34:22 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:22 DEBUG : : >changeNotify: 2024/12/12 04:34:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:22 DEBUG : : >changeNotify: 2024/12/12 04:34:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:22 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:22 DEBUG : : >changeNotify: 2024/12/12 04:34:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 --- PASS: TestRWFileHandleWriteNoWrite (9.99s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:34:23 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:34:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:34:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:34:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:34:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:34:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:23 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:23 DEBUG : : invalidating directory cache 2024/12/12 04:34:23 DEBUG : dir: invalidating directory cache 2024/12/12 04:34:23 DEBUG : : >changeNotify: 2024/12/12 04:34:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:23 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:23 DEBUG : : >changeNotify: 2024/12/12 04:34:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:23 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:23 DEBUG : : >changeNotify: 2024/12/12 04:34:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:34:23 DEBUG : file1: newRWFileHandle: 2024/12/12 04:34:23 DEBUG : file1(0xc001472e80): openPending: 2024/12/12 04:34:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:34:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:34:23 DEBUG : file1(0xc001472e80): >openPending: err= 2024/12/12 04:34:23 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:34:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:34:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:34:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:34:23 DEBUG : file1(0xc001472e80): _writeAt: size=5, off=0 2024/12/12 04:34:23 DEBUG : file1(0xc001472e80): >_writeAt: n=5, err= 2024/12/12 04:34:23 DEBUG : file1(0xc001472e80): RWFileHandle.Flush 2024/12/12 04:34:23 DEBUG : file1(0xc001472e80): RWFileHandle.Flush 2024/12/12 04:34:23 DEBUG : file1(0xc001472e80): close: 2024/12/12 04:34:23 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:34:23.438077101 +0000 UTC m=+760.461055822 2024/12/12 04:34:23 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:34:23 DEBUG : file1(0xc001472e80): >close: err= 2024/12/12 04:34:23 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:34:23 DEBUG : : Looking for writers 2024/12/12 04:34:23 DEBUG : file1: reading active writers 2024/12/12 04:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:34:23 DEBUG : : Looking for writers 2024/12/12 04:34:23 DEBUG : file1: reading active writers 2024/12/12 04:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:34:23 DEBUG : : Looking for writers 2024/12/12 04:34:23 DEBUG : file1: reading active writers 2024/12/12 04:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:34:23 DEBUG : : Looking for writers 2024/12/12 04:34:23 DEBUG : file1: reading active writers 2024/12/12 04:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:34:23 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:34:23 DEBUG : : Looking for writers 2024/12/12 04:34:23 DEBUG : file1: reading active writers 2024/12/12 04:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:34:23 DEBUG : : Looking for writers 2024/12/12 04:34:23 DEBUG : file1: reading active writers 2024/12/12 04:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/12 04:34:24 DEBUG : : Looking for writers 2024/12/12 04:34:24 DEBUG : file1: reading active writers 2024/12/12 04:34:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/12 04:34:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:24 DEBUG : : >changeNotify: 2024/12/12 04:34:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:24 DEBUG : : >changeNotify: 2024/12/12 04:34:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:24 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:24 DEBUG : : >changeNotify: 2024/12/12 04:34:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:24 DEBUG : : Looking for writers 2024/12/12 04:34:24 DEBUG : file1: reading active writers 2024/12/12 04:34:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:34:25 DEBUG : : Looking for writers 2024/12/12 04:34:25 DEBUG : file1: reading active writers 2024/12/12 04:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:34:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:26 DEBUG : : >changeNotify: 2024/12/12 04:34:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:26 DEBUG : : >changeNotify: 2024/12/12 04:34:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:26 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:26 DEBUG : : >changeNotify: 2024/12/12 04:34:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:26 DEBUG : : Looking for writers 2024/12/12 04:34:26 DEBUG : file1: reading active writers 2024/12/12 04:34:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:34:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:26 DEBUG : : >changeNotify: 2024/12/12 04:34:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:26 DEBUG : : >changeNotify: 2024/12/12 04:34:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:26 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:26 DEBUG : : >changeNotify: 2024/12/12 04:34:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:26 DEBUG : : >changeNotify: 2024/12/12 04:34:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:26 DEBUG : : >changeNotify: 2024/12/12 04:34:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:26 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:26 DEBUG : : >changeNotify: 2024/12/12 04:34:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:34:27 INFO : file1: Copied (new) 2024/12/12 04:34:27 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-12 04:34:23.438 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/12 04:34:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:34:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:34:27 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:34:27 DEBUG : : Looking for writers 2024/12/12 04:34:27 DEBUG : file1: reading active writers 2024/12/12 04:34:27 DEBUG : >WaitForWriters: 2024/12/12 04:34:27 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:34:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:28 DEBUG : : >changeNotify: 2024/12/12 04:34:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:28 DEBUG : : >changeNotify: 2024/12/12 04:34:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:28 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:28 DEBUG : : >changeNotify: 2024/12/12 04:34:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:28 DEBUG : : >changeNotify: 2024/12/12 04:34:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:28 DEBUG : : >changeNotify: 2024/12/12 04:34:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:28 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:28 DEBUG : : >changeNotify: 2024/12/12 04:34:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:29 DEBUG : : forgetting directory cache 2024/12/12 04:34:29 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileHandleFlushWrite (6.49s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:34:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:34:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:34:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:34:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:34:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:34:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:34:29 DEBUG : file1: newRWFileHandle: 2024/12/12 04:34:29 DEBUG : file1(0xc0014736c0): openPending: 2024/12/12 04:34:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:34:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:34:29 DEBUG : file1(0xc0014736c0): >openPending: err= 2024/12/12 04:34:29 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:34:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:34:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:34:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:34:29 DEBUG : file1(0xc0014736c0): _writeAt: size=5, off=0 2024/12/12 04:34:29 DEBUG : file1(0xc0014736c0): >_writeAt: n=5, err= 2024/12/12 04:34:29 DEBUG : file1(0xc0014736c0): RWFileHandle.Release 2024/12/12 04:34:29 DEBUG : file1(0xc0014736c0): close: 2024/12/12 04:34:29 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:34:29.923816971 +0000 UTC m=+766.946795700 2024/12/12 04:34:29 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:34:29 DEBUG : file1(0xc0014736c0): >close: err= 2024/12/12 04:34:29 DEBUG : file1(0xc0014736c0): RWFileHandle.Release 2024/12/12 04:34:29 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:34:29 DEBUG : : Looking for writers 2024/12/12 04:34:29 DEBUG : file1: reading active writers 2024/12/12 04:34:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:34:29 DEBUG : : Looking for writers 2024/12/12 04:34:29 DEBUG : file1: reading active writers 2024/12/12 04:34:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:34:29 DEBUG : : Looking for writers 2024/12/12 04:34:29 DEBUG : file1: reading active writers 2024/12/12 04:34:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:34:29 DEBUG : : Looking for writers 2024/12/12 04:34:29 DEBUG : file1: reading active writers 2024/12/12 04:34:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:34:30 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:34:30 DEBUG : : Looking for writers 2024/12/12 04:34:30 DEBUG : file1: reading active writers 2024/12/12 04:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:34:30 DEBUG : : Looking for writers 2024/12/12 04:34:30 DEBUG : file1: reading active writers 2024/12/12 04:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/12 04:34:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:30 DEBUG : : Looking for writers 2024/12/12 04:34:30 DEBUG : file1: reading active writers 2024/12/12 04:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/12 04:34:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:30 DEBUG : : >changeNotify: 2024/12/12 04:34:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:30 DEBUG : : >changeNotify: 2024/12/12 04:34:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:30 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:30 DEBUG : : >changeNotify: 2024/12/12 04:34:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:31 DEBUG : : Looking for writers 2024/12/12 04:34:31 DEBUG : file1: reading active writers 2024/12/12 04:34:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:34:32 DEBUG : : Looking for writers 2024/12/12 04:34:32 DEBUG : file1: reading active writers 2024/12/12 04:34:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:34:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:32 DEBUG : : >changeNotify: 2024/12/12 04:34:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:32 DEBUG : : >changeNotify: 2024/12/12 04:34:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:32 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:32 DEBUG : : >changeNotify: 2024/12/12 04:34:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:33 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:33 DEBUG : : >changeNotify: 2024/12/12 04:34:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:33 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:33 DEBUG : : >changeNotify: 2024/12/12 04:34:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:33 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:33 DEBUG : : >changeNotify: 2024/12/12 04:34:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:33 DEBUG : : Looking for writers 2024/12/12 04:34:33 DEBUG : file1: reading active writers 2024/12/12 04:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:34:33 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:33 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:33 DEBUG : : >changeNotify: 2024/12/12 04:34:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:33 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:33 DEBUG : : >changeNotify: 2024/12/12 04:34:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:33 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:33 DEBUG : : >changeNotify: 2024/12/12 04:34:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:34 DEBUG : : Looking for writers 2024/12/12 04:34:34 DEBUG : file1: reading active writers 2024/12/12 04:34:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:34:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:34:34 INFO : file1: Copied (new) 2024/12/12 04:34:34 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-12 04:34:29.923 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/12 04:34:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:34:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:34:34 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:34:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:34 DEBUG : : >changeNotify: 2024/12/12 04:34:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:34 DEBUG : : >changeNotify: 2024/12/12 04:34:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:34 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:34 DEBUG : : >changeNotify: 2024/12/12 04:34:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:34 DEBUG : : invalidating directory cache 2024/12/12 04:34:34 DEBUG : dir: invalidating directory cache 2024/12/12 04:34:34 DEBUG : : >changeNotify: 2024/12/12 04:34:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:34 DEBUG : : >changeNotify: 2024/12/12 04:34:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:34 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:34 DEBUG : : >changeNotify: 2024/12/12 04:34:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:35 DEBUG : : Looking for writers 2024/12/12 04:34:35 DEBUG : file1: reading active writers 2024/12/12 04:34:35 DEBUG : >WaitForWriters: 2024/12/12 04:34:35 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:34:36 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote --- PASS: TestRWFileHandleReleaseWrite (7.54s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:34:37 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:34:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:34:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:34:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:34:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:37 DEBUG : : >changeNotify: 2024/12/12 04:34:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:37 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:37 DEBUG : : >changeNotify: 2024/12/12 04:34:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:37 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:37 DEBUG : : >changeNotify: 2024/12/12 04:34:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:37 DEBUG : : >changeNotify: 2024/12/12 04:34:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:37 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:37 DEBUG : : >changeNotify: 2024/12/12 04:34:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:37 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:37 DEBUG : : >changeNotify: 2024/12/12 04:34:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:38 DEBUG : : >changeNotify: 2024/12/12 04:34:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:38 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:38 DEBUG : : >changeNotify: 2024/12/12 04:34:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:38 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:38 DEBUG : : >changeNotify: 2024/12/12 04:34:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:39 DEBUG : : forgetting directory cache 2024/12/12 04:34:39 DEBUG : dir: forgetting directory cache 2024/12/12 04:34:39 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2024/12/12 04:34:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:39 DEBUG : : >changeNotify: 2024/12/12 04:34:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:39 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:39 DEBUG : : >changeNotify: 2024/12/12 04:34:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:39 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:39 DEBUG : : >changeNotify: 2024/12/12 04:34:40 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:40 DEBUG : : >changeNotify: 2024/12/12 04:34:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:40 DEBUG : : >changeNotify: 2024/12/12 04:34:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:40 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:40 DEBUG : : >changeNotify: 2024/12/12 04:34:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/12/12 04:34:43 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:34:44 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:34:44 DEBUG : dir/file1(0xc0016ea140): openPending: 2024/12/12 04:34:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:44 DEBUG : : >changeNotify: 2024/12/12 04:34:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:44 DEBUG : : >changeNotify: 2024/12/12 04:34:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:44 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:44 DEBUG : : >changeNotify: 2024/12/12 04:34:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:34:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:34:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:34:44 DEBUG : : >changeNotify: 2024/12/12 04:34:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:44 DEBUG : : >changeNotify: 2024/12/12 04:34:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:44 DEBUG : : >changeNotify: 2024/12/12 04:34:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:44 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:44 DEBUG : : >changeNotify: 2024/12/12 04:34:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:34:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:34:44 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:34:44 DEBUG : : >changeNotify: 2024/12/12 04:34:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/12 04:34:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:34:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:34:45 DEBUG : dir/file1(0xc0016ea140): >openPending: err= 2024/12/12 04:34:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/12 04:34:45 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:34:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:34:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:34:45 DEBUG : dir/file1(0xc0016ea140): _writeAt: size=5, off=0 2024/12/12 04:34:45 DEBUG : dir/file1(0xc0016ea140): >_writeAt: n=5, err= 2024/12/12 04:34:45 DEBUG : dir/file1(0xc0016ea140): close: 2024/12/12 04:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:34:45 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-12 04:34:45.408449762 +0000 UTC m=+782.431428493 2024/12/12 04:34:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:34:45 DEBUG : dir/file1(0xc0016ea140): >close: err= 2024/12/12 04:34:45 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:34:45 DEBUG : dir: Looking for writers 2024/12/12 04:34:45 DEBUG : file1: reading active writers 2024/12/12 04:34:45 DEBUG : : Looking for writers 2024/12/12 04:34:45 DEBUG : dir: reading active writers 2024/12/12 04:34:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:34:45 DEBUG : dir: Looking for writers 2024/12/12 04:34:45 DEBUG : file1: reading active writers 2024/12/12 04:34:45 DEBUG : : Looking for writers 2024/12/12 04:34:45 DEBUG : dir: reading active writers 2024/12/12 04:34:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:34:45 DEBUG : dir: Looking for writers 2024/12/12 04:34:45 DEBUG : file1: reading active writers 2024/12/12 04:34:45 DEBUG : : Looking for writers 2024/12/12 04:34:45 DEBUG : dir: reading active writers 2024/12/12 04:34:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:34:45 DEBUG : dir: Looking for writers 2024/12/12 04:34:45 DEBUG : file1: reading active writers 2024/12/12 04:34:45 DEBUG : : Looking for writers 2024/12/12 04:34:45 DEBUG : dir: reading active writers 2024/12/12 04:34:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:34:45 DEBUG : dir/file1: vfs cache: starting upload 2024/12/12 04:34:45 DEBUG : dir: Looking for writers 2024/12/12 04:34:45 DEBUG : file1: reading active writers 2024/12/12 04:34:45 DEBUG : : Looking for writers 2024/12/12 04:34:45 DEBUG : dir: reading active writers 2024/12/12 04:34:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:34:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:45 DEBUG : dir: Looking for writers 2024/12/12 04:34:45 DEBUG : file1: reading active writers 2024/12/12 04:34:45 DEBUG : : Looking for writers 2024/12/12 04:34:45 DEBUG : dir: reading active writers 2024/12/12 04:34:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/12 04:34:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:45 DEBUG : : invalidating directory cache 2024/12/12 04:34:45 DEBUG : dir: invalidating directory cache 2024/12/12 04:34:45 DEBUG : : >changeNotify: 2024/12/12 04:34:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:45 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:45 DEBUG : : >changeNotify: 2024/12/12 04:34:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:45 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:45 DEBUG : : >changeNotify: 2024/12/12 04:34:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:34:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:34:45 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:34:45 DEBUG : : >changeNotify: 2024/12/12 04:34:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:46 DEBUG : dir: Looking for writers 2024/12/12 04:34:46 DEBUG : file1: reading active writers 2024/12/12 04:34:46 DEBUG : : Looking for writers 2024/12/12 04:34:46 DEBUG : dir: reading active writers 2024/12/12 04:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/12 04:34:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:46 DEBUG : : >changeNotify: 2024/12/12 04:34:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:46 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:46 DEBUG : : >changeNotify: 2024/12/12 04:34:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:46 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:46 DEBUG : : >changeNotify: 2024/12/12 04:34:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:34:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:34:46 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:34:46 DEBUG : : >changeNotify: 2024/12/12 04:34:46 DEBUG : dir: Looking for writers 2024/12/12 04:34:46 DEBUG : file1: reading active writers 2024/12/12 04:34:46 DEBUG : : Looking for writers 2024/12/12 04:34:46 DEBUG : dir: reading active writers 2024/12/12 04:34:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:34:47 DEBUG : dir: Looking for writers 2024/12/12 04:34:47 DEBUG : file1: reading active writers 2024/12/12 04:34:47 DEBUG : : Looking for writers 2024/12/12 04:34:47 DEBUG : dir: reading active writers 2024/12/12 04:34:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:34:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:48 DEBUG : : >changeNotify: 2024/12/12 04:34:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:48 DEBUG : : >changeNotify: 2024/12/12 04:34:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:48 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:48 DEBUG : : >changeNotify: 2024/12/12 04:34:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:34:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:34:48 DEBUG : : >changeNotify: 2024/12/12 04:34:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:34:48 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:34:48 INFO : dir/file1: Copied (replaced existing) 2024/12/12 04:34:48 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-12-12 04:34:45.408 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/12 04:34:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/12 04:34:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:34:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/12 04:34:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:48 DEBUG : : >changeNotify: 2024/12/12 04:34:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:48 DEBUG : : >changeNotify: 2024/12/12 04:34:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:48 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:48 DEBUG : : >changeNotify: 2024/12/12 04:34:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:34:48 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:34:48 DEBUG : : >changeNotify: 2024/12/12 04:34:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:34:48 DEBUG : dir: Looking for writers 2024/12/12 04:34:48 DEBUG : file1: reading active writers 2024/12/12 04:34:48 DEBUG : : Looking for writers 2024/12/12 04:34:48 DEBUG : dir: reading active writers 2024/12/12 04:34:48 DEBUG : >WaitForWriters: 2024/12/12 04:34:48 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:34:49 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:49 DEBUG : : >changeNotify: 2024/12/12 04:34:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:49 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:49 DEBUG : : >changeNotify: 2024/12/12 04:34:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:49 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:49 DEBUG : : >changeNotify: 2024/12/12 04:34:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:34:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:34:49 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:34:49 DEBUG : : >changeNotify: 2024/12/12 04:34:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:50 DEBUG : : >changeNotify: 2024/12/12 04:34:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:50 DEBUG : : >changeNotify: 2024/12/12 04:34:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:50 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:50 DEBUG : : >changeNotify: 2024/12/12 04:34:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:34:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:34:50 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:34:50 DEBUG : : >changeNotify: 2024/12/12 04:34:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:50 DEBUG : : >changeNotify: 2024/12/12 04:34:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:50 DEBUG : : >changeNotify: 2024/12/12 04:34:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:50 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:50 DEBUG : : >changeNotify: 2024/12/12 04:34:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:34:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:34:50 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:34:50 DEBUG : : >changeNotify: 2024/12/12 04:34:51 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:34:51 DEBUG : dir: Rmdir: contains trashed file: "file1.json" --- PASS: TestRWFileHandleSizeTruncateExisting (15.06s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:34:52 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:34:52 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:52 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:34:52 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:34:53 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:53 DEBUG : : >changeNotify: 2024/12/12 04:34:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:53 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:53 DEBUG : : >changeNotify: 2024/12/12 04:34:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:53 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:53 DEBUG : : >changeNotify: 2024/12/12 04:34:54 DEBUG : : forgetting directory cache 2024/12/12 04:34:54 DEBUG : dir: forgetting directory cache 2024/12/12 04:34:54 DEBUG : dir/sub: forgetting directory cache 2024/12/12 04:34:54 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2024/12/12 04:34:54 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:54 DEBUG : : >changeNotify: 2024/12/12 04:34:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:54 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:54 DEBUG : : >changeNotify: 2024/12/12 04:34:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:54 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:54 DEBUG : : >changeNotify: 2024/12/12 04:34:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:55 DEBUG : : >changeNotify: 2024/12/12 04:34:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:55 DEBUG : : >changeNotify: 2024/12/12 04:34:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:55 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:55 DEBUG : : >changeNotify: 2024/12/12 04:34:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:34:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:55 DEBUG : : >changeNotify: 2024/12/12 04:34:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:55 DEBUG : : >changeNotify: 2024/12/12 04:34:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:55 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:55 DEBUG : : >changeNotify: 2024/12/12 04:34:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:34:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:56 DEBUG : : >changeNotify: 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:56 DEBUG : : >changeNotify: 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:56 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:56 DEBUG : : >changeNotify: 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:56 DEBUG : : >changeNotify: 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:56 DEBUG : : >changeNotify: 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:56 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:56 DEBUG : : >changeNotify: 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:34:56 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:56 DEBUG : : >changeNotify: 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:56 DEBUG : : >changeNotify: 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:56 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:56 DEBUG : : >changeNotify: 2024/12/12 04:34:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:34:57 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:57 DEBUG : : invalidating directory cache 2024/12/12 04:34:57 DEBUG : : >changeNotify: 2024/12/12 04:34:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:57 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:57 DEBUG : : >changeNotify: 2024/12/12 04:34:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:57 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:57 DEBUG : : >changeNotify: 2024/12/12 04:34:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:34:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:34:57 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:34:57 DEBUG : : >changeNotify: 2024/12/12 04:34:58 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:34:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:34:58 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 04:34:58 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 04:34:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:34:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 04:34:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 04:34:58 DEBUG : dir/file1(0xc0002a8340): _writeAt: size=5, off=0 2024/12/12 04:34:58 DEBUG : dir/file1(0xc0002a8340): openPending: 2024/12/12 04:34:58 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:59 DEBUG : : >changeNotify: 2024/12/12 04:34:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:59 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:59 DEBUG : : >changeNotify: 2024/12/12 04:34:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:59 DEBUG : : >changeNotify: 2024/12/12 04:34:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:34:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:34:59 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:34:59 DEBUG : : >changeNotify: 2024/12/12 04:34:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/12 04:34:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 04:34:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:34:59 DEBUG : dir/file1(0xc0002a8340): >openPending: err= 2024/12/12 04:34:59 DEBUG : dir/file1(0xc0002a8340): >_writeAt: n=5, err= 2024/12/12 04:34:59 DEBUG : dir/file1(0xc0002a8340): _writeAt: size=15, off=5 2024/12/12 04:34:59 DEBUG : dir/file1(0xc0002a8340): >_writeAt: n=15, err= 2024/12/12 04:34:59 DEBUG : dir/file1(0xc0002a8340): close: 2024/12/12 04:34:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/12/12 04:34:59 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-12 04:34:59.548416043 +0000 UTC m=+796.571394783 2024/12/12 04:34:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:34:59 DEBUG : dir/file1(0xc0002a8340): >close: err= 2024/12/12 04:34:59 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:34:59 DEBUG : dir: Looking for writers 2024/12/12 04:34:59 DEBUG : file1: reading active writers 2024/12/12 04:34:59 DEBUG : : Looking for writers 2024/12/12 04:34:59 DEBUG : dir: reading active writers 2024/12/12 04:34:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:34:59 DEBUG : dir: Looking for writers 2024/12/12 04:34:59 DEBUG : file1: reading active writers 2024/12/12 04:34:59 DEBUG : : Looking for writers 2024/12/12 04:34:59 DEBUG : dir: reading active writers 2024/12/12 04:34:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:34:59 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:34:59 DEBUG : dir: Looking for writers 2024/12/12 04:34:59 DEBUG : file1: reading active writers 2024/12/12 04:34:59 DEBUG : : Looking for writers 2024/12/12 04:34:59 DEBUG : dir: reading active writers 2024/12/12 04:34:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:34:59 DEBUG : dir: Looking for writers 2024/12/12 04:34:59 DEBUG : file1: reading active writers 2024/12/12 04:34:59 DEBUG : : Looking for writers 2024/12/12 04:34:59 DEBUG : dir: reading active writers 2024/12/12 04:34:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:34:59 DEBUG : dir/file1: vfs cache: starting upload 2024/12/12 04:34:59 DEBUG : dir: Looking for writers 2024/12/12 04:34:59 DEBUG : file1: reading active writers 2024/12/12 04:34:59 DEBUG : : Looking for writers 2024/12/12 04:34:59 DEBUG : dir: reading active writers 2024/12/12 04:34:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:34:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:34:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:34:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:34:59 DEBUG : : >changeNotify: 2024/12/12 04:34:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:34:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:34:59 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:34:59 DEBUG : : >changeNotify: 2024/12/12 04:34:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:34:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:34:59 DEBUG : : >changeNotify: 2024/12/12 04:34:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:34:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:34:59 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:34:59 DEBUG : : >changeNotify: 2024/12/12 04:34:59 DEBUG : dir: Looking for writers 2024/12/12 04:34:59 DEBUG : file1: reading active writers 2024/12/12 04:34:59 DEBUG : : Looking for writers 2024/12/12 04:34:59 DEBUG : dir: reading active writers 2024/12/12 04:34:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/12 04:35:00 DEBUG : dir: Looking for writers 2024/12/12 04:35:00 DEBUG : file1: reading active writers 2024/12/12 04:35:00 DEBUG : : Looking for writers 2024/12/12 04:35:00 DEBUG : dir: reading active writers 2024/12/12 04:35:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/12 04:35:00 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:00 DEBUG : : >changeNotify: 2024/12/12 04:35:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:35:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:00 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:00 DEBUG : : >changeNotify: 2024/12/12 04:35:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:00 DEBUG : : >changeNotify: 2024/12/12 04:35:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:35:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:35:00 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:35:00 DEBUG : : >changeNotify: 2024/12/12 04:35:00 DEBUG : dir: Looking for writers 2024/12/12 04:35:00 DEBUG : file1: reading active writers 2024/12/12 04:35:00 DEBUG : : Looking for writers 2024/12/12 04:35:00 DEBUG : dir: reading active writers 2024/12/12 04:35:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:35:01 DEBUG : dir: Looking for writers 2024/12/12 04:35:01 DEBUG : file1: reading active writers 2024/12/12 04:35:01 DEBUG : : Looking for writers 2024/12/12 04:35:01 DEBUG : dir: reading active writers 2024/12/12 04:35:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:35:02 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:02 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:02 DEBUG : : >changeNotify: 2024/12/12 04:35:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:35:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:02 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:02 DEBUG : : >changeNotify: 2024/12/12 04:35:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:02 DEBUG : : >changeNotify: 2024/12/12 04:35:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:35:02 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:35:02 DEBUG : : >changeNotify: 2024/12/12 04:35:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:35:02 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/12/12 04:35:02 INFO : dir/file1: Copied (replaced existing) 2024/12/12 04:35:02 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-12-12 04:34:59.548 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/12/12 04:35:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/12 04:35:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:35:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/12 04:35:02 DEBUG : dir: Looking for writers 2024/12/12 04:35:02 DEBUG : file1: reading active writers 2024/12/12 04:35:02 DEBUG : : Looking for writers 2024/12/12 04:35:02 DEBUG : dir: reading active writers 2024/12/12 04:35:02 DEBUG : >WaitForWriters: 2024/12/12 04:35:02 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:35:04 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:04 DEBUG : : >changeNotify: 2024/12/12 04:35:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:35:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:04 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:04 DEBUG : : >changeNotify: 2024/12/12 04:35:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:04 DEBUG : : >changeNotify: 2024/12/12 04:35:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:35:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:35:04 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:35:04 DEBUG : : >changeNotify: 2024/12/12 04:35:05 DEBUG : dir: Rmdir: contains trashed file: "file1.json" 2024/12/12 04:35:05 DEBUG : dir: Rmdir: contains trashed file: "file1.bin" 2024/12/12 04:35:05 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:05 DEBUG : : invalidating directory cache 2024/12/12 04:35:05 DEBUG : : >changeNotify: 2024/12/12 04:35:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:35:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:05 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:05 DEBUG : : >changeNotify: 2024/12/12 04:35:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:05 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleSizeCreateExisting (13.77s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:35:06 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:35:06 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:06 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:35:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:35:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:06 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:35:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:06 DEBUG : file1: newRWFileHandle: 2024/12/12 04:35:06 DEBUG : file1(0xc0016eb7c0): openPending: 2024/12/12 04:35:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:35:06 DEBUG : file1(0xc0016eb7c0): >openPending: err= 2024/12/12 04:35:06 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:35:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:35:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:35:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:35:06 DEBUG : file1(0xc0016eb7c0): _writeAt: size=5, off=0 2024/12/12 04:35:06 DEBUG : file1(0xc0016eb7c0): >_writeAt: n=5, err= 2024/12/12 04:35:06 DEBUG : file1(0xc0016eb7c0): close: 2024/12/12 04:35:06 DEBUG : file1: vfs cache: setting modification time to 2024-12-12 04:35:06.351868818 +0000 UTC m=+803.374847548 2024/12/12 04:35:06 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:06 DEBUG : file1(0xc0016eb7c0): >close: err= 2024/12/12 04:35:06 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:35:06 DEBUG : : Looking for writers 2024/12/12 04:35:06 DEBUG : file1: reading active writers 2024/12/12 04:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:35:06 DEBUG : : Looking for writers 2024/12/12 04:35:06 DEBUG : file1: reading active writers 2024/12/12 04:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:35:06 DEBUG : : Looking for writers 2024/12/12 04:35:06 DEBUG : file1: reading active writers 2024/12/12 04:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:35:06 DEBUG : : Looking for writers 2024/12/12 04:35:06 DEBUG : file1: reading active writers 2024/12/12 04:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:35:06 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:35:06 DEBUG : : Looking for writers 2024/12/12 04:35:06 DEBUG : file1: reading active writers 2024/12/12 04:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:35:06 DEBUG : : Looking for writers 2024/12/12 04:35:06 DEBUG : file1: reading active writers 2024/12/12 04:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/12 04:35:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:06 DEBUG : : Looking for writers 2024/12/12 04:35:06 DEBUG : file1: reading active writers 2024/12/12 04:35:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/12 04:35:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:07 DEBUG : : >changeNotify: 2024/12/12 04:35:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:35:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:07 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:07 DEBUG : : >changeNotify: 2024/12/12 04:35:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:07 DEBUG : : >changeNotify: 2024/12/12 04:35:07 DEBUG : : Looking for writers 2024/12/12 04:35:07 DEBUG : file1: reading active writers 2024/12/12 04:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:35:08 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:08 DEBUG : : forgetting directory cache 2024/12/12 04:35:08 DEBUG : dir: forgetting directory cache 2024/12/12 04:35:08 DEBUG : dir/sub: forgetting directory cache 2024/12/12 04:35:08 DEBUG : dir/sub/subsub: forgetting directory cache 2024/12/12 04:35:08 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2024/12/12 04:35:08 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2024/12/12 04:35:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:08 DEBUG : : >changeNotify: 2024/12/12 04:35:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:35:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:08 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:08 DEBUG : : >changeNotify: 2024/12/12 04:35:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:08 DEBUG : : >changeNotify: 2024/12/12 04:35:08 DEBUG : : Looking for writers 2024/12/12 04:35:08 DEBUG : file1: reading active writers 2024/12/12 04:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:35:09 DEBUG : : Looking for writers 2024/12/12 04:35:09 DEBUG : file1: reading active writers 2024/12/12 04:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:35:09 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:35:09 INFO : file1: Copied (new) 2024/12/12 04:35:09 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-12 04:35:06.351 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/12 04:35:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:35:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:35:09 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:35:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:10 DEBUG : : >changeNotify: 2024/12/12 04:35:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:35:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:10 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:10 DEBUG : : >changeNotify: 2024/12/12 04:35:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:10 DEBUG : : >changeNotify: 2024/12/12 04:35:10 DEBUG : : Looking for writers 2024/12/12 04:35:10 DEBUG : file1: reading active writers 2024/12/12 04:35:10 DEBUG : >WaitForWriters: 2024/12/12 04:35:10 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:35:11 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:35:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:11 DEBUG : : >changeNotify: 2024/12/12 04:35:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:11 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:11 DEBUG : : >changeNotify: 2024/12/12 04:35:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:11 DEBUG : : >changeNotify: --- PASS: TestRWFileHandleSizeCreateNew (6.65s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:35:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:35:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:12 DEBUG : Config file has changed externally - reloading 2024/12/12 04:35:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:35:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:35:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009127c0): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009127c0): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009127c0): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009127c0): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009127c0): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.971251829 +0000 UTC m=+809.994230559 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009127c0): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912800): _readAt: size=2, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912800): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912800): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912800): >_readAt: n=2, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912800): _writeAt: size=3, off=2 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912800): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912800): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.971251829 +0000 UTC m=+809.994230559 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912800): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912840): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912840): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912840): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912840): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912840): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.971251829 +0000 UTC m=+809.994230559 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912840): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7b90 item 1 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912880): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912880): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912880): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912880): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912880): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.973729189 +0000 UTC m=+809.996707910 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912880): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009128c0): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009128c0): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009128c0): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009128c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009128c0): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.973729189 +0000 UTC m=+809.996707910 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009128c0): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314f50 item 2 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912900): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912900): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912900): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912900): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912900): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.974677511 +0000 UTC m=+809.997656241 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912900): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912940): _readAt: size=2, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912940): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912940): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912940): >_readAt: n=2, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912940): _writeAt: size=3, off=2 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912940): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912940): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.974677511 +0000 UTC m=+809.997656241 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912940): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912980): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912980): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912980): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912980): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912980): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.974677511 +0000 UTC m=+809.997656241 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912980): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315490 item 3 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912a40): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912a40): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912a40): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912a40): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912a40): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.975814366 +0000 UTC m=+809.998793086 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912a40): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912ac0): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912ac0): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912ac0): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912ac0): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912ac0): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.975814366 +0000 UTC m=+809.998793086 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912ac0): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315ab0 item 4 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b00): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b00): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b00): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b00): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b00): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.976661299 +0000 UTC m=+809.999640029 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b00): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b40): _readAt: size=2, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b40): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b40): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b40): >_readAt: n=2, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b40): _writeAt: size=3, off=2 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b40): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b40): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.976661299 +0000 UTC m=+809.999640029 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b40): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b80): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b80): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b80): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b80): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b80): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.976661299 +0000 UTC m=+809.999640029 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912b80): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315e30 item 5 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912c00): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912c00): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912c00): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912c00): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912c00): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.977907117 +0000 UTC m=+810.000885847 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912c00): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912c80): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912c80): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912c80): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912c80): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912c80): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.977907117 +0000 UTC m=+810.000885847 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912c80): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f05b0 item 6 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912d00): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912d00): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912d00): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912d00): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912d00): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.979947952 +0000 UTC m=+810.002926692 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912d00): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912e00): _readAt: size=2, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912e00): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912e00): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912e00): >_readAt: n=2, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912e00): _writeAt: size=3, off=2 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912e00): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912e00): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.979947952 +0000 UTC m=+810.002926692 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912e00): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912e40): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912e40): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912e40): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912e40): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912e40): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.979947952 +0000 UTC m=+810.002926692 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912e40): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1260 item 7 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912ec0): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912ec0): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912ec0): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912ec0): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912ec0): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.981535328 +0000 UTC m=+810.004514068 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000912ec0): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997440): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997440): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997440): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997440): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997440): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.981535328 +0000 UTC m=+810.004514068 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997440): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad030 item 8 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997480): _readAt: size=2, off=0 2024/12/12 04:35:12 ERROR : open-test-file(0xc000997480): Couldn't read size of file 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997480): >_readAt: n=0, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997480): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997480): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997480): close: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997480): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009974c0): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009974c0): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009974c0): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009974c0): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009974c0): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.983266945 +0000 UTC m=+810.006245665 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009974c0): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997500): _readAt: size=2, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997500): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997500): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997500): >_readAt: n=2, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997500): _writeAt: size=3, off=2 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997500): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997500): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.983266945 +0000 UTC m=+810.006245665 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997500): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997540): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997540): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997540): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997540): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997540): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.983266945 +0000 UTC m=+810.006245665 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997540): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad340 item 9 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009975c0): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009975c0): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009975c0): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009975c0): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009975c0): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.984731952 +0000 UTC m=+810.007710682 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009975c0): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997640): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997640): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997640): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997640): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997640): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.984731952 +0000 UTC m=+810.007710682 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997640): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad7a0 item 10 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997700): _readAt: size=2, off=0 2024/12/12 04:35:12 ERROR : open-test-file(0xc000997700): Couldn't read size of file 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997700): >_readAt: n=0, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997700): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997700): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997700): close: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997700): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997740): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997740): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997740): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997740): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997740): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.985732363 +0000 UTC m=+810.008711093 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997740): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997800): _readAt: size=2, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997800): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997800): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997800): >_readAt: n=2, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997800): _writeAt: size=3, off=2 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997800): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997800): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.985732363 +0000 UTC m=+810.008711093 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997800): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997840): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997840): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997840): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997840): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997840): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.985732363 +0000 UTC m=+810.008711093 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997840): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adab0 item 11 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009978c0): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009978c0): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009978c0): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009978c0): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009978c0): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.986839943 +0000 UTC m=+810.009818663 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0009978c0): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997940): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997940): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997940): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997940): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997940): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.986839943 +0000 UTC m=+810.009818663 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997940): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adea0 item 12 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997a00): _readAt: size=2, off=0 2024/12/12 04:35:12 ERROR : open-test-file(0xc000997a00): Couldn't read size of file 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997a00): >_readAt: n=0, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997a00): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997a00): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997a00): close: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997a00): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997a40): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997a40): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997a40): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997a40): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997a40): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.987919611 +0000 UTC m=+810.010898341 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997a40): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:12 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997b40): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997b40): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997b40): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997b40): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997b40): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.987919611 +0000 UTC m=+810.010898341 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997b40): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b83f0 item 13 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997cc0): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997cc0): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997cc0): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997cc0): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997cc0): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.989707432 +0000 UTC m=+810.012686162 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997cc0): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997e40): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997e40): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997e40): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997e40): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997e40): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.989707432 +0000 UTC m=+810.012686162 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997e40): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8930 item 14 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997f00): _readAt: size=2, off=0 2024/12/12 04:35:12 ERROR : open-test-file(0xc000997f00): Couldn't read size of file 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997f00): >_readAt: n=0, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997f00): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997f00): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997f00): close: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997f00): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997f40): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997f40): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997f40): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997f40): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997f40): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.991031526 +0000 UTC m=+810.014010256 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc000997f40): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:12 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c01c0): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c01c0): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c01c0): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c01c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c01c0): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.991031526 +0000 UTC m=+810.014010256 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c01c0): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8e70 item 15 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0280): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0280): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0280): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0280): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0280): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.99262243 +0000 UTC m=+810.015601160 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0280): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0440): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0440): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0440): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0440): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0440): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.99262243 +0000 UTC m=+810.015601160 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0440): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b92d0 item 16 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0840): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0840): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0840): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0840): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0840): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.994455496 +0000 UTC m=+810.017434226 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0840): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0a80): _readAt: size=2, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0a80): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0a80): open at offset 5 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0a80): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0a80): >_readAt: n=2, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0a80): _writeAt: size=3, off=7 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0a80): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0a80): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.994455496 +0000 UTC m=+810.017434226 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0a80): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0bc0): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0bc0): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0bc0): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0bc0): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0bc0): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.994455496 +0000 UTC m=+810.017434226 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0bc0): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b96c0 item 17 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0dc0): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0dc0): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0dc0): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0dc0): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0dc0): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.996003229 +0000 UTC m=+810.018981959 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0dc0): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0f40): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0f40): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0f40): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0f40): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0f40): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.996003229 +0000 UTC m=+810.018981959 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c0f40): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9ab0 item 18 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1040): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1040): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1040): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1040): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1040): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.996992077 +0000 UTC m=+810.019970806 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1040): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c13c0): _readAt: size=2, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c13c0): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c13c0): open at offset 5 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c13c0): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c13c0): >_readAt: n=2, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c13c0): _writeAt: size=3, off=7 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c13c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c13c0): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.996992077 +0000 UTC m=+810.019970806 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c13c0): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1500): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1500): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1500): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1500): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1500): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.996992077 +0000 UTC m=+810.019970806 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1500): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9d50 item 19 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1a00): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1a00): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1a00): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1a00): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1a00): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.998421208 +0000 UTC m=+810.021399938 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1a00): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1b40): _readAt: size=512, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1b40): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1b40): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1b40): >_readAt: n=5, err=EOF 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1b40): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.998421208 +0000 UTC m=+810.021399938 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1b40): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: Remove: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d05b0 item 20 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1bc0): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1bc0): >openPending: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1bc0): _writeAt: size=5, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1bc0): >_writeAt: n=5, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1bc0): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.999454469 +0000 UTC m=+810.022433199 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1bc0): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1cc0): _readAt: size=2, off=0 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1cc0): openPending: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1cc0): open at offset 5 2024/12/12 04:35:12 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1cc0): >openPending: err= 2024/12/12 04:35:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1cc0): >_readAt: n=2, err= 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1cc0): _writeAt: size=3, off=7 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1cc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1cc0): close: 2024/12/12 04:35:12 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.999454469 +0000 UTC m=+810.022433199 2024/12/12 04:35:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:12 DEBUG : open-test-file(0xc0004c1cc0): >close: err= 2024/12/12 04:35:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:12 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:12 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1d00): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1d00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1d00): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1d00): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1d00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:12.999454469 +0000 UTC m=+810.022433199 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1d00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d09a0 item 21 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1d80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1d80): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1d80): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1d80): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1d80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.000674549 +0000 UTC m=+810.023653269 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1d80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1e00): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1e00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1e00): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1e00): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1e00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.000674549 +0000 UTC m=+810.023653269 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1e00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0e00 item 22 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1e80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1e80): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1e80): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1e80): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1e80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.001770167 +0000 UTC m=+810.024748897 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1e80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1f40): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1f40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1f40): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1f40): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1f40): >_readAt: n=2, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1f40): _writeAt: size=3, off=7 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1f40): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1f40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.001770167 +0000 UTC m=+810.024748897 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0004c1f40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae380): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae380): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae380): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae380): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae380): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.001770167 +0000 UTC m=+810.024748897 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae380): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1180 item 23 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae400): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae400): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae400): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae400): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae400): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.003588415 +0000 UTC m=+810.026567146 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae400): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae480): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae480): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae480): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae480): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae480): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.003588415 +0000 UTC m=+810.026567146 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae480): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d15e0 item 24 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae580): _readAt: size=2, off=0 2024/12/12 04:35:13 ERROR : open-test-file(0xc0005ae580): Couldn't read size of file 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae580): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae580): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae580): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae580): close: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae580): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae680): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae680): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae680): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae680): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae680): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.005559559 +0000 UTC m=+810.028538289 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae680): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae780): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae780): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae780): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae780): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae780): >_readAt: n=2, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae780): _writeAt: size=3, off=7 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae780): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae780): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.005559559 +0000 UTC m=+810.028538289 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae780): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae800): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae800): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae800): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae800): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae800): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.005559559 +0000 UTC m=+810.028538289 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae800): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1960 item 25 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae880): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae880): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae880): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae880): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae880): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.007264686 +0000 UTC m=+810.030243416 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae880): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae900): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae900): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae900): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae900): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae900): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.007264686 +0000 UTC m=+810.030243416 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae900): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1dc0 item 26 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae9c0): _readAt: size=2, off=0 2024/12/12 04:35:13 ERROR : open-test-file(0xc0005ae9c0): Couldn't read size of file 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae9c0): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae9c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae9c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae9c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005ae9c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aea00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aea00): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aea00): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aea00): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aea00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.009015478 +0000 UTC m=+810.031994208 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aea00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aeb00): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aeb00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aeb00): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aeb00): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aeb00): >_readAt: n=2, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aeb00): _writeAt: size=3, off=7 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aeb00): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aeb00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.009015478 +0000 UTC m=+810.031994208 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aeb00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aeb40): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aeb40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aeb40): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aeb40): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aeb40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.009015478 +0000 UTC m=+810.031994208 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aeb40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d41c0 item 27 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aee00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aee00): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aee00): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aee00): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aee00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.010934535 +0000 UTC m=+810.033913265 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aee00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aee80): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aee80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aee80): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aee80): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aee80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.010934535 +0000 UTC m=+810.033913265 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aee80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4540 item 28 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aef40): _readAt: size=2, off=0 2024/12/12 04:35:13 ERROR : open-test-file(0xc0005aef40): Couldn't read size of file 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aef40): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aef40): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aef40): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aef40): close: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aef40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aef80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aef80): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aef80): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aef80): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aef80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.012053205 +0000 UTC m=+810.035032025 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aef80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af040): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af040): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af040): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af040): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af040): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.012053205 +0000 UTC m=+810.035032025 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af040): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d47e0 item 29 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af0c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af0c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af0c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af0c0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af0c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.013049017 +0000 UTC m=+810.036027757 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af0c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af140): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af140): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af140): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af140): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af140): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.013049017 +0000 UTC m=+810.036027757 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af140): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4cb0 item 30 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af200): _readAt: size=2, off=0 2024/12/12 04:35:13 ERROR : open-test-file(0xc0005af200): Couldn't read size of file 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af200): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af200): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af200): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af200): close: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af200): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af240): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af240): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af240): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af240): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af240): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.014107655 +0000 UTC m=+810.037086385 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af240): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af300): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af300): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af300): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af300): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af300): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.014107655 +0000 UTC m=+810.037086385 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af300): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5110 item 31 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af380): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af380): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af380): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af380): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af380): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.015053273 +0000 UTC m=+810.038032002 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af380): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af400): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af400): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af400): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af400): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af400): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.015053273 +0000 UTC m=+810.038032002 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af400): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d53b0 item 32 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af440): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af440): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af440): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af440): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af440): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.016075744 +0000 UTC m=+810.039054473 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af440): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af480): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af480): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af480): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af480): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af480): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5730 item 33 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af480): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af480): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.016419576 +0000 UTC m=+810.039398306 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af480): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af4c0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af4c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af4c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af4c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af4c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.016419576 +0000 UTC m=+810.039398306 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af4c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d59d0 item 33 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af500): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af500): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af500): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af500): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af500): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.017444021 +0000 UTC m=+810.040422750 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af500): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af540): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af540): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5c70 item 34 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af540): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af540): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af540): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af540): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af540): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.017919319 +0000 UTC m=+810.040898049 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af540): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af580): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af580): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af580): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af580): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af580): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.017919319 +0000 UTC m=+810.040898049 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af580): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5e30 item 34 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af5c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af5c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af5c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af5c0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af5c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.018991203 +0000 UTC m=+810.041969933 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af5c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af600): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af600): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af600): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af600): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af600): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d61c0 item 35 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af600): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af600): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.019447635 +0000 UTC m=+810.042426365 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af600): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000912f00): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000912f00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000912f00): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000912f00): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000912f00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.019447635 +0000 UTC m=+810.042426365 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000912f00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1490 item 35 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000912f80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000912f80): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000912f80): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000912f80): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000912f80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.02046172 +0000 UTC m=+810.043440451 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000912f80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913040): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913040): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464070 item 36 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913040): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913040): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913040): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913040): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913040): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.020890833 +0000 UTC m=+810.043869573 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913040): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913080): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913080): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913080): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913080): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913080): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.020890833 +0000 UTC m=+810.043869573 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913080): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464230 item 36 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009130c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009130c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009130c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009130c0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009130c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.022005486 +0000 UTC m=+810.044984216 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009130c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913100): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913100): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913100): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913100): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913100): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464700 item 37 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913100): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913100): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.02238223 +0000 UTC m=+810.045360961 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913100): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913140): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913140): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913140): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913140): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913140): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.02238223 +0000 UTC m=+810.045360961 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913140): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004649a0 item 37 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009131c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009131c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009131c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009131c0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009131c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.023435318 +0000 UTC m=+810.046414049 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009131c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913300): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913300): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464f50 item 38 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913300): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913300): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913300): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913300): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913300): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.023896641 +0000 UTC m=+810.046875370 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913300): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009133c0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009133c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009133c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009133c0): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009133c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.023896641 +0000 UTC m=+810.046875370 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009133c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465180 item 38 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913440): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913440): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913440): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913440): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913440): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.025852756 +0000 UTC m=+810.048831487 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913440): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913500): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913500): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913500): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913500): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913500): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465500 item 39 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913500): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913500): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.026588291 +0000 UTC m=+810.049567021 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913500): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913540): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913540): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913540): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913540): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913540): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.026588291 +0000 UTC m=+810.049567021 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913540): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465730 item 39 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009135c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009135c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009135c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009135c0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009135c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.02859412 +0000 UTC m=+810.051572850 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009135c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913680): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913680): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465c00 item 40 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913680): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913680): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913680): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913680): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913680): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.029416157 +0000 UTC m=+810.052394886 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913680): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009136c0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009136c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009136c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009136c0): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009136c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.029416157 +0000 UTC m=+810.052394886 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009136c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465ea0 item 40 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913700): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913700): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913700): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913700): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913700): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913700): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913700): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.031336686 +0000 UTC m=+810.054315426 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913700): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913740): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913740): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913740): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468460 item 41 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913740): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913740): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.031915648 +0000 UTC m=+810.054894379 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913740): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913780): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913780): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913780): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913780): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913780): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004685b0 item 41 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913780): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913780): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.03272495 +0000 UTC m=+810.055703691 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913780): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009137c0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009137c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009137c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009137c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009137c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.03272495 +0000 UTC m=+810.055703691 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009137c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468770 item 41 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913880): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913880): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913880): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913880): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913880): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913880): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913880): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.034701204 +0000 UTC m=+810.057679934 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913880): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009138c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009138c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009138c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468bd0 item 42 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009138c0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009138c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.035387167 +0000 UTC m=+810.058365897 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009138c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913980): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913980): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468d90 item 42 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913980): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913980): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913980): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913980): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913980): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.036104517 +0000 UTC m=+810.059083247 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913980): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009139c0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009139c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009139c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009139c0): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009139c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.036104517 +0000 UTC m=+810.059083247 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0009139c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468f50 item 42 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913a80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913a80): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913a80): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913a80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913a80): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913a80): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913a80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.037353842 +0000 UTC m=+810.060332572 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913a80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913ac0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913ac0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913ac0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004698f0 item 43 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913ac0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913ac0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.037746145 +0000 UTC m=+810.060724865 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913ac0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913b80): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913b80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913b80): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913b80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913b80): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469ab0 item 43 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913b80): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913b80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.038249415 +0000 UTC m=+810.061228146 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913b80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913bc0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913bc0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913bc0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913bc0): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913bc0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.038249415 +0000 UTC m=+810.061228146 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913bc0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469c70 item 43 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913c80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913c80): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913c80): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913c80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913c80): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913c80): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913c80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.039967687 +0000 UTC m=+810.062946418 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913c80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913cc0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913cc0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913cc0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c380 item 44 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913cc0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913cc0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.040621739 +0000 UTC m=+810.063600469 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913cc0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913d80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913d80): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c850 item 44 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913d80): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913d80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913d80): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913d80): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913d80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.041243271 +0000 UTC m=+810.064222001 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913d80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913dc0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913dc0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913dc0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913dc0): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913dc0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.041243271 +0000 UTC m=+810.064222001 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913dc0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ca10 item 44 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913e80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913e80): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913e80): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913e80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913e80): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913e80): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913e80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.042882144 +0000 UTC m=+810.065860875 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913e80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913ec0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913ec0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913ec0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd20 item 45 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913ec0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913ec0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.043407967 +0000 UTC m=+810.066386697 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000913ec0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132080): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132080): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132080): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132080): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132080): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.043407967 +0000 UTC m=+810.066386697 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132080): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ce70 item 45 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132440): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132440): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132440): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132440): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132440): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132440): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132440): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.044951892 +0000 UTC m=+810.067930622 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132440): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af640): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af640): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af640): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d65b0 item 46 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af640): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af640): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.045316514 +0000 UTC m=+810.068295244 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af640): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af700): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af700): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af700): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af700): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af700): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.045316514 +0000 UTC m=+810.068295244 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af700): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6770 item 46 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af7c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af7c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af7c0): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af7c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af7c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af7c0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af7c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.04774337 +0000 UTC m=+810.070722100 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af7c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af800): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af800): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af800): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6a10 item 47 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af800): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af800): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.048353591 +0000 UTC m=+810.071332320 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af800): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af8c0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af8c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af8c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af8c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af8c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.048353591 +0000 UTC m=+810.071332320 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af8c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6b60 item 47 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af980): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af980): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af980): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af980): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af980): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af980): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af980): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.050149427 +0000 UTC m=+810.073128156 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af980): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af9c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af9c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af9c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7030 item 48 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af9c0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af9c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.050662135 +0000 UTC m=+810.073640865 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005af9c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afa80): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afa80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afa80): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afa80): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afa80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.050662135 +0000 UTC m=+810.073640865 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afa80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7180 item 48 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afac0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afac0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afac0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afac0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afac0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.052373603 +0000 UTC m=+810.075352333 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afac0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afb00): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afb00): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afb00): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afb00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afb00): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afb00): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7490 item 49 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afb00): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afb00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.052851917 +0000 UTC m=+810.075830647 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afb00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afb40): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afb40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afb40): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afb40): >_readAt: n=8, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afb40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.052851917 +0000 UTC m=+810.075830647 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afb40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d75e0 item 49 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afbc0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afbc0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afbc0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afbc0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afbc0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.054395512 +0000 UTC m=+810.077374242 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afbc0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afc80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afc80): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afc80): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7880 item 50 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afc80): _readAt: size=2, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afc80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afc80): _writeAt: size=3, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afc80): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afc80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.055079671 +0000 UTC m=+810.078058401 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afc80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afd40): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afd40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afd40): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afd40): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afd40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.055079671 +0000 UTC m=+810.078058401 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afd40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7ab0 item 50 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afdc0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afdc0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afdc0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afdc0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afdc0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.056632783 +0000 UTC m=+810.079611513 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afdc0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afe80): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afe80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afe80): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afe80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afe80): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afe80): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7e30 item 51 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afe80): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afe80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.057137516 +0000 UTC m=+810.080116247 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afe80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afec0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afec0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afec0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afec0): >_readAt: n=8, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afec0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.057137516 +0000 UTC m=+810.080116247 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005afec0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478070 item 51 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aff40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aff40): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aff40): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aff40): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aff40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.058716078 +0000 UTC m=+810.081694807 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0005aff40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0000ad180): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0000ad180): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0000ad180): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478310 item 52 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0000ad180): _readAt: size=2, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0000ad180): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0000ad180): _writeAt: size=3, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0000ad180): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0000ad180): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.059261416 +0000 UTC m=+810.082240146 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0000ad180): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0000ad740): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0000ad740): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0000ad740): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0000ad740): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0000ad740): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.059261416 +0000 UTC m=+810.082240146 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0000ad740): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004785b0 item 52 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132980): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132980): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132980): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132980): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132980): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.060451229 +0000 UTC m=+810.083429960 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132980): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132a40): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132a40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132a40): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132a40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132a40): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132a40): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d340 item 53 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132a40): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132a40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.06078337 +0000 UTC m=+810.083762110 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132a40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132a80): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132a80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132a80): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132a80): >_readAt: n=8, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132a80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.06078337 +0000 UTC m=+810.083762110 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132a80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d500 item 53 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132b00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132b00): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132b00): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132b00): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132b00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.061704342 +0000 UTC m=+810.084683072 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132b00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132bc0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132bc0): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132bc0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d8f0 item 54 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132bc0): _readAt: size=2, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132bc0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132bc0): _writeAt: size=3, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132bc0): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132bc0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.062105913 +0000 UTC m=+810.085084643 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132bc0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132c40): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132c40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132c40): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132c40): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132c40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.062105913 +0000 UTC m=+810.085084643 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132c40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046db90 item 54 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132cc0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132cc0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132cc0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132cc0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132cc0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.062961361 +0000 UTC m=+810.085940091 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132cc0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132d80): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132d80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132d80): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132d80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132d80): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132d80): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046df10 item 55 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132d80): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132d80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.063375956 +0000 UTC m=+810.086354686 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132d80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132dc0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132dc0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132dc0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132dc0): >_readAt: n=8, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132dc0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.063375956 +0000 UTC m=+810.086354686 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132dc0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004800e0 item 55 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132e40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132e40): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132e40): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132e40): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132e40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.064638316 +0000 UTC m=+810.087617046 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132e40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132f40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132f40): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132f40): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480380 item 56 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132f40): _readAt: size=2, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132f40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132f40): _writeAt: size=3, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132f40): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132f40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.06510614 +0000 UTC m=+810.088084860 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132f40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132f80): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132f80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132f80): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132f80): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132f80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.06510614 +0000 UTC m=+810.088084860 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000132f80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004805b0 item 56 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133080): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133080): open at offset 0 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133080): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133080): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133080): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133080): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133080): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133080): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.066339836 +0000 UTC m=+810.089318566 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133080): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133100): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133100): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133100): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004808c0 item 57 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133100): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133100): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.066887229 +0000 UTC m=+810.089865958 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133100): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001331c0): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001331c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001331c0): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001331c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001331c0): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001331c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480a80 item 57 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001331c0): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001331c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.067391351 +0000 UTC m=+810.090370091 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001331c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001332c0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001332c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001332c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001332c0): >_readAt: n=8, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001332c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.067391351 +0000 UTC m=+810.090370091 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001332c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480cb0 item 57 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133440): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133440): open at offset 0 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133440): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133440): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133440): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133440): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133440): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133440): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.068715505 +0000 UTC m=+810.091694236 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133440): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133480): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133480): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133480): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004810a0 item 58 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133480): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133480): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.069309265 +0000 UTC m=+810.092287995 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133480): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001336c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001336c0): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001336c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481260 item 58 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001336c0): _readAt: size=2, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001336c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001336c0): _writeAt: size=3, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001336c0): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001336c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.069879732 +0000 UTC m=+810.092858462 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0001336c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133700): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133700): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133700): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133700): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133700): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.069879732 +0000 UTC m=+810.092858462 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc000133700): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481490 item 58 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446040): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446040): open at offset 0 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446040): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446040): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446040): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446040): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446040): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446040): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.071538101 +0000 UTC m=+810.094516831 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446040): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446080): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446080): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446080): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004817a0 item 59 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446080): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446080): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.07203551 +0000 UTC m=+810.095014240 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446080): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446140): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446140): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446140): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446140): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446140): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446140): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004819d0 item 59 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446140): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446140): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.072530055 +0000 UTC m=+810.095508795 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446140): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446180): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446180): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446180): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446180): >_readAt: n=8, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446180): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.072530055 +0000 UTC m=+810.095508795 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446180): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481c00 item 59 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446240): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446240): open at offset 0 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446240): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446240): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446240): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446240): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446240): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446240): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.074147057 +0000 UTC m=+810.097125788 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446240): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446280): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446280): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446280): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca070 item 60 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446280): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446280): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.074772636 +0000 UTC m=+810.097751367 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446280): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446340): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446340): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446340): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca230 item 60 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446340): _readAt: size=2, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446340): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446340): _writeAt: size=3, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446340): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446340): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.075485118 +0000 UTC m=+810.098463848 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446340): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446380): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446380): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446380): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446380): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446380): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.075485118 +0000 UTC m=+810.098463848 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446380): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca3f0 item 60 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446440): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446440): open at offset 0 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446440): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446440): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446440): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446440): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446440): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446440): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.079927871 +0000 UTC m=+810.102906601 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446440): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446480): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446480): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446480): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca690 item 61 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446480): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446480): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.081867327 +0000 UTC m=+810.104846077 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446480): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446540): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446540): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446540): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446540): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446540): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.081867327 +0000 UTC m=+810.104846077 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446540): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca8c0 item 61 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446600): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446600): open at offset 0 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446600): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446600): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446600): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446600): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446600): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446600): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.083976529 +0000 UTC m=+810.106955259 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446600): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446640): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446640): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446640): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cac40 item 62 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446640): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446640): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.084528811 +0000 UTC m=+810.107507541 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446640): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446700): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446700): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446700): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446700): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446700): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.084528811 +0000 UTC m=+810.107507541 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446700): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004caee0 item 62 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014467c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014467c0): open at offset 0 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014467c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014467c0): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014467c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014467c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014467c0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014467c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.086058169 +0000 UTC m=+810.109036899 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014467c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446800): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446800): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446800): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb2d0 item 63 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446800): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446800): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.086450472 +0000 UTC m=+810.109429202 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446800): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014468c0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014468c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014468c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014468c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014468c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.086450472 +0000 UTC m=+810.109429202 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014468c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb490 item 63 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446980): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446980): open at offset 0 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446980): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446980): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446980): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446980): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446980): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446980): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.088003114 +0000 UTC m=+810.110981844 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446980): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014469c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014469c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014469c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb880 item 64 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014469c0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014469c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.088419302 +0000 UTC m=+810.111398032 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014469c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446a80): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446a80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446a80): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446a80): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446a80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.088419302 +0000 UTC m=+810.111398032 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446a80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbb20 item 64 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446ac0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446ac0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446ac0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446ac0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446ac0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.089800453 +0000 UTC m=+810.112779183 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446ac0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b00): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b00): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b00): >_readAt: n=2, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b00): _writeAt: size=3, off=2 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbe30 item 65 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b00): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.09028548 +0000 UTC m=+810.113264209 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b40): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b40): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b40): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.09028548 +0000 UTC m=+810.113264209 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6000 item 65 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b80): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b80): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b80): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.091523323 +0000 UTC m=+810.114502053 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446b80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446bc0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446bc0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6fc0 item 66 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446bc0): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446bc0): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446bc0): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446bc0): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446bc0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.09199807 +0000 UTC m=+810.114976791 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446bc0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c00): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c00): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c00): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.09199807 +0000 UTC m=+810.114976791 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f71f0 item 66 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c40): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c40): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c40): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.093048273 +0000 UTC m=+810.116026993 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c80): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c80): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c80): >_readAt: n=2, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c80): _writeAt: size=3, off=2 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7810 item 67 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c80): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.093474309 +0000 UTC m=+810.116453049 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446c80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446cc0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446cc0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446cc0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446cc0): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446cc0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.093474309 +0000 UTC m=+810.116453049 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446cc0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f79d0 item 67 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446d40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446d40): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446d40): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446d40): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446d40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.094646832 +0000 UTC m=+810.117625561 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446d40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e00): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7e30 item 68 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e00): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e00): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e00): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e00): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.095157254 +0000 UTC m=+810.118135985 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e40): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e40): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e40): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.095157254 +0000 UTC m=+810.118135985 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000524d0 item 68 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e80): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e80): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e80): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.096244036 +0000 UTC m=+810.119222766 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446e80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446ec0): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446ec0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446ec0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446ec0): >_readAt: n=2, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446ec0): _writeAt: size=3, off=2 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052b60 item 69 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446ec0): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446ec0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.096654754 +0000 UTC m=+810.119633494 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446ec0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446f00): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446f00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446f00): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446f00): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446f00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.096654754 +0000 UTC m=+810.119633494 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446f00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 69 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446f80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446f80): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446f80): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446f80): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446f80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.097614717 +0000 UTC m=+810.120593448 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001446f80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447040): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447040): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 70 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447040): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447040): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447040): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447040): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447040): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.098083815 +0000 UTC m=+810.121062544 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447040): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447080): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447080): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447080): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447080): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447080): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.098083815 +0000 UTC m=+810.121062544 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447080): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000533b0 item 70 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447100): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447100): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447100): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447100): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447100): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.099171958 +0000 UTC m=+810.122150678 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447100): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014471c0): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014471c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014471c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014471c0): >_readAt: n=2, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014471c0): _writeAt: size=3, off=2 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000537a0 item 71 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014471c0): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014471c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.09975061 +0000 UTC m=+810.122729339 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014471c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447200): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447200): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447200): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447200): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447200): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.09975061 +0000 UTC m=+810.122729339 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447200): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 71 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8040): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8040): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8040): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8040): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8040): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.100774864 +0000 UTC m=+810.123753595 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8040): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8100): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8100): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478b60 item 72 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8100): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8100): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8100): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8100): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8100): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.101112325 +0000 UTC m=+810.124091055 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8100): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8140): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8140): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8140): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8140): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8140): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.101112325 +0000 UTC m=+810.124091055 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8140): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478d20 item 72 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8180): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8180): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8180): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8180): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8180): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8180): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8180): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.101909755 +0000 UTC m=+810.124888485 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8180): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a81c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a81c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a81c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478fc0 item 73 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a81c0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a81c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.102279797 +0000 UTC m=+810.125258527 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a81c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8200): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8200): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8200): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8200): >_readAt: n=2, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8200): _writeAt: size=3, off=2 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479110 item 73 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8200): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8200): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.102786534 +0000 UTC m=+810.125765264 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8200): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a000): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a000): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a000): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a000): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a000): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.102786534 +0000 UTC m=+810.125765264 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a000): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479260 item 73 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a100): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a100): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a100): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a100): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a100): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a100): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a100): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.104503663 +0000 UTC m=+810.127482393 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a100): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447280): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447280): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447280): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 74 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447280): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447280): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.104784878 +0000 UTC m=+810.127763609 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001447280): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a1c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a1c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ae1c0 item 74 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a1c0): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a1c0): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a1c0): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a1c0): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a1c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.105565297 +0000 UTC m=+810.128544027 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a1c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a200): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a200): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a200): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a200): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a200): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.105565297 +0000 UTC m=+810.128544027 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a200): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ae310 item 74 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a2c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a2c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a2c0): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a2c0): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a2c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a2c0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a2c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.106644724 +0000 UTC m=+810.129623455 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a2c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a300): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a300): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a300): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ae5b0 item 75 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a300): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a300): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.107111287 +0000 UTC m=+810.130090016 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc00159a300): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8080): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8080): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8080): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8080): >_readAt: n=2, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8080): _writeAt: size=3, off=2 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004780e0 item 75 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8080): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8080): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.107704475 +0000 UTC m=+810.130683216 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8080): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a80c0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a80c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a80c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a80c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a80c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.107704475 +0000 UTC m=+810.130683216 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a80c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478230 item 75 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8180): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8180): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8180): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8180): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8180): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8180): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8180): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.109208086 +0000 UTC m=+810.132186815 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8180): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a81c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a81c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a81c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478700 item 76 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a81c0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a81c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.109710654 +0000 UTC m=+810.132689385 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a81c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a82c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a82c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478a10 item 76 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a82c0): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a82c0): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a82c0): _writeAt: size=3, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a82c0): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a82c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.110169182 +0000 UTC m=+810.133147912 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a82c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8300): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8300): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8300): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8300): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8300): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.110169182 +0000 UTC m=+810.133147912 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8300): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478bd0 item 76 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a83c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a83c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a83c0): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a83c0): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a83c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a83c0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a83c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.111769181 +0000 UTC m=+810.134747912 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a83c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8400): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8400): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8400): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478ee0 item 77 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8400): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8400): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.112225054 +0000 UTC m=+810.135203784 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8400): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a84c0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a84c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a84c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a84c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a84c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.112225054 +0000 UTC m=+810.135203784 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a84c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479030 item 77 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8580): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8580): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8580): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8580): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8580): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8580): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8580): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.113468307 +0000 UTC m=+810.136447038 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8580): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a85c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a85c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a85c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004793b0 item 78 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a85c0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a85c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.113900535 +0000 UTC m=+810.136879275 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a85c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8680): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8680): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8680): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8680): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8680): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.113900535 +0000 UTC m=+810.136879275 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8680): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479500 item 78 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8740): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8740): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8740): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8740): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8740): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8740): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8740): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.115059612 +0000 UTC m=+810.138038342 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8740): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8780): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8780): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8780): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479810 item 79 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8780): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8780): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.115630168 +0000 UTC m=+810.138608898 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8780): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8840): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8840): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8840): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8840): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8840): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.115630168 +0000 UTC m=+810.138608898 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8840): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004799d0 item 79 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8900): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8900): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8900): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8900): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8900): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8900): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8900): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.116994127 +0000 UTC m=+810.139972867 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8900): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8940): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8940): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8940): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479ce0 item 80 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8940): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8940): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.117563431 +0000 UTC m=+810.140542161 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8940): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a00): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a00): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a00): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.117563431 +0000 UTC m=+810.140542161 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479ea0 item 80 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a40): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a40): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a40): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.118875053 +0000 UTC m=+810.141853783 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a80): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a80): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a80): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a80): >_readAt: n=2, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a80): _writeAt: size=3, off=7 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0690 item 81 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a80): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.11932267 +0000 UTC m=+810.142301399 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8a80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8ac0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8ac0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8ac0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8ac0): >_readAt: n=8, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8ac0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.11932267 +0000 UTC m=+810.142301399 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8ac0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c0a10 item 81 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8b40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8b40): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8b40): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8b40): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8b40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.120563669 +0000 UTC m=+810.143542399 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8b40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8c00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8c00): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8c00): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c13b0 item 82 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8c00): _readAt: size=2, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8c00): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8c00): _writeAt: size=3, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8c00): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8c00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.121300586 +0000 UTC m=+810.144279316 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8c00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8c40): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8c40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8c40): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8c40): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8c40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.121300586 +0000 UTC m=+810.144279316 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8c40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1650 item 82 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8cc0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8cc0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8cc0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8cc0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8cc0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.122986287 +0000 UTC m=+810.145965006 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8cc0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8d80): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8d80): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8d80): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8d80): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8d80): >_readAt: n=2, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8d80): _writeAt: size=3, off=7 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c1dc0 item 83 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8d80): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8d80): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.123731079 +0000 UTC m=+810.146709798 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8d80): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8dc0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8dc0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8dc0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8dc0): >_readAt: n=8, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8dc0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.123731079 +0000 UTC m=+810.146709798 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8dc0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 83 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8e40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8e40): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8e40): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8e40): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8e40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.12547071 +0000 UTC m=+810.148449450 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8e40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8f00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8f00): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8f00): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 84 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8f00): _readAt: size=2, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8f00): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8f00): _writeAt: size=3, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8f00): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8f00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.126303196 +0000 UTC m=+810.149281925 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8f00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8f40): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8f40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8f40): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8f40): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8f40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.126303196 +0000 UTC m=+810.149281925 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8f40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 84 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8fc0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8fc0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8fc0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8fc0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8fc0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.12800192 +0000 UTC m=+810.150980650 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a8fc0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9080): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9080): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9080): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9080): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9080): >_readAt: n=2, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9080): _writeAt: size=3, off=7 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 85 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9080): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9080): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.128646766 +0000 UTC m=+810.151625506 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9080): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a90c0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a90c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a90c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a90c0): >_readAt: n=8, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a90c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.128646766 +0000 UTC m=+810.151625506 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a90c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 85 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9140): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9140): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9140): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9140): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9140): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.130259761 +0000 UTC m=+810.153238491 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9140): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9200): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9200): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9200): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 86 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9200): _readAt: size=2, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9200): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9200): _writeAt: size=3, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9200): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9200): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.130943879 +0000 UTC m=+810.153922610 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9200): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9240): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9240): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9240): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9240): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9240): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.130943879 +0000 UTC m=+810.153922610 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9240): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 86 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a92c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a92c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a92c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a92c0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a92c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.132893924 +0000 UTC m=+810.155872654 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a92c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9380): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9380): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9380): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9380): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9380): >_readAt: n=2, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9380): _writeAt: size=3, off=7 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 87 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9380): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9380): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.133653994 +0000 UTC m=+810.156632734 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9380): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a93c0): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a93c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a93c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a93c0): >_readAt: n=8, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a93c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.133653994 +0000 UTC m=+810.156632734 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a93c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 87 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9440): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9440): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9440): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9440): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9440): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.135692825 +0000 UTC m=+810.158671555 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9440): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9500): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9500): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9500): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015ae8c0 item 88 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9500): _readAt: size=2, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9500): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9500): _writeAt: size=3, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9500): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9500): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.136555657 +0000 UTC m=+810.159534387 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9500): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9540): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9540): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9540): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9540): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9540): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.136555657 +0000 UTC m=+810.159534387 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9540): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015aea10 item 88 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9600): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9600): open at offset 0 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9600): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9600): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9600): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9600): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9600): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9600): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.138453595 +0000 UTC m=+810.161432355 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9600): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9640): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9640): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9640): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015aecb0 item 89 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9640): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9640): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.139189219 +0000 UTC m=+810.162167950 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9640): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9700): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9700): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9700): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9700): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9700): >_readAt: n=2, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9700): _writeAt: size=3, off=7 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015aee00 item 89 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9700): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9700): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.140031314 +0000 UTC m=+810.163010044 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9700): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9740): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9740): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9740): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9740): >_readAt: n=8, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9740): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.140031314 +0000 UTC m=+810.163010044 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9740): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015aef50 item 89 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9800): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9800): open at offset 0 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9800): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9800): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9800): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9800): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9800): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9800): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.14198748 +0000 UTC m=+810.164966220 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9800): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9840): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9840): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9840): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015af1f0 item 90 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9840): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9840): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.142679382 +0000 UTC m=+810.165658103 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9840): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9900): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9900): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9900): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015af340 item 90 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9900): _readAt: size=2, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9900): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9900): _writeAt: size=3, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9900): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9900): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.143501349 +0000 UTC m=+810.166480079 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9900): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9940): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9940): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9940): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9940): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9940): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.143501349 +0000 UTC m=+810.166480079 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9940): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015af490 item 90 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9a00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9a00): open at offset 0 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9a00): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9a00): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9a00): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9a00): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9a00): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9a00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.145180016 +0000 UTC m=+810.168158737 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9a00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9a40): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9a40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9a40): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015af730 item 91 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9a40): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9a40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.14580789 +0000 UTC m=+810.168786620 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9a40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9b00): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9b00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9b00): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9b00): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9b00): >_readAt: n=2, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9b00): _writeAt: size=3, off=7 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015af880 item 91 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9b00): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9b00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.146742377 +0000 UTC m=+810.169721117 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9b00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9b40): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9b40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9b40): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9b40): >_readAt: n=8, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9b40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.146742377 +0000 UTC m=+810.169721117 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9b40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015af9d0 item 91 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9c00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9c00): open at offset 0 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9c00): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9c00): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9c00): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9c00): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9c00): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9c00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.14839201 +0000 UTC m=+810.171370740 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9c00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9c40): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9c40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9c40): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015afc70 item 92 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9c40): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9c40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.148950593 +0000 UTC m=+810.171929313 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9c40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9d00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9d00): open at offset 5 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9d00): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015afdc0 item 92 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9d00): _readAt: size=2, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9d00): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9d00): _writeAt: size=3, off=5 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9d00): >_writeAt: n=3, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9d00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.149620786 +0000 UTC m=+810.172599516 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9d00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9d40): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9d40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9d40): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9d40): >_readAt: n=3, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9d40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.149620786 +0000 UTC m=+810.172599516 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9d40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015aff10 item 92 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9e00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9e00): open at offset 0 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9e00): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9e00): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9e00): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9e00): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9e00): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9e00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.1516344 +0000 UTC m=+810.174613149 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9e00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9e40): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9e40): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9e40): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6e00 item 93 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9e40): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9e40): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.15238892 +0000 UTC m=+810.175367640 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9e40): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9f00): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9f00): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9f00): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9f00): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9f00): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.15238892 +0000 UTC m=+810.175367640 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0013a9f00): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7420 item 93 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472040): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472040): open at offset 0 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472040): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472040): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472040): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472040): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472040): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472040): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.154766302 +0000 UTC m=+810.177745063 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472040): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472080): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472080): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472080): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7b20 item 94 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472080): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472080): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.155439882 +0000 UTC m=+810.178418612 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472080): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472140): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472140): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472140): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472140): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472140): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.155439882 +0000 UTC m=+810.178418612 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472140): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7c70 item 94 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472200): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472200): open at offset 0 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472200): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472200): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472200): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472200): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472200): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472200): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.157705636 +0000 UTC m=+810.180684376 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472200): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472240): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472240): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472240): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314f50 item 95 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472240): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472240): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.158470566 +0000 UTC m=+810.181449296 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472240): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472300): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472300): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472300): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472300): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472300): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.158470566 +0000 UTC m=+810.181449296 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472300): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315260 item 95 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014723c0): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014723c0): open at offset 0 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014723c0): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014723c0): _readAt: size=2, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014723c0): >_readAt: n=0, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014723c0): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014723c0): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014723c0): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.161240784 +0000 UTC m=+810.184219534 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc0014723c0): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472440): _writeAt: size=5, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472440): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472440): >openPending: err= 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315730 item 96 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472440): >_writeAt: n=5, err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472440): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.162043353 +0000 UTC m=+810.185022083 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472440): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:13 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:13 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472580): _readAt: size=512, off=0 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472580): openPending: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472580): >openPending: err= 2024/12/12 04:35:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472580): >_readAt: n=5, err=EOF 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472580): close: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:13.162043353 +0000 UTC m=+810.185022083 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:13 DEBUG : open-test-file(0xc001472580): >close: err= 2024/12/12 04:35:13 DEBUG : open-test-file: Remove: 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003158f0 item 96 2024/12/12 04:35:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:13 DEBUG : open-test-file: >Remove: err= 2024/12/12 04:35:13 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:35:13 DEBUG : : Looking for writers 2024/12/12 04:35:13 DEBUG : >WaitForWriters: 2024/12/12 04:35:13 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:35:13 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:35:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:13 DEBUG : : invalidating directory cache 2024/12/12 04:35:13 DEBUG : : >changeNotify: 2024/12/12 04:35:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:13 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:13 DEBUG : : >changeNotify: 2024/12/12 04:35:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:13 DEBUG : : >changeNotify: === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:35:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:35:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:35:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:35:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/12/12 04:35:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a6c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a6c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a6c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a6c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a6c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.033910731 +0000 UTC m=+811.056889451 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a6c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a740): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a740): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a740): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a740): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a740): _writeAt: size=3, off=2 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a740): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a740): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.033910731 +0000 UTC m=+811.056889451 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a740): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a780): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a780): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a780): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a780): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a780): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.033910731 +0000 UTC m=+811.056889451 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a780): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac8c0 item 1 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a7c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a7c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a7c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a7c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a7c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.035630695 +0000 UTC m=+811.058609426 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a7c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a800): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a800): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a800): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a800): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a800): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.035630695 +0000 UTC m=+811.058609426 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a800): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad0a0 item 2 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a840): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a840): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a840): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a840): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a840): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.036760508 +0000 UTC m=+811.059739238 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a840): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a880): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a880): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a880): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a880): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a880): _writeAt: size=3, off=2 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a880): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a880): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.036760508 +0000 UTC m=+811.059739238 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a880): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a8c0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a8c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a8c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a8c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a8c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.036760508 +0000 UTC m=+811.059739238 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a8c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad3b0 item 3 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a940): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a940): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a940): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a940): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a940): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.03874167 +0000 UTC m=+811.061720400 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a940): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a9c0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a9c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a9c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a9c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a9c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.03874167 +0000 UTC m=+811.061720400 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159a9c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad810 item 4 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa00): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa00): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa00): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.039986768 +0000 UTC m=+811.062965497 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa40): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa40): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa40): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa40): _writeAt: size=3, off=2 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa40): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.039986768 +0000 UTC m=+811.062965497 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa80): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa80): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa80): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.039986768 +0000 UTC m=+811.062965497 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aa80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adb20 item 5 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ab00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ab00): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ab00): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ab00): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ab00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.041716059 +0000 UTC m=+811.064694789 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ab00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ab80): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ab80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ab80): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ab80): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ab80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.041716059 +0000 UTC m=+811.064694789 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ab80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adf10 item 6 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ac00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ac00): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ac00): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ac00): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ac00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.04288286 +0000 UTC m=+811.065861590 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ac00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159acc0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159acc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159acc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159acc0): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159acc0): _writeAt: size=3, off=2 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159acc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159acc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.04288286 +0000 UTC m=+811.065861590 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159acc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ad00): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ad00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ad00): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ad00): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ad00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.04288286 +0000 UTC m=+811.065861590 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ad00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b84d0 item 7 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ad80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ad80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ad80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ad80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ad80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.044176417 +0000 UTC m=+811.067155147 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ad80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae00): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae00): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae00): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.044176417 +0000 UTC m=+811.067155147 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8bd0 item 8 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae40): _readAt: size=2, off=0 2024/12/12 04:35:14 ERROR : open-test-file(0xc00159ae40): Couldn't read size of file 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae40): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae40): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae40): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae40): close: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.045107899 +0000 UTC m=+811.068086628 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ae80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aec0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aec0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aec0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aec0): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aec0): _writeAt: size=3, off=2 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aec0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aec0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.045107899 +0000 UTC m=+811.068086628 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159aec0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159af00): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159af00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159af00): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159af00): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159af00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.045107899 +0000 UTC m=+811.068086628 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159af00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b90a0 item 9 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159af80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159af80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159af80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159af80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159af80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.04675676 +0000 UTC m=+811.069735490 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159af80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b000): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b000): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b000): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b000): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b000): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.04675676 +0000 UTC m=+811.069735490 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b000): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9650 item 10 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b0c0): _readAt: size=2, off=0 2024/12/12 04:35:14 ERROR : open-test-file(0xc00159b0c0): Couldn't read size of file 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b0c0): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b0c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b0c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b0c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b0c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b100): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b100): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b100): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b100): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b100): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.047862667 +0000 UTC m=+811.070841397 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b100): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b1c0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b1c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b1c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b1c0): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b1c0): _writeAt: size=3, off=2 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b1c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b1c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.047862667 +0000 UTC m=+811.070841397 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b1c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b200): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b200): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b200): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b200): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b200): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.047862667 +0000 UTC m=+811.070841397 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b200): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b98f0 item 11 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b280): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b280): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b280): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b280): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b280): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.049391715 +0000 UTC m=+811.072370445 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b280): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b300): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b300): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b300): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b300): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b300): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.049391715 +0000 UTC m=+811.072370445 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b300): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9ce0 item 12 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b3c0): _readAt: size=2, off=0 2024/12/12 04:35:14 ERROR : open-test-file(0xc00159b3c0): Couldn't read size of file 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b3c0): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b3c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b3c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b3c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b3c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b400): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b400): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b400): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b400): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b400): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.050390932 +0000 UTC m=+811.073369652 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b400): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b4c0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b4c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b4c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b4c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b4c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.050390932 +0000 UTC m=+811.073369652 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b4c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0000 item 13 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b540): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b540): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b540): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b540): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b540): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.051484586 +0000 UTC m=+811.074463316 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b540): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b5c0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b5c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b5c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b5c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b5c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.051484586 +0000 UTC m=+811.074463316 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b5c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0850 item 14 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b680): _readAt: size=2, off=0 2024/12/12 04:35:14 ERROR : open-test-file(0xc00159b680): Couldn't read size of file 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b680): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b680): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b680): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b680): close: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b680): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b6c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b6c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b6c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b6c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b6c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.052536331 +0000 UTC m=+811.075515052 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b6c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b780): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b780): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b780): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b780): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b780): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.052536331 +0000 UTC m=+811.075515052 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b780): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0af0 item 15 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b800): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b800): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b800): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b800): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b800): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.053560005 +0000 UTC m=+811.076538735 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b800): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b880): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b880): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b880): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b880): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b880): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.053560005 +0000 UTC m=+811.076538735 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b880): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0e70 item 16 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b8c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b8c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b8c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b8c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b8c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.054461631 +0000 UTC m=+811.077440361 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b8c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b900): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b900): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b900): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b900): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b900): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b900): _writeAt: size=3, off=7 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b900): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b900): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.054461631 +0000 UTC m=+811.077440361 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b900): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b940): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b940): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b940): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b940): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b940): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.054461631 +0000 UTC m=+811.077440361 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b940): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d11f0 item 17 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b9c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b9c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b9c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b9c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b9c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.055821131 +0000 UTC m=+811.078799862 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159b9c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ba40): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ba40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ba40): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ba40): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ba40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.055821131 +0000 UTC m=+811.078799862 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159ba40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1650 item 18 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bac0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bac0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bac0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bac0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bac0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.056780715 +0000 UTC m=+811.079759445 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bac0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bb80): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bb80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bb80): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bb80): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bb80): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bb80): _writeAt: size=3, off=7 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bb80): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bb80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.056780715 +0000 UTC m=+811.079759445 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bb80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bbc0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bbc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bbc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bbc0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bbc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.056780715 +0000 UTC m=+811.079759445 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bbc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d19d0 item 19 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bc40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bc40): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bc40): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bc40): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bc40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.058042032 +0000 UTC m=+811.081020761 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bc40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bcc0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bcc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bcc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bcc0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bcc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.058042032 +0000 UTC m=+811.081020761 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bcc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1e30 item 20 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bd40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bd40): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bd40): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bd40): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bd40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.058965627 +0000 UTC m=+811.081944358 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bd40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159be00): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159be00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159be00): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159be00): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159be00): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159be00): _writeAt: size=3, off=7 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159be00): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159be00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.058965627 +0000 UTC m=+811.081944358 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159be00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159be40): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159be40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159be40): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159be40): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159be40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.058965627 +0000 UTC m=+811.081944358 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159be40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4230 item 21 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bec0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bec0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bec0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bec0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bec0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.06027709 +0000 UTC m=+811.083255819 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bec0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bf40): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bf40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bf40): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bf40): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bf40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.06027709 +0000 UTC m=+811.083255819 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc00159bf40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d45b0 item 22 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea100): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea100): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea100): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea100): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea100): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.061109464 +0000 UTC m=+811.084088195 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea100): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea200): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea200): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea200): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea200): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea200): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea200): _writeAt: size=3, off=7 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea200): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea200): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.061109464 +0000 UTC m=+811.084088195 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea200): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea240): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea240): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea240): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea240): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea240): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.061109464 +0000 UTC m=+811.084088195 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea240): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d48c0 item 23 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea2c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea2c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea2c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea2c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea2c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.062299509 +0000 UTC m=+811.085278238 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea2c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea340): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea340): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea340): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea340): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea340): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.062299509 +0000 UTC m=+811.085278238 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea340): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4f50 item 24 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea400): _readAt: size=2, off=0 2024/12/12 04:35:14 ERROR : open-test-file(0xc0016ea400): Couldn't read size of file 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea400): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea400): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea400): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea400): close: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea400): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea440): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea440): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea440): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea440): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea440): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.063316109 +0000 UTC m=+811.086294839 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea440): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea500): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea500): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea500): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea500): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea500): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea500): _writeAt: size=3, off=7 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea500): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea500): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.063316109 +0000 UTC m=+811.086294839 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea500): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea580): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea580): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea580): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea580): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea580): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.063316109 +0000 UTC m=+811.086294839 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea580): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5260 item 25 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea640): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea640): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea640): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea640): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea640): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.064502175 +0000 UTC m=+811.087480906 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea640): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea700): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea700): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea700): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea700): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea700): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.064502175 +0000 UTC m=+811.087480906 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea700): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d56c0 item 26 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea940): _readAt: size=2, off=0 2024/12/12 04:35:14 ERROR : open-test-file(0xc0016ea940): Couldn't read size of file 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea940): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea940): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea940): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea940): close: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea940): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea9c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea9c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea9c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea9c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea9c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.065404532 +0000 UTC m=+811.088383262 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ea9c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaa80): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaa80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaa80): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaa80): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaa80): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaa80): _writeAt: size=3, off=7 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaa80): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaa80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.065404532 +0000 UTC m=+811.088383262 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaa80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaac0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaac0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaac0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaac0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaac0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.065404532 +0000 UTC m=+811.088383262 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaac0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5ab0 item 27 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eab40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eab40): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eab40): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eab40): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eab40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.066568717 +0000 UTC m=+811.089547447 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eab40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eabc0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eabc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eabc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eabc0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eabc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.066568717 +0000 UTC m=+811.089547447 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eabc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5ea0 item 28 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eac80): _readAt: size=2, off=0 2024/12/12 04:35:14 ERROR : open-test-file(0xc0016eac80): Couldn't read size of file 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eac80): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eac80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eac80): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eac80): close: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eac80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eacc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eacc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eacc0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eacc0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eacc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.067405662 +0000 UTC m=+811.090384393 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eacc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ead80): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ead80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ead80): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ead80): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ead80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.067405662 +0000 UTC m=+811.090384393 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ead80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f04d0 item 29 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eae00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eae00): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eae00): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eae00): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eae00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.068253036 +0000 UTC m=+811.091231765 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eae00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eae80): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eae80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eae80): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eae80): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eae80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.068253036 +0000 UTC m=+811.091231765 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eae80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1030 item 30 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaf40): _readAt: size=2, off=0 2024/12/12 04:35:14 ERROR : open-test-file(0xc0016eaf40): Couldn't read size of file 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaf40): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaf40): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaf40): >_writeAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaf40): close: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaf40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaf80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaf80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaf80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaf80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaf80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.069109197 +0000 UTC m=+811.092087926 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eaf80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb040): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb040): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb040): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb040): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb040): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.069109197 +0000 UTC m=+811.092087926 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb040): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1420 item 31 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb0c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb0c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb0c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb0c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb0c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.069907507 +0000 UTC m=+811.092886238 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb0c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb180): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb180): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb180): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb180): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb180): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.069907507 +0000 UTC m=+811.092886238 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb180): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464000 item 32 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb240): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb240): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb240): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb240): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb240): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.070877962 +0000 UTC m=+811.093856692 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb240): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb280): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb280): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb280): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb280): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb280): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464380 item 33 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb280): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb280): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.071216835 +0000 UTC m=+811.094195556 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb280): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb2c0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb2c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb2c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb2c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb2c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.071216835 +0000 UTC m=+811.094195556 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb2c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464620 item 33 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb300): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb300): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb300): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb300): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb300): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.072097301 +0000 UTC m=+811.095076030 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb300): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb340): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb340): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464bd0 item 34 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb340): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb340): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb340): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb340): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb340): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.072485887 +0000 UTC m=+811.095464608 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb340): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb380): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb380): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb380): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb380): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb380): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.072485887 +0000 UTC m=+811.095464608 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb380): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464e00 item 34 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb3c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb3c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb3c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb3c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb3c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.07338603 +0000 UTC m=+811.096364759 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb3c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb400): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb400): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb400): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb400): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb400): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465260 item 35 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb400): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb400): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.073742696 +0000 UTC m=+811.096721425 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb400): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb440): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb440): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb440): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb440): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb440): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.073742696 +0000 UTC m=+811.096721425 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb440): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465420 item 35 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb4c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb4c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb4c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb4c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb4c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.074662314 +0000 UTC m=+811.097641044 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb4c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb580): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb580): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465880 item 36 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb580): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb580): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb580): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb580): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb580): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.075043367 +0000 UTC m=+811.098022097 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb580): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb5c0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb5c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb5c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb5c0): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb5c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.075043367 +0000 UTC m=+811.098022097 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb5c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465b20 item 36 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb600): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb600): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb600): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb600): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb600): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.075846468 +0000 UTC m=+811.098825198 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb600): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb640): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb640): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb640): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb640): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb640): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468070 item 37 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb640): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb640): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.076170454 +0000 UTC m=+811.099149184 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb640): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb680): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb680): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb680): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb680): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb680): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.076170454 +0000 UTC m=+811.099149184 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb680): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004683f0 item 37 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb700): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb700): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb700): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb700): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb700): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.077044898 +0000 UTC m=+811.100023618 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb700): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb840): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb840): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468690 item 38 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb840): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb840): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb840): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb840): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb840): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.077432632 +0000 UTC m=+811.100411362 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb840): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb880): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb880): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb880): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb880): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb880): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.077432632 +0000 UTC m=+811.100411362 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb880): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004688c0 item 38 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb900): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb900): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb900): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb900): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb900): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.078227868 +0000 UTC m=+811.101206598 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb900): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb9c0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb9c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb9c0): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb9c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb9c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468d20 item 39 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb9c0): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb9c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.078647564 +0000 UTC m=+811.101626294 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eb9c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eba00): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eba00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eba00): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eba00): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eba00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.078647564 +0000 UTC m=+811.101626294 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eba00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468ee0 item 39 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eba80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eba80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eba80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eba80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eba80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.079530484 +0000 UTC m=+811.102509214 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016eba80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebb40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebb40): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004697a0 item 40 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebb40): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebb40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebb40): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebb40): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebb40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.079904402 +0000 UTC m=+811.102883132 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebb40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebb80): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebb80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebb80): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebb80): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebb80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.079904402 +0000 UTC m=+811.102883132 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebb80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469a40 item 40 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebbc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebbc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebbc0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebbc0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebbc0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebbc0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebbc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.080763308 +0000 UTC m=+811.103742028 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebbc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc00): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc00): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469dc0 item 41 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc00): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.081064902 +0000 UTC m=+811.104043631 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc40): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc40): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc40): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6070 item 41 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc40): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.081371584 +0000 UTC m=+811.104350315 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc80): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc80): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc80): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.081371584 +0000 UTC m=+811.104350315 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebc80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d62a0 item 41 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebd40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebd40): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebd40): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebd40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebd40): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebd40): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebd40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.082240398 +0000 UTC m=+811.105219128 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebd40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebd80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebd80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebd80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6770 item 42 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebd80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebd80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.082580604 +0000 UTC m=+811.105559334 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebd80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebe40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebe40): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d68c0 item 42 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebe40): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebe40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebe40): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebe40): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebe40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.082987845 +0000 UTC m=+811.105966575 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebe40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebe80): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebe80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebe80): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebe80): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebe80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.082987845 +0000 UTC m=+811.105966575 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0016ebe80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6a10 item 42 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8180): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8180): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8180): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8180): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8180): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8180): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8180): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.083787881 +0000 UTC m=+811.106766611 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8180): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8280): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8280): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8280): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6d90 item 43 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8280): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8280): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.084072402 +0000 UTC m=+811.107051122 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8280): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8380): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8380): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8380): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8380): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8380): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7030 item 43 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8380): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8380): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.084384285 +0000 UTC m=+811.107363015 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8380): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a83c0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a83c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a83c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a83c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a83c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.084384285 +0000 UTC m=+811.107363015 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a83c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7180 item 43 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8480): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8480): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8480): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8480): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8480): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8480): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8480): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.085281121 +0000 UTC m=+811.108259841 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8480): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a84c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a84c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a84c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7490 item 44 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a84c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a84c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.085538882 +0000 UTC m=+811.108517613 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a84c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8600): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8600): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d75e0 item 44 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8600): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8600): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8600): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8600): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8600): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.085912612 +0000 UTC m=+811.108891342 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8600): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8640): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8640): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8640): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8640): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8640): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.085912612 +0000 UTC m=+811.108891342 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8640): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7730 item 44 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a87c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a87c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a87c0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a87c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a87c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a87c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a87c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.086766768 +0000 UTC m=+811.109745498 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a87c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8800): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8800): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8800): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7ab0 item 45 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8800): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8800): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.087071377 +0000 UTC m=+811.110050107 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8800): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8900): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8900): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8900): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8900): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8900): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.087071377 +0000 UTC m=+811.110050107 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8900): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7c70 item 45 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8a00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8a00): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8a00): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8a00): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8a00): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8a00): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8a00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.088219523 +0000 UTC m=+811.111198253 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8a00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8a40): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8a40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8a40): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c000 item 46 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8a40): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8a40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.089671156 +0000 UTC m=+811.112649886 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8a40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8b40): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8b40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8b40): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8b40): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8b40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.089671156 +0000 UTC m=+811.112649886 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8b40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c5b0 item 46 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8c40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8c40): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8c40): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8c40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8c40): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8c40): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8c40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.091165279 +0000 UTC m=+811.114144009 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8c40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8c80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8c80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8c80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046caf0 item 47 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8c80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8c80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.091596675 +0000 UTC m=+811.114575405 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8c80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8d40): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8d40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8d40): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8d40): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8d40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.091596675 +0000 UTC m=+811.114575405 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8d40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cc40 item 47 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8e40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8e40): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8e40): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8e40): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8e40): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8e40): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8e40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.092620198 +0000 UTC m=+811.115598928 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8e40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8e80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8e80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8e80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cee0 item 48 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8e80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8e80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.092965994 +0000 UTC m=+811.115944725 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8e80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8f40): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8f40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8f40): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8f40): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8f40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.092965994 +0000 UTC m=+811.115944725 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8f40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d110 item 48 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8fc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8fc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8fc0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8fc0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8fc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.093957857 +0000 UTC m=+811.116936588 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a8fc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9000): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9000): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9000): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9000): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9000): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9000): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d490 item 49 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9000): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9000): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.094291061 +0000 UTC m=+811.117269790 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9000): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9040): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9040): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9040): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9040): >_readAt: n=8, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9040): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.094291061 +0000 UTC m=+811.117269790 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9040): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d5e0 item 49 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a90c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a90c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a90c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a90c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a90c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.095181113 +0000 UTC m=+811.118159844 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a90c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9200): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9200): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9200): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dab0 item 50 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9200): _readAt: size=2, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9200): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9200): _writeAt: size=3, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9200): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9200): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.09559602 +0000 UTC m=+811.118574750 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9200): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9240): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9240): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9240): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9240): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9240): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.09559602 +0000 UTC m=+811.118574750 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9240): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dd50 item 50 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a92c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a92c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a92c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a92c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a92c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.096673693 +0000 UTC m=+811.119652423 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a92c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9740): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9740): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9740): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9740): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9740): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9740): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480070 item 51 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9740): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9740): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.097060586 +0000 UTC m=+811.120039317 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9740): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a97c0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a97c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a97c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a97c0): >_readAt: n=8, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a97c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.097060586 +0000 UTC m=+811.120039317 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a97c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004801c0 item 51 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a99c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a99c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a99c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a99c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a99c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.097983923 +0000 UTC m=+811.120962652 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a99c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9b00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9b00): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9b00): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480540 item 52 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9b00): _readAt: size=2, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9b00): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9b00): _writeAt: size=3, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9b00): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9b00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.098389651 +0000 UTC m=+811.121368381 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9b00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9b40): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9b40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9b40): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9b40): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9b40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.098389651 +0000 UTC m=+811.121368381 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9b40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480690 item 52 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9c40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9c40): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9c40): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9c40): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9c40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.099792652 +0000 UTC m=+811.122771383 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9c40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9ec0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9ec0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9ec0): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9ec0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9ec0): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9ec0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480a10 item 53 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9ec0): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9ec0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.100167614 +0000 UTC m=+811.123146344 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0002a9ec0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996000): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996000): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996000): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996000): >_readAt: n=8, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996000): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.100167614 +0000 UTC m=+811.123146344 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996000): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480bd0 item 53 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996080): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996080): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996080): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996080): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996080): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.101061454 +0000 UTC m=+811.124040194 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996080): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996180): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996180): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996180): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481030 item 54 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996180): _readAt: size=2, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996180): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996180): _writeAt: size=3, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996180): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996180): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.101430324 +0000 UTC m=+811.124409053 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996180): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009961c0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009961c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009961c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009961c0): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009961c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.101430324 +0000 UTC m=+811.124409053 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009961c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481180 item 54 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996240): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996240): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996240): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996240): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996240): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.102495013 +0000 UTC m=+811.125473743 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996240): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009964c0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009964c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009964c0): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009964c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009964c0): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009964c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481570 item 55 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009964c0): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009964c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.102810924 +0000 UTC m=+811.125789654 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009964c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996500): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996500): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996500): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996500): >_readAt: n=8, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996500): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.102810924 +0000 UTC m=+811.125789654 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996500): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481730 item 55 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996580): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996580): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996580): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996580): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996580): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.103745531 +0000 UTC m=+811.126724260 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996580): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009966c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009966c0): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009966c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481b90 item 56 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009966c0): _readAt: size=2, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009966c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009966c0): _writeAt: size=3, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009966c0): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009966c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.104106746 +0000 UTC m=+811.127085476 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009966c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996700): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996700): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996700): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996700): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996700): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.104106746 +0000 UTC m=+811.127085476 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996700): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ce0 item 56 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009967c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009967c0): open at offset 0 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009967c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009967c0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009967c0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009967c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009967c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009967c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.105038287 +0000 UTC m=+811.128017017 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009967c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996a00): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996a00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996a00): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca1c0 item 57 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996a00): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996a00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.105341574 +0000 UTC m=+811.128320304 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996a00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996b80): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996b80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996b80): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996b80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996b80): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996b80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca310 item 57 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996b80): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996b80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.105645642 +0000 UTC m=+811.128624372 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996b80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996bc0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996bc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996bc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996bc0): >_readAt: n=8, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996bc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.105645642 +0000 UTC m=+811.128624372 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996bc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca4d0 item 57 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996d00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996d00): open at offset 0 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996d00): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996d00): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996d00): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996d00): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996d00): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996d00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.106442691 +0000 UTC m=+811.129421411 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996d00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996d40): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996d40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996d40): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca850 item 58 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996d40): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996d40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.107191831 +0000 UTC m=+811.130170561 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996d40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996ec0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996ec0): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996ec0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004caa10 item 58 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996ec0): _readAt: size=2, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996ec0): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996ec0): _writeAt: size=3, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996ec0): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996ec0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.107813883 +0000 UTC m=+811.130792614 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996ec0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996f40): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996f40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996f40): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996f40): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996f40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.107813883 +0000 UTC m=+811.130792614 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000996f40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cabd0 item 58 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997100): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997100): open at offset 0 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997100): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997100): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997100): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997100): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997100): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997100): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.108987107 +0000 UTC m=+811.131965837 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997100): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014729c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014729c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014729c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6000 item 59 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014729c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014729c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.109330588 +0000 UTC m=+811.132309319 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014729c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472a80): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472a80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472a80): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472a80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472a80): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472a80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6700 item 59 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472a80): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472a80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.109709777 +0000 UTC m=+811.132688518 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472a80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472ac0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472ac0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472ac0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472ac0): >_readAt: n=8, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472ac0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.109709777 +0000 UTC m=+811.132688518 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472ac0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6ee0 item 59 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472b80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472b80): open at offset 0 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472b80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472b80): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472b80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472b80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472b80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472b80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.110561419 +0000 UTC m=+811.133540149 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472b80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472bc0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472bc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472bc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7420 item 60 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472bc0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472bc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.110857602 +0000 UTC m=+811.133836332 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472bc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472c80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472c80): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472c80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f77a0 item 60 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472c80): _readAt: size=2, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472c80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472c80): _writeAt: size=3, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472c80): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472c80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.111210863 +0000 UTC m=+811.134189593 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472c80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472cc0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472cc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472cc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472cc0): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472cc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.111210863 +0000 UTC m=+811.134189593 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472cc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f78f0 item 60 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472d80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472d80): open at offset 0 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472d80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472d80): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472d80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472d80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472d80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472d80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.112007562 +0000 UTC m=+811.134986292 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472d80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472dc0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472dc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472dc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7d50 item 61 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472dc0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472dc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.1122738 +0000 UTC m=+811.135252530 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472dc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472ec0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472ec0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472ec0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472ec0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472ec0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.1122738 +0000 UTC m=+811.135252530 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472ec0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7f10 item 61 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472f80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472f80): open at offset 0 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472f80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472f80): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472f80): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472f80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472f80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472f80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.113115473 +0000 UTC m=+811.136094203 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472f80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472fc0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472fc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472fc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44230 item 62 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472fc0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472fc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.113438527 +0000 UTC m=+811.136417257 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001472fc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473080): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473080): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473080): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473080): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473080): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.113438527 +0000 UTC m=+811.136417257 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473080): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44380 item 62 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473140): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473140): open at offset 0 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473140): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473140): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473140): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473140): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473140): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473140): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.114304294 +0000 UTC m=+811.137283025 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473140): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473180): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473180): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473180): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44620 item 63 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473180): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473180): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.114636916 +0000 UTC m=+811.137615646 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473180): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473240): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473240): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473240): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473240): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473240): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.114636916 +0000 UTC m=+811.137615646 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473240): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44770 item 63 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473300): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473300): open at offset 0 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473300): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473300): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473300): >_readAt: n=0, err=Bad file descriptor 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473300): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473300): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473300): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.115605056 +0000 UTC m=+811.138583785 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473300): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473340): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473340): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473340): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44a10 item 64 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473340): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473340): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.115999212 +0000 UTC m=+811.138977943 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473340): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473400): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473400): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473400): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473400): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473400): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.115999212 +0000 UTC m=+811.138977943 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473400): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44b60 item 64 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473440): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473440): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473440): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473440): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473440): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.116949699 +0000 UTC m=+811.139928459 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473440): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473480): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473480): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473480): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473480): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473480): _writeAt: size=3, off=2 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44e00 item 65 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473480): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473480): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.117337804 +0000 UTC m=+811.140316534 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473480): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014734c0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014734c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014734c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014734c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014734c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.117337804 +0000 UTC m=+811.140316534 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014734c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b44f50 item 65 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473500): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473500): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473500): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473500): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473500): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.118771063 +0000 UTC m=+811.141749794 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473500): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473540): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473540): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b451f0 item 66 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473540): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473540): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473540): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473540): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473540): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.119237415 +0000 UTC m=+811.142216145 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473540): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473580): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473580): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473580): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473580): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473580): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.119237415 +0000 UTC m=+811.142216145 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473580): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b45340 item 66 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014735c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014735c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014735c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014735c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014735c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.120281677 +0000 UTC m=+811.143260406 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014735c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473600): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473600): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473600): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473600): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473600): _writeAt: size=3, off=2 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b455e0 item 67 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473600): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473600): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.120703975 +0000 UTC m=+811.143682705 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473600): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473640): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473640): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473640): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473640): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473640): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.120703975 +0000 UTC m=+811.143682705 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473640): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b45730 item 67 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473700): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473700): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473700): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473700): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473700): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.121722629 +0000 UTC m=+811.144701349 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473700): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014737c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014737c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b459d0 item 68 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014737c0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014737c0): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014737c0): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014737c0): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014737c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.122152802 +0000 UTC m=+811.145131533 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014737c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473800): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473800): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473800): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473800): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473800): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.122152802 +0000 UTC m=+811.145131533 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473800): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b45b20 item 68 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473840): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473840): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473840): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473840): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473840): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.123392149 +0000 UTC m=+811.146370879 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473840): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473880): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473880): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473880): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473880): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473880): _writeAt: size=3, off=2 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b45dc0 item 69 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473880): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473880): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.123928191 +0000 UTC m=+811.146906941 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473880): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014738c0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014738c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014738c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014738c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014738c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.123928191 +0000 UTC m=+811.146906941 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0014738c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b45f10 item 69 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473940): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473940): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473940): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473940): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473940): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.124987161 +0000 UTC m=+811.147965891 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473940): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473a00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473a00): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c32230 item 70 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473a00): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473a00): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473a00): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473a00): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473a00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.125406134 +0000 UTC m=+811.148384863 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473a00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473a40): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473a40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473a40): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473a40): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473a40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.125406134 +0000 UTC m=+811.148384863 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473a40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c32380 item 70 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473b00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473b00): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473b00): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473b00): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473b00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.126417042 +0000 UTC m=+811.149395773 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473b00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473bc0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473bc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473bc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473bc0): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473bc0): _writeAt: size=3, off=2 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c32620 item 71 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473bc0): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473bc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.126843861 +0000 UTC m=+811.149822591 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473bc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473c00): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473c00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473c00): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473c00): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473c00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.126843861 +0000 UTC m=+811.149822591 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473c00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c32770 item 71 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473c80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473c80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473c80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473c80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473c80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.127946922 +0000 UTC m=+811.150925651 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473c80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473d40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473d40): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c32a10 item 72 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473d40): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473d40): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473d40): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473d40): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473d40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.128382727 +0000 UTC m=+811.151361457 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473d40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473d80): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473d80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473d80): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473d80): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473d80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.128382727 +0000 UTC m=+811.151361457 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473d80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c32b60 item 72 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473dc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473dc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473dc0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473dc0): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473dc0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473dc0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473dc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.129486459 +0000 UTC m=+811.152465199 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc001473dc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997140): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997140): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997140): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb180 item 73 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997140): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997140): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.129859918 +0000 UTC m=+811.152838648 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997140): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009971c0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009971c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009971c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009971c0): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009971c0): _writeAt: size=3, off=2 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb420 item 73 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009971c0): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009971c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.130252601 +0000 UTC m=+811.153231331 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009971c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997200): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997200): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997200): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997200): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997200): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.130252601 +0000 UTC m=+811.153231331 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997200): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb650 item 73 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009972c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009972c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009972c0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009972c0): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009972c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009972c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009972c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.131452123 +0000 UTC m=+811.154430853 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009972c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997300): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997300): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997300): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb9d0 item 74 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997300): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997300): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.131839457 +0000 UTC m=+811.154818187 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997300): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009973c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009973c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbc00 item 74 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009973c0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009973c0): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009973c0): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009973c0): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009973c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.132270853 +0000 UTC m=+811.155249584 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009973c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997400): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997400): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997400): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997400): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997400): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.132270853 +0000 UTC m=+811.155249584 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997400): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbdc0 item 74 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009974c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009974c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009974c0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009974c0): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009974c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009974c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009974c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.133288014 +0000 UTC m=+811.156266744 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009974c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997500): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997500): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997500): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae0e0 item 75 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997500): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997500): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.133757392 +0000 UTC m=+811.156736122 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997500): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009975c0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009975c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009975c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009975c0): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009975c0): _writeAt: size=3, off=2 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae230 item 75 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009975c0): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009975c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.134195891 +0000 UTC m=+811.157174621 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009975c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997600): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997600): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997600): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997600): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997600): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.134195891 +0000 UTC m=+811.157174621 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997600): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae380 item 75 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009976c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009976c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009976c0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009976c0): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009976c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009976c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009976c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.135525106 +0000 UTC m=+811.158503836 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009976c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997700): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997700): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997700): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae620 item 76 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997700): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997700): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.135900708 +0000 UTC m=+811.158879437 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997700): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009977c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009977c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae770 item 76 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009977c0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009977c0): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009977c0): _writeAt: size=3, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009977c0): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009977c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.136561904 +0000 UTC m=+811.159540633 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009977c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997800): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997800): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997800): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997800): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997800): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.136561904 +0000 UTC m=+811.159540633 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997800): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae8c0 item 76 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009978c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009978c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009978c0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009978c0): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009978c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009978c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009978c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.137515315 +0000 UTC m=+811.160494045 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009978c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997900): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997900): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997900): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caeb60 item 77 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997900): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997900): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.137844511 +0000 UTC m=+811.160823241 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997900): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009979c0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009979c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009979c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009979c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009979c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.137844511 +0000 UTC m=+811.160823241 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009979c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caecb0 item 77 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997ac0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997ac0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997ac0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997ac0): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997ac0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997ac0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997ac0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.13896724 +0000 UTC m=+811.161945969 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997ac0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997b00): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997b00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997b00): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caef50 item 78 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997b00): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997b00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.139398675 +0000 UTC m=+811.162377406 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997b00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997cc0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997cc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997cc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997cc0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997cc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.139398675 +0000 UTC m=+811.162377406 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997cc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caf0a0 item 78 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997e80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997e80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997e80): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997e80): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997e80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997e80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997e80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.140421718 +0000 UTC m=+811.163400447 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997e80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997ec0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997ec0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997ec0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caf340 item 79 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997ec0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997ec0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.140827516 +0000 UTC m=+811.163806245 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000997ec0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c00c0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c00c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c00c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c00c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c00c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.140827516 +0000 UTC m=+811.163806245 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c00c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caf490 item 79 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0240): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0240): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0240): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0240): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0240): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0240): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0240): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.141736795 +0000 UTC m=+811.164715525 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0240): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0280): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0280): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0280): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caf730 item 80 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0280): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0280): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.142015076 +0000 UTC m=+811.164993806 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0280): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0840): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0840): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0840): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0840): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0840): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.142015076 +0000 UTC m=+811.164993806 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0840): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caf880 item 80 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0a80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0a80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0a80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0a80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0a80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.143030995 +0000 UTC m=+811.166009724 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0a80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0bc0): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0bc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0bc0): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0bc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0bc0): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0bc0): _writeAt: size=3, off=7 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cafb20 item 81 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0bc0): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0bc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.143476527 +0000 UTC m=+811.166455267 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0bc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0d80): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0d80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0d80): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0d80): >_readAt: n=8, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0d80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.143476527 +0000 UTC m=+811.166455267 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0d80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cafc70 item 81 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0e00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0e00): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0e00): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0e00): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0e00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.144483549 +0000 UTC m=+811.167462278 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c0e00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1040): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1040): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1040): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caff10 item 82 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1040): _readAt: size=2, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1040): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1040): _writeAt: size=3, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1040): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1040): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.144838262 +0000 UTC m=+811.167816992 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1040): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1240): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1240): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1240): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1240): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1240): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.144838262 +0000 UTC m=+811.167816992 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1240): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d380e0 item 82 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c13c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c13c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c13c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c13c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c13c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.145743874 +0000 UTC m=+811.168722605 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c13c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1a00): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1a00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1a00): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1a00): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1a00): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1a00): _writeAt: size=3, off=7 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d38380 item 83 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1a00): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1a00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.14608909 +0000 UTC m=+811.169067820 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1a00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1b00): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1b00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1b00): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1b00): >_readAt: n=8, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1b00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.14608909 +0000 UTC m=+811.169067820 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1b00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d384d0 item 83 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1b80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1b80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1b80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1b80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1b80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.147011755 +0000 UTC m=+811.169990484 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1b80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1c80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1c80): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1c80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d38770 item 84 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1c80): _readAt: size=2, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1c80): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1c80): _writeAt: size=3, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1c80): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1c80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.147374964 +0000 UTC m=+811.170353683 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1c80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1cc0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1cc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1cc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1cc0): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1cc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.147374964 +0000 UTC m=+811.170353683 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1cc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d388c0 item 84 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1d40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1d40): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1d40): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1d40): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1d40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.148239919 +0000 UTC m=+811.171218650 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1d40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1e00): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1e00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1e00): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1e00): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1e00): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1e00): _writeAt: size=3, off=7 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d38b60 item 85 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1e00): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1e00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.148579084 +0000 UTC m=+811.171557814 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1e00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1e40): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1e40): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1e40): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1e40): >_readAt: n=8, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1e40): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.148579084 +0000 UTC m=+811.171557814 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1e40): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d38cb0 item 85 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1ec0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1ec0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1ec0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1ec0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1ec0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.149492511 +0000 UTC m=+811.172471241 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0004c1ec0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912000): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912000): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912000): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d38f50 item 86 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912000): _readAt: size=2, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912000): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912000): _writeAt: size=3, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912000): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912000): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.149862893 +0000 UTC m=+811.172841612 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912000): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912040): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912040): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912040): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912040): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912040): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.149862893 +0000 UTC m=+811.172841612 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912040): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d390a0 item 86 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009120c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009120c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009120c0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009120c0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009120c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.151013854 +0000 UTC m=+811.173992584 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009120c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912240): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912240): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912240): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912240): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912240): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912240): _writeAt: size=3, off=7 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39340 item 87 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912240): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912240): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.151372264 +0000 UTC m=+811.174350993 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912240): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912280): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912280): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912280): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912280): >_readAt: n=8, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912280): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.151372264 +0000 UTC m=+811.174350993 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912280): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39490 item 87 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912300): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912300): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912300): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912300): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912300): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.152212294 +0000 UTC m=+811.175191014 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912300): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009123c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009123c0): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009123c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39730 item 88 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009123c0): _readAt: size=2, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009123c0): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009123c0): _writeAt: size=3, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009123c0): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009123c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.152748366 +0000 UTC m=+811.175727096 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009123c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912440): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912440): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912440): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912440): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912440): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.152748366 +0000 UTC m=+811.175727096 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912440): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39880 item 88 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912500): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912500): open at offset 0 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912500): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912500): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912500): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912500): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912500): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912500): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.153833183 +0000 UTC m=+811.176811913 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912500): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912580): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912580): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912580): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39b20 item 89 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912580): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912580): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.154157178 +0000 UTC m=+811.177135909 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912580): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912640): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912640): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912640): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912640): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912640): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912640): _writeAt: size=3, off=7 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39c70 item 89 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912640): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912640): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.154512463 +0000 UTC m=+811.177491183 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912640): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912680): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912680): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912680): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912680): >_readAt: n=8, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912680): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.154512463 +0000 UTC m=+811.177491183 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912680): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39dc0 item 89 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912740): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912740): open at offset 0 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912740): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912740): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912740): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912740): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912740): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912740): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.155504126 +0000 UTC m=+811.178482856 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912740): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912780): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912780): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912780): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddc0e0 item 90 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912780): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912780): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.156097845 +0000 UTC m=+811.179076575 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912780): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912840): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912840): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912840): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddc230 item 90 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912840): _readAt: size=2, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912840): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912840): _writeAt: size=3, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912840): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912840): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.156552204 +0000 UTC m=+811.179530945 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912840): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912880): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912880): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912880): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912880): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912880): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.156552204 +0000 UTC m=+811.179530945 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912880): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddc380 item 90 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912940): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912940): open at offset 0 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912940): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912940): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912940): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912940): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912940): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912940): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.157735166 +0000 UTC m=+811.180713897 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912940): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912980): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912980): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912980): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddc620 item 91 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912980): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912980): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.158199574 +0000 UTC m=+811.181178304 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912980): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912a80): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912a80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912a80): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912a80): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912a80): >_readAt: n=2, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912a80): _writeAt: size=3, off=7 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddc770 item 91 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912a80): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912a80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.158739092 +0000 UTC m=+811.181717832 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912a80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912ac0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912ac0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912ac0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912ac0): >_readAt: n=8, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912ac0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.158739092 +0000 UTC m=+811.181717832 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912ac0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddc8c0 item 91 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912b80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912b80): open at offset 0 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912b80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912b80): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912b80): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912b80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912b80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912b80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.160489875 +0000 UTC m=+811.183468605 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912b80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912bc0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912bc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912bc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddcb60 item 92 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912bc0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912bc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.161354891 +0000 UTC m=+811.184333621 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912bc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912c80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912c80): open at offset 5 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912c80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddccb0 item 92 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912c80): _readAt: size=2, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912c80): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912c80): _writeAt: size=3, off=5 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912c80): >_writeAt: n=3, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912c80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.161752233 +0000 UTC m=+811.184730964 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912c80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912cc0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912cc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912cc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912cc0): >_readAt: n=3, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912cc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.161752233 +0000 UTC m=+811.184730964 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912cc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddce00 item 92 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912d80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912d80): open at offset 0 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912d80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912d80): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912d80): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912d80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912d80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912d80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.162854324 +0000 UTC m=+811.185833053 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912d80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912e00): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912e00): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912e00): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddd0a0 item 93 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912e00): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912e00): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.163202064 +0000 UTC m=+811.186180794 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912e00): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912ec0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912ec0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912ec0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912ec0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912ec0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.163202064 +0000 UTC m=+811.186180794 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912ec0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddd1f0 item 93 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912f80): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912f80): open at offset 0 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912f80): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912f80): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912f80): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912f80): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912f80): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912f80): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.164594686 +0000 UTC m=+811.187573416 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912f80): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912fc0): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912fc0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912fc0): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddd490 item 94 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912fc0): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912fc0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.164868739 +0000 UTC m=+811.187847469 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000912fc0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913080): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913080): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913080): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913080): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913080): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.164868739 +0000 UTC m=+811.187847469 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913080): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddd5e0 item 94 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913140): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913140): open at offset 0 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913140): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913140): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913140): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913140): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913140): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913140): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.165961611 +0000 UTC m=+811.188940341 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913140): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913180): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913180): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913180): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddd880 item 95 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913180): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913180): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.16628174 +0000 UTC m=+811.189260470 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913180): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009132c0): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009132c0): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009132c0): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009132c0): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009132c0): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.16628174 +0000 UTC m=+811.189260470 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc0009132c0): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddd9d0 item 95 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913400): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913400): open at offset 0 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913400): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913400): _readAt: size=2, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913400): >_readAt: n=0, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913400): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913400): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913400): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.167351188 +0000 UTC m=+811.190329918 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913400): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913440): _writeAt: size=5, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913440): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913440): >openPending: err= 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dddc70 item 96 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913440): >_writeAt: n=5, err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913440): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.167770121 +0000 UTC m=+811.190748851 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913440): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/12 04:35:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/12 04:35:14 DEBUG : open-test-file: newRWFileHandle: 2024/12/12 04:35:14 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/12 04:35:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913500): _readAt: size=512, off=0 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913500): openPending: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913500): >openPending: err= 2024/12/12 04:35:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913500): >_readAt: n=5, err=EOF 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913500): close: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-12 04:35:14.167770121 +0000 UTC m=+811.190748851 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:14 DEBUG : open-test-file(0xc000913500): >close: err= 2024/12/12 04:35:14 DEBUG : open-test-file: Remove: 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddddc0 item 96 2024/12/12 04:35:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/12 04:35:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/12 04:35:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/12 04:35:14 DEBUG : open-test-file: >Remove: err= 2024/12/12 04:35:14 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:35:14 DEBUG : : Looking for writers 2024/12/12 04:35:14 DEBUG : >WaitForWriters: 2024/12/12 04:35:14 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.10s) --- PASS: TestRWFileHandleOpenTests/writes (1.09s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.24s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.24s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:35:14 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:35:14 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:14 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:35:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:14 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:35:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:14 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:35:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:15 DEBUG : file1: newRWFileHandle: 2024/12/12 04:35:15 DEBUG : file1(0xc0014462c0): openPending: 2024/12/12 04:35:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:35:15 DEBUG : file1(0xc0014462c0): >openPending: err= 2024/12/12 04:35:15 DEBUG : file1: >newRWFileHandle: err= 2024/12/12 04:35:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:35:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/12 04:35:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/12 04:35:15 DEBUG : file1(0xc0014462c0): _writeAt: size=2, off=0 2024/12/12 04:35:15 DEBUG : file1(0xc0014462c0): >_writeAt: n=2, err= 2024/12/12 04:35:15 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/12 04:35:15 DEBUG : file1(0xc0014462c0): RWFileHandle.Flush 2024/12/12 04:35:15 DEBUG : file1(0xc0014462c0): RWFileHandle.Release 2024/12/12 04:35:15 DEBUG : file1(0xc0014462c0): close: 2024/12/12 04:35:15 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/12 04:35:15 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:15 DEBUG : file1(0xc0014462c0): >close: err= 2024/12/12 04:35:15 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:35:15 DEBUG : : Looking for writers 2024/12/12 04:35:15 DEBUG : file1: reading active writers 2024/12/12 04:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:35:15 DEBUG : : Looking for writers 2024/12/12 04:35:15 DEBUG : file1: reading active writers 2024/12/12 04:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:35:15 DEBUG : : Looking for writers 2024/12/12 04:35:15 DEBUG : file1: reading active writers 2024/12/12 04:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:35:15 DEBUG : : Looking for writers 2024/12/12 04:35:15 DEBUG : file1: reading active writers 2024/12/12 04:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:35:15 DEBUG : file1: vfs cache: starting upload 2024/12/12 04:35:15 DEBUG : : Looking for writers 2024/12/12 04:35:15 DEBUG : file1: reading active writers 2024/12/12 04:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:35:15 DEBUG : : Looking for writers 2024/12/12 04:35:15 DEBUG : file1: reading active writers 2024/12/12 04:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/12 04:35:15 DEBUG : : Looking for writers 2024/12/12 04:35:15 DEBUG : file1: reading active writers 2024/12/12 04:35:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/12 04:35:16 DEBUG : : Looking for writers 2024/12/12 04:35:16 DEBUG : file1: reading active writers 2024/12/12 04:35:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:35:17 DEBUG : : Looking for writers 2024/12/12 04:35:17 DEBUG : file1: reading active writers 2024/12/12 04:35:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:35:18 DEBUG : : Looking for writers 2024/12/12 04:35:18 DEBUG : file1: reading active writers 2024/12/12 04:35:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:35:18 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:35:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:18 DEBUG : : >changeNotify: 2024/12/12 04:35:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:18 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:18 DEBUG : : >changeNotify: 2024/12/12 04:35:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:18 DEBUG : : >changeNotify: 2024/12/12 04:35:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:19 DEBUG : : Looking for writers 2024/12/12 04:35:19 DEBUG : file1: reading active writers 2024/12/12 04:35:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:35:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:35:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:19 DEBUG : : >changeNotify: 2024/12/12 04:35:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:19 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:19 DEBUG : : >changeNotify: 2024/12/12 04:35:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:19 DEBUG : : >changeNotify: 2024/12/12 04:35:19 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/12 04:35:19 INFO : file1: Copied (new) 2024/12/12 04:35:19 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/12/12 04:35:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/12 04:35:19 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/12/12 04:35:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:35:19 INFO : file1: vfs cache: upload succeeded try #1 2024/12/12 04:35:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:20 DEBUG : : Looking for writers 2024/12/12 04:35:20 DEBUG : file1: reading active writers 2024/12/12 04:35:20 DEBUG : >WaitForWriters: 2024/12/12 04:35:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:35:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:20 DEBUG : : >changeNotify: 2024/12/12 04:35:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:20 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:20 DEBUG : : >changeNotify: 2024/12/12 04:35:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:20 DEBUG : : >changeNotify: 2024/12/12 04:35:21 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.bin" entryType 1 2024/12/12 04:35:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:21 DEBUG : : >changeNotify: 2024/12/12 04:35:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:21 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:21 DEBUG : : >changeNotify: 2024/12/12 04:35:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:21 DEBUG : : >changeNotify: 2024/12/12 04:35:22 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:35:22 DEBUG : : Looking for writers 2024/12/12 04:35:22 DEBUG : file1: reading active writers 2024/12/12 04:35:22 DEBUG : >WaitForWriters: 2024/12/12 04:35:22 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:35:22 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:22 DEBUG : : >changeNotify: 2024/12/12 04:35:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:22 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:22 DEBUG : : >changeNotify: 2024/12/12 04:35:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:22 DEBUG : : >changeNotify: 2024/12/12 04:35:23 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:23 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:23 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:23 DEBUG : : >changeNotify: 2024/12/12 04:35:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:23 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:23 DEBUG : : >changeNotify: 2024/12/12 04:35:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:23 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:23 DEBUG : : >changeNotify: 2024/12/12 04:35:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:23 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:23 DEBUG : : invalidating directory cache 2024/12/12 04:35:23 DEBUG : : >changeNotify: 2024/12/12 04:35:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:23 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:23 DEBUG : : >changeNotify: 2024/12/12 04:35:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:23 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:23 DEBUG : : >changeNotify: --- PASS: TestRWFileModTimeWithOpenWriters (9.24s) === RUN TestRWCacheRename run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:35:24 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:35:24 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:24 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:35:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:24 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:35:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:24 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:35:24 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:35:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:24 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:35:24 DEBUG : rename_me: newRWFileHandle: 2024/12/12 04:35:24 DEBUG : rename_me(0xc001446b80): openPending: 2024/12/12 04:35:24 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/12 04:35:24 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/12 04:35:24 DEBUG : rename_me(0xc001446b80): >openPending: err= 2024/12/12 04:35:24 DEBUG : rename_me: >newRWFileHandle: err= 2024/12/12 04:35:24 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/12 04:35:24 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/12/12 04:35:24 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/12/12 04:35:24 DEBUG : rename_me(0xc001446b80): _writeAt: size=5, off=0 2024/12/12 04:35:24 DEBUG : rename_me(0xc001446b80): >_writeAt: n=5, err= 2024/12/12 04:35:24 DEBUG : rename_me(0xc001446b80): close: 2024/12/12 04:35:24 DEBUG : rename_me: vfs cache: setting modification time to 2024-12-12 04:35:24.307938104 +0000 UTC m=+821.330916823 2024/12/12 04:35:24 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/12/12 04:35:24 DEBUG : rename_me(0xc001446b80): >close: err= 2024/12/12 04:35:24 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/12/12 04:35:24 DEBUG : i_was_renamed: Updating file with 0xc0009a5ec0 2024/12/12 04:35:24 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/12/12 04:35:24 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/12 04:35:24 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:35:24 DEBUG : : Looking for writers 2024/12/12 04:35:24 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:35:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/12 04:35:24 DEBUG : : Looking for writers 2024/12/12 04:35:24 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:35:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/12 04:35:24 DEBUG : : Looking for writers 2024/12/12 04:35:24 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:35:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/12 04:35:24 DEBUG : : Looking for writers 2024/12/12 04:35:24 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:35:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/12 04:35:24 DEBUG : i_was_renamed: vfs cache: starting upload 2024/12/12 04:35:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:24 DEBUG : : >changeNotify: 2024/12/12 04:35:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:24 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:24 DEBUG : : >changeNotify: 2024/12/12 04:35:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:24 DEBUG : : >changeNotify: 2024/12/12 04:35:24 DEBUG : : Looking for writers 2024/12/12 04:35:24 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:35:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/12 04:35:24 DEBUG : : Looking for writers 2024/12/12 04:35:24 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:35:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/12 04:35:24 DEBUG : : Looking for writers 2024/12/12 04:35:24 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:35:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/12 04:35:25 DEBUG : : forgetting directory cache 2024/12/12 04:35:25 DEBUG : : Removed virtual directory entry vDel: "dir" 2024/12/12 04:35:25 DEBUG : dir: forgetting directory cache 2024/12/12 04:35:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/12 04:35:25 DEBUG : : Looking for writers 2024/12/12 04:35:25 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:35:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:35:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:26 DEBUG : : >changeNotify: 2024/12/12 04:35:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:26 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:26 DEBUG : : >changeNotify: 2024/12/12 04:35:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:26 DEBUG : : >changeNotify: 2024/12/12 04:35:26 DEBUG : : Looking for writers 2024/12/12 04:35:26 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:35:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:26 DEBUG : : >changeNotify: 2024/12/12 04:35:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:26 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:26 DEBUG : : >changeNotify: 2024/12/12 04:35:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:26 DEBUG : : >changeNotify: 2024/12/12 04:35:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:26 DEBUG : : >changeNotify: 2024/12/12 04:35:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:26 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:26 DEBUG : : >changeNotify: 2024/12/12 04:35:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:26 DEBUG : : >changeNotify: 2024/12/12 04:35:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:27 DEBUG : : Looking for writers 2024/12/12 04:35:27 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:35:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/12 04:35:27 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:35:27 INFO : i_was_renamed: Copied (new) 2024/12/12 04:35:27 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-12-12 04:35:24.307 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/12 04:35:27 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/12/12 04:35:27 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/12 04:35:27 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/12/12 04:35:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:28 DEBUG : : Looking for writers 2024/12/12 04:35:28 DEBUG : i_was_renamed: reading active writers 2024/12/12 04:35:28 DEBUG : >WaitForWriters: 2024/12/12 04:35:28 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:35:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:28 DEBUG : : >changeNotify: 2024/12/12 04:35:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:28 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:28 DEBUG : : >changeNotify: 2024/12/12 04:35:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:28 DEBUG : : >changeNotify: 2024/12/12 04:35:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:28 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:28 DEBUG : : >changeNotify: 2024/12/12 04:35:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:28 DEBUG : : >changeNotify: 2024/12/12 04:35:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:28 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:28 DEBUG : : >changeNotify: 2024/12/12 04:35:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:28 DEBUG : : >changeNotify: 2024/12/12 04:35:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:28 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:28 DEBUG : : >changeNotify: 2024/12/12 04:35:29 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:29 DEBUG : : invalidating directory cache 2024/12/12 04:35:29 DEBUG : : >changeNotify: 2024/12/12 04:35:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:29 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:29 DEBUG : : >changeNotify: 2024/12/12 04:35:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:29 DEBUG : : >changeNotify: 2024/12/12 04:35:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:29 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:29 DEBUG : : >changeNotify: --- PASS: TestRWCacheRename (6.58s) === RUN TestRWCacheUpdate run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:35:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 04:35:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:35:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 04:35:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-dibirek0mage" 2024/12/12 04:35:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 04:35:30 DEBUG : : forgetting directory cache 2024/12/12 04:35:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:30 DEBUG : : >changeNotify: 2024/12/12 04:35:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:30 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:30 DEBUG : : >changeNotify: 2024/12/12 04:35:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:30 DEBUG : : >changeNotify: 2024/12/12 04:35:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:30 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:30 DEBUG : : >changeNotify: 2024/12/12 04:35:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:32 DEBUG : : >changeNotify: 2024/12/12 04:35:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:32 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:32 DEBUG : : >changeNotify: 2024/12/12 04:35:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:32 DEBUG : : >changeNotify: 2024/12/12 04:35:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:32 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:32 DEBUG : : >changeNotify: 2024/12/12 04:35:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:33 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:33 DEBUG : : >changeNotify: 2024/12/12 04:35:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:33 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:33 DEBUG : : >changeNotify: 2024/12/12 04:35:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:33 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:33 DEBUG : : >changeNotify: 2024/12/12 04:35:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:33 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:33 DEBUG : : >changeNotify: 2024/12/12 04:35:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:33 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:33 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:33 DEBUG : : >changeNotify: 2024/12/12 04:35:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:33 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:33 DEBUG : : >changeNotify: 2024/12/12 04:35:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:33 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:33 DEBUG : : >changeNotify: 2024/12/12 04:35:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:33 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:33 DEBUG : : >changeNotify: 2024/12/12 04:35:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:34 DEBUG : : >changeNotify: 2024/12/12 04:35:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:34 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:34 DEBUG : : >changeNotify: 2024/12/12 04:35:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:34 DEBUG : : >changeNotify: 2024/12/12 04:35:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:34 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:34 DEBUG : : >changeNotify: 2024/12/12 04:35:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:34 DEBUG : : >changeNotify: 2024/12/12 04:35:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:34 DEBUG : : >changeNotify: 2024/12/12 04:35:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:34 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:34 DEBUG : : >changeNotify: 2024/12/12 04:35:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:34 DEBUG : : >changeNotify: 2024/12/12 04:35:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:34 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:34 DEBUG : : >changeNotify: 2024/12/12 04:35:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:34 DEBUG : : >changeNotify: 2024/12/12 04:35:35 DEBUG : : forgetting directory cache 2024/12/12 04:35:35 DEBUG : : Removed virtual directory entry vDel: "dir" 2024/12/12 04:35:35 DEBUG : dir: forgetting directory cache 2024/12/12 04:35:35 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/12 04:35:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:35:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:35:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:35:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:35:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:35:36 DEBUG : TestRWCacheUpdate(0xc001472280): _readAt: size=512, off=0 2024/12/12 04:35:36 DEBUG : TestRWCacheUpdate(0xc001472280): openPending: 2024/12/12 04:35:36 DEBUG : : forgetting directory cache 2024/12/12 04:35:36 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:36 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:36 DEBUG : : >changeNotify: 2024/12/12 04:35:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:36 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:36 DEBUG : : >changeNotify: 2024/12/12 04:35:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:36 DEBUG : : >changeNotify: 2024/12/12 04:35:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:36 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:36 DEBUG : : >changeNotify: 2024/12/12 04:35:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:36 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:36 DEBUG : : >changeNotify: 2024/12/12 04:35:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:36:30.635 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/12/12 04:35:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:35:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:35:37 DEBUG : TestRWCacheUpdate(0xc001472280): >openPending: err= 2024/12/12 04:35:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:35:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:35:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:35:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:35:37 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:37 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:37 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:37 DEBUG : : >changeNotify: 2024/12/12 04:35:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:37 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:37 DEBUG : : >changeNotify: 2024/12/12 04:35:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:37 DEBUG : : >changeNotify: 2024/12/12 04:35:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:37 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:37 DEBUG : : >changeNotify: 2024/12/12 04:35:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:37 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:37 DEBUG : : >changeNotify: 2024/12/12 04:35:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:37 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:37 DEBUG : : invalidating directory cache 2024/12/12 04:35:37 DEBUG : : >changeNotify: 2024/12/12 04:35:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file2.json" entryType 1 2024/12/12 04:35:37 DEBUG : : changeNotify: relativePath="file2", type=1 2024/12/12 04:35:37 DEBUG : : >changeNotify: 2024/12/12 04:35:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:37 DEBUG : dir: invalidating directory cache 2024/12/12 04:35:37 DEBUG : : >changeNotify: 2024/12/12 04:35:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:37 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:37 DEBUG : : >changeNotify: 2024/12/12 04:35:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:37 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:37 DEBUG : : >changeNotify: 2024/12/12 04:35:38 DEBUG : TestRWCacheUpdate(0xc001472280): >_readAt: n=20, err=EOF 2024/12/12 04:35:38 DEBUG : TestRWCacheUpdate(0xc001472280): close: 2024/12/12 04:35:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:36:30.635 +0000 UTC 2024/12/12 04:35:38 DEBUG : TestRWCacheUpdate(0xc001472280): >close: err= 2024/12/12 04:35:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:35:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:35:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:38 DEBUG : : forgetting directory cache 2024/12/12 04:35:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:38 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:38 DEBUG : : >changeNotify: 2024/12/12 04:35:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:38 DEBUG : : >changeNotify: 2024/12/12 04:35:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:38 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:38 DEBUG : : >changeNotify: 2024/12/12 04:35:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:38 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:38 DEBUG : : >changeNotify: 2024/12/12 04:35:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:39 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:39 DEBUG : : >changeNotify: 2024/12/12 04:35:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:39 DEBUG : : >changeNotify: 2024/12/12 04:35:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:39 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:39 DEBUG : : >changeNotify: 2024/12/12 04:35:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:39 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:39 DEBUG : : >changeNotify: 2024/12/12 04:35:40 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:40 DEBUG : : >changeNotify: 2024/12/12 04:35:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:40 DEBUG : : >changeNotify: 2024/12/12 04:35:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:40 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:40 DEBUG : : >changeNotify: 2024/12/12 04:35:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:40 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:40 DEBUG : : >changeNotify: 2024/12/12 04:35:43 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:44 DEBUG : : >changeNotify: 2024/12/12 04:35:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:44 DEBUG : : >changeNotify: 2024/12/12 04:35:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:44 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:44 DEBUG : : >changeNotify: 2024/12/12 04:35:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:44 DEBUG : : >changeNotify: 2024/12/12 04:35:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:44 DEBUG : : >changeNotify: 2024/12/12 04:35:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:44 DEBUG : : >changeNotify: 2024/12/12 04:35:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:44 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:44 DEBUG : : >changeNotify: 2024/12/12 04:35:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:44 DEBUG : : >changeNotify: 2024/12/12 04:35:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:35:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:35:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:35:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:35:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:35:44 DEBUG : TestRWCacheUpdate(0xc00159acc0): _readAt: size=512, off=0 2024/12/12 04:35:44 DEBUG : TestRWCacheUpdate(0xc00159acc0): openPending: 2024/12/12 04:35:44 DEBUG : : forgetting directory cache 2024/12/12 04:35:45 DEBUG : : forgetting directory cache 2024/12/12 04:35:45 DEBUG : dir: forgetting directory cache 2024/12/12 04:35:45 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/12 04:35:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:37:30.635 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-12-12 03:36:30.635 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/12/12 04:35:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-12 03:37:30.635 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-12-12 03:36:30.635 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/12/12 04:35:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:35:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:35:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:35:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:35:45 DEBUG : TestRWCacheUpdate(0xc00159acc0): >openPending: err= 2024/12/12 04:35:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:35:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:35:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:35:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:35:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:45 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:45 DEBUG : : >changeNotify: 2024/12/12 04:35:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:45 DEBUG : : >changeNotify: 2024/12/12 04:35:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:45 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:45 DEBUG : : >changeNotify: 2024/12/12 04:35:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:45 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:45 DEBUG : : >changeNotify: 2024/12/12 04:35:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:46 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:46 DEBUG : : >changeNotify: 2024/12/12 04:35:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:46 DEBUG : : >changeNotify: 2024/12/12 04:35:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:46 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:46 DEBUG : : >changeNotify: 2024/12/12 04:35:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:46 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:46 DEBUG : : >changeNotify: 2024/12/12 04:35:46 DEBUG : TestRWCacheUpdate(0xc00159acc0): >_readAt: n=20, err=EOF 2024/12/12 04:35:46 DEBUG : TestRWCacheUpdate(0xc00159acc0): close: 2024/12/12 04:35:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:37:30.635 +0000 UTC 2024/12/12 04:35:46 DEBUG : TestRWCacheUpdate(0xc00159acc0): >close: err= 2024/12/12 04:35:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:35:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:35:46 DEBUG : : forgetting directory cache 2024/12/12 04:35:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:48 DEBUG : : >changeNotify: 2024/12/12 04:35:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:48 DEBUG : : >changeNotify: 2024/12/12 04:35:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:48 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:48 DEBUG : : >changeNotify: 2024/12/12 04:35:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:48 DEBUG : : >changeNotify: 2024/12/12 04:35:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:48 DEBUG : : >changeNotify: 2024/12/12 04:35:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:48 DEBUG : : >changeNotify: 2024/12/12 04:35:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:48 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:48 DEBUG : : >changeNotify: 2024/12/12 04:35:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:48 DEBUG : : >changeNotify: 2024/12/12 04:35:49 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:49 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:49 DEBUG : : >changeNotify: 2024/12/12 04:35:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:49 DEBUG : : >changeNotify: 2024/12/12 04:35:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:49 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:49 DEBUG : : >changeNotify: 2024/12/12 04:35:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:49 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:49 DEBUG : : >changeNotify: 2024/12/12 04:35:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:50 DEBUG : : >changeNotify: 2024/12/12 04:35:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:50 DEBUG : : >changeNotify: 2024/12/12 04:35:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:50 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:50 DEBUG : : >changeNotify: 2024/12/12 04:35:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:50 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:50 DEBUG : : >changeNotify: 2024/12/12 04:35:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:50 DEBUG : : >changeNotify: 2024/12/12 04:35:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:50 DEBUG : : >changeNotify: 2024/12/12 04:35:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:50 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:50 DEBUG : : >changeNotify: 2024/12/12 04:35:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:50 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:50 DEBUG : : >changeNotify: 2024/12/12 04:35:52 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:35:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:52 DEBUG : : invalidating directory cache 2024/12/12 04:35:52 DEBUG : dir: invalidating directory cache 2024/12/12 04:35:52 DEBUG : : >changeNotify: 2024/12/12 04:35:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:52 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:52 DEBUG : : >changeNotify: 2024/12/12 04:35:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:52 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:52 DEBUG : : >changeNotify: 2024/12/12 04:35:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:52 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:52 DEBUG : : >changeNotify: 2024/12/12 04:35:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:35:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:35:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:35:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:35:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:35:52 DEBUG : TestRWCacheUpdate(0xc00159a9c0): _readAt: size=512, off=0 2024/12/12 04:35:52 DEBUG : TestRWCacheUpdate(0xc00159a9c0): openPending: 2024/12/12 04:35:52 DEBUG : : forgetting directory cache 2024/12/12 04:35:53 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:53 DEBUG : : >changeNotify: 2024/12/12 04:35:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:53 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:53 DEBUG : : >changeNotify: 2024/12/12 04:35:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:53 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:53 DEBUG : : >changeNotify: 2024/12/12 04:35:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:53 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:53 DEBUG : : >changeNotify: 2024/12/12 04:35:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:38:30.635 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-12-12 03:37:30.635 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/12/12 04:35:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-12 03:38:30.635 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-12-12 03:37:30.635 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/12/12 04:35:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:35:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:35:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:35:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:35:53 DEBUG : TestRWCacheUpdate(0xc00159a9c0): >openPending: err= 2024/12/12 04:35:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:35:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:35:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:35:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:35:54 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:54 DEBUG : : >changeNotify: 2024/12/12 04:35:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:54 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:54 DEBUG : : >changeNotify: 2024/12/12 04:35:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:54 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:54 DEBUG : : >changeNotify: 2024/12/12 04:35:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:54 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:54 DEBUG : : >changeNotify: 2024/12/12 04:35:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:55 DEBUG : TestRWCacheUpdate(0xc00159a9c0): >_readAt: n=20, err=EOF 2024/12/12 04:35:55 DEBUG : TestRWCacheUpdate(0xc00159a9c0): close: 2024/12/12 04:35:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:38:30.635 +0000 UTC 2024/12/12 04:35:55 DEBUG : TestRWCacheUpdate(0xc00159a9c0): >close: err= 2024/12/12 04:35:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:55 DEBUG : : >changeNotify: 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:55 DEBUG : : >changeNotify: 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:55 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:55 DEBUG : : >changeNotify: 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:55 DEBUG : : >changeNotify: 2024/12/12 04:35:55 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:35:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:55 DEBUG : : >changeNotify: 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:55 DEBUG : : >changeNotify: 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:55 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:55 DEBUG : : >changeNotify: 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:55 DEBUG : : >changeNotify: 2024/12/12 04:35:55 DEBUG : : forgetting directory cache 2024/12/12 04:35:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:55 DEBUG : : >changeNotify: 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:55 DEBUG : : >changeNotify: 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:55 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:55 DEBUG : : >changeNotify: 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:55 DEBUG : : >changeNotify: 2024/12/12 04:35:56 DEBUG : : forgetting directory cache 2024/12/12 04:35:56 DEBUG : dir3: forgetting directory cache 2024/12/12 04:35:56 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2024/12/12 04:35:56 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2024/12/12 04:35:56 DEBUG : renamed empty directory: forgetting directory cache 2024/12/12 04:35:56 DEBUG : : Removed virtual directory entry vDel: "dir" 2024/12/12 04:35:56 DEBUG : : Removed virtual directory entry vAddDir: "dir2" 2024/12/12 04:35:56 DEBUG : : Removed virtual directory entry vDel: "file2" 2024/12/12 04:35:56 DEBUG : : Removed virtual directory entry vDel: "empty directory" 2024/12/12 04:35:56 DEBUG : : Removed virtual directory entry vAddDir: "renamed empty directory" 2024/12/12 04:35:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:56 DEBUG : : >changeNotify: 2024/12/12 04:35:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:56 DEBUG : : >changeNotify: 2024/12/12 04:35:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:56 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:56 DEBUG : : >changeNotify: 2024/12/12 04:35:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:56 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:56 DEBUG : : >changeNotify: 2024/12/12 04:35:56 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:56 DEBUG : : >changeNotify: 2024/12/12 04:35:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:56 DEBUG : : >changeNotify: 2024/12/12 04:35:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:56 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:56 DEBUG : : >changeNotify: 2024/12/12 04:35:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:56 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:56 DEBUG : : >changeNotify: 2024/12/12 04:35:57 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:57 DEBUG : : >changeNotify: 2024/12/12 04:35:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:57 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:57 DEBUG : : >changeNotify: 2024/12/12 04:35:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:57 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:57 DEBUG : : >changeNotify: 2024/12/12 04:35:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:57 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:57 DEBUG : : >changeNotify: 2024/12/12 04:35:58 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:59 DEBUG : : >changeNotify: 2024/12/12 04:35:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:59 DEBUG : : >changeNotify: 2024/12/12 04:35:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:59 DEBUG : : >changeNotify: 2024/12/12 04:35:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:59 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:59 DEBUG : : >changeNotify: 2024/12/12 04:35:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:35:59 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:35:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:35:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:35:59 DEBUG : : >changeNotify: 2024/12/12 04:35:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:35:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:35:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:35:59 DEBUG : : >changeNotify: 2024/12/12 04:35:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:35:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:35:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:35:59 DEBUG : : >changeNotify: 2024/12/12 04:35:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:35:59 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:35:59 DEBUG : : >changeNotify: 2024/12/12 04:35:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:00 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:36:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:36:00 DEBUG : : >changeNotify: 2024/12/12 04:36:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:00 DEBUG : : >changeNotify: 2024/12/12 04:36:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:00 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:00 DEBUG : : >changeNotify: 2024/12/12 04:36:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:00 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:00 DEBUG : : >changeNotify: 2024/12/12 04:36:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:36:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:36:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:36:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:36:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:36:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:36:01 DEBUG : TestRWCacheUpdate(0xc0014460c0): _readAt: size=512, off=0 2024/12/12 04:36:01 DEBUG : TestRWCacheUpdate(0xc0014460c0): openPending: 2024/12/12 04:36:01 DEBUG : : forgetting directory cache 2024/12/12 04:36:02 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:36:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:36:02 DEBUG : : >changeNotify: 2024/12/12 04:36:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:02 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:02 DEBUG : : >changeNotify: 2024/12/12 04:36:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:02 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:02 DEBUG : : >changeNotify: 2024/12/12 04:36:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:02 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:02 DEBUG : : >changeNotify: 2024/12/12 04:36:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:39:30.635 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-12-12 03:38:30.635 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/12/12 04:36:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-12 03:39:30.635 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-12-12 03:38:30.635 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/12/12 04:36:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:36:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:36:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:36:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:36:02 DEBUG : TestRWCacheUpdate(0xc0014460c0): >openPending: err= 2024/12/12 04:36:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:36:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:36:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:36:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:36:04 DEBUG : TestRWCacheUpdate(0xc0014460c0): >_readAt: n=20, err=EOF 2024/12/12 04:36:04 DEBUG : TestRWCacheUpdate(0xc0014460c0): close: 2024/12/12 04:36:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:39:30.635 +0000 UTC 2024/12/12 04:36:04 DEBUG : TestRWCacheUpdate(0xc0014460c0): >close: err= 2024/12/12 04:36:04 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:04 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:36:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:36:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:36:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:36:04 DEBUG : : >changeNotify: 2024/12/12 04:36:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:04 DEBUG : : >changeNotify: 2024/12/12 04:36:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:04 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:04 DEBUG : : >changeNotify: 2024/12/12 04:36:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:04 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:04 DEBUG : : >changeNotify: 2024/12/12 04:36:04 DEBUG : : forgetting directory cache 2024/12/12 04:36:05 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:36:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:36:05 DEBUG : : >changeNotify: 2024/12/12 04:36:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:05 DEBUG : : >changeNotify: 2024/12/12 04:36:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:05 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:05 DEBUG : : >changeNotify: 2024/12/12 04:36:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:05 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:05 DEBUG : : >changeNotify: 2024/12/12 04:36:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:36:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:36:06 DEBUG : : invalidating directory cache 2024/12/12 04:36:06 DEBUG : : >changeNotify: 2024/12/12 04:36:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:06 DEBUG : : >changeNotify: 2024/12/12 04:36:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:06 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:06 DEBUG : : >changeNotify: 2024/12/12 04:36:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:06 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:06 DEBUG : : >changeNotify: 2024/12/12 04:36:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:07 DEBUG : : >changeNotify: 2024/12/12 04:36:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:07 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:07 DEBUG : : >changeNotify: 2024/12/12 04:36:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:07 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:07 DEBUG : : >changeNotify: 2024/12/12 04:36:08 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:08 DEBUG : : >changeNotify: 2024/12/12 04:36:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:08 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:08 DEBUG : : >changeNotify: 2024/12/12 04:36:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:08 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:08 DEBUG : : >changeNotify: 2024/12/12 04:36:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:36:09 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:36:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:36:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:36:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:36:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:36:10 DEBUG : TestRWCacheUpdate(0xc001473240): _readAt: size=512, off=0 2024/12/12 04:36:10 DEBUG : TestRWCacheUpdate(0xc001473240): openPending: 2024/12/12 04:36:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:10 DEBUG : : >changeNotify: 2024/12/12 04:36:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:10 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:10 DEBUG : : >changeNotify: 2024/12/12 04:36:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:10 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:10 DEBUG : : >changeNotify: 2024/12/12 04:36:10 DEBUG : : forgetting directory cache 2024/12/12 04:36:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:40:30.635 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-12-12 03:39:30.635 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/12/12 04:36:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-12 03:40:30.635 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-12-12 03:39:30.635 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/12/12 04:36:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:36:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:36:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:36:11 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:36:11 DEBUG : TestRWCacheUpdate(0xc001473240): >openPending: err= 2024/12/12 04:36:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:36:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:36:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:36:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:36:11 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:11 DEBUG : : >changeNotify: 2024/12/12 04:36:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:11 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:11 DEBUG : : >changeNotify: 2024/12/12 04:36:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:11 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:11 DEBUG : : >changeNotify: 2024/12/12 04:36:12 DEBUG : TestRWCacheUpdate(0xc001473240): >_readAt: n=20, err=EOF 2024/12/12 04:36:12 DEBUG : TestRWCacheUpdate(0xc001473240): close: 2024/12/12 04:36:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:40:30.635 +0000 UTC 2024/12/12 04:36:12 DEBUG : TestRWCacheUpdate(0xc001473240): >close: err= 2024/12/12 04:36:12 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:36:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:36:12 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:12 DEBUG : : forgetting directory cache 2024/12/12 04:36:12 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:12 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:12 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:12 DEBUG : : invalidating directory cache 2024/12/12 04:36:12 DEBUG : : >changeNotify: 2024/12/12 04:36:12 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:12 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:12 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:12 DEBUG : : >changeNotify: 2024/12/12 04:36:12 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:12 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:12 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:12 DEBUG : : >changeNotify: 2024/12/12 04:36:13 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:13 DEBUG : : >changeNotify: 2024/12/12 04:36:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:13 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:13 DEBUG : : >changeNotify: 2024/12/12 04:36:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:13 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:13 DEBUG : : >changeNotify: 2024/12/12 04:36:13 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:14 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:14 DEBUG : : invalidating directory cache 2024/12/12 04:36:14 DEBUG : : >changeNotify: 2024/12/12 04:36:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:14 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:14 DEBUG : : >changeNotify: 2024/12/12 04:36:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:14 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:14 DEBUG : : >changeNotify: 2024/12/12 04:36:14 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:15 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:15 DEBUG : : invalidating directory cache 2024/12/12 04:36:15 DEBUG : : >changeNotify: 2024/12/12 04:36:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:15 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:15 DEBUG : : >changeNotify: 2024/12/12 04:36:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:15 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:15 DEBUG : : >changeNotify: 2024/12/12 04:36:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:36:18 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:36:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:36:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:36:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:36:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:36:18 DEBUG : TestRWCacheUpdate(0xc001446900): _readAt: size=512, off=0 2024/12/12 04:36:18 DEBUG : TestRWCacheUpdate(0xc001446900): openPending: 2024/12/12 04:36:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:18 DEBUG : : >changeNotify: 2024/12/12 04:36:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:18 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:18 DEBUG : : >changeNotify: 2024/12/12 04:36:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:18 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:18 DEBUG : : >changeNotify: 2024/12/12 04:36:18 DEBUG : : forgetting directory cache 2024/12/12 04:36:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:19 DEBUG : : >changeNotify: 2024/12/12 04:36:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:19 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:19 DEBUG : : >changeNotify: 2024/12/12 04:36:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:19 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:19 DEBUG : : >changeNotify: 2024/12/12 04:36:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-12 03:41:30.635 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-12-12 03:40:30.635 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/12/12 04:36:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-12 03:41:30.635 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-12-12 03:40:30.635 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/12/12 04:36:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:36:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:36:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/12 04:36:19 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:36:19 DEBUG : TestRWCacheUpdate(0xc001446900): >openPending: err= 2024/12/12 04:36:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/12 04:36:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:36:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:36:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:36:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:20 DEBUG : : >changeNotify: 2024/12/12 04:36:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:20 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:20 DEBUG : : >changeNotify: 2024/12/12 04:36:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:20 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:20 DEBUG : : >changeNotify: 2024/12/12 04:36:20 DEBUG : TestRWCacheUpdate(0xc001446900): >_readAt: n=20, err=EOF 2024/12/12 04:36:20 DEBUG : TestRWCacheUpdate(0xc001446900): close: 2024/12/12 04:36:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:41:30.635 +0000 UTC 2024/12/12 04:36:20 DEBUG : TestRWCacheUpdate(0xc001446900): >close: err= 2024/12/12 04:36:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:36:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:36:21 DEBUG : : forgetting directory cache 2024/12/12 04:36:21 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:21 DEBUG : : >changeNotify: 2024/12/12 04:36:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:21 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:21 DEBUG : : >changeNotify: 2024/12/12 04:36:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:21 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:21 DEBUG : : >changeNotify: 2024/12/12 04:36:22 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:23 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:23 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:23 DEBUG : : >changeNotify: 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:23 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:23 DEBUG : : >changeNotify: 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:23 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:23 DEBUG : : >changeNotify: 2024/12/12 04:36:23 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:23 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:23 DEBUG : : >changeNotify: 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:23 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:23 DEBUG : : >changeNotify: 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:23 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:23 DEBUG : : >changeNotify: 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:23 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:23 DEBUG : : >changeNotify: 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:23 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:23 DEBUG : : >changeNotify: 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:23 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:23 DEBUG : : >changeNotify: 2024/12/12 04:36:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:36:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:24 DEBUG : : invalidating directory cache 2024/12/12 04:36:24 DEBUG : : >changeNotify: 2024/12/12 04:36:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:24 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:24 DEBUG : : >changeNotify: 2024/12/12 04:36:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:24 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:24 DEBUG : : >changeNotify: 2024/12/12 04:36:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:24 DEBUG : : >changeNotify: 2024/12/12 04:36:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:24 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:24 DEBUG : : >changeNotify: 2024/12/12 04:36:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:24 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:24 DEBUG : : >changeNotify: 2024/12/12 04:36:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:26 DEBUG : : >changeNotify: 2024/12/12 04:36:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:26 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:26 DEBUG : : >changeNotify: 2024/12/12 04:36:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:26 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:26 DEBUG : : >changeNotify: 2024/12/12 04:36:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:26 DEBUG : : >changeNotify: 2024/12/12 04:36:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:26 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:26 DEBUG : : >changeNotify: 2024/12/12 04:36:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:26 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:26 DEBUG : : >changeNotify: 2024/12/12 04:36:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:26 DEBUG : : >changeNotify: 2024/12/12 04:36:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:26 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:26 DEBUG : : >changeNotify: 2024/12/12 04:36:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:26 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:26 DEBUG : : >changeNotify: 2024/12/12 04:36:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:36:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:36:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:36:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:36:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:36:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:36:28 DEBUG : TestRWCacheUpdate(0xc000913600): _readAt: size=512, off=0 2024/12/12 04:36:28 DEBUG : TestRWCacheUpdate(0xc000913600): openPending: 2024/12/12 04:36:28 DEBUG : : forgetting directory cache 2024/12/12 04:36:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:28 DEBUG : : >changeNotify: 2024/12/12 04:36:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:28 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:28 DEBUG : : >changeNotify: 2024/12/12 04:36:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:28 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:28 DEBUG : : >changeNotify: 2024/12/12 04:36:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:36:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:36:28 DEBUG : : >changeNotify: 2024/12/12 04:36:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:28 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:28 DEBUG : : >changeNotify: 2024/12/12 04:36:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:28 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:28 DEBUG : : >changeNotify: 2024/12/12 04:36:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-12-12 03:42:30.635 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-12-12 03:41:30.635 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/12/12 04:36:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-12-12 03:42:30.635 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-12-12 03:41:30.635 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/12/12 04:36:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:36:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:36:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/12/12 04:36:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:36:29 DEBUG : TestRWCacheUpdate(0xc000913600): >openPending: err= 2024/12/12 04:36:29 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/12/12 04:36:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:36:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:36:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:36:29 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:29 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:29 DEBUG : : >changeNotify: 2024/12/12 04:36:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:29 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:29 DEBUG : : >changeNotify: 2024/12/12 04:36:30 DEBUG : TestRWCacheUpdate(0xc000913600): >_readAt: n=21, err=EOF 2024/12/12 04:36:30 DEBUG : TestRWCacheUpdate(0xc000913600): close: 2024/12/12 04:36:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:42:30.635 +0000 UTC 2024/12/12 04:36:30 DEBUG : TestRWCacheUpdate(0xc000913600): >close: err= 2024/12/12 04:36:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:36:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:36:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:30 DEBUG : : forgetting directory cache 2024/12/12 04:36:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:30 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item TestRWCacheUpdate not removed, freed 0 bytes 2024/12/12 04:36:30 INFO : vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 21 (was 21) 2024/12/12 04:36:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:30 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:30 DEBUG : : >changeNotify: 2024/12/12 04:36:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:30 DEBUG : : >changeNotify: 2024/12/12 04:36:30 DEBUG : : forgetting directory cache 2024/12/12 04:36:30 DEBUG : dir: forgetting directory cache 2024/12/12 04:36:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.bin" entryType 1 2024/12/12 04:36:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:30 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:30 DEBUG : : >changeNotify: 2024/12/12 04:36:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:30 DEBUG : : >changeNotify: 2024/12/12 04:36:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:32 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:32 DEBUG : : >changeNotify: 2024/12/12 04:36:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:32 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:32 DEBUG : : >changeNotify: 2024/12/12 04:36:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:33 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:33 DEBUG : : >changeNotify: 2024/12/12 04:36:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:33 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:33 DEBUG : : >changeNotify: 2024/12/12 04:36:33 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:33 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:33 DEBUG : : >changeNotify: 2024/12/12 04:36:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:33 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:33 DEBUG : : >changeNotify: 2024/12/12 04:36:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:34 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:34 DEBUG : : >changeNotify: 2024/12/12 04:36:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:34 DEBUG : : >changeNotify: 2024/12/12 04:36:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:34 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:34 DEBUG : : >changeNotify: 2024/12/12 04:36:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:34 DEBUG : : >changeNotify: 2024/12/12 04:36:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:36:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:36:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:36:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:36:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:36:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:36:36 DEBUG : TestRWCacheUpdate(0xc001472880): _readAt: size=512, off=0 2024/12/12 04:36:36 DEBUG : TestRWCacheUpdate(0xc001472880): openPending: 2024/12/12 04:36:36 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:36 DEBUG : : forgetting directory cache 2024/12/12 04:36:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:36 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:36 DEBUG : : >changeNotify: 2024/12/12 04:36:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:36 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:36 DEBUG : : >changeNotify: 2024/12/12 04:36:37 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-12-12 03:43:30.635 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-12-12 03:42:30.635 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/12/12 04:36:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-12-12 03:43:30.635 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-12-12 03:42:30.635 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/12/12 04:36:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:36:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:36:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/12/12 04:36:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:36:37 DEBUG : TestRWCacheUpdate(0xc001472880): >openPending: err= 2024/12/12 04:36:37 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/12/12 04:36:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:36:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:36:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:36:37 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:37 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:37 DEBUG : : >changeNotify: 2024/12/12 04:36:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:37 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:37 DEBUG : : >changeNotify: 2024/12/12 04:36:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:37 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:37 DEBUG : : >changeNotify: 2024/12/12 04:36:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:37 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:37 DEBUG : : >changeNotify: 2024/12/12 04:36:38 DEBUG : TestRWCacheUpdate(0xc001472880): >_readAt: n=22, err=EOF 2024/12/12 04:36:38 DEBUG : TestRWCacheUpdate(0xc001472880): close: 2024/12/12 04:36:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:43:30.635 +0000 UTC 2024/12/12 04:36:38 DEBUG : TestRWCacheUpdate(0xc001472880): >close: err= 2024/12/12 04:36:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:36:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:36:38 DEBUG : : forgetting directory cache 2024/12/12 04:36:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:38 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:38 DEBUG : : >changeNotify: 2024/12/12 04:36:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:38 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:38 DEBUG : : >changeNotify: 2024/12/12 04:36:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:39 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:39 DEBUG : : >changeNotify: 2024/12/12 04:36:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:39 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:39 DEBUG : : >changeNotify: 2024/12/12 04:36:40 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:40 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:40 DEBUG : : >changeNotify: 2024/12/12 04:36:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:40 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:40 DEBUG : : >changeNotify: 2024/12/12 04:36:40 DEBUG : : forgetting directory cache 2024/12/12 04:36:40 DEBUG : dir: forgetting directory cache 2024/12/12 04:36:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:36:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:36:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:36:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:36:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:36:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:36:43 DEBUG : TestRWCacheUpdate(0xc0009124c0): _readAt: size=512, off=0 2024/12/12 04:36:43 DEBUG : TestRWCacheUpdate(0xc0009124c0): openPending: 2024/12/12 04:36:43 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:44 DEBUG : : forgetting directory cache 2024/12/12 04:36:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:44 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:44 DEBUG : : >changeNotify: 2024/12/12 04:36:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:44 DEBUG : : >changeNotify: 2024/12/12 04:36:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:44 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:44 DEBUG : : >changeNotify: 2024/12/12 04:36:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:44 DEBUG : : >changeNotify: 2024/12/12 04:36:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-12-12 03:44:30.635 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-12-12 03:43:30.635 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/12/12 04:36:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-12-12 03:44:30.635 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-12-12 03:43:30.635 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/12/12 04:36:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:36:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:36:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/12/12 04:36:44 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:36:44 DEBUG : TestRWCacheUpdate(0xc0009124c0): >openPending: err= 2024/12/12 04:36:44 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/12/12 04:36:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:36:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:36:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:36:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:45 DEBUG : TestRWCacheUpdate(0xc0009124c0): >_readAt: n=23, err=EOF 2024/12/12 04:36:45 DEBUG : TestRWCacheUpdate(0xc0009124c0): close: 2024/12/12 04:36:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:44:30.635 +0000 UTC 2024/12/12 04:36:45 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:45 DEBUG : : >changeNotify: 2024/12/12 04:36:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:45 DEBUG : TestRWCacheUpdate(0xc0009124c0): >close: err= 2024/12/12 04:36:45 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:45 DEBUG : : >changeNotify: 2024/12/12 04:36:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:36:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:36:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:46 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:46 DEBUG : : >changeNotify: 2024/12/12 04:36:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:46 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:46 DEBUG : : >changeNotify: 2024/12/12 04:36:46 DEBUG : : forgetting directory cache 2024/12/12 04:36:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:48 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:48 DEBUG : : >changeNotify: 2024/12/12 04:36:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:48 DEBUG : : >changeNotify: 2024/12/12 04:36:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:48 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:48 DEBUG : : >changeNotify: 2024/12/12 04:36:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:48 DEBUG : : >changeNotify: 2024/12/12 04:36:49 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:49 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:49 DEBUG : : >changeNotify: 2024/12/12 04:36:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:49 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:49 DEBUG : : >changeNotify: 2024/12/12 04:36:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:50 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:50 DEBUG : : >changeNotify: 2024/12/12 04:36:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:50 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:50 DEBUG : : >changeNotify: 2024/12/12 04:36:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:50 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:50 DEBUG : : >changeNotify: 2024/12/12 04:36:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:50 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:50 DEBUG : : >changeNotify: 2024/12/12 04:36:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:36:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/12 04:36:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/12 04:36:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/12 04:36:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:36:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/12 04:36:52 DEBUG : TestRWCacheUpdate(0xc001473300): _readAt: size=512, off=0 2024/12/12 04:36:52 DEBUG : TestRWCacheUpdate(0xc001473300): openPending: 2024/12/12 04:36:52 DEBUG : : forgetting directory cache 2024/12/12 04:36:52 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:52 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:52 DEBUG : : >changeNotify: 2024/12/12 04:36:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:52 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:52 DEBUG : : >changeNotify: 2024/12/12 04:36:53 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:53 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:53 DEBUG : : >changeNotify: 2024/12/12 04:36:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:53 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:53 DEBUG : : >changeNotify: 2024/12/12 04:36:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-12-12 03:45:30.635 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-12-12 03:44:30.635 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/12/12 04:36:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-12-12 03:45:30.635 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-12-12 03:44:30.635 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/12/12 04:36:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/12 04:36:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/12 04:36:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/12/12 04:36:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:36:53 DEBUG : TestRWCacheUpdate(0xc001473300): >openPending: err= 2024/12/12 04:36:53 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/12/12 04:36:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 04:36:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 04:36:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:36:54 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:54 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:54 DEBUG : : >changeNotify: 2024/12/12 04:36:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:54 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:54 DEBUG : : >changeNotify: 2024/12/12 04:36:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:55 DEBUG : TestRWCacheUpdate(0xc001473300): >_readAt: n=24, err=EOF 2024/12/12 04:36:55 DEBUG : TestRWCacheUpdate(0xc001473300): close: 2024/12/12 04:36:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-12 03:45:30.635 +0000 UTC 2024/12/12 04:36:55 DEBUG : TestRWCacheUpdate(0xc001473300): >close: err= 2024/12/12 04:36:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:55 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:55 DEBUG : : >changeNotify: 2024/12/12 04:36:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:55 DEBUG : : >changeNotify: 2024/12/12 04:36:55 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/12 04:36:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/12 04:36:55 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:36:55 DEBUG : : Looking for writers 2024/12/12 04:36:55 DEBUG : TestRWCacheUpdate: reading active writers 2024/12/12 04:36:55 DEBUG : >WaitForWriters: 2024/12/12 04:36:55 DEBUG : vfs cache: cleaner exiting 2024/12/12 04:36:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:55 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:55 DEBUG : : >changeNotify: 2024/12/12 04:36:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:55 DEBUG : : >changeNotify: 2024/12/12 04:36:55 DEBUG : : forgetting directory cache 2024/12/12 04:36:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:56 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:56 DEBUG : : >changeNotify: 2024/12/12 04:36:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:56 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:56 DEBUG : : >changeNotify: 2024/12/12 04:36:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:56 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:56 DEBUG : : >changeNotify: 2024/12/12 04:36:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:56 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:56 DEBUG : : >changeNotify: 2024/12/12 04:36:56 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:56 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:56 DEBUG : : >changeNotify: 2024/12/12 04:36:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:56 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:56 DEBUG : : >changeNotify: --- PASS: TestRWCacheUpdate (86.85s) === RUN TestCaseSensitivity run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:36:57 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "i_was_renamed.json" entryType 1 2024/12/12 04:36:57 DEBUG : : changeNotify: relativePath="i_was_renamed", type=1 2024/12/12 04:36:57 DEBUG : : >changeNotify: 2024/12/12 04:36:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:57 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:57 DEBUG : : >changeNotify: 2024/12/12 04:36:58 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:59 DEBUG : : >changeNotify: 2024/12/12 04:36:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:59 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:36:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:36:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:36:59 DEBUG : : >changeNotify: 2024/12/12 04:36:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:36:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:00 DEBUG : : forgetting directory cache 2024/12/12 04:37:00 DEBUG : dir: forgetting directory cache 2024/12/12 04:37:00 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2024/12/12 04:37:00 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:00 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:00 DEBUG : : >changeNotify: 2024/12/12 04:37:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:02 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:02 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:02 DEBUG : : >changeNotify: 2024/12/12 04:37:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:02 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:02 DEBUG : : >changeNotify: 2024/12/12 04:37:04 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:04 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:04 DEBUG : : >changeNotify: 2024/12/12 04:37:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:04 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:04 DEBUG : : >changeNotify: 2024/12/12 04:37:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:05 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:05 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:05 DEBUG : : >changeNotify: 2024/12/12 04:37:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:05 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:05 DEBUG : : >changeNotify: 2024/12/12 04:37:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:05 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:05 DEBUG : : >changeNotify: 2024/12/12 04:37:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:06 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:06 DEBUG : : >changeNotify: 2024/12/12 04:37:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:06 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:06 DEBUG : : >changeNotify: 2024/12/12 04:37:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:06 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:06 DEBUG : : >changeNotify: 2024/12/12 04:37:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:07 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:07 DEBUG : : >changeNotify: 2024/12/12 04:37:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:07 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:07 DEBUG : : >changeNotify: 2024/12/12 04:37:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:07 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:07 DEBUG : : >changeNotify: 2024/12/12 04:37:08 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:08 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:08 DEBUG : : >changeNotify: 2024/12/12 04:37:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:08 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:08 DEBUG : : >changeNotify: 2024/12/12 04:37:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:08 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:08 DEBUG : : >changeNotify: 2024/12/12 04:37:09 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:10 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:10 DEBUG : : >changeNotify: 2024/12/12 04:37:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:10 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:10 DEBUG : : >changeNotify: 2024/12/12 04:37:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:10 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:10 DEBUG : : >changeNotify: 2024/12/12 04:37:11 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:11 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:11 DEBUG : : >changeNotify: 2024/12/12 04:37:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:11 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:11 DEBUG : : >changeNotify: 2024/12/12 04:37:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:11 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:11 DEBUG : : >changeNotify: 2024/12/12 04:37:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:11 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:11 DEBUG : : >changeNotify: 2024/12/12 04:37:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:37:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:37:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:37:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:37:12 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:13 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:13 DEBUG : : >changeNotify: 2024/12/12 04:37:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:13 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:13 DEBUG : : >changeNotify: 2024/12/12 04:37:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:13 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:13 DEBUG : : >changeNotify: 2024/12/12 04:37:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:13 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:13 DEBUG : : >changeNotify: 2024/12/12 04:37:13 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:37:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:37:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:37:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:37:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:37:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:13 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:13 DEBUG : : >changeNotify: 2024/12/12 04:37:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:13 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:13 DEBUG : : >changeNotify: 2024/12/12 04:37:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:13 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:13 DEBUG : : >changeNotify: 2024/12/12 04:37:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:13 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:13 DEBUG : : >changeNotify: 2024/12/12 04:37:13 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:14 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:14 DEBUG : : >changeNotify: 2024/12/12 04:37:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:14 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:14 DEBUG : : >changeNotify: 2024/12/12 04:37:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:14 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:14 DEBUG : : >changeNotify: 2024/12/12 04:37:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:14 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:14 DEBUG : : >changeNotify: 2024/12/12 04:37:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:37:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:37:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:37:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:37:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:37:14 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:15 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:15 DEBUG : : >changeNotify: 2024/12/12 04:37:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:15 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:15 DEBUG : : >changeNotify: 2024/12/12 04:37:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:15 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:15 DEBUG : : >changeNotify: 2024/12/12 04:37:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:15 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:15 DEBUG : : >changeNotify: 2024/12/12 04:37:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:37:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/12 04:37:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/12 04:37:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/12 04:37:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:37:16 DEBUG : : forgetting directory cache 2024/12/12 04:37:16 DEBUG : dir: forgetting directory cache 2024/12/12 04:37:16 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2024/12/12 04:37:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:37:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:17 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/12 04:37:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/12 04:37:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/12 04:37:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:37:18 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:18 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:18 DEBUG : : >changeNotify: 2024/12/12 04:37:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:18 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:18 DEBUG : : >changeNotify: 2024/12/12 04:37:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:18 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:18 DEBUG : : >changeNotify: 2024/12/12 04:37:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:18 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:18 DEBUG : : >changeNotify: 2024/12/12 04:37:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:19 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:19 DEBUG : : >changeNotify: 2024/12/12 04:37:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:19 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:19 DEBUG : : >changeNotify: 2024/12/12 04:37:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:19 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:19 DEBUG : : >changeNotify: 2024/12/12 04:37:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:19 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:19 DEBUG : : >changeNotify: 2024/12/12 04:37:19 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:37:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:20 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:20 DEBUG : : >changeNotify: 2024/12/12 04:37:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:20 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:20 DEBUG : : >changeNotify: 2024/12/12 04:37:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:20 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:20 DEBUG : : >changeNotify: 2024/12/12 04:37:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:20 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:20 DEBUG : : >changeNotify: 2024/12/12 04:37:21 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:21 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:21 DEBUG : : >changeNotify: 2024/12/12 04:37:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:21 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:21 DEBUG : : >changeNotify: 2024/12/12 04:37:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:21 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:21 DEBUG : : >changeNotify: 2024/12/12 04:37:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:21 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:21 DEBUG : : >changeNotify: 2024/12/12 04:37:22 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:22 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:22 DEBUG : : >changeNotify: 2024/12/12 04:37:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:22 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:22 DEBUG : : >changeNotify: 2024/12/12 04:37:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:22 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:22 DEBUG : : >changeNotify: 2024/12/12 04:37:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:22 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:22 DEBUG : : >changeNotify: 2024/12/12 04:37:23 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:23 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:23 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:23 DEBUG : : >changeNotify: 2024/12/12 04:37:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:23 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:23 DEBUG : : >changeNotify: 2024/12/12 04:37:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:23 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:23 DEBUG : : >changeNotify: 2024/12/12 04:37:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:23 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:23 DEBUG : : >changeNotify: 2024/12/12 04:37:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:37:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:37:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:37:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:37:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:23 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:23 DEBUG : : >changeNotify: 2024/12/12 04:37:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:23 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:23 DEBUG : : >changeNotify: 2024/12/12 04:37:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:23 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:23 DEBUG : : >changeNotify: 2024/12/12 04:37:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:23 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:23 DEBUG : : >changeNotify: 2024/12/12 04:37:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:37:23 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:37:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:37:23 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:37:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:37:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:24 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:24 DEBUG : : >changeNotify: 2024/12/12 04:37:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:24 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:24 DEBUG : : >changeNotify: 2024/12/12 04:37:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:24 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:24 DEBUG : : >changeNotify: 2024/12/12 04:37:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:24 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:24 DEBUG : : >changeNotify: 2024/12/12 04:37:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:37:24 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:37:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:37:24 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:37:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:37:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:24 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:24 DEBUG : : >changeNotify: 2024/12/12 04:37:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:24 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:24 DEBUG : : >changeNotify: 2024/12/12 04:37:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:24 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:24 DEBUG : : >changeNotify: 2024/12/12 04:37:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:24 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:24 DEBUG : : >changeNotify: 2024/12/12 04:37:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:37:24 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:37:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:37:24 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:37:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:37:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:37:25 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:25 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/12 04:37:25 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/12 04:37:25 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/12 04:37:25 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:37:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:26 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:26 DEBUG : : >changeNotify: 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:26 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:26 DEBUG : : >changeNotify: 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:26 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:26 DEBUG : : >changeNotify: 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:26 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:26 DEBUG : : >changeNotify: 2024/12/12 04:37:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:26 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:26 DEBUG : : >changeNotify: 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:26 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:26 DEBUG : : >changeNotify: 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:26 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:26 DEBUG : : >changeNotify: 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:26 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:26 DEBUG : : >changeNotify: 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:26 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:26 DEBUG : : >changeNotify: 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:26 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:26 DEBUG : : >changeNotify: 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:26 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:26 DEBUG : : >changeNotify: 2024/12/12 04:37:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:26 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:26 DEBUG : : >changeNotify: 2024/12/12 04:37:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:37:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:27 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/12 04:37:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/12 04:37:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/12 04:37:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:37:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:28 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:28 DEBUG : : >changeNotify: 2024/12/12 04:37:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:28 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:28 DEBUG : : >changeNotify: 2024/12/12 04:37:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:28 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:28 DEBUG : : >changeNotify: 2024/12/12 04:37:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:28 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:28 DEBUG : : >changeNotify: 2024/12/12 04:37:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:28 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:28 DEBUG : : >changeNotify: 2024/12/12 04:37:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:28 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:28 DEBUG : : >changeNotify: 2024/12/12 04:37:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:28 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:28 DEBUG : : >changeNotify: 2024/12/12 04:37:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:28 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:28 DEBUG : : >changeNotify: 2024/12/12 04:37:29 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:37:29 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:29 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/12 04:37:29 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/12/12 04:37:29 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:29 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/12 04:37:29 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/12/12 04:37:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/12/12 04:37:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/12/12 04:37:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/12/12 04:37:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:37:29 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:29 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:29 DEBUG : : >changeNotify: 2024/12/12 04:37:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:29 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:29 DEBUG : : >changeNotify: 2024/12/12 04:37:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:29 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:29 DEBUG : : >changeNotify: 2024/12/12 04:37:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:29 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:29 DEBUG : : >changeNotify: 2024/12/12 04:37:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:37:30 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:30 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/12/12 04:37:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:30 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/12/12 04:37:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:30 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/12/12 04:37:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/12/12 04:37:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/12/12 04:37:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/12/12 04:37:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:37:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:30 DEBUG : : >changeNotify: 2024/12/12 04:37:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:30 DEBUG : : >changeNotify: 2024/12/12 04:37:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:30 DEBUG : : >changeNotify: 2024/12/12 04:37:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:30 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:30 DEBUG : : >changeNotify: 2024/12/12 04:37:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:37:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:30 DEBUG : FilEb: Open: flags=O_RDONLY 2024/12/12 04:37:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/12/12 04:37:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/12/12 04:37:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:37:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:30 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:30 DEBUG : : >changeNotify: 2024/12/12 04:37:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:30 DEBUG : : >changeNotify: 2024/12/12 04:37:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:30 DEBUG : : >changeNotify: 2024/12/12 04:37:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:30 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:30 DEBUG : : >changeNotify: 2024/12/12 04:37:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:32 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:37:32 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:32 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/12/12 04:37:32 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:32 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/12/12 04:37:32 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:37:32 DEBUG : : Looking for writers 2024/12/12 04:37:32 DEBUG : FiLeB: reading active writers 2024/12/12 04:37:32 DEBUG : FilEb: reading active writers 2024/12/12 04:37:32 DEBUG : FiLeA: reading active writers 2024/12/12 04:37:32 DEBUG : >WaitForWriters: 2024/12/12 04:37:32 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:37:32 DEBUG : : Looking for writers 2024/12/12 04:37:32 DEBUG : FiLeA: reading active writers 2024/12/12 04:37:32 DEBUG : FiLeB: reading active writers 2024/12/12 04:37:32 DEBUG : FilEb: reading active writers 2024/12/12 04:37:32 DEBUG : >WaitForWriters: 2024/12/12 04:37:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:32 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:32 DEBUG : : >changeNotify: 2024/12/12 04:37:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:32 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:32 DEBUG : : >changeNotify: 2024/12/12 04:37:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:32 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:32 DEBUG : : >changeNotify: 2024/12/12 04:37:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:32 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:32 DEBUG : : >changeNotify: 2024/12/12 04:37:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:32 DEBUG : : forgetting directory cache 2024/12/12 04:37:32 DEBUG : dir: forgetting directory cache 2024/12/12 04:37:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:33 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:33 DEBUG : : >changeNotify: 2024/12/12 04:37:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:33 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:33 DEBUG : : >changeNotify: 2024/12/12 04:37:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:33 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:33 DEBUG : : >changeNotify: 2024/12/12 04:37:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:33 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:33 DEBUG : : >changeNotify: 2024/12/12 04:37:33 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:33 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:33 DEBUG : : >changeNotify: 2024/12/12 04:37:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:33 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:33 DEBUG : : >changeNotify: 2024/12/12 04:37:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:33 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:33 DEBUG : : >changeNotify: 2024/12/12 04:37:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:33 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:33 DEBUG : : >changeNotify: 2024/12/12 04:37:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:34 DEBUG : : >changeNotify: 2024/12/12 04:37:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:34 DEBUG : : >changeNotify: 2024/12/12 04:37:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:34 DEBUG : : >changeNotify: 2024/12/12 04:37:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:34 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:34 DEBUG : : >changeNotify: 2024/12/12 04:37:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:34 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:34 DEBUG : : >changeNotify: 2024/12/12 04:37:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:34 DEBUG : : >changeNotify: 2024/12/12 04:37:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:34 DEBUG : : >changeNotify: 2024/12/12 04:37:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:34 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:34 DEBUG : : >changeNotify: 2024/12/12 04:37:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:36 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:36 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:36 DEBUG : : >changeNotify: 2024/12/12 04:37:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:36 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:36 DEBUG : : >changeNotify: 2024/12/12 04:37:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:36 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:36 DEBUG : : >changeNotify: 2024/12/12 04:37:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:36 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:36 DEBUG : : >changeNotify: 2024/12/12 04:37:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:37 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:37 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:37 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:37 DEBUG : : >changeNotify: 2024/12/12 04:37:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:37 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:37 DEBUG : : >changeNotify: 2024/12/12 04:37:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:37 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:37 DEBUG : : >changeNotify: 2024/12/12 04:37:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:37 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:37 DEBUG : : >changeNotify: --- PASS: TestCaseSensitivity (40.18s) === RUN TestUnicodeNormalization run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:37:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:37 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:37 DEBUG : : >changeNotify: 2024/12/12 04:37:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:37 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:37 DEBUG : : >changeNotify: 2024/12/12 04:37:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:37 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:37 DEBUG : : >changeNotify: 2024/12/12 04:37:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:37 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:37 DEBUG : : >changeNotify: 2024/12/12 04:37:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:38 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:38 DEBUG : : >changeNotify: 2024/12/12 04:37:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:38 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:38 DEBUG : : >changeNotify: 2024/12/12 04:37:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:38 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:38 DEBUG : : >changeNotify: 2024/12/12 04:37:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:38 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:38 DEBUG : : >changeNotify: 2024/12/12 04:37:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:39 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:39 DEBUG : : >changeNotify: 2024/12/12 04:37:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:39 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:39 DEBUG : : >changeNotify: 2024/12/12 04:37:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:39 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:39 DEBUG : : >changeNotify: 2024/12/12 04:37:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:39 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:39 DEBUG : : >changeNotify: 2024/12/12 04:37:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:40 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:40 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:40 DEBUG : : >changeNotify: 2024/12/12 04:37:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:40 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:40 DEBUG : : >changeNotify: 2024/12/12 04:37:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:40 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:40 DEBUG : : >changeNotify: 2024/12/12 04:37:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:40 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:40 DEBUG : : >changeNotify: 2024/12/12 04:37:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:43 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:44 DEBUG : : >changeNotify: 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:44 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:44 DEBUG : : >changeNotify: 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:44 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:44 DEBUG : : >changeNotify: 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:44 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:44 DEBUG : : >changeNotify: 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:44 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:44 DEBUG : : >changeNotify: 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:44 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:44 DEBUG : : >changeNotify: 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:44 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:44 DEBUG : : >changeNotify: 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:44 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:44 DEBUG : : >changeNotify: 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:44 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:44 DEBUG : : >changeNotify: 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:44 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:44 DEBUG : : >changeNotify: 2024/12/12 04:37:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:45 DEBUG : : forgetting directory cache 2024/12/12 04:37:45 DEBUG : dir: forgetting directory cache 2024/12/12 04:37:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:45 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:45 DEBUG : : >changeNotify: 2024/12/12 04:37:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:45 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:45 DEBUG : : >changeNotify: 2024/12/12 04:37:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:45 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:45 DEBUG : : >changeNotify: 2024/12/12 04:37:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:45 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:45 DEBUG : : >changeNotify: 2024/12/12 04:37:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:45 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:45 DEBUG : : >changeNotify: 2024/12/12 04:37:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:45 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:45 DEBUG : : >changeNotify: 2024/12/12 04:37:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:46 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:46 DEBUG : : >changeNotify: 2024/12/12 04:37:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:46 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:46 DEBUG : : >changeNotify: 2024/12/12 04:37:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:46 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:46 DEBUG : : >changeNotify: 2024/12/12 04:37:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:46 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:46 DEBUG : : >changeNotify: 2024/12/12 04:37:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:46 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:46 DEBUG : : >changeNotify: 2024/12/12 04:37:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:46 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:46 DEBUG : : >changeNotify: 2024/12/12 04:37:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/12 04:37:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/12 04:37:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/12 04:37:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:37:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:48 DEBUG : : >changeNotify: 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:48 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:48 DEBUG : : >changeNotify: 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:48 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:48 DEBUG : : >changeNotify: 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:48 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:48 DEBUG : : >changeNotify: 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:48 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:48 DEBUG : : >changeNotify: 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:48 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:48 DEBUG : : >changeNotify: 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:48 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:48 DEBUG : : >changeNotify: 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:48 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:48 DEBUG : : >changeNotify: 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:48 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:48 DEBUG : : >changeNotify: 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:48 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:48 DEBUG : : >changeNotify: 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:48 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:48 DEBUG : : >changeNotify: 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:48 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:48 DEBUG : : >changeNotify: 2024/12/12 04:37:48 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:37:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:48 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/12/12 04:37:48 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/12/12 04:37:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/12/12 04:37:48 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:37:49 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:49 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:49 DEBUG : : >changeNotify: 2024/12/12 04:37:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:49 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:49 DEBUG : : >changeNotify: 2024/12/12 04:37:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:49 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:49 DEBUG : : >changeNotify: 2024/12/12 04:37:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:49 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:49 DEBUG : : >changeNotify: 2024/12/12 04:37:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:49 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:49 DEBUG : : >changeNotify: 2024/12/12 04:37:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:49 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:49 DEBUG : : >changeNotify: 2024/12/12 04:37:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:37:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/12 04:37:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/12 04:37:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/12 04:37:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:50 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:50 DEBUG : : >changeNotify: 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:50 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:50 DEBUG : : >changeNotify: 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:50 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:50 DEBUG : : >changeNotify: 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:50 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:50 DEBUG : : >changeNotify: 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:50 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:50 DEBUG : : >changeNotify: 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:50 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:50 DEBUG : : >changeNotify: 2024/12/12 04:37:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:50 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:50 DEBUG : : >changeNotify: 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:50 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:50 DEBUG : : >changeNotify: 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:50 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:50 DEBUG : : >changeNotify: 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:50 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:50 DEBUG : : >changeNotify: 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:50 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:50 DEBUG : : >changeNotify: 2024/12/12 04:37:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:50 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:50 DEBUG : : >changeNotify: 2024/12/12 04:37:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/12 04:37:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:37:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/12/12 04:37:50 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:37:50 DEBUG : : Looking for writers 2024/12/12 04:37:50 DEBUG : normal name with no special characters.txt: reading active writers 2024/12/12 04:37:50 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/12/12 04:37:50 DEBUG : >WaitForWriters: 2024/12/12 04:37:52 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:52 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:52 DEBUG : : >changeNotify: 2024/12/12 04:37:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:52 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:52 DEBUG : : >changeNotify: 2024/12/12 04:37:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:52 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:52 DEBUG : : >changeNotify: 2024/12/12 04:37:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:52 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:52 DEBUG : : >changeNotify: 2024/12/12 04:37:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:52 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:52 DEBUG : : >changeNotify: 2024/12/12 04:37:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:52 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:52 DEBUG : : >changeNotify: 2024/12/12 04:37:53 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:53 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:53 DEBUG : : >changeNotify: 2024/12/12 04:37:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:53 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:53 DEBUG : : >changeNotify: 2024/12/12 04:37:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:53 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:53 DEBUG : : >changeNotify: 2024/12/12 04:37:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:53 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:53 DEBUG : : >changeNotify: 2024/12/12 04:37:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:53 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:53 DEBUG : : >changeNotify: 2024/12/12 04:37:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:53 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:53 DEBUG : : >changeNotify: --- PASS: TestUnicodeNormalization (16.59s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:37:54 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: Re-using VFS from active cache 2024/12/12 04:37:54 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:37:54 DEBUG : : Looking for writers 2024/12/12 04:37:54 DEBUG : >WaitForWriters: 2024/12/12 04:37:54 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:37:54 DEBUG : : Looking for writers 2024/12/12 04:37:54 DEBUG : >WaitForWriters: 2024/12/12 04:37:54 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote --- PASS: TestVFSNew (0.64s) === RUN TestVFSNewWithOpts run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:37:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:54 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:54 DEBUG : : >changeNotify: 2024/12/12 04:37:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:54 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:54 DEBUG : : >changeNotify: 2024/12/12 04:37:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:54 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:54 DEBUG : : >changeNotify: 2024/12/12 04:37:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:54 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:54 DEBUG : : >changeNotify: 2024/12/12 04:37:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:54 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:54 DEBUG : : >changeNotify: 2024/12/12 04:37:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:54 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:54 DEBUG : : >changeNotify: 2024/12/12 04:37:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:54 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:37:54 DEBUG : : Looking for writers 2024/12/12 04:37:54 DEBUG : >WaitForWriters: 2024/12/12 04:37:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote --- PASS: TestVFSNewWithOpts (0.62s) === RUN TestVFSRoot run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:55 DEBUG : : >changeNotify: 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:55 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:55 DEBUG : : >changeNotify: 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:55 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:55 DEBUG : : >changeNotify: 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:55 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:55 DEBUG : : >changeNotify: 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:55 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:55 DEBUG : : >changeNotify: 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:55 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:55 DEBUG : : >changeNotify: 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:55 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:37:55 DEBUG : : Looking for writers 2024/12/12 04:37:55 DEBUG : >WaitForWriters: 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:55 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:55 DEBUG : : >changeNotify: 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:55 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:55 DEBUG : : >changeNotify: 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:55 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:55 DEBUG : : >changeNotify: 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:55 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:55 DEBUG : : >changeNotify: 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:55 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:55 DEBUG : : >changeNotify: 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:55 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:55 DEBUG : : >changeNotify: 2024/12/12 04:37:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote --- PASS: TestVFSRoot (0.65s) === RUN TestVFSStat run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:56 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:56 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:56 DEBUG : : >changeNotify: 2024/12/12 04:37:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:56 DEBUG : : forgetting directory cache 2024/12/12 04:37:56 DEBUG : dir: forgetting directory cache 2024/12/12 04:37:56 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2024/12/12 04:37:57 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.bin" entryType 1 2024/12/12 04:37:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:57 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:57 DEBUG : : >changeNotify: 2024/12/12 04:37:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:57 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:57 DEBUG : : >changeNotify: 2024/12/12 04:37:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:57 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:57 DEBUG : : >changeNotify: 2024/12/12 04:37:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:57 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:57 DEBUG : : >changeNotify: 2024/12/12 04:37:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:57 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:57 DEBUG : : >changeNotify: 2024/12/12 04:37:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:57 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:57 DEBUG : : >changeNotify: 2024/12/12 04:37:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:58 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:59 DEBUG : : >changeNotify: 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:59 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:59 DEBUG : : >changeNotify: 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:59 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:59 DEBUG : : >changeNotify: 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:59 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:59 DEBUG : : >changeNotify: 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:59 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:59 DEBUG : : >changeNotify: 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:59 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:59 DEBUG : : >changeNotify: 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:37:59 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:37:59 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:37:59 DEBUG : : >changeNotify: 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:37:59 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:37:59 DEBUG : : >changeNotify: 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:37:59 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:37:59 DEBUG : : >changeNotify: 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:37:59 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:37:59 DEBUG : : >changeNotify: 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:37:59 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:37:59 DEBUG : : >changeNotify: 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:37:59 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:37:59 DEBUG : : >changeNotify: 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:37:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:00 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:38:00 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:38:00 DEBUG : : >changeNotify: 2024/12/12 04:38:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:00 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:00 DEBUG : : >changeNotify: 2024/12/12 04:38:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:00 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:00 DEBUG : : >changeNotify: 2024/12/12 04:38:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:00 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:00 DEBUG : : >changeNotify: 2024/12/12 04:38:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:00 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:00 DEBUG : : >changeNotify: 2024/12/12 04:38:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:00 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:00 DEBUG : : >changeNotify: 2024/12/12 04:38:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:00 DEBUG : : >changeNotify: 2024/12/12 04:38:02 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:38:02 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:38:02 DEBUG : : >changeNotify: 2024/12/12 04:38:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:02 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:02 DEBUG : : >changeNotify: 2024/12/12 04:38:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:02 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:02 DEBUG : : >changeNotify: 2024/12/12 04:38:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:02 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:02 DEBUG : : >changeNotify: 2024/12/12 04:38:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:02 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:02 DEBUG : : >changeNotify: 2024/12/12 04:38:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:02 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:02 DEBUG : : >changeNotify: 2024/12/12 04:38:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:02 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:02 DEBUG : : >changeNotify: 2024/12/12 04:38:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:02 DEBUG : : >changeNotify: 2024/12/12 04:38:04 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:38:04 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:38:04 DEBUG : : >changeNotify: 2024/12/12 04:38:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:04 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:04 DEBUG : : >changeNotify: 2024/12/12 04:38:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:04 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:04 DEBUG : : >changeNotify: 2024/12/12 04:38:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:04 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:04 DEBUG : : >changeNotify: 2024/12/12 04:38:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:04 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:04 DEBUG : : >changeNotify: 2024/12/12 04:38:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:04 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:04 DEBUG : : >changeNotify: 2024/12/12 04:38:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:04 DEBUG : : >changeNotify: 2024/12/12 04:38:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:04 DEBUG : : >changeNotify: 2024/12/12 04:38:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:05 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:38:05 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:38:05 DEBUG : : >changeNotify: 2024/12/12 04:38:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:05 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:05 DEBUG : : >changeNotify: 2024/12/12 04:38:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:05 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:05 DEBUG : : >changeNotify: 2024/12/12 04:38:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:05 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:05 DEBUG : : >changeNotify: 2024/12/12 04:38:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:05 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:05 DEBUG : : >changeNotify: 2024/12/12 04:38:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:05 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:05 DEBUG : : >changeNotify: 2024/12/12 04:38:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:05 DEBUG : : >changeNotify: 2024/12/12 04:38:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:05 DEBUG : : >changeNotify: 2024/12/12 04:38:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:05 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:05 DEBUG : : >changeNotify: 2024/12/12 04:38:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:38:06 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:38:06 DEBUG : : >changeNotify: 2024/12/12 04:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:06 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:06 DEBUG : : >changeNotify: 2024/12/12 04:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:06 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:06 DEBUG : : >changeNotify: 2024/12/12 04:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:06 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:06 DEBUG : : >changeNotify: 2024/12/12 04:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:06 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:06 DEBUG : : >changeNotify: 2024/12/12 04:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:06 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:06 DEBUG : : >changeNotify: 2024/12/12 04:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:06 DEBUG : : >changeNotify: 2024/12/12 04:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:06 DEBUG : : >changeNotify: 2024/12/12 04:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:06 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:06 DEBUG : : >changeNotify: 2024/12/12 04:38:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "TestRWCacheUpdate.json" entryType 1 2024/12/12 04:38:07 DEBUG : : changeNotify: relativePath="TestRWCacheUpdate", type=1 2024/12/12 04:38:07 DEBUG : : >changeNotify: 2024/12/12 04:38:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:07 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:07 DEBUG : : >changeNotify: 2024/12/12 04:38:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:07 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:07 DEBUG : : >changeNotify: 2024/12/12 04:38:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:07 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:07 DEBUG : : >changeNotify: 2024/12/12 04:38:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:07 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:07 DEBUG : : >changeNotify: 2024/12/12 04:38:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:07 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:07 DEBUG : : >changeNotify: 2024/12/12 04:38:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:07 DEBUG : : >changeNotify: 2024/12/12 04:38:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:07 DEBUG : : >changeNotify: 2024/12/12 04:38:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:07 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:07 DEBUG : : >changeNotify: 2024/12/12 04:38:08 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:08 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:38:08 DEBUG : dir: Looking for writers 2024/12/12 04:38:08 DEBUG : file2: reading active writers 2024/12/12 04:38:08 DEBUG : : Looking for writers 2024/12/12 04:38:08 DEBUG : file1: reading active writers 2024/12/12 04:38:08 DEBUG : dir: reading active writers 2024/12/12 04:38:08 DEBUG : >WaitForWriters: 2024/12/12 04:38:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:08 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:08 DEBUG : : >changeNotify: 2024/12/12 04:38:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:08 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:08 DEBUG : : >changeNotify: 2024/12/12 04:38:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:08 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:08 DEBUG : : >changeNotify: 2024/12/12 04:38:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:08 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:08 DEBUG : : >changeNotify: 2024/12/12 04:38:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:08 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:08 DEBUG : : >changeNotify: 2024/12/12 04:38:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:08 DEBUG : : >changeNotify: 2024/12/12 04:38:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:08 DEBUG : : >changeNotify: 2024/12/12 04:38:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:08 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:08 DEBUG : : >changeNotify: 2024/12/12 04:38:09 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:10 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:10 DEBUG : : >changeNotify: 2024/12/12 04:38:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:10 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:10 DEBUG : : >changeNotify: 2024/12/12 04:38:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:10 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:10 DEBUG : : >changeNotify: 2024/12/12 04:38:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:10 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:10 DEBUG : : >changeNotify: 2024/12/12 04:38:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:10 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:10 DEBUG : : >changeNotify: 2024/12/12 04:38:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:10 DEBUG : : >changeNotify: 2024/12/12 04:38:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:10 DEBUG : : >changeNotify: 2024/12/12 04:38:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:10 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:10 DEBUG : : >changeNotify: 2024/12/12 04:38:11 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:11 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:11 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:11 DEBUG : : invalidating directory cache 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:11 DEBUG : : invalidating directory cache 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:11 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:11 DEBUG : : >changeNotify: 2024/12/12 04:38:11 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/12/12 04:38:11 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/12/12 04:38:12 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote --- PASS: TestVFSStat (16.83s) === RUN TestVFSStatParent run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:13 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:13 DEBUG : : >changeNotify: 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:13 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:13 DEBUG : : >changeNotify: 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:13 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:13 DEBUG : : >changeNotify: 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:13 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:13 DEBUG : : >changeNotify: 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:13 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:13 DEBUG : : >changeNotify: 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:13 DEBUG : : >changeNotify: 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:13 DEBUG : : >changeNotify: 2024/12/12 04:38:13 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:13 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:13 DEBUG : : >changeNotify: 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:13 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:13 DEBUG : : >changeNotify: 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:13 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:13 DEBUG : : >changeNotify: 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:13 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:13 DEBUG : : >changeNotify: 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:13 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:13 DEBUG : : >changeNotify: 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:13 DEBUG : : >changeNotify: 2024/12/12 04:38:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:13 DEBUG : : >changeNotify: 2024/12/12 04:38:13 DEBUG : : forgetting directory cache 2024/12/12 04:38:13 DEBUG : dir: forgetting directory cache 2024/12/12 04:38:13 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:14 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:14 DEBUG : : >changeNotify: 2024/12/12 04:38:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:14 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:14 DEBUG : : >changeNotify: 2024/12/12 04:38:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:14 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:14 DEBUG : : >changeNotify: 2024/12/12 04:38:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:14 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:14 DEBUG : : >changeNotify: 2024/12/12 04:38:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:14 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:14 DEBUG : : >changeNotify: 2024/12/12 04:38:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:14 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:14 DEBUG : : >changeNotify: 2024/12/12 04:38:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:14 DEBUG : : >changeNotify: 2024/12/12 04:38:14 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:15 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:15 DEBUG : : >changeNotify: 2024/12/12 04:38:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:15 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:15 DEBUG : : >changeNotify: 2024/12/12 04:38:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:15 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:15 DEBUG : : >changeNotify: 2024/12/12 04:38:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:15 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:15 DEBUG : : >changeNotify: 2024/12/12 04:38:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:15 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:15 DEBUG : : >changeNotify: 2024/12/12 04:38:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:15 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:15 DEBUG : : >changeNotify: 2024/12/12 04:38:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:15 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:15 DEBUG : : >changeNotify: 2024/12/12 04:38:18 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:18 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:18 DEBUG : : >changeNotify: 2024/12/12 04:38:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:18 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:18 DEBUG : : >changeNotify: 2024/12/12 04:38:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:18 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:18 DEBUG : : >changeNotify: 2024/12/12 04:38:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:18 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:18 DEBUG : : >changeNotify: 2024/12/12 04:38:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:18 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:18 DEBUG : : >changeNotify: 2024/12/12 04:38:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:18 DEBUG : : >changeNotify: 2024/12/12 04:38:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:18 DEBUG : : >changeNotify: 2024/12/12 04:38:18 DEBUG : : forgetting directory cache 2024/12/12 04:38:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:19 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:19 DEBUG : : >changeNotify: 2024/12/12 04:38:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:19 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:19 DEBUG : : >changeNotify: 2024/12/12 04:38:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:19 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:19 DEBUG : : >changeNotify: 2024/12/12 04:38:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:19 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:19 DEBUG : : >changeNotify: 2024/12/12 04:38:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:19 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:19 DEBUG : : >changeNotify: 2024/12/12 04:38:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:19 DEBUG : : >changeNotify: 2024/12/12 04:38:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:19 DEBUG : : >changeNotify: 2024/12/12 04:38:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:20 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:20 DEBUG : : >changeNotify: 2024/12/12 04:38:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:20 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:20 DEBUG : : >changeNotify: 2024/12/12 04:38:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:20 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:20 DEBUG : : >changeNotify: 2024/12/12 04:38:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:20 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:20 DEBUG : : >changeNotify: 2024/12/12 04:38:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:20 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:20 DEBUG : : >changeNotify: 2024/12/12 04:38:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:20 DEBUG : : >changeNotify: 2024/12/12 04:38:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:20 DEBUG : : >changeNotify: 2024/12/12 04:38:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:21 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:21 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:21 DEBUG : : >changeNotify: 2024/12/12 04:38:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:21 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:21 DEBUG : : >changeNotify: 2024/12/12 04:38:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:21 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:21 DEBUG : : >changeNotify: 2024/12/12 04:38:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:21 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:21 DEBUG : : >changeNotify: 2024/12/12 04:38:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:21 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:21 DEBUG : : >changeNotify: 2024/12/12 04:38:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:21 DEBUG : : >changeNotify: 2024/12/12 04:38:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:21 DEBUG : : >changeNotify: 2024/12/12 04:38:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:21 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:21 DEBUG : : >changeNotify: 2024/12/12 04:38:22 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:23 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:23 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:23 DEBUG : : >changeNotify: 2024/12/12 04:38:23 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:38:23 DEBUG : dir: Looking for writers 2024/12/12 04:38:23 DEBUG : : Looking for writers 2024/12/12 04:38:23 DEBUG : file1: reading active writers 2024/12/12 04:38:23 DEBUG : dir: reading active writers 2024/12/12 04:38:23 DEBUG : >WaitForWriters: 2024/12/12 04:38:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:24 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:24 DEBUG : : >changeNotify: 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:24 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:24 DEBUG : : >changeNotify: 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:24 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:24 DEBUG : : >changeNotify: 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:24 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:24 DEBUG : : >changeNotify: 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:24 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:24 DEBUG : : >changeNotify: 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:24 DEBUG : : >changeNotify: 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:24 DEBUG : : >changeNotify: 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:24 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:24 DEBUG : : >changeNotify: 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:24 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:24 DEBUG : : >changeNotify: 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:24 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:24 DEBUG : : >changeNotify: 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:24 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:24 DEBUG : : >changeNotify: 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:24 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:24 DEBUG : : >changeNotify: 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:24 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:24 DEBUG : : >changeNotify: 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:24 DEBUG : : >changeNotify: 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:24 DEBUG : : >changeNotify: 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:24 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:24 DEBUG : : >changeNotify: 2024/12/12 04:38:25 DEBUG : : forgetting directory cache 2024/12/12 04:38:25 DEBUG : dir: forgetting directory cache 2024/12/12 04:38:25 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2024/12/12 04:38:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:26 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:26 DEBUG : : >changeNotify: 2024/12/12 04:38:27 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/12/12 04:38:27 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" --- PASS: TestVFSStatParent (15.27s) === RUN TestVFSOpenFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:38:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:28 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:28 DEBUG : : >changeNotify: 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:28 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:28 DEBUG : : >changeNotify: 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:28 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:28 DEBUG : : >changeNotify: 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:28 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:28 DEBUG : : >changeNotify: 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:28 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:28 DEBUG : : >changeNotify: 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:28 DEBUG : : >changeNotify: 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:28 DEBUG : : >changeNotify: 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:28 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:28 DEBUG : : >changeNotify: 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:28 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:28 DEBUG : : >changeNotify: 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:28 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:28 DEBUG : : >changeNotify: 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:28 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:28 DEBUG : : >changeNotify: 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:28 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:28 DEBUG : : >changeNotify: 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:28 DEBUG : : >changeNotify: 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:28 DEBUG : : >changeNotify: 2024/12/12 04:38:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:29 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:29 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:29 DEBUG : : >changeNotify: 2024/12/12 04:38:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:29 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:29 DEBUG : : >changeNotify: 2024/12/12 04:38:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:29 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:29 DEBUG : : >changeNotify: 2024/12/12 04:38:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:29 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:29 DEBUG : : >changeNotify: 2024/12/12 04:38:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:29 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:29 DEBUG : : >changeNotify: 2024/12/12 04:38:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:29 DEBUG : : >changeNotify: 2024/12/12 04:38:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:29 DEBUG : : >changeNotify: 2024/12/12 04:38:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:30 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:30 DEBUG : : >changeNotify: 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:30 DEBUG : : >changeNotify: 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:30 DEBUG : : >changeNotify: 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:30 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:30 DEBUG : : >changeNotify: 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:30 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:30 DEBUG : : >changeNotify: 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:30 DEBUG : : >changeNotify: 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:30 DEBUG : : >changeNotify: 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:30 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:30 DEBUG : : >changeNotify: 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:30 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:30 DEBUG : : >changeNotify: 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:30 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:30 DEBUG : : >changeNotify: 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:30 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:30 DEBUG : : >changeNotify: 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:30 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:30 DEBUG : : >changeNotify: 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:30 DEBUG : : >changeNotify: 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:30 DEBUG : : >changeNotify: 2024/12/12 04:38:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:32 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:32 DEBUG : : >changeNotify: 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:32 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:32 DEBUG : : >changeNotify: 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:32 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:32 DEBUG : : >changeNotify: 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:32 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:32 DEBUG : : >changeNotify: 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:32 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:32 DEBUG : : >changeNotify: 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:32 DEBUG : : >changeNotify: 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:32 DEBUG : : >changeNotify: 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:32 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:32 DEBUG : : >changeNotify: 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:32 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:32 DEBUG : : >changeNotify: 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:32 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:32 DEBUG : : >changeNotify: 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:32 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:32 DEBUG : : >changeNotify: 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:32 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:32 DEBUG : : >changeNotify: 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:32 DEBUG : : >changeNotify: 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:32 DEBUG : : >changeNotify: 2024/12/12 04:38:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:33 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.json" entryType 1 2024/12/12 04:38:33 DEBUG : : changeNotify: relativePath="FilEb", type=1 2024/12/12 04:38:33 DEBUG : : >changeNotify: 2024/12/12 04:38:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:33 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:33 DEBUG : : >changeNotify: 2024/12/12 04:38:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:33 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:33 DEBUG : : >changeNotify: 2024/12/12 04:38:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:33 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:33 DEBUG : : >changeNotify: 2024/12/12 04:38:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:33 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:33 DEBUG : : >changeNotify: 2024/12/12 04:38:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:33 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:33 DEBUG : : >changeNotify: 2024/12/12 04:38:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:33 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:33 DEBUG : : >changeNotify: 2024/12/12 04:38:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FilEb.bin" entryType 1 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:34 DEBUG : : >changeNotify: 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:34 DEBUG : : >changeNotify: 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:34 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:34 DEBUG : : >changeNotify: 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:34 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:34 DEBUG : : >changeNotify: 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:34 DEBUG : : >changeNotify: 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:34 DEBUG : : >changeNotify: 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.json" entryType 1 2024/12/12 04:38:34 DEBUG : : changeNotify: relativePath="FiLeB", type=1 2024/12/12 04:38:34 DEBUG : : >changeNotify: 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeB.bin" entryType 1 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:34 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:34 DEBUG : : >changeNotify: 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:34 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:34 DEBUG : : >changeNotify: 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:34 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:34 DEBUG : : >changeNotify: 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:34 DEBUG : : >changeNotify: 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:34 DEBUG : : >changeNotify: 2024/12/12 04:38:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:36 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.json" entryType 1 2024/12/12 04:38:36 DEBUG : : changeNotify: relativePath="FiLeA", type=1 2024/12/12 04:38:36 DEBUG : : >changeNotify: 2024/12/12 04:38:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:36 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:36 DEBUG : : >changeNotify: 2024/12/12 04:38:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:36 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:36 DEBUG : : >changeNotify: 2024/12/12 04:38:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:36 DEBUG : : >changeNotify: 2024/12/12 04:38:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:36 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:36 DEBUG : : >changeNotify: 2024/12/12 04:38:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:36 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:36 DEBUG : : >changeNotify: 2024/12/12 04:38:37 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:37 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:37 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:37 DEBUG : : >changeNotify: 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:37 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:37 DEBUG : : >changeNotify: 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:37 DEBUG : : >changeNotify: 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:37 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:37 DEBUG : : >changeNotify: 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:37 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:37 DEBUG : : >changeNotify: 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "FiLeA.bin" entryType 1 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:37 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:37 DEBUG : : >changeNotify: 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:37 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:37 DEBUG : : >changeNotify: 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:37 DEBUG : : >changeNotify: 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:37 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:37 DEBUG : : >changeNotify: 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:37 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:37 DEBUG : : >changeNotify: 2024/12/12 04:38:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:38 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:38 DEBUG : : >changeNotify: 2024/12/12 04:38:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:38 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:38 DEBUG : : >changeNotify: 2024/12/12 04:38:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:38 DEBUG : : >changeNotify: 2024/12/12 04:38:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:38 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:38 DEBUG : : >changeNotify: 2024/12/12 04:38:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:38 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:38 DEBUG : : >changeNotify: 2024/12/12 04:38:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:38:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:38 DEBUG : file1: Open: flags=O_RDONLY 2024/12/12 04:38:38 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/12 04:38:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/12 04:38:38 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:38:38 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/12/12 04:38:38 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 04:38:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:39 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:39 DEBUG : : >changeNotify: 2024/12/12 04:38:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:39 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:39 DEBUG : : >changeNotify: 2024/12/12 04:38:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:39 DEBUG : : >changeNotify: 2024/12/12 04:38:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:39 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:39 DEBUG : : >changeNotify: 2024/12/12 04:38:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:39 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:39 DEBUG : : >changeNotify: 2024/12/12 04:38:39 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/12 04:38:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:38:39 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:38:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/12 04:38:39 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/12/12 04:38:39 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/12/12 04:38:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/12 04:38:39 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: File to upload is small (0 bytes), uploading instead of streaming 2024/12/12 04:38:40 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:40 DEBUG : : forgetting directory cache 2024/12/12 04:38:40 DEBUG : dir: forgetting directory cache 2024/12/12 04:38:40 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/12 04:38:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:40 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:40 DEBUG : : >changeNotify: 2024/12/12 04:38:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:40 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:40 DEBUG : : >changeNotify: 2024/12/12 04:38:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:40 DEBUG : : >changeNotify: 2024/12/12 04:38:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:40 DEBUG : : >changeNotify: 2024/12/12 04:38:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:40 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:40 DEBUG : : >changeNotify: 2024/12/12 04:38:42 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/12 04:38:42 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/12/12 04:38:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/12 04:38:42 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:38:42 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/12 04:38:42 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:38:42 DEBUG : dir: Looking for writers 2024/12/12 04:38:42 DEBUG : file2: reading active writers 2024/12/12 04:38:42 DEBUG : new_file.txt: reading active writers 2024/12/12 04:38:42 DEBUG : : Looking for writers 2024/12/12 04:38:42 DEBUG : dir: reading active writers 2024/12/12 04:38:42 DEBUG : file1: reading active writers 2024/12/12 04:38:42 DEBUG : >WaitForWriters: 2024/12/12 04:38:43 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:44 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:44 DEBUG : : >changeNotify: 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:44 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:44 DEBUG : : >changeNotify: 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:44 DEBUG : : >changeNotify: 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:44 DEBUG : : >changeNotify: 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:44 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:44 DEBUG : : >changeNotify: 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/new_file.txt.bin" entryType 1 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/new_file.txt.json" entryType 1 2024/12/12 04:38:44 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/12 04:38:44 DEBUG : : >changeNotify: 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:44 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:44 DEBUG : : >changeNotify: 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:44 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:44 DEBUG : : >changeNotify: 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:44 DEBUG : : >changeNotify: 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:44 DEBUG : : >changeNotify: 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:44 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:44 DEBUG : : >changeNotify: 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/new_file.txt.bin" entryType 1 2024/12/12 04:38:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/new_file.txt.json" entryType 1 2024/12/12 04:38:44 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/12 04:38:44 DEBUG : : >changeNotify: 2024/12/12 04:38:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:45 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:45 DEBUG : : >changeNotify: 2024/12/12 04:38:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:45 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:45 DEBUG : : >changeNotify: 2024/12/12 04:38:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:45 DEBUG : : >changeNotify: 2024/12/12 04:38:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:45 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:45 DEBUG : : >changeNotify: 2024/12/12 04:38:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:45 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:45 DEBUG : : >changeNotify: 2024/12/12 04:38:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/new_file.txt.bin" entryType 1 2024/12/12 04:38:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/new_file.txt.json" entryType 1 2024/12/12 04:38:45 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/12 04:38:45 DEBUG : : >changeNotify: 2024/12/12 04:38:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:46 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:46 DEBUG : : >changeNotify: 2024/12/12 04:38:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:46 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:46 DEBUG : : >changeNotify: 2024/12/12 04:38:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:46 DEBUG : : >changeNotify: 2024/12/12 04:38:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:46 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:46 DEBUG : : >changeNotify: 2024/12/12 04:38:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:46 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:46 DEBUG : : >changeNotify: 2024/12/12 04:38:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/new_file.txt.bin" entryType 1 2024/12/12 04:38:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/new_file.txt.json" entryType 1 2024/12/12 04:38:46 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/12 04:38:46 DEBUG : : >changeNotify: 2024/12/12 04:38:47 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:47 DEBUG : dir: Rmdir: contains trashed file: "new_file.txt.bin" 2024/12/12 04:38:47 DEBUG : dir: Rmdir: contains trashed file: "new_file.txt.json" 2024/12/12 04:38:47 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2024/12/12 04:38:47 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2024/12/12 04:38:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:47 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:47 DEBUG : : invalidating directory cache 2024/12/12 04:38:47 DEBUG : : >changeNotify: 2024/12/12 04:38:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:47 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:47 DEBUG : : >changeNotify: 2024/12/12 04:38:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:47 DEBUG : : >changeNotify: 2024/12/12 04:38:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:47 DEBUG : : >changeNotify: 2024/12/12 04:38:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/new_file.txt.json" entryType 1 2024/12/12 04:38:47 DEBUG : : changeNotify: relativePath="dir/new_file.txt", type=1 2024/12/12 04:38:47 DEBUG : : >changeNotify: 2024/12/12 04:38:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/new_file.txt.bin" entryType 1 2024/12/12 04:38:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:47 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:47 DEBUG : : >changeNotify: 2024/12/12 04:38:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote --- PASS: TestVFSOpenFile (20.24s) === RUN TestVFSRename run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:38:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:48 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:48 DEBUG : : >changeNotify: 2024/12/12 04:38:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:48 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:48 DEBUG : : >changeNotify: 2024/12/12 04:38:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:48 DEBUG : : >changeNotify: 2024/12/12 04:38:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:48 DEBUG : : >changeNotify: 2024/12/12 04:38:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:48 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:48 DEBUG : : >changeNotify: 2024/12/12 04:38:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:48 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:48 DEBUG : : >changeNotify: 2024/12/12 04:38:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:48 DEBUG : : >changeNotify: 2024/12/12 04:38:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:48 DEBUG : : >changeNotify: 2024/12/12 04:38:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:49 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:49 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:49 DEBUG : : >changeNotify: 2024/12/12 04:38:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:49 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:49 DEBUG : : >changeNotify: 2024/12/12 04:38:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:49 DEBUG : : >changeNotify: 2024/12/12 04:38:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:49 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:49 DEBUG : : >changeNotify: 2024/12/12 04:38:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:50 DEBUG : : forgetting directory cache 2024/12/12 04:38:50 DEBUG : dir: forgetting directory cache 2024/12/12 04:38:50 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/12 04:38:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:50 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:50 DEBUG : : >changeNotify: 2024/12/12 04:38:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:50 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:50 DEBUG : : >changeNotify: 2024/12/12 04:38:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:50 DEBUG : : >changeNotify: 2024/12/12 04:38:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:50 DEBUG : : >changeNotify: 2024/12/12 04:38:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.json" entryType 1 2024/12/12 04:38:50 DEBUG : : changeNotify: relativePath="測試_Русский___ě_áñ", type=1 2024/12/12 04:38:50 DEBUG : : >changeNotify: 2024/12/12 04:38:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:50 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:50 DEBUG : : >changeNotify: 2024/12/12 04:38:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:50 DEBUG : : >changeNotify: 2024/12/12 04:38:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:50 DEBUG : : >changeNotify: 2024/12/12 04:38:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:52 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "測試_Русский___ě_áñ.bin" entryType 1 2024/12/12 04:38:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.json" entryType 1 2024/12/12 04:38:52 DEBUG : : changeNotify: relativePath="normal name with no special characters.txt", type=1 2024/12/12 04:38:52 DEBUG : : >changeNotify: 2024/12/12 04:38:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:52 DEBUG : : >changeNotify: 2024/12/12 04:38:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:52 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:52 DEBUG : : >changeNotify: 2024/12/12 04:38:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:53 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "normal name with no special characters.txt.bin" entryType 1 2024/12/12 04:38:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:53 DEBUG : : >changeNotify: 2024/12/12 04:38:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:53 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:53 DEBUG : : >changeNotify: 2024/12/12 04:38:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:53 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:53 DEBUG : : >changeNotify: 2024/12/12 04:38:54 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:54 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:54 DEBUG : : >changeNotify: 2024/12/12 04:38:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:54 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:54 DEBUG : : >changeNotify: 2024/12/12 04:38:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:54 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:54 DEBUG : : >changeNotify: 2024/12/12 04:38:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:54 DEBUG : : >changeNotify: 2024/12/12 04:38:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:54 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:54 DEBUG : : >changeNotify: 2024/12/12 04:38:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:54 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:54 DEBUG : : >changeNotify: 2024/12/12 04:38:54 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:55 DEBUG : : >changeNotify: 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:55 DEBUG : : >changeNotify: 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:55 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:55 DEBUG : : >changeNotify: 2024/12/12 04:38:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:55 DEBUG : : >changeNotify: 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:55 DEBUG : : >changeNotify: 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:55 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:55 DEBUG : : >changeNotify: 2024/12/12 04:38:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:55 DEBUG : : >changeNotify: 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:55 DEBUG : : >changeNotify: 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:55 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:55 DEBUG : : >changeNotify: 2024/12/12 04:38:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:55 DEBUG : : >changeNotify: 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:55 DEBUG : : >changeNotify: 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:55 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:55 DEBUG : : >changeNotify: 2024/12/12 04:38:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:55 DEBUG : : >changeNotify: 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:55 DEBUG : : >changeNotify: 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:55 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:55 DEBUG : : >changeNotify: 2024/12/12 04:38:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:56 DEBUG : : >changeNotify: 2024/12/12 04:38:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:56 DEBUG : : >changeNotify: 2024/12/12 04:38:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:56 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:56 DEBUG : : >changeNotify: 2024/12/12 04:38:56 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:56 DEBUG : : invalidating directory cache 2024/12/12 04:38:56 DEBUG : dir: invalidating directory cache 2024/12/12 04:38:56 DEBUG : : >changeNotify: 2024/12/12 04:38:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:56 DEBUG : : >changeNotify: 2024/12/12 04:38:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:56 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:56 DEBUG : : >changeNotify: 2024/12/12 04:38:56 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:56 DEBUG : : >changeNotify: 2024/12/12 04:38:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:56 DEBUG : : >changeNotify: 2024/12/12 04:38:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.json" entryType 1 2024/12/12 04:38:56 DEBUG : : changeNotify: relativePath="dir/file2", type=1 2024/12/12 04:38:56 DEBUG : : >changeNotify: 2024/12/12 04:38:57 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:57 DEBUG : : >changeNotify: 2024/12/12 04:38:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:57 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:57 DEBUG : : >changeNotify: 2024/12/12 04:38:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file2.bin" entryType 1 2024/12/12 04:38:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:38:57 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:38:57 DEBUG : : >changeNotify: 2024/12/12 04:38:58 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/12/12 04:38:58 DEBUG : dir/file1: Updating file with dir/file1 0xc000bb9380 2024/12/12 04:38:58 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/12 04:38:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 04:38:58 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:59 DEBUG : : >changeNotify: 2024/12/12 04:38:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:59 DEBUG : : >changeNotify: 2024/12/12 04:38:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:38:59 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:38:59 DEBUG : : >changeNotify: 2024/12/12 04:38:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:38:59 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:38:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:38:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:38:59 DEBUG : : >changeNotify: 2024/12/12 04:38:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:38:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:38:59 DEBUG : : >changeNotify: 2024/12/12 04:38:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:38:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.json" entryType 1 2024/12/12 04:38:59 DEBUG : : changeNotify: relativePath="dir/file1", type=1 2024/12/12 04:38:59 DEBUG : : >changeNotify: 2024/12/12 04:38:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:39:00 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:00 DEBUG : : forgetting directory cache 2024/12/12 04:39:00 DEBUG : dir: forgetting directory cache 2024/12/12 04:39:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:00 DEBUG : : >changeNotify: 2024/12/12 04:39:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:00 DEBUG : : >changeNotify: 2024/12/12 04:39:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:00 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:00 DEBUG : : >changeNotify: 2024/12/12 04:39:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir/file1.bin" entryType 1 2024/12/12 04:39:01 INFO : dir/file1: Moved (server-side) to: file0 2024/12/12 04:39:01 DEBUG : file0: Updating file with file0 0xc000bb9380 2024/12/12 04:39:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/12 04:39:01 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/12/12 04:39:02 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:02 DEBUG : : >changeNotify: 2024/12/12 04:39:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:02 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:02 DEBUG : : >changeNotify: 2024/12/12 04:39:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:02 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:02 DEBUG : : >changeNotify: 2024/12/12 04:39:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:02 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:39:02 DEBUG : dir: Looking for writers 2024/12/12 04:39:02 DEBUG : : Looking for writers 2024/12/12 04:39:02 DEBUG : dir: reading active writers 2024/12/12 04:39:02 DEBUG : file0: reading active writers 2024/12/12 04:39:02 DEBUG : >WaitForWriters: 2024/12/12 04:39:04 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:04 DEBUG : : >changeNotify: 2024/12/12 04:39:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:04 DEBUG : : >changeNotify: 2024/12/12 04:39:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:04 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:04 DEBUG : : >changeNotify: 2024/12/12 04:39:05 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:05 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:05 DEBUG : : >changeNotify: 2024/12/12 04:39:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:05 DEBUG : : >changeNotify: 2024/12/12 04:39:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:05 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:05 DEBUG : : >changeNotify: 2024/12/12 04:39:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 --- PASS: TestVFSRename (17.45s) === RUN TestVFSStatfs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:39:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:06 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:39:06 DEBUG : : Looking for writers 2024/12/12 04:39:06 DEBUG : >WaitForWriters: 2024/12/12 04:39:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:06 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:06 DEBUG : : >changeNotify: 2024/12/12 04:39:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:06 DEBUG : : >changeNotify: 2024/12/12 04:39:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:06 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:06 DEBUG : : >changeNotify: 2024/12/12 04:39:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 --- PASS: TestVFSStatfs (0.88s) === RUN TestVFSMkdir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:39:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:07 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:07 DEBUG : : >changeNotify: 2024/12/12 04:39:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:07 DEBUG : : >changeNotify: 2024/12/12 04:39:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:07 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:07 DEBUG : : >changeNotify: 2024/12/12 04:39:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:07 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/12/12 04:39:08 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:08 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/12 04:39:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:08 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:08 DEBUG : : >changeNotify: 2024/12/12 04:39:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:08 DEBUG : : >changeNotify: 2024/12/12 04:39:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:08 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:08 DEBUG : : >changeNotify: 2024/12/12 04:39:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:09 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:10 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:10 DEBUG : : >changeNotify: 2024/12/12 04:39:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:10 DEBUG : : >changeNotify: 2024/12/12 04:39:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:10 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:10 DEBUG : : >changeNotify: 2024/12/12 04:39:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:10 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:10 DEBUG : : >changeNotify: 2024/12/12 04:39:10 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/12/12 04:39:10 DEBUG : : forgetting directory cache 2024/12/12 04:39:10 DEBUG : dir: forgetting directory cache 2024/12/12 04:39:10 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/12 04:39:10 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:39:11 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:11 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:11 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:11 DEBUG : : >changeNotify: 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:11 DEBUG : : >changeNotify: 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:11 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:11 DEBUG : : >changeNotify: 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:11 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:11 DEBUG : : >changeNotify: 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:11 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:11 DEBUG : : >changeNotify: 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:11 DEBUG : : >changeNotify: 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:11 DEBUG : : >changeNotify: 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:11 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:11 DEBUG : : >changeNotify: 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:11 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:11 DEBUG : : >changeNotify: 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:11 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:11 DEBUG : : >changeNotify: 2024/12/12 04:39:11 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:11 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:11 DEBUG : : >changeNotify: 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:11 DEBUG : : >changeNotify: 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:11 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:11 DEBUG : : >changeNotify: 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:11 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:11 DEBUG : : >changeNotify: 2024/12/12 04:39:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:11 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:11 DEBUG : : >changeNotify: 2024/12/12 04:39:12 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:12 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:13 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:13 DEBUG : : invalidating directory cache 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:13 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:13 DEBUG : : >changeNotify: 2024/12/12 04:39:13 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:39:13 DEBUG : c: Looking for writers 2024/12/12 04:39:13 DEBUG : d: Looking for writers 2024/12/12 04:39:13 DEBUG : : Looking for writers 2024/12/12 04:39:13 DEBUG : a: Looking for writers 2024/12/12 04:39:13 DEBUG : b: Looking for writers 2024/12/12 04:39:13 DEBUG : : Looking for writers 2024/12/12 04:39:13 DEBUG : a: reading active writers 2024/12/12 04:39:13 DEBUG : b: reading active writers 2024/12/12 04:39:13 DEBUG : c: reading active writers 2024/12/12 04:39:13 DEBUG : d: reading active writers 2024/12/12 04:39:13 DEBUG : /: reading active writers 2024/12/12 04:39:13 DEBUG : >WaitForWriters: 2024/12/12 04:39:13 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:14 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:14 DEBUG : : >changeNotify: 2024/12/12 04:39:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:14 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:14 DEBUG : : >changeNotify: 2024/12/12 04:39:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:14 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:14 DEBUG : : >changeNotify: 2024/12/12 04:39:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:14 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:14 DEBUG : : >changeNotify: 2024/12/12 04:39:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:14 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:14 DEBUG : : >changeNotify: 2024/12/12 04:39:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:14 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:14 DEBUG : : >changeNotify: 2024/12/12 04:39:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:14 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:14 DEBUG : : >changeNotify: 2024/12/12 04:39:14 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:15 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:15 DEBUG : : >changeNotify: 2024/12/12 04:39:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:15 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:15 DEBUG : : >changeNotify: 2024/12/12 04:39:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:15 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:15 DEBUG : : >changeNotify: 2024/12/12 04:39:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:15 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:15 DEBUG : : >changeNotify: 2024/12/12 04:39:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:15 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:15 DEBUG : : >changeNotify: 2024/12/12 04:39:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:15 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:15 DEBUG : : >changeNotify: 2024/12/12 04:39:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:15 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:15 DEBUG : : >changeNotify: --- PASS: TestVFSMkdir (11.29s) === RUN TestVFSMkdirAll run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:39:18 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:18 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:18 DEBUG : : >changeNotify: 2024/12/12 04:39:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:18 DEBUG : : >changeNotify: 2024/12/12 04:39:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:18 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:18 DEBUG : : >changeNotify: 2024/12/12 04:39:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:18 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:18 DEBUG : : >changeNotify: 2024/12/12 04:39:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:18 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:18 DEBUG : : >changeNotify: 2024/12/12 04:39:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:18 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:18 DEBUG : : >changeNotify: 2024/12/12 04:39:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:18 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:18 DEBUG : : >changeNotify: 2024/12/12 04:39:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:19 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:19 DEBUG : : >changeNotify: 2024/12/12 04:39:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:19 DEBUG : : >changeNotify: 2024/12/12 04:39:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:19 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:19 DEBUG : : >changeNotify: 2024/12/12 04:39:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:19 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:19 DEBUG : : >changeNotify: 2024/12/12 04:39:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:19 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:19 DEBUG : : >changeNotify: 2024/12/12 04:39:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:19 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:19 DEBUG : : >changeNotify: 2024/12/12 04:39:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:19 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:19 DEBUG : : >changeNotify: 2024/12/12 04:39:19 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/12 04:39:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:20 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:20 DEBUG : : >changeNotify: 2024/12/12 04:39:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:20 DEBUG : : >changeNotify: 2024/12/12 04:39:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:20 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:20 DEBUG : : >changeNotify: 2024/12/12 04:39:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:20 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:20 DEBUG : : >changeNotify: 2024/12/12 04:39:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:20 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:20 DEBUG : : >changeNotify: 2024/12/12 04:39:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:20 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:20 DEBUG : : >changeNotify: 2024/12/12 04:39:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:20 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:20 DEBUG : : >changeNotify: 2024/12/12 04:39:21 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/12 04:39:21 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:21 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:21 DEBUG : : >changeNotify: 2024/12/12 04:39:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:21 DEBUG : : >changeNotify: 2024/12/12 04:39:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:21 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:21 DEBUG : : >changeNotify: 2024/12/12 04:39:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:21 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:21 DEBUG : : >changeNotify: 2024/12/12 04:39:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:21 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:21 DEBUG : : >changeNotify: 2024/12/12 04:39:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:21 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:21 DEBUG : : >changeNotify: 2024/12/12 04:39:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:21 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:21 DEBUG : : >changeNotify: 2024/12/12 04:39:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b" entryType 0 2024/12/12 04:39:21 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/12 04:39:21 DEBUG : : >changeNotify: 2024/12/12 04:39:22 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/12 04:39:22 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:22 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:22 DEBUG : : >changeNotify: 2024/12/12 04:39:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:22 DEBUG : : >changeNotify: 2024/12/12 04:39:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:22 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:22 DEBUG : : >changeNotify: 2024/12/12 04:39:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:22 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:22 DEBUG : : >changeNotify: 2024/12/12 04:39:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:22 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:22 DEBUG : : >changeNotify: 2024/12/12 04:39:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:22 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:22 DEBUG : : >changeNotify: 2024/12/12 04:39:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:22 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:22 DEBUG : : >changeNotify: 2024/12/12 04:39:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b" entryType 0 2024/12/12 04:39:22 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/12 04:39:22 DEBUG : : >changeNotify: 2024/12/12 04:39:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c" entryType 0 2024/12/12 04:39:22 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/12 04:39:22 DEBUG : : >changeNotify: 2024/12/12 04:39:23 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:23 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b" entryType 0 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c" entryType 0 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b" entryType 0 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c" entryType 0 2024/12/12 04:39:23 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/12 04:39:23 DEBUG : : >changeNotify: 2024/12/12 04:39:23 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/12 04:39:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b" entryType 0 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c" entryType 0 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c/d" entryType 0 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b" entryType 0 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c" entryType 0 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c/d" entryType 0 2024/12/12 04:39:24 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/12 04:39:24 DEBUG : : >changeNotify: 2024/12/12 04:39:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c/d" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c/d" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c/d" entryType 0 2024/12/12 04:39:26 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/12 04:39:26 DEBUG : : >changeNotify: 2024/12/12 04:39:27 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:39:27 DEBUG : a/b/c/d: Looking for writers 2024/12/12 04:39:27 DEBUG : a/b/c: Looking for writers 2024/12/12 04:39:27 DEBUG : d: reading active writers 2024/12/12 04:39:27 DEBUG : a/b: Looking for writers 2024/12/12 04:39:27 DEBUG : c: reading active writers 2024/12/12 04:39:27 DEBUG : a: Looking for writers 2024/12/12 04:39:27 DEBUG : b: reading active writers 2024/12/12 04:39:27 DEBUG : : Looking for writers 2024/12/12 04:39:27 DEBUG : a: reading active writers 2024/12/12 04:39:27 DEBUG : >WaitForWriters: 2024/12/12 04:39:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:28 DEBUG : : invalidating directory cache 2024/12/12 04:39:28 DEBUG : dir: invalidating directory cache 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c/d" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c/d" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c/d" entryType 0 2024/12/12 04:39:28 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/12 04:39:28 DEBUG : : >changeNotify: 2024/12/12 04:39:29 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:29 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:29 DEBUG : : >changeNotify: 2024/12/12 04:39:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:29 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:29 DEBUG : : >changeNotify: 2024/12/12 04:39:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:29 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:29 DEBUG : : >changeNotify: 2024/12/12 04:39:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:29 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:29 DEBUG : : >changeNotify: 2024/12/12 04:39:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:29 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:29 DEBUG : : >changeNotify: 2024/12/12 04:39:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:29 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:29 DEBUG : : >changeNotify: 2024/12/12 04:39:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:29 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:29 DEBUG : : >changeNotify: 2024/12/12 04:39:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b" entryType 0 2024/12/12 04:39:29 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/12 04:39:29 DEBUG : : >changeNotify: 2024/12/12 04:39:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c" entryType 0 2024/12/12 04:39:29 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/12 04:39:29 DEBUG : : >changeNotify: 2024/12/12 04:39:29 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c/d" entryType 0 2024/12/12 04:39:29 DEBUG : : changeNotify: relativePath="a/b/c/d", type=0 2024/12/12 04:39:29 DEBUG : : >changeNotify: 2024/12/12 04:39:30 DEBUG : a/b/c: Rmdir: contains trashed file: "d" 2024/12/12 04:39:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:30 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b" entryType 0 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c" entryType 0 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:30 DEBUG : a/b: Rmdir: contains trashed file: "c" 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b" entryType 0 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="a/b", type=0 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a/b/c" entryType 0 2024/12/12 04:39:30 DEBUG : : changeNotify: relativePath="a/b/c", type=0 2024/12/12 04:39:30 DEBUG : : >changeNotify: 2024/12/12 04:39:31 DEBUG : a: Rmdir: contains trashed file: "b" 2024/12/12 04:39:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote --- PASS: TestVFSMkdirAll (14.52s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:32 DEBUG : : >changeNotify: 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:32 DEBUG : : >changeNotify: 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:32 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:32 DEBUG : : >changeNotify: 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:32 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:32 DEBUG : : >changeNotify: 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:32 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:32 DEBUG : : >changeNotify: 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:32 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:32 DEBUG : : >changeNotify: 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:32 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:32 DEBUG : : >changeNotify: 2024/12/12 04:39:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:39:32 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:39:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:39:32 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:39:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:39:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:39:32 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/12 04:39:32 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/12 04:39:32 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/12/12 04:39:32 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: File to upload is small (5 bytes), uploading instead of streaming 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:32 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:32 DEBUG : : >changeNotify: 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:32 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:32 DEBUG : : >changeNotify: 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:32 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:32 DEBUG : : >changeNotify: 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:32 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:32 DEBUG : : >changeNotify: 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:32 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:32 DEBUG : : >changeNotify: 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:32 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:32 DEBUG : : >changeNotify: 2024/12/12 04:39:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:32 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:32 DEBUG : : >changeNotify: 2024/12/12 04:39:33 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:33 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:33 DEBUG : : >changeNotify: 2024/12/12 04:39:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:33 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:33 DEBUG : : >changeNotify: 2024/12/12 04:39:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:33 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:33 DEBUG : : >changeNotify: 2024/12/12 04:39:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:33 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:33 DEBUG : : >changeNotify: 2024/12/12 04:39:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:33 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:33 DEBUG : : >changeNotify: 2024/12/12 04:39:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:33 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:33 DEBUG : : >changeNotify: 2024/12/12 04:39:33 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:33 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:33 DEBUG : : >changeNotify: 2024/12/12 04:39:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:34 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:34 DEBUG : : >changeNotify: 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:34 DEBUG : : >changeNotify: 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:34 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:34 DEBUG : : >changeNotify: 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:34 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:34 DEBUG : : >changeNotify: 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:34 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:34 DEBUG : : >changeNotify: 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:34 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:34 DEBUG : : >changeNotify: 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:34 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:34 DEBUG : : >changeNotify: 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:34 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:34 DEBUG : : >changeNotify: 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:34 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:34 DEBUG : : >changeNotify: 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:34 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:34 DEBUG : : >changeNotify: 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:34 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:34 DEBUG : : >changeNotify: 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:34 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:34 DEBUG : : >changeNotify: 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:34 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:34 DEBUG : : >changeNotify: 2024/12/12 04:39:34 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:34 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:34 DEBUG : : >changeNotify: 2024/12/12 04:39:36 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:39:36 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:39:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:39:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:36 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:36 DEBUG : : >changeNotify: 2024/12/12 04:39:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:36 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:36 DEBUG : : >changeNotify: 2024/12/12 04:39:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:36 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:36 DEBUG : : >changeNotify: 2024/12/12 04:39:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:36 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:36 DEBUG : : >changeNotify: 2024/12/12 04:39:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:36 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:36 DEBUG : : >changeNotify: 2024/12/12 04:39:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:36 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:36 DEBUG : : >changeNotify: 2024/12/12 04:39:36 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:36 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:36 DEBUG : : >changeNotify: 2024/12/12 04:39:37 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:37 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:37 DEBUG : : >changeNotify: 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:37 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:37 DEBUG : : >changeNotify: 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:37 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:37 DEBUG : : >changeNotify: 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:37 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:37 DEBUG : : >changeNotify: 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:37 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:37 DEBUG : : >changeNotify: 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:37 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:37 DEBUG : : >changeNotify: 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:37 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:37 DEBUG : : >changeNotify: 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:37 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:37 DEBUG : : >changeNotify: 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:37 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:37 DEBUG : : >changeNotify: 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:37 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:37 DEBUG : : >changeNotify: 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:37 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:37 DEBUG : : >changeNotify: 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:37 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:37 DEBUG : : >changeNotify: 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:37 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:37 DEBUG : : >changeNotify: 2024/12/12 04:39:37 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:37 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:37 DEBUG : : >changeNotify: 2024/12/12 04:39:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:39:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:39:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:39:37 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:39:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:39:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:39:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:39:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:39:37 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:39:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:39:37 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/12/12 04:39:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/12 04:39:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:39:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:39:37 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:39:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:39:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:39:37 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: File to upload is small (0 bytes), uploading instead of streaming 2024/12/12 04:39:38 DEBUG : : forgetting directory cache 2024/12/12 04:39:38 DEBUG : dir: forgetting directory cache 2024/12/12 04:39:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/12 04:39:38 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:39:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:38 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:38 DEBUG : : >changeNotify: 2024/12/12 04:39:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:38 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:38 DEBUG : : >changeNotify: 2024/12/12 04:39:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:38 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:38 DEBUG : : >changeNotify: 2024/12/12 04:39:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:38 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:38 DEBUG : : >changeNotify: 2024/12/12 04:39:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:38 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:38 DEBUG : : >changeNotify: 2024/12/12 04:39:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:38 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:38 DEBUG : : >changeNotify: 2024/12/12 04:39:38 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:38 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:38 DEBUG : : >changeNotify: 2024/12/12 04:39:38 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:39 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:39 DEBUG : : >changeNotify: 2024/12/12 04:39:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:39 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:39 DEBUG : : >changeNotify: 2024/12/12 04:39:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:39 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:39 DEBUG : : >changeNotify: 2024/12/12 04:39:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:39 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:39 DEBUG : : >changeNotify: 2024/12/12 04:39:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:39 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:39 DEBUG : : >changeNotify: 2024/12/12 04:39:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:39 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:39 DEBUG : : >changeNotify: 2024/12/12 04:39:39 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:39 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:39 DEBUG : : >changeNotify: 2024/12/12 04:39:40 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:40 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:40 DEBUG : : >changeNotify: 2024/12/12 04:39:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:40 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:40 DEBUG : : >changeNotify: 2024/12/12 04:39:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:40 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:40 DEBUG : : >changeNotify: 2024/12/12 04:39:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:40 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:40 DEBUG : : >changeNotify: 2024/12/12 04:39:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:40 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:40 DEBUG : : >changeNotify: 2024/12/12 04:39:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:40 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:40 DEBUG : : >changeNotify: 2024/12/12 04:39:40 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:40 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:40 DEBUG : : >changeNotify: 2024/12/12 04:39:41 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/12 04:39:41 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:39:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:39:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/12 04:39:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/12 04:39:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:39:41 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:39:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:39:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:39:41 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: File to upload is small (7 bytes), uploading instead of streaming 2024/12/12 04:39:43 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:44 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:44 DEBUG : : >changeNotify: 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:44 DEBUG : : >changeNotify: 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:44 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:44 DEBUG : : >changeNotify: 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:44 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:44 DEBUG : : >changeNotify: 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:44 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:44 DEBUG : : >changeNotify: 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:44 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:44 DEBUG : : >changeNotify: 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:44 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:44 DEBUG : : >changeNotify: 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:44 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:44 DEBUG : : >changeNotify: 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:44 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:44 DEBUG : : >changeNotify: 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:44 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:44 DEBUG : : >changeNotify: 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:44 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:44 DEBUG : : >changeNotify: 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:44 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:44 DEBUG : : >changeNotify: 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:44 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:44 DEBUG : : >changeNotify: 2024/12/12 04:39:44 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:44 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:44 DEBUG : : >changeNotify: 2024/12/12 04:39:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:45 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:45 DEBUG : : >changeNotify: 2024/12/12 04:39:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:45 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:45 DEBUG : : >changeNotify: 2024/12/12 04:39:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:45 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:45 DEBUG : : >changeNotify: 2024/12/12 04:39:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:45 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:45 DEBUG : : >changeNotify: 2024/12/12 04:39:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:45 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:45 DEBUG : : >changeNotify: 2024/12/12 04:39:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:45 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:45 DEBUG : : >changeNotify: 2024/12/12 04:39:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:45 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:45 DEBUG : : >changeNotify: 2024/12/12 04:39:45 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:45 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:46 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:46 DEBUG : : >changeNotify: 2024/12/12 04:39:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:46 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:46 DEBUG : : >changeNotify: 2024/12/12 04:39:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:46 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:46 DEBUG : : >changeNotify: 2024/12/12 04:39:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:46 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:46 DEBUG : : >changeNotify: 2024/12/12 04:39:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:46 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:46 DEBUG : : >changeNotify: 2024/12/12 04:39:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:46 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:46 DEBUG : : >changeNotify: 2024/12/12 04:39:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:46 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:46 DEBUG : : >changeNotify: 2024/12/12 04:39:46 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:46 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/12/12 04:39:46 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:39:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:39:46 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:39:46 DEBUG : : Looking for writers 2024/12/12 04:39:46 DEBUG : file1: reading active writers 2024/12/12 04:39:46 DEBUG : >WaitForWriters: 2024/12/12 04:39:47 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:47 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:47 DEBUG : : >changeNotify: 2024/12/12 04:39:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:47 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:47 DEBUG : : >changeNotify: 2024/12/12 04:39:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:47 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:47 DEBUG : : >changeNotify: 2024/12/12 04:39:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:47 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:47 DEBUG : : >changeNotify: 2024/12/12 04:39:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:47 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:47 DEBUG : : >changeNotify: 2024/12/12 04:39:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:47 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:47 DEBUG : : >changeNotify: 2024/12/12 04:39:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:47 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:47 DEBUG : : >changeNotify: 2024/12/12 04:39:47 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote --- PASS: TestWriteFileHandleMethods (15.61s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:39:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:48 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:39:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:39:48 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:39:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:39:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:39:48 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:48 DEBUG : : invalidating directory cache 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:48 DEBUG : dir: invalidating directory cache 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:48 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:48 DEBUG : : >changeNotify: 2024/12/12 04:39:48 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:49 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:49 DEBUG : file1: aborting in-sequence write wait, off=100 2024/12/12 04:39:49 DEBUG : file1: failed to wait for in-sequence write to 100 2024/12/12 04:39:49 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/12/12 04:39:49 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: File to upload is small (11 bytes), uploading instead of streaming 2024/12/12 04:39:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:49 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:49 DEBUG : : >changeNotify: 2024/12/12 04:39:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:49 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:49 DEBUG : : >changeNotify: 2024/12/12 04:39:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:49 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:49 DEBUG : : >changeNotify: 2024/12/12 04:39:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:49 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:49 DEBUG : : >changeNotify: 2024/12/12 04:39:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:49 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:49 DEBUG : : >changeNotify: 2024/12/12 04:39:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:49 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:49 DEBUG : : >changeNotify: 2024/12/12 04:39:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:49 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:49 DEBUG : : >changeNotify: 2024/12/12 04:39:49 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:50 DEBUG : : >changeNotify: 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:50 DEBUG : : >changeNotify: 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:50 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:50 DEBUG : : >changeNotify: 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:50 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:50 DEBUG : : >changeNotify: 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:50 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:50 DEBUG : : >changeNotify: 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:50 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:50 DEBUG : : >changeNotify: 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:50 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:50 DEBUG : : >changeNotify: 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:50 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:50 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:50 DEBUG : : >changeNotify: 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:50 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:50 DEBUG : : >changeNotify: 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:50 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:50 DEBUG : : >changeNotify: 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:50 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:50 DEBUG : : >changeNotify: 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:50 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:50 DEBUG : : >changeNotify: 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:50 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:50 DEBUG : : >changeNotify: 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:50 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:50 DEBUG : : >changeNotify: 2024/12/12 04:39:50 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:52 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:52 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:52 DEBUG : : >changeNotify: 2024/12/12 04:39:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:52 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:52 DEBUG : : >changeNotify: 2024/12/12 04:39:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:52 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:52 DEBUG : : >changeNotify: 2024/12/12 04:39:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:52 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:52 DEBUG : : >changeNotify: 2024/12/12 04:39:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:52 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:52 DEBUG : : >changeNotify: 2024/12/12 04:39:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:52 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:52 DEBUG : : >changeNotify: 2024/12/12 04:39:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:52 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:52 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:52 DEBUG : : >changeNotify: 2024/12/12 04:39:52 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/12 04:39:52 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:39:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:39:52 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/12/12 04:39:53 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:53 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:53 DEBUG : : >changeNotify: 2024/12/12 04:39:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:53 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:53 DEBUG : : >changeNotify: 2024/12/12 04:39:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:53 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:53 DEBUG : : >changeNotify: 2024/12/12 04:39:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:53 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:53 DEBUG : : >changeNotify: 2024/12/12 04:39:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:53 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:53 DEBUG : : >changeNotify: 2024/12/12 04:39:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:53 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:53 DEBUG : : >changeNotify: 2024/12/12 04:39:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:53 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:53 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:53 DEBUG : : >changeNotify: 2024/12/12 04:39:54 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:39:54 DEBUG : : Looking for writers 2024/12/12 04:39:54 DEBUG : file1: reading active writers 2024/12/12 04:39:54 DEBUG : >WaitForWriters: 2024/12/12 04:39:54 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:54 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:54 DEBUG : : >changeNotify: 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:54 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:54 DEBUG : : >changeNotify: 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:54 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:54 DEBUG : : >changeNotify: 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:54 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:54 DEBUG : : >changeNotify: 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:54 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:54 DEBUG : : >changeNotify: 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:54 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:54 DEBUG : : >changeNotify: 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:54 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:54 DEBUG : : >changeNotify: 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:54 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:54 DEBUG : : >changeNotify: 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:54 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:54 DEBUG : : >changeNotify: 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:54 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:54 DEBUG : : >changeNotify: 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:54 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:54 DEBUG : : >changeNotify: 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:54 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:54 DEBUG : : >changeNotify: 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:54 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:54 DEBUG : : >changeNotify: 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:54 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:54 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:54 DEBUG : : >changeNotify: 2024/12/12 04:39:54 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote --- PASS: TestWriteFileHandleWriteAt (7.93s) === RUN TestWriteFileHandleFlush run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:55 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:55 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:55 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:39:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:39:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:39:56 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:39:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:39:56 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/12/12 04:39:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:39:56 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: File to upload is small (5 bytes), uploading instead of streaming 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:56 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:56 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:56 DEBUG : : >changeNotify: 2024/12/12 04:39:57 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:57 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:57 DEBUG : : >changeNotify: 2024/12/12 04:39:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:57 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:57 DEBUG : : >changeNotify: 2024/12/12 04:39:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:57 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:57 DEBUG : : >changeNotify: 2024/12/12 04:39:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:57 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:57 DEBUG : : >changeNotify: 2024/12/12 04:39:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:57 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:57 DEBUG : : >changeNotify: 2024/12/12 04:39:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:57 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:57 DEBUG : : >changeNotify: 2024/12/12 04:39:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:57 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:57 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:57 DEBUG : : >changeNotify: 2024/12/12 04:39:58 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:59 DEBUG : : >changeNotify: 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:59 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:59 DEBUG : : >changeNotify: 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:59 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:59 DEBUG : : >changeNotify: 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:59 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:59 DEBUG : : >changeNotify: 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:59 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:59 DEBUG : : >changeNotify: 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:59 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:59 DEBUG : : >changeNotify: 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:59 DEBUG : : >changeNotify: 2024/12/12 04:39:59 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:39:59 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:39:59 DEBUG : : >changeNotify: 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:39:59 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:39:59 DEBUG : : >changeNotify: 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:39:59 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:39:59 DEBUG : : >changeNotify: 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:39:59 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:39:59 DEBUG : : >changeNotify: 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:39:59 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:39:59 DEBUG : : >changeNotify: 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:39:59 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:39:59 DEBUG : : >changeNotify: 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:39:59 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:39:59 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:39:59 DEBUG : : >changeNotify: 2024/12/12 04:40:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/12 04:40:00 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:40:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:40:00 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/12/12 04:40:00 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:40:00 DEBUG : : Looking for writers 2024/12/12 04:40:00 DEBUG : file1: reading active writers 2024/12/12 04:40:00 DEBUG : >WaitForWriters: 2024/12/12 04:40:00 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:40:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:40:00 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:40:00 DEBUG : : >changeNotify: 2024/12/12 04:40:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:40:00 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:40:00 DEBUG : : >changeNotify: 2024/12/12 04:40:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:00 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:00 DEBUG : : >changeNotify: 2024/12/12 04:40:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:00 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:00 DEBUG : : >changeNotify: 2024/12/12 04:40:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:00 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:00 DEBUG : : >changeNotify: 2024/12/12 04:40:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:00 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:00 DEBUG : : >changeNotify: 2024/12/12 04:40:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:00 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:00 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:00 DEBUG : : >changeNotify: --- PASS: TestWriteFileHandleFlush (6.00s) === RUN TestWriteFileHandleRelease run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:40:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:40:02 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:40:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:40:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:40:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:40:02 DEBUG : file1: WriteFileHandle.Release closing 2024/12/12 04:40:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:40:02 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: File to upload is small (0 bytes), uploading instead of streaming 2024/12/12 04:40:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:40:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:40:02 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:40:02 DEBUG : : >changeNotify: 2024/12/12 04:40:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:40:02 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:40:02 DEBUG : : >changeNotify: 2024/12/12 04:40:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:02 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:02 DEBUG : : >changeNotify: 2024/12/12 04:40:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:02 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:02 DEBUG : : >changeNotify: 2024/12/12 04:40:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:02 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:02 DEBUG : : >changeNotify: 2024/12/12 04:40:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:02 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:02 DEBUG : : >changeNotify: 2024/12/12 04:40:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:02 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:02 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:02 DEBUG : : >changeNotify: 2024/12/12 04:40:04 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.bin" entryType 1 2024/12/12 04:40:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "dir" entryType 0 2024/12/12 04:40:04 DEBUG : : changeNotify: relativePath="dir", type=0 2024/12/12 04:40:04 DEBUG : : >changeNotify: 2024/12/12 04:40:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:40:04 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:40:04 DEBUG : : >changeNotify: 2024/12/12 04:40:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:04 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:04 DEBUG : : >changeNotify: 2024/12/12 04:40:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:04 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:04 DEBUG : : >changeNotify: 2024/12/12 04:40:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:04 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:04 DEBUG : : >changeNotify: 2024/12/12 04:40:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:04 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:04 DEBUG : : >changeNotify: 2024/12/12 04:40:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:04 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:04 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:04 DEBUG : : >changeNotify: 2024/12/12 04:40:05 DEBUG : : forgetting directory cache 2024/12/12 04:40:05 DEBUG : dir: forgetting directory cache 2024/12/12 04:40:05 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/12 04:40:05 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" 2024/12/12 04:40:05 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:40:05 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:40:05 DEBUG : : >changeNotify: 2024/12/12 04:40:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:05 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:05 DEBUG : : >changeNotify: 2024/12/12 04:40:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:05 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:05 DEBUG : : >changeNotify: 2024/12/12 04:40:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:05 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:05 DEBUG : : >changeNotify: 2024/12/12 04:40:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:05 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:05 DEBUG : : >changeNotify: 2024/12/12 04:40:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:05 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:05 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:05 DEBUG : : >changeNotify: 2024/12/12 04:40:05 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/12 04:40:05 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:40:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:40:05 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/12/12 04:40:05 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:40:05 DEBUG : : Looking for writers 2024/12/12 04:40:05 DEBUG : file1: reading active writers 2024/12/12 04:40:05 DEBUG : >WaitForWriters: 2024/12/12 04:40:05 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:40:06 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:40:06 DEBUG : : >changeNotify: 2024/12/12 04:40:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:06 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:06 DEBUG : : >changeNotify: 2024/12/12 04:40:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:06 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:06 DEBUG : : >changeNotify: 2024/12/12 04:40:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:06 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:06 DEBUG : : >changeNotify: 2024/12/12 04:40:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:06 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:06 DEBUG : : >changeNotify: 2024/12/12 04:40:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:06 DEBUG : : >changeNotify: 2024/12/12 04:40:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:40:06 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:40:06 DEBUG : : >changeNotify: 2024/12/12 04:40:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:06 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:06 DEBUG : : >changeNotify: 2024/12/12 04:40:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:06 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:06 DEBUG : : >changeNotify: 2024/12/12 04:40:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:06 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:06 DEBUG : : >changeNotify: 2024/12/12 04:40:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:06 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:06 DEBUG : : >changeNotify: 2024/12/12 04:40:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:06 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:06 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:06 DEBUG : : >changeNotify: 2024/12/12 04:40:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:06 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:40:07 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:40:07 DEBUG : : invalidating directory cache 2024/12/12 04:40:07 DEBUG : : >changeNotify: 2024/12/12 04:40:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:07 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:07 DEBUG : : >changeNotify: 2024/12/12 04:40:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:07 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:07 DEBUG : : >changeNotify: 2024/12/12 04:40:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:07 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:07 DEBUG : : >changeNotify: 2024/12/12 04:40:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:07 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:07 DEBUG : : >changeNotify: 2024/12/12 04:40:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:07 DEBUG : : >changeNotify: 2024/12/12 04:40:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:40:07 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:40:07 DEBUG : : >changeNotify: 2024/12/12 04:40:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:07 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:07 DEBUG : : >changeNotify: 2024/12/12 04:40:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:07 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:07 DEBUG : : >changeNotify: 2024/12/12 04:40:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:07 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:07 DEBUG : : >changeNotify: 2024/12/12 04:40:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:07 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:07 DEBUG : : >changeNotify: 2024/12/12 04:40:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:07 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:07 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:07 DEBUG : : >changeNotify: --- PASS: TestWriteFileHandleRelease (5.79s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:40:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:40:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:40:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:40:08 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:40:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:40:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:40:08 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: File to upload is small (2 bytes), uploading instead of streaming 2024/12/12 04:40:08 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:40:08 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:40:08 DEBUG : : >changeNotify: 2024/12/12 04:40:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:08 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:08 DEBUG : : >changeNotify: 2024/12/12 04:40:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:08 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:08 DEBUG : : >changeNotify: 2024/12/12 04:40:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:08 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:08 DEBUG : : >changeNotify: 2024/12/12 04:40:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:08 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:08 DEBUG : : >changeNotify: 2024/12/12 04:40:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:08 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:08 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:08 DEBUG : : >changeNotify: 2024/12/12 04:40:09 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file0.json" entryType 1 2024/12/12 04:40:10 DEBUG : : changeNotify: relativePath="file0", type=1 2024/12/12 04:40:10 DEBUG : : >changeNotify: 2024/12/12 04:40:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:10 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:10 DEBUG : : >changeNotify: 2024/12/12 04:40:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:10 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:10 DEBUG : : >changeNotify: 2024/12/12 04:40:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:10 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:10 DEBUG : : >changeNotify: 2024/12/12 04:40:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:10 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:10 DEBUG : : >changeNotify: 2024/12/12 04:40:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:10 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:10 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:10 DEBUG : : >changeNotify: 2024/12/12 04:40:11 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:11 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:11 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/12 04:40:11 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:40:11 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:11 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:11 DEBUG : : >changeNotify: 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:11 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:11 DEBUG : : >changeNotify: 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:11 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:11 DEBUG : : >changeNotify: 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:11 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:11 DEBUG : : >changeNotify: 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:11 DEBUG : : >changeNotify: 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:11 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:11 DEBUG : : >changeNotify: 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:11 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:11 DEBUG : : >changeNotify: 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:11 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:11 DEBUG : : >changeNotify: 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:11 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:11 DEBUG : : >changeNotify: 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:11 DEBUG : : >changeNotify: 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:11 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:11 DEBUG : : >changeNotify: 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:11 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:11 DEBUG : : >changeNotify: 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:11 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:11 DEBUG : : >changeNotify: 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:11 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:11 DEBUG : : >changeNotify: 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:11 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:11 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:11 DEBUG : : >changeNotify: 2024/12/12 04:40:12 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/12/12 04:40:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:40:12 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:40:12 DEBUG : : Looking for writers 2024/12/12 04:40:12 DEBUG : file1: reading active writers 2024/12/12 04:40:12 DEBUG : >WaitForWriters: 2024/12/12 04:40:12 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:12 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:13 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:13 DEBUG : : >changeNotify: 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:13 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:13 DEBUG : : >changeNotify: 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:13 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:13 DEBUG : : >changeNotify: 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:13 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:13 DEBUG : : >changeNotify: 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:13 DEBUG : : >changeNotify: 2024/12/12 04:40:13 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:13 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:13 DEBUG : : >changeNotify: 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:13 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:13 DEBUG : : >changeNotify: 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:13 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:13 DEBUG : : >changeNotify: 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:13 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:13 DEBUG : : >changeNotify: 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:13 DEBUG : : >changeNotify: 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:13 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:13 DEBUG : : >changeNotify: 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:13 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:13 DEBUG : : >changeNotify: 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:13 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:13 DEBUG : : >changeNotify: 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:13 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:13 DEBUG : : >changeNotify: 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:13 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:13 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:13 DEBUG : : >changeNotify: 2024/12/12 04:40:13 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:14 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:14 DEBUG : : >changeNotify: 2024/12/12 04:40:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:14 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:14 DEBUG : : >changeNotify: 2024/12/12 04:40:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:14 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:14 DEBUG : : >changeNotify: 2024/12/12 04:40:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:14 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:14 DEBUG : : >changeNotify: 2024/12/12 04:40:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:14 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:14 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:14 DEBUG : : >changeNotify: --- PASS: TestWriteFileModTimeWithOpenWriters (6.49s) === RUN TestFileReadAtZeroLength run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:40:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:40:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:40:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:40:14 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:40:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:40:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:40:14 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: File to upload is small (0 bytes), uploading instead of streaming 2024/12/12 04:40:14 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "d" entryType 0 2024/12/12 04:40:15 DEBUG : : changeNotify: relativePath="d", type=0 2024/12/12 04:40:15 DEBUG : : >changeNotify: 2024/12/12 04:40:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "c" entryType 0 2024/12/12 04:40:15 DEBUG : : changeNotify: relativePath="c", type=0 2024/12/12 04:40:15 DEBUG : : >changeNotify: 2024/12/12 04:40:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "b" entryType 0 2024/12/12 04:40:15 DEBUG : : changeNotify: relativePath="b", type=0 2024/12/12 04:40:15 DEBUG : : >changeNotify: 2024/12/12 04:40:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:15 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:15 DEBUG : : >changeNotify: 2024/12/12 04:40:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:15 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:15 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:15 DEBUG : : >changeNotify: 2024/12/12 04:40:18 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/12 04:40:18 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:40:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:40:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:40:18 DEBUG : file1: Open: flags=O_RDONLY 2024/12/12 04:40:18 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/12 04:40:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/12 04:40:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:40:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:18 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:18 DEBUG : : invalidating directory cache 2024/12/12 04:40:18 DEBUG : a: invalidating directory cache 2024/12/12 04:40:18 DEBUG : : >changeNotify: 2024/12/12 04:40:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:18 DEBUG : : >changeNotify: 2024/12/12 04:40:18 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:18 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:18 DEBUG : : >changeNotify: 2024/12/12 04:40:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:18 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:18 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:18 DEBUG : : >changeNotify: 2024/12/12 04:40:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/12 04:40:18 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:40:18 DEBUG : : Looking for writers 2024/12/12 04:40:18 DEBUG : file1: reading active writers 2024/12/12 04:40:18 DEBUG : >WaitForWriters: 2024/12/12 04:40:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:19 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:19 DEBUG : : >changeNotify: 2024/12/12 04:40:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:19 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:19 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:19 DEBUG : : >changeNotify: 2024/12/12 04:40:19 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:20 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:20 DEBUG : : >changeNotify: 2024/12/12 04:40:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:20 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:20 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:20 DEBUG : : >changeNotify: --- PASS: TestFileReadAtZeroLength (7.11s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-dibirek0mage", Local "Local file system at /tmp/rclone131526402", Modify Window "1ms" 2024/12/12 04:40:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/12 04:40:21 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/12 04:40:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:40:21 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/12 04:40:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/12 04:40:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:40:21 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: File to upload is small (100 bytes), uploading instead of streaming 2024/12/12 04:40:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:21 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:21 DEBUG : : >changeNotify: 2024/12/12 04:40:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:21 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:21 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:21 DEBUG : : >changeNotify: 2024/12/12 04:40:22 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:22 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:22 DEBUG : : >changeNotify: 2024/12/12 04:40:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:22 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:22 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:22 DEBUG : : >changeNotify: 2024/12/12 04:40:23 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:23 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:23 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:23 DEBUG : : >changeNotify: 2024/12/12 04:40:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:23 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:23 DEBUG : : >changeNotify: 2024/12/12 04:40:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:23 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:23 DEBUG : : >changeNotify: 2024/12/12 04:40:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:23 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:23 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:23 DEBUG : : >changeNotify: 2024/12/12 04:40:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:24 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:24 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:24 DEBUG : : >changeNotify: 2024/12/12 04:40:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:24 DEBUG : : >changeNotify: 2024/12/12 04:40:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:24 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:24 DEBUG : : >changeNotify: 2024/12/12 04:40:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:24 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:24 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:24 DEBUG : : >changeNotify: 2024/12/12 04:40:25 DEBUG : file1: md5 = 061df96522da31deb18ae16817719d33 OK 2024/12/12 04:40:25 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/12 04:40:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/12 04:40:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/12 04:40:25 DEBUG : file1: Open: flags=O_RDONLY 2024/12/12 04:40:25 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/12 04:40:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/12 04:40:25 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 04:40:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:26 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:26 DEBUG : : >changeNotify: 2024/12/12 04:40:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:26 DEBUG : : >changeNotify: 2024/12/12 04:40:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:26 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:26 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/12 04:40:26 DEBUG : WaitForWriters: timeout=30s 2024/12/12 04:40:26 DEBUG : : Looking for writers 2024/12/12 04:40:26 DEBUG : file1: reading active writers 2024/12/12 04:40:26 DEBUG : >WaitForWriters: 2024/12/12 04:40:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:26 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:26 DEBUG : : >changeNotify: 2024/12/12 04:40:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:26 DEBUG : : >changeNotify: 2024/12/12 04:40:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:26 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:26 DEBUG : : >changeNotify: 2024/12/12 04:40:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:26 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:26 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:26 DEBUG : : >changeNotify: 2024/12/12 04:40:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:28 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:28 DEBUG : : >changeNotify: 2024/12/12 04:40:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:28 DEBUG : : >changeNotify: 2024/12/12 04:40:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote 2024/12/12 04:40:28 DEBUG : Google drive root 'rclone-test-dibirek0mage': Checking for changes on remote --- PASS: TestFileReadAtNonZeroLength (7.30s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/12/12 04:40:28 DEBUG : Compressed: TestCompressDrive:rclone-test-dibirek0mage: Purge remote 2024/12/12 04:40:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:28 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:28 DEBUG : : >changeNotify: 2024/12/12 04:40:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:28 DEBUG : : >changeNotify: 2024/12/12 04:40:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "a" entryType 0 2024/12/12 04:40:28 DEBUG : : changeNotify: relativePath="a", type=0 2024/12/12 04:40:28 DEBUG : : >changeNotify: 2024/12/12 04:40:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.bin" entryType 1 2024/12/12 04:40:28 NOTICE: Compressed: TestCompressDrive:rclone-test-dibirek0mage: path "file1.json" entryType 1 2024/12/12 04:40:28 DEBUG : : changeNotify: relativePath="file1", type=1 2024/12/12 04:40:28 DEBUG : : >changeNotify: "./vfs.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Finished OK in 18m46.254317523s (try 1/5)