"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/12/21 03:17:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-borisaj8jasu" 2024/12/21 03:17:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 03:17:01 DEBUG : Starting OpenDrive session with ID: 9251ba9b6ce652fa13d4bb6f7612af4a1d823f6baee06c87bc8dc629408c57d0 2024/12/21 03:17:01 DEBUG : Creating backend with remote "/tmp/rclone2782455847" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:17:01 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:17:01 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:17:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:17:04 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:17:04 DEBUG : dir: Looking for writers 2024/12/21 03:17:04 DEBUG : : Looking for writers 2024/12/21 03:17:04 DEBUG : dir: reading active writers 2024/12/21 03:17:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.09s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:17:05 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:17:05 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:17:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:17:08 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2024/12/21 03:17:10 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2024/12/21 03:17:12 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:17:12 DEBUG : dir/subdir: Looking for writers 2024/12/21 03:17:12 DEBUG : dir: Looking for writers 2024/12/21 03:17:12 DEBUG : subdir: reading active writers 2024/12/21 03:17:12 DEBUG : file1: reading active writers 2024/12/21 03:17:12 DEBUG : file2: reading active writers 2024/12/21 03:17:12 DEBUG : : Looking for writers 2024/12/21 03:17:12 DEBUG : dir: reading active writers 2024/12/21 03:17:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.61s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:17:14 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:17:14 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:17:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:17:16 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:17:16 DEBUG : dir: Looking for writers 2024/12/21 03:17:16 DEBUG : file1: reading active writers 2024/12/21 03:17:16 DEBUG : : Looking for writers 2024/12/21 03:17:16 DEBUG : dir: reading active writers 2024/12/21 03:17:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.68s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:17:17 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:17:17 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:17:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:17:20 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:17:20 DEBUG : dir: Looking for writers 2024/12/21 03:17:20 DEBUG : : Looking for writers 2024/12/21 03:17:20 DEBUG : dir: reading active writers 2024/12/21 03:17:20 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.57s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:17:21 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:17:21 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:17:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:17:24 DEBUG : dir: forgetting directory cache 2024/12/21 03:17:24 DEBUG : : forgetting directory cache 2024/12/21 03:17:24 DEBUG : dir: forgetting directory cache 2024/12/21 03:17:24 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:17:24 DEBUG : : Looking for writers 2024/12/21 03:17:24 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.88s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:17:25 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:17:25 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:17:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:17:28 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/12/21 03:17:28 DEBUG : dir: invalidating directory cache 2024/12/21 03:17:28 DEBUG : : >ForgetPath: 2024/12/21 03:17:28 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/12/21 03:17:28 DEBUG : : invalidating directory cache 2024/12/21 03:17:28 DEBUG : dir: forgetting directory cache 2024/12/21 03:17:28 DEBUG : : >ForgetPath: 2024/12/21 03:17:28 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/12/21 03:17:28 DEBUG : : >ForgetPath: 2024/12/21 03:17:28 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:17:28 DEBUG : dir: Looking for writers 2024/12/21 03:17:28 DEBUG : : Looking for writers 2024/12/21 03:17:28 DEBUG : dir: reading active writers 2024/12/21 03:17:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.99s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:17:29 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:17:29 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:17:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:17:33 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2024/12/21 03:17:35 DEBUG : : forgetting directory cache 2024/12/21 03:17:35 DEBUG : dir: forgetting directory cache 2024/12/21 03:17:36 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:17:36 DEBUG : fil/a/b: Looking for writers 2024/12/21 03:17:36 DEBUG : fil/a: Looking for writers 2024/12/21 03:17:36 DEBUG : b: reading active writers 2024/12/21 03:17:36 DEBUG : fil: Looking for writers 2024/12/21 03:17:36 DEBUG : a: reading active writers 2024/12/21 03:17:36 DEBUG : dir: Looking for writers 2024/12/21 03:17:36 DEBUG : : Looking for writers 2024/12/21 03:17:36 DEBUG : dir: reading active writers 2024/12/21 03:17:36 DEBUG : fil: reading active writers 2024/12/21 03:17:36 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.33s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:17:38 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:17:38 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:17:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:17:41 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:17:41 DEBUG : dir: Looking for writers 2024/12/21 03:17:41 DEBUG : : Looking for writers 2024/12/21 03:17:41 DEBUG : dir: reading active writers 2024/12/21 03:17:41 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestDirSetModTime (11.63s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:17:50 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:17:50 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:17:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:17:53 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:17:53 DEBUG : dir: Looking for writers 2024/12/21 03:17:53 DEBUG : file1: reading active writers 2024/12/21 03:17:53 DEBUG : : Looking for writers 2024/12/21 03:17:53 DEBUG : dir: reading active writers 2024/12/21 03:17:53 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.76s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:17:54 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:17:54 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:17:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:17:56 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2024/12/21 03:17:58 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2024/12/21 03:18:01 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/12/21 03:18:01 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/12/21 03:18:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/21 03:18:01 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/12/21 03:18:01 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2024/12/21 03:18:03 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2024/12/21 03:18:05 DEBUG : dir: invalidating directory cache 2024/12/21 03:18:05 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/12/21 03:18:05 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/12/21 03:18:05 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/12/21 03:18:05 DEBUG : dir/file1: Reset virtual modtime 2024/12/21 03:18:05 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/12/21 03:18:05 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/21 03:18:05 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/12/21 03:18:05 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/12/21 03:18:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:18:05 DEBUG : dir: invalidating directory cache 2024/12/21 03:18:05 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/12/21 03:18:05 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/21 03:18:05 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/21 03:18:05 DEBUG : : forgetting directory cache 2024/12/21 03:18:05 DEBUG : dir: forgetting directory cache 2024/12/21 03:18:05 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/21 03:18:06 DEBUG : dir/file1: Reset virtual modtime 2024/12/21 03:18:06 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/21 03:18:06 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:18:06 DEBUG : dir/virtualDir: Looking for writers 2024/12/21 03:18:06 DEBUG : dir: Looking for writers 2024/12/21 03:18:06 DEBUG : file1: reading active writers 2024/12/21 03:18:06 DEBUG : virtualFile2: reading active writers 2024/12/21 03:18:06 DEBUG : virtualFile: reading active writers 2024/12/21 03:18:06 DEBUG : virtualDir: reading active writers 2024/12/21 03:18:06 DEBUG : : Looking for writers 2024/12/21 03:18:06 DEBUG : dir: reading active writers 2024/12/21 03:18:06 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.95s) --- PASS: TestDirReadDirAll/Virtual (5.12s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:18:08 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:18:08 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:18:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:18:10 ERROR : dir/: Can only open directories read only 2024/12/21 03:18:10 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:18:10 DEBUG : dir: Looking for writers 2024/12/21 03:18:10 DEBUG : : Looking for writers 2024/12/21 03:18:10 DEBUG : dir: reading active writers 2024/12/21 03:18:10 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.57s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:18:11 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:18:11 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:18:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:351: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:351 Error: Should be true Test: TestDirCreate 2024/12/21 03:18:14 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:18:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/21 03:18:14 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/12/21 03:18:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/21 03:18:14 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': File to upload is small (5 bytes), uploading instead of streaming 2024/12/21 03:18:15 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2024/12/21 03:18:16 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/21 03:18:16 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/12/21 03:18:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/21 03:18:16 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:18:16 DEBUG : dir: Looking for writers 2024/12/21 03:18:16 DEBUG : file1: reading active writers 2024/12/21 03:18:16 DEBUG : potato: reading active writers 2024/12/21 03:18:16 DEBUG : : Looking for writers 2024/12/21 03:18:16 DEBUG : dir: reading active writers 2024/12/21 03:18:16 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.81s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:18:17 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:18:17 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:18:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2024/12/21 03:18:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/21 03:18:28 DEBUG : dir/sub: Dir.ReadDirAll error: failed to get folder list: Directory doesn't exist (Error 404) dir_test.go:243: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:243 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:399 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMkdir 2024/12/21 03:18:28 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:18:28 DEBUG : dir/sub: Looking for writers 2024/12/21 03:18:28 DEBUG : dir: Looking for writers 2024/12/21 03:18:28 DEBUG : file1: reading active writers 2024/12/21 03:18:28 DEBUG : sub: reading active writers 2024/12/21 03:18:28 DEBUG : : Looking for writers 2024/12/21 03:18:28 DEBUG : dir: reading active writers 2024/12/21 03:18:28 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (12.33s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:18:29 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:18:29 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:18:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:18:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/21 03:18:33 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/12/21 03:18:34 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:18:34 DEBUG : dir/sub/subsub: Looking for writers 2024/12/21 03:18:34 DEBUG : dir/sub: Looking for writers 2024/12/21 03:18:34 DEBUG : subsub: reading active writers 2024/12/21 03:18:34 DEBUG : dir: Looking for writers 2024/12/21 03:18:34 DEBUG : file1: reading active writers 2024/12/21 03:18:34 DEBUG : sub: reading active writers 2024/12/21 03:18:34 DEBUG : : Looking for writers 2024/12/21 03:18:34 DEBUG : dir: reading active writers 2024/12/21 03:18:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.76s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:18:36 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:18:36 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:18:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:18:39 ERROR : dir/: Dir.Remove not empty 2024/12/21 03:18:39 DEBUG : dir/file1: Remove: 2024/12/21 03:18:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:18:39 DEBUG : dir/file1: >Remove: err= 2024/12/21 03:18:39 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/21 03:18:39 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:18:39 DEBUG : : Looking for writers 2024/12/21 03:18:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.76s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:18:40 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:18:40 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:18:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:18:42 DEBUG : dir/file1: Remove: 2024/12/21 03:18:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:18:43 DEBUG : dir/file1: >Remove: err= 2024/12/21 03:18:43 DEBUG : : Added virtual directory entry vDel: "dir" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2024/12/21 03:18:51 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:18:51 DEBUG : : Looking for writers 2024/12/21 03:18:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (11.29s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:18:51 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:18:51 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:18:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:18:54 DEBUG : dir/file1: Remove: 2024/12/21 03:18:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:18:54 DEBUG : dir/file1: >Remove: err= dir_test.go:501: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:501 Error: Should be true Test: TestDirRemoveName 2024/12/21 03:18:55 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:18:55 DEBUG : dir: Looking for writers 2024/12/21 03:18:55 DEBUG : : Looking for writers 2024/12/21 03:18:55 DEBUG : dir: reading active writers 2024/12/21 03:18:55 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.33s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:18:55 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:18:55 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:18:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:18:59 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2024/12/21 03:19:00 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/12/21 03:19:00 DEBUG : dir2: same parent dir (ODFfNzgzOTQ2OV90T1doOA) - using folder/rename instead of move_copy 2024/12/21 03:19:00 DEBUG : dir: Updating dir with dir2 0xc0007dba00 2024/12/21 03:19:00 DEBUG : dir: forgetting directory cache 2024/12/21 03:19:00 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/21 03:19:00 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/12/21 03:19:02 INFO : dir2/file1: Moved (server-side) to: file2 2024/12/21 03:19:02 DEBUG : file2: Updating file with file2 0xc000197380 2024/12/21 03:19:02 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/12/21 03:19:02 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/21 03:19:02 INFO : dir2/file3: Deleted 2024/12/21 03:19:03 INFO : file2: Moved (server-side) to: dir2/file3 2024/12/21 03:19:03 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000197380 2024/12/21 03:19:03 DEBUG : : Added virtual directory entry vDel: "file2" 2024/12/21 03:19:03 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/12/21 03:19:04 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/12/21 03:19:04 DEBUG : renamed empty directory: same parent dir (ODFfNzgzOTQ2OV90T1doOA) - using folder/rename instead of move_copy 2024/12/21 03:19:04 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0004a0b60 2024/12/21 03:19:04 DEBUG : empty directory: forgetting directory cache 2024/12/21 03:19:04 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/12/21 03:19:04 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/12/21 03:19:04 DEBUG : dir2: Renaming to "dir3" 2024/12/21 03:19:04 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:19:04 DEBUG : dir3: Looking for writers 2024/12/21 03:19:04 DEBUG : file3: reading active writers 2024/12/21 03:19:04 DEBUG : renamed empty directory: Looking for writers 2024/12/21 03:19:04 DEBUG : : Looking for writers 2024/12/21 03:19:04 DEBUG : renamed empty directory: reading active writers 2024/12/21 03:19:04 DEBUG : dir3: reading active writers 2024/12/21 03:19:04 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.47s) === 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 "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:19:06 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:19:06 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:19:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:19:09 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:19:09 DEBUG : dir: Looking for writers 2024/12/21 03:19:09 DEBUG : file1: reading active writers 2024/12/21 03:19:09 DEBUG : : Looking for writers 2024/12/21 03:19:09 DEBUG : dir: reading active writers 2024/12/21 03:19:09 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.85s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:19:10 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:19:10 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:19:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:19:13 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2024/12/21 03:19:15 DEBUG : Can set mod time: true 2024/12/21 03:19:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/21 03:19:15 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:19:15 DEBUG : dir: Looking for writers 2024/12/21 03:19:15 DEBUG : file1: reading active writers 2024/12/21 03:19:15 DEBUG : : Looking for writers 2024/12/21 03:19:15 DEBUG : dir: reading active writers 2024/12/21 03:19:15 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:19:16 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:19:16 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:19:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:19:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:19:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/21 03:19:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:19:19 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': File to upload is small (0 bytes), uploading instead of streaming 2024/12/21 03:19:23 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/21 03:19:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/21 03:19:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/21 03:19:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:19:25 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:19:25 DEBUG : dir: Looking for writers 2024/12/21 03:19:25 DEBUG : file1: reading active writers 2024/12/21 03:19:25 DEBUG : : Looking for writers 2024/12/21 03:19:25 DEBUG : dir: reading active writers 2024/12/21 03:19:25 DEBUG : >WaitForWriters: 2024/12/21 03:19:26 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:19:26 DEBUG : dir: Looking for writers 2024/12/21 03:19:26 DEBUG : file1: reading active writers 2024/12/21 03:19:26 DEBUG : : Looking for writers 2024/12/21 03:19:26 DEBUG : dir: reading active writers 2024/12/21 03:19:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:19:27 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:19:27 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:19:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:19:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:19:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/21 03:19:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:19:30 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': File to upload is small (5 bytes), uploading instead of streaming 2024/12/21 03:19:30 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2024/12/21 03:19:31 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/21 03:19:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/21 03:19:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/21 03:19:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:19:31 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:19:31 DEBUG : dir: Looking for writers 2024/12/21 03:19:31 DEBUG : file1: reading active writers 2024/12/21 03:19:31 DEBUG : : Looking for writers 2024/12/21 03:19:31 DEBUG : dir: reading active writers 2024/12/21 03:19:31 DEBUG : >WaitForWriters: 2024/12/21 03:19:32 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:19:32 DEBUG : dir: Looking for writers 2024/12/21 03:19:32 DEBUG : file1: reading active writers 2024/12/21 03:19:32 DEBUG : : Looking for writers 2024/12/21 03:19:32 DEBUG : dir: reading active writers 2024/12/21 03:19:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:19:33 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:19:33 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:19:33 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:33 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:33 DEBUG : Config file has changed externally - reloading 2024/12/21 03:19:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:19:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:19:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:33 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:19:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:19:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/21 03:19:36 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:19:36 DEBUG : dir: Looking for writers 2024/12/21 03:19:36 DEBUG : file1: reading active writers 2024/12/21 03:19:36 DEBUG : : Looking for writers 2024/12/21 03:19:36 DEBUG : dir: reading active writers 2024/12/21 03:19:36 DEBUG : >WaitForWriters: 2024/12/21 03:19:36 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:19:37 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:19:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:19:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:19:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:19:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:19:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:19:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/21 03:19:40 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:19:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:19:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:19:40 DEBUG : dir/file1(0xc00042ac00): close: 2024/12/21 03:19:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/21 03:19:40 DEBUG : dir/file1(0xc00042ac00): >close: err= 2024/12/21 03:19:40 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:19:40 DEBUG : dir: Looking for writers 2024/12/21 03:19:40 DEBUG : file1: reading active writers 2024/12/21 03:19:40 DEBUG : : Looking for writers 2024/12/21 03:19:40 DEBUG : dir: reading active writers 2024/12/21 03:19:40 DEBUG : >WaitForWriters: 2024/12/21 03:19:41 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:19:41 DEBUG : dir: Looking for writers 2024/12/21 03:19:41 DEBUG : file1: reading active writers 2024/12/21 03:19:41 DEBUG : : Looking for writers 2024/12/21 03:19:41 DEBUG : dir: reading active writers 2024/12/21 03:19:41 DEBUG : >WaitForWriters: 2024/12/21 03:19:41 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:19:42 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:19:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:19:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:19:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:19:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:19:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:19:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:19:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/21 03:19:44 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:19:44 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:19:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:19:44 DEBUG : dir/file1(0xc0000aca40): _writeAt: size=5, off=0 2024/12/21 03:19:44 DEBUG : dir/file1(0xc0000aca40): openPending: 2024/12/21 03:19:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/21 03:19:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/21 03:19:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:19:44 DEBUG : dir/file1(0xc0000aca40): >openPending: err= 2024/12/21 03:19:44 DEBUG : dir/file1(0xc0000aca40): >_writeAt: n=5, err= 2024/12/21 03:19:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/21 03:19:44 DEBUG : dir/file1(0xc0000aca40): close: 2024/12/21 03:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/12/21 03:19:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/12/21 03:19:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/12/21 03:19:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/21 03:19:45 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/21 03:19:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:19:45 DEBUG : dir/file1(0xc0000aca40): >close: err= 2024/12/21 03:19:45 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:19:45 DEBUG : dir: Looking for writers 2024/12/21 03:19:45 DEBUG : file1: reading active writers 2024/12/21 03:19:45 DEBUG : : Looking for writers 2024/12/21 03:19:45 DEBUG : dir: reading active writers 2024/12/21 03:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:19:45 DEBUG : dir: Looking for writers 2024/12/21 03:19:45 DEBUG : file1: reading active writers 2024/12/21 03:19:45 DEBUG : : Looking for writers 2024/12/21 03:19:45 DEBUG : dir: reading active writers 2024/12/21 03:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:19:45 DEBUG : dir: Looking for writers 2024/12/21 03:19:45 DEBUG : file1: reading active writers 2024/12/21 03:19:45 DEBUG : : Looking for writers 2024/12/21 03:19:45 DEBUG : dir: reading active writers 2024/12/21 03:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:19:45 DEBUG : dir: Looking for writers 2024/12/21 03:19:45 DEBUG : file1: reading active writers 2024/12/21 03:19:45 DEBUG : : Looking for writers 2024/12/21 03:19:45 DEBUG : dir: reading active writers 2024/12/21 03:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:19:45 DEBUG : dir/file1: vfs cache: starting upload 2024/12/21 03:19:45 DEBUG : dir: Looking for writers 2024/12/21 03:19:45 DEBUG : file1: reading active writers 2024/12/21 03:19:45 DEBUG : : Looking for writers 2024/12/21 03:19:45 DEBUG : dir: reading active writers 2024/12/21 03:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:19:45 DEBUG : dir: Looking for writers 2024/12/21 03:19:45 DEBUG : file1: reading active writers 2024/12/21 03:19:45 DEBUG : : Looking for writers 2024/12/21 03:19:45 DEBUG : dir: reading active writers 2024/12/21 03:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/21 03:19:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:19:45 DEBUG : dir: Looking for writers 2024/12/21 03:19:45 DEBUG : file1: reading active writers 2024/12/21 03:19:45 DEBUG : : Looking for writers 2024/12/21 03:19:45 DEBUG : dir: reading active writers 2024/12/21 03:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/21 03:19:46 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/12/21 03:19:46 INFO : dir/file1: Copied (replaced existing) 2024/12/21 03:19:46 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/12/21 03:19:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/21 03:19:46 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/12/21 03:19:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:19:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/21 03:19:46 DEBUG : dir: Looking for writers 2024/12/21 03:19:46 DEBUG : file1: reading active writers 2024/12/21 03:19:46 DEBUG : : Looking for writers 2024/12/21 03:19:46 DEBUG : dir: reading active writers 2024/12/21 03:19:46 DEBUG : >WaitForWriters: 2024/12/21 03:19:46 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:19:46 DEBUG : dir: Looking for writers 2024/12/21 03:19:46 DEBUG : file1: reading active writers 2024/12/21 03:19:46 DEBUG : : Looking for writers 2024/12/21 03:19:46 DEBUG : dir: reading active writers 2024/12/21 03:19:46 DEBUG : >WaitForWriters: 2024/12/21 03:19:46 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (37.52s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.54s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (10.85s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.63s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.25s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.68s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.56s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:19:47 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:19:47 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:19:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:19:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:19:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/21 03:19:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:19:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/12/21 03:19:50 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:19:50 DEBUG : dir: Looking for writers 2024/12/21 03:19:50 DEBUG : file1: reading active writers 2024/12/21 03:19:50 DEBUG : : Looking for writers 2024/12/21 03:19:50 DEBUG : dir: reading active writers 2024/12/21 03:19:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.30s) === RUN TestFileOpenReadUnknownSize 2024/12/21 03:19:52 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/12/21 03:19:52 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:19:52 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:19:52 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/12/21 03:19:52 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:19:52 DEBUG : : Looking for writers 2024/12/21 03:19:52 DEBUG : file.txt: reading active writers 2024/12/21 03:19:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:19:52 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:19:52 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:19:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:19:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:19:55 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': File to upload is small (25 bytes), uploading instead of streaming 2024/12/21 03:19:55 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/12/21 03:19:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/21 03:19:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/21 03:19:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:19:56 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:19:56 DEBUG : dir: Looking for writers 2024/12/21 03:19:56 DEBUG : file1: reading active writers 2024/12/21 03:19:56 DEBUG : : Looking for writers 2024/12/21 03:19:56 DEBUG : dir: reading active writers 2024/12/21 03:19:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.76s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:19:57 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:19:57 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:19:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:20:00 DEBUG : dir/file1: Remove: 2024/12/21 03:20:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:20:00 DEBUG : dir/file1: >Remove: err= 2024/12/21 03:20:01 DEBUG : dir/file1: Remove: 2024/12/21 03:20:01 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/21 03:20:01 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:20:01 DEBUG : dir: Looking for writers 2024/12/21 03:20:01 DEBUG : : Looking for writers 2024/12/21 03:20:01 DEBUG : dir: reading active writers 2024/12/21 03:20:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.12s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:20:01 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:20:01 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:20:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:20:04 DEBUG : dir/file1: Remove: 2024/12/21 03:20:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:20:05 DEBUG : dir/file1: >Remove: err= 2024/12/21 03:20:05 DEBUG : dir/file1: Remove: 2024/12/21 03:20:05 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/21 03:20:05 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:20:05 DEBUG : dir: Looking for writers 2024/12/21 03:20:05 DEBUG : : Looking for writers 2024/12/21 03:20:05 DEBUG : dir: reading active writers 2024/12/21 03:20:05 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestFileRemoveAll (12.20s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:20:14 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:20:14 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:20:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:20:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:20:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/21 03:20:17 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/21 03:20:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/21 03:20:17 DEBUG : dir/file1: Open: flags=O_RDWR 2024/12/21 03:20:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/21 03:20:17 DEBUG : dir/file1: Open: flags=0x3 2024/12/21 03:20:17 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/12/21 03:20:17 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/12/21 03:20:17 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:20:17 DEBUG : dir: Looking for writers 2024/12/21 03:20:17 DEBUG : file1: reading active writers 2024/12/21 03:20:17 DEBUG : : Looking for writers 2024/12/21 03:20:17 DEBUG : dir: reading active writers 2024/12/21 03:20:17 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestFileOpen (5.71s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:20:19 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:20:19 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:20:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:20:22 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:20:22 DEBUG : dir: Looking for writers 2024/12/21 03:20:22 DEBUG : file1: reading active writers 2024/12/21 03:20:22 DEBUG : : Looking for writers 2024/12/21 03:20:22 DEBUG : dir: reading active writers 2024/12/21 03:20:22 DEBUG : >WaitForWriters: 2024/12/21 03:20:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:20:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0005b26c0 2024/12/21 03:20:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:20:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2024/12/21 03:20:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/21 03:20:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0005b26c0 2024/12/21 03:20:32 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/21 03:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:20:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:20:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/21 03:20:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:20:33 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005b26c0 2024/12/21 03:20:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:20:33 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:20:33 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': File to upload is small (25 bytes), uploading instead of streaming 2024/12/21 03:20:33 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/12/21 03:20:34 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/21 03:20:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/21 03:20:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:20:34 DEBUG : newLeaf: Running delayed rename now 2024/12/21 03:20:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:20:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0005b26c0 2024/12/21 03:20:34 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:20:34 DEBUG : dir: Looking for writers 2024/12/21 03:20:34 DEBUG : : Looking for writers 2024/12/21 03:20:34 DEBUG : dir: reading active writers 2024/12/21 03:20:34 DEBUG : newLeaf: reading active writers 2024/12/21 03:20:34 DEBUG : >WaitForWriters: 2024/12/21 03:20:35 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:20:35 DEBUG : dir: Looking for writers 2024/12/21 03:20:35 DEBUG : : Looking for writers 2024/12/21 03:20:35 DEBUG : dir: reading active writers 2024/12/21 03:20:35 DEBUG : newLeaf: reading active writers 2024/12/21 03:20:35 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:20:36 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:20:36 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:20:36 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:20:36 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:20:36 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:20:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:20:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:20:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:20:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:20:36 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:20:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:20:39 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:20:39 DEBUG : dir: Looking for writers 2024/12/21 03:20:39 DEBUG : file1: reading active writers 2024/12/21 03:20:39 DEBUG : : Looking for writers 2024/12/21 03:20:39 DEBUG : dir: reading active writers 2024/12/21 03:20:39 DEBUG : >WaitForWriters: 2024/12/21 03:20:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:20:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0005b2780 2024/12/21 03:20:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:20:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2024/12/21 03:20:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/21 03:20:48 DEBUG : dir/file1: Updating file with dir/file1 0xc0005b2780 2024/12/21 03:20:48 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/21 03:20:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2024/12/21 03:20:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:20:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/21 03:20:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:20:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005b2780 2024/12/21 03:20:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:20:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:20:56 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': File to upload is small (25 bytes), uploading instead of streaming 2024/12/21 03:20:56 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2024/12/21 03:20:57 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/21 03:20:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/12/21 03:20:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:20:57 DEBUG : newLeaf: Running delayed rename now 2024/12/21 03:20:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:20:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0005b2780 2024/12/21 03:20:58 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:20:58 DEBUG : dir: Looking for writers 2024/12/21 03:20:58 DEBUG : : Looking for writers 2024/12/21 03:20:58 DEBUG : dir: reading active writers 2024/12/21 03:20:58 DEBUG : newLeaf: reading active writers 2024/12/21 03:20:58 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2024/12/21 03:21:06 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:21:06 DEBUG : dir: Looking for writers 2024/12/21 03:21:06 DEBUG : : Looking for writers 2024/12/21 03:21:06 DEBUG : dir: reading active writers 2024/12/21 03:21:06 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:06 DEBUG : >WaitForWriters: 2024/12/21 03:21:06 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:21:07 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:21:07 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:21:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:21:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:21:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:21:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:21:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:21:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/21 03:21:10 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:21:10 DEBUG : dir/file1(0xc000517740): openPending: 2024/12/21 03:21:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/21 03:21:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/21 03:21:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:21:10 DEBUG : dir/file1(0xc000517740): >openPending: err= 2024/12/21 03:21:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/21 03:21:10 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:21:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:21:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:21:10 DEBUG : dir/file1(0xc000517740): _writeAt: size=14, off=0 2024/12/21 03:21:10 DEBUG : dir/file1(0xc000517740): >_writeAt: n=14, err= 2024/12/21 03:21:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/21 03:21:10 DEBUG : dir/file1(0xc000517740): close: 2024/12/21 03:21:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/21 03:21:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/21 03:21:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:21:10 DEBUG : dir/file1(0xc000517740): >close: err= 2024/12/21 03:21:10 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:21:10 DEBUG : dir: Looking for writers 2024/12/21 03:21:10 DEBUG : file1: reading active writers 2024/12/21 03:21:10 DEBUG : : Looking for writers 2024/12/21 03:21:10 DEBUG : dir: reading active writers 2024/12/21 03:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:21:10 DEBUG : dir: Looking for writers 2024/12/21 03:21:10 DEBUG : file1: reading active writers 2024/12/21 03:21:10 DEBUG : : Looking for writers 2024/12/21 03:21:10 DEBUG : dir: reading active writers 2024/12/21 03:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:21:10 DEBUG : dir: Looking for writers 2024/12/21 03:21:10 DEBUG : file1: reading active writers 2024/12/21 03:21:10 DEBUG : : Looking for writers 2024/12/21 03:21:10 DEBUG : dir: reading active writers 2024/12/21 03:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:21:10 DEBUG : dir: Looking for writers 2024/12/21 03:21:10 DEBUG : file1: reading active writers 2024/12/21 03:21:10 DEBUG : : Looking for writers 2024/12/21 03:21:10 DEBUG : dir: reading active writers 2024/12/21 03:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:21:10 DEBUG : dir/file1: vfs cache: starting upload 2024/12/21 03:21:10 DEBUG : dir: Looking for writers 2024/12/21 03:21:10 DEBUG : file1: reading active writers 2024/12/21 03:21:10 DEBUG : : Looking for writers 2024/12/21 03:21:10 DEBUG : dir: reading active writers 2024/12/21 03:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:21:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:21:10 DEBUG : dir: Looking for writers 2024/12/21 03:21:10 DEBUG : file1: reading active writers 2024/12/21 03:21:10 DEBUG : : Looking for writers 2024/12/21 03:21:10 DEBUG : dir: reading active writers 2024/12/21 03:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/21 03:21:10 DEBUG : dir: Looking for writers 2024/12/21 03:21:10 DEBUG : file1: reading active writers 2024/12/21 03:21:10 DEBUG : : Looking for writers 2024/12/21 03:21:10 DEBUG : dir: reading active writers 2024/12/21 03:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/21 03:21:11 DEBUG : dir: Looking for writers 2024/12/21 03:21:11 DEBUG : file1: reading active writers 2024/12/21 03:21:11 DEBUG : : Looking for writers 2024/12/21 03:21:11 DEBUG : dir: reading active writers 2024/12/21 03:21:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:21:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/21 03:21:11 INFO : dir/file1: Copied (replaced existing) 2024/12/21 03:21:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/21 03:21:11 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/21 03:21:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:21:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/21 03:21:12 DEBUG : dir: Looking for writers 2024/12/21 03:21:12 DEBUG : file1: reading active writers 2024/12/21 03:21:12 DEBUG : : Looking for writers 2024/12/21 03:21:12 DEBUG : dir: reading active writers 2024/12/21 03:21:12 DEBUG : >WaitForWriters: 2024/12/21 03:21:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:21:12 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:21:12 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:21:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:21:12 DEBUG : dir/file1(0xc000517e00): _readAt: size=512, off=0 2024/12/21 03:21:12 DEBUG : dir/file1(0xc000517e00): openPending: 2024/12/21 03:21:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/21 03:21:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/21 03:21:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:21:12 DEBUG : dir/file1(0xc000517e00): >openPending: err= 2024/12/21 03:21:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/21 03:21:12 DEBUG : dir/file1(0xc000517e00): >_readAt: n=14, err=EOF 2024/12/21 03:21:12 DEBUG : dir/file1(0xc000517e00): close: 2024/12/21 03:21:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/21 03:21:12 DEBUG : dir/file1(0xc000517e00): >close: err= 2024/12/21 03:21:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:21:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/21 03:21:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000a369c0 2024/12/21 03:21:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:21:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:21:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/21 03:21:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/21 03:21:14 DEBUG : dir/file1: Updating file with dir/file1 0xc000a369c0 2024/12/21 03:21:14 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/21 03:21:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:21:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:21:14 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:21:14 DEBUG : dir/file1(0xc00039da00): openPending: 2024/12/21 03:21:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/21 03:21:14 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2024/12/21 03:21:14 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:21:14 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:21:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/21 03:21:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:21:14 DEBUG : dir/file1(0xc00039da00): >openPending: err= 2024/12/21 03:21:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/21 03:21:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:21:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:21:14 DEBUG : dir/file1(0xc00039da00): _writeAt: size=25, off=0 2024/12/21 03:21:14 DEBUG : dir/file1(0xc00039da00): >_writeAt: n=25, err= 2024/12/21 03:21:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:21:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/21 03:21:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000a369c0 2024/12/21 03:21:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:21:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:21:15 DEBUG : newLeaf(0xc00039da00): close: 2024/12/21 03:21:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/21 03:21:15 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-21 03:21:14.59640004 +0000 UTC m=+253.954249249 2024/12/21 03:21:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/21 03:21:15 DEBUG : newLeaf(0xc00039da00): >close: err= 2024/12/21 03:21:15 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:21:15 DEBUG : dir: Looking for writers 2024/12/21 03:21:15 DEBUG : : Looking for writers 2024/12/21 03:21:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:15 DEBUG : dir: reading active writers 2024/12/21 03:21:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:21:15 DEBUG : dir: Looking for writers 2024/12/21 03:21:15 DEBUG : : Looking for writers 2024/12/21 03:21:15 DEBUG : dir: reading active writers 2024/12/21 03:21:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:21:15 DEBUG : dir: Looking for writers 2024/12/21 03:21:15 DEBUG : : Looking for writers 2024/12/21 03:21:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:15 DEBUG : dir: reading active writers 2024/12/21 03:21:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:21:15 DEBUG : dir: Looking for writers 2024/12/21 03:21:15 DEBUG : : Looking for writers 2024/12/21 03:21:15 DEBUG : dir: reading active writers 2024/12/21 03:21:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:21:15 DEBUG : newLeaf: vfs cache: starting upload 2024/12/21 03:21:15 DEBUG : dir: Looking for writers 2024/12/21 03:21:15 DEBUG : : Looking for writers 2024/12/21 03:21:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:15 DEBUG : dir: reading active writers 2024/12/21 03:21:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:21:15 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/12/21 03:21:15 DEBUG : dir: Looking for writers 2024/12/21 03:21:15 DEBUG : : Looking for writers 2024/12/21 03:21:15 DEBUG : dir: reading active writers 2024/12/21 03:21:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/21 03:21:15 DEBUG : dir: Looking for writers 2024/12/21 03:21:15 DEBUG : : Looking for writers 2024/12/21 03:21:15 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:15 DEBUG : dir: reading active writers 2024/12/21 03:21:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/21 03:21:16 DEBUG : dir: Looking for writers 2024/12/21 03:21:16 DEBUG : : Looking for writers 2024/12/21 03:21:16 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:16 DEBUG : dir: reading active writers 2024/12/21 03:21:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:21:16 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/21 03:21:16 INFO : newLeaf: Copied (replaced existing) 2024/12/21 03:21:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-21 03:21:14 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/21 03:21:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/21 03:21:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:21:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/21 03:21:17 DEBUG : dir: Looking for writers 2024/12/21 03:21:17 DEBUG : : Looking for writers 2024/12/21 03:21:17 DEBUG : dir: reading active writers 2024/12/21 03:21:17 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:17 DEBUG : >WaitForWriters: 2024/12/21 03:21:17 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:21:17 DEBUG : dir: Looking for writers 2024/12/21 03:21:17 DEBUG : : Looking for writers 2024/12/21 03:21:17 DEBUG : dir: reading active writers 2024/12/21 03:21:17 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:17 DEBUG : >WaitForWriters: 2024/12/21 03:21:17 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:21:18 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:21:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:21:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:21:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:21:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:21:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:21:21 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:21:21 DEBUG : dir: Looking for writers 2024/12/21 03:21:21 DEBUG : file1: reading active writers 2024/12/21 03:21:21 DEBUG : : Looking for writers 2024/12/21 03:21:21 DEBUG : dir: reading active writers 2024/12/21 03:21:21 DEBUG : >WaitForWriters: 2024/12/21 03:21:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:21:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000a36b40 2024/12/21 03:21:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:21:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:21:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/21 03:21:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000a36b40 2024/12/21 03:21:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/21 03:21:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:21:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:21:23 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:21:23 DEBUG : dir/file1(0xc0000ac740): openPending: 2024/12/21 03:21:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2024/12/21 03:21:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/21 03:21:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:21:23 DEBUG : dir/file1(0xc0000ac740): >openPending: err= 2024/12/21 03:21:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/21 03:21:23 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:21:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:21:23 DEBUG : dir/file1(0xc0000ac740): _writeAt: size=25, off=0 2024/12/21 03:21:23 DEBUG : dir/file1(0xc0000ac740): >_writeAt: n=25, err= 2024/12/21 03:21:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:21:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/21 03:21:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000a36b40 2024/12/21 03:21:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:21:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:21:24 DEBUG : newLeaf(0xc0000ac740): close: 2024/12/21 03:21:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/21 03:21:24 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-21 03:21:23.70764535 +0000 UTC m=+263.065494569 2024/12/21 03:21:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/21 03:21:24 DEBUG : newLeaf(0xc0000ac740): >close: err= 2024/12/21 03:21:24 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:21:24 DEBUG : dir: Looking for writers 2024/12/21 03:21:24 DEBUG : : Looking for writers 2024/12/21 03:21:24 DEBUG : dir: reading active writers 2024/12/21 03:21:24 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:21:24 DEBUG : dir: Looking for writers 2024/12/21 03:21:24 DEBUG : : Looking for writers 2024/12/21 03:21:24 DEBUG : dir: reading active writers 2024/12/21 03:21:24 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:21:24 DEBUG : dir: Looking for writers 2024/12/21 03:21:24 DEBUG : : Looking for writers 2024/12/21 03:21:24 DEBUG : dir: reading active writers 2024/12/21 03:21:24 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:21:24 DEBUG : dir: Looking for writers 2024/12/21 03:21:24 DEBUG : : Looking for writers 2024/12/21 03:21:24 DEBUG : dir: reading active writers 2024/12/21 03:21:24 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:21:24 DEBUG : newLeaf: vfs cache: starting upload 2024/12/21 03:21:24 DEBUG : dir: Looking for writers 2024/12/21 03:21:24 DEBUG : : Looking for writers 2024/12/21 03:21:24 DEBUG : dir: reading active writers 2024/12/21 03:21:24 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:21:24 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/12/21 03:21:24 DEBUG : dir: Looking for writers 2024/12/21 03:21:24 DEBUG : : Looking for writers 2024/12/21 03:21:24 DEBUG : dir: reading active writers 2024/12/21 03:21:24 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/21 03:21:24 DEBUG : dir: Looking for writers 2024/12/21 03:21:24 DEBUG : : Looking for writers 2024/12/21 03:21:24 DEBUG : dir: reading active writers 2024/12/21 03:21:24 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/21 03:21:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/21 03:21:25 INFO : newLeaf: Copied (replaced existing) 2024/12/21 03:21:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-21 03:21:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/21 03:21:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/21 03:21:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:21:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/21 03:21:25 DEBUG : dir: Looking for writers 2024/12/21 03:21:25 DEBUG : : Looking for writers 2024/12/21 03:21:25 DEBUG : dir: reading active writers 2024/12/21 03:21:25 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:25 DEBUG : >WaitForWriters: 2024/12/21 03:21:25 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:21:25 DEBUG : dir: Looking for writers 2024/12/21 03:21:25 DEBUG : : Looking for writers 2024/12/21 03:21:25 DEBUG : dir: reading active writers 2024/12/21 03:21:25 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:25 DEBUG : >WaitForWriters: 2024/12/21 03:21:25 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:21:27 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:21:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:21:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:21:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:21:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:21:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:21:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/21 03:21:29 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:21:29 DEBUG : dir/file1(0xc0000acdc0): openPending: 2024/12/21 03:21:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/21 03:21:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/21 03:21:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:21:29 DEBUG : dir/file1(0xc0000acdc0): >openPending: err= 2024/12/21 03:21:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/21 03:21:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:21:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:21:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:21:29 DEBUG : dir/file1(0xc0000acdc0): _writeAt: size=14, off=0 2024/12/21 03:21:29 DEBUG : dir/file1(0xc0000acdc0): >_writeAt: n=14, err= 2024/12/21 03:21:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/21 03:21:29 DEBUG : dir/file1(0xc0000acdc0): close: 2024/12/21 03:21:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/21 03:21:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/21 03:21:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:21:29 DEBUG : dir/file1(0xc0000acdc0): >close: err= 2024/12/21 03:21:29 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:21:29 DEBUG : dir: Looking for writers 2024/12/21 03:21:29 DEBUG : file1: reading active writers 2024/12/21 03:21:29 DEBUG : : Looking for writers 2024/12/21 03:21:29 DEBUG : dir: reading active writers 2024/12/21 03:21:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:21:29 DEBUG : dir: Looking for writers 2024/12/21 03:21:29 DEBUG : file1: reading active writers 2024/12/21 03:21:29 DEBUG : : Looking for writers 2024/12/21 03:21:29 DEBUG : dir: reading active writers 2024/12/21 03:21:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:21:29 DEBUG : dir: Looking for writers 2024/12/21 03:21:29 DEBUG : file1: reading active writers 2024/12/21 03:21:29 DEBUG : : Looking for writers 2024/12/21 03:21:29 DEBUG : dir: reading active writers 2024/12/21 03:21:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:21:29 DEBUG : dir: Looking for writers 2024/12/21 03:21:29 DEBUG : file1: reading active writers 2024/12/21 03:21:29 DEBUG : : Looking for writers 2024/12/21 03:21:29 DEBUG : dir: reading active writers 2024/12/21 03:21:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:21:30 DEBUG : dir/file1: vfs cache: starting upload 2024/12/21 03:21:30 DEBUG : dir: Looking for writers 2024/12/21 03:21:30 DEBUG : file1: reading active writers 2024/12/21 03:21:30 DEBUG : : Looking for writers 2024/12/21 03:21:30 DEBUG : dir: reading active writers 2024/12/21 03:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:21:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:21:30 DEBUG : dir: Looking for writers 2024/12/21 03:21:30 DEBUG : file1: reading active writers 2024/12/21 03:21:30 DEBUG : : Looking for writers 2024/12/21 03:21:30 DEBUG : dir: reading active writers 2024/12/21 03:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/21 03:21:30 DEBUG : dir: Looking for writers 2024/12/21 03:21:30 DEBUG : file1: reading active writers 2024/12/21 03:21:30 DEBUG : : Looking for writers 2024/12/21 03:21:30 DEBUG : dir: reading active writers 2024/12/21 03:21:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/21 03:21:31 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/21 03:21:31 INFO : dir/file1: Copied (replaced existing) 2024/12/21 03:21:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/21 03:21:31 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/21 03:21:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:21:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/21 03:21:31 DEBUG : dir: Looking for writers 2024/12/21 03:21:31 DEBUG : file1: reading active writers 2024/12/21 03:21:31 DEBUG : : Looking for writers 2024/12/21 03:21:31 DEBUG : dir: reading active writers 2024/12/21 03:21:31 DEBUG : >WaitForWriters: 2024/12/21 03:21:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:21:31 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:21:31 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:21:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:21:31 DEBUG : dir/file1(0xc00039c880): _readAt: size=512, off=0 2024/12/21 03:21:31 DEBUG : dir/file1(0xc00039c880): openPending: 2024/12/21 03:21:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/21 03:21:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/21 03:21:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:21:31 DEBUG : dir/file1(0xc00039c880): >openPending: err= 2024/12/21 03:21:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/21 03:21:31 DEBUG : dir/file1(0xc00039c880): >_readAt: n=14, err=EOF 2024/12/21 03:21:31 DEBUG : dir/file1(0xc00039c880): close: 2024/12/21 03:21:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/21 03:21:31 DEBUG : dir/file1(0xc00039c880): >close: err= 2024/12/21 03:21:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:21:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/21 03:21:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0004ecc00 2024/12/21 03:21:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:21:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:21:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/21 03:21:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/21 03:21:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0004ecc00 2024/12/21 03:21:32 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/21 03:21:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:21:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:21:33 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:21:33 DEBUG : dir/file1(0xc00042ae00): openPending: 2024/12/21 03:21:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/21 03:21:33 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2024/12/21 03:21:33 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:21:33 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:21:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/21 03:21:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:21:33 DEBUG : dir/file1(0xc00042ae00): >openPending: err= 2024/12/21 03:21:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/21 03:21:33 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:21:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:21:33 DEBUG : dir/file1(0xc00042ae00): _writeAt: size=25, off=0 2024/12/21 03:21:33 DEBUG : dir/file1(0xc00042ae00): >_writeAt: n=25, err= 2024/12/21 03:21:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:21:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/21 03:21:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0004ecc00 2024/12/21 03:21:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:21:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:21:34 DEBUG : newLeaf(0xc00042ae00): close: 2024/12/21 03:21:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/21 03:21:34 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-21 03:21:33.300090523 +0000 UTC m=+272.657939732 2024/12/21 03:21:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/21 03:21:34 DEBUG : newLeaf(0xc00042ae00): >close: err= 2024/12/21 03:21:34 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:21:34 DEBUG : dir: Looking for writers 2024/12/21 03:21:34 DEBUG : : Looking for writers 2024/12/21 03:21:34 DEBUG : dir: reading active writers 2024/12/21 03:21:34 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:21:34 DEBUG : dir: Looking for writers 2024/12/21 03:21:34 DEBUG : : Looking for writers 2024/12/21 03:21:34 DEBUG : dir: reading active writers 2024/12/21 03:21:34 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:21:34 DEBUG : dir: Looking for writers 2024/12/21 03:21:34 DEBUG : : Looking for writers 2024/12/21 03:21:34 DEBUG : dir: reading active writers 2024/12/21 03:21:34 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:21:34 DEBUG : dir: Looking for writers 2024/12/21 03:21:34 DEBUG : : Looking for writers 2024/12/21 03:21:34 DEBUG : dir: reading active writers 2024/12/21 03:21:34 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:21:34 DEBUG : newLeaf: vfs cache: starting upload 2024/12/21 03:21:34 DEBUG : dir: Looking for writers 2024/12/21 03:21:34 DEBUG : : Looking for writers 2024/12/21 03:21:34 DEBUG : dir: reading active writers 2024/12/21 03:21:34 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:21:34 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/12/21 03:21:34 DEBUG : dir: Looking for writers 2024/12/21 03:21:34 DEBUG : : Looking for writers 2024/12/21 03:21:34 DEBUG : dir: reading active writers 2024/12/21 03:21:34 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/21 03:21:34 DEBUG : dir: Looking for writers 2024/12/21 03:21:34 DEBUG : : Looking for writers 2024/12/21 03:21:34 DEBUG : dir: reading active writers 2024/12/21 03:21:34 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/21 03:21:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/21 03:21:35 INFO : newLeaf: Copied (replaced existing) 2024/12/21 03:21:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-21 03:21:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/21 03:21:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/21 03:21:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:21:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/21 03:21:35 DEBUG : dir: Looking for writers 2024/12/21 03:21:35 DEBUG : : Looking for writers 2024/12/21 03:21:35 DEBUG : dir: reading active writers 2024/12/21 03:21:35 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:35 DEBUG : >WaitForWriters: 2024/12/21 03:21:35 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:21:35 DEBUG : dir: Looking for writers 2024/12/21 03:21:35 DEBUG : : Looking for writers 2024/12/21 03:21:35 DEBUG : dir: reading active writers 2024/12/21 03:21:35 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:35 DEBUG : >WaitForWriters: 2024/12/21 03:21:35 DEBUG : vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:21:44 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:21:44 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:21:44 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:44 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:21:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:44 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:21:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:21:44 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:21:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:21:47 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:21:47 DEBUG : dir: Looking for writers 2024/12/21 03:21:47 DEBUG : file1: reading active writers 2024/12/21 03:21:47 DEBUG : : Looking for writers 2024/12/21 03:21:47 DEBUG : dir: reading active writers 2024/12/21 03:21:47 DEBUG : >WaitForWriters: 2024/12/21 03:21:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:21:47 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:21:47 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:21:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:21:47 DEBUG : dir/file1(0xc00039c4c0): _readAt: size=512, off=0 2024/12/21 03:21:47 DEBUG : dir/file1(0xc00039c4c0): openPending: 2024/12/21 03:21:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/12/21 03:21:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/21 03:21:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:21:47 DEBUG : dir/file1(0xc00039c4c0): >openPending: err= 2024/12/21 03:21:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/12/21 03:21:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:21:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:21:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:21:47 DEBUG : dir/file1(0xc00039c4c0): >_readAt: n=14, err=EOF 2024/12/21 03:21:47 DEBUG : dir/file1(0xc00039c4c0): close: 2024/12/21 03:21:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/21 03:21:47 DEBUG : dir/file1(0xc00039c4c0): >close: err= 2024/12/21 03:21:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:21:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/21 03:21:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000197500 2024/12/21 03:21:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:21:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:21:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/21 03:21:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/21 03:21:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000197500 2024/12/21 03:21:49 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/21 03:21:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:21:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:21:50 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:21:50 DEBUG : dir/file1(0xc000517680): openPending: 2024/12/21 03:21:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2024/12/21 03:21:50 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2024/12/21 03:21:50 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:21:50 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:21:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/21 03:21:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:21:50 DEBUG : dir/file1(0xc000517680): >openPending: err= 2024/12/21 03:21:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/21 03:21:50 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:21:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:21:50 DEBUG : dir/file1(0xc000517680): _writeAt: size=25, off=0 2024/12/21 03:21:50 DEBUG : dir/file1(0xc000517680): >_writeAt: n=25, err= 2024/12/21 03:21:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/21 03:21:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/21 03:21:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000197500 2024/12/21 03:21:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:21:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:21:50 DEBUG : newLeaf(0xc000517680): close: 2024/12/21 03:21:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/21 03:21:50 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-21 03:21:50.082679571 +0000 UTC m=+289.440528771 2024/12/21 03:21:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/21 03:21:50 DEBUG : newLeaf(0xc000517680): >close: err= 2024/12/21 03:21:50 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:21:50 DEBUG : dir: Looking for writers 2024/12/21 03:21:50 DEBUG : : Looking for writers 2024/12/21 03:21:50 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:50 DEBUG : dir: reading active writers 2024/12/21 03:21:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:21:50 DEBUG : dir: Looking for writers 2024/12/21 03:21:50 DEBUG : : Looking for writers 2024/12/21 03:21:50 DEBUG : dir: reading active writers 2024/12/21 03:21:50 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:21:50 DEBUG : dir: Looking for writers 2024/12/21 03:21:50 DEBUG : : Looking for writers 2024/12/21 03:21:50 DEBUG : dir: reading active writers 2024/12/21 03:21:50 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:21:50 DEBUG : dir: Looking for writers 2024/12/21 03:21:50 DEBUG : : Looking for writers 2024/12/21 03:21:50 DEBUG : dir: reading active writers 2024/12/21 03:21:50 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:21:50 DEBUG : newLeaf: vfs cache: starting upload 2024/12/21 03:21:50 DEBUG : dir: Looking for writers 2024/12/21 03:21:50 DEBUG : : Looking for writers 2024/12/21 03:21:50 DEBUG : dir: reading active writers 2024/12/21 03:21:50 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:21:50 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2024/12/21 03:21:50 DEBUG : dir: Looking for writers 2024/12/21 03:21:50 DEBUG : : Looking for writers 2024/12/21 03:21:50 DEBUG : dir: reading active writers 2024/12/21 03:21:50 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/21 03:21:51 DEBUG : dir: Looking for writers 2024/12/21 03:21:51 DEBUG : : Looking for writers 2024/12/21 03:21:51 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:51 DEBUG : dir: reading active writers 2024/12/21 03:21:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/21 03:21:51 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/12/21 03:21:51 INFO : newLeaf: Copied (replaced existing) 2024/12/21 03:21:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-21 03:21:50 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/12/21 03:21:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/21 03:21:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/21 03:21:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/21 03:21:51 DEBUG : dir: Looking for writers 2024/12/21 03:21:51 DEBUG : : Looking for writers 2024/12/21 03:21:51 DEBUG : dir: reading active writers 2024/12/21 03:21:51 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:51 DEBUG : >WaitForWriters: 2024/12/21 03:21:52 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:21:52 DEBUG : dir: Looking for writers 2024/12/21 03:21:52 DEBUG : : Looking for writers 2024/12/21 03:21:52 DEBUG : dir: reading active writers 2024/12/21 03:21:52 DEBUG : newLeaf: reading active writers 2024/12/21 03:21:52 DEBUG : >WaitForWriters: 2024/12/21 03:21:52 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (93.50s) --- PASS: TestFileRename/off,forceCache=false (16.47s) --- PASS: TestFileRename/minimal,forceCache=false (31.06s) --- PASS: TestFileRename/minimal,forceCache=true (11.39s) --- PASS: TestFileRename/writes,forceCache=false (8.31s) --- PASS: TestFileRename/writes,forceCache=true (17.79s) --- PASS: TestFileRename/full,forceCache=false (8.48s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:21:53 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:21:53 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:21:53 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:21:53 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:21:53 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:21:53 DEBUG : : Looking for writers 2024/12/21 03:21:53 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.38s) === 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 "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:21:53 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:21:53 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:21:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/21 03:21:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:21:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:21:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/21 03:21:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/21 03:21:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:21:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/21 03:21:56 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/12/21 03:21:56 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:21:56 DEBUG : dir: Looking for writers 2024/12/21 03:21:56 DEBUG : file1: reading active writers 2024/12/21 03:21:56 DEBUG : : Looking for writers 2024/12/21 03:21:56 DEBUG : dir: reading active writers 2024/12/21 03:21:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.47s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:21:58 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:21:58 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:21:59 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/21 03:22:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:22:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:22:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/21 03:22:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/21 03:22:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:22:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/21 03:22:01 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/21 03:22:01 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/21 03:22:01 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/21 03:22:01 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/21 03:22:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/21 03:22:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/21 03:22:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/21 03:22:01 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/21 03:22:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/21 03:22:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/21 03:22:01 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/21 03:22:02 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/21 03:22:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/21 03:22:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/21 03:22:02 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/21 03:22:02 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:22:02 DEBUG : dir: Looking for writers 2024/12/21 03:22:02 DEBUG : file1: reading active writers 2024/12/21 03:22:02 DEBUG : : Looking for writers 2024/12/21 03:22:02 DEBUG : dir: reading active writers 2024/12/21 03:22:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.82s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:22:04 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:22:04 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:22:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/21 03:22:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:22:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:22:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/21 03:22:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/21 03:22:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:22:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/21 03:22:06 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/21 03:22:06 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/21 03:22:06 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/21 03:22:06 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/21 03:22:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/21 03:22:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/21 03:22:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/21 03:22:07 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/12/21 03:22:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/12/21 03:22:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/12/21 03:22:07 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/12/21 03:22:07 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/12/21 03:22:07 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/12/21 03:22:07 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/12/21 03:22:07 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/12/21 03:22:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/12/21 03:22:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/12/21 03:22:07 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/21 03:22:08 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/12/21 03:22:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/12/21 03:22:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/12/21 03:22:08 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/21 03:22:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/21 03:22:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/21 03:22:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/21 03:22:08 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/12/21 03:22:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/21 03:22:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/21 03:22:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/21 03:22:08 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/12/21 03:22:08 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:22:08 DEBUG : dir: Looking for writers 2024/12/21 03:22:08 DEBUG : file1: reading active writers 2024/12/21 03:22:08 DEBUG : : Looking for writers 2024/12/21 03:22:08 DEBUG : dir: reading active writers 2024/12/21 03:22:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.94s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:22:09 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:22:09 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:22:11 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/21 03:22:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:22:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:22:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/21 03:22:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/21 03:22:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:22:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/21 03:22:12 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:22:12 DEBUG : dir: Looking for writers 2024/12/21 03:22:12 DEBUG : file1: reading active writers 2024/12/21 03:22:12 DEBUG : : Looking for writers 2024/12/21 03:22:12 DEBUG : dir: reading active writers 2024/12/21 03:22:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.18s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:22:14 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:22:14 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:22:15 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/21 03:22:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:22:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:22:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/21 03:22:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/21 03:22:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:22:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/21 03:22:17 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/12/21 03:22:17 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/12/21 03:22:17 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:22:17 DEBUG : dir: Looking for writers 2024/12/21 03:22:17 DEBUG : file1: reading active writers 2024/12/21 03:22:17 DEBUG : : Looking for writers 2024/12/21 03:22:17 DEBUG : dir: reading active writers 2024/12/21 03:22:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.17s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:22:18 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:22:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:22:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:22:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/21 03:22:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:22:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:22:21 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:22:21 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:22:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:22:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/21 03:22:21 DEBUG : dir/file1(0xc00081d040): _readAt: size=1, off=0 2024/12/21 03:22:21 DEBUG : dir/file1(0xc00081d040): openPending: 2024/12/21 03:22:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/21 03:22:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/21 03:22:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:22:21 DEBUG : dir/file1(0xc00081d040): >openPending: err= 2024/12/21 03:22:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/21 03:22:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:22:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:22:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:22:21 DEBUG : dir/file1(0xc00081d040): >_readAt: n=1, err= 2024/12/21 03:22:21 DEBUG : dir/file1(0xc00081d040): _readAt: size=256, off=1 2024/12/21 03:22:21 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/21 03:22:21 DEBUG : dir/file1(0xc00081d040): >_readAt: n=15, err=EOF 2024/12/21 03:22:21 DEBUG : dir/file1(0xc00081d040): _readAt: size=16, off=16 2024/12/21 03:22:21 DEBUG : dir/file1(0xc00081d040): >_readAt: n=0, err=EOF 2024/12/21 03:22:21 DEBUG : dir/file1(0xc00081d040): close: 2024/12/21 03:22:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/21 03:22:21 DEBUG : dir/file1(0xc00081d040): >close: err= 2024/12/21 03:22:21 DEBUG : dir/file1(0xc00081d040): close: 2024/12/21 03:22:21 DEBUG : dir/file1(0xc00081d040): >close: err=file already closed 2024/12/21 03:22:21 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:22:21 DEBUG : dir: Looking for writers 2024/12/21 03:22:21 DEBUG : file1: reading active writers 2024/12/21 03:22:21 DEBUG : : Looking for writers 2024/12/21 03:22:21 DEBUG : dir: reading active writers 2024/12/21 03:22:21 DEBUG : >WaitForWriters: 2024/12/21 03:22:21 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.18s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:22:22 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:22:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:22:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:22:23 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/21 03:22:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:22:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:22:25 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:22:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:22:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:22:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/21 03:22:25 DEBUG : dir/file1(0xc0000ac640): _readAt: size=1, off=0 2024/12/21 03:22:25 DEBUG : dir/file1(0xc0000ac640): openPending: 2024/12/21 03:22:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/21 03:22:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/21 03:22:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:22:25 DEBUG : dir/file1(0xc0000ac640): >openPending: err= 2024/12/21 03:22:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/21 03:22:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:22:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:22:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:22:25 DEBUG : dir/file1(0xc0000ac640): >_readAt: n=1, err= 2024/12/21 03:22:25 DEBUG : dir/file1(0xc0000ac640): _readAt: size=1, off=5 2024/12/21 03:22:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/21 03:22:25 DEBUG : dir/file1(0xc0000ac640): >_readAt: n=1, err= 2024/12/21 03:22:25 DEBUG : dir/file1(0xc0000ac640): _readAt: size=1, off=3 2024/12/21 03:22:25 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/21 03:22:25 DEBUG : dir/file1(0xc0000ac640): >_readAt: n=1, err= 2024/12/21 03:22:25 DEBUG : dir/file1(0xc0000ac640): _readAt: size=1, off=13 2024/12/21 03:22:25 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/21 03:22:25 DEBUG : dir/file1(0xc0000ac640): >_readAt: n=1, err= 2024/12/21 03:22:25 DEBUG : dir/file1(0xc0000ac640): _readAt: size=16, off=100 2024/12/21 03:22:25 DEBUG : dir/file1(0xc0000ac640): >_readAt: n=0, err=EOF 2024/12/21 03:22:25 DEBUG : dir/file1(0xc0000ac640): close: 2024/12/21 03:22:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/21 03:22:25 DEBUG : dir/file1(0xc0000ac640): >close: err= 2024/12/21 03:22:25 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:22:25 DEBUG : dir: Looking for writers 2024/12/21 03:22:25 DEBUG : file1: reading active writers 2024/12/21 03:22:25 DEBUG : : Looking for writers 2024/12/21 03:22:25 DEBUG : dir: reading active writers 2024/12/21 03:22:25 DEBUG : >WaitForWriters: 2024/12/21 03:22:25 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.12s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:22:26 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:22:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:22:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:22:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/21 03:22:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:22:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:22:29 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:22:29 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:22:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:22:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): _readAt: size=1, off=0 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): openPending: 2024/12/21 03:22:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/21 03:22:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/21 03:22:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): >openPending: err= 2024/12/21 03:22:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/21 03:22:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:22:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:22:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): >_readAt: n=1, err= 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): _readAt: size=1, off=5 2024/12/21 03:22:29 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): >_readAt: n=1, err= 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): _readAt: size=1, off=1 2024/12/21 03:22:29 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): >_readAt: n=1, err= 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): _readAt: size=6, off=10 2024/12/21 03:22:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): >_readAt: n=6, err= 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): _readAt: size=256, off=10 2024/12/21 03:22:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): >_readAt: n=6, err=EOF 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): _readAt: size=256, off=100 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): >_readAt: n=0, err=EOF 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): close: 2024/12/21 03:22:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): >close: err= 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): _readAt: size=256, off=100 2024/12/21 03:22:29 DEBUG : dir/file1(0xc00039c580): >_readAt: n=0, err=file already closed 2024/12/21 03:22:29 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:22:29 DEBUG : dir: Looking for writers 2024/12/21 03:22:29 DEBUG : file1: reading active writers 2024/12/21 03:22:29 DEBUG : : Looking for writers 2024/12/21 03:22:29 DEBUG : dir: reading active writers 2024/12/21 03:22:29 DEBUG : >WaitForWriters: 2024/12/21 03:22:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.10s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:22:30 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:22:30 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:22:30 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:30 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:30 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:30 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:22:31 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/21 03:22:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:22:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:22:33 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:22:33 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:22:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:22:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/21 03:22:33 DEBUG : dir/file1(0xc00081c500): RWFileHandle.Flush 2024/12/21 03:22:33 DEBUG : dir/file1(0xc00081c500): _readAt: size=256, off=0 2024/12/21 03:22:33 DEBUG : dir/file1(0xc00081c500): openPending: 2024/12/21 03:22:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/21 03:22:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/21 03:22:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:22:33 DEBUG : dir/file1(0xc00081c500): >openPending: err= 2024/12/21 03:22:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/21 03:22:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:22:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:22:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:22:33 DEBUG : dir/file1(0xc00081c500): >_readAt: n=16, err=EOF 2024/12/21 03:22:33 DEBUG : dir/file1(0xc00081c500): RWFileHandle.Flush 2024/12/21 03:22:33 DEBUG : dir/file1(0xc00081c500): RWFileHandle.Flush 2024/12/21 03:22:33 DEBUG : dir/file1(0xc00081c500): close: 2024/12/21 03:22:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/21 03:22:33 DEBUG : dir/file1(0xc00081c500): >close: err= 2024/12/21 03:22:33 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:22:33 DEBUG : dir: Looking for writers 2024/12/21 03:22:33 DEBUG : file1: reading active writers 2024/12/21 03:22:33 DEBUG : : Looking for writers 2024/12/21 03:22:33 DEBUG : dir: reading active writers 2024/12/21 03:22:33 DEBUG : >WaitForWriters: 2024/12/21 03:22:33 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.13s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:22:34 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:22:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:22:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:22:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/21 03:22:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:22:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/21 03:22:37 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:22:37 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:22:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:22:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/21 03:22:37 DEBUG : dir/file1(0xc00081ca40): _readAt: size=256, off=0 2024/12/21 03:22:37 DEBUG : dir/file1(0xc00081ca40): openPending: 2024/12/21 03:22:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/21 03:22:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/21 03:22:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:22:37 DEBUG : dir/file1(0xc00081ca40): >openPending: err= 2024/12/21 03:22:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/21 03:22:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:22:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:22:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:22:37 DEBUG : dir/file1(0xc00081ca40): >_readAt: n=16, err=EOF 2024/12/21 03:22:37 DEBUG : dir/file1(0xc00081ca40): RWFileHandle.Release 2024/12/21 03:22:37 DEBUG : dir/file1(0xc00081ca40): close: 2024/12/21 03:22:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/21 03:22:37 DEBUG : dir/file1(0xc00081ca40): >close: err= 2024/12/21 03:22:37 DEBUG : dir/file1(0xc00081ca40): RWFileHandle.Release 2024/12/21 03:22:37 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:22:37 DEBUG : dir: Looking for writers 2024/12/21 03:22:37 DEBUG : file1: reading active writers 2024/12/21 03:22:37 DEBUG : : Looking for writers 2024/12/21 03:22:37 DEBUG : dir: reading active writers 2024/12/21 03:22:37 DEBUG : >WaitForWriters: 2024/12/21 03:22:37 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.10s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:22:38 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:22:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:22:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:22:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:22:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:22:39 DEBUG : file1: newRWFileHandle: 2024/12/21 03:22:39 DEBUG : file1(0xc00081cc80): openPending: 2024/12/21 03:22:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:22:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:22:39 DEBUG : file1(0xc00081cc80): >openPending: err= 2024/12/21 03:22:39 DEBUG : file1: >newRWFileHandle: err= 2024/12/21 03:22:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:22:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/21 03:22:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/21 03:22:39 DEBUG : file1(0xc00081cc80): _writeAt: size=5, off=0 2024/12/21 03:22:39 DEBUG : file1(0xc00081cc80): >_writeAt: n=5, err= 2024/12/21 03:22:39 DEBUG : file1(0xc00081cc80): _writeAt: size=7, off=5 2024/12/21 03:22:39 DEBUG : file1(0xc00081cc80): >_writeAt: n=7, err= 2024/12/21 03:22:39 DEBUG : file1: vfs cache: truncate to size=11 2024/12/21 03:22:39 DEBUG : file1(0xc00081cc80): close: 2024/12/21 03:22:39 DEBUG : file1: vfs cache: setting modification time to 2024-12-21 03:22:39.116125261 +0000 UTC m=+338.473974470 2024/12/21 03:22:39 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:22:39 DEBUG : file1(0xc00081cc80): >close: err= 2024/12/21 03:22:39 DEBUG : file1(0xc00081cc80): close: 2024/12/21 03:22:39 DEBUG : file1(0xc00081cc80): >close: err=file already closed 2024/12/21 03:22:39 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:22:39 DEBUG : : Looking for writers 2024/12/21 03:22:39 DEBUG : file1: reading active writers 2024/12/21 03:22:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:22:39 DEBUG : : Looking for writers 2024/12/21 03:22:39 DEBUG : file1: reading active writers 2024/12/21 03:22:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:22:39 DEBUG : : Looking for writers 2024/12/21 03:22:39 DEBUG : file1: reading active writers 2024/12/21 03:22:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:22:39 DEBUG : : Looking for writers 2024/12/21 03:22:39 DEBUG : file1: reading active writers 2024/12/21 03:22:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:22:39 DEBUG : file1: vfs cache: starting upload 2024/12/21 03:22:39 DEBUG : : Looking for writers 2024/12/21 03:22:39 DEBUG : file1: reading active writers 2024/12/21 03:22:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:22:39 DEBUG : : Looking for writers 2024/12/21 03:22:39 DEBUG : file1: reading active writers 2024/12/21 03:22:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/21 03:22:39 DEBUG : : Looking for writers 2024/12/21 03:22:39 DEBUG : file1: reading active writers 2024/12/21 03:22:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/21 03:22:39 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/12/21 03:22:40 DEBUG : : Looking for writers 2024/12/21 03:22:40 DEBUG : file1: reading active writers 2024/12/21 03:22:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:22:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/21 03:22:41 INFO : file1: Copied (new) 2024/12/21 03:22:41 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-21 03:22:39 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/21 03:22:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/21 03:22:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:22:41 INFO : file1: vfs cache: upload succeeded try #1 2024/12/21 03:22:41 DEBUG : : Looking for writers 2024/12/21 03:22:41 DEBUG : file1: reading active writers 2024/12/21 03:22:41 DEBUG : >WaitForWriters: 2024/12/21 03:22:41 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:22:41 DEBUG : : Looking for writers 2024/12/21 03:22:41 DEBUG : file1: reading active writers 2024/12/21 03:22:41 DEBUG : >WaitForWriters: 2024/12/21 03:22:41 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.17s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:22:42 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:22:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:22:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:22:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:22:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:22:42 DEBUG : file1: newRWFileHandle: 2024/12/21 03:22:42 DEBUG : file1(0xc00081c680): openPending: 2024/12/21 03:22:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:22:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:22:42 DEBUG : file1(0xc00081c680): >openPending: err= 2024/12/21 03:22:42 DEBUG : file1: >newRWFileHandle: err= 2024/12/21 03:22:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:22:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/21 03:22:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/21 03:22:42 DEBUG : file1(0xc00081c680): _writeAt: size=7, off=0 2024/12/21 03:22:42 DEBUG : file1(0xc00081c680): >_writeAt: n=7, err= 2024/12/21 03:22:42 DEBUG : file1(0xc00081c680): _writeAt: size=6, off=5 2024/12/21 03:22:42 DEBUG : file1(0xc00081c680): >_writeAt: n=6, err= 2024/12/21 03:22:42 DEBUG : file1(0xc00081c680): close: 2024/12/21 03:22:42 DEBUG : file1: vfs cache: setting modification time to 2024-12-21 03:22:42.289307894 +0000 UTC m=+341.647157124 2024/12/21 03:22:42 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:22:42 DEBUG : file1(0xc00081c680): >close: err= 2024/12/21 03:22:42 DEBUG : file1(0xc00081c680): _writeAt: size=5, off=0 2024/12/21 03:22:42 DEBUG : file1(0xc00081c680): >_writeAt: n=0, err=file already closed 2024/12/21 03:22:42 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:22:42 DEBUG : : Looking for writers 2024/12/21 03:22:42 DEBUG : file1: reading active writers 2024/12/21 03:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:22:42 DEBUG : : Looking for writers 2024/12/21 03:22:42 DEBUG : file1: reading active writers 2024/12/21 03:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:22:42 DEBUG : : Looking for writers 2024/12/21 03:22:42 DEBUG : file1: reading active writers 2024/12/21 03:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:22:42 DEBUG : : Looking for writers 2024/12/21 03:22:42 DEBUG : file1: reading active writers 2024/12/21 03:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:22:42 DEBUG : file1: vfs cache: starting upload 2024/12/21 03:22:42 DEBUG : : Looking for writers 2024/12/21 03:22:42 DEBUG : file1: reading active writers 2024/12/21 03:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:22:42 DEBUG : : Looking for writers 2024/12/21 03:22:42 DEBUG : file1: reading active writers 2024/12/21 03:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/21 03:22:42 DEBUG : : Looking for writers 2024/12/21 03:22:42 DEBUG : file1: reading active writers 2024/12/21 03:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/21 03:22:43 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/12/21 03:22:43 DEBUG : : Looking for writers 2024/12/21 03:22:43 DEBUG : file1: reading active writers 2024/12/21 03:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:22:44 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/21 03:22:44 INFO : file1: Copied (new) 2024/12/21 03:22:44 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-21 03:22:42 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/12/21 03:22:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/21 03:22:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:22:44 INFO : file1: vfs cache: upload succeeded try #1 2024/12/21 03:22:44 DEBUG : : Looking for writers 2024/12/21 03:22:44 DEBUG : file1: reading active writers 2024/12/21 03:22:44 DEBUG : >WaitForWriters: 2024/12/21 03:22:44 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:22:44 DEBUG : : Looking for writers 2024/12/21 03:22:44 DEBUG : file1: reading active writers 2024/12/21 03:22:44 DEBUG : >WaitForWriters: 2024/12/21 03:22:44 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.15s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:22:45 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:22:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:22:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:22:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:22:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:22:45 DEBUG : file1: newRWFileHandle: 2024/12/21 03:22:45 DEBUG : file1(0xc00039d0c0): openPending: 2024/12/21 03:22:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:22:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:22:45 DEBUG : file1(0xc00039d0c0): >openPending: err= 2024/12/21 03:22:45 DEBUG : file1: >newRWFileHandle: err= 2024/12/21 03:22:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:22:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/21 03:22:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/21 03:22:45 DEBUG : file1(0xc00039d0c0): close: 2024/12/21 03:22:45 DEBUG : file1: vfs cache: setting modification time to 2024-12-21 03:22:45.440360123 +0000 UTC m=+344.798209323 2024/12/21 03:22:45 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:22:45 DEBUG : file1(0xc00039d0c0): >close: err= 2024/12/21 03:22:45 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/21 03:22:45 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/21 03:22:45 DEBUG : file2: newRWFileHandle: 2024/12/21 03:22:45 DEBUG : file2(0xc00039d200): openPending: 2024/12/21 03:22:45 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:22:45 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/21 03:22:45 DEBUG : file2(0xc00039d200): >openPending: err= 2024/12/21 03:22:45 DEBUG : file2: >newRWFileHandle: err= 2024/12/21 03:22:45 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/21 03:22:45 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/12/21 03:22:45 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/12/21 03:22:45 DEBUG : file2(0xc00039d200): RWFileHandle.Flush 2024/12/21 03:22:45 DEBUG : file2(0xc00039d200): RWFileHandle.Release 2024/12/21 03:22:45 DEBUG : file2(0xc00039d200): close: 2024/12/21 03:22:45 DEBUG : file2: vfs cache: setting modification time to 2024-12-21 03:22:45.441009888 +0000 UTC m=+344.798859087 2024/12/21 03:22:45 INFO : file2: vfs cache: queuing for upload in 100ms 2024/12/21 03:22:45 DEBUG : file2(0xc00039d200): >close: err= 2024/12/21 03:22:45 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:22:45 DEBUG : : Looking for writers 2024/12/21 03:22:45 DEBUG : file1: reading active writers 2024/12/21 03:22:45 DEBUG : file2: reading active writers 2024/12/21 03:22:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/12/21 03:22:45 DEBUG : : Looking for writers 2024/12/21 03:22:45 DEBUG : file1: reading active writers 2024/12/21 03:22:45 DEBUG : file2: reading active writers 2024/12/21 03:22:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/12/21 03:22:45 DEBUG : : Looking for writers 2024/12/21 03:22:45 DEBUG : file2: reading active writers 2024/12/21 03:22:45 DEBUG : file1: reading active writers 2024/12/21 03:22:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/12/21 03:22:45 DEBUG : : Looking for writers 2024/12/21 03:22:45 DEBUG : file2: reading active writers 2024/12/21 03:22:45 DEBUG : file1: reading active writers 2024/12/21 03:22:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/12/21 03:22:45 DEBUG : file2: vfs cache: starting upload 2024/12/21 03:22:45 DEBUG : file1: vfs cache: starting upload 2024/12/21 03:22:45 DEBUG : : Looking for writers 2024/12/21 03:22:45 DEBUG : file1: reading active writers 2024/12/21 03:22:45 DEBUG : file2: reading active writers 2024/12/21 03:22:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/12/21 03:22:45 DEBUG : : Looking for writers 2024/12/21 03:22:45 DEBUG : file1: reading active writers 2024/12/21 03:22:45 DEBUG : file2: reading active writers 2024/12/21 03:22:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/12/21 03:22:46 DEBUG : : Looking for writers 2024/12/21 03:22:46 DEBUG : file1: reading active writers 2024/12/21 03:22:46 DEBUG : file2: reading active writers 2024/12/21 03:22:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2024/12/21 03:22:46 DEBUG : : Looking for writers 2024/12/21 03:22:46 DEBUG : file2: reading active writers 2024/12/21 03:22:46 DEBUG : file1: reading active writers 2024/12/21 03:22:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/12/21 03:22:47 DEBUG : : Looking for writers 2024/12/21 03:22:47 DEBUG : file1: reading active writers 2024/12/21 03:22:47 DEBUG : file2: reading active writers 2024/12/21 03:22:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/12/21 03:22:48 DEBUG : : Looking for writers 2024/12/21 03:22:48 DEBUG : file1: reading active writers 2024/12/21 03:22:48 DEBUG : file2: reading active writers 2024/12/21 03:22:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/12/21 03:22:49 DEBUG : : Looking for writers 2024/12/21 03:22:49 DEBUG : file2: reading active writers 2024/12/21 03:22:49 DEBUG : file1: reading active writers 2024/12/21 03:22:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2024/12/21 03:22:50 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/21 03:22:50 INFO : file1: Copied (new) 2024/12/21 03:22:50 DEBUG : file1: vfs cache: fingerprint now "0,2024-12-21 03:22:45 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/21 03:22:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/21 03:22:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:22:50 INFO : file1: vfs cache: upload succeeded try #1 2024/12/21 03:22:50 DEBUG : : Looking for writers 2024/12/21 03:22:50 DEBUG : file1: reading active writers 2024/12/21 03:22:50 DEBUG : file2: reading active writers 2024/12/21 03:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:22:51 DEBUG : : Looking for writers 2024/12/21 03:22:51 DEBUG : file1: reading active writers 2024/12/21 03:22:51 DEBUG : file2: reading active writers 2024/12/21 03:22:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:22:52 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/21 03:22:52 INFO : file2: Copied (new) 2024/12/21 03:22:52 DEBUG : file2: vfs cache: fingerprint now "0,2024-12-21 03:22:45 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/12/21 03:22:52 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/12/21 03:22:52 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/21 03:22:52 INFO : file2: vfs cache: upload succeeded try #1 2024/12/21 03:22:52 DEBUG : : Looking for writers 2024/12/21 03:22:52 DEBUG : file1: reading active writers 2024/12/21 03:22:52 DEBUG : file2: reading active writers 2024/12/21 03:22:52 DEBUG : >WaitForWriters: 2024/12/21 03:22:53 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:22:53 DEBUG : : Looking for writers 2024/12/21 03:22:53 DEBUG : file1: reading active writers 2024/12/21 03:22:53 DEBUG : file2: reading active writers 2024/12/21 03:22:53 DEBUG : >WaitForWriters: 2024/12/21 03:22:53 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (8.81s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:22:54 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:22:54 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:22:54 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:54 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:22:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:22:54 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:22:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:22:54 DEBUG : file1: newRWFileHandle: 2024/12/21 03:22:54 DEBUG : file1(0xc0000acb40): openPending: 2024/12/21 03:22:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:22:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:22:54 DEBUG : file1(0xc0000acb40): >openPending: err= 2024/12/21 03:22:54 DEBUG : file1: >newRWFileHandle: err= 2024/12/21 03:22:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:22:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/21 03:22:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/21 03:22:54 DEBUG : file1(0xc0000acb40): _writeAt: size=5, off=0 2024/12/21 03:22:54 DEBUG : file1(0xc0000acb40): >_writeAt: n=5, err= 2024/12/21 03:22:54 DEBUG : file1(0xc0000acb40): RWFileHandle.Flush 2024/12/21 03:22:54 DEBUG : file1(0xc0000acb40): RWFileHandle.Flush 2024/12/21 03:22:54 DEBUG : file1(0xc0000acb40): close: 2024/12/21 03:22:54 DEBUG : file1: vfs cache: setting modification time to 2024-12-21 03:22:54.249869346 +0000 UTC m=+353.607718575 2024/12/21 03:22:54 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:22:54 DEBUG : file1(0xc0000acb40): >close: err= 2024/12/21 03:22:54 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:22:54 DEBUG : : Looking for writers 2024/12/21 03:22:54 DEBUG : file1: reading active writers 2024/12/21 03:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:22:54 DEBUG : : Looking for writers 2024/12/21 03:22:54 DEBUG : file1: reading active writers 2024/12/21 03:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:22:54 DEBUG : : Looking for writers 2024/12/21 03:22:54 DEBUG : file1: reading active writers 2024/12/21 03:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:22:54 DEBUG : : Looking for writers 2024/12/21 03:22:54 DEBUG : file1: reading active writers 2024/12/21 03:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:22:54 DEBUG : file1: vfs cache: starting upload 2024/12/21 03:22:54 DEBUG : : Looking for writers 2024/12/21 03:22:54 DEBUG : file1: reading active writers 2024/12/21 03:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:22:54 DEBUG : : Looking for writers 2024/12/21 03:22:54 DEBUG : file1: reading active writers 2024/12/21 03:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/21 03:22:54 DEBUG : : Looking for writers 2024/12/21 03:22:54 DEBUG : file1: reading active writers 2024/12/21 03:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/21 03:22:55 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/12/21 03:22:55 DEBUG : : Looking for writers 2024/12/21 03:22:55 DEBUG : file1: reading active writers 2024/12/21 03:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:22:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/21 03:22:56 INFO : file1: Copied (new) 2024/12/21 03:22:56 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-21 03:22:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/21 03:22:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/21 03:22:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:22:56 INFO : file1: vfs cache: upload succeeded try #1 2024/12/21 03:22:56 DEBUG : : Looking for writers 2024/12/21 03:22:56 DEBUG : file1: reading active writers 2024/12/21 03:22:56 DEBUG : >WaitForWriters: 2024/12/21 03:22:56 DEBUG : vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleFlushWrite (10.46s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:23:04 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:23:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:23:04 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:04 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:23:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:04 DEBUG : file1: newRWFileHandle: 2024/12/21 03:23:04 DEBUG : file1(0xc0000acb00): openPending: 2024/12/21 03:23:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:23:04 DEBUG : file1(0xc0000acb00): >openPending: err= 2024/12/21 03:23:04 DEBUG : file1: >newRWFileHandle: err= 2024/12/21 03:23:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:23:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/21 03:23:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/21 03:23:04 DEBUG : file1(0xc0000acb00): _writeAt: size=5, off=0 2024/12/21 03:23:04 DEBUG : file1(0xc0000acb00): >_writeAt: n=5, err= 2024/12/21 03:23:04 DEBUG : file1(0xc0000acb00): RWFileHandle.Release 2024/12/21 03:23:04 DEBUG : file1(0xc0000acb00): close: 2024/12/21 03:23:04 DEBUG : file1: vfs cache: setting modification time to 2024-12-21 03:23:04.711045779 +0000 UTC m=+364.068894978 2024/12/21 03:23:04 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:04 DEBUG : file1(0xc0000acb00): >close: err= 2024/12/21 03:23:04 DEBUG : file1(0xc0000acb00): RWFileHandle.Release 2024/12/21 03:23:04 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:23:04 DEBUG : : Looking for writers 2024/12/21 03:23:04 DEBUG : file1: reading active writers 2024/12/21 03:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:23:04 DEBUG : : Looking for writers 2024/12/21 03:23:04 DEBUG : file1: reading active writers 2024/12/21 03:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:23:04 DEBUG : : Looking for writers 2024/12/21 03:23:04 DEBUG : file1: reading active writers 2024/12/21 03:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:23:04 DEBUG : : Looking for writers 2024/12/21 03:23:04 DEBUG : file1: reading active writers 2024/12/21 03:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:23:04 DEBUG : file1: vfs cache: starting upload 2024/12/21 03:23:04 DEBUG : : Looking for writers 2024/12/21 03:23:04 DEBUG : file1: reading active writers 2024/12/21 03:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:23:05 DEBUG : : Looking for writers 2024/12/21 03:23:05 DEBUG : file1: reading active writers 2024/12/21 03:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/21 03:23:05 DEBUG : : Looking for writers 2024/12/21 03:23:05 DEBUG : file1: reading active writers 2024/12/21 03:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/21 03:23:05 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/12/21 03:23:05 DEBUG : : Looking for writers 2024/12/21 03:23:05 DEBUG : file1: reading active writers 2024/12/21 03:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:23:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/21 03:23:06 INFO : file1: Copied (new) 2024/12/21 03:23:06 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-21 03:23:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/21 03:23:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/21 03:23:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:23:06 INFO : file1: vfs cache: upload succeeded try #1 2024/12/21 03:23:06 DEBUG : : Looking for writers 2024/12/21 03:23:06 DEBUG : file1: reading active writers 2024/12/21 03:23:06 DEBUG : >WaitForWriters: 2024/12/21 03:23:06 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.98s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:23:07 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:23:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:23:07 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:07 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:23:08 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/21 03:23:09 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/12/21 03:23:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:23:10 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:23:10 DEBUG : dir/file1(0xc0000ace80): openPending: 2024/12/21 03:23:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/21 03:23:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/21 03:23:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:23:10 DEBUG : dir/file1(0xc0000ace80): >openPending: err= 2024/12/21 03:23:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/21 03:23:10 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:23:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:23:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/21 03:23:10 DEBUG : dir/file1(0xc0000ace80): _writeAt: size=5, off=0 2024/12/21 03:23:10 DEBUG : dir/file1(0xc0000ace80): >_writeAt: n=5, err= 2024/12/21 03:23:10 DEBUG : dir/file1(0xc0000ace80): close: 2024/12/21 03:23:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:10 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-21 03:23:10.241068107 +0000 UTC m=+369.598917326 2024/12/21 03:23:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:10 DEBUG : dir/file1(0xc0000ace80): >close: err= 2024/12/21 03:23:10 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:23:10 DEBUG : dir: Looking for writers 2024/12/21 03:23:10 DEBUG : file1: reading active writers 2024/12/21 03:23:10 DEBUG : : Looking for writers 2024/12/21 03:23:10 DEBUG : dir: reading active writers 2024/12/21 03:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:23:10 DEBUG : dir: Looking for writers 2024/12/21 03:23:10 DEBUG : file1: reading active writers 2024/12/21 03:23:10 DEBUG : : Looking for writers 2024/12/21 03:23:10 DEBUG : dir: reading active writers 2024/12/21 03:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:23:10 DEBUG : dir: Looking for writers 2024/12/21 03:23:10 DEBUG : file1: reading active writers 2024/12/21 03:23:10 DEBUG : : Looking for writers 2024/12/21 03:23:10 DEBUG : dir: reading active writers 2024/12/21 03:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:23:10 DEBUG : dir: Looking for writers 2024/12/21 03:23:10 DEBUG : file1: reading active writers 2024/12/21 03:23:10 DEBUG : : Looking for writers 2024/12/21 03:23:10 DEBUG : dir: reading active writers 2024/12/21 03:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:23:10 DEBUG : dir/file1: vfs cache: starting upload 2024/12/21 03:23:10 DEBUG : dir: Looking for writers 2024/12/21 03:23:10 DEBUG : file1: reading active writers 2024/12/21 03:23:10 DEBUG : : Looking for writers 2024/12/21 03:23:10 DEBUG : dir: reading active writers 2024/12/21 03:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:23:10 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2024/12/21 03:23:10 DEBUG : dir: Looking for writers 2024/12/21 03:23:10 DEBUG : file1: reading active writers 2024/12/21 03:23:10 DEBUG : : Looking for writers 2024/12/21 03:23:10 DEBUG : dir: reading active writers 2024/12/21 03:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/21 03:23:10 DEBUG : dir: Looking for writers 2024/12/21 03:23:10 DEBUG : file1: reading active writers 2024/12/21 03:23:10 DEBUG : : Looking for writers 2024/12/21 03:23:10 DEBUG : dir: reading active writers 2024/12/21 03:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/21 03:23:11 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/21 03:23:11 INFO : dir/file1: Copied (replaced existing) 2024/12/21 03:23:11 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-12-21 03:23:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/21 03:23:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/21 03:23:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:23:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/21 03:23:11 DEBUG : dir: Looking for writers 2024/12/21 03:23:11 DEBUG : file1: reading active writers 2024/12/21 03:23:11 DEBUG : : Looking for writers 2024/12/21 03:23:11 DEBUG : dir: reading active writers 2024/12/21 03:23:11 DEBUG : >WaitForWriters: 2024/12/21 03:23:11 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.05s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:23:12 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:23:12 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:23:12 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:12 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:12 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:12 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:23:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2024/12/21 03:23:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:15 DEBUG : dir/file1: newRWFileHandle: 2024/12/21 03:23:15 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/21 03:23:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:23:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/21 03:23:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/21 03:23:15 DEBUG : dir/file1(0xc00081c000): _writeAt: size=5, off=0 2024/12/21 03:23:15 DEBUG : dir/file1(0xc00081c000): openPending: 2024/12/21 03:23:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/12/21 03:23:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/21 03:23:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:23:15 DEBUG : dir/file1(0xc00081c000): >openPending: err= 2024/12/21 03:23:15 DEBUG : dir/file1(0xc00081c000): >_writeAt: n=5, err= 2024/12/21 03:23:15 DEBUG : dir/file1(0xc00081c000): _writeAt: size=15, off=5 2024/12/21 03:23:15 DEBUG : dir/file1(0xc00081c000): >_writeAt: n=15, err= 2024/12/21 03:23:15 DEBUG : dir/file1(0xc00081c000): close: 2024/12/21 03:23:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/12/21 03:23:15 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-21 03:23:15.554844598 +0000 UTC m=+374.912693797 2024/12/21 03:23:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:15 DEBUG : dir/file1(0xc00081c000): >close: err= 2024/12/21 03:23:15 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:23:15 DEBUG : dir: Looking for writers 2024/12/21 03:23:15 DEBUG : file1: reading active writers 2024/12/21 03:23:15 DEBUG : : Looking for writers 2024/12/21 03:23:15 DEBUG : dir: reading active writers 2024/12/21 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:23:15 DEBUG : dir: Looking for writers 2024/12/21 03:23:15 DEBUG : file1: reading active writers 2024/12/21 03:23:15 DEBUG : : Looking for writers 2024/12/21 03:23:15 DEBUG : dir: reading active writers 2024/12/21 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:23:15 DEBUG : dir: Looking for writers 2024/12/21 03:23:15 DEBUG : file1: reading active writers 2024/12/21 03:23:15 DEBUG : : Looking for writers 2024/12/21 03:23:15 DEBUG : dir: reading active writers 2024/12/21 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:23:15 DEBUG : dir: Looking for writers 2024/12/21 03:23:15 DEBUG : file1: reading active writers 2024/12/21 03:23:15 DEBUG : : Looking for writers 2024/12/21 03:23:15 DEBUG : dir: reading active writers 2024/12/21 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:23:15 DEBUG : dir/file1: vfs cache: starting upload 2024/12/21 03:23:15 DEBUG : dir: Looking for writers 2024/12/21 03:23:15 DEBUG : file1: reading active writers 2024/12/21 03:23:15 DEBUG : : Looking for writers 2024/12/21 03:23:15 DEBUG : dir: reading active writers 2024/12/21 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:23:15 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2024/12/21 03:23:15 DEBUG : dir: Looking for writers 2024/12/21 03:23:15 DEBUG : file1: reading active writers 2024/12/21 03:23:15 DEBUG : : Looking for writers 2024/12/21 03:23:15 DEBUG : dir: reading active writers 2024/12/21 03:23:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/21 03:23:16 DEBUG : dir: Looking for writers 2024/12/21 03:23:16 DEBUG : file1: reading active writers 2024/12/21 03:23:16 DEBUG : : Looking for writers 2024/12/21 03:23:16 DEBUG : dir: reading active writers 2024/12/21 03:23:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/21 03:23:16 DEBUG : dir: Looking for writers 2024/12/21 03:23:16 DEBUG : file1: reading active writers 2024/12/21 03:23:16 DEBUG : : Looking for writers 2024/12/21 03:23:16 DEBUG : dir: reading active writers 2024/12/21 03:23:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:23:17 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/12/21 03:23:17 INFO : dir/file1: Copied (replaced existing) 2024/12/21 03:23:17 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-12-21 03:23:15 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/12/21 03:23:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/21 03:23:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:23:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/21 03:23:17 DEBUG : dir: Looking for writers 2024/12/21 03:23:17 DEBUG : file1: reading active writers 2024/12/21 03:23:17 DEBUG : : Looking for writers 2024/12/21 03:23:17 DEBUG : dir: reading active writers 2024/12/21 03:23:17 DEBUG : >WaitForWriters: 2024/12/21 03:23:17 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:23:18 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:23:18 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:23:18 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:18 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:18 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:23:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:19 DEBUG : file1: newRWFileHandle: 2024/12/21 03:23:19 DEBUG : file1(0xc0000ac880): openPending: 2024/12/21 03:23:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:23:19 DEBUG : file1(0xc0000ac880): >openPending: err= 2024/12/21 03:23:19 DEBUG : file1: >newRWFileHandle: err= 2024/12/21 03:23:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:23:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/21 03:23:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/21 03:23:19 DEBUG : file1(0xc0000ac880): _writeAt: size=5, off=0 2024/12/21 03:23:19 DEBUG : file1(0xc0000ac880): >_writeAt: n=5, err= 2024/12/21 03:23:19 DEBUG : file1(0xc0000ac880): close: 2024/12/21 03:23:19 DEBUG : file1: vfs cache: setting modification time to 2024-12-21 03:23:19.021634614 +0000 UTC m=+378.379483813 2024/12/21 03:23:19 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:19 DEBUG : file1(0xc0000ac880): >close: err= 2024/12/21 03:23:19 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:23:19 DEBUG : : Looking for writers 2024/12/21 03:23:19 DEBUG : file1: reading active writers 2024/12/21 03:23:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:23:19 DEBUG : : Looking for writers 2024/12/21 03:23:19 DEBUG : file1: reading active writers 2024/12/21 03:23:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:23:19 DEBUG : : Looking for writers 2024/12/21 03:23:19 DEBUG : file1: reading active writers 2024/12/21 03:23:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:23:19 DEBUG : : Looking for writers 2024/12/21 03:23:19 DEBUG : file1: reading active writers 2024/12/21 03:23:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:23:19 DEBUG : file1: vfs cache: starting upload 2024/12/21 03:23:19 DEBUG : : Looking for writers 2024/12/21 03:23:19 DEBUG : file1: reading active writers 2024/12/21 03:23:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:23:19 DEBUG : : Looking for writers 2024/12/21 03:23:19 DEBUG : file1: reading active writers 2024/12/21 03:23:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/21 03:23:19 DEBUG : : Looking for writers 2024/12/21 03:23:19 DEBUG : file1: reading active writers 2024/12/21 03:23:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/21 03:23:19 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/12/21 03:23:20 DEBUG : : Looking for writers 2024/12/21 03:23:20 DEBUG : file1: reading active writers 2024/12/21 03:23:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:23:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/21 03:23:20 INFO : file1: Copied (new) 2024/12/21 03:23:20 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-21 03:23:19 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/21 03:23:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/21 03:23:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:23:20 INFO : file1: vfs cache: upload succeeded try #1 2024/12/21 03:23:21 DEBUG : : Looking for writers 2024/12/21 03:23:21 DEBUG : file1: reading active writers 2024/12/21 03:23:21 DEBUG : >WaitForWriters: 2024/12/21 03:23:21 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.95s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:23:21 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:23:21 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:23:21 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:21 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/12/21 03:23:21 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c5c0): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c5c0): >openPending: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c5c0): _writeAt: size=5, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c5c0): >_writeAt: n=5, err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c5c0): close: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.987484565 +0000 UTC m=+381.345333774 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c5c0): >close: err= 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c640): _readAt: size=2, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c640): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c640): >openPending: err= 2024/12/21 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c640): >_readAt: n=2, err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c640): _writeAt: size=3, off=2 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c640): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c640): close: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.987484565 +0000 UTC m=+381.345333774 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c640): >close: err= 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c6c0): _readAt: size=512, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c6c0): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c6c0): >openPending: err= 2024/12/21 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c6c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c6c0): close: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.987484565 +0000 UTC m=+381.345333774 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c6c0): >close: err= 2024/12/21 03:23:21 DEBUG : open-test-file: Remove: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411500 item 1 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c840): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c840): >openPending: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c840): _writeAt: size=5, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c840): >_writeAt: n=5, err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c840): close: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.990033188 +0000 UTC m=+381.347882397 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c840): >close: err= 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c880): _readAt: size=512, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c880): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c880): >openPending: err= 2024/12/21 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c880): >_readAt: n=5, err=EOF 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c880): close: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.990033188 +0000 UTC m=+381.347882397 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c880): >close: err= 2024/12/21 03:23:21 DEBUG : open-test-file: Remove: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411a40 item 2 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c8c0): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c8c0): >openPending: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c8c0): _writeAt: size=5, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c8c0): >_writeAt: n=5, err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c8c0): close: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.991669576 +0000 UTC m=+381.349518775 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c8c0): >close: err= 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c900): _readAt: size=2, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c900): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c900): >openPending: err= 2024/12/21 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c900): >_readAt: n=2, err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c900): _writeAt: size=3, off=2 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c900): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c900): close: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.991669576 +0000 UTC m=+381.349518775 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c900): >close: err= 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c940): _readAt: size=512, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c940): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c940): >openPending: err= 2024/12/21 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c940): >_readAt: n=5, err=EOF 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c940): close: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.991669576 +0000 UTC m=+381.349518775 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c940): >close: err= 2024/12/21 03:23:21 DEBUG : open-test-file: Remove: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006951f0 item 3 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c9c0): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c9c0): >openPending: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c9c0): _writeAt: size=5, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c9c0): >_writeAt: n=5, err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c9c0): close: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.994009919 +0000 UTC m=+381.351859128 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081c9c0): >close: err= 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ca40): _readAt: size=512, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ca40): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ca40): >openPending: err= 2024/12/21 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ca40): >_readAt: n=5, err=EOF 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ca40): close: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.994009919 +0000 UTC m=+381.351859128 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ca40): >close: err= 2024/12/21 03:23:21 DEBUG : open-test-file: Remove: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695b90 item 4 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ca80): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ca80): >openPending: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ca80): _writeAt: size=5, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ca80): >_writeAt: n=5, err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ca80): close: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.995678497 +0000 UTC m=+381.353527706 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ca80): >close: err= 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cac0): _readAt: size=2, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cac0): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cac0): >openPending: err= 2024/12/21 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cac0): >_readAt: n=2, err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cac0): _writeAt: size=3, off=2 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cac0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cac0): close: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.995678497 +0000 UTC m=+381.353527706 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cac0): >close: err= 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cb00): _readAt: size=512, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cb00): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cb00): >openPending: err= 2024/12/21 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cb00): >_readAt: n=5, err=EOF 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cb00): close: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.995678497 +0000 UTC m=+381.353527706 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cb00): >close: err= 2024/12/21 03:23:21 DEBUG : open-test-file: Remove: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695ea0 item 5 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cb80): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cb80): >openPending: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cb80): _writeAt: size=5, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cb80): >_writeAt: n=5, err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cb80): close: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.997166608 +0000 UTC m=+381.355015817 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cb80): >close: err= 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cc00): _readAt: size=512, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cc00): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cc00): >openPending: err= 2024/12/21 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cc00): >_readAt: n=5, err=EOF 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cc00): close: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.997166608 +0000 UTC m=+381.355015817 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cc00): >close: err= 2024/12/21 03:23:21 DEBUG : open-test-file: Remove: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac770 item 6 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ccc0): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ccc0): >openPending: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ccc0): _writeAt: size=5, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ccc0): >_writeAt: n=5, err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ccc0): close: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.998672963 +0000 UTC m=+381.356522162 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081ccc0): >close: err= 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cd80): _readAt: size=2, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cd80): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cd80): >openPending: err= 2024/12/21 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cd80): >_readAt: n=2, err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cd80): _writeAt: size=3, off=2 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cd80): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cd80): close: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.998672963 +0000 UTC m=+381.356522162 2024/12/21 03:23:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cd80): >close: err= 2024/12/21 03:23:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:21 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:21 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cdc0): _readAt: size=512, off=0 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cdc0): openPending: 2024/12/21 03:23:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:21 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cdc0): >openPending: err= 2024/12/21 03:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cdc0): >_readAt: n=5, err=EOF 2024/12/21 03:23:21 DEBUG : open-test-file(0xc00081cdc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:21.998672963 +0000 UTC m=+381.356522162 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cdc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006acd20 item 7 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081ce80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081ce80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081ce80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081ce80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081ce80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.000930691 +0000 UTC m=+381.358779900 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081ce80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf00): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf00): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf00): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.000930691 +0000 UTC m=+381.358779900 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad2d0 item 8 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf40): _readAt: size=2, off=0 2024/12/21 03:23:22 ERROR : open-test-file(0xc00081cf40): Couldn't read size of file 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf40): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf40): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf40): close: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.002555308 +0000 UTC m=+381.360404527 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cf80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cfc0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cfc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cfc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cfc0): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cfc0): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cfc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cfc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.002555308 +0000 UTC m=+381.360404527 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081cfc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d000): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d000): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d000): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d000): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d000): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.002555308 +0000 UTC m=+381.360404527 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d000): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad570 item 9 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d080): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d080): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d080): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d080): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d080): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.004856127 +0000 UTC m=+381.362705336 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d080): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d100): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d100): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d100): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d100): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d100): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.004856127 +0000 UTC m=+381.362705336 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d100): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006adb90 item 10 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d1c0): _readAt: size=2, off=0 2024/12/21 03:23:22 ERROR : open-test-file(0xc00081d1c0): Couldn't read size of file 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d1c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d1c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d1c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d1c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d1c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d200): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d200): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d200): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d200): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d200): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.006435738 +0000 UTC m=+381.364284938 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d200): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d2c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d2c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d2c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d2c0): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d2c0): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d2c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d2c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.006435738 +0000 UTC m=+381.364284938 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d2c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d300): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d300): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d300): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d300): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d300): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.006435738 +0000 UTC m=+381.364284938 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d300): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006adea0 item 11 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d380): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d380): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d380): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d380): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d380): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.008678109 +0000 UTC m=+381.366527318 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d380): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d400): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d400): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d400): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d400): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d400): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.008678109 +0000 UTC m=+381.366527318 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d400): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006db960 item 12 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d4c0): _readAt: size=2, off=0 2024/12/21 03:23:22 ERROR : open-test-file(0xc00081d4c0): Couldn't read size of file 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d4c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d4c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d4c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d4c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d4c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d500): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d500): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d500): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d500): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d500): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.010027481 +0000 UTC m=+381.367876680 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d500): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d5c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d5c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d5c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d5c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d5c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.010027481 +0000 UTC m=+381.367876680 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d5c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dbea0 item 13 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d640): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d640): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d640): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d640): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d640): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.012282674 +0000 UTC m=+381.370131913 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d640): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d7c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d7c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d7c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d7c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d7c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.012282674 +0000 UTC m=+381.370131913 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081d7c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de5b0 item 14 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081da00): _readAt: size=2, off=0 2024/12/21 03:23:22 ERROR : open-test-file(0xc00081da00): Couldn't read size of file 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081da00): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081da00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081da00): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081da00): close: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081da00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081da40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081da40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081da40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081da40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081da40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.014751819 +0000 UTC m=+381.372601057 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081da40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081db40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081db40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081db40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081db40): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081db40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.014751819 +0000 UTC m=+381.372601057 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081db40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dea10 item 15 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dbc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dbc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dbc0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dbc0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dbc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.016723724 +0000 UTC m=+381.374572923 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dbc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dc80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dc80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dc80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dc80): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dc80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.016723724 +0000 UTC m=+381.374572923 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dc80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002deee0 item 16 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dcc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dcc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dcc0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dcc0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dcc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.018085477 +0000 UTC m=+381.375934677 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dcc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dd40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dd40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dd40): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dd40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dd40): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dd40): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dd40): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dd40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.018085477 +0000 UTC m=+381.375934677 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dd40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dd80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dd80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dd80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dd80): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dd80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.018085477 +0000 UTC m=+381.375934677 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081dd80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df3b0 item 17 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081de00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081de00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081de00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081de00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081de00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.021212261 +0000 UTC m=+381.379061500 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081de00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081de80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081de80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081de80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081de80): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081de80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.021212261 +0000 UTC m=+381.379061500 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081de80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150ee0 item 18 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c27c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c27c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c27c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c27c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c27c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.023387516 +0000 UTC m=+381.381236715 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c27c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c28c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c28c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c28c0): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c28c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c28c0): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c28c0): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c28c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c28c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.023387516 +0000 UTC m=+381.381236715 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c28c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2900): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2900): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2900): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2900): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2900): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.023387516 +0000 UTC m=+381.381236715 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2900): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004191f0 item 19 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2a80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2a80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2a80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2a80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2a80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.025722509 +0000 UTC m=+381.383571708 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2a80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2bc0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2bc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2bc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2bc0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2bc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.025722509 +0000 UTC m=+381.383571708 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2bc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419650 item 20 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2c40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2c40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2c40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2c40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2c40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.027363386 +0000 UTC m=+381.385212595 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2c40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2d40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2d40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2d40): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2d40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2d40): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2d40): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2d40): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2d40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.027363386 +0000 UTC m=+381.385212595 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2d40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2d80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2d80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2d80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2d80): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2d80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.027363386 +0000 UTC m=+381.385212595 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2d80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419960 item 21 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2e00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2e00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2e00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2e00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2e00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.029397036 +0000 UTC m=+381.387246245 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2e00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2f00): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2f00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2f00): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2f00): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2f00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.029397036 +0000 UTC m=+381.387246245 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2f00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419d50 item 22 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2f80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2f80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2f80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2f80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2f80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.031230652 +0000 UTC m=+381.389079871 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c2f80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3400): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3400): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3400): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3400): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3400): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3400): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3400): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3400): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.031230652 +0000 UTC m=+381.389079871 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3400): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3440): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3440): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3440): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3440): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3440): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.031230652 +0000 UTC m=+381.389079871 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3440): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2150 item 23 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c34c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c34c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c34c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c34c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c34c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.033774546 +0000 UTC m=+381.391623755 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c34c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3540): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3540): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3540): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3540): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3540): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.033774546 +0000 UTC m=+381.391623755 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3540): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2540 item 24 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c36c0): _readAt: size=2, off=0 2024/12/21 03:23:22 ERROR : open-test-file(0xc0002c36c0): Couldn't read size of file 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c36c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c36c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c36c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c36c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c36c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3700): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3700): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3700): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3700): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3700): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.035689224 +0000 UTC m=+381.393538433 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3700): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c37c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c37c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c37c0): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c37c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c37c0): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c37c0): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c37c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c37c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.035689224 +0000 UTC m=+381.393538433 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c37c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3800): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3800): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3800): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3800): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3800): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.035689224 +0000 UTC m=+381.393538433 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3800): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b27e0 item 25 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3880): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3880): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3880): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3880): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3880): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.038935499 +0000 UTC m=+381.396784739 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3880): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3900): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3900): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3900): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3900): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3900): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.038935499 +0000 UTC m=+381.396784739 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3900): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b2e70 item 26 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c39c0): _readAt: size=2, off=0 2024/12/21 03:23:22 ERROR : open-test-file(0xc0002c39c0): Couldn't read size of file 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c39c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c39c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c39c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c39c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c39c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3a00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3a00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3a00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3a00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3a00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.040602936 +0000 UTC m=+381.398452135 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3a00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3ac0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3ac0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3ac0): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3ac0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3ac0): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3ac0): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3ac0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3ac0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.040602936 +0000 UTC m=+381.398452135 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3ac0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3b40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3b40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3b40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3b40): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3b40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.040602936 +0000 UTC m=+381.398452135 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3b40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3110 item 27 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3bc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3bc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3bc0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3bc0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3bc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.042760117 +0000 UTC m=+381.400609336 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3bc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3c40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3c40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3c40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3c40): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3c40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.042760117 +0000 UTC m=+381.400609336 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3c40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3570 item 28 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3d80): _readAt: size=2, off=0 2024/12/21 03:23:22 ERROR : open-test-file(0xc0002c3d80): Couldn't read size of file 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3d80): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3d80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3d80): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3d80): close: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3d80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3dc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3dc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3dc0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3dc0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3dc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.044100582 +0000 UTC m=+381.401949780 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3dc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3ec0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3ec0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3ec0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3ec0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3ec0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.044100582 +0000 UTC m=+381.401949780 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3ec0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3ab0 item 29 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3f40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3f40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3f40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3f40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3f40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.045471793 +0000 UTC m=+381.403321003 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0002c3f40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a040): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a040): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a040): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a040): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a040): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.045471793 +0000 UTC m=+381.403321003 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a040): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b3d50 item 30 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a700): _readAt: size=2, off=0 2024/12/21 03:23:22 ERROR : open-test-file(0xc00042a700): Couldn't read size of file 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a700): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a700): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a700): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a700): close: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a700): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a740): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a740): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a740): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a740): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a740): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.046781691 +0000 UTC m=+381.404630900 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042a740): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042aac0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042aac0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042aac0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042aac0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042aac0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.046781691 +0000 UTC m=+381.404630900 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042aac0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8070 item 31 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042abc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042abc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042abc0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042abc0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042abc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.047986493 +0000 UTC m=+381.405835692 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042abc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ac80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ac80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ac80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ac80): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ac80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.047986493 +0000 UTC m=+381.405835692 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ac80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8310 item 32 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac540): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac540): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac540): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac540): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac540): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.04929103 +0000 UTC m=+381.407140229 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac540): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac580): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac580): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac580): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac580): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac580): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004062a0 item 33 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac580): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac580): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.049696238 +0000 UTC m=+381.407545436 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac580): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac5c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac5c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac5c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac5c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac5c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.049696238 +0000 UTC m=+381.407545436 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac5c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004063f0 item 33 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac600): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac600): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac600): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac600): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac600): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.050896651 +0000 UTC m=+381.408745850 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac600): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac640): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac640): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004067e0 item 34 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac640): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac640): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac640): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac640): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac640): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.051382018 +0000 UTC m=+381.409231217 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac640): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac680): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac680): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac680): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac680): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac680): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.051382018 +0000 UTC m=+381.409231217 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac680): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406a80 item 34 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac6c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac6c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac6c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac6c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac6c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.052540032 +0000 UTC m=+381.410389261 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac6c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac700): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac700): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac700): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac700): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac700): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406e00 item 35 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac700): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac700): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.053194254 +0000 UTC m=+381.411043463 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac700): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac780): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac780): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac780): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac780): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac780): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.053194254 +0000 UTC m=+381.411043463 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac780): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406f50 item 35 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac840): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac840): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac840): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac840): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac840): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.054667868 +0000 UTC m=+381.412517077 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac840): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac980): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac980): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407260 item 36 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac980): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac980): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac980): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac980): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac980): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.055253031 +0000 UTC m=+381.413102231 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac980): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac9c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac9c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac9c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac9c0): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac9c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.055253031 +0000 UTC m=+381.413102231 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ac9c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407420 item 36 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000aca80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000aca80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000aca80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000aca80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000aca80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.056674056 +0000 UTC m=+381.414523265 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000aca80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acac0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acac0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acac0): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acac0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acac0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407730 item 37 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acac0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acac0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.057284247 +0000 UTC m=+381.415133446 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acac0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acd00): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acd00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acd00): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acd00): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acd00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.057284247 +0000 UTC m=+381.415133446 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acd00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004078f0 item 37 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acdc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acdc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acdc0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acdc0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acdc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.058833112 +0000 UTC m=+381.416682331 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acdc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acf40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acf40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407b90 item 38 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acf40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acf40): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acf40): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acf40): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acf40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.059465042 +0000 UTC m=+381.417314241 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acf40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acf80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acf80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acf80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acf80): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acf80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.059465042 +0000 UTC m=+381.417314241 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000acf80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407ce0 item 38 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad000): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad000): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad000): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad000): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad000): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.060757948 +0000 UTC m=+381.418607147 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad000): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad0c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad0c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad0c0): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad0c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad0c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426000 item 39 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad0c0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad0c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.061243496 +0000 UTC m=+381.419092705 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad0c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad100): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad100): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad100): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad100): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad100): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.061243496 +0000 UTC m=+381.419092705 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad100): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426150 item 39 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad180): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad180): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad180): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad180): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad180): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.062833567 +0000 UTC m=+381.420682776 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad180): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad240): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad240): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004265b0 item 40 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad240): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad240): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad240): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad240): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad240): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.063590471 +0000 UTC m=+381.421439691 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad240): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad280): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad280): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad280): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad280): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad280): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.063590471 +0000 UTC m=+381.421439691 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad280): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004268c0 item 40 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad2c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad2c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad2c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad2c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad2c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad2c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad2c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.065144334 +0000 UTC m=+381.422993554 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad2c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad300): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad300): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad300): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426e70 item 41 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad300): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad300): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.065766367 +0000 UTC m=+381.423615586 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad300): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad340): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad340): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad340): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad340): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad340): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004272d0 item 41 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad340): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad340): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.066485261 +0000 UTC m=+381.424334470 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad340): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad380): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad380): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad380): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad380): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad380): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.066485261 +0000 UTC m=+381.424334470 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad380): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427490 item 41 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad440): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad440): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad440): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad440): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad440): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad440): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad440): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.07063261 +0000 UTC m=+381.428481829 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad440): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad480): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad480): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad480): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427880 item 42 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad480): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad480): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.071256376 +0000 UTC m=+381.429105585 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad480): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad540): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad540): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427ab0 item 42 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad540): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad540): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad540): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad540): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad540): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.07197558 +0000 UTC m=+381.429824789 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad540): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad580): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad580): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad580): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad580): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad580): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.07197558 +0000 UTC m=+381.429824789 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad580): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427ce0 item 42 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad680): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad680): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad680): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad680): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad680): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad680): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad680): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.073708167 +0000 UTC m=+381.431557376 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad680): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad6c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad6c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad6c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 43 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad6c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad6c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.074451898 +0000 UTC m=+381.432301116 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad6c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad780): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad780): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad780): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad780): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad780): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000523f0 item 43 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad780): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad780): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.075078819 +0000 UTC m=+381.432928018 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad780): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad7c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad7c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad7c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad7c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad7c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.075078819 +0000 UTC m=+381.432928018 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad7c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052540 item 43 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad880): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad880): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad880): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad880): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad880): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad880): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad880): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.076221113 +0000 UTC m=+381.434070312 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad880): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad8c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad8c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad8c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000529a0 item 44 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad8c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad8c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.076618656 +0000 UTC m=+381.434467855 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad8c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad980): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad980): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052af0 item 44 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad980): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad980): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad980): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad980): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad980): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.077133819 +0000 UTC m=+381.434983018 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad980): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad9c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad9c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad9c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad9c0): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad9c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.077133819 +0000 UTC m=+381.434983018 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ad9c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052c40 item 44 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ada80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ada80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ada80): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ada80): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ada80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ada80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ada80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.078720514 +0000 UTC m=+381.436569723 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ada80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adac0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adac0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adac0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 45 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adac0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adac0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.079196524 +0000 UTC m=+381.437045733 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adac0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adb80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adb80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adb80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adb80): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adb80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.079196524 +0000 UTC m=+381.437045733 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adb80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000530a0 item 45 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adc40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adc40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adc40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adc40): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adc40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adc40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adc40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.080733055 +0000 UTC m=+381.438582264 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adc40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adc80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adc80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adc80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 46 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adc80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adc80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.081259889 +0000 UTC m=+381.439109089 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adc80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000add40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000add40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000add40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000add40): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000add40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.081259889 +0000 UTC m=+381.439109089 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000add40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 46 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ade00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ade00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ade00): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ade00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ade00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ade00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ade00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.08264643 +0000 UTC m=+381.440495639 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ade00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ade40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ade40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ade40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000537a0 item 47 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ade40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ade40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.08332557 +0000 UTC m=+381.441174779 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000ade40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adf00): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adf00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adf00): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adf00): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adf00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.08332557 +0000 UTC m=+381.441174779 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0000adf00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000538f0 item 47 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00018b140): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00018b140): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00018b140): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00018b140): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00018b140): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00018b140): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00018b140): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.084911473 +0000 UTC m=+381.442760672 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00018b140): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00018b700): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00018b700): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00018b700): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c00 item 48 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00018b700): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00018b700): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.085749479 +0000 UTC m=+381.443598678 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00018b700): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516640): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516640): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516640): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516640): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516640): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.085749479 +0000 UTC m=+381.443598678 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516640): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053d50 item 48 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.087074635 +0000 UTC m=+381.444923834 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f40): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f40): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f40): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e1c0 item 49 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f40): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.087605457 +0000 UTC m=+381.445454656 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f80): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.087605457 +0000 UTC m=+381.445454656 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000516f80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e380 item 49 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517180): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517180): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517180): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517180): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517180): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.089087837 +0000 UTC m=+381.446937036 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517180): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517240): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517240): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517240): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e770 item 50 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517240): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517240): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517240): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517240): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517240): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.089722944 +0000 UTC m=+381.447572143 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517240): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517280): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517280): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517280): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517280): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517280): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.089722944 +0000 UTC m=+381.447572143 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517280): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e930 item 50 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0005174c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0005174c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0005174c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0005174c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0005174c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.091081422 +0000 UTC m=+381.448930611 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0005174c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517580): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517580): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517580): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517580): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517580): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517580): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ee70 item 51 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517580): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517580): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.091587468 +0000 UTC m=+381.449436667 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517580): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0005175c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0005175c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0005175c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0005175c0): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0005175c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.091587468 +0000 UTC m=+381.449436667 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0005175c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f0a0 item 51 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517700): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517700): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517700): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517700): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517700): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.092972506 +0000 UTC m=+381.450821705 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517700): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517980): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517980): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517980): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f420 item 52 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517980): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517980): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517980): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517980): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517980): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.093558351 +0000 UTC m=+381.451407540 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517980): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517a40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517a40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517a40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517a40): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517a40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.093558351 +0000 UTC m=+381.451407540 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517a40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f5e0 item 52 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517ac0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517ac0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517ac0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517ac0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517ac0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.095290137 +0000 UTC m=+381.453139356 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517ac0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517c00): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517c00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517c00): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517c00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517c00): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517c00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fa40 item 53 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517c00): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517c00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.095762469 +0000 UTC m=+381.453611669 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517c00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517c40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517c40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517c40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517c40): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517c40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.095762469 +0000 UTC m=+381.453611669 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517c40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fb90 item 53 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517cc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517cc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517cc0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517cc0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517cc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.09693474 +0000 UTC m=+381.454783939 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517cc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517d80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517d80): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517d80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e000 item 54 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517d80): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517d80): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517d80): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517d80): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517d80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.097425297 +0000 UTC m=+381.455274496 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517d80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517dc0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517dc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517dc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517dc0): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517dc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.097425297 +0000 UTC m=+381.455274496 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517dc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e690 item 54 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517e40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517e40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517e40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517e40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517e40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.099061313 +0000 UTC m=+381.456910533 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517e40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517f00): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517f00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517f00): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517f00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517f00): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517f00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ec40 item 55 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517f00): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517f00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.099719074 +0000 UTC m=+381.457568293 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517f00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517f40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517f40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517f40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517f40): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517f40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.099719074 +0000 UTC m=+381.457568293 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000517f40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ee70 item 55 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72040): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72040): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72040): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72040): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72040): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.10119973 +0000 UTC m=+381.459048930 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72040): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72100): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72100): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72100): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f1f0 item 56 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72100): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72100): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72100): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72100): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72100): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.101800994 +0000 UTC m=+381.459650203 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72100): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72140): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72140): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72140): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72140): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72140): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.101800994 +0000 UTC m=+381.459650203 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72140): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f570 item 56 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72200): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72200): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72200): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72200): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72200): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72200): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72200): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72200): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.103154162 +0000 UTC m=+381.461003381 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72200): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72240): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72240): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72240): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f960 item 57 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72240): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72240): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.103740738 +0000 UTC m=+381.461589937 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72240): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72300): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72300): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72300): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72300): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72300): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72300): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fab0 item 57 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72300): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72300): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.104365536 +0000 UTC m=+381.462214735 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72300): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72340): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72340): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72340): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72340): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72340): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.104365536 +0000 UTC m=+381.462214735 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72340): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fd50 item 57 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72400): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72400): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72400): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72400): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72400): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72400): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72400): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72400): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.105757416 +0000 UTC m=+381.463606616 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72400): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72440): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72440): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72440): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003381c0 item 58 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72440): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72440): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.106549437 +0000 UTC m=+381.464398646 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72440): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72500): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72500): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72500): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338460 item 58 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72500): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72500): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72500): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72500): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72500): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.107283168 +0000 UTC m=+381.465132377 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72500): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72540): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72540): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72540): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72540): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72540): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.107283168 +0000 UTC m=+381.465132377 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72540): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003385b0 item 58 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72600): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72600): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72600): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72600): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72600): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72600): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72600): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72600): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.108541258 +0000 UTC m=+381.466390468 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72600): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72640): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72640): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72640): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338b60 item 59 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72640): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72640): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.109011528 +0000 UTC m=+381.466860727 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72640): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72700): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72700): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72700): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72700): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72700): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72700): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339180 item 59 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72700): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72700): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.109540837 +0000 UTC m=+381.467390066 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72700): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72740): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72740): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72740): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72740): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72740): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.109540837 +0000 UTC m=+381.467390066 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72740): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003393b0 item 59 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72800): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72800): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72800): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72800): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72800): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72800): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72800): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72800): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.110925304 +0000 UTC m=+381.468774513 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72800): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72840): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72840): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72840): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003398f0 item 60 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72840): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72840): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.111470783 +0000 UTC m=+381.469319982 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72840): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72900): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72900): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72900): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339a40 item 60 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72900): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72900): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72900): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72900): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72900): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.112024919 +0000 UTC m=+381.469874119 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72900): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72940): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72940): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72940): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72940): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72940): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.112024919 +0000 UTC m=+381.469874119 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72940): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339c00 item 60 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72a00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72a00): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72a00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72a00): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72a00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72a00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72a00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72a00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.113458007 +0000 UTC m=+381.471307206 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72a00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72a40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72a40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72a40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340230 item 61 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72a40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72a40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.114025297 +0000 UTC m=+381.471874506 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72a40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72b00): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72b00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72b00): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72b00): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72b00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.114025297 +0000 UTC m=+381.471874506 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72b00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340700 item 61 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72bc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72bc0): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72bc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72bc0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72bc0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72bc0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72bc0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72bc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.115716347 +0000 UTC m=+381.473565556 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72bc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72c00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72c00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72c00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340d20 item 62 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72c00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72c00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.116181466 +0000 UTC m=+381.474030665 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72c00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72cc0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72cc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72cc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72cc0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72cc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.116181466 +0000 UTC m=+381.474030665 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72cc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340ee0 item 62 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72d80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72d80): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72d80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72d80): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72d80): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72d80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72d80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72d80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.117572105 +0000 UTC m=+381.475421314 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72d80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72dc0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72dc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72dc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341500 item 63 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72dc0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72dc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.117968205 +0000 UTC m=+381.475817404 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72dc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72e80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72e80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72e80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72e80): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72e80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.117968205 +0000 UTC m=+381.475817404 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72e80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341730 item 63 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72f40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72f40): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72f40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72f40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72f40): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72f40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72f40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72f40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.119010533 +0000 UTC m=+381.476859722 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72f40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72f80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72f80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72f80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341dc0 item 64 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72f80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72f80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.119402836 +0000 UTC m=+381.477252035 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a72f80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73040): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73040): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73040): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73040): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73040): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.119402836 +0000 UTC m=+381.477252035 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73040): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344070 item 64 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73080): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73080): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73080): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73080): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73080): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.120460212 +0000 UTC m=+381.478309411 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73080): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a730c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a730c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a730c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a730c0): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a730c0): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003444d0 item 65 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a730c0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a730c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.120827227 +0000 UTC m=+381.478676426 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a730c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73100): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73100): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73100): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73100): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73100): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.120827227 +0000 UTC m=+381.478676426 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73100): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344690 item 65 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73140): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73140): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73140): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73140): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73140): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.121926792 +0000 UTC m=+381.479775992 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73140): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73180): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73180): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344a10 item 66 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73180): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73180): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73180): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73180): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73180): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.122524178 +0000 UTC m=+381.480373367 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73180): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a731c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a731c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a731c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a731c0): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a731c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.122524178 +0000 UTC m=+381.480373367 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a731c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344cb0 item 66 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73200): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73200): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73200): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73200): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73200): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.123909737 +0000 UTC m=+381.481758947 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73200): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73240): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73240): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73240): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73240): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73240): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345340 item 67 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73240): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73240): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.124334471 +0000 UTC m=+381.482183670 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73240): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73280): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73280): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73280): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73280): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73280): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.124334471 +0000 UTC m=+381.482183670 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73280): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345570 item 67 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73300): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73300): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73300): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73300): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73300): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.125416993 +0000 UTC m=+381.483266193 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73300): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a733c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a733c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003458f0 item 68 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a733c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a733c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a733c0): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a733c0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a733c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.12586468 +0000 UTC m=+381.483713879 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a733c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73400): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73400): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73400): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73400): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73400): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.12586468 +0000 UTC m=+381.483713879 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73400): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345b90 item 68 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73440): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73440): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73440): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73440): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73440): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.126900455 +0000 UTC m=+381.484749655 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73440): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73480): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73480): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73480): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73480): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73480): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348150 item 69 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73480): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73480): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.127417452 +0000 UTC m=+381.485266651 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73480): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a734c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a734c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a734c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a734c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a734c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.127417452 +0000 UTC m=+381.485266651 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a734c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348380 item 69 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73540): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73540): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73540): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73540): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73540): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.128536854 +0000 UTC m=+381.486386043 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73540): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73600): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73600): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348690 item 70 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73600): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73600): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73600): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73600): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73600): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.128969001 +0000 UTC m=+381.486818200 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73600): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73640): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73640): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73640): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73640): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73640): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.128969001 +0000 UTC m=+381.486818200 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73640): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003487e0 item 70 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ad00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ad00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ad00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ad00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ad00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.130002082 +0000 UTC m=+381.487851281 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ad00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042adc0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042adc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042adc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042adc0): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042adc0): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8540 item 71 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042adc0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042adc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.130457674 +0000 UTC m=+381.488306872 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042adc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ae40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ae40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ae40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ae40): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ae40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.130457674 +0000 UTC m=+381.488306872 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ae40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8690 item 71 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042aec0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042aec0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042aec0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042aec0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042aec0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.131452332 +0000 UTC m=+381.489301531 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042aec0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042af80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042af80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b89a0 item 72 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042af80): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042af80): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042af80): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042af80): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042af80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.131834707 +0000 UTC m=+381.489683906 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042af80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042afc0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042afc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042afc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042afc0): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042afc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.131834707 +0000 UTC m=+381.489683906 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042afc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8af0 item 72 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b000): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b000): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b000): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b000): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b000): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b000): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b000): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.132800882 +0000 UTC m=+381.490650081 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b000): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b080): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b080): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b080): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8d90 item 73 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b080): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b080): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.133245132 +0000 UTC m=+381.491094372 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b080): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b0c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b0c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b0c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b0c0): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b0c0): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8ee0 item 73 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b0c0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b0c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.133633468 +0000 UTC m=+381.491482667 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b0c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b3c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b3c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b3c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b3c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b3c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.133633468 +0000 UTC m=+381.491482667 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b3c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9030 item 73 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b480): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b480): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b480): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b480): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b480): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b480): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b480): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.134708978 +0000 UTC m=+381.492558187 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b480): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b4c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b4c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b4c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9340 item 74 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b4c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b4c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.135147327 +0000 UTC m=+381.492996536 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b4c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b580): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b580): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9490 item 74 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b580): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b580): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b580): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b580): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b580): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.135742459 +0000 UTC m=+381.493591658 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b580): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b600): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b600): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b600): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b600): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b600): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.135742459 +0000 UTC m=+381.493591658 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b600): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b95e0 item 74 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b6c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b6c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b6c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b6c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b6c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b6c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b6c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.136881087 +0000 UTC m=+381.494730286 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b6c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b700): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b700): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b700): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9880 item 75 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b700): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b700): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.137328212 +0000 UTC m=+381.495177411 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b700): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b840): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b840): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b840): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b840): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b840): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b99d0 item 75 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b840): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b840): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.137805014 +0000 UTC m=+381.495654223 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b840): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b880): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b880): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b880): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b880): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b880): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.137805014 +0000 UTC m=+381.495654223 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b880): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9b20 item 75 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b9c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b9c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b9c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b9c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b9c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b9c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b9c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.139194339 +0000 UTC m=+381.497043538 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042b9c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ba00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ba00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ba00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9e30 item 76 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ba00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ba00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.139508146 +0000 UTC m=+381.497357344 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042ba00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042bf40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042bf40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352000 item 76 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042bf40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042bf40): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042bf40): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042bf40): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042bf40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.139907782 +0000 UTC m=+381.497756982 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00042bf40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2000): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2000): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2000): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2000): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2000): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.139907782 +0000 UTC m=+381.497756982 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2000): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003521c0 item 76 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be20c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be20c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be20c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be20c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be20c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be20c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be20c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.140756819 +0000 UTC m=+381.498606018 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be20c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2100): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2100): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2100): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003524d0 item 77 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2100): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2100): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.141196811 +0000 UTC m=+381.499046010 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2100): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be21c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be21c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be21c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be21c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be21c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.141196811 +0000 UTC m=+381.499046010 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be21c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352620 item 77 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2280): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2280): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2280): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2280): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2280): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2280): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2280): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.142278012 +0000 UTC m=+381.500127211 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2280): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be22c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be22c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be22c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352930 item 78 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be22c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be22c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.142649696 +0000 UTC m=+381.500498895 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be22c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2380): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2380): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2380): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2380): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2380): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.142649696 +0000 UTC m=+381.500498895 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2380): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352a80 item 78 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2440): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2440): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2440): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2440): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2440): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2440): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2440): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.143623396 +0000 UTC m=+381.501472595 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2440): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2480): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2480): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2480): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352d20 item 79 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2480): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2480): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.144005449 +0000 UTC m=+381.501854649 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2480): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2540): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2540): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2540): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2540): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2540): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.144005449 +0000 UTC m=+381.501854649 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2540): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352ee0 item 79 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2600): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2600): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2600): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2600): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2600): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2600): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2600): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.145045032 +0000 UTC m=+381.502894231 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2600): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2640): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2640): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2640): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353180 item 80 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2640): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2640): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.145378023 +0000 UTC m=+381.503227223 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2640): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2700): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2700): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2700): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2700): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2700): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.145378023 +0000 UTC m=+381.503227223 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2700): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353340 item 80 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2740): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2740): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2740): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2740): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2740): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.146432825 +0000 UTC m=+381.504282024 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2740): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2780): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2780): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2780): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2780): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2780): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2780): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353650 item 81 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2780): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2780): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.146883637 +0000 UTC m=+381.504732837 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2780): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be27c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be27c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be27c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be27c0): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be27c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.146883637 +0000 UTC m=+381.504732837 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be27c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003537a0 item 81 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2840): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2840): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2840): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2840): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2840): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.147785373 +0000 UTC m=+381.505634572 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2840): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2900): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2900): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2900): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353b90 item 82 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2900): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2900): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2900): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2900): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2900): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.148234281 +0000 UTC m=+381.506083491 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2900): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2940): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2940): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2940): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2940): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2940): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.148234281 +0000 UTC m=+381.506083491 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2940): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353d50 item 82 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be29c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be29c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be29c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be29c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be29c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.149556182 +0000 UTC m=+381.507405381 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be29c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2a80): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2a80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2a80): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2a80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2a80): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2a80): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c0e0 item 83 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2a80): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2a80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.150055695 +0000 UTC m=+381.507904894 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2a80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2ac0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2ac0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2ac0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2ac0): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2ac0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.150055695 +0000 UTC m=+381.507904894 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2ac0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c230 item 83 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2b40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2b40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2b40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2b40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2b40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.151153928 +0000 UTC m=+381.509003127 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2b40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2c00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2c00): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2c00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c5b0 item 84 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2c00): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2c00): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2c00): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2c00): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2c00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.151770961 +0000 UTC m=+381.509620160 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2c00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2c40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2c40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2c40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2c40): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2c40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.151770961 +0000 UTC m=+381.509620160 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2c40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c7e0 item 84 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2cc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2cc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2cc0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2cc0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2cc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.152810983 +0000 UTC m=+381.510660192 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2cc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2d80): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2d80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2d80): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2d80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2d80): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2d80): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ccb0 item 85 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2d80): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2d80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.153241598 +0000 UTC m=+381.511090797 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2d80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2dc0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2dc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2dc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2dc0): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2dc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.153241598 +0000 UTC m=+381.511090797 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2dc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ce00 item 85 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2e40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2e40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2e40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2e40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2e40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.154279187 +0000 UTC m=+381.512128386 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2e40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2f00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2f00): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2f00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d260 item 86 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2f00): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2f00): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2f00): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2f00): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2f00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.154867296 +0000 UTC m=+381.512716505 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2f00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2f40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2f40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2f40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2f40): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2f40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.154867296 +0000 UTC m=+381.512716505 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2f40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d420 item 86 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2fc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2fc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2fc0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2fc0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2fc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.155977301 +0000 UTC m=+381.513826520 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be2fc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3080): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3080): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3080): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3080): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3080): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3080): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035da40 item 87 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3080): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3080): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.156360697 +0000 UTC m=+381.514209896 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3080): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be30c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be30c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be30c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be30c0): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be30c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.156360697 +0000 UTC m=+381.514209896 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be30c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dea0 item 87 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3140): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3140): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3140): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3140): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3140): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.157455173 +0000 UTC m=+381.515304372 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3140): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3200): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3200): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3200): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8c1c0 item 88 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3200): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3200): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3200): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3200): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3200): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.158180147 +0000 UTC m=+381.516029356 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3200): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3240): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3240): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3240): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3240): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3240): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.158180147 +0000 UTC m=+381.516029356 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3240): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8c310 item 88 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3300): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3300): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3300): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3300): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3300): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3300): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3300): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3300): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.159187219 +0000 UTC m=+381.517036418 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3300): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3340): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3340): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3340): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8c5b0 item 89 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3340): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3340): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.159602536 +0000 UTC m=+381.517451734 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3340): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081df40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081df40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081df40): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081df40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081df40): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081df40): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151650 item 89 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081df40): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081df40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.160093694 +0000 UTC m=+381.517942892 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00081df40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0000): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0000): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0000): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0000): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0000): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.160093694 +0000 UTC m=+381.517942892 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0000): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151960 item 89 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e00c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e00c0): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e00c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e00c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e00c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e00c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e00c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e00c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.161227973 +0000 UTC m=+381.519077171 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e00c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0100): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0100): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0100): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151ea0 item 90 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0100): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0100): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.161574029 +0000 UTC m=+381.519423228 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0100): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e01c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e01c0): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e01c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d00070 item 90 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e01c0): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e01c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e01c0): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e01c0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e01c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.162294555 +0000 UTC m=+381.520143764 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e01c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0200): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0200): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0200): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0200): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0200): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.162294555 +0000 UTC m=+381.520143764 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0200): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d001c0 item 90 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e02c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e02c0): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e02c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e02c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e02c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e02c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e02c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e02c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.163369033 +0000 UTC m=+381.521218233 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e02c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0300): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0300): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0300): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d00460 item 91 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0300): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0300): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.163786423 +0000 UTC m=+381.521635632 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0300): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e03c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e03c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e03c0): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e03c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e03c0): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e03c0): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d005b0 item 91 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e03c0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e03c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.164229061 +0000 UTC m=+381.522078259 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e03c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0400): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0400): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0400): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0400): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0400): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.164229061 +0000 UTC m=+381.522078259 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0400): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d00700 item 91 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e04c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e04c0): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e04c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e04c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e04c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e04c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e04c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e04c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.16528317 +0000 UTC m=+381.523132370 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e04c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0500): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0500): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0500): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d009a0 item 92 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0500): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0500): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.16565165 +0000 UTC m=+381.523500849 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0500): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e05c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e05c0): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e05c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d00af0 item 92 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e05c0): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e05c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e05c0): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e05c0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e05c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.166117519 +0000 UTC m=+381.523966719 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e05c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0600): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0600): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0600): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0600): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0600): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.166117519 +0000 UTC m=+381.523966719 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0600): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d00c40 item 92 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e06c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e06c0): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e06c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e06c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e06c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e06c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e06c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e06c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.167123149 +0000 UTC m=+381.524972347 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e06c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0700): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0700): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0700): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d00ee0 item 93 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0700): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0700): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.167550087 +0000 UTC m=+381.525399306 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0700): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e07c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e07c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e07c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e07c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e07c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.167550087 +0000 UTC m=+381.525399306 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e07c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d01030 item 93 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0880): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0880): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0880): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0880): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0880): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0880): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0880): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0880): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.168635204 +0000 UTC m=+381.526484403 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0880): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e08c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e08c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e08c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d012d0 item 94 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e08c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e08c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.16898604 +0000 UTC m=+381.526835240 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e08c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0980): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0980): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0980): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0980): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0980): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.16898604 +0000 UTC m=+381.526835240 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0980): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d01420 item 94 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0a40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0a40): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0a40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0a40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0a40): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0a40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0a40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0a40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.170278385 +0000 UTC m=+381.528127584 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0a40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0a80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0a80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0a80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d016c0 item 95 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0a80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0a80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.1706613 +0000 UTC m=+381.528510499 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0a80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0b40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0b40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0b40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0b40): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0b40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.1706613 +0000 UTC m=+381.528510499 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0b40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d01810 item 95 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0c00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0c00): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0c00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0c00): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0c00): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0c00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0c00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0c00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.171835935 +0000 UTC m=+381.529685134 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0c00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0c40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0c40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0c40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d01ab0 item 96 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0c40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0c40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.172238297 +0000 UTC m=+381.530087496 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0c40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0d00): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0d00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0d00): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0d00): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0d00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.172238297 +0000 UTC m=+381.530087496 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0d00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d01c00 item 96 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= 2024/12/21 03:23:22 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:23:22 DEBUG : : Looking for writers 2024/12/21 03:23:22 DEBUG : >WaitForWriters: 2024/12/21 03:23:22 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:23:22 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:23:22 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:23:22 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:22 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:22 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/12/21 03:23:22 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73780): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73780): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73780): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73780): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73780): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.70171024 +0000 UTC m=+382.059559439 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73780): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a737c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a737c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a737c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a737c0): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a737c0): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a737c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a737c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.70171024 +0000 UTC m=+382.059559439 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a737c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73800): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73800): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73800): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73800): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73800): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.70171024 +0000 UTC m=+382.059559439 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73800): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348a80 item 1 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73840): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73840): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73840): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73840): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73840): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.703992835 +0000 UTC m=+382.061842044 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73840): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73880): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73880): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73880): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73880): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73880): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.703992835 +0000 UTC m=+382.061842044 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73880): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348ee0 item 2 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a738c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a738c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a738c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a738c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a738c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.705518606 +0000 UTC m=+382.063367806 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a738c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73900): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73900): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73900): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73900): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73900): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73900): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73900): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.705518606 +0000 UTC m=+382.063367806 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73900): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73940): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73940): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73940): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73940): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73940): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.705518606 +0000 UTC m=+382.063367806 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73940): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003491f0 item 3 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a739c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a739c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a739c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a739c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a739c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.707671229 +0000 UTC m=+382.065520438 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a739c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73a40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73a40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73a40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73a40): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73a40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.707671229 +0000 UTC m=+382.065520438 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73a40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349570 item 4 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73a80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73a80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73a80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73a80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73a80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.709111039 +0000 UTC m=+382.066960248 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73a80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73ac0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73ac0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73ac0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73ac0): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73ac0): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73ac0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73ac0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.709111039 +0000 UTC m=+382.066960248 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73ac0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73b00): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73b00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73b00): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73b00): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73b00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.709111039 +0000 UTC m=+382.066960248 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73b00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349880 item 5 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73b80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73b80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73b80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73b80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73b80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.711177651 +0000 UTC m=+382.069026850 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73b80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73c00): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73c00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73c00): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73c00): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73c00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.711177651 +0000 UTC m=+382.069026850 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73c00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349c70 item 6 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73c80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73c80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73c80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73c80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73c80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.712625306 +0000 UTC m=+382.070474516 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73c80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73d40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73d40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73d40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73d40): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73d40): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73d40): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73d40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.712625306 +0000 UTC m=+382.070474516 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73d40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73d80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73d80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73d80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73d80): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73d80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.712625306 +0000 UTC m=+382.070474516 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73d80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349f10 item 7 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73e00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73e00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73e00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73e00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73e00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.714696366 +0000 UTC m=+382.072545575 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73e00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73e80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73e80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73e80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73e80): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73e80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.714696366 +0000 UTC m=+382.072545575 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73e80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e54310 item 8 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73ec0): _readAt: size=2, off=0 2024/12/21 03:23:22 ERROR : open-test-file(0xc000a73ec0): Couldn't read size of file 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73ec0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73ec0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73ec0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73ec0): close: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73ec0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73f00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73f00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73f00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73f00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73f00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.716392275 +0000 UTC m=+382.074241475 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73f00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73f40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73f40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73f40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73f40): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73f40): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73f40): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73f40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.716392275 +0000 UTC m=+382.074241475 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000a73f40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c000): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c000): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c000): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c000): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c000): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.716392275 +0000 UTC m=+382.074241475 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c000): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e545b0 item 9 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c080): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c080): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c080): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c080): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c080): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.718864605 +0000 UTC m=+382.076713804 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c080): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c100): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c100): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c100): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c100): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c100): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.718864605 +0000 UTC m=+382.076713804 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c100): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e54930 item 10 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c1c0): _readAt: size=2, off=0 2024/12/21 03:23:22 ERROR : open-test-file(0xc000e6c1c0): Couldn't read size of file 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c1c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c1c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c1c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c1c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c1c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c200): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c200): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c200): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c200): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c200): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.720011719 +0000 UTC m=+382.077860918 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c200): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c2c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c2c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c2c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c2c0): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c2c0): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c2c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c2c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.720011719 +0000 UTC m=+382.077860918 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c2c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c300): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c300): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c300): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c300): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c300): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.720011719 +0000 UTC m=+382.077860918 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c300): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e54bd0 item 11 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c380): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c380): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c380): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c380): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c380): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.721621466 +0000 UTC m=+382.079470666 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c380): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c400): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c400): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c400): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c400): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c400): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.721621466 +0000 UTC m=+382.079470666 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c400): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e54f50 item 12 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c4c0): _readAt: size=2, off=0 2024/12/21 03:23:22 ERROR : open-test-file(0xc000e6c4c0): Couldn't read size of file 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c4c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c4c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c4c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c4c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c4c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c500): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c500): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c500): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c500): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c500): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.72295604 +0000 UTC m=+382.080805240 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c500): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c5c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c5c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c5c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c5c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c5c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.72295604 +0000 UTC m=+382.080805240 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c5c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e551f0 item 13 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c640): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c640): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c640): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c640): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c640): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.724238938 +0000 UTC m=+382.082088147 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c640): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c6c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c6c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c6c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c6c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c6c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.724238938 +0000 UTC m=+382.082088147 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c6c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e55490 item 14 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c780): _readAt: size=2, off=0 2024/12/21 03:23:22 ERROR : open-test-file(0xc000e6c780): Couldn't read size of file 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c780): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c780): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c780): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c780): close: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c780): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c7c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c7c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c7c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c7c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c7c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.725699968 +0000 UTC m=+382.083549177 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c7c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c880): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c880): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c880): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c880): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c880): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.725699968 +0000 UTC m=+382.083549177 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c880): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e55730 item 15 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c900): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c900): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c900): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c900): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c900): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.726830961 +0000 UTC m=+382.084680160 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c900): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c980): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c980): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c980): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c980): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c980): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.726830961 +0000 UTC m=+382.084680160 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c980): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e559d0 item 16 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c9c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c9c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c9c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c9c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c9c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.728171987 +0000 UTC m=+382.086021196 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6c9c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ca00): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ca00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ca00): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ca00): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ca00): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ca00): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ca00): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ca00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.728171987 +0000 UTC m=+382.086021196 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ca00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ca40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ca40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ca40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ca40): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ca40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.728171987 +0000 UTC m=+382.086021196 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ca40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e55c70 item 17 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cac0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cac0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cac0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cac0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cac0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.729898914 +0000 UTC m=+382.087748123 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cac0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cb40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cb40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cb40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cb40): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cb40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.729898914 +0000 UTC m=+382.087748123 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cb40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8070 item 18 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cbc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cbc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cbc0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cbc0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cbc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.731184357 +0000 UTC m=+382.089033556 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cbc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cc80): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cc80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cc80): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cc80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cc80): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cc80): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cc80): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cc80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.731184357 +0000 UTC m=+382.089033556 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cc80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ccc0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ccc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ccc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ccc0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ccc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.731184357 +0000 UTC m=+382.089033556 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ccc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8310 item 19 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cd40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cd40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cd40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cd40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cd40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.732772194 +0000 UTC m=+382.090621393 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cd40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cdc0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cdc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cdc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cdc0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cdc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.732772194 +0000 UTC m=+382.090621393 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cdc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8690 item 20 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ce40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ce40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ce40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ce40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ce40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.733978067 +0000 UTC m=+382.091827276 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ce40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cf00): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cf00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cf00): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cf00): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cf00): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cf00): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cf00): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cf00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.733978067 +0000 UTC m=+382.091827276 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cf00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cf40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cf40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cf40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cf40): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cf40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.733978067 +0000 UTC m=+382.091827276 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cf40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8930 item 21 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cfc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cfc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cfc0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cfc0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cfc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.736571443 +0000 UTC m=+382.094420652 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6cfc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d040): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d040): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d040): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d040): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d040): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.736571443 +0000 UTC m=+382.094420652 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d040): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8cb0 item 22 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d0c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d0c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d0c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d0c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d0c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.73799845 +0000 UTC m=+382.095847659 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d0c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d180): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d180): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d180): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d180): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d180): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d180): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d180): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d180): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.73799845 +0000 UTC m=+382.095847659 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d180): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d1c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d1c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d1c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d1c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d1c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.73799845 +0000 UTC m=+382.095847659 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d1c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed8f50 item 23 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d240): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d240): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d240): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d240): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d240): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.739936972 +0000 UTC m=+382.097786182 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d240): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d2c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d2c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d2c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d2c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d2c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.739936972 +0000 UTC m=+382.097786182 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d2c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed92d0 item 24 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d380): _readAt: size=2, off=0 2024/12/21 03:23:22 ERROR : open-test-file(0xc000e6d380): Couldn't read size of file 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d380): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d380): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d380): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d380): close: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d380): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d3c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d3c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d3c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d3c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d3c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.741373166 +0000 UTC m=+382.099222375 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d3c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d480): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d480): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d480): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d480): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d480): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d480): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d480): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d480): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.741373166 +0000 UTC m=+382.099222375 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d480): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d4c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d4c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d4c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d4c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d4c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.741373166 +0000 UTC m=+382.099222375 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d4c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed9570 item 25 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d540): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d540): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d540): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d540): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d540): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.743850806 +0000 UTC m=+382.101700026 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d540): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d5c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d5c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d5c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d5c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d5c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.743850806 +0000 UTC m=+382.101700026 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d5c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed98f0 item 26 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d680): _readAt: size=2, off=0 2024/12/21 03:23:22 ERROR : open-test-file(0xc000e6d680): Couldn't read size of file 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d680): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d680): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d680): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d680): close: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d680): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d6c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d6c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d6c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d6c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d6c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.74569383 +0000 UTC m=+382.103543059 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d6c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d780): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d780): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d780): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d780): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d780): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d780): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d780): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d780): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.74569383 +0000 UTC m=+382.103543059 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d780): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d7c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d7c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d7c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d7c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d7c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.74569383 +0000 UTC m=+382.103543059 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d7c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed9b90 item 27 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d840): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d840): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d840): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d840): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d840): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.747612606 +0000 UTC m=+382.105461815 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d840): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d8c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d8c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d8c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d8c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d8c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.747612606 +0000 UTC m=+382.105461815 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d8c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed9f10 item 28 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d980): _readAt: size=2, off=0 2024/12/21 03:23:22 ERROR : open-test-file(0xc000e6d980): Couldn't read size of file 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d980): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d980): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d980): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d980): close: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d980): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d9c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d9c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d9c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d9c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d9c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.749389756 +0000 UTC m=+382.107238976 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6d9c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6da80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6da80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6da80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6da80): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6da80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.749389756 +0000 UTC m=+382.107238976 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6da80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6e230 item 29 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6db00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6db00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6db00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6db00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6db00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.751383361 +0000 UTC m=+382.109232581 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6db00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6db80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6db80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6db80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6db80): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6db80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.751383361 +0000 UTC m=+382.109232581 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6db80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6e4d0 item 30 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dc40): _readAt: size=2, off=0 2024/12/21 03:23:22 ERROR : open-test-file(0xc000e6dc40): Couldn't read size of file 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dc40): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dc40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dc40): >_writeAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dc40): close: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dc40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dc80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dc80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dc80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dc80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dc80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.753450304 +0000 UTC m=+382.111299524 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dc80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dd40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dd40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dd40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dd40): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dd40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.753450304 +0000 UTC m=+382.111299524 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dd40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6e770 item 31 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ddc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ddc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ddc0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ddc0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ddc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.755660694 +0000 UTC m=+382.113509923 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6ddc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6de40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6de40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6de40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6de40): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6de40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.755660694 +0000 UTC m=+382.113509923 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6de40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6ea10 item 32 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6de80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6de80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6de80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6de80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6de80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.75752563 +0000 UTC m=+382.115374849 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6de80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dec0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dec0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dec0): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dec0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dec0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6ecb0 item 33 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dec0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dec0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.758358045 +0000 UTC m=+382.116207254 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000e6dec0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3540): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3540): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3540): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3540): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3540): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.758358045 +0000 UTC m=+382.116207254 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3540): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8ca10 item 33 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3580): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3580): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3580): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3580): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3580): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.760290596 +0000 UTC m=+382.118139815 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3580): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be35c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be35c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8ccb0 item 34 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be35c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be35c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be35c0): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be35c0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be35c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.760968783 +0000 UTC m=+382.118818002 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be35c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3600): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3600): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3600): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3600): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3600): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.760968783 +0000 UTC m=+382.118818002 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3600): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8ce00 item 34 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3640): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3640): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3640): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3640): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3640): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.762915482 +0000 UTC m=+382.120764701 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3640): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3680): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3680): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3680): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3680): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3680): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8d0a0 item 35 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3680): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3680): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.763494473 +0000 UTC m=+382.121343693 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3680): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be36c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be36c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be36c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be36c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be36c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.763494473 +0000 UTC m=+382.121343693 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be36c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8d1f0 item 35 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3740): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3740): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3740): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3740): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3740): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.765259622 +0000 UTC m=+382.123108841 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3740): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3800): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3800): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8d490 item 36 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3800): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3800): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3800): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3800): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3800): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.765856077 +0000 UTC m=+382.123705295 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3800): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3840): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3840): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3840): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3840): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3840): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.765856077 +0000 UTC m=+382.123705295 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3840): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8d5e0 item 36 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3880): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3880): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3880): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3880): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3880): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.767465845 +0000 UTC m=+382.125315064 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3880): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be38c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be38c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be38c0): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be38c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be38c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8d880 item 37 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be38c0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be38c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.768189217 +0000 UTC m=+382.126038436 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be38c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3900): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3900): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3900): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3900): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3900): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.768189217 +0000 UTC m=+382.126038436 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3900): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8d9d0 item 37 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3980): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3980): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3980): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3980): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3980): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.769917315 +0000 UTC m=+382.127766535 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3980): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3a40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3a40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8dc70 item 38 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3a40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3a40): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3a40): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3a40): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3a40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.77077028 +0000 UTC m=+382.128619518 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3a40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3a80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3a80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3a80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3a80): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3a80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.77077028 +0000 UTC m=+382.128619518 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3a80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c8ddc0 item 38 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3b00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3b00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3b00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3b00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3b00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.772287464 +0000 UTC m=+382.130136663 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3b00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3bc0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3bc0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3bc0): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3bc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3bc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010120e0 item 39 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3bc0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3bc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.772865394 +0000 UTC m=+382.130714593 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3bc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3c00): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3c00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3c00): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3c00): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3c00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.772865394 +0000 UTC m=+382.130714593 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3c00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001012230 item 39 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0f80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0f80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0f80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0f80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0f80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.774333918 +0000 UTC m=+382.132183137 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e0f80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1040): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1040): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8a000 item 40 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1040): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1040): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1040): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1040): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1040): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.774974605 +0000 UTC m=+382.132823805 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1040): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1080): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1080): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1080): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1080): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1080): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.774974605 +0000 UTC m=+382.132823805 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1080): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8a150 item 40 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e10c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e10c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e10c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e10c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e10c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e10c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e10c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.77613275 +0000 UTC m=+382.133981949 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e10c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1100): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1100): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1100): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8a3f0 item 41 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1100): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1100): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.77677491 +0000 UTC m=+382.134624129 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1100): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1140): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1140): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1140): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1140): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1140): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8a540 item 41 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1140): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1140): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.777356937 +0000 UTC m=+382.135206157 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1140): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1180): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1180): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1180): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1180): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1180): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.777356937 +0000 UTC m=+382.135206157 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1180): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8a690 item 41 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1240): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1240): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1240): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1240): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1240): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1240): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1240): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.778723521 +0000 UTC m=+382.136572720 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1240): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1280): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1280): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1280): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8a930 item 42 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1280): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1280): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.779235287 +0000 UTC m=+382.137084487 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1280): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1340): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1340): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8aa80 item 42 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1340): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1340): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1340): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1340): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1340): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.779785315 +0000 UTC m=+382.137634514 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1340): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1380): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1380): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1380): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1380): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1380): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.779785315 +0000 UTC m=+382.137634514 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1380): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8abd0 item 42 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1440): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1440): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1440): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1440): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1440): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1440): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1440): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.781221118 +0000 UTC m=+382.139070338 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1440): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1480): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1480): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1480): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ae70 item 43 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1480): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1480): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.781846517 +0000 UTC m=+382.139695736 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1480): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1540): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1540): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1540): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1540): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1540): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8afc0 item 43 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1540): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1540): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.78246424 +0000 UTC m=+382.140313460 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1540): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1580): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1580): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1580): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1580): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1580): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.78246424 +0000 UTC m=+382.140313460 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1580): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8b110 item 43 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1640): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1640): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1640): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1640): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1640): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1640): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1640): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.784071134 +0000 UTC m=+382.141920353 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1640): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1680): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1680): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1680): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8b3b0 item 44 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1680): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1680): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.784627664 +0000 UTC m=+382.142476873 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1680): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1740): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1740): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8b500 item 44 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1740): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1740): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1740): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1740): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1740): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.785147746 +0000 UTC m=+382.142996944 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1740): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1780): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1780): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1780): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1780): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1780): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.785147746 +0000 UTC m=+382.142996944 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1780): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8b650 item 44 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1840): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1840): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1840): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1840): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1840): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1840): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1840): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.786432677 +0000 UTC m=+382.144281896 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1840): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1880): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1880): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1880): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8b8f0 item 45 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1880): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1880): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.786853063 +0000 UTC m=+382.144702262 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1880): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1940): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1940): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1940): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1940): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1940): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.786853063 +0000 UTC m=+382.144702262 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1940): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ba40 item 45 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1a00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1a00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1a00): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1a00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1a00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1a00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1a00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.78813066 +0000 UTC m=+382.145979869 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1a00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1a40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1a40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1a40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8bce0 item 46 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1a40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1a40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.788519286 +0000 UTC m=+382.146368485 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1a40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1b00): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1b00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1b00): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1b00): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1b00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.788519286 +0000 UTC m=+382.146368485 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1b00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8be30 item 46 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1bc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1bc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1bc0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1bc0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1bc0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1bc0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1bc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.789680546 +0000 UTC m=+382.147529755 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1bc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1c00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1c00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1c00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001084150 item 47 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1c00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1c00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.79009985 +0000 UTC m=+382.147949049 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1c00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1cc0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1cc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1cc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1cc0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1cc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.79009985 +0000 UTC m=+382.147949049 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1cc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010842a0 item 47 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1d80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1d80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1d80): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1d80): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1d80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1d80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1d80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.791356297 +0000 UTC m=+382.149205506 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1d80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1dc0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1dc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1dc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001084540 item 48 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1dc0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1dc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.791742058 +0000 UTC m=+382.149591267 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1dc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1e80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1e80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1e80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1e80): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1e80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.791742058 +0000 UTC m=+382.149591267 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1e80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001084690 item 48 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1ec0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1ec0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1ec0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1ec0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1ec0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.793677916 +0000 UTC m=+382.151527125 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1ec0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1f00): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1f00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1f00): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1f00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1f00): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1f00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001084930 item 49 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1f00): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1f00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.794334282 +0000 UTC m=+382.152183501 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1f00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1f40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1f40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1f40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1f40): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1f40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.794334282 +0000 UTC m=+382.152183501 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0007e1f40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001084a80 item 49 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4040): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4040): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4040): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4040): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4040): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.796460876 +0000 UTC m=+382.154310096 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4040): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4100): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4100): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4100): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001084d20 item 50 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4100): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4100): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4100): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4100): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4100): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.797017587 +0000 UTC m=+382.154866826 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4100): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4140): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4140): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4140): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4140): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4140): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.797017587 +0000 UTC m=+382.154866826 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4140): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001084e70 item 50 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b41c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b41c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b41c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b41c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b41c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.798438031 +0000 UTC m=+382.156287230 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b41c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4280): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4280): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4280): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4280): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4280): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4280): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001085110 item 51 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4280): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4280): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.798949416 +0000 UTC m=+382.156798625 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4280): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b42c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b42c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b42c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b42c0): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b42c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.798949416 +0000 UTC m=+382.156798625 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b42c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001085260 item 51 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4340): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4340): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4340): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4340): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4340): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.800303096 +0000 UTC m=+382.158152305 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4340): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4400): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4400): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4400): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001085500 item 52 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4400): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4400): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4400): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4400): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4400): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.800916001 +0000 UTC m=+382.158765210 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4400): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4440): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4440): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4440): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4440): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4440): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.800916001 +0000 UTC m=+382.158765210 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4440): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001085650 item 52 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b44c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b44c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b44c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b44c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b44c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.802432715 +0000 UTC m=+382.160281924 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b44c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4580): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4580): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4580): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4580): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4580): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4580): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010858f0 item 53 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4580): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4580): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.802906771 +0000 UTC m=+382.160755980 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4580): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b45c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b45c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b45c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b45c0): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b45c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.802906771 +0000 UTC m=+382.160755980 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b45c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001085a40 item 53 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4640): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4640): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4640): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4640): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4640): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.804141589 +0000 UTC m=+382.161990798 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4640): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4700): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4700): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4700): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001085ce0 item 54 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4700): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4700): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4700): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4700): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4700): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.804571382 +0000 UTC m=+382.162420591 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4700): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4740): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4740): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4740): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4740): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4740): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.804571382 +0000 UTC m=+382.162420591 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4740): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001085e30 item 54 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b47c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b47c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b47c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b47c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b47c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.805682187 +0000 UTC m=+382.163531396 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b47c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4880): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4880): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4880): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4880): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4880): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4880): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fc150 item 55 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4880): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4880): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.806083828 +0000 UTC m=+382.163933037 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4880): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b48c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b48c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b48c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b48c0): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b48c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.806083828 +0000 UTC m=+382.163933037 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b48c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fc2a0 item 55 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4940): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4940): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4940): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4940): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4940): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.807198331 +0000 UTC m=+382.165047540 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4940): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4a00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4a00): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4a00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fc540 item 56 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4a00): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4a00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4a00): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4a00): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4a00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.807926281 +0000 UTC m=+382.165775490 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4a00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4a40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4a40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4a40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4a40): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4a40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.807926281 +0000 UTC m=+382.165775490 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4a40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fc690 item 56 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4b00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4b00): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4b00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4b00): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4b00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4b00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4b00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4b00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.808798702 +0000 UTC m=+382.166647900 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4b00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4b40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4b40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4b40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fc930 item 57 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4b40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4b40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.809119912 +0000 UTC m=+382.166969111 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4b40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4c00): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4c00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4c00): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4c00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4c00): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4c00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fca80 item 57 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4c00): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4c00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.809475947 +0000 UTC m=+382.167325146 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4c00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4c40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4c40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4c40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4c40): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4c40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.809475947 +0000 UTC m=+382.167325146 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4c40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fcbd0 item 57 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4d00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4d00): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4d00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4d00): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4d00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4d00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4d00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4d00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.810341544 +0000 UTC m=+382.168190743 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4d00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4d40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4d40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4d40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fce70 item 58 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4d40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4d40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.810721173 +0000 UTC m=+382.168570372 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4d40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4e00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4e00): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4e00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fcfc0 item 58 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4e00): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4e00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4e00): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4e00): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4e00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.811167547 +0000 UTC m=+382.169016747 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4e00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4e40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4e40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4e40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4e40): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4e40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.811167547 +0000 UTC m=+382.169016747 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4e40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fd110 item 58 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4f00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4f00): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4f00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4f00): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4f00): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4f00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4f00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4f00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.812156516 +0000 UTC m=+382.170005715 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4f00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4f40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4f40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4f40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fd3b0 item 59 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4f40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4f40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.81253371 +0000 UTC m=+382.170382910 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b4f40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5000): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5000): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5000): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5000): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5000): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5000): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fd500 item 59 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5000): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5000): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.81319111 +0000 UTC m=+382.171040319 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5000): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5040): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5040): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5040): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5040): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5040): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.81319111 +0000 UTC m=+382.171040319 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5040): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fd650 item 59 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5100): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5100): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5100): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5100): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5100): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5100): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5100): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5100): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.814228278 +0000 UTC m=+382.172077477 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5100): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5140): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5140): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5140): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fd8f0 item 60 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5140): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5140): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.814682807 +0000 UTC m=+382.172531996 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5140): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5200): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5200): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5200): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fda40 item 60 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5200): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5200): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5200): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5200): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5200): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.815162794 +0000 UTC m=+382.173011992 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5200): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5240): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5240): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5240): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5240): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5240): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.815162794 +0000 UTC m=+382.173011992 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5240): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fdb90 item 60 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac000): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac000): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac000): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac000): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac000): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac000): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac000): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac000): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.816294127 +0000 UTC m=+382.174143336 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac000): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac040): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac040): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac040): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6ee70 item 61 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac040): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac040): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.816661504 +0000 UTC m=+382.174510713 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac040): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac100): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac100): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac100): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac100): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac100): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.816661504 +0000 UTC m=+382.174510713 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac100): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6efc0 item 61 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac1c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac1c0): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac1c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac1c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac1c0): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac1c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac1c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac1c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.817721596 +0000 UTC m=+382.175570795 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac1c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac200): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac200): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac200): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6f260 item 62 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac200): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac200): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.81809342 +0000 UTC m=+382.175942619 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac200): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac2c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac2c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac2c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac2c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac2c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.81809342 +0000 UTC m=+382.175942619 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac2c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6f3b0 item 62 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac380): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac380): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac380): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac380): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac380): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac380): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac380): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac380): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.819058052 +0000 UTC m=+382.176907251 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac380): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac3c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac3c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac3c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6f650 item 63 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac3c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac3c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.819423756 +0000 UTC m=+382.177272955 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac3c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac480): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac480): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac480): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac480): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac480): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.819423756 +0000 UTC m=+382.177272955 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac480): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6f7a0 item 63 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac540): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac540): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac540): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac540): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac540): >_readAt: n=0, err=Bad file descriptor 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac540): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac540): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac540): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.820382548 +0000 UTC m=+382.178231736 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac540): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac580): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac580): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac580): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6fa40 item 64 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac580): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac580): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.820803834 +0000 UTC m=+382.178653034 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac580): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac640): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac640): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac640): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac640): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac640): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.820803834 +0000 UTC m=+382.178653034 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac640): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6fb90 item 64 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac680): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac680): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac680): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac680): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac680): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.82203708 +0000 UTC m=+382.179886289 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac680): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac6c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac6c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac6c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac6c0): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac6c0): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6fe30 item 65 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac6c0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac6c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.822468005 +0000 UTC m=+382.180317214 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac6c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac700): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac700): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac700): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac700): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac700): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.822468005 +0000 UTC m=+382.180317214 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac700): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ff4000 item 65 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac740): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac740): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac740): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac740): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac740): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.823474295 +0000 UTC m=+382.181323494 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac740): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac780): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac780): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ff42a0 item 66 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac780): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac780): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac780): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac780): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac780): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.823871557 +0000 UTC m=+382.181720756 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac780): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac7c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac7c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac7c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac7c0): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac7c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.823871557 +0000 UTC m=+382.181720756 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac7c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ff43f0 item 66 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac800): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac800): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac800): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac800): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac800): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.824739158 +0000 UTC m=+382.182588357 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac800): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac840): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac840): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac840): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac840): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac840): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ff4690 item 67 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac840): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac840): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.825130169 +0000 UTC m=+382.182979369 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac840): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac880): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac880): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac880): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac880): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac880): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.825130169 +0000 UTC m=+382.182979369 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac880): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ff47e0 item 67 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac900): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac900): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac900): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac900): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac900): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.82602906 +0000 UTC m=+382.183878258 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac900): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac9c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac9c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ff4a80 item 68 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac9c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac9c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac9c0): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac9c0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac9c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.826404831 +0000 UTC m=+382.184254030 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000fac9c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca00): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca00): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca00): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.826404831 +0000 UTC m=+382.184254030 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ff4bd0 item 68 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.827266842 +0000 UTC m=+382.185116041 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca80): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca80): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca80): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ff4e70 item 69 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca80): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.827869939 +0000 UTC m=+382.185719168 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000faca80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facac0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facac0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facac0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facac0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facac0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.827869939 +0000 UTC m=+382.185719168 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facac0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ff4fc0 item 69 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facb40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facb40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facb40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facb40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facb40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.829067437 +0000 UTC m=+382.186916626 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facb40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facc00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facc00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ff5260 item 70 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facc00): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facc00): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facc00): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facc00): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facc00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.829554466 +0000 UTC m=+382.187403666 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000facc00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5280): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5280): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5280): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5280): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5280): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.829554466 +0000 UTC m=+382.187403666 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5280): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010fdd50 item 70 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5300): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5300): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5300): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5300): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5300): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.830577137 +0000 UTC m=+382.188426337 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5300): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b53c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b53c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b53c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b53c0): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b53c0): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117c070 item 71 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b53c0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b53c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.831089315 +0000 UTC m=+382.188938514 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b53c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5400): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5400): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5400): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5400): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5400): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.831089315 +0000 UTC m=+382.188938514 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5400): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117c1c0 item 71 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5480): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5480): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5480): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5480): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5480): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.832078133 +0000 UTC m=+382.189927321 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5480): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5540): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5540): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117c460 item 72 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5540): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5540): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5540): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5540): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5540): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.832515971 +0000 UTC m=+382.190365170 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5540): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5580): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5580): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5580): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5580): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5580): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.832515971 +0000 UTC m=+382.190365170 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5580): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117c5b0 item 72 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b55c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b55c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b55c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b55c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b55c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b55c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b55c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.833343247 +0000 UTC m=+382.191192435 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b55c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5600): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5600): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5600): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117c850 item 73 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5600): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5600): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.833635542 +0000 UTC m=+382.191484742 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5600): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5640): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5640): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5640): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5640): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5640): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117c9a0 item 73 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5640): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5640): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.834056649 +0000 UTC m=+382.191905848 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5640): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5680): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5680): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5680): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5680): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5680): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.834056649 +0000 UTC m=+382.191905848 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5680): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117caf0 item 73 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5740): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5740): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5740): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5740): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5740): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5740): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5740): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.8349771 +0000 UTC m=+382.192826298 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5740): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5780): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5780): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5780): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117cd90 item 74 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5780): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5780): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.835299532 +0000 UTC m=+382.193148731 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5780): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5840): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5840): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117cee0 item 74 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5840): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5840): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5840): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5840): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5840): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.83568876 +0000 UTC m=+382.193537948 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5840): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5880): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5880): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5880): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5880): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5880): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.83568876 +0000 UTC m=+382.193537948 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5880): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117d030 item 74 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5940): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5940): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5940): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5940): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5940): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5940): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5940): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.836565888 +0000 UTC m=+382.194415088 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5940): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5980): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5980): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5980): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117d2d0 item 75 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5980): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5980): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.836976706 +0000 UTC m=+382.194825925 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5980): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5a40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5a40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5a40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5a40): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5a40): _writeAt: size=3, off=2 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117d420 item 75 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5a40): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5a40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.837431716 +0000 UTC m=+382.195280915 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5a40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5a80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5a80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5a80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5a80): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5a80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.837431716 +0000 UTC m=+382.195280915 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5a80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117d570 item 75 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5b40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5b40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5b40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5b40): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5b40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5b40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5b40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.838442034 +0000 UTC m=+382.196291233 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5b40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5b80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5b80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5b80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117d810 item 76 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5b80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5b80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.838834338 +0000 UTC m=+382.196683577 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5b80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5c40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5c40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117d960 item 76 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5c40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5c40): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5c40): _writeAt: size=3, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5c40): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5c40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.839360661 +0000 UTC m=+382.197209861 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5c40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5c80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5c80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5c80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5c80): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5c80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.839360661 +0000 UTC m=+382.197209861 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5c80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117dab0 item 76 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5d40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5d40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5d40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5d40): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5d40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5d40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5d40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.840343788 +0000 UTC m=+382.198192987 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5d40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5d80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5d80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5d80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117dd50 item 77 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5d80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5d80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.840741072 +0000 UTC m=+382.198590260 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5d80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5e40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5e40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5e40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5e40): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5e40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.840741072 +0000 UTC m=+382.198590260 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5e40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117dea0 item 77 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5f00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5f00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5f00): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5f00): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5f00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5f00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5f00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.841725741 +0000 UTC m=+382.199574940 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5f00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5f40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5f40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5f40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126e1c0 item 78 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5f40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5f40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.842125618 +0000 UTC m=+382.199974837 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc0010b5f40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c080): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c080): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c080): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c080): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c080): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.842125618 +0000 UTC m=+382.199974837 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c080): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126e310 item 78 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c140): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c140): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c140): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c140): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c140): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c140): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c140): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.843188324 +0000 UTC m=+382.201037513 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c140): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c180): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c180): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c180): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126e5b0 item 79 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c180): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c180): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.843553647 +0000 UTC m=+382.201402835 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c180): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c240): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c240): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c240): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c240): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c240): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.843553647 +0000 UTC m=+382.201402835 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c240): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126e700 item 79 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c300): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c300): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c300): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c300): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c300): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c300): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c300): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.844567351 +0000 UTC m=+382.202416539 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c300): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c340): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c340): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c340): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126e9a0 item 80 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c340): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c340): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.844913888 +0000 UTC m=+382.202763088 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c340): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c400): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c400): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c400): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c400): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c400): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.844913888 +0000 UTC m=+382.202763088 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c400): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126eaf0 item 80 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c440): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c440): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c440): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c440): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c440): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.845849566 +0000 UTC m=+382.203698786 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c440): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c480): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c480): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c480): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c480): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c480): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c480): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126ed90 item 81 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c480): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c480): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.846213687 +0000 UTC m=+382.204062886 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c480): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c4c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c4c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c4c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c4c0): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c4c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.846213687 +0000 UTC m=+382.204062886 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c4c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126eee0 item 81 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c540): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c540): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c540): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c540): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c540): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.847114791 +0000 UTC m=+382.204963991 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c540): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c600): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c600): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c600): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126f180 item 82 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c600): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c600): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c600): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c600): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c600): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.847506422 +0000 UTC m=+382.205355612 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c600): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c640): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c640): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c640): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c640): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c640): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.847506422 +0000 UTC m=+382.205355612 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c640): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126f2d0 item 82 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c6c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c6c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c6c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c6c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c6c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.848486123 +0000 UTC m=+382.206335322 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c6c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c780): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c780): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c780): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c780): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c780): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c780): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126f570 item 83 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c780): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c780): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.848979907 +0000 UTC m=+382.206829095 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c780): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c7c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c7c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c7c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c7c0): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c7c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.848979907 +0000 UTC m=+382.206829095 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c7c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126f6c0 item 83 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c840): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c840): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c840): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c840): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c840): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.849928218 +0000 UTC m=+382.207777417 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c840): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c900): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c900): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c900): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126f960 item 84 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c900): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c900): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c900): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c900): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c900): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.850326143 +0000 UTC m=+382.208175341 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c900): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c940): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c940): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c940): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c940): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c940): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.850326143 +0000 UTC m=+382.208175341 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c940): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126fab0 item 84 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c9c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c9c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c9c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c9c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c9c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.851309399 +0000 UTC m=+382.209158599 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128c9c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128ca80): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128ca80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128ca80): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128ca80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128ca80): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128ca80): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126fd50 item 85 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128ca80): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128ca80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.851709577 +0000 UTC m=+382.209558776 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128ca80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cac0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cac0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cac0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cac0): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cac0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.851709577 +0000 UTC m=+382.209558776 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cac0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00126fea0 item 85 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cb40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cb40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cb40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cb40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cb40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.852839919 +0000 UTC m=+382.210689118 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cb40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cc00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cc00): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cc00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012f01c0 item 86 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cc00): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cc00): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cc00): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cc00): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cc00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.853611241 +0000 UTC m=+382.211460439 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cc00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cc40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cc40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cc40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cc40): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cc40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.853611241 +0000 UTC m=+382.211460439 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128cc40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012f0310 item 86 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128ccc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128ccc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128ccc0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128ccc0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128ccc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.854709723 +0000 UTC m=+382.212558923 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00128ccc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3cc0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3cc0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3cc0): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3cc0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3cc0): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3cc0): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001012380 item 87 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3cc0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3cc0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.855149075 +0000 UTC m=+382.212998273 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3cc0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3d00): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3d00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3d00): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3d00): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3d00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.855149075 +0000 UTC m=+382.212998273 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3d00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010124d0 item 87 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3d80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3d80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3d80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3d80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3d80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.856055007 +0000 UTC m=+382.213904206 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3d80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3e40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3e40): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3e40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001012770 item 88 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3e40): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3e40): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3e40): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3e40): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3e40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.856489619 +0000 UTC m=+382.214338818 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3e40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3e80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3e80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3e80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3e80): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3e80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.856489619 +0000 UTC m=+382.214338818 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3e80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010128c0 item 88 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3f40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3f40): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3f40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3f40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3f40): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3f40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3f40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3f40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.857443843 +0000 UTC m=+382.215293041 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc000be3f40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e000): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e000): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e000): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001012b60 item 89 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e000): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e000): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.857778828 +0000 UTC m=+382.215628027 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e000): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e0c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e0c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e0c0): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e0c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e0c0): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e0c0): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001012cb0 item 89 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e0c0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e0c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.858161504 +0000 UTC m=+382.216010702 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e0c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e100): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e100): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e100): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e100): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e100): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.858161504 +0000 UTC m=+382.216010702 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e100): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001012e00 item 89 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e1c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e1c0): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e1c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e1c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e1c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e1c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e1c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e1c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.859156072 +0000 UTC m=+382.217005271 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e1c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e200): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e200): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e200): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010130a0 item 90 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e200): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e200): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.859458958 +0000 UTC m=+382.217308167 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e200): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e2c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e2c0): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e2c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010131f0 item 90 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e2c0): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e2c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e2c0): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e2c0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e2c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.859897257 +0000 UTC m=+382.217746456 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e2c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e300): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e300): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e300): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e300): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e300): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.859897257 +0000 UTC m=+382.217746456 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e300): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001013340 item 90 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e3c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e3c0): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e3c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e3c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e3c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e3c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e3c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e3c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.860681533 +0000 UTC m=+382.218530732 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e3c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e400): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e400): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e400): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010135e0 item 91 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e400): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e400): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.861042627 +0000 UTC m=+382.218891826 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e400): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e4c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e4c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e4c0): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e4c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e4c0): >_readAt: n=2, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e4c0): _writeAt: size=3, off=7 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001013730 item 91 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e4c0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e4c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.861364218 +0000 UTC m=+382.219213418 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e4c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e500): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e500): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e500): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e500): >_readAt: n=8, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e500): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.861364218 +0000 UTC m=+382.219213418 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e500): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001013880 item 91 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e5c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e5c0): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e5c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e5c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e5c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e5c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e5c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e5c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.862248822 +0000 UTC m=+382.220098020 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e5c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e600): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e600): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e600): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001013b20 item 92 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e600): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e600): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.862564441 +0000 UTC m=+382.220413640 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e600): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e6c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e6c0): open at offset 5 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e6c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001013c70 item 92 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e6c0): _readAt: size=2, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e6c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e6c0): _writeAt: size=3, off=5 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e6c0): >_writeAt: n=3, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e6c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.862934412 +0000 UTC m=+382.220783611 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e6c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e700): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e700): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e700): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e700): >_readAt: n=3, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e700): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.862934412 +0000 UTC m=+382.220783611 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e700): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001013dc0 item 92 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e7c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e7c0): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e7c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e7c0): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e7c0): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e7c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e7c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e7c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.863784721 +0000 UTC m=+382.221633920 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e7c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e800): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e800): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e800): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013860e0 item 93 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e800): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e800): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.864135708 +0000 UTC m=+382.221984906 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e800): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e8c0): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e8c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e8c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e8c0): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e8c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.864135708 +0000 UTC m=+382.221984906 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e8c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001386230 item 93 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e980): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e980): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e980): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e980): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e980): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e980): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e980): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e980): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.865196159 +0000 UTC m=+382.223045348 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e980): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e9c0): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e9c0): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e9c0): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013864d0 item 94 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e9c0): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e9c0): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.865575558 +0000 UTC m=+382.223424757 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103e9c0): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ea80): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ea80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ea80): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ea80): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ea80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.865575558 +0000 UTC m=+382.223424757 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ea80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001386620 item 94 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103eb40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103eb40): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103eb40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103eb40): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103eb40): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103eb40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103eb40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103eb40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.866555458 +0000 UTC m=+382.224404658 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103eb40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103eb80): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103eb80): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103eb80): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013868c0 item 95 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103eb80): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103eb80): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.866899873 +0000 UTC m=+382.224749071 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103eb80): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ec40): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ec40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ec40): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ec40): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ec40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.866899873 +0000 UTC m=+382.224749071 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ec40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001386a10 item 95 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 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/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ed00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ed00): open at offset 0 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ed00): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ed00): _readAt: size=2, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ed00): >_readAt: n=0, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ed00): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ed00): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ed00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.86791513 +0000 UTC m=+382.225764329 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ed00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ed40): _writeAt: size=5, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ed40): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ed40): >openPending: err= 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001386cb0 item 96 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ed40): >_writeAt: n=5, err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ed40): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.868293967 +0000 UTC m=+382.226143156 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ed40): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/21 03:23:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/21 03:23:22 DEBUG : open-test-file: newRWFileHandle: 2024/12/21 03:23:22 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/21 03:23:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ee00): _readAt: size=512, off=0 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ee00): openPending: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ee00): >openPending: err= 2024/12/21 03:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ee00): >_readAt: n=5, err=EOF 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ee00): close: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-21 03:23:22.868293967 +0000 UTC m=+382.226143156 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:22 DEBUG : open-test-file(0xc00103ee00): >close: err= 2024/12/21 03:23:22 DEBUG : open-test-file: Remove: 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001386e00 item 96 2024/12/21 03:23:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/21 03:23:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/21 03:23:22 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/21 03:23:22 DEBUG : open-test-file: >Remove: err= 2024/12/21 03:23:22 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:23:22 DEBUG : : Looking for writers 2024/12/21 03:23:22 DEBUG : >WaitForWriters: 2024/12/21 03:23:22 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.40s) --- PASS: TestRWFileHandleOpenTests/writes (0.72s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- 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.01s) --- 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 (0.68s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- 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 "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:23:23 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:23:23 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:23:23 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:23 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:23 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:23:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:23 DEBUG : file1: newRWFileHandle: 2024/12/21 03:23:23 DEBUG : file1(0xc00039d080): openPending: 2024/12/21 03:23:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:23:23 DEBUG : file1(0xc00039d080): >openPending: err= 2024/12/21 03:23:23 DEBUG : file1: >newRWFileHandle: err= 2024/12/21 03:23:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:23:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/21 03:23:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/21 03:23:23 DEBUG : file1(0xc00039d080): _writeAt: size=2, off=0 2024/12/21 03:23:23 DEBUG : file1(0xc00039d080): >_writeAt: n=2, err= 2024/12/21 03:23:23 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/21 03:23:23 DEBUG : file1(0xc00039d080): RWFileHandle.Flush 2024/12/21 03:23:23 DEBUG : file1(0xc00039d080): RWFileHandle.Release 2024/12/21 03:23:23 DEBUG : file1(0xc00039d080): close: 2024/12/21 03:23:23 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/21 03:23:23 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:23 DEBUG : file1(0xc00039d080): >close: err= 2024/12/21 03:23:23 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:23:23 DEBUG : : Looking for writers 2024/12/21 03:23:23 DEBUG : file1: reading active writers 2024/12/21 03:23:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:23:23 DEBUG : : Looking for writers 2024/12/21 03:23:23 DEBUG : file1: reading active writers 2024/12/21 03:23:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:23:23 DEBUG : : Looking for writers 2024/12/21 03:23:23 DEBUG : file1: reading active writers 2024/12/21 03:23:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:23:23 DEBUG : : Looking for writers 2024/12/21 03:23:23 DEBUG : file1: reading active writers 2024/12/21 03:23:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:23:23 DEBUG : file1: vfs cache: starting upload 2024/12/21 03:23:23 DEBUG : : Looking for writers 2024/12/21 03:23:23 DEBUG : file1: reading active writers 2024/12/21 03:23:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:23:23 DEBUG : : Looking for writers 2024/12/21 03:23:23 DEBUG : file1: reading active writers 2024/12/21 03:23:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/21 03:23:24 DEBUG : : Looking for writers 2024/12/21 03:23:24 DEBUG : file1: reading active writers 2024/12/21 03:23:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/21 03:23:24 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2024/12/21 03:23:24 DEBUG : : Looking for writers 2024/12/21 03:23:24 DEBUG : file1: reading active writers 2024/12/21 03:23:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:23:25 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/21 03:23:25 INFO : file1: Copied (new) 2024/12/21 03:23:25 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/12/21 03:23:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/21 03:23:25 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/12/21 03:23:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:23:25 INFO : file1: vfs cache: upload succeeded try #1 2024/12/21 03:23:25 DEBUG : : Looking for writers 2024/12/21 03:23:25 DEBUG : file1: reading active writers 2024/12/21 03:23:25 DEBUG : >WaitForWriters: 2024/12/21 03:23:25 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:23:25 DEBUG : : Looking for writers 2024/12/21 03:23:25 DEBUG : file1: reading active writers 2024/12/21 03:23:25 DEBUG : >WaitForWriters: 2024/12/21 03:23:25 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.15s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:23:26 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:23:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:23:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:26 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:23:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:23:26 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:23:26 DEBUG : rename_me: newRWFileHandle: 2024/12/21 03:23:26 DEBUG : rename_me(0xc0002c2540): openPending: 2024/12/21 03:23:26 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/21 03:23:26 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/21 03:23:26 DEBUG : rename_me(0xc0002c2540): >openPending: err= 2024/12/21 03:23:26 DEBUG : rename_me: >newRWFileHandle: err= 2024/12/21 03:23:26 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/21 03:23:26 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/12/21 03:23:26 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/12/21 03:23:26 DEBUG : rename_me(0xc0002c2540): _writeAt: size=5, off=0 2024/12/21 03:23:26 DEBUG : rename_me(0xc0002c2540): >_writeAt: n=5, err= 2024/12/21 03:23:26 DEBUG : rename_me(0xc0002c2540): close: 2024/12/21 03:23:26 DEBUG : rename_me: vfs cache: setting modification time to 2024-12-21 03:23:26.532196964 +0000 UTC m=+385.890046203 2024/12/21 03:23:26 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/12/21 03:23:26 DEBUG : rename_me(0xc0002c2540): >close: err= 2024/12/21 03:23:26 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/12/21 03:23:26 DEBUG : i_was_renamed: Updating file with 0xc0000d8180 2024/12/21 03:23:26 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/12/21 03:23:26 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/21 03:23:26 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:23:26 DEBUG : : Looking for writers 2024/12/21 03:23:26 DEBUG : i_was_renamed: reading active writers 2024/12/21 03:23:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/21 03:23:26 DEBUG : : Looking for writers 2024/12/21 03:23:26 DEBUG : i_was_renamed: reading active writers 2024/12/21 03:23:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/21 03:23:26 DEBUG : : Looking for writers 2024/12/21 03:23:26 DEBUG : i_was_renamed: reading active writers 2024/12/21 03:23:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/21 03:23:26 DEBUG : : Looking for writers 2024/12/21 03:23:26 DEBUG : i_was_renamed: reading active writers 2024/12/21 03:23:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/21 03:23:26 DEBUG : i_was_renamed: vfs cache: starting upload 2024/12/21 03:23:26 DEBUG : : Looking for writers 2024/12/21 03:23:26 DEBUG : i_was_renamed: reading active writers 2024/12/21 03:23:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/21 03:23:26 DEBUG : : Looking for writers 2024/12/21 03:23:26 DEBUG : i_was_renamed: reading active writers 2024/12/21 03:23:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/21 03:23:27 DEBUG : : Looking for writers 2024/12/21 03:23:27 DEBUG : i_was_renamed: reading active writers 2024/12/21 03:23:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/21 03:23:27 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2024/12/21 03:23:27 DEBUG : : Looking for writers 2024/12/21 03:23:27 DEBUG : i_was_renamed: reading active writers 2024/12/21 03:23:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/21 03:23:28 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/21 03:23:28 INFO : i_was_renamed: Copied (new) 2024/12/21 03:23:28 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-12-21 03:23:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/12/21 03:23:28 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/12/21 03:23:28 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/21 03:23:28 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/12/21 03:23:28 DEBUG : : Looking for writers 2024/12/21 03:23:28 DEBUG : i_was_renamed: reading active writers 2024/12/21 03:23:28 DEBUG : >WaitForWriters: 2024/12/21 03:23:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.97s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:23:29 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:23:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/21 03:23:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/21 03:23:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-borisaj8jasu" 2024/12/21 03:23:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/21 03:23:29 DEBUG : : forgetting directory cache 2024/12/21 03:23:30 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate(0xc0002c2600): _readAt: size=512, off=0 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate(0xc0002c2600): openPending: 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-21 02:24:29 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/21 03:23:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate(0xc0002c2600): >openPending: err= 2024/12/21 03:23:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:23:31 DEBUG : : forgetting directory cache 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate(0xc0002c2600): >_readAt: n=20, err=EOF 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate(0xc0002c2600): close: 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:24:29 +0000 UTC 2024/12/21 03:23:31 DEBUG : TestRWCacheUpdate(0xc0002c2600): >close: err= 2024/12/21 03:23:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/21 03:23:32 DEBUG : : forgetting directory cache 2024/12/21 03:23:32 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/21 03:23:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate(0xc00039d280): _readAt: size=512, off=0 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate(0xc00039d280): openPending: 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-21 02:25:29 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-12-21 02:24:29 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-21 02:25:29 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-12-21 02:24:29 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/12/21 03:23:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/21 03:23:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate(0xc00039d280): >openPending: err= 2024/12/21 03:23:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate(0xc00039d280): >_readAt: n=20, err=EOF 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate(0xc00039d280): close: 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:25:29 +0000 UTC 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate(0xc00039d280): >close: err= 2024/12/21 03:23:34 DEBUG : : Re-reading directory (374.227424ms old) 2024/12/21 03:23:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/21 03:23:34 DEBUG : : forgetting directory cache 2024/12/21 03:23:34 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/21 03:23:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:23:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:23:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:23:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:36 DEBUG : TestRWCacheUpdate(0xc0002c23c0): _readAt: size=512, off=0 2024/12/21 03:23:36 DEBUG : TestRWCacheUpdate(0xc0002c23c0): openPending: 2024/12/21 03:23:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-21 02:26:29 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-12-21 02:25:29 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/12/21 03:23:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-21 02:26:29 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-12-21 02:25:29 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/12/21 03:23:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:23:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:23:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/21 03:23:36 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:36 DEBUG : TestRWCacheUpdate(0xc0002c23c0): >openPending: err= 2024/12/21 03:23:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/21 03:23:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:23:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:23:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:23:37 DEBUG : TestRWCacheUpdate(0xc0002c23c0): >_readAt: n=20, err=EOF 2024/12/21 03:23:37 DEBUG : TestRWCacheUpdate(0xc0002c23c0): close: 2024/12/21 03:23:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:26:29 +0000 UTC 2024/12/21 03:23:37 DEBUG : TestRWCacheUpdate(0xc0002c23c0): >close: err= 2024/12/21 03:23:37 DEBUG : : Re-reading directory (365.405367ms old) 2024/12/21 03:23:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/21 03:23:37 DEBUG : : forgetting directory cache 2024/12/21 03:23:37 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/21 03:23:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:23:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:23:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:23:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:39 DEBUG : TestRWCacheUpdate(0xc00039d340): _readAt: size=512, off=0 2024/12/21 03:23:39 DEBUG : TestRWCacheUpdate(0xc00039d340): openPending: 2024/12/21 03:23:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-21 02:27:29 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-12-21 02:26:29 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/12/21 03:23:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-21 02:27:29 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-12-21 02:26:29 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/12/21 03:23:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:23:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:23:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/21 03:23:39 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:39 DEBUG : TestRWCacheUpdate(0xc00039d340): >openPending: err= 2024/12/21 03:23:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/21 03:23:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:23:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:23:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:23:40 DEBUG : TestRWCacheUpdate(0xc00039d340): >_readAt: n=20, err=EOF 2024/12/21 03:23:40 DEBUG : TestRWCacheUpdate(0xc00039d340): close: 2024/12/21 03:23:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:27:29 +0000 UTC 2024/12/21 03:23:40 DEBUG : TestRWCacheUpdate(0xc00039d340): >close: err= 2024/12/21 03:23:40 DEBUG : : Re-reading directory (358.738681ms old) 2024/12/21 03:23:40 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/21 03:23:40 DEBUG : : forgetting directory cache 2024/12/21 03:23:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/21 03:23:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate(0xc0002c2480): _readAt: size=512, off=0 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate(0xc0002c2480): openPending: 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-21 02:28:29 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-12-21 02:27:29 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-21 02:28:29 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-12-21 02:27:29 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/12/21 03:23:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/21 03:23:43 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate(0xc0002c2480): >openPending: err= 2024/12/21 03:23:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate(0xc0002c2480): >_readAt: n=20, err=EOF 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate(0xc0002c2480): close: 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:28:29 +0000 UTC 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate(0xc0002c2480): >close: err= 2024/12/21 03:23:43 DEBUG : : Re-reading directory (364.895436ms old) 2024/12/21 03:23:43 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/21 03:23:43 DEBUG : : forgetting directory cache 2024/12/21 03:23:44 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate(0xc00039d400): _readAt: size=512, off=0 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate(0xc00039d400): openPending: 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-21 02:29:29 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-12-21 02:28:29 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-21 02:29:29 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-12-21 02:28:29 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/12/21 03:23:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/21 03:23:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate(0xc00039d400): >openPending: err= 2024/12/21 03:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate(0xc00039d400): >_readAt: n=20, err=EOF 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate(0xc00039d400): close: 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:29:29 +0000 UTC 2024/12/21 03:23:45 DEBUG : TestRWCacheUpdate(0xc00039d400): >close: err= 2024/12/21 03:23:45 DEBUG : : Re-reading directory (369.859983ms old) 2024/12/21 03:23:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/21 03:23:46 DEBUG : : forgetting directory cache 2024/12/21 03:23:46 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate(0xc0002c2200): _readAt: size=512, off=0 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate(0xc0002c2200): openPending: 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-12-21 02:30:29 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-12-21 02:29:29 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-12-21 02:30:29 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-12-21 02:29:29 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/12/21 03:23:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/12/21 03:23:48 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate(0xc0002c2200): >openPending: err= 2024/12/21 03:23:48 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate(0xc0002c2200): >_readAt: n=21, err=EOF 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate(0xc0002c2200): close: 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:30:29 +0000 UTC 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate(0xc0002c2200): >close: err= 2024/12/21 03:23:48 DEBUG : : Re-reading directory (345.014876ms old) 2024/12/21 03:23:48 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/21 03:23:48 DEBUG : : forgetting directory cache 2024/12/21 03:23:49 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate(0xc0000ac440): _readAt: size=512, off=0 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate(0xc0000ac440): openPending: 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-12-21 02:31:29 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-12-21 02:30:29 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-12-21 02:31:29 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-12-21 02:30:29 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/12/21 03:23:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/12/21 03:23:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate(0xc0000ac440): >openPending: err= 2024/12/21 03:23:50 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate(0xc0000ac440): >_readAt: n=22, err=EOF 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate(0xc0000ac440): close: 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:31:29 +0000 UTC 2024/12/21 03:23:50 DEBUG : TestRWCacheUpdate(0xc0000ac440): >close: err= 2024/12/21 03:23:50 DEBUG : : Re-reading directory (344.344124ms old) 2024/12/21 03:23:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/21 03:23:51 DEBUG : : forgetting directory cache 2024/12/21 03:23:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2024/12/21 03:23:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate(0xc000fac040): _readAt: size=512, off=0 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate(0xc000fac040): openPending: 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-12-21 02:32:29 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-12-21 02:31:29 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-12-21 02:32:29 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-12-21 02:31:29 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/12/21 03:23:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/12/21 03:23:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate(0xc000fac040): >openPending: err= 2024/12/21 03:23:53 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate(0xc000fac040): >_readAt: n=23, err=EOF 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate(0xc000fac040): close: 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:32:29 +0000 UTC 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate(0xc000fac040): >close: err= 2024/12/21 03:23:53 DEBUG : : Re-reading directory (339.157741ms old) 2024/12/21 03:23:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/21 03:23:53 DEBUG : : forgetting directory cache 2024/12/21 03:23:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate(0xc00039d280): _readAt: size=512, off=0 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate(0xc00039d280): openPending: 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-12-21 02:33:29 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-12-21 02:32:29 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-12-21 02:33:29 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-12-21 02:32:29 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/12/21 03:23:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/12/21 03:23:55 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate(0xc00039d280): >openPending: err= 2024/12/21 03:23:55 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate(0xc00039d280): >_readAt: n=24, err=EOF 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate(0xc00039d280): close: 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-21 02:33:29 +0000 UTC 2024/12/21 03:23:55 DEBUG : TestRWCacheUpdate(0xc00039d280): >close: err= 2024/12/21 03:23:55 DEBUG : : Re-reading directory (348.750227ms old) 2024/12/21 03:23:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/21 03:23:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/21 03:23:56 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:23:56 DEBUG : : Looking for writers 2024/12/21 03:23:56 DEBUG : TestRWCacheUpdate: reading active writers 2024/12/21 03:23:56 DEBUG : >WaitForWriters: 2024/12/21 03:23:56 DEBUG : vfs cache: cleaner exiting 2024/12/21 03:23:56 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (27.22s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:23:57 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2024/12/21 03:23:59 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2024/12/21 03:24:00 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:24:00 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:24:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:24:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/21 03:24:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/21 03:24:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/21 03:24:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:24:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:24:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:24:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/12/21 03:24:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/12/21 03:24:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/12/21 03:24:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:24:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:24:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:24:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/21 03:24:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/21 03:24:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/21 03:24:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:24:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/21 03:24:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:24:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/12/21 03:24:01 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:24:01 DEBUG : : Looking for writers 2024/12/21 03:24:01 DEBUG : normal name with no special characters.txt: reading active writers 2024/12/21 03:24:01 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/12/21 03:24:01 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.63s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:24:02 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:24:02 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:24:02 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': Re-using VFS from active cache 2024/12/21 03:24:02 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:24:02 DEBUG : : Looking for writers 2024/12/21 03:24:02 DEBUG : >WaitForWriters: 2024/12/21 03:24:02 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:24:02 DEBUG : : Looking for writers 2024/12/21 03:24:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.35s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:24:02 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:24:02 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:24:02 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:24:02 DEBUG : : Looking for writers 2024/12/21 03:24:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:24:03 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:24:03 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:24:03 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:24:03 DEBUG : : Looking for writers 2024/12/21 03:24:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.45s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:24:03 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:24:03 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:24:04 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:24:06 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/12/21 03:24:08 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:24:08 DEBUG : dir: Looking for writers 2024/12/21 03:24:08 DEBUG : file2: reading active writers 2024/12/21 03:24:08 DEBUG : : Looking for writers 2024/12/21 03:24:08 DEBUG : dir: reading active writers 2024/12/21 03:24:08 DEBUG : file1: reading active writers 2024/12/21 03:24:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.12s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:24:09 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:24:09 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:24:10 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:24:12 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/12/21 03:24:13 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:24:13 DEBUG : dir: Looking for writers 2024/12/21 03:24:13 DEBUG : : Looking for writers 2024/12/21 03:24:13 DEBUG : dir: reading active writers 2024/12/21 03:24:13 DEBUG : file1: reading active writers 2024/12/21 03:24:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.38s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:24:15 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:24:15 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:24:15 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/12/21 03:24:17 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/12/21 03:24:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:24:19 DEBUG : file1: Open: flags=O_RDONLY 2024/12/21 03:24:19 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/21 03:24:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/21 03:24:19 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:24:19 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/12/21 03:24:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/21 03:24:19 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/21 03:24:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:24:19 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:24:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/21 03:24:19 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/12/21 03:24:19 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/12/21 03:24:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/21 03:24:19 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': File to upload is small (0 bytes), uploading instead of streaming 2024/12/21 03:24:28 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/21 03:24:28 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/12/21 03:24:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/21 03:24:28 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:24:28 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/21 03:24:28 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:24:28 DEBUG : dir: Looking for writers 2024/12/21 03:24:28 DEBUG : new_file.txt: reading active writers 2024/12/21 03:24:28 DEBUG : file2: reading active writers 2024/12/21 03:24:28 DEBUG : : Looking for writers 2024/12/21 03:24:28 DEBUG : dir: reading active writers 2024/12/21 03:24:28 DEBUG : file1: reading active writers 2024/12/21 03:24:28 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (14.83s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:24:30 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:24:30 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:24:31 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2024/12/21 03:24:33 DEBUG : dir/file2: same parent dir (ODFfNzgzOTUzMV9XazkzZg) - using file/rename instead of move_copy for dir/file1 2024/12/21 03:24:33 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/12/21 03:24:33 DEBUG : dir/file1: Updating file with dir/file1 0xc0000d8840 2024/12/21 03:24:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/21 03:24:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/21 03:24:34 INFO : dir/file1: Moved (server-side) to: file0 2024/12/21 03:24:34 DEBUG : file0: Updating file with file0 0xc0000d8840 2024/12/21 03:24:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/21 03:24:34 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/12/21 03:24:34 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:24:34 DEBUG : dir: Looking for writers 2024/12/21 03:24:34 DEBUG : : Looking for writers 2024/12/21 03:24:34 DEBUG : dir: reading active writers 2024/12/21 03:24:34 DEBUG : file0: reading active writers 2024/12/21 03:24:34 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.55s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:24:35 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:24:35 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:24:35 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:24:35 DEBUG : : Looking for writers 2024/12/21 03:24:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.57s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:24:36 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:24:36 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:24:36 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/12/21 03:24:37 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/21 03:24:38 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/12/21 03:24:39 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/12/21 03:24:39 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/12/21 03:24:40 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:24:40 DEBUG : c: Looking for writers 2024/12/21 03:24:40 DEBUG : d: Looking for writers 2024/12/21 03:24:40 DEBUG : : Looking for writers 2024/12/21 03:24:40 DEBUG : a: Looking for writers 2024/12/21 03:24:40 DEBUG : b: Looking for writers 2024/12/21 03:24:40 DEBUG : : Looking for writers 2024/12/21 03:24:40 DEBUG : /: reading active writers 2024/12/21 03:24:40 DEBUG : a: reading active writers 2024/12/21 03:24:40 DEBUG : b: reading active writers 2024/12/21 03:24:40 DEBUG : c: reading active writers 2024/12/21 03:24:40 DEBUG : d: reading active writers 2024/12/21 03:24:40 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.38s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:24:42 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:24:42 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:24:43 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/21 03:24:43 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/21 03:24:44 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/21 03:24:44 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/21 03:24:47 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:24:47 DEBUG : a/b/c/d: Looking for writers 2024/12/21 03:24:47 DEBUG : a/b/c: Looking for writers 2024/12/21 03:24:47 DEBUG : d: reading active writers 2024/12/21 03:24:47 DEBUG : a/b: Looking for writers 2024/12/21 03:24:47 DEBUG : c: reading active writers 2024/12/21 03:24:47 DEBUG : a: Looking for writers 2024/12/21 03:24:47 DEBUG : b: reading active writers 2024/12/21 03:24:47 DEBUG : : Looking for writers 2024/12/21 03:24:47 DEBUG : a: reading active writers 2024/12/21 03:24:47 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.58s) === 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 "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:24:50 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:24:50 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:24:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:24:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:24:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:24:50 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:24:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:24:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:24:50 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/21 03:24:50 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/21 03:24:50 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/12/21 03:24:50 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': File to upload is small (5 bytes), uploading instead of streaming 2024/12/21 03:24:51 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/12/21 03:24:51 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/21 03:24:51 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/21 03:24:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:24:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:24:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:24:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:24:52 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:24:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:24:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:24:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:24:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:24:52 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:24:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:24:52 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/12/21 03:24:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/21 03:24:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/21 03:24:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:24:52 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:24:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:24:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:24:52 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': File to upload is small (0 bytes), uploading instead of streaming 2024/12/21 03:24:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/21 03:24:54 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/21 03:24:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:24:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/21 03:24:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/21 03:24:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:24:54 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:24:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:24:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:24:54 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': File to upload is small (7 bytes), uploading instead of streaming 2024/12/21 03:24:59 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2024/12/21 03:25:00 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/12/21 03:25:00 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/21 03:25:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:00 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:25:00 DEBUG : : Looking for writers 2024/12/21 03:25:00 DEBUG : file1: reading active writers 2024/12/21 03:25:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (10.75s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:25:00 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:25:00 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:25:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:25:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:25:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:01 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:25:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:25:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:01 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/12/21 03:25:02 DEBUG : file1: aborting in-sequence write wait, off=100 2024/12/21 03:25:02 DEBUG : file1: failed to wait for in-sequence write to 100 2024/12/21 03:25:02 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/12/21 03:25:02 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': File to upload is small (11 bytes), uploading instead of streaming 2024/12/21 03:25:02 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2024/12/21 03:25:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/21 03:25:03 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/21 03:25:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:03 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/12/21 03:25:03 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:25:03 DEBUG : : Looking for writers 2024/12/21 03:25:03 DEBUG : file1: reading active writers 2024/12/21 03:25:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.46s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:25:04 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:25:04 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:25:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:25:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:25:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:04 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:25:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:25:04 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/12/21 03:25:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:04 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': File to upload is small (5 bytes), uploading instead of streaming 2024/12/21 03:25:05 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/12/21 03:25:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/12/21 03:25:06 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/21 03:25:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:06 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/12/21 03:25:06 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:25:06 DEBUG : : Looking for writers 2024/12/21 03:25:06 DEBUG : file1: reading active writers 2024/12/21 03:25:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.45s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:25:06 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:25:06 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:25:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:25:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:25:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:06 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:25:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:25:06 DEBUG : file1: WriteFileHandle.Release closing 2024/12/21 03:25:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:06 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': File to upload is small (0 bytes), uploading instead of streaming 2024/12/21 03:25:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/21 03:25:14 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/21 03:25:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:14 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/12/21 03:25:14 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:25:14 DEBUG : : Looking for writers 2024/12/21 03:25:14 DEBUG : file1: reading active writers 2024/12/21 03:25:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (10.68s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:25:17 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:25:17 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:25:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:25:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:25:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:17 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:25:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:25:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:17 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': File to upload is small (2 bytes), uploading instead of streaming 2024/12/21 03:25:18 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2024/12/21 03:25:19 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/12/21 03:25:19 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/21 03:25:19 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/12/21 03:25:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:19 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:25:19 DEBUG : : Looking for writers 2024/12/21 03:25:19 DEBUG : file1: reading active writers 2024/12/21 03:25:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.48s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:25:19 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:25:19 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:25:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:25:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:25:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:20 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:25:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:25:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:20 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': File to upload is small (0 bytes), uploading instead of streaming 2024/12/21 03:25:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/21 03:25:22 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/21 03:25:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:25:22 DEBUG : file1: Open: flags=O_RDONLY 2024/12/21 03:25:22 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/21 03:25:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/21 03:25:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:25:23 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/21 03:25:23 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:25:23 DEBUG : : Looking for writers 2024/12/21 03:25:23 DEBUG : file1: reading active writers 2024/12/21 03:25:23 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (7.83s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-borisaj8jasu'", Local "Local file system at /tmp/rclone2782455847", Modify Window "1s" 2024/12/21 03:25:27 INFO : OpenDrive root 'rclone-test-borisaj8jasu': poll-interval is not supported by this remote 2024/12/21 03:25:27 NOTICE: OpenDrive root 'rclone-test-borisaj8jasu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/21 03:25:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/21 03:25:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/21 03:25:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/21 03:25:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/21 03:25:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:27 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': File to upload is small (100 bytes), uploading instead of streaming 2024/12/21 03:25:28 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2024/12/21 03:25:29 DEBUG : file1: md5 = 40dac0c54e5c68429dc8524a02bd142f OK 2024/12/21 03:25:29 DEBUG : file1: Size and md5 of src and dst objects identical 2024/12/21 03:25:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/21 03:25:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/21 03:25:29 DEBUG : file1: Open: flags=O_RDONLY 2024/12/21 03:25:29 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/21 03:25:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/21 03:25:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/21 03:25:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/21 03:25:29 DEBUG : WaitForWriters: timeout=30s 2024/12/21 03:25:29 DEBUG : : Looking for writers 2024/12/21 03:25:29 DEBUG : file1: reading active writers 2024/12/21 03:25:29 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.88s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2024/12/21 03:25:30 DEBUG : OpenDrive root 'rclone-test-borisaj8jasu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m30.778897171s (try 1/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRemoveName]